1 override of ValidateFreshness
System (1)
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
216protected internal override CacheFreshnessStatus ValidateFreshness()
1 reference to ValidateFreshness
System (1)
net\System\Net\Cache\_RequestCacheProtocol.cs (1)
697CacheFreshnessStatus result = _Validator.ValidateFreshness();