4 references to ChangeSuppression
Microsoft.CodeAnalysis.CSharp (4)
Compiler\MethodCompiler.cs (4)
2280using (new ChangeSuppression(this, suppressChecking: true)) 2288using (new ChangeSuppression(this, suppressChecking: false)) 2296using (new ChangeSuppression(this, suppressChecking: true)) 2304using (new ChangeSuppression(this, suppressChecking: true))