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
- FindNode can't find OmittedArraySizeExpressionSyntax
- Local symbol w/o name shouldn't have `CanBeReferencedByName` == true
- Fix NotNullIfNotNull warnings in Roslyn
- "Redundant assignment" analysis does not consider recursive code path
- XML documentation tag 'include': add warning if path not found
- IDE0058 (csharp_style_unused_value_expression_statement_preference) should offer granular (type-specific, method-specific) suppression
- Flow graphs in null coalescing are null reffing
- Roslyn doesn't track source fields' state in assignments unless you force a slot with e.g. nameof
- 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