3 writes to _currentRowId
System.Reflection.Metadata (3)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (3)
66_currentRowId = firstRowId - 1; 84_currentRowId = EnumEnded; 89_currentRowId++;
2 references to _currentRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (2)
74return DocumentHandle.FromRowId((int)(_currentRowId & TokenTypeIds.RIDMask)); 82if (_currentRowId >= _lastRowId)