2 references to TryGetCommandLine
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (2)
479if (!process.TryGetCommandLine(out string commandLine)) 658if (!process.TryGetCommandLine(out string commandLine))