4 references to RowId
System.Reflection.Metadata (4)
System\Reflection\Metadata\Internal\Tables.cs (2)
2586int rowOffset = (handle.RowId - 1) * this.RowSize; 2592int rowOffset = (handle.RowId - 1) * this.RowSize;
System\Reflection\Metadata\TypeSystem\GenericParameterConstraint.cs (1)
21_rowId = handle.RowId;
System\Reflection\Metadata\TypeSystem\Handles.TypeSystem.cs (1)
1484return RowId == 0;