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