2 references to HandleNotificationsChanged
Aspire.Dashboard (2)
Components\Layout\MainLayout.razor.cs (2)
131
NotificationService.OnChange +=
HandleNotificationsChanged
;
522
NotificationService.OnChange -=
HandleNotificationsChanged
;