MetadataReader.GetMethodImplementation(MethodImplementationHandle) Method

Definition

public:
 System::Reflection::Metadata::MethodImplementation GetMethodImplementation(System::Reflection::Metadata::MethodImplementationHandle handle);
public System.Reflection.Metadata.MethodImplementation GetMethodImplementation (System.Reflection.Metadata.MethodImplementationHandle handle);
member this.GetMethodImplementation : System.Reflection.Metadata.MethodImplementationHandle -> System.Reflection.Metadata.MethodImplementation
Public Function GetMethodImplementation (handle As MethodImplementationHandle) As MethodImplementation

Parameters

Returns

Applies to