MethodExtensions
public static bool SignatureEquals(this MethodBase method, MethodBase other, bool respectCallingConvention = false)
public static bool SignatureEquals(this MethodInfo method, MethodInfo other, bool respectCallingConvention = false)