3 writes to _unreadCount
Aspire.Dashboard (3)
Model\NotificationService.cs (3)
53
_unreadCount
++;
99
_unreadCount
= 0;
109
_unreadCount
= 0;
1 reference to _unreadCount
Aspire.Dashboard (1)
Model\NotificationService.cs (1)
23
return
_unreadCount
;