2 writes to _isBuiltInDecoder
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
74_isBuiltInDecoder = isBuiltIn; 1657_isBuiltInDecoder = true;
2 references to _isBuiltInDecoder
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
978if (!_isBuiltInDecoder) 1788if (!_isBuiltInDecoder)