4 references to InteractionsInputDialog
Aspire.Dashboard (1)
Components\Interactions\InteractionsProvider.cs (1)
271openDialog = dialogService => dialogService.ShowDialogAsync<InteractionsInputDialog>(vm, dialogParameters);
Aspire.Dashboard.Components.Tests (3)
Dialogs\InteractionsInputDialogTests.cs (3)
44await dialogService.ShowDialogAsync<InteractionsInputDialog>(viewModel, new DialogParameters 62await dialogService.ShowDialogAsync<InteractionsInputDialog>(CreateSecretTextViewModel(), new DialogParameters 99await dialogService.ShowDialogAsync<InteractionsInputDialog>(viewModel, new DialogParameters