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