2 references to s_fixableIdDescriptor
Microsoft.CodeAnalysis.Features (2)
src\Analyzers\Core\Analyzers\RemoveUnnecessaryImports\AbstractRemoveUnnecessaryImportsDiagnosticAnalyzer.cs (2)
62
s_fixableIdDescriptor
,
222
yield return Diagnostic.Create(
s_fixableIdDescriptor
, tree.GetLocation(span));