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