2 references to IsSupportedDiagnostic
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
AbstractUseIsNullForReferenceEqualsCodeFixProvider.cs (2)
38if (IsSupportedDiagnostic(diagnostic)) 61if (!IsSupportedDiagnostic(diagnostic))