1 reference to GetFieldFromHandle
System.Private.CoreLib (1)
System\Reflection\FieldInfo.NativeAot.cs (1)
10
public static FieldInfo GetFieldFromHandle(RuntimeFieldHandle handle) => ReflectionAugments.
GetFieldFromHandle
(handle);