3 references to IsLoopback
Aspire.Hosting (1)
Dashboard\DashboardServiceHost.cs (1)
152
else if (uri.
IsLoopback
)
PresentationCore (1)
MS\Internal\Text\TextInterface\Factory.cs (1)
335
return uri.IsFile && uri.
IsLoopback
&& !uri.IsUnc;
System.Net.WebProxy (1)
System\Net\WebProxy.NonWasm.cs (1)
18
if (host.
IsLoopback
)