5 writes to _index
PresentationCore (5)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (5)
540_index = 0; 584_index++; 604_index = (uint) _metadataBlocks.Count; 609_index += celt; 621_index = 0;
3 references to _index
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (3)
565if (_index >= _metadataBlocks.Count || celt == 0) 573SafeMILHandle metadataHandle = (SafeMILHandle) _metadataBlocks[(int)_index]; 600UInt32 newIndex = _index + celt;