4 references to ChangeSuppression
Microsoft.CodeAnalysis.CSharp (4)
Compiler\MethodCompiler.cs (4)
2277using (new ChangeSuppression(this, suppressChecking: true)) 2285using (new ChangeSuppression(this, suppressChecking: false)) 2293using (new ChangeSuppression(this, suppressChecking: true)) 2301using (new ChangeSuppression(this, suppressChecking: true))