1 write to _firstRowId
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (1)
23_firstRowId = 1;
2 references to _firstRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (2)
31return _lastRowId - _firstRowId + 1; 37return new Enumerator(_reader, _firstRowId, _lastRowId);