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
- Dictionary index initializer syntax creates BasicBlock for each index assigned.
- EvaluationContext.CompileExpressions method in CSharp.ExpressionCompiler has unclear purpose and should probably be removed from production code
- UTF8 and data section string literals are limited to 65535 unique strings
- Add regression test for EnC nullable attribute assertion during unmodified type completion
- Replace copied System.IO.Hashing files with official NuGet package
- Remove hard selection for required members in object initializers
- Issue with CS8604 reported using property with lazy field keyword initialization
- Incorrect auto-indentation after pressing Enter in a lambda
- In the regex prompt, there's a small typo: the carriage return escape sequence should be \r, not \rr.
- Interaction between AllowNull and MemberNotNull raises a false warning when object initializer is used
- Docs
- C# not yet supported