2 references to RequestCancelAsync
Aspire.Dashboard (2)
Model\DashboardCommandExecutor.cs (2)
126PrimaryAction = CreateCancelNotificationAction(loc, RequestCancelAsync) 130toastOptions.QuickAction1.OnClickAsync = _ => RequestCancelAsync();