2 writes to _cachePolicy
PresentationCore (2)
Core\CSharp\MS\Internal\IO\Packaging\ByteRangeDownloader.cs (2)
155
_cachePolicy
= null;
382
_cachePolicy
= value;
1 reference to _cachePolicy
PresentationCore (1)
Core\CSharp\MS\Internal\IO\Packaging\ByteRangeDownloader.cs (1)
537
request.CachePolicy =
_cachePolicy
;