4 references to DiagnosticReportingOptions
Microsoft.CodeAnalysis.Workspaces.MSBuild (4)
MSBuild\DiagnosticReportingOptions.cs (2)
21= new DiagnosticReportingOptions(DiagnosticReportingMode.Ignore, DiagnosticReportingMode.Ignore); 24= new DiagnosticReportingOptions(DiagnosticReportingMode.Throw, DiagnosticReportingMode.Throw);
MSBuild\MSBuildProjectLoader.cs (2)
191var reportingOptions = new DiagnosticReportingOptions( 273var discoveredProjectOptions = new DiagnosticReportingOptions(