1 write to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\CLIRunSettingsArgumentProcessor.cs (1)
86
_commandLineOptions
= commandLineOptions;
2 references to _commandLineOptions
vstest.console.arm64 (2)
parent\vstest.console\Processors\CLIRunSettingsArgumentProcessor.cs (2)
239
_commandLineOptions
.TargetFrameworkVersion = framework;
249
_commandLineOptions
.TargetArchitecture = architecture;