3 references to Handle
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeSystem\MethodSpecification.cs (3)
38return _reader.MethodSpecTable.GetMethod(Handle); 49return _reader.MethodSpecTable.GetInstantiation(Handle); 62return new CustomAttributeHandleCollection(_reader, Handle);