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);