3 references to CustomAttributeHandle
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\Handles.TypeSystem.cs (3)
1732
return new
CustomAttributeHandle
(rowId);
1752
return new
CustomAttributeHandle
(handle.RowId);
1762
return new
CustomAttributeHandle
(handle.RowId);