3 writes to _currentRowId
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (3)
75_currentRowId = firstRowId - 1; 94_currentRowId = EnumEnded; 99_currentRowId++;
2 references to _currentRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (2)
84return GenericParameterHandle.FromRowId((int)(_currentRowId & TokenTypeIds.RIDMask)); 92if (_currentRowId >= _lastRowId)