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