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