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