3 references to PublishEndpointAllocatedEventAsync
Aspire.Hosting (3)
Dcp\DcpExecutor.cs (3)
206await PublishEndpointAllocatedEventAsync(endpointsAdvertised, executables, ct).ConfigureAwait(false); 221await PublishEndpointAllocatedEventAsync(endpointsAdvertised, regular, ct).ConfigureAwait(false); 257await PublishEndpointAllocatedEventAsync(endpointsAdvertised, tunnelDependent, ct).ConfigureAwait(false);