2 references to IsLocalHost
Aspire.Hosting (2)
ApplicationModel\HostUrl.cs (2)
43
if (
IsLocalHost
(uri.Host))
136
if (!
IsLocalHost
(uri.Host))