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