1 write to backupCache
System (1)
net\System\Net\NetWebProxyFinder.cs (1)
41backupCache = new SingleItemRequestCache(RequestCacheManager.IsCachingEnabled);
1 reference to backupCache
System (1)
net\System\Net\NetWebProxyFinder.cs (1)
250request.CacheProtocol = new RequestCacheProtocol(backupCache, request.CacheProtocol.Validator);