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
- Remove unnecessary suppressions for typeof(T).FullName
- Annotate records and primary constructors with marker attributes
- Enable existing "strict" warnings under /warnversion
- Review recently added syntax nodes for effect on SyntaxFacts.IsInTypeOnlyContext
- Roslyn doesn't update nullable state of variables in ref arguments if there's a conditional expression
- IOperationTests.TestClone fails
- Remove synthesized receiver for property pattern with static property.
- Misleading diagnostics for wrong kind of symbol in a property pattern
- Binder.BindFunctionPointerInvocation drops useSiteDiagnostics collected by FunctionPointerOverloadResolution
- Source Generators: Questions about files on disk and (build) options
- Docs
- C# not yet supported