1 write to _firstRowId
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (1)
22_firstRowId = firstRowId;
3 references to _firstRowId
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (3)
43return GenericParameterHandle.FromRowId(_firstRowId + index); 49return new Enumerator(_firstRowId, _firstRowId + _count - 1);