1 write to _commandLineOptions
vstest.console (1)
Processors\CLIRunSettingsArgumentProcessor.cs (1)
75
_commandLineOptions
= commandLineOptions;
2 references to _commandLineOptions
vstest.console (2)
Processors\CLIRunSettingsArgumentProcessor.cs (2)
227
_commandLineOptions
.TargetFrameworkVersion = framework;
237
_commandLineOptions
.TargetArchitecture = architecture;