2 references to GetOpenDialogByIdAsync
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (2)
InProcess\DialogHelpers.cs (2)
67var dialogAutomationElement = await GetOpenDialogByIdAsync(joinableTaskFactory, visualStudioHWnd, dialogAutomationId, cancellationToken); 80var dialogAutomationElement = await GetOpenDialogByIdAsync(joinableTaskFactory, visualStudioHWnd, dialogAutomationId, cancellationToken);