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