2 references to isObsoleteDiagnostic
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Symbol_Attributes.cs (2)
449diagnostics.DiagnosticBag.AsEnumerableWithoutResolution().OfType<DiagnosticWithInfo>().Where(isObsoleteDiagnostic).Any()) 491if (d is DiagnosticWithInfo withInfo && isObsoleteDiagnostic(withInfo))