1 reference to ShowConfirmationAsync
Aspire.Dashboard (1)
Model\DashboardCommandExecutor.cs (1)
92
var dialogReference = await dialogService.
ShowConfirmationAsync
(command.ConfirmationMessage).ConfigureAwait(false);