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