4 instantiations of ChangeSuppression
Microsoft.CodeAnalysis.CSharp (4)
Compiler\MethodCompiler.cs (4)
2427using (new ChangeSuppression(this, suppressChecking: true)) 2435using (new ChangeSuppression(this, suppressChecking: false)) 2443using (new ChangeSuppression(this, suppressChecking: true)) 2451using (new ChangeSuppression(this, suppressChecking: true))