2 references to Analyzers
Microsoft.CodeAnalysis.EditorFeatures (2)
Suggestions\SuggestedActionPriorityProvider.cs (2)
32
lowPriorityAnalyzersAndDiagnosticIds.
Analyzers
.Add(analyzer);
39
=> lowPriorityAnalyzersAndDiagnosticIds.
Analyzers
.Contains(analyzer);