3 references to _defaultCachePolicy
PresentationCore (3)
System\IO\Packaging\PackWebRequest.cs (3)
76
_cachePolicy =
_defaultCachePolicy
; // always use default and then let them change it
119
policy =
_defaultCachePolicy
.Level;
200
_cachePolicy =
_defaultCachePolicy
;