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