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 supported479 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Make EditAndContinueLanguageService a brokered service
- SyntaxGenerator should not create a TupleTypeSyntax from an unbound generic ITypeSymbol
- EnC doesn't detect local function closure to lambda closure udpate
- Record inheritdoc shows in quick info but still get CS1573
- Inheritdoc doesn't work with path="/param[@name='<NAME>']"
- `nameof(X)` in Interpolated String Handlers are not always lowered to constants
- EnC: Allow stackalloc in non-active members
- Incorrect error message when accessing private protected class members from a friend assembly outside of derived class when using unsigned assemblies
- EnC: Changes in constructor signatures are not handled correctly
- EE is failing to locate an enclosing source method for a lambda that captures only `this` in generic type
- Docs
- C# not yet supported