3 references to DisableAllCaching
System (3)
net\System\Net\Cache\RequestCacheManager.cs (3)
51
if(s_CacheConfigSettings.
DisableAllCaching
)
73
return !s_CacheConfigSettings.
DisableAllCaching
;
86
if(s_CacheConfigSettings.
DisableAllCaching
)