1 override of GetDelegateMethod
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.Runtime.cs (1)
104public override MethodInfo GetDelegateMethod(Delegate del)
1 reference to GetDelegateMethod
System.Private.CoreLib (1)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
491return ReflectionCoreExecution.ExecutionEnvironment.GetDelegateMethod(del);