2 references to Lookup
System (2)
net\System\Net\Cache\IERequestCache.cs (2)
82
return
Lookup
(key, out cacheEntry, true);
87
readStream =
Lookup
(key, out cacheEntry, false);