3 references to Handle
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\MethodSpecification.cs (3)
34return _reader.MethodSpecTable.GetMethod(Handle); 45return _reader.MethodSpecTable.GetInstantiation(Handle); 58return new CustomAttributeHandleCollection(_reader, Handle);