1 write to _commandLineOptions
vstest.console (1)
Processors\UseVsixExtensionsArgumentProcessor.cs (1)
77
_commandLineOptions
= commandLineOptions;
2 references to _commandLineOptions
vstest.console (2)
Processors\UseVsixExtensionsArgumentProcessor.cs (2)
98
_commandLineOptions
.UseVsixExtensions = value;
100
if (
_commandLineOptions
.UseVsixExtensions)