4 references to ChangeSuppression
Microsoft.CodeAnalysis.CSharp (4)
Compiler\MethodCompiler.cs (4)
2387using (new ChangeSuppression(this, suppressChecking: true)) 2395using (new ChangeSuppression(this, suppressChecking: false)) 2403using (new ChangeSuppression(this, suppressChecking: true)) 2411using (new ChangeSuppression(this, suppressChecking: true))