3 references to PartialCachingAttribute
System.Web (3)
Compilation\BuildResult.cs (1)
1149_cachingAttribute = new PartialCachingAttribute(
UI\PartialCachingAttribute.cs (2)
153:this(duration, varyByParams, varyByControls, varyByCustom, null, false) 163:this(duration, varyByParams, varyByControls, varyByCustom, null, shared)