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 supported478 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- "A nullable type parameter must be known to be a value type or non-nullable reference type" on type parameter with `notnull` constraint
- ExplicitlyOverriddenClassMethod in RetargetingMethodSymbol wrapping a PE method symbol
- IDE0059 (unnecessary assignment to a value) false positive for VB catch statement
- AbstractSemanticQuickInfoSourceTests.AssertTaggedText ignores 'expectedClassifications' input parameter
- GetOperation(argument) returns null for non-parenthesized argument with parenthesized expression
- API request: Find the shadowed base member for an ISymbol, if any
- CSC Stackoverflow when calling INamedTypeSymbol.get_TypeParameters() from Source Generator
- Avoid returning disposed connections to the pool
- Analysis of local functions/lambdas is broken for speculation
- Consider eliminating usages of AbstractFlowPass._symbol
- Docs
- C# not yet supported