4 references to ChangeSuppression
Microsoft.CodeAnalysis.CSharp (4)
Compiler\MethodCompiler.cs (4)
2432using (new ChangeSuppression(this, suppressChecking: true)) 2440using (new ChangeSuppression(this, suppressChecking: false)) 2448using (new ChangeSuppression(this, suppressChecking: true)) 2456using (new ChangeSuppression(this, suppressChecking: true))