2 references to Commit
System (2)
net\System\Net\Cache\IERequestCache.cs (1)
1055if (_WinInetCache.Commit(m_Entry) != _WinInetCache.Status.Success)
net\System\Net\Cache\WinInetCache.cs (1)
475if (Commit(newEntry) != Status.Success) {