2 references to TryRenewProxy
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\FailedProxyCache.cs (1)
62
if (
TryRenewProxy
(uri, renewTicks))
System\Net\Http\SocketsHttpHandler\MultiProxy.cs (1)
142
_failedProxyCache.
TryRenewProxy
(uri, oldestFailedProxyTicks);