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