roslyn
https://github.com/dotnet/roslyn
C#
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported478 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Missing nullability warnings caused by incorrect processing of `default` literals in conditional,null coalescing and switch expressions
- False positive warnings after tuple conversions
- Unnecessary conversion of array index represented by native int
- Compiler doesn't report warning when a struct field is not initialized that contains non-nullable reference types
- Revisit IRemoteHostClientShutdownCancellationService
- Public API to determine if method is an extended partial method
- 'IDE0031 Use null propagation' incorrectly suggested for LINQ expression with left join (DefaultIfEmpty)
- Add extension types to default .editorconfig templates
- Interactive host packages the wrong version of StreamJsonRpc, which subsequently fails to load
- CodeLens tests in Roslyn do not exercise OOP code paths (remote CodeLens service)
- Docs
- C# not yet supported