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