2 references to IsCachingEnabled
System (2)
net\System\Net\Configuration\SettingsSection.cs (1)
25object o = System.Net.Cache.RequestCacheManager.IsCachingEnabled;
net\System\Net\NetWebProxyFinder.cs (1)
41backupCache = new SingleItemRequestCache(RequestCacheManager.IsCachingEnabled);