2 writes to _commandLine
Microsoft.Build (2)
BackEnd\Node\ServerNodeBuildCommand.cs (2)
95
_commandLine
= commandLine;
110
translator.Translate(ref
_commandLine
);
1 reference to _commandLine
Microsoft.Build (1)
BackEnd\Node\ServerNodeBuildCommand.cs (1)
38
public string CommandLine =>
_commandLine
;