1 write to _codecInfo
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDecoder.cs (1)
682_codecInfo = new BitmapCodecInfoInternal(codecInfoHandle);
2 references to _codecInfo
PresentationCore (2)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
673if (_codecInfo == null) 685return _codecInfo;