2 references to PromptMessageBoxCoreAsync
Aspire.Hosting (2)
ApplicationModel\InteractionService.cs (2)
51return await PromptMessageBoxCoreAsync(title, message, options, cancellationToken).ConfigureAwait(false); 70return await PromptMessageBoxCoreAsync(title, message, options, cancellationToken).ConfigureAwait(false);