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