4 references to Client
System.ServiceModel.Web (2)
System\ServiceModel\Web\CachingParameterInspector.cs (2)
288
case OutputCacheLocation.
Client
:
316
if (this.cacheProfile.Location != OutputCacheLocation.
Client
)
System.Web (2)
UI\Page.cs (2)
3683
case OutputCacheLocation.
Client
:
3713
if (location != OutputCacheLocation.
Client
) {