1 write to _lastRowId
System.Reflection.Metadata (1)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (1)
642_lastRowId = reader.ImportScopeTable.NumberOfRows;
2 references to _lastRowId
System.Reflection.Metadata (2)
System\Reflection\Metadata\PortablePdb\HandleCollections.Debug.cs (2)
649return _lastRowId - _firstRowId + 1; 655return new Enumerator(_reader, _firstRowId, _lastRowId);