@@ -322,11 +322,22 @@ struct Library_corlib_native_System_Exception
322322
323323struct Library_corlib_native_System_ArgumentException
324324{
325+ static const int FIELD_STATIC__Arg_ArgumentException = 3 ;
326+ static const int FIELD_STATIC__Arg_ParamName_Name = 4 ;
327+ static const int FIELD_STATIC__Argument_EmptyString = 5 ;
328+
325329 static const int FIELD___paramName = 5 ;
326330
327331 //--//
328332};
329333
334+ struct Library_corlib_native_System_ArgumentNullException
335+ {
336+ static const int FIELD_STATIC__ArgumentNull_Generic = 6 ;
337+
338+ //--//
339+ };
340+
330341struct Library_corlib_native_System_Array
331342{
332343 NANOCLR_NATIVE_DECLARE (System_Collections_IList_get_Item___OBJECT__I4 );
@@ -404,7 +415,6 @@ struct Library_corlib_native_System_BitConverter
404415
405416struct Library_corlib_native_System_Byte
406417{
407-
408418 static const int FIELD__m_value = 1 ;
409419
410420 //--//
@@ -427,16 +437,8 @@ struct Library_corlib_native_System_Collections_ArrayList
427437 //--//
428438};
429439
430- struct Library_corlib_native_System_ComponentModel_EditorBrowsableState
431- {
432-
433- static const int FIELD__value__ = 1 ;
434-
435- //--//
436- };
437440struct Library_corlib_native_System_Double
438441{
439-
440442 static const int FIELD__m_value = 1 ;
441443
442444 NANOCLR_NATIVE_DECLARE (CompareTo___STATIC__I4__R8__R8 );
@@ -450,9 +452,9 @@ struct Library_corlib_native_System_Double
450452
451453struct Library_corlib_native_System_TimeSpan
452454{
453- static const int FIELD_STATIC__Zero = 3 ;
454- static const int FIELD_STATIC__MaxValue = 4 ;
455- static const int FIELD_STATIC__MinValue = 5 ;
455+ static const int FIELD_STATIC__Zero = 7 ;
456+ static const int FIELD_STATIC__MaxValue = 8 ;
457+ static const int FIELD_STATIC__MinValue = 9 ;
456458
457459 static const int FIELD___ticks = 1 ;
458460
@@ -482,9 +484,9 @@ struct Library_corlib_native_System_TimeSpan
482484
483485struct Library_corlib_native_System_DateTime
484486{
485- static const int FIELD_STATIC__MinValue = 6 ;
486- static const int FIELD_STATIC__MaxValue = 7 ;
487- static const int FIELD_STATIC__UnixEpoch = 8 ;
487+ static const int FIELD_STATIC__MinValue = 10 ;
488+ static const int FIELD_STATIC__MaxValue = 11 ;
489+ static const int FIELD_STATIC__UnixEpoch = 12 ;
488490
489491 static const int FIELD___ticks = 1 ;
490492
@@ -552,13 +554,6 @@ struct Library_corlib_native_System_Diagnostics_Debugger
552554 //--//
553555};
554556
555- struct Library_corlib_native_System_Diagnostics_DebuggerBrowsableAttribute
556- {
557- static const int FIELD___state = 1 ;
558-
559- //--//
560- };
561-
562557struct Library_corlib_native_System_UInt16
563558{
564559 static const int FIELD__m_value = 1 ;
@@ -593,7 +588,7 @@ struct Library_corlib_native_System_Enum
593588
594589struct Library_corlib_native_System_EventArgs
595590{
596- static const int FIELD_STATIC__Empty = 9 ;
591+ static const int FIELD_STATIC__Empty = 13 ;
597592
598593 //--//
599594};
@@ -800,9 +795,16 @@ struct Library_corlib_native_System_Reflection_RuntimeMethodInfo
800795 //--//
801796};
802797
803- struct Library_corlib_native_System_Runtime_CompilerServices_AccessedThroughPropertyAttribute
798+ struct Library_corlib_native_System_Runtime_CompilerServices_NullableAttribute
804799{
805- static const int FIELD___propertyName = 1 ;
800+ static const int FIELD__NullableFlags = 1 ;
801+
802+ //--//
803+ };
804+
805+ struct Library_corlib_native_System_Runtime_CompilerServices_NullableContextAttribute
806+ {
807+ static const int FIELD__Flag = 1 ;
806808
807809 //--//
808810};
@@ -862,7 +864,6 @@ struct Library_corlib_native_System_RuntimeType
862864
863865struct Library_corlib_native_System_SByte
864866{
865-
866867 static const int FIELD__m_value = 1 ;
867868
868869 //--//
@@ -971,7 +972,7 @@ struct Library_corlib_native_System_Threading_Thread
971972
972973struct Library_corlib_native_System_Threading_Timeout
973974{
974- static const int FIELD_STATIC__InfiniteTimeSpan = 11 ;
975+ static const int FIELD_STATIC__InfiniteTimeSpan = 15 ;
975976
976977 //--//
977978};
0 commit comments