2 references to TryAddLocalhostAllocatedEndpoint
Aspire.Hosting (2)
Dcp\DcpModelUtilities.cs (2)
129
if (
TryAddLocalhostAllocatedEndpoint
(sp, allowPending: false))
150
if (!
TryAddLocalhostAllocatedEndpoint
(serviceResource, allowPending: true))