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