2 references to IsSupportedDiagnostic
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (2)
CSharpUseIsNullCheckForCastAndEqualityOperatorCodeFixProvider.cs (2)
44if (IsSupportedDiagnostic(diagnostic)) 63if (!IsSupportedDiagnostic(diagnostic))