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