2 writes to _fixedSize
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (2)
150_fixedSize = fixedSize; 164_fixedSize = blockWriter._fixedSize;
4 references to _fixedSize
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (4)
164_fixedSize = blockWriter._fixedSize; 407if (_fixedSize && _metadataBlocks.Count>0) 444if (_fixedSize) 467if (_fixedSize)