1 instantiation of CachedResponse
PresentationCore (1)
System\IO\Packaging\PackWebResponse.cs (1)
146_cachedResponse = new CachedResponse(this, cacheEntry, cachedPackageIsThreadSafe);
1 reference to CachedResponse
PresentationCore (1)
System\IO\Packaging\PackWebResponse.cs (1)
943private CachedResponse _cachedResponse; // null if cache not used