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