The MethodInfoExtension type exposes the following members.

Methods

  Name Description
Public method Static member CreateNonVirtualDynamicMethod
Gets the DynamicMethod from the MethodInfo based on IL Generator. Used for getting the original virtual, non inherited method of a grandparent base type.

See Also