1 write to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\InIsolationArgumentProcessor.cs (1)
31
_commandLineOptions
= commandLineOptions;
1 reference to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\InIsolationArgumentProcessor.cs (1)
48
new InIsolationArgumentExecutor(
_commandLineOptions
, _runSettingsProvider));