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)
537request.CachePolicy = _cachePolicy;