4 references to ChangeSuppression
Microsoft.CodeAnalysis.CSharp (4)
Compiler\MethodCompiler.cs (4)
2439using (new ChangeSuppression(this, suppressChecking: true)) 2447using (new ChangeSuppression(this, suppressChecking: false)) 2455using (new ChangeSuppression(this, suppressChecking: true)) 2463using (new ChangeSuppression(this, suppressChecking: true))