5 references to Subscribe
Aspire.Hosting (5)
Orchestrator\ApplicationOrchestrator.cs (5)
42dcpExecutorEvents.Subscribe<OnEndpointsAllocatedContext>(OnEndpointsAllocated); 43dcpExecutorEvents.Subscribe<OnResourceStartingContext>(OnResourceStarting); 44dcpExecutorEvents.Subscribe<OnResourcesPreparedContext>(OnResourcesPrepared); 45dcpExecutorEvents.Subscribe<OnResourceChangedContext>(OnResourceChanged); 46dcpExecutorEvents.Subscribe<OnResourceFailedToStartContext>(OnResourceFailedToStart);