1 write to _commandLineOptions
vstest.console (1)
Processors\EnvironmentArgumentProcessor.cs (1)
80_commandLineOptions = commandLineOptions;
3 references to _commandLineOptions
vstest.console (3)
Processors\EnvironmentArgumentProcessor.cs (3)
95TPDebug.Assert(_commandLineOptions != null); 115if (!_commandLineOptions.InIsolation) 117_commandLineOptions.InIsolation = true;