1 write to _readOnlycolorContexts
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDecoder.cs (1)
966_readOnlycolorContexts = new ReadOnlyCollection<ColorContext>(colorContextList);
1 reference to _readOnlycolorContexts
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDecoder.cs (1)
973return _readOnlycolorContexts;