2 references to SupportedDiagnosticIds
Microsoft.CodeAnalysis.EditorFeatures (2)
Suggestions\SuggestedActionPriorityProvider.cs (2)
35
lowPriorityAnalyzersAndDiagnosticIds.
SupportedDiagnosticIds
.Add(supportedDiagnostic.Id);
45
if (lowPriorityAnalyzersAndDiagnosticIds.
SupportedDiagnosticIds
.Contains(diagnosticId))