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