2 references to GetIntentIcon
Aspire.Dashboard (2)
Model\DashboardCommandExecutor.cs (2)
152
toastParameters.Icon =
GetIntentIcon
(ToastIntent.Success);
158
toastParameters.Icon =
GetIntentIcon
(ToastIntent.Error);