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