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
- 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
- Is it possible to have IArgumentOperation.Parameter null?
- IDE0059 incorrectly reported when a scoped variable is introduced.
- CS1573, CS1712 warnings shouldn't appear when inheriting docs
- CS8602 false positive due to inferred generic type argument being nullable
- Docs
- C# not yet supported