Base:
method
InvokeDirectWithFewArgs
Internal.Reflection.Core.Execution.MethodBaseInvoker.InvokeDirectWithFewArgs(System.Object, System.Span<System.Object>)
1 reference to InvokeDirectWithFewArgs
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\CustomMethodInvoker.cs (1)
78return InvokeDirectWithFewArgs(null, arguments);