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
- Expose Hot Reload feature for third party applications
- Remove `MetadataHelpers.GenericParameterAttributesAllowByRefLike` in favor of `GenericParameterAttributes.AllowByRefLike`
- A test gap in `GetValEscape` method
- A test gap in `VisitDeclarationPattern` method
- Assembly references used by anonymous types are not added to the set of used assembly references.
- Expose Solution and Project APIs for third-party tools
- Obsoleted parameterless constructors can be used as generic arguments with no warnings
- Implicit conversion method prioritized over type declaration when using "Go to definition" on invalid constructor
- IDE1006 "Naming rule violation" is not triggered in all async cases
- Stack overflow in `Microsoft.CodeAnalysis.CSharp.Binder.BindBinaryPattern` when getting compiler diagnostics in Roslyn.sln
- Docs
- C# not yet supported