2 references to Notifications
Aspire.Hosting.Tests (1)
Orchestrator\ApplicationOrchestratorTests.cs (1)
146Assert.Equal(resourceNotificationService, initEvent.Notifications);
CustomResources.AppHost (1)
TalkingClockResource.cs (1)
39var notification = @event.Notifications; // Get the notification service for state updates.