3 references to LookupInfo
System (3)
net\System\Net\Cache\IERequestCache.cs (3)
172
_WinInetCache.Status status = _WinInetCache.
LookupInfo
(entry);
180
status = _WinInetCache.
LookupInfo
(entry);
184
if (entry.Error != _WinInetCache.Status.Success && _WinInetCache.
LookupInfo
(entry) == _WinInetCache.Status.FileNotFound) {