1 write to _commandLineOptions
vstest.console (1)
Processors\TestAdapterPathArgumentProcessor.cs (1)
112
_commandLineOptions
= options ?? throw new ArgumentNullException(nameof(options));
1 reference to _commandLineOptions
vstest.console (1)
Processors\TestAdapterPathArgumentProcessor.cs (1)
151
_commandLineOptions
.TestAdapterPath = customAdaptersPath;