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