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
- [C#]`string` and `char` constants are not embedded as literals in string interpolation
- Ref safety violation is not detected when property accessors have parameters with different EffectiveScope.
- SemanticModel.GetOperation returns `null` for postfix-suppression
- EditorConfig window will not save a file named .EditorConfig (PascalCase)
- Initial proposal for artifacts
- OpenProjectAsync() is failing in docker container with base image of mcr.microsoft.com/dotnet/sdk:6.0
- Let the formatter format the whitespaces when converting an ArrowClauseExpression to a ReturnStatement when applicable
- Missing IDE0001-IDE0003 rules from Microsoft.CodeAnalysis.CSharp.CodeStyle package
- Gracefully handle misplaced `!` token after type names
- EditorConfig parsing doesn't match spec
- Docs
- C# not yet supported