Base:
method
Invoke
Internal.Reflection.Core.Execution.MethodBaseInvoker.Invoke(System.Object, System.Object[], System.Reflection.BinderBundle, System.Boolean)
1 reference to Invoke
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\CustomMethodInvoker.cs (1)
64return Invoke(null, arguments, binderBundle, wrapInTargetInvocationException);