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