66        return !left.
Equals(right);
 
 
 
static void KeepAlive(object? obj)
 
static int GetHashCodeOfPtr(IntPtr ptr)
 
RuntimeFieldHandleInternal Value
 
static readonly IntPtr Zero
 
static RuntimeType GetApproxDeclaringType(RuntimeFieldHandleInternal field)
 
override bool Equals(object? obj)
 
static unsafe object GetValueDirect(RtFieldInfo field, RuntimeType fieldType, void *pTypedRef, RuntimeType contextType)
 
static RuntimeType GetApproxDeclaringType(IRuntimeFieldInfo field)
 
static unsafe void * _GetUtf8Name(RuntimeFieldHandleInternal field)
 
static void SetValue(RtFieldInfo field, object obj, object value, RuntimeType fieldType, FieldAttributes fieldAttr, RuntimeType declaringType, ref bool domainInitialized)
 
override int GetHashCode()
 
RuntimeFieldHandle(IRuntimeFieldInfo fieldInfo)
 
readonly IRuntimeFieldInfo m_ptr
 
void GetObjectData(SerializationInfo info, StreamingContext context)
 
bool Equals(RuntimeFieldHandle handle)
 
static bool MatchesNameHash(RuntimeFieldHandleInternal handle, uint hash)
 
static bool operator!=(RuntimeFieldHandle left, RuntimeFieldHandle right)
 
static FieldAttributes GetAttributes(RuntimeFieldHandleInternal field)
 
static bool AcquiresContextFromThis(RuntimeFieldHandleInternal field)
 
static bool operator==(RuntimeFieldHandle left, RuntimeFieldHandle right)
 
static unsafe void SetValueDirect(RtFieldInfo field, RuntimeType fieldType, void *pTypedRef, object value, RuntimeType contextType)
 
static object GetValue(RtFieldInfo field, object instance, RuntimeType fieldType, RuntimeType declaringType, ref bool domainInitialized)
 
IRuntimeFieldInfo GetRuntimeFieldInfo()
 
static unsafe MdUtf8String GetUtf8Name(RuntimeFieldHandleInternal field)
 
static RuntimeFieldHandleInternal GetStaticFieldForGenericType(RuntimeFieldHandleInternal field, RuntimeType declaringType)
 
static string GetName(RtFieldInfo field)
 
static int GetToken(RtFieldInfo field)