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