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