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
- 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
- [C#] Make interpolated strings including string or char constants as optimized as `+` operator (for string type)
- Exception from Visual Studio while coding
- [Bug] Space in Common Class Project triggers some issue while MAUI Class Library is refer on it
- Huge memory usage and slow analyzers
- Docs
- C# not yet supported