2 instantiations of VSExtensionManager
vstest.console (1)
Processors\UseVsixExtensionsArgumentProcessor.cs (1)
43new UseVsixExtensionsArgumentExecutor(CommandLineOptions.Instance, TestRequestManager.Instance, new VSExtensionManager(), ConsoleOutput.Instance));
vstest.console.arm64 (1)
src\vstest\src\vstest.console\Processors\UseVsixExtensionsArgumentProcessor.cs (1)
43new UseVsixExtensionsArgumentExecutor(CommandLineOptions.Instance, TestRequestManager.Instance, new VSExtensionManager(), ConsoleOutput.Instance));