Base:
method
TryRetrieve
Microsoft.Win32.WinInetCache.TryRetrieve(System.String, out System.Net.Cache.RequestCacheEntry, out System.IO.Stream)
1 reference to TryRetrieve
System (1)
net\System\Net\Cache\_SingleItemRequestCache.cs (1)
125if (!TryRetrieve(key, out cacheEntry, out result))