2 references to WithReportSuppressedDiagnostics
Microsoft.CodeAnalysis.CSharp (1)
CSharpCompilationOptions.cs (1)
452
WithReportSuppressedDiagnostics
(reportSuppressedDiagnostics);
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Compilation\CSharpCompilationOptionsTests.cs (1)
127
TestProperty((old, value) => old.
WithReportSuppressedDiagnostics
(value), opt => opt.ReportSuppressedDiagnostics, true);