2 references to Handle
System.Reflection.Metadata (2)
System\Reflection\Metadata\TypeSystem\TypeSpecification.cs (2)
32
get { return _reader.TypeSpecTable.GetSignature(
Handle
); }
44
return new CustomAttributeHandleCollection(_reader,
Handle
);