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 supported475 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Allow downloading compiler cache from CI to speed up local builds
- Make “Make Method Asynchronous” event-handler aware to avoid incompatible `async Task` signatures
- [Known Build Error] Missing entry in RulesMissingDocumentation.md
- [Known Build Error] "VsixUtil.exe" exited with code 57005
- Use params collections and ORPA for APIs with both `params T[]` and `ImmutableArray<T>` overloads.
- Code action fixer is seemingly hard coding windows line endings
- [main] Update dependencies from dotnet/roslyn
- 'Convert to local function' fix produces compiler error when at least 2 initial parameters are discards
- Range variables in LINQ query expressions should be allowed to shadow locals and parameters
- Do not ignore NotNullIfNotNullAttribute when the argument is method group
- Docs
- C# not yet supported