2 writes to _commandLine
Microsoft.Build (2)
BackEnd\Node\ServerNodeBuildCommand.cs (2)
82_commandLine = commandLine; 97translator.Translate(ref _commandLine);
1 reference to _commandLine
Microsoft.Build (1)
BackEnd\Node\ServerNodeBuildCommand.cs (1)
32public string[] CommandLine => _commandLine;