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