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