2 instantiations of VSExtensionManager
vstest.console (1)
Processors\UseVsixExtensionsArgumentProcessor.cs (1)
50new UseVsixExtensionsArgumentExecutor(_commandLineOptions, _testRequestManager, new VSExtensionManager(), ConsoleOutput.Instance));
vstest.console.arm64 (1)
src\vstest\src\vstest.console\Processors\UseVsixExtensionsArgumentProcessor.cs (1)
50new UseVsixExtensionsArgumentExecutor(_commandLineOptions, _testRequestManager, new VSExtensionManager(), ConsoleOutput.Instance));