2 references to new
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
InProcess\InProcComponent.cs (1)
101=> new(GetComponentModel().DefaultExportProvider.GetExport<AsynchronousOperationListenerProvider>().Value);
InProcess\SolutionExplorer_InProc.cs (1)
396var waitingService = new TestWaitingService(GetComponentModel().DefaultExportProvider.GetExportedValue<AsynchronousOperationListenerProvider>());