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