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