3 writes to _currentRowId
System.Reflection.Metadata (3)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (3)
479_currentRowId = firstRowId - 1; 497_currentRowId = EnumEnded; 502_currentRowId++;
2 references to _currentRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (2)
487return LocalVariableHandle.FromRowId((int)(_currentRowId & TokenTypeIds.RIDMask)); 495if (_currentRowId >= _lastRowId)