3 writes to _currentRowId
System.Reflection.Metadata (3)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (3)
684_currentRowId = firstRowId - 1; 702_currentRowId = EnumEnded; 707_currentRowId++;
2 references to _currentRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (2)
692return ImportScopeHandle.FromRowId((int)(_currentRowId & TokenTypeIds.RIDMask)); 700if (_currentRowId >= _lastRowId)