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