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