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
- Testing out GitHub project behavior
- Codegen for nested `if`s can be improved
- IDE0028 (Collection initialization can be simplified) with CollectionBuilder methods results in recursive invocations
- csharp_space_around_binary_operators requires space before binary operator immediately proceeding an opening parentheses
- Handle the TODO in SarifV2Logger to detect when compiler fails with an exception
- Wrong Error Message when bind ref struct's method to delegate
- Add new applicable_kinds to distinguish between parameter of regular functions and parameters of anonymous functions
- Feature 'Diagnostic analyzer runner' fails with gold bar when encountering list pattern on pointer type
- Pointer type is parsed as LHS of multiply expression in `is` context
- Better support for looking up switch label symbols from `SemanticModel`
- Docs
- C# not yet supported