1 write to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\TestSourceArgumentProcessor.cs (1)
26
_commandLineOptions
= commandLineOptions;
1 reference to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\TestSourceArgumentProcessor.cs (1)
42
new TestSourceArgumentExecutor(
_commandLineOptions
));