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