3 references to _propEnableKernelOutputCache
System.Web (3)
Configuration\HttpRuntimeSection.cs (3)
329_properties.Add(_propEnableKernelOutputCache); 494return (bool)base[_propEnableKernelOutputCache]; 497base[_propEnableKernelOutputCache] = value;