2 references to GetAllocatedEndpoint
Aspire.Hosting (2)
ApplicationModel\EndpointReference.cs (2)
35
public bool IsAllocated => _isAllocated ??=
GetAllocatedEndpoint
() is not null;
105
GetAllocatedEndpoint
()