2 references to LogCommandLine
Microsoft.Build.Utilities.Core (2)
TaskLoggingHelper.cs (1)
591
LogCommandLine
(MessageImportance.Low, commandLine);
ToolTask.cs (1)
477
protected virtual void LogToolCommand(string message) => LogPrivate.
LogCommandLine
(MessageImportance.High, message); // Log a descriptive message about what's happening.