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
- VB New New Lazy(Of SemanticModel)(Function()... Reports errors in wrong place
- C#: It looks like implementation of LocalRewriter.GetDefaultParameterSpecialNoConversion doesn't handle scenarios when required APIs are missing.
- Use System.Array.Empty method (WellKnownMember.System_Array__Empty) in VB compiler when it is available and an empty array is needed.
- IPropertyReferenceExpression in an attribute is missing a receiver
- Roslyn compiled code evaluates side-effects in for loop control variable more times than the same code compiled with native compiler
- Naming Style: Underscore does not trigger violation in camel_case and pascal_case style
- Proposal: SourceTextReader
- EnC Changing active statement in property from block to expression body is not supported
- vbc and release mode issue
- EnC reports compile error when replacing expression body with normal method and small changes
- Docs
- C# not yet supported