1 implementation of ReplaceNotification
Aspire.Dashboard (1)
Model\NotificationService.cs (1)
66
public void
ReplaceNotification
(string id, NotificationEntry notification)
4 references to ReplaceNotification
Aspire.Dashboard (4)
Model\DashboardCommandExecutor.cs (4)
198
notificationService.
ReplaceNotification
(GetProgressNotificationId(), new NotificationEntry
221
notificationService.
ReplaceNotification
(GetProgressNotificationId(), new NotificationEntry
246
notificationService.
ReplaceNotification
(GetProgressNotificationId(), new NotificationEntry
301
notificationService.
ReplaceNotification
(GetProgressNotificationId(), new NotificationEntry