3 references to _propEnableOutputCache
System.Web (3)
Configuration\OutputCacheSection.cs (3)
89_properties.Add(_propEnableOutputCache); 111enableOutputCache = (bool)base[_propEnableOutputCache]; 118base[_propEnableOutputCache] = value;