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 supported487 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Suggestion: Allow auto-generated Enum.IsDefined parameter checks, similar to the current "Add null check" for reference types
- Errors about prohibiting pointer fields on records not shown in the code, they're only visible on the build output
- Remove CS1701 and CS1702 warnings
- Strange Behaviour for: semanticModel.GetConversion(someTypeExpression)
- Handle event accessors from metadata marked `[UnscopedRef]`
- Refactor option (use explicit type) missing
- Include AdditionalLocations in diagnostic baselines
- Support sync namespace for partial classes
- CompileExpressionTests.SequencePointsMultipleDocuments failing
- Scripts breaking after upgrade to .NET 7 due to missing classes from System.Security.Cryptography
- Docs
- C# not yet supported