1 override of GetDynamicInvokeThunk
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.Runtime.cs (1)
99
public override IntPtr
GetDynamicInvokeThunk
(MethodBaseInvoker invoker)
1 reference to GetDynamicInvokeThunk
System.Private.CoreLib (1)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
482
IntPtr invokeThunk = ReflectionCoreExecution.ExecutionEnvironment.
GetDynamicInvokeThunk
(methodInvoker);