1 instantiation of TestAdapterLoadingStrategyArgumentProcessor
vstest.console.arm64 (1)
src\vstest\src\vstest.console\Processors\Utilities\ArgumentProcessorFactory.cs (1)
222
new
TestAdapterLoadingStrategyArgumentProcessor
(commandLineOptions, runSettingsProvider),
1 reference to TestAdapterLoadingStrategyArgumentProcessor
vstest.console.arm64 (1)
src\vstest\src\vstest.console\Processors\TestAdapterLoadingStrategyArgumentProcessor.cs (1)
65
public override string CommandName =>
TestAdapterLoadingStrategyArgumentProcessor
.CommandName;