2 references to CreateViewResponseNotificationAction
Aspire.Dashboard (2)
Model\DashboardCommandExecutor.cs (2)
175PrimaryAction = response.Result is not null ? CreateViewResponseNotificationAction(loc, command, response) : null 225PrimaryAction = response.Result is not null ? CreateViewResponseNotificationAction(loc, command, response) : null