3 writes to _currentRowId
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (3)
1295_currentRowId = 0; 1312_currentRowId = EnumEnded; 1317_currentRowId++;
2 references to _currentRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (2)
1302return TypeDefinitionHandle.FromRowId((int)(_currentRowId & TokenTypeIds.RIDMask)); 1310if (_currentRowId >= _lastRowId)