3 writes to _currentRowId
System.Reflection.Metadata (3)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (3)
165_currentRowId = firstRowId - 1; 183_currentRowId = EnumEnded; 188_currentRowId++;
2 references to _currentRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (2)
173return MethodDebugInformationHandle.FromRowId((int)(_currentRowId & TokenTypeIds.RIDMask)); 181if (_currentRowId >= _lastRowId)