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