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