2 references to Microsoft
Microsoft.CodeAnalysis.CodeStyle (2)
src\Analyzers\Core\Analyzers\DiagnosticCustomTags.cs (1)
77
customTagsBuilder.AddRange(
Microsoft
);
src\Analyzers\Core\Analyzers\RemoveUnnecessaryImports\AbstractRemoveUnnecessaryImportsDiagnosticAnalyzer.cs (1)
43
customTags: [.. DiagnosticCustomTags.
Microsoft
, EnforceOnBuild.Never.ToCustomTag()]);