1 write to _commandLineOptions
vstest.console.arm64 (1)
parent\vstest.console\Processors\UseVsixExtensionsArgumentProcessor.cs (1)
84
_commandLineOptions
= commandLineOptions;
2 references to _commandLineOptions
vstest.console.arm64 (2)
parent\vstest.console\Processors\UseVsixExtensionsArgumentProcessor.cs (2)
105
_commandLineOptions
.UseVsixExtensions = value;
107
if (
_commandLineOptions
.UseVsixExtensions)