3 writes to _currentRowId
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (3)
991_currentRowId = firstRowId - 1; 1009_currentRowId = EnumEnded; 1014_currentRowId++;
2 references to _currentRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (2)
999return MethodImplementationHandle.FromRowId((int)(_currentRowId & TokenTypeIds.RIDMask)); 1007if (_currentRowId >= _lastRowId)