3 references to Location
System.Web (3)
Compilation\PageCodeDomTreeGenerator.cs (1)
238if (cacheSettings.IsParameterSet(OutputCacheParameter.Location)) {
UI\OutputCacheSettings.cs (1)
84_flags[(int) OutputCacheParameter.Location] = true;
UI\Page.cs (1)
3633if (cacheSettings.IsParameterSet(OutputCacheParameter.Location)) {