MethodCallCodeFragment.MethodInfo Property

Definition

Gets the MethodInfo for this method call.

public virtual System.Reflection.MethodInfo? MethodInfo { get; }
member this.MethodInfo : System.Reflection.MethodInfo
Public Overridable ReadOnly Property MethodInfo As MethodInfo

Property Value

The MethodInfo.

Applies to