3 references to InvokeDirectWithFewArgs
System.Private.Reflection.Execution (3)
Internal\Reflection\Execution\MethodInvokers\InstanceMethodInvoker.cs (1)
85object? result = MethodInvokeInfo.InvokeDirectWithFewArgs(
Internal\Reflection\Execution\MethodInvokers\StaticMethodInvoker.cs (1)
47object? result = MethodInvokeInfo.InvokeDirectWithFewArgs(
Internal\Reflection\Execution\MethodInvokers\VirtualMethodInvoker.cs (1)
107object? result = MethodInvokeInfo.InvokeDirectWithFewArgs(