1 reference to GetAllocatedEndpointAsync
Aspire.Hosting (1)
ApplicationModel\EndpointReference.cs (1)
346
var allocatedEndpoint = await endpointSnapshots.
GetAllocatedEndpointAsync
(networkContext, cancellationToken).ConfigureAwait(false);