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