3 references to ExemptDelta
System (3)
net\System\Net\Cache\IERequestCache.cs (2)
543attributes |= _WinInetCache.Entry_FC.ExemptDelta|_WinInetCache.Entry_FC.Attribute; 1089if (_WinInetCache.Update(m_Entry, _WinInetCache.Entry_FC.ExemptDelta) != _WinInetCache.Status.Success)
net\System\Net\Cache\WinInetCache.cs (1)
446attributes |= (Entry_FC.Attribute | Entry_FC.ExemptDelta);