1 write to _diagnosticReporter
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\PathResolver.cs (1)
18
_diagnosticReporter
= diagnosticReporter;
4 references to _diagnosticReporter
Microsoft.CodeAnalysis.Workspaces.MSBuild (4)
MSBuild\PathResolver.cs (4)
29
_diagnosticReporter
.Report(reportingMode, string.Format(WorkspacesResources.Invalid_solution_file_path_colon_0, path));
36
_diagnosticReporter
.Report(
54
_diagnosticReporter
.Report(reportingMode, string.Format(WorkspacesResources.Invalid_project_file_path_colon_0, path));
61
_diagnosticReporter
.Report(