1 write to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\DisableAutoFakesArgumentProcessor.cs (1)
24
_commandLineOptions
= commandLineOptions;
1 reference to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\DisableAutoFakesArgumentProcessor.cs (1)
30
new DisableAutoFakesArgumentExecutor(
_commandLineOptions
));