5 references to FromRowId
System.Reflection.Metadata (5)
System\Reflection\Metadata\Ecma335\MetadataBuilder.Tables.cs (1)
762
return CustomAttributeHandle.
FromRowId
(_customAttributeTable.Count);
System\Reflection\Metadata\Ecma335\MetadataTokens.cs (1)
437
return Metadata.CustomAttributeHandle.
FromRowId
(ToRowId(rowNumber));
System\Reflection\Metadata\TypeSystem\CustomAttribute.cs (1)
32
get { return CustomAttributeHandle.
FromRowId
(RowId); }
System\Reflection\Metadata\TypeSystem\HandleCollections.TypeSystem.cs (2)
305
return CustomAttributeHandle.
FromRowId
((int)(_currentRowId & TokenTypeIds.RIDMask));
312
return CustomAttributeHandle.
FromRowId
(