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