4 references to Log
Microsoft.CodeAnalysis.Workspaces.MSBuild (4)
MSBuild\DiagnosticReporter.cs (2)
35case DiagnosticReportingMode.Log: 61Report(DiagnosticReportingMode.Log, GetMSBuildFailedMessage(logItem.ProjectFilePath, logItem.ToString()));
MSBuild\MSBuildProjectLoader.cs (1)
132? DiagnosticReportingMode.Log
MSBuild\MSBuildProjectLoader.Worker.cs (1)
252DiagnosticReportingMode.Log,