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