1 write to _varyByCustom
System.Web (1)
HttpCachePolicy.cs (1)
270
_varyByCustom
= varyByCustom ;
1 reference to _varyByCustom
System.Web (1)
HttpCachePolicy.cs (1)
414
internal string VaryByCustom {get {return
_varyByCustom
;}}