1 write to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\UseVsixExtensionsArgumentProcessor.cs (1)
33
_commandLineOptions
= commandLineOptions;
1 reference to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\UseVsixExtensionsArgumentProcessor.cs (1)
50
new UseVsixExtensionsArgumentExecutor(
_commandLineOptions
, _testRequestManager, new VSExtensionManager(), ConsoleOutput.Instance));