2 references to GetHostValue
Aspire.Hosting.Azure.AppContainers (2)
AzureContainerAppsInfrastructure.cs (2)
590EndpointProperty.Url => GetHostValue($"{scheme}://", suffix: isHttpIngress ? null : $":{port}"), 591EndpointProperty.Host or EndpointProperty.IPV4Host => GetHostValue(),