3 references to Headerinfo
System (3)
net\System\Net\Cache\IERequestCache.cs (1)
561
attributes |= _WinInetCache.Entry_FC.
Headerinfo
;
net\System\Net\Cache\WinInetCache.cs (2)
405
if ((attributes & Entry_FC.
Headerinfo
) == 0) {
431
attributes &= ~Entry_FC.
Headerinfo
;