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