1 write to LastSnapshot
Aspire.Hosting (1)
ApplicationModel\ResourceNotificationService.cs (1)
435notificationState.LastSnapshot = newState;
2 references to LastSnapshot
Aspire.Hosting (2)
ApplicationModel\ResourceNotificationService.cs (2)
379if (state.Value.LastSnapshot is { } snapshot) 595var previousState = notificationState.LastSnapshot;