Analyzer that checks project references...
Read MoreHow to get the type of a variable declared in a using statement in Roslyn...
Read MoreConstructing NameOf expression via SyntaxFactory (Roslyn)...
Read MoreHow do you programmatically run Static Code Analysis in Visual Studio 2017?...
Read MoreUsing Microsoft.CodeAnalysis how do you find references to a classes default instance constructor (s...
Read MoreRoslyn load project documents failing...
Read MoreWhat's the correct way to deliver dependencies for Roslyn analyzers?...
Read MoreEvaluating boolean expression stored in string with Roslyn...
Read MoreVisual Studio 2017 require "this" code analysis rule like SA1101...
Read MoreRoslyn error on open solution : "Msbuild failed when processing the file 'pathToFile' w...
Read Morecompilation.Emit(..) create typeOf(T) with constructor params...
Read MoreWhy have I more spelling errors (CA1704 rule) in VSTS?...
Read MoreMake MSBuild use new Roslyn compiler in VS15 Preview...
Read MoreWhat does TypeKind.Submission and TypeKind.Module mean in the Microsoft.CodeAnalysis.TypeKind enum?...
Read MoreSelectively remove preprocessor directives using Roslyn...
Read MoreGet SqlCommand local var declaration using Roslyn...
Read MoreHow to modify Solution/Project object?...
Read MoreHow to get Typescript as either FileCodeModel or (Roslyn) Document with working GetSyntaxRoot in VSI...
Read MoreC# CodeFixes: Minimum Requirement that codefix is displayed...
Read MoreObtain a reference of Microsoft.CodeAnalysis.Project loaded from ProjectFile in netstandard...
Read MoreRoslyn - Interface member not found using FindImplementationForInterfaceMember...
Read MoreChecking a property execution body for a particular method invocation...
Read MoreWill Roslyn be able to parse and compile F# code?...
Read MoreHow can I change the text of an EnvDTE.Document?...
Read MoreCan a CodeFixProvider be used to change more than one document?...
Read MoreVb.Net MustOverride vs New vs MustInherit...
Read MoreRoslyn CodeFixProvider isn't loading or running in the Visual Studio IDE. What am I missing?...
Read MoreVS 2017 - DotNetAnalyzers Warnings Showing Up in Build Output, But Not Code Analysis...
Read More