Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn-code-analysis

Suppressing issues from Roslyn code Analyzers

Visual Studio 2017 - measuring "Lines of code"

How do I check with Roslyn if a Type is a Nullable Reference

Determining if two SyntaxTokens are the same

Appveyor nuget analyser

CA1801 vs IDE0060

MSBuildWorkspace cannot compile project with <ProjectReference> to another project

How can I make a Roslyn Analyzer project a transitive dependency?

Reliably compare type symbols (ITypeSymbol) with Roslyn

How do I specify a custom code analysis ruleset for multiple projects in a solution using Visual Studio 2019?

Get dependencies between classes in Roslyn

Roslyn - Is symbol implementation of interface?

VS 2019 - seeing many warnings AD0001 from Microsoft.CodeAnalysis.CSharp.Analyzers

How to use Roslyn to get compile time constant value

Putting files in "analyzer" dir in nupkg using new csproj format