1 instantiation of TestCaseFilterArgumentProcessor
vstest.console (1)
Processors\Utilities\ArgumentProcessorFactory.cs (1)
223new TestCaseFilterArgumentProcessor(commandLineOptions),
1 reference to TestCaseFilterArgumentProcessor
vstest.console (1)
Processors\TestCaseFilterArgumentProcessor.cs (1)
53public override string CommandName => TestCaseFilterArgumentProcessor.CommandName;