1 reference to GetMethodFromHandle
System.Private.CoreLib (1)
System\Reflection\MethodBase.NativeAot.cs (1)
12public static MethodBase GetMethodFromHandle(RuntimeMethodHandle handle) => ReflectionAugments.GetMethodFromHandle(handle);