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