4 references to ChangeSuppression
Microsoft.CodeAnalysis.CSharp (4)
Compiler\MethodCompiler.cs (4)
2376using (new ChangeSuppression(this, suppressChecking: true)) 2384using (new ChangeSuppression(this, suppressChecking: false)) 2392using (new ChangeSuppression(this, suppressChecking: true)) 2400using (new ChangeSuppression(this, suppressChecking: true))