2 references to GetDelegateMethod
System.Private.CoreLib (2)
System\Delegate.cs (2)
272return ReflectionAugments.GetDelegateMethod(this); 296MethodInfo mi = ReflectionAugments.GetDelegateMethod(this);