2 references to CacheProfile
System.Web (2)
Compilation\PageCodeDomTreeGenerator.cs (1)
214if (cacheSettings.IsParameterSet(OutputCacheParameter.CacheProfile)) {
UI\OutputCacheSettings.cs (1)
172_flags[(int) OutputCacheParameter.CacheProfile] = true;