1 reference to CustomAttributeHandleCollection
System.Reflection.Metadata (1)
System\Reflection\Metadata\MetadataReader.cs (1)
1033
public CustomAttributeHandleCollection CustomAttributes => new
CustomAttributeHandleCollection
(this);