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