1 write to _isProxyMaxAgeSet
System.Web (1)
HttpCachePolicy.cs (1)
280
_isProxyMaxAgeSet
= isProxyMaxAgeSet ;
1 reference to _isProxyMaxAgeSet
System.Web (1)
HttpCachePolicy.cs (1)
389
internal bool IsProxyMaxAgeSet {get {return
_isProxyMaxAgeSet
;}}