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