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