Implemented interface member:
method
GetProxy
System.Net.IWebProxy.GetProxy(System.Uri)
1 reference to GetProxy
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpEnvironmentProxy.cs (1)
300return GetProxy(uri) == null ? true : IsMatchInBypassList(uri);