5 references to Update
System (5)
net\System\Net\Cache\IERequestCache.cs (2)
584
_WinInetCache.
Update
(entry, attributes) ;
1089
if (_WinInetCache.
Update
(m_Entry, _WinInetCache.Entry_FC.ExemptDelta) != _WinInetCache.Status.Success)
net\System\Net\Cache\WinInetCache.cs (3)
459
if (
Update
(oldEntry, Entry_FC.Attribute) != Status.Success) {
479
Update
(oldEntry, Entry_FC.Attribute);
487
Update
(newEntry, attributes);