3 references to CustomAttributeHandle
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\Handles.TypeSystem.cs (3)
1731
return new
CustomAttributeHandle
(rowId);
1751
return new
CustomAttributeHandle
(handle.RowId);
1761
return new
CustomAttributeHandle
(handle.RowId);