Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn-code-analysis

Adding new field declaration to class with Roslyn

Add a parameter to a method with a Roslyn CodeFixProvider

Compile-time only Nuget dependency (FxCop)

Visual Studio: Suppress warnings for all files in a namespace [duplicate]

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?