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