4 references to IsLoopback
Aspire.Hosting (1)
Dashboard\DashboardServiceHost.cs (1)
152else if (uri.IsLoopback)
NuGet.PackageManagement (1)
Utility\UriHelper.cs (1)
34|| url.IsLoopback
System.Net.Requests (1)
System\Net\ServicePoint\ServicePointManager.cs (1)
172if (proxy != null && !address.IsLoopback)
System.Net.WebProxy (1)
System\Net\WebProxy.Wasm.cs (1)
12if (host.IsLoopback)