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