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