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