3 references to NormalEntry
System (3)
net\System\Net\Cache\IERequestCache.cs (2)
418
entry.Info.EntryType = _WinInetCache.EntryType.
NormalEntry
;
544
entry.Info.EntryType = _WinInetCache.EntryType.
NormalEntry
;
net\System\Net\Cache\WinInetCache.cs (1)
211
Info.EntryType = EntryType.
NormalEntry
;