3 references to Modtime
System (3)
net\System\Net\Cache\IERequestCache.cs (1)
531
attributes |= _WinInetCache.Entry_FC.
Modtime
;
net\System\Net\Cache\WinInetCache.cs (2)
438
if ((attributes & Entry_FC.
Modtime
) == 0) {
451
attributes &= ~(Entry_FC.Exptime|Entry_FC.
Modtime
);