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