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