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