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
- Internal error in the C# compiler when using "is" operator in VS 2019 watch window
- Roslyn doesn't recognize pure null checks if `default` / `default(Nullable<T>)` or optional parameters are used in Equals calls
- Source packages expose internal 'Roslyn' prefix naming convention
- Consider explicit '#nullable' directives in source packages
- Roslyn doesn't recognize null checks of Nullable<T> variables from comparison with `default` and `default(Nullable<T>)`
- Cannot use CSharpScript API with PublishSingleSingle option
- Add a fix for IDE0130 to move file instead of changing namespace
- Confirm it's safe to remove code in our CPS analyzer node hookup
- Test plan for "consumption of init-only properties"
- Can't change IDE0008/IDE0022/IDE00023 rules in .editorconfig with their respective options
- Docs
- C# not yet supported