1 write to _codecInfo
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
777_codecInfo = new BitmapCodecInfoInternal(codecInfoHandle);
2 references to _codecInfo
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
768if (_codecInfo == null) 780return _codecInfo;