1 write to _commandLineOptions
vstest.console (1)
Processors\RunTestsArgumentProcessor.cs (1)
34
_commandLineOptions
= commandLineOptions;
2 references to _commandLineOptions
vstest.console (2)
Processors\RunTestsArgumentProcessor.cs (2)
47
_commandLineOptions
,
50
new ArtifactProcessingManager(
_commandLineOptions
.TestSessionCorrelationId),