2 references to ShowPanelAsync
Aspire.Dashboard (2)
Components\Layout\MainLayout.razor.cs (2)
422_openPageDialog = await DialogService.ShowPanelAsync<SettingsDialog>(parameters).ConfigureAwait(true); 453_openPageDialog = await DialogService.ShowPanelAsync<NotificationsDialog>(parameters).ConfigureAwait(true);