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