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