2 references to DynamicInvokeInfo
System.Private.CoreLib (1)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
484
info = new
DynamicInvokeInfo
(invokeMethod, invokeThunk);
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\MethodInvokeInfo.cs (1)
12
:
base
(method, invokeThunk)