result=newMethodBindFailure(()=>newMissingMemberException(MiscHelpers.FormatInvariant("The object has no method named '{0}' that matches the specified arguments",name)));
return(object)method??newFunc<Exception>(()=>newMissingMemberException(MiscHelpers.FormatInvariant("The object has no method named '{0}'",binder.Name)));
returnnewMethodBindFailure(()=>newMissingMemberException(MiscHelpers.FormatInvariant("The object has no method named '{0}' that matches the specified arguments",name)));