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