2 references to Host
Aspire.Hosting (2)
ApplicationModel\EndpointReference.cs (2)
176EndpointProperty.Host => new(Endpoint.Host), 181EndpointProperty.HostAndPort => new($"{Endpoint.Host}:{Endpoint.Port.ToString(CultureInfo.InvariantCulture)}"),