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
- CommonReferenceManager.ResolveReferencedAssembly doesn't prefer higher version of unified assemblies
- Analyzers should ignore content files added by nuget packages
- Scripting causes “multiple assemblies with equivalent identity have been imported” error
- Don't suggest adding an alias to an extern alias that is not a valid identitifer
- Compiler gives me extraneous errors about late binding when I'm missing an assembly reference
- Rationalize ObjectFormatter, GacFileResolver and RuntimeReferenceResolver and make them public
- GetSymbolInfo for a get property returns an overriden property without a get
- csc and vbc don't detect recursive response files
- IOperation: VB - BoundDelegateCreationExpression improper use of SuppressVirtualCalls property in implementation of IMethodBindingExpression.IsVirtual
- Large semantic error produced vs. simple "too many arguments" error
- Docs
- C# not yet supported