2 references to CommandLine
Microsoft.Build (2)
BackEnd\Node\OutOfProcServerNode.cs (2)
374
CommunicationsUtilities.Trace($"Building with MSBuild server with command line {command.
CommandLine
}");
444
buildResult = _buildFunction(command.
CommandLine
);