3 writes to _currentRowId
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (3)
1703_currentRowId = 0; 1731_currentRowId++; 1741_currentRowId = EnumEnded;
2 references to _currentRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (2)
1722return AssemblyReferenceHandle.FromRowId((int)(_currentRowId & TokenTypeIds.RIDMask)); 1729if (_currentRowId < _reader.AssemblyRefTable.NumberOfNonVirtualRows)