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