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
- Do not expose redundant implicit identity conversion on top of tuple expressions and foreach collection
- Pay for an allocation/assignments of a capture class regardless of whether it's used
- Opening a CSHTML file in an ASP.Net Core project makes a spurious rude edit
- Add back error that we report if reference to Nuget.VisualStudio is missing in /t:clean builds
- INamedTypeSymbol.Arity incorrectly reports zero for ValueTuple<int, int> in VB
- Edit and Continue thinks there's edits made to a project if you open 2 instances of the same project
- Warn if there exists an instance method with the same name as an extension method
- ChangeSignature adds a full set of trailing named arguments
- Cascading diagnostics from overload resolution after BindArgumentsAndNames
- Semantic Model gives incorrect converted type in constant error scenario in VB
- Docs
- C# not yet supported