Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn-code-analysis

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

What's the difference between Microsoft.CodeAnalysis.FxCopAnalyzers and Microsoft.CodeAnalysis?

Roslyn add new method to an existing class

Run code analysis tool from command line in VS 2015

How to create an AttributeSyntax with a parameter

How do you disable Roslyn Analyzers when using msbuild through the command line?