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