3 references to NotificationService
Aspire.Dashboard (3)
Components\Layout\NotificationsHeaderButton.razor.cs (3)
23NotificationService.OnChange += HandleNotificationsChanged; 26private int UnreadCount => NotificationService.UnreadCount; 40NotificationService.OnChange -= HandleNotificationsChanged;