1 reference to AllocatedAddress
Aspire.Hosting (1)
Dcp\Model\Service.cs (1)
89
public bool HasCompleteAddress => AllocatedPort > 0 && !string.IsNullOrEmpty(
AllocatedAddress
);