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
- 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
- '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
- Fix NotNullIfNotNull warnings in Roslyn
- IDE0058 (csharp_style_unused_value_expression_statement_preference) should offer granular (type-specific, method-specific) suppression
- Flow graphs in null coalescing are null reffing
- Inconsistent and incorrect tracking of structs and their fields in value tuple deconstructruction
- Records: Warn if a get-only property is unused
- Docs
- C# not yet supported