5 references to Subscribe
Aspire.Hosting (5)
Orchestrator\ApplicationOrchestrator.cs (5)
49dcpExecutorEvents.Subscribe<OnResourcesPreparedContext>(OnResourcesPrepared); 50dcpExecutorEvents.Subscribe<OnResourceChangedContext>(OnResourceChanged); 51dcpExecutorEvents.Subscribe<OnEndpointsAllocatedContext>(OnEndpointsAllocated); 52dcpExecutorEvents.Subscribe<OnResourceStartingContext>(OnResourceStarting); 53dcpExecutorEvents.Subscribe<OnResourceFailedToStartContext>(OnResourceFailedToStart);