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
- Unskip MSBuildWorkspaceTests.TestInternalsVisibleToSigned
- EnC: partial definitions can't be ignored in the analysis since they may contribute attributes, Implements, Handles clauses
- Generic attributes don't properly resolve ambiguity with verbatim identifier
- EnC: AnalyzeTrivia incorrectly assumes that matches not in EditMap have no token changes
- VS v16.10.0 and v16.10.1: C# Intellisense fails to colorize custom types located outside of editor when Source Generator project is referenced
- Roslyn doesn't process [MemberNotNull] annotations from deconstruction calls in pattern matching (it does for other members e.g. properties)
- Cannot read MarshalAsAttribute in source generator
- Symbol import completion doesn't work in cref doc comments
- Followup on interpolated string error reporting for overload resolution errors
- In LSP scenarios stop utilizing OnAutoInsert for `///` inclusion
- Docs
- C# not yet supported