1 reference to EmptyWebProxy
System.Net.Requests (1)
System\Net\GlobalProxySelection.cs (1)
19
public static IWebProxy GetEmptyWebProxy() => new
EmptyWebProxy
();