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