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)
943
private
CachedResponse
_cachedResponse; // null if cache not used