3 references to Invoke
System.Private.Reflection.Execution (3)
Internal\Reflection\Execution\MethodInvokers\InstanceMethodInvoker.cs (1)
69
object? result = MethodInvokeInfo.
Invoke
(
Internal\Reflection\Execution\MethodInvokers\StaticMethodInvoker.cs (1)
36
object? result = MethodInvokeInfo.
Invoke
(
Internal\Reflection\Execution\MethodInvokers\VirtualMethodInvoker.cs (1)
88
object? result = MethodInvokeInfo.
Invoke
(