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)
167var reportingOptions = new DiagnosticReportingOptions( 228var discoveredProjectOptions = new DiagnosticReportingOptions( 298var discoveredProjectOptions = new DiagnosticReportingOptions(