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 supported474 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- Revert changes to Completion tests to account for LSP contenttype
- Name of expression with type name argument should not generate OperationKind.None in Operation tree
- Non-nullable events don't enforce nullability check on add/remove calls
- 'ref var' incorrectly infers a nullable type
- Solution.WithDocumentSyntaxRoot throws when analyzer config has non-rooted path
- Microsoft.CodeAnalysis.CSharp.UnitTests.Emit.DeterministicTests.CompareAllBytesEmitted_Release(pdbFormat: Pdb)
- Nullability attribute warnings for OHI are not always clear
- Roslyn fails to detect mismatching nullability in target-typed switch expressions
- CS8619 when returning `ref T` to `[MaybeNull] ref T`
- ref ternary expressions should not report nullability mismatch from unreachable branches
- Docs
- C# not yet supported