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