1 override of UpdateCache
System (1)
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
441protected internal override CacheValidationStatus UpdateCache() {
1 reference to UpdateCache
System (1)
net\System\Net\Cache\_RequestCacheProtocol.cs (1)
736CacheValidationStatus result = _Validator.UpdateCache();