5 references to DiagnosticReportingOptions
Microsoft.CodeAnalysis.Workspaces.MSBuild (5)
MSBuild\DiagnosticReportingOptions.cs (2)
21= new DiagnosticReportingOptions(DiagnosticReportingMode.Ignore, DiagnosticReportingMode.Ignore); 24= new DiagnosticReportingOptions(DiagnosticReportingMode.Throw, DiagnosticReportingMode.Throw);
MSBuild\MSBuildProjectLoader.cs (3)
165var reportingOptions = new DiagnosticReportingOptions( 226var discoveredProjectOptions = new DiagnosticReportingOptions( 296var discoveredProjectOptions = new DiagnosticReportingOptions(