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
- CS8620 when using compound overloaded operator with nullable value type known as non-null
- Unused private class is emitted if no-closure lambda is converted to `Expression<...>`
- CS8619 Null forgiving operator and ternary operator ?:
- CS8619 False positive on Task<T> instantiated with different nullability
- An assert fires in Microsoft.CodeAnalysis.VisualBasic.Symbols.SynthesizedEntryPointSymbol.ScriptEntryPoint.CreateBody()
- An ExceptionUtilities.UnexpectedValue is throw by VB compiler
- Run HasRefactoringsAsync out-of-process
- Unexpected crash in compiler when late-bound AddressOf is assigned to an object
- Use Arcade's GeneratePkgDef implementation
- C# Interactive Intellisense not show any information about a variable in popup suggestion window
- Docs
- C# not yet supported