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