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)
170
notificationService.
ReplaceNotification
(GetProgressNotificationId(), new NotificationEntry
192
notificationService.
ReplaceNotification
(GetProgressNotificationId(), new NotificationEntry
220
notificationService.
ReplaceNotification
(GetProgressNotificationId(), new NotificationEntry
271
notificationService.
ReplaceNotification
(GetProgressNotificationId(), new NotificationEntry