3 references to SetVaryByCustom
System.ServiceModel.Web (1)
System\ServiceModel\Web\CachingParameterInspector.cs (1)
338
cache.
SetVaryByCustom
(this.cacheProfile.VaryByCustom);
System.Web (2)
Abstractions\HttpCachePolicyWrapper.cs (1)
116
_httpCachePolicy.
SetVaryByCustom
(custom);
UI\Page.cs (1)
3741
cache.
SetVaryByCustom
(varyByCustom);