System\Reflection\Runtime\MethodInfos\CustomMethodInvoker.cs (3)
25InvokeSpecial(thisObject, arguments, arguments, binderBundle, wrapInTargetInvocationException);
28InvokeSpecial(thisObject, arguments, copyBackArguments: null, binderBundle: null, wrapInTargetInvocationException: false);
31InvokeSpecial(thisObject, arguments, copyBackArguments: null, binderBundle: null, wrapInTargetInvocationException: false);