1 instantiation of ResultsDirectoryArgumentProcessor
vstest.console (1)
Processors\Utilities\ArgumentProcessorFactory.cs (1)
233new ResultsDirectoryArgumentProcessor(commandLineOptions, runSettingsProvider),
1 reference to ResultsDirectoryArgumentProcessor
vstest.console (1)
Processors\ResultsDirectoryArgumentProcessor.cs (1)
63public override string CommandName => ResultsDirectoryArgumentProcessor.CommandName;