2 references to DiagnosticReporter
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\MSBuildProjectLoader.cs (1)
63_diagnosticReporter = new DiagnosticReporter(workspace);
MSBuild\MSBuildWorkspace.cs (1)
42_reporter = new DiagnosticReporter(this);