4 writes to _currentRowId
System.Reflection.Metadata (4)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (4)
333_currentRowId = 0; 374_currentRowId = EnumEnded; 389_currentRowId = EnumEnded; 393_currentRowId = nextRowId;
2 references to _currentRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (2)
342return LocalScopeHandle.FromRowId((int)(_currentRowId & TokenTypeIds.RIDMask)); 348int currentRowId = _currentRowId;