2 references to MultiProxy
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\MultiProxy.cs (2)
41public static MultiProxy Empty => new MultiProxy(null, Array.Empty<Uri>()); 69return new MultiProxy(failedProxyCache, uris);