1 write to _shouldCacheDecoder
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
223_shouldCacheDecoder = insertInDecoderCache;
1 reference to _shouldCacheDecoder
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
1686if ((_uri != null) && (decoder == null) && _shouldCacheDecoder)