2 references to DiagnosticReporter
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\MSBuildProjectLoader.cs (1)
59: this(workspace.Services.SolutionServices, new DiagnosticReporter(workspace), projectFileLoaderRegistry: null, properties)
MSBuild\MSBuildWorkspace.cs (1)
43_reporter = new DiagnosticReporter(this);