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 supported479 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- EditorConfig UI is missing dotnet_sort_system_directives_first
- Track 'default(T)' null checks
- `IDE0055` diagnostic reported for pattern with opening parenthesis followed by relational operator
- `default(T) is not null` doesn't teach compiler about `default(T)`
- Refactor / remove RunTests
- Low level struct improvements treat [UnscopedRef] differently in source code and in metadata, allowing returning pointers to current method's stack memory
- Hot Reload doesn't work if Razor class library has a view with the same name as the web app
- 'Add argument name' refactoring works only at very beginning of attribute argument
- Track MemberNotNull for local functions
- Consider using 'TemporaryArray' for argument arrays in method invocation escape analysis
- Docs
- C# not yet supported