1 write to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\CLIRunSettingsArgumentProcessor.cs (1)
38
_commandLineOptions
= commandLineOptions;
1 reference to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\CLIRunSettingsArgumentProcessor.cs (1)
56
new CliRunSettingsArgumentExecutor(_runSettingsProvider,
_commandLineOptions
, _runSettingsHelper));