unsafe internal static Object GetValueDirect(RtFieldInfo field, RuntimeType fieldType, void *pTypedRef, RuntimeType contextType)
 {
     throw new NotImplementedException("GetValueDirect");
 }
 static unsafe extern internal void SetValueDirect(RtFieldInfo field, RuntimeType fieldType, void *pTypedRef, Object value, RuntimeType contextType);
Example #3
0
 internal static extern string GetName(RtFieldInfo field);
 internal static void SetValue(RtFieldInfo field, Object obj, Object value, RuntimeType fieldType, FieldAttributes fieldAttr, RuntimeType declaringType, ref bool domainInitialized)
 {
     SetValueInternal(field, obj, value);
 }
Example #5
0
 internal static extern unsafe object GetValueDirect(RtFieldInfo field, RuntimeType fieldType, void *pTypedRef, RuntimeType contextType);
Example #6
0
 internal static extern object GetValue(RtFieldInfo field, object instance, RuntimeType fieldType, RuntimeType declaringType, ref bool domainInitialized);
Example #7
0
 internal static extern int GetToken(RtFieldInfo field);
Example #8
0
        }                                                                                                                                                                                              // 0x000000018043C620-0x000000018043C630

        internal static unsafe void SetValueDirect(RtFieldInfo field, RuntimeType fieldType, void *pTypedRef, object value, RuntimeType contextType)
        {
        }                                                                                                                                                       // 0x000000018043C610-0x000000018043C620
Example #9
0
        }                                                                                       // 0x000000018043C620-0x000000018043C630

        internal static void SetValue(RtFieldInfo field, object obj, object value, RuntimeType fieldType, FieldAttributes fieldAttr, RuntimeType declaringType, ref bool domainInitialized)
        {
        }                                                                                                                                                                                              // 0x000000018043C620-0x000000018043C630