1 write to _commandLine
Microsoft.Build (1)
BackEnd\Client\MSBuildClient.cs (1)
117
_commandLine
= commandLine;
2 references to _commandLine
Microsoft.Build (2)
BackEnd\Client\MSBuildClient.cs (2)
155
string descriptiveCommandLine = string.Join(" ",
_commandLine
);
513
_commandLine
,