3 references to IsUnsuppressableError
Microsoft.CodeAnalysis (3)
CommandLine\CommonCompiler.cs (2)
676
if (diag.
IsUnsuppressableError
())
688
if (!diag.
IsUnsuppressableError
())
Compilation\Compilation.cs (1)
1899
else if (filtered.
IsUnsuppressableError
())