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