4 references to ChangeSuppression
Microsoft.CodeAnalysis.CSharp (4)
Compiler\MethodCompiler.cs (4)
2420using (new ChangeSuppression(this, suppressChecking: true)) 2428using (new ChangeSuppression(this, suppressChecking: false)) 2436using (new ChangeSuppression(this, suppressChecking: true)) 2444using (new ChangeSuppression(this, suppressChecking: true))