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 supported485 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- switch expression: Warning CS8524 issued although all cases have been covered
- Consider having generators run automatically (when in balanced mode) when a particular SG file is open in the editor.
- VS 2022 can't find .NET Framework build host after update
- Collection expressions are suggested for types where it doesn't make sense, and their error messages show inconsistent types
- False positive: CS8600 - Converting null literal or possible null value to non-nullable type
- Compiler task is passing `/generatedfilesout` even though it didn't create the directory
- Promote "Convert to interpolated string" to an analyzer/fixer (#68469)
- Incorrect "CS8602 Dereference of a possibly null reference" after pattern-matching through a derived type
- IncrementalValuesProvider.GroupBy
- In SDK 8.0.2xx IDE0300 (collection expression) uses loose type matching which should not happen according to documentation
- Docs
- C# not yet supported