3 references to LazyPotentiallySuppressed
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder.cs (1)
726case ObsoleteDiagnosticKind.LazyPotentiallySuppressed:
Errors\LazyObsoleteDiagnosticInfo.cs (1)
47Debug.Assert(kind != ObsoleteDiagnosticKind.LazyPotentiallySuppressed);
Symbols\ObsoleteAttributeHelpers.cs (1)
143return ObsoleteDiagnosticKind.LazyPotentiallySuppressed;