1 write to _commandLineOptions
vstest.console (1)
Processors\RunSpecificTestsArgumentProcessor.cs (1)
38
_commandLineOptions
= commandLineOptions;
2 references to _commandLineOptions
vstest.console (2)
Processors\RunSpecificTestsArgumentProcessor.cs (2)
51
_commandLineOptions
,
54
new ArtifactProcessingManager(
_commandLineOptions
.TestSessionCorrelationId),