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 supported485 Subscribers
View all SubscribersAdd a CodeTriage badge to roslyn
Help out
- Issues
- "dotnet build-server shutdown" warning for missing dll
- Name of ```AllowedRequiredModifierType.System_Runtime_CompilerServices_OutAttribute``` implies wrong location of the ```OutAttribute``` type
- MSBuildWorkspace should have unit tests running on mono
- Check if ModuleCancellationInstrumenter gracefully handles ref kind differences between original and replacement methods
- IDE1006: Naming rule violation: Prefix 's_' is not expected after upgrading to .NET 9 SDK
- Put TArg before callbacks
- Out parameter on Dictionary<TKey, TValue>.TryGetValue(TKey, out TValue) is flagged by IDE0008 when it shouldn't be
- Remove the ProjectDiagnosticAnalyzer type
- Building and packing Roslyn twice on the command line fails
- Ref safety error with enumerators
- Docs
- C# not yet supported