#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include #include "icalls/mscorlib/System/DateTime.h" template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker4 { typedef R (*Func)(void*, T1, T2, T3, T4, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, invokeData.method); } }; template struct VirtFuncInvoker9 { typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, T7, T8, T9, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7, T8 p8, T9 p9) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, p8, p9, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Threading.AsyncLocal`1 struct AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t33B68634E5ACFD2A5AE4981521BFC06805BE18BB; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_tE6A65C5E45E33FD7D9849FD0914DE3AD32B68050; // System.Collections.Generic.IList`1 struct IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t52C81163A051BCD87A36FEF95F736DD600E2305D; // System.Collections.Generic.List`1> struct List_1_t960AA958F641EF26613957B203B645E693F9430D; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t9161A5C97376D261665798FA27DAFD5177305C81; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_t52A654EA9927D1B5F56CA05CF209F2E4393C4510; // System.DateTimeParse/DS[][] struct DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Globalization.CalendarData[] struct CalendarDataU5BU5D_t92EDE3986BAED27678B4F4140BC955434CFEACC7; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // System.Globalization.TokenHashValue[] struct TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.DateTimeParse/DS[] struct DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C; // System.Collections.Hashtable/bucket[] struct bucketU5BU5D_tFE956DAEFB1D1C86A13EF247D7367BF60B55E190; // System.TimeZoneInfo/AdjustmentRule[] struct AdjustmentRuleU5BU5D_t13A903FE644194C2CAF6698B6890B32A226FD19F; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8; // System.Reflection.Assembly struct Assembly_t; // System.AsyncCallback struct AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA; // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Globalization.Calendar struct Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A; // System.Globalization.CompareInfo struct CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9; // System.Globalization.CultureData struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98; // System.Globalization.CultureNotFoundException struct CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C; // System.Reflection.CustomAttributeFormatException struct CustomAttributeFormatException_t16E1DE57A580E900BEC449F6A8274949F610C095; // System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910; // System.Runtime.CompilerServices.CustomConstantAttribute struct CustomConstantAttribute_t1088F47FE1E92C116114FB811293DBCCC9B6C580; // System.DBNull struct DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28; // System.Runtime.CompilerServices.DateTimeConstantAttribute struct DateTimeConstantAttribute_t546AFFD33ADD9C6F4C41B0E7B47B627932D92EEE; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90; // System.Globalization.DateTimeFormatInfoScanner struct DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // System.Exception struct Exception_t; // System.Threading.ExecutionContext struct ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414; // System.FormatException struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // System.Collections.ICollection struct ICollection_tC1E1DED86C0A66845675392606B302452210D5DA; // System.IConvertible struct IConvertible_t40D9E38816544BF71E97F48AB3C47C9A2B7E9BE4; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.Collections.IEqualityComparer struct IEqualityComparer_t6C4C1F04B21BDE1E4B84BD6EC7DE494C186D6C68; // System.IFormatProvider struct IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF; // System.Runtime.Serialization.IFormatterConverter struct IFormatterConverter_t2A667D8777429024D8A3CB3D9AE29EA79FEA6176; // System.Security.Principal.IPrincipal struct IPrincipal_t850ACE1F48327B64F266DD2C6FD8C5F56E4889E2; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046; // System.Threading.InternalThread struct InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB; // System.InvalidCastException struct InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // System.LocalDataStoreHolder struct LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146; // System.LocalDataStoreMgr struct LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Reflection.MemberInfo struct MemberInfo_t; // System.Reflection.MethodInfo struct MethodInfo_t; // System.MulticastDelegate struct MulticastDelegate_t; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D; // Microsoft.Win32.RegistryKey struct RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268; // System.Reflection.RuntimeAssembly struct RuntimeAssembly_t799877C849878A70E10D25C690D7B0476DAF0B56; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Runtime.Serialization.SerializationException struct SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1; // System.Runtime.Serialization.SerializationInfoEnumerator struct SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6; // Mono.Globalization.Unicode.SimpleCollator struct SimpleCollator_t60F8CB5F37FA4A008E484C0BD0429E65E5904266; // System.Globalization.SortVersion struct SortVersion_t4500287E608FE7BBAB01A3AB0F1073F772EF62AA; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // System.Globalization.TextInfo struct TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C; // System.Threading.Thread struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414; // System.TimeZoneInfo struct TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074; // System.Globalization.TokenHashValue struct TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // System.Reflection.Assembly/ResolveEventHolder struct ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C; // System.DateTimeParse/MatchNumberDelegate struct MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HebrewNumber_t8F0EF59F99E80D016D6750CD37AD68B8B252900C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* JapaneseCalendar_t9B3E6C121CD0B742AC6413D33DE394DE3E3C6360_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeArray_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TaiwanCalendar_tF03DACFCF8C6BC8EDD68CADE289D6A32FBBC516C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____0588059ACBD52F7EA2835882F977A9CF72EB9775_0_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____2C840AFA48C27B9C05593E468C1232CA1CC74AFD_10_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____34476C29F6F81C989CFCA42F7C06E84C66236834_13_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____39C9CE73C7B0619D409EF28344F687C1B5C130FE_18_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____4858DB4AA76D3933F1CA9E6712D4FDB16903F628_25_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____536422B321459B242ADED7240B7447E904E083E3_27_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____5BFE2819B4778217C56416C7585FF0E56EBACD89_34_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____67EEAD805D708D9AA4E14BF747E44CED801744F3_39_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____7341C933A70EAE383CC50C4B945ADB8E08F06737_45_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____94841DD2F330CCB1089BF413E4FA9B04505152E2_59_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____95C48758CAE1715783472FB073AB158AB8A0AB2A_61_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____973417296623D8DC6961B09664E54039E44CA5D8_62_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____A6732F8E7FC23766AB329B492D6BF82E3B33233F_67_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____AC791C4F39504D1184B73478943D0636258DA7B1_70_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____DD3AEFEADB1CD615F3017763F1568179FEE640B0_88_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____E92B39D8233061927D9ACDE54665E68E7535635A_91_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____F37E34BEADB04F34FCC31078A59F49856CA83D5B_99_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral0015A3CE03B062AA77C4DBEDB33AF749FADBB80E; IL2CPP_EXTERN_C String_t* _stringLiteral00B50C96368196723209385AC035A494CC7D0E52; IL2CPP_EXTERN_C String_t* _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880; IL2CPP_EXTERN_C String_t* _stringLiteral072BA90B274B502615639084DC3D7FCC63407A24; IL2CPP_EXTERN_C String_t* _stringLiteral09E3CE30ED220A58CBC39E1FB2FC6F254A93DB03; IL2CPP_EXTERN_C String_t* _stringLiteral0BFD0EF6521D7246A3A38E267792D43699AC63B5; IL2CPP_EXTERN_C String_t* _stringLiteral0C45DB50527FCFAD456E74EB416B617329505309; IL2CPP_EXTERN_C String_t* _stringLiteral0CC8D9716F300EE4E27BA8D2C8FFFB6AD822D078; IL2CPP_EXTERN_C String_t* _stringLiteral0E5331EF074E0F24B52E06323F8C9E92647A0E72; IL2CPP_EXTERN_C String_t* _stringLiteral0F1EB107829748D4B6EAF0971FCDC4458C54CF59; IL2CPP_EXTERN_C String_t* _stringLiteral10E88D340E477ADF254E0143091B9F05949045EA; IL2CPP_EXTERN_C String_t* _stringLiteral153439582B5E55A9C2DDB97A118CFD0EE04AC5E4; IL2CPP_EXTERN_C String_t* _stringLiteral159BA69F4C40BE3042FC54C7FBB2025F7E49F8E0; IL2CPP_EXTERN_C String_t* _stringLiteral18B4C3FF17ADD49C3A5FCB657614AF5293A47A25; IL2CPP_EXTERN_C String_t* _stringLiteral1BB7D514C3D15F77603EC9C1408F5FF44C944EAF; IL2CPP_EXTERN_C String_t* _stringLiteral1CB28FC33FA49E778D66797930C2FE5381A2660D; IL2CPP_EXTERN_C String_t* _stringLiteral1DEDCD1168FE0A01C595FF5B7901D1C14F15F786; IL2CPP_EXTERN_C String_t* _stringLiteral1EEA80CEDFABFC29B06BF4349B427A62D62722AC; IL2CPP_EXTERN_C String_t* _stringLiteral1F25F987A9268F9EAE4D08510BF6C5A5AF90570A; IL2CPP_EXTERN_C String_t* _stringLiteral234D19ACC97DBDDB4C2351D9B583DDC8AD958380; IL2CPP_EXTERN_C String_t* _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745; IL2CPP_EXTERN_C String_t* _stringLiteral245C581F22FACB13167A7469B960289230699AE1; IL2CPP_EXTERN_C String_t* _stringLiteral2492BD771F4E0F6822AA68B6D82B11F261E757BB; IL2CPP_EXTERN_C String_t* _stringLiteral29E69A0FE3268A9E5AEF6D7DB913F73DFE836A21; IL2CPP_EXTERN_C String_t* _stringLiteral2B86D66477376A42A49B3CD3983CF53BEF4E55A0; IL2CPP_EXTERN_C String_t* _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24; IL2CPP_EXTERN_C String_t* _stringLiteral2E071382DB44956A884FF6F8B929901347ACE681; IL2CPP_EXTERN_C String_t* _stringLiteral2ECD351AFDBC4907B511A71B03391B66B103FE31; IL2CPP_EXTERN_C String_t* _stringLiteral30D99F99F1F4688CE08A3BF1B034C9CD49C19174; IL2CPP_EXTERN_C String_t* _stringLiteral3298B93F400D7C4098713816D21CB31DB757E5E8; IL2CPP_EXTERN_C String_t* _stringLiteral34B01E019D73FBCD96A7FA146BF5CB8F85D7A267; IL2CPP_EXTERN_C String_t* _stringLiteral3680357E36BF098D58315A89BD03F078921BEFD9; IL2CPP_EXTERN_C String_t* _stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0; IL2CPP_EXTERN_C String_t* _stringLiteral3BFFD325D0E9B8DB1041A8F32A1F7B2DBB2042C8; IL2CPP_EXTERN_C String_t* _stringLiteral3CB282C0242220D94FA6144DEBD4B0639B0AF2D2; IL2CPP_EXTERN_C String_t* _stringLiteral3DCC6243286938BE75C3FA773B9BA71160A2E869; IL2CPP_EXTERN_C String_t* _stringLiteral3DF008E4B70EBA2CEFB30E3226F82557BD7FD14D; IL2CPP_EXTERN_C String_t* _stringLiteral3EE55018ADF7DD670653986FF76F19BB86A91162; IL2CPP_EXTERN_C String_t* _stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA; IL2CPP_EXTERN_C String_t* _stringLiteral414EEEFF5F961B9740DE01D5EC1AC2F0F745095E; IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8; IL2CPP_EXTERN_C String_t* _stringLiteral4A8066343C199F418E9759AE5233B4A83D29CE04; IL2CPP_EXTERN_C String_t* _stringLiteral4B0E509E3481549FC8F096287EFB425FAAFC38A4; IL2CPP_EXTERN_C String_t* _stringLiteral4D9C538E6EC016DFB961C75A2EDB9047E7364ADD; IL2CPP_EXTERN_C String_t* _stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE; IL2CPP_EXTERN_C String_t* _stringLiteral5555755D3361E32457AAF97F7B3A0E3237765D53; IL2CPP_EXTERN_C String_t* _stringLiteral55C146B6C2934C09DFDDCA9609E176B09EFD5031; IL2CPP_EXTERN_C String_t* _stringLiteral5906B1AF129B2EACC9A652E63E3344351D9DEE60; IL2CPP_EXTERN_C String_t* _stringLiteral5B41A58E45555854EC2026B9B5F8243AA9E7ED4B; IL2CPP_EXTERN_C String_t* _stringLiteral5C41D52FA73299672D15406F85174D906E9E65DC; IL2CPP_EXTERN_C String_t* _stringLiteral5E955F560392E852066F5D6D2B4F005272C8AD2C; IL2CPP_EXTERN_C String_t* _stringLiteral6138241A3DE02B2D3DCE5A7D8521E6799652D9B9; IL2CPP_EXTERN_C String_t* _stringLiteral67EBB666DFDF5450ADBAFC1D064E3F530C234698; IL2CPP_EXTERN_C String_t* _stringLiteral69F8BAAE6EBF340FAD6A3A7D459DC617D7175A4B; IL2CPP_EXTERN_C String_t* _stringLiteral6B866DCFF4A3EC3D3C30879F029D88106601B1B2; IL2CPP_EXTERN_C String_t* _stringLiteral6B888C10342DD1C8AE97657EEA10E4A180B3258E; IL2CPP_EXTERN_C String_t* _stringLiteral6C8C975CC62CF419550282B028FB7E3A1F591D06; IL2CPP_EXTERN_C String_t* _stringLiteral6D9E79CFA886984022D22A5A9A8CF4B9F5ED9E94; IL2CPP_EXTERN_C String_t* _stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D; IL2CPP_EXTERN_C String_t* _stringLiteral6FA4C59C48F20F657EA95225B529B162ECF44EAB; IL2CPP_EXTERN_C String_t* _stringLiteral746515BB60DB24A53499870A86D28FF7244B3B64; IL2CPP_EXTERN_C String_t* _stringLiteral758669C6E73419F7C9937E6A901F4CFC2057BEED; IL2CPP_EXTERN_C String_t* _stringLiteral75C9716749EA210206E3467390B7A11F3F33DDFA; IL2CPP_EXTERN_C String_t* _stringLiteral77387B78748B05E25D49DF7E83E0FC37687A3FF3; IL2CPP_EXTERN_C String_t* _stringLiteral79CD58C10C49AF946CB9E216BC0ADCC346F03E46; IL2CPP_EXTERN_C String_t* _stringLiteral7B18F301A198B83778B5E546729B0539A0D4E758; IL2CPP_EXTERN_C String_t* _stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113; IL2CPP_EXTERN_C String_t* _stringLiteral7FE78C3B1F25A676AC22D36E01B5CF5CC7DC8ED1; IL2CPP_EXTERN_C String_t* _stringLiteral838987EE071DCE78FE2E9AF11D2DB7077C0B43FE; IL2CPP_EXTERN_C String_t* _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1; IL2CPP_EXTERN_C String_t* _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D; IL2CPP_EXTERN_C String_t* _stringLiteral8AECC4CD67ED87F35338B8B429D1EE487013923B; IL2CPP_EXTERN_C String_t* _stringLiteral8AFF3A2934F27215776EB802894983002501228A; IL2CPP_EXTERN_C String_t* _stringLiteral8BF951CF903ECC622812D47B1157D1A3AFA9FBDC; IL2CPP_EXTERN_C String_t* _stringLiteral8EDEEBD80A656AE4FCE670684D3CA3CE34EC356E; IL2CPP_EXTERN_C String_t* _stringLiteral9126FC845A76BE2AE909A4D60C4D03AA3894612E; IL2CPP_EXTERN_C String_t* _stringLiteral928FFC09BCE4E64CA3AC5579C0DCC18658018EEF; IL2CPP_EXTERN_C String_t* _stringLiteral9297966E005774564E6D7239DF43F90E6C2C4735; IL2CPP_EXTERN_C String_t* _stringLiteral978E2B96DC2EF05DF82DED36A0D229D41A53154C; IL2CPP_EXTERN_C String_t* _stringLiteral979BEF74EBFAB7697A86533A10926355727B6C8A; IL2CPP_EXTERN_C String_t* _stringLiteral9C6E3770AF959E8E515A5AF376E0143D2F26218E; IL2CPP_EXTERN_C String_t* _stringLiteral9CC27BA3BECD4E1F318E7086721B8343044B6A04; IL2CPP_EXTERN_C String_t* _stringLiteral9DF54E9FB641DBA4B94F96FF3454CDAD9970E6C8; IL2CPP_EXTERN_C String_t* _stringLiteralA019FB7F17AA36A9743C530E1F11D5613B8B1158; IL2CPP_EXTERN_C String_t* _stringLiteralA0E72C0CD0F5479FEE6C868389BF67504A7BDD55; IL2CPP_EXTERN_C String_t* _stringLiteralA266753E3F25E41D159F14B1C4441205BC644A88; IL2CPP_EXTERN_C String_t* _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73; IL2CPP_EXTERN_C String_t* _stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085; IL2CPP_EXTERN_C String_t* _stringLiteralAAE952F2A7A69D3E9D2AF62F5AE1F1D85EE90ADC; IL2CPP_EXTERN_C String_t* _stringLiteralAE8B250714571DDED88423CC318BEF084C1CD05D; IL2CPP_EXTERN_C String_t* _stringLiteralAEDC38B460FBB683110DEB27588A680B6A5D27D8; IL2CPP_EXTERN_C String_t* _stringLiteralB020DAEB80AFE3984CF55839FF7F2659288FFC06; IL2CPP_EXTERN_C String_t* _stringLiteralB12933F4DC58820F9722BDF423F448FD91C0EE8A; IL2CPP_EXTERN_C String_t* _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D; IL2CPP_EXTERN_C String_t* _stringLiteralB655C47A0A1F6AF4DCDB6B7A1506B8EFB729C8BF; IL2CPP_EXTERN_C String_t* _stringLiteralB7D88549888878F77987E18601F6391C66D08B91; IL2CPP_EXTERN_C String_t* _stringLiteralB7E7D625DFBC9C92FA0449D5E3E0BE263DECD0EA; IL2CPP_EXTERN_C String_t* _stringLiteralBF45CADC16AD267EA891B4231D162B68FDED748D; IL2CPP_EXTERN_C String_t* _stringLiteralBFFE556F7CC5A872AFD8DD5F0E974020A23AF585; IL2CPP_EXTERN_C String_t* _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB; IL2CPP_EXTERN_C String_t* _stringLiteralC62C64F00567C5368CAE37F4E64E1E82FF785677; IL2CPP_EXTERN_C String_t* _stringLiteralCA04D202AC5F9C676BB75B6E26B16EE1F062729C; IL2CPP_EXTERN_C String_t* _stringLiteralCB0A78B035105B2CCEB9174377B59BDBD1095C96; IL2CPP_EXTERN_C String_t* _stringLiteralCB6B67D4653121AE0F63EE256975A0DBD0FAF6B1; IL2CPP_EXTERN_C String_t* _stringLiteralCB8E6E9388768EBCE39ACC521B5A3A8DA3AC5D86; IL2CPP_EXTERN_C String_t* _stringLiteralCE6F438B4D15D9368DB9AB085363FC309684D805; IL2CPP_EXTERN_C String_t* _stringLiteralCE9BB7116C03E5DA9D01F8D4803A0FFE9ADA5307; IL2CPP_EXTERN_C String_t* _stringLiteralD3C6FF105F16F36B05CE62DC0895F7A6B90F6ED8; IL2CPP_EXTERN_C String_t* _stringLiteralD3E53F482F854233BE7E79000141D8F223B6682B; IL2CPP_EXTERN_C String_t* _stringLiteralD80732AFD4C1053A65322CFADAA491F0678FE2A0; IL2CPP_EXTERN_C String_t* _stringLiteralD83041E889BDAEB8F029AF50549D1347BD7FC949; IL2CPP_EXTERN_C String_t* _stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465; IL2CPP_EXTERN_C String_t* _stringLiteralDB47297909F3BD6EDB8AD67A8511975233214355; IL2CPP_EXTERN_C String_t* _stringLiteralE5C37D372367C69DCD30FE688631A1B0CE49EA73; IL2CPP_EXTERN_C String_t* _stringLiteralE75F4F4A9D67BC98BA7DB8DBE3C519516572DA4E; IL2CPP_EXTERN_C String_t* _stringLiteralE895F499BC653C0CA36FB31C5936FC768CAD263E; IL2CPP_EXTERN_C String_t* _stringLiteralEBD4A5B4DB26F7938CFC8A94B9ED6301F694A390; IL2CPP_EXTERN_C String_t* _stringLiteralEE5A1BCED35FD0C47CB3D2C593D5F3FE3FADD0FF; IL2CPP_EXTERN_C String_t* _stringLiteralF13E4BFF086D4E511E68B0617B76ACC5BD5AFFE7; IL2CPP_EXTERN_C String_t* _stringLiteralF2FF47D568FBB39D76E508979195FAEA77E2B694; IL2CPP_EXTERN_C String_t* _stringLiteralF33310D7EB57AD4B307AAB16E09002FFD4E34FF3; IL2CPP_EXTERN_C String_t* _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D; IL2CPP_EXTERN_C String_t* _stringLiteralF5613A6A4EDEA9E0E59881C956F596200F1345F8; IL2CPP_EXTERN_C String_t* _stringLiteralF6A577D434AC942DDB38F171010FC5CEBF94E542; IL2CPP_EXTERN_C String_t* _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024; IL2CPP_EXTERN_C String_t* _stringLiteralFA6AD0FB1130BFA5AD9F54E775FBEB781B424CF5; IL2CPP_EXTERN_C String_t* _stringLiteralFAE2329D6E15DBA161C93E78324E39B842CF47E4; IL2CPP_EXTERN_C String_t* _stringLiteralFB85981E7C53A24172DFC95E321424E70B53E272; IL2CPP_EXTERN_C const RuntimeMethod* CustomAttributeTypedArgument__ctor_m7F3086A5EE499A148B622768CA232FA907E1C3A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToBoolean_m765A1A872BAB106616CF9DA380D2B5BD836A5E7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToByte_m82F93070C695DD92BFDCB7C1C47D195348F0C366_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToChar_m5D2AF818F68F407437D5F327B61B4469C81039BC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToDateTime_m78D6A3E11F1CCA02F34EECB37278AFE116324248_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToDecimal_mD3ECDE3BA8C1AE6A437291E6755C364442F21F12_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToDouble_m3B9DE204CDF2B889948E27E7DFD04C87C7B328C5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToInt16_m583579EDF027E6278110E92A3FE707594360299E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToInt32_mEE61252AADFD7B09BADACF3F2BBF40FBA656C603_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToInt64_m81AF8847E8F227C8111C191DA231413FAB3BBABE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToSByte_m146A199868BAA8536EAE19A1085542F336E7CAE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToSingle_m04D798E5FBBF7975BF3480E7B318C6935113249A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToUInt16_m171AB2BBD261BA26321F68BE5C3DEF9B55E78D42_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToUInt32_m1B78C485FFF0A28D7FA3743200B16CE40FBEA715_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull_System_IConvertible_ToUInt64_m7922B303C7F8F044842E8CFBAF5C6570ADB1C1D6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DBNull__ctor_m070088BCDC310A574418CE213FE566963515DF06_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_GetAbbreviatedDayName_mF683E0F302406ED2C5DFC8C42BAA9C73E77961CE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_GetAbbreviatedEraName_mC6422E284B09DCC722F8C0D51C5B49B91D9CC24D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_GetAbbreviatedMonthName_m05E68D186BBB18FBFB9CA4AF055B9914D70F7973_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_GetAllDateTimePatterns_m534429E85D326C88493B689F7C57A927A602BFF1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_GetDayName_m74DE168463DC247BD8B7FC675E7F166D38747CC8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_GetMonthName_mD4437E4D14ECA470D99B0DF97A40AC0C4B3F8E78_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_OnDeserialized_m8F479019A5AC9196161EEDE2D4D3BF5D53602D0D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_internalGetMonthName_mD14131DFB5A46A5E06C23E712A71B0D6FC3CAE96_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_set_Calendar_mCC61358D25F2E2107F93546B439DC16B0BFAEBFC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_set_LongDatePattern_m6B6A3BF035483D31B5E4D67145F6D15F8870E2A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_set_LongTimePattern_m6A33D7CFF11051E15984FCEC51F227B85C922DD9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_set_ShortDatePattern_m9F4FA81984A6C4B1DA22D24AB9261315FCB67305_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_set_ShortTimePattern_m19376C2FF4AD6507ABF2B44351626D21A3AE1CF2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_set_YearMonthPattern_mFA63F35391050C68D90A3DA0A1F26D4670721C78_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormat_ExpandPredefinedFormat_m4D14C89D981ABFD59B2688CD53F3B323A76A045B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormat_FormatCustomized_m8AEA1294F56D019BF9FEABE3EFD8CAD130537211_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormat_GetRealFormat_m92E60F20523EB7F790377B83A63C4E225E4EAAA8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormat_ParseQuoteString_m159E585EB77057FD1EA97638CD52E9279B244168_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeParse_MatchHebrewDigits_m93181653D7289400CFB8CD045EE7A827BB1710F0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeParse_Parse_mB45E4938A12FE32CB5E7D68F8505F4ABEC94534A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_AddMonths_m2AAF2C64BCAC39CF62019E6859EC3BF85EBEB682_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_AddYears_m9F1541DE0F82F1278ECC5216337FD3263A279695_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_CompareTo_m66588256B482E2F950FBD50776A4AC68483A1EE2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_DateToTicks_m0491D6AA4A9611CB835E9444790E398D9CE1F508_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_DaysInMonth_m64931EEDA4428AD99566FCF0434BA298153E4531_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_FromBinaryRaw_m0236F0E6BF4B4F08DA5A4C974AD3480D2C71354C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_FromBinary_m64478A16AE479B0ADB9319A22D3409696DD868AB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_IsLeapYear_m3F40827B05E60003B98127C98D9E96E64BE2B271_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToBoolean_m0BCDFBAE8621F5F688991D54E66C5C7B33AF3496_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToByte_mA09F4568F8975623DDAD7C328632317500EC4471_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToChar_mACCD235FBF5CDE3E2B3611A20200C52B3302F19B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToDecimal_mEC4A47A1BFF10226796DB480C8C67F17E81FEC94_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToDouble_m6F1F84303D632F1EB6F0FE58966E3EFDF1F15416_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToInt16_m9AF390B12BDC4BF2619FE9D27536799B289E6BE3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToInt32_mF8D8C2C294302E128DC5A7440E6BCC1AF471CD02_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToInt64_mDCEAF6BAB0A7C4D1FDD2C933A00EF4047791E7C0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToSByte_m18B1F776618FEBC30B53A522A5D7F887F6E011ED_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToSingle_m8AEDCDB5DF5C6303A4B3C9B5C113E752CC797C38_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToUInt16_mD8D3CA2F6EC8D0FE432C6885707E8F2333946A37_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToUInt32_mA3B9B716716ABE619B0E803846FDA874E80FBD24_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_IConvertible_ToUInt64_m3A44345825CE79EA3C58A4C374D7EC970BADDAB7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_System_Runtime_Serialization_ISerializable_GetObjectData_m5D30DE3CF229AAD48A2D00A002B15388EA0488F2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_TimeToTicks_mD2E0A523E1578117B7D245484CBA9CAB4ACC0C35_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime__ctor_m0FFFFEA32E380156E1FB4224D50CD0B16707E61C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime__ctor_m14D7C60472AE477F824F8BEE8830C5F5D4FCA16A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime__ctor_m8833FDFEA8C621E501E28F6ED779F4A13702BA9B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime__ctor_mA534B24E2231D8DE7E703F3D2711542EF29BEA63_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_op_Addition_m7EDD5204F9E1BCE2C13DE0064417BCA04418BC14_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime_op_Subtraction_mFF3EE9E2EB7AAFF084A1104FD1C718B1B3DBC208_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2_TryGetValue_m4519CCC2D78183181E5B916CE527868718A804FD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Dictionary_2__ctor_mA6747E78BD4DF1D09D9091C1B3EBAE0FDB200666_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m8578F26F0FE72EDB6A0290D78944B3D4F34DBFAC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1__ctor_m5AD02ABD96C2DBF99144C430920F41CF64C658FA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* JapaneseCalendar_t9B3E6C121CD0B742AC6413D33DE394DE3E3C6360_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* String_t_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Type_t_0_0_0_var; struct CalendarData_t76EF6EAAED8C2BC4089643722CE589E213F7B4A4_marshaled_com; struct CalendarData_t76EF6EAAED8C2BC4089643722CE589E213F7B4A4_marshaled_pinvoke; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke; struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910;; struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com; struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com;; struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke; struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke;; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE; struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; struct CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3; struct DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_t52A654EA9927D1B5F56CA05CF209F2E4393C4510* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t52C81163A051BCD87A36FEF95F736DD600E2305D * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t9161A5C97376D261665798FA27DAFD5177305C81 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___entries_1)); } inline EntryU5BU5D_t52A654EA9927D1B5F56CA05CF209F2E4393C4510* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_t52A654EA9927D1B5F56CA05CF209F2E4393C4510** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_t52A654EA9927D1B5F56CA05CF209F2E4393C4510* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___keys_7)); } inline KeyCollection_t52C81163A051BCD87A36FEF95F736DD600E2305D * get_keys_7() const { return ___keys_7; } inline KeyCollection_t52C81163A051BCD87A36FEF95F736DD600E2305D ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t52C81163A051BCD87A36FEF95F736DD600E2305D * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ___values_8)); } inline ValueCollection_t9161A5C97376D261665798FA27DAFD5177305C81 * get_values_8() const { return ___values_8; } inline ValueCollection_t9161A5C97376D261665798FA27DAFD5177305C81 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t9161A5C97376D261665798FA27DAFD5177305C81 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____items_1)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__items_1() const { return ____items_1; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__items_1() { return &____items_1; } inline void set__items_1(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_StaticFields, ____emptyArray_5)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get__emptyArray_5() const { return ____emptyArray_5; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject { public: public: }; // System.Runtime.Versioning.BinaryCompatibility struct BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810 : public RuntimeObject { public: public: }; struct BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields { public: // System.Boolean System.Runtime.Versioning.BinaryCompatibility::TargetsAtLeast_Desktop_V4_5 bool ___TargetsAtLeast_Desktop_V4_5_0; // System.Boolean System.Runtime.Versioning.BinaryCompatibility::TargetsAtLeast_Desktop_V4_5_1 bool ___TargetsAtLeast_Desktop_V4_5_1_1; public: inline static int32_t get_offset_of_TargetsAtLeast_Desktop_V4_5_0() { return static_cast(offsetof(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields, ___TargetsAtLeast_Desktop_V4_5_0)); } inline bool get_TargetsAtLeast_Desktop_V4_5_0() const { return ___TargetsAtLeast_Desktop_V4_5_0; } inline bool* get_address_of_TargetsAtLeast_Desktop_V4_5_0() { return &___TargetsAtLeast_Desktop_V4_5_0; } inline void set_TargetsAtLeast_Desktop_V4_5_0(bool value) { ___TargetsAtLeast_Desktop_V4_5_0 = value; } inline static int32_t get_offset_of_TargetsAtLeast_Desktop_V4_5_1_1() { return static_cast(offsetof(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields, ___TargetsAtLeast_Desktop_V4_5_1_1)); } inline bool get_TargetsAtLeast_Desktop_V4_5_1_1() const { return ___TargetsAtLeast_Desktop_V4_5_1_1; } inline bool* get_address_of_TargetsAtLeast_Desktop_V4_5_1_1() { return &___TargetsAtLeast_Desktop_V4_5_1_1; } inline void set_TargetsAtLeast_Desktop_V4_5_1_1(bool value) { ___TargetsAtLeast_Desktop_V4_5_1_1 = value; } }; // System.Globalization.Calendar struct Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A : public RuntimeObject { public: // System.Int32 System.Globalization.Calendar::m_currentEraValue int32_t ___m_currentEraValue_0; // System.Boolean System.Globalization.Calendar::m_isReadOnly bool ___m_isReadOnly_1; // System.Int32 System.Globalization.Calendar::twoDigitYearMax int32_t ___twoDigitYearMax_2; public: inline static int32_t get_offset_of_m_currentEraValue_0() { return static_cast(offsetof(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A, ___m_currentEraValue_0)); } inline int32_t get_m_currentEraValue_0() const { return ___m_currentEraValue_0; } inline int32_t* get_address_of_m_currentEraValue_0() { return &___m_currentEraValue_0; } inline void set_m_currentEraValue_0(int32_t value) { ___m_currentEraValue_0 = value; } inline static int32_t get_offset_of_m_isReadOnly_1() { return static_cast(offsetof(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A, ___m_isReadOnly_1)); } inline bool get_m_isReadOnly_1() const { return ___m_isReadOnly_1; } inline bool* get_address_of_m_isReadOnly_1() { return &___m_isReadOnly_1; } inline void set_m_isReadOnly_1(bool value) { ___m_isReadOnly_1 = value; } inline static int32_t get_offset_of_twoDigitYearMax_2() { return static_cast(offsetof(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A, ___twoDigitYearMax_2)); } inline int32_t get_twoDigitYearMax_2() const { return ___twoDigitYearMax_2; } inline int32_t* get_address_of_twoDigitYearMax_2() { return &___twoDigitYearMax_2; } inline void set_twoDigitYearMax_2(int32_t value) { ___twoDigitYearMax_2 = value; } }; // System.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 : public RuntimeObject { public: public: }; // System.Globalization.CultureData struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529 : public RuntimeObject { public: // System.String System.Globalization.CultureData::sAM1159 String_t* ___sAM1159_0; // System.String System.Globalization.CultureData::sPM2359 String_t* ___sPM2359_1; // System.String System.Globalization.CultureData::sTimeSeparator String_t* ___sTimeSeparator_2; // System.String[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureData::saLongTimes StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___saLongTimes_3; // System.String[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureData::saShortTimes StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___saShortTimes_4; // System.Int32 System.Globalization.CultureData::iFirstDayOfWeek int32_t ___iFirstDayOfWeek_5; // System.Int32 System.Globalization.CultureData::iFirstWeekOfYear int32_t ___iFirstWeekOfYear_6; // System.Int32[] modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureData::waCalendars Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___waCalendars_7; // System.Globalization.CalendarData[] System.Globalization.CultureData::calendars CalendarDataU5BU5D_t92EDE3986BAED27678B4F4140BC955434CFEACC7* ___calendars_8; // System.String System.Globalization.CultureData::sISO639Language String_t* ___sISO639Language_9; // System.String System.Globalization.CultureData::sRealName String_t* ___sRealName_10; // System.Boolean System.Globalization.CultureData::bUseOverrides bool ___bUseOverrides_11; // System.Int32 System.Globalization.CultureData::calendarId int32_t ___calendarId_12; // System.Int32 System.Globalization.CultureData::numberIndex int32_t ___numberIndex_13; // System.Int32 System.Globalization.CultureData::iDefaultAnsiCodePage int32_t ___iDefaultAnsiCodePage_14; // System.Int32 System.Globalization.CultureData::iDefaultOemCodePage int32_t ___iDefaultOemCodePage_15; // System.Int32 System.Globalization.CultureData::iDefaultMacCodePage int32_t ___iDefaultMacCodePage_16; // System.Int32 System.Globalization.CultureData::iDefaultEbcdicCodePage int32_t ___iDefaultEbcdicCodePage_17; // System.Boolean System.Globalization.CultureData::isRightToLeft bool ___isRightToLeft_18; // System.String System.Globalization.CultureData::sListSeparator String_t* ___sListSeparator_19; public: inline static int32_t get_offset_of_sAM1159_0() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___sAM1159_0)); } inline String_t* get_sAM1159_0() const { return ___sAM1159_0; } inline String_t** get_address_of_sAM1159_0() { return &___sAM1159_0; } inline void set_sAM1159_0(String_t* value) { ___sAM1159_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___sAM1159_0), (void*)value); } inline static int32_t get_offset_of_sPM2359_1() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___sPM2359_1)); } inline String_t* get_sPM2359_1() const { return ___sPM2359_1; } inline String_t** get_address_of_sPM2359_1() { return &___sPM2359_1; } inline void set_sPM2359_1(String_t* value) { ___sPM2359_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___sPM2359_1), (void*)value); } inline static int32_t get_offset_of_sTimeSeparator_2() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___sTimeSeparator_2)); } inline String_t* get_sTimeSeparator_2() const { return ___sTimeSeparator_2; } inline String_t** get_address_of_sTimeSeparator_2() { return &___sTimeSeparator_2; } inline void set_sTimeSeparator_2(String_t* value) { ___sTimeSeparator_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___sTimeSeparator_2), (void*)value); } inline static int32_t get_offset_of_saLongTimes_3() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___saLongTimes_3)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_saLongTimes_3() const { return ___saLongTimes_3; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_saLongTimes_3() { return &___saLongTimes_3; } inline void set_saLongTimes_3(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___saLongTimes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___saLongTimes_3), (void*)value); } inline static int32_t get_offset_of_saShortTimes_4() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___saShortTimes_4)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_saShortTimes_4() const { return ___saShortTimes_4; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_saShortTimes_4() { return &___saShortTimes_4; } inline void set_saShortTimes_4(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___saShortTimes_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___saShortTimes_4), (void*)value); } inline static int32_t get_offset_of_iFirstDayOfWeek_5() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___iFirstDayOfWeek_5)); } inline int32_t get_iFirstDayOfWeek_5() const { return ___iFirstDayOfWeek_5; } inline int32_t* get_address_of_iFirstDayOfWeek_5() { return &___iFirstDayOfWeek_5; } inline void set_iFirstDayOfWeek_5(int32_t value) { ___iFirstDayOfWeek_5 = value; } inline static int32_t get_offset_of_iFirstWeekOfYear_6() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___iFirstWeekOfYear_6)); } inline int32_t get_iFirstWeekOfYear_6() const { return ___iFirstWeekOfYear_6; } inline int32_t* get_address_of_iFirstWeekOfYear_6() { return &___iFirstWeekOfYear_6; } inline void set_iFirstWeekOfYear_6(int32_t value) { ___iFirstWeekOfYear_6 = value; } inline static int32_t get_offset_of_waCalendars_7() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___waCalendars_7)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_waCalendars_7() const { return ___waCalendars_7; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_waCalendars_7() { return &___waCalendars_7; } inline void set_waCalendars_7(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___waCalendars_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___waCalendars_7), (void*)value); } inline static int32_t get_offset_of_calendars_8() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___calendars_8)); } inline CalendarDataU5BU5D_t92EDE3986BAED27678B4F4140BC955434CFEACC7* get_calendars_8() const { return ___calendars_8; } inline CalendarDataU5BU5D_t92EDE3986BAED27678B4F4140BC955434CFEACC7** get_address_of_calendars_8() { return &___calendars_8; } inline void set_calendars_8(CalendarDataU5BU5D_t92EDE3986BAED27678B4F4140BC955434CFEACC7* value) { ___calendars_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendars_8), (void*)value); } inline static int32_t get_offset_of_sISO639Language_9() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___sISO639Language_9)); } inline String_t* get_sISO639Language_9() const { return ___sISO639Language_9; } inline String_t** get_address_of_sISO639Language_9() { return &___sISO639Language_9; } inline void set_sISO639Language_9(String_t* value) { ___sISO639Language_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___sISO639Language_9), (void*)value); } inline static int32_t get_offset_of_sRealName_10() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___sRealName_10)); } inline String_t* get_sRealName_10() const { return ___sRealName_10; } inline String_t** get_address_of_sRealName_10() { return &___sRealName_10; } inline void set_sRealName_10(String_t* value) { ___sRealName_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___sRealName_10), (void*)value); } inline static int32_t get_offset_of_bUseOverrides_11() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___bUseOverrides_11)); } inline bool get_bUseOverrides_11() const { return ___bUseOverrides_11; } inline bool* get_address_of_bUseOverrides_11() { return &___bUseOverrides_11; } inline void set_bUseOverrides_11(bool value) { ___bUseOverrides_11 = value; } inline static int32_t get_offset_of_calendarId_12() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___calendarId_12)); } inline int32_t get_calendarId_12() const { return ___calendarId_12; } inline int32_t* get_address_of_calendarId_12() { return &___calendarId_12; } inline void set_calendarId_12(int32_t value) { ___calendarId_12 = value; } inline static int32_t get_offset_of_numberIndex_13() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___numberIndex_13)); } inline int32_t get_numberIndex_13() const { return ___numberIndex_13; } inline int32_t* get_address_of_numberIndex_13() { return &___numberIndex_13; } inline void set_numberIndex_13(int32_t value) { ___numberIndex_13 = value; } inline static int32_t get_offset_of_iDefaultAnsiCodePage_14() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___iDefaultAnsiCodePage_14)); } inline int32_t get_iDefaultAnsiCodePage_14() const { return ___iDefaultAnsiCodePage_14; } inline int32_t* get_address_of_iDefaultAnsiCodePage_14() { return &___iDefaultAnsiCodePage_14; } inline void set_iDefaultAnsiCodePage_14(int32_t value) { ___iDefaultAnsiCodePage_14 = value; } inline static int32_t get_offset_of_iDefaultOemCodePage_15() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___iDefaultOemCodePage_15)); } inline int32_t get_iDefaultOemCodePage_15() const { return ___iDefaultOemCodePage_15; } inline int32_t* get_address_of_iDefaultOemCodePage_15() { return &___iDefaultOemCodePage_15; } inline void set_iDefaultOemCodePage_15(int32_t value) { ___iDefaultOemCodePage_15 = value; } inline static int32_t get_offset_of_iDefaultMacCodePage_16() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___iDefaultMacCodePage_16)); } inline int32_t get_iDefaultMacCodePage_16() const { return ___iDefaultMacCodePage_16; } inline int32_t* get_address_of_iDefaultMacCodePage_16() { return &___iDefaultMacCodePage_16; } inline void set_iDefaultMacCodePage_16(int32_t value) { ___iDefaultMacCodePage_16 = value; } inline static int32_t get_offset_of_iDefaultEbcdicCodePage_17() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___iDefaultEbcdicCodePage_17)); } inline int32_t get_iDefaultEbcdicCodePage_17() const { return ___iDefaultEbcdicCodePage_17; } inline int32_t* get_address_of_iDefaultEbcdicCodePage_17() { return &___iDefaultEbcdicCodePage_17; } inline void set_iDefaultEbcdicCodePage_17(int32_t value) { ___iDefaultEbcdicCodePage_17 = value; } inline static int32_t get_offset_of_isRightToLeft_18() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___isRightToLeft_18)); } inline bool get_isRightToLeft_18() const { return ___isRightToLeft_18; } inline bool* get_address_of_isRightToLeft_18() { return &___isRightToLeft_18; } inline void set_isRightToLeft_18(bool value) { ___isRightToLeft_18 = value; } inline static int32_t get_offset_of_sListSeparator_19() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529, ___sListSeparator_19)); } inline String_t* get_sListSeparator_19() const { return ___sListSeparator_19; } inline String_t** get_address_of_sListSeparator_19() { return &___sListSeparator_19; } inline void set_sListSeparator_19(String_t* value) { ___sListSeparator_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___sListSeparator_19), (void*)value); } }; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_StaticFields { public: // System.Globalization.CultureData System.Globalization.CultureData::s_Invariant CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___s_Invariant_20; public: inline static int32_t get_offset_of_s_Invariant_20() { return static_cast(offsetof(CultureData_t53CDF1C5F789A28897415891667799420D3C5529_StaticFields, ___s_Invariant_20)); } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * get_s_Invariant_20() const { return ___s_Invariant_20; } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 ** get_address_of_s_Invariant_20() { return &___s_Invariant_20; } inline void set_s_Invariant_20(CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * value) { ___s_Invariant_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Invariant_20), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Globalization.CultureData struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke { char* ___sAM1159_0; char* ___sPM2359_1; char* ___sTimeSeparator_2; char** ___saLongTimes_3; char** ___saShortTimes_4; int32_t ___iFirstDayOfWeek_5; int32_t ___iFirstWeekOfYear_6; Il2CppSafeArray/*NONE*/* ___waCalendars_7; CalendarData_t76EF6EAAED8C2BC4089643722CE589E213F7B4A4_marshaled_pinvoke** ___calendars_8; char* ___sISO639Language_9; char* ___sRealName_10; int32_t ___bUseOverrides_11; int32_t ___calendarId_12; int32_t ___numberIndex_13; int32_t ___iDefaultAnsiCodePage_14; int32_t ___iDefaultOemCodePage_15; int32_t ___iDefaultMacCodePage_16; int32_t ___iDefaultEbcdicCodePage_17; int32_t ___isRightToLeft_18; char* ___sListSeparator_19; }; // Native definition for COM marshalling of System.Globalization.CultureData struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com { Il2CppChar* ___sAM1159_0; Il2CppChar* ___sPM2359_1; Il2CppChar* ___sTimeSeparator_2; Il2CppChar** ___saLongTimes_3; Il2CppChar** ___saShortTimes_4; int32_t ___iFirstDayOfWeek_5; int32_t ___iFirstWeekOfYear_6; Il2CppSafeArray/*NONE*/* ___waCalendars_7; CalendarData_t76EF6EAAED8C2BC4089643722CE589E213F7B4A4_marshaled_com** ___calendars_8; Il2CppChar* ___sISO639Language_9; Il2CppChar* ___sRealName_10; int32_t ___bUseOverrides_11; int32_t ___calendarId_12; int32_t ___numberIndex_13; int32_t ___iDefaultAnsiCodePage_14; int32_t ___iDefaultOemCodePage_15; int32_t ___iDefaultMacCodePage_16; int32_t ___iDefaultEbcdicCodePage_17; int32_t ___isRightToLeft_18; Il2CppChar* ___sListSeparator_19; }; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_3; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_4; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_5; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_6; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_7; // System.Int32 System.Globalization.CultureInfo::default_calendar_type int32_t ___default_calendar_type_8; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_9; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_13; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_14; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_15; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_16; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_17; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_18; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_19; // System.String[] System.Globalization.CultureInfo::native_calendar_names StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_22; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_23; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; public: inline static int32_t get_offset_of_m_isReadOnly_3() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isReadOnly_3)); } inline bool get_m_isReadOnly_3() const { return ___m_isReadOnly_3; } inline bool* get_address_of_m_isReadOnly_3() { return &___m_isReadOnly_3; } inline void set_m_isReadOnly_3(bool value) { ___m_isReadOnly_3 = value; } inline static int32_t get_offset_of_cultureID_4() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cultureID_4)); } inline int32_t get_cultureID_4() const { return ___cultureID_4; } inline int32_t* get_address_of_cultureID_4() { return &___cultureID_4; } inline void set_cultureID_4(int32_t value) { ___cultureID_4 = value; } inline static int32_t get_offset_of_parent_lcid_5() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_lcid_5)); } inline int32_t get_parent_lcid_5() const { return ___parent_lcid_5; } inline int32_t* get_address_of_parent_lcid_5() { return &___parent_lcid_5; } inline void set_parent_lcid_5(int32_t value) { ___parent_lcid_5 = value; } inline static int32_t get_offset_of_datetime_index_6() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___datetime_index_6)); } inline int32_t get_datetime_index_6() const { return ___datetime_index_6; } inline int32_t* get_address_of_datetime_index_6() { return &___datetime_index_6; } inline void set_datetime_index_6(int32_t value) { ___datetime_index_6 = value; } inline static int32_t get_offset_of_number_index_7() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___number_index_7)); } inline int32_t get_number_index_7() const { return ___number_index_7; } inline int32_t* get_address_of_number_index_7() { return &___number_index_7; } inline void set_number_index_7(int32_t value) { ___number_index_7 = value; } inline static int32_t get_offset_of_default_calendar_type_8() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___default_calendar_type_8)); } inline int32_t get_default_calendar_type_8() const { return ___default_calendar_type_8; } inline int32_t* get_address_of_default_calendar_type_8() { return &___default_calendar_type_8; } inline void set_default_calendar_type_8(int32_t value) { ___default_calendar_type_8 = value; } inline static int32_t get_offset_of_m_useUserOverride_9() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_useUserOverride_9)); } inline bool get_m_useUserOverride_9() const { return ___m_useUserOverride_9; } inline bool* get_address_of_m_useUserOverride_9() { return &___m_useUserOverride_9; } inline void set_m_useUserOverride_9(bool value) { ___m_useUserOverride_9 = value; } inline static int32_t get_offset_of_numInfo_10() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___numInfo_10)); } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * get_numInfo_10() const { return ___numInfo_10; } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D ** get_address_of_numInfo_10() { return &___numInfo_10; } inline void set_numInfo_10(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * value) { ___numInfo_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___numInfo_10), (void*)value); } inline static int32_t get_offset_of_dateTimeInfo_11() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___dateTimeInfo_11)); } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * get_dateTimeInfo_11() const { return ___dateTimeInfo_11; } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** get_address_of_dateTimeInfo_11() { return &___dateTimeInfo_11; } inline void set_dateTimeInfo_11(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * value) { ___dateTimeInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeInfo_11), (void*)value); } inline static int32_t get_offset_of_textInfo_12() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textInfo_12)); } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * get_textInfo_12() const { return ___textInfo_12; } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C ** get_address_of_textInfo_12() { return &___textInfo_12; } inline void set_textInfo_12(TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * value) { ___textInfo_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___textInfo_12), (void*)value); } inline static int32_t get_offset_of_m_name_13() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_name_13)); } inline String_t* get_m_name_13() const { return ___m_name_13; } inline String_t** get_address_of_m_name_13() { return &___m_name_13; } inline void set_m_name_13(String_t* value) { ___m_name_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_13), (void*)value); } inline static int32_t get_offset_of_englishname_14() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___englishname_14)); } inline String_t* get_englishname_14() const { return ___englishname_14; } inline String_t** get_address_of_englishname_14() { return &___englishname_14; } inline void set_englishname_14(String_t* value) { ___englishname_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___englishname_14), (void*)value); } inline static int32_t get_offset_of_nativename_15() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___nativename_15)); } inline String_t* get_nativename_15() const { return ___nativename_15; } inline String_t** get_address_of_nativename_15() { return &___nativename_15; } inline void set_nativename_15(String_t* value) { ___nativename_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativename_15), (void*)value); } inline static int32_t get_offset_of_iso3lang_16() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso3lang_16)); } inline String_t* get_iso3lang_16() const { return ___iso3lang_16; } inline String_t** get_address_of_iso3lang_16() { return &___iso3lang_16; } inline void set_iso3lang_16(String_t* value) { ___iso3lang_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso3lang_16), (void*)value); } inline static int32_t get_offset_of_iso2lang_17() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso2lang_17)); } inline String_t* get_iso2lang_17() const { return ___iso2lang_17; } inline String_t** get_address_of_iso2lang_17() { return &___iso2lang_17; } inline void set_iso2lang_17(String_t* value) { ___iso2lang_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso2lang_17), (void*)value); } inline static int32_t get_offset_of_win3lang_18() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___win3lang_18)); } inline String_t* get_win3lang_18() const { return ___win3lang_18; } inline String_t** get_address_of_win3lang_18() { return &___win3lang_18; } inline void set_win3lang_18(String_t* value) { ___win3lang_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___win3lang_18), (void*)value); } inline static int32_t get_offset_of_territory_19() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___territory_19)); } inline String_t* get_territory_19() const { return ___territory_19; } inline String_t** get_address_of_territory_19() { return &___territory_19; } inline void set_territory_19(String_t* value) { ___territory_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___territory_19), (void*)value); } inline static int32_t get_offset_of_native_calendar_names_20() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___native_calendar_names_20)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_native_calendar_names_20() const { return ___native_calendar_names_20; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_native_calendar_names_20() { return &___native_calendar_names_20; } inline void set_native_calendar_names_20(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___native_calendar_names_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_calendar_names_20), (void*)value); } inline static int32_t get_offset_of_compareInfo_21() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___compareInfo_21)); } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * get_compareInfo_21() const { return ___compareInfo_21; } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 ** get_address_of_compareInfo_21() { return &___compareInfo_21; } inline void set_compareInfo_21(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * value) { ___compareInfo_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___compareInfo_21), (void*)value); } inline static int32_t get_offset_of_textinfo_data_22() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textinfo_data_22)); } inline void* get_textinfo_data_22() const { return ___textinfo_data_22; } inline void** get_address_of_textinfo_data_22() { return &___textinfo_data_22; } inline void set_textinfo_data_22(void* value) { ___textinfo_data_22 = value; } inline static int32_t get_offset_of_m_dataItem_23() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_dataItem_23)); } inline int32_t get_m_dataItem_23() const { return ___m_dataItem_23; } inline int32_t* get_address_of_m_dataItem_23() { return &___m_dataItem_23; } inline void set_m_dataItem_23(int32_t value) { ___m_dataItem_23 = value; } inline static int32_t get_offset_of_calendar_24() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___calendar_24)); } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * get_calendar_24() const { return ___calendar_24; } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** get_address_of_calendar_24() { return &___calendar_24; } inline void set_calendar_24(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * value) { ___calendar_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_24), (void*)value); } inline static int32_t get_offset_of_parent_culture_25() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_culture_25)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_parent_culture_25() const { return ___parent_culture_25; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_parent_culture_25() { return &___parent_culture_25; } inline void set_parent_culture_25(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___parent_culture_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_culture_25), (void*)value); } inline static int32_t get_offset_of_constructed_26() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___constructed_26)); } inline bool get_constructed_26() const { return ___constructed_26; } inline bool* get_address_of_constructed_26() { return &___constructed_26; } inline void set_constructed_26(bool value) { ___constructed_26 = value; } inline static int32_t get_offset_of_cached_serialized_form_27() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cached_serialized_form_27)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_cached_serialized_form_27() const { return ___cached_serialized_form_27; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_cached_serialized_form_27() { return &___cached_serialized_form_27; } inline void set_cached_serialized_form_27(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___cached_serialized_form_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_serialized_form_27), (void*)value); } inline static int32_t get_offset_of_m_cultureData_28() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_cultureData_28)); } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * get_m_cultureData_28() const { return ___m_cultureData_28; } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 ** get_address_of_m_cultureData_28() { return &___m_cultureData_28; } inline void set_m_cultureData_28(CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * value) { ___m_cultureData_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_28), (void*)value); } inline static int32_t get_offset_of_m_isInherited_29() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isInherited_29)); } inline bool get_m_isInherited_29() const { return ___m_isInherited_29; } inline bool* get_address_of_m_isInherited_29() { return &___m_isInherited_29; } inline void set_m_isInherited_29(bool value) { ___m_isInherited_29 = value; } }; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___invariant_culture_info_0; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_1; // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentUICulture_33; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentCulture_34; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_number Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * ___shared_by_number_35; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * ___shared_by_name_36; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_37; public: inline static int32_t get_offset_of_invariant_culture_info_0() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___invariant_culture_info_0)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_invariant_culture_info_0() const { return ___invariant_culture_info_0; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_invariant_culture_info_0() { return &___invariant_culture_info_0; } inline void set_invariant_culture_info_0(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___invariant_culture_info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariant_culture_info_0), (void*)value); } inline static int32_t get_offset_of_shared_table_lock_1() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_table_lock_1)); } inline RuntimeObject * get_shared_table_lock_1() const { return ___shared_table_lock_1; } inline RuntimeObject ** get_address_of_shared_table_lock_1() { return &___shared_table_lock_1; } inline void set_shared_table_lock_1(RuntimeObject * value) { ___shared_table_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_table_lock_1), (void*)value); } inline static int32_t get_offset_of_default_current_culture_2() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___default_current_culture_2)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_default_current_culture_2() const { return ___default_current_culture_2; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_default_current_culture_2() { return &___default_current_culture_2; } inline void set_default_current_culture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___default_current_culture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_current_culture_2), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentUICulture_33() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentUICulture_33)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentUICulture_33() const { return ___s_DefaultThreadCurrentUICulture_33; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentUICulture_33() { return &___s_DefaultThreadCurrentUICulture_33; } inline void set_s_DefaultThreadCurrentUICulture_33(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentUICulture_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentUICulture_33), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentCulture_34() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentCulture_34)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentCulture_34() const { return ___s_DefaultThreadCurrentCulture_34; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentCulture_34() { return &___s_DefaultThreadCurrentCulture_34; } inline void set_s_DefaultThreadCurrentCulture_34(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentCulture_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentCulture_34), (void*)value); } inline static int32_t get_offset_of_shared_by_number_35() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_number_35)); } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * get_shared_by_number_35() const { return ___shared_by_number_35; } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 ** get_address_of_shared_by_number_35() { return &___shared_by_number_35; } inline void set_shared_by_number_35(Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * value) { ___shared_by_number_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_number_35), (void*)value); } inline static int32_t get_offset_of_shared_by_name_36() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_name_36)); } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * get_shared_by_name_36() const { return ___shared_by_name_36; } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC ** get_address_of_shared_by_name_36() { return &___shared_by_name_36; } inline void set_shared_by_name_36(Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * value) { ___shared_by_name_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_name_36), (void*)value); } inline static int32_t get_offset_of_IsTaiwanSku_37() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___IsTaiwanSku_37)); } inline bool get_IsTaiwanSku_37() const { return ___IsTaiwanSku_37; } inline bool* get_address_of_IsTaiwanSku_37() { return &___IsTaiwanSku_37; } inline void set_IsTaiwanSku_37(bool value) { ___IsTaiwanSku_37 = value; } }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; char* ___m_name_13; char* ___englishname_14; char* ___nativename_15; char* ___iso3lang_16; char* ___iso2lang_17; char* ___win3lang_18; char* ___territory_19; char** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; Il2CppChar* ___m_name_13; Il2CppChar* ___englishname_14; Il2CppChar* ___nativename_15; Il2CppChar* ___iso3lang_16; Il2CppChar* ___iso2lang_17; Il2CppChar* ___win3lang_18; Il2CppChar* ___territory_19; Il2CppChar** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // System.Reflection.CustomAttributeExtensions struct CustomAttributeExtensions_t7EEBBA00B9C5B3009BA492F7EF9F8A758E3A2E40 : public RuntimeObject { public: public: }; // System.DBNull struct DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 : public RuntimeObject { public: public: }; struct DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28_StaticFields { public: // System.DBNull System.DBNull::Value DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28_StaticFields, ___Value_0)); } inline DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * get_Value_0() const { return ___Value_0; } inline DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 ** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.DateTimeParse struct DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F : public RuntimeObject { public: public: }; struct DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields { public: // System.DateTimeParse/MatchNumberDelegate System.DateTimeParse::m_hebrewNumberParser MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199 * ___m_hebrewNumberParser_0; // System.DateTimeParse/DS[][] System.DateTimeParse::dateParsingStates DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* ___dateParsingStates_1; public: inline static int32_t get_offset_of_m_hebrewNumberParser_0() { return static_cast(offsetof(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields, ___m_hebrewNumberParser_0)); } inline MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199 * get_m_hebrewNumberParser_0() const { return ___m_hebrewNumberParser_0; } inline MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199 ** get_address_of_m_hebrewNumberParser_0() { return &___m_hebrewNumberParser_0; } inline void set_m_hebrewNumberParser_0(MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199 * value) { ___m_hebrewNumberParser_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_hebrewNumberParser_0), (void*)value); } inline static int32_t get_offset_of_dateParsingStates_1() { return static_cast(offsetof(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields, ___dateParsingStates_1)); } inline DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* get_dateParsingStates_1() const { return ___dateParsingStates_1; } inline DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE** get_address_of_dateParsingStates_1() { return &___dateParsingStates_1; } inline void set_dateParsingStates_1(DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* value) { ___dateParsingStates_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateParsingStates_1), (void*)value); } }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 : public RuntimeObject { public: // System.String[] System.Runtime.Serialization.SerializationInfo::m_members StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_members_3; // System.Object[] System.Runtime.Serialization.SerializationInfo::m_data ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_data_4; // System.Type[] System.Runtime.Serialization.SerializationInfo::m_types TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___m_types_5; // System.Collections.Generic.Dictionary`2 System.Runtime.Serialization.SerializationInfo::m_nameToIndex Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * ___m_nameToIndex_6; // System.Int32 System.Runtime.Serialization.SerializationInfo::m_currMember int32_t ___m_currMember_7; // System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::m_converter RuntimeObject* ___m_converter_8; // System.String System.Runtime.Serialization.SerializationInfo::m_fullTypeName String_t* ___m_fullTypeName_9; // System.String System.Runtime.Serialization.SerializationInfo::m_assemName String_t* ___m_assemName_10; // System.Type System.Runtime.Serialization.SerializationInfo::objectType Type_t * ___objectType_11; // System.Boolean System.Runtime.Serialization.SerializationInfo::isFullTypeNameSetExplicit bool ___isFullTypeNameSetExplicit_12; // System.Boolean System.Runtime.Serialization.SerializationInfo::isAssemblyNameSetExplicit bool ___isAssemblyNameSetExplicit_13; // System.Boolean System.Runtime.Serialization.SerializationInfo::requireSameTokenInPartialTrust bool ___requireSameTokenInPartialTrust_14; public: inline static int32_t get_offset_of_m_members_3() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_members_3)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_members_3() const { return ___m_members_3; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_members_3() { return &___m_members_3; } inline void set_m_members_3(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_members_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_members_3), (void*)value); } inline static int32_t get_offset_of_m_data_4() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_data_4)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_data_4() const { return ___m_data_4; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_data_4() { return &___m_data_4; } inline void set_m_data_4(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_data_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_data_4), (void*)value); } inline static int32_t get_offset_of_m_types_5() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_types_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_m_types_5() const { return ___m_types_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_m_types_5() { return &___m_types_5; } inline void set_m_types_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___m_types_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_types_5), (void*)value); } inline static int32_t get_offset_of_m_nameToIndex_6() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_nameToIndex_6)); } inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * get_m_nameToIndex_6() const { return ___m_nameToIndex_6; } inline Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 ** get_address_of_m_nameToIndex_6() { return &___m_nameToIndex_6; } inline void set_m_nameToIndex_6(Dictionary_2_tC94E9875910491F8130C2DC8B11E4D1548A55162 * value) { ___m_nameToIndex_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_nameToIndex_6), (void*)value); } inline static int32_t get_offset_of_m_currMember_7() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_currMember_7)); } inline int32_t get_m_currMember_7() const { return ___m_currMember_7; } inline int32_t* get_address_of_m_currMember_7() { return &___m_currMember_7; } inline void set_m_currMember_7(int32_t value) { ___m_currMember_7 = value; } inline static int32_t get_offset_of_m_converter_8() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_converter_8)); } inline RuntimeObject* get_m_converter_8() const { return ___m_converter_8; } inline RuntimeObject** get_address_of_m_converter_8() { return &___m_converter_8; } inline void set_m_converter_8(RuntimeObject* value) { ___m_converter_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_converter_8), (void*)value); } inline static int32_t get_offset_of_m_fullTypeName_9() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_fullTypeName_9)); } inline String_t* get_m_fullTypeName_9() const { return ___m_fullTypeName_9; } inline String_t** get_address_of_m_fullTypeName_9() { return &___m_fullTypeName_9; } inline void set_m_fullTypeName_9(String_t* value) { ___m_fullTypeName_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fullTypeName_9), (void*)value); } inline static int32_t get_offset_of_m_assemName_10() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___m_assemName_10)); } inline String_t* get_m_assemName_10() const { return ___m_assemName_10; } inline String_t** get_address_of_m_assemName_10() { return &___m_assemName_10; } inline void set_m_assemName_10(String_t* value) { ___m_assemName_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_assemName_10), (void*)value); } inline static int32_t get_offset_of_objectType_11() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___objectType_11)); } inline Type_t * get_objectType_11() const { return ___objectType_11; } inline Type_t ** get_address_of_objectType_11() { return &___objectType_11; } inline void set_objectType_11(Type_t * value) { ___objectType_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectType_11), (void*)value); } inline static int32_t get_offset_of_isFullTypeNameSetExplicit_12() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___isFullTypeNameSetExplicit_12)); } inline bool get_isFullTypeNameSetExplicit_12() const { return ___isFullTypeNameSetExplicit_12; } inline bool* get_address_of_isFullTypeNameSetExplicit_12() { return &___isFullTypeNameSetExplicit_12; } inline void set_isFullTypeNameSetExplicit_12(bool value) { ___isFullTypeNameSetExplicit_12 = value; } inline static int32_t get_offset_of_isAssemblyNameSetExplicit_13() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___isAssemblyNameSetExplicit_13)); } inline bool get_isAssemblyNameSetExplicit_13() const { return ___isAssemblyNameSetExplicit_13; } inline bool* get_address_of_isAssemblyNameSetExplicit_13() { return &___isAssemblyNameSetExplicit_13; } inline void set_isAssemblyNameSetExplicit_13(bool value) { ___isAssemblyNameSetExplicit_13 = value; } inline static int32_t get_offset_of_requireSameTokenInPartialTrust_14() { return static_cast(offsetof(SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1, ___requireSameTokenInPartialTrust_14)); } inline bool get_requireSameTokenInPartialTrust_14() const { return ___requireSameTokenInPartialTrust_14; } inline bool* get_address_of_requireSameTokenInPartialTrust_14() { return &___requireSameTokenInPartialTrust_14; } inline void set_requireSameTokenInPartialTrust_14(bool value) { ___requireSameTokenInPartialTrust_14 = value; } }; // System.Runtime.Serialization.SerializationInfoEnumerator struct SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 : public RuntimeObject { public: // System.String[] System.Runtime.Serialization.SerializationInfoEnumerator::m_members StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_members_0; // System.Object[] System.Runtime.Serialization.SerializationInfoEnumerator::m_data ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___m_data_1; // System.Type[] System.Runtime.Serialization.SerializationInfoEnumerator::m_types TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___m_types_2; // System.Int32 System.Runtime.Serialization.SerializationInfoEnumerator::m_numItems int32_t ___m_numItems_3; // System.Int32 System.Runtime.Serialization.SerializationInfoEnumerator::m_currItem int32_t ___m_currItem_4; // System.Boolean System.Runtime.Serialization.SerializationInfoEnumerator::m_current bool ___m_current_5; public: inline static int32_t get_offset_of_m_members_0() { return static_cast(offsetof(SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6, ___m_members_0)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_members_0() const { return ___m_members_0; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_members_0() { return &___m_members_0; } inline void set_m_members_0(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_members_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_members_0), (void*)value); } inline static int32_t get_offset_of_m_data_1() { return static_cast(offsetof(SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6, ___m_data_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_m_data_1() const { return ___m_data_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_m_data_1() { return &___m_data_1; } inline void set_m_data_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___m_data_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_data_1), (void*)value); } inline static int32_t get_offset_of_m_types_2() { return static_cast(offsetof(SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6, ___m_types_2)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_m_types_2() const { return ___m_types_2; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_m_types_2() { return &___m_types_2; } inline void set_m_types_2(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___m_types_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_types_2), (void*)value); } inline static int32_t get_offset_of_m_numItems_3() { return static_cast(offsetof(SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6, ___m_numItems_3)); } inline int32_t get_m_numItems_3() const { return ___m_numItems_3; } inline int32_t* get_address_of_m_numItems_3() { return &___m_numItems_3; } inline void set_m_numItems_3(int32_t value) { ___m_numItems_3 = value; } inline static int32_t get_offset_of_m_currItem_4() { return static_cast(offsetof(SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6, ___m_currItem_4)); } inline int32_t get_m_currItem_4() const { return ___m_currItem_4; } inline int32_t* get_address_of_m_currItem_4() { return &___m_currItem_4; } inline void set_m_currItem_4(int32_t value) { ___m_currItem_4 = value; } inline static int32_t get_offset_of_m_current_5() { return static_cast(offsetof(SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6, ___m_current_5)); } inline bool get_m_current_5() const { return ___m_current_5; } inline bool* get_address_of_m_current_5() { return &___m_current_5; } inline void set_m_current_5(bool value) { ___m_current_5 = value; } }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.Text.StringBuilder struct StringBuilder_t : public RuntimeObject { public: // System.Char[] System.Text.StringBuilder::m_ChunkChars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___m_ChunkChars_0; // System.Text.StringBuilder System.Text.StringBuilder::m_ChunkPrevious StringBuilder_t * ___m_ChunkPrevious_1; // System.Int32 System.Text.StringBuilder::m_ChunkLength int32_t ___m_ChunkLength_2; // System.Int32 System.Text.StringBuilder::m_ChunkOffset int32_t ___m_ChunkOffset_3; // System.Int32 System.Text.StringBuilder::m_MaxCapacity int32_t ___m_MaxCapacity_4; public: inline static int32_t get_offset_of_m_ChunkChars_0() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkChars_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_m_ChunkChars_0() const { return ___m_ChunkChars_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_m_ChunkChars_0() { return &___m_ChunkChars_0; } inline void set_m_ChunkChars_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___m_ChunkChars_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkChars_0), (void*)value); } inline static int32_t get_offset_of_m_ChunkPrevious_1() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkPrevious_1)); } inline StringBuilder_t * get_m_ChunkPrevious_1() const { return ___m_ChunkPrevious_1; } inline StringBuilder_t ** get_address_of_m_ChunkPrevious_1() { return &___m_ChunkPrevious_1; } inline void set_m_ChunkPrevious_1(StringBuilder_t * value) { ___m_ChunkPrevious_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ChunkPrevious_1), (void*)value); } inline static int32_t get_offset_of_m_ChunkLength_2() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkLength_2)); } inline int32_t get_m_ChunkLength_2() const { return ___m_ChunkLength_2; } inline int32_t* get_address_of_m_ChunkLength_2() { return &___m_ChunkLength_2; } inline void set_m_ChunkLength_2(int32_t value) { ___m_ChunkLength_2 = value; } inline static int32_t get_offset_of_m_ChunkOffset_3() { return static_cast(offsetof(StringBuilder_t, ___m_ChunkOffset_3)); } inline int32_t get_m_ChunkOffset_3() const { return ___m_ChunkOffset_3; } inline int32_t* get_address_of_m_ChunkOffset_3() { return &___m_ChunkOffset_3; } inline void set_m_ChunkOffset_3(int32_t value) { ___m_ChunkOffset_3 = value; } inline static int32_t get_offset_of_m_MaxCapacity_4() { return static_cast(offsetof(StringBuilder_t, ___m_MaxCapacity_4)); } inline int32_t get_m_MaxCapacity_4() const { return ___m_MaxCapacity_4; } inline int32_t* get_address_of_m_MaxCapacity_4() { return &___m_MaxCapacity_4; } inline void set_m_MaxCapacity_4(int32_t value) { ___m_MaxCapacity_4 = value; } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // System.Nullable`1 struct Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // System.Char struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14, ___m_value_0)); } inline Il2CppChar get_m_value_0() const { return ___m_value_0; } inline Il2CppChar* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(Il2CppChar value) { ___m_value_0 = value; } }; struct Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields { public: // System.Byte[] System.Char::categoryForLatin1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___categoryForLatin1_3; public: inline static int32_t get_offset_of_categoryForLatin1_3() { return static_cast(offsetof(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_StaticFields, ___categoryForLatin1_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_categoryForLatin1_3() const { return ___categoryForLatin1_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_categoryForLatin1_3() { return &___categoryForLatin1_3; } inline void set_categoryForLatin1_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___categoryForLatin1_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___categoryForLatin1_3), (void*)value); } }; // System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 { public: // System.Type System.Reflection.CustomAttributeTypedArgument::argumentType Type_t * ___argumentType_0; // System.Object System.Reflection.CustomAttributeTypedArgument::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_argumentType_0() { return static_cast(offsetof(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910, ___argumentType_0)); } inline Type_t * get_argumentType_0() const { return ___argumentType_0; } inline Type_t ** get_address_of_argumentType_0() { return &___argumentType_0; } inline void set_argumentType_0(Type_t * value) { ___argumentType_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___argumentType_0), (void*)value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___value_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke { Type_t * ___argumentType_0; Il2CppIUnknown* ___value_1; }; // Native definition for COM marshalling of System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com { Type_t * ___argumentType_0; Il2CppIUnknown* ___value_1; }; // System.Runtime.CompilerServices.CustomConstantAttribute struct CustomConstantAttribute_t1088F47FE1E92C116114FB811293DBCCC9B6C580 : public Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 { public: public: }; // System.DateTime struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 { public: // System.UInt64 System.DateTime::dateData uint64_t ___dateData_44; public: inline static int32_t get_offset_of_dateData_44() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405, ___dateData_44)); } inline uint64_t get_dateData_44() const { return ___dateData_44; } inline uint64_t* get_address_of_dateData_44() { return &___dateData_44; } inline void set_dateData_44(uint64_t value) { ___dateData_44 = value; } }; struct DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields { public: // System.Int32[] System.DateTime::DaysToMonth365 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth365_29; // System.Int32[] System.DateTime::DaysToMonth366 Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___DaysToMonth366_30; // System.DateTime System.DateTime::MinValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MinValue_31; // System.DateTime System.DateTime::MaxValue DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___MaxValue_32; public: inline static int32_t get_offset_of_DaysToMonth365_29() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth365_29)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth365_29() const { return ___DaysToMonth365_29; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth365_29() { return &___DaysToMonth365_29; } inline void set_DaysToMonth365_29(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth365_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth365_29), (void*)value); } inline static int32_t get_offset_of_DaysToMonth366_30() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___DaysToMonth366_30)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_DaysToMonth366_30() const { return ___DaysToMonth366_30; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_DaysToMonth366_30() { return &___DaysToMonth366_30; } inline void set_DaysToMonth366_30(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___DaysToMonth366_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___DaysToMonth366_30), (void*)value); } inline static int32_t get_offset_of_MinValue_31() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MinValue_31)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MinValue_31() const { return ___MinValue_31; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MinValue_31() { return &___MinValue_31; } inline void set_MinValue_31(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MinValue_31 = value; } inline static int32_t get_offset_of_MaxValue_32() { return static_cast(offsetof(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields, ___MaxValue_32)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_MaxValue_32() const { return ___MaxValue_32; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_MaxValue_32() { return &___MaxValue_32; } inline void set_MaxValue_32(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___MaxValue_32 = value; } }; // System.Decimal struct Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 { public: // System.Int32 System.Decimal::flags int32_t ___flags_14; // System.Int32 System.Decimal::hi int32_t ___hi_15; // System.Int32 System.Decimal::lo int32_t ___lo_16; // System.Int32 System.Decimal::mid int32_t ___mid_17; public: inline static int32_t get_offset_of_flags_14() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___flags_14)); } inline int32_t get_flags_14() const { return ___flags_14; } inline int32_t* get_address_of_flags_14() { return &___flags_14; } inline void set_flags_14(int32_t value) { ___flags_14 = value; } inline static int32_t get_offset_of_hi_15() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___hi_15)); } inline int32_t get_hi_15() const { return ___hi_15; } inline int32_t* get_address_of_hi_15() { return &___hi_15; } inline void set_hi_15(int32_t value) { ___hi_15 = value; } inline static int32_t get_offset_of_lo_16() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___lo_16)); } inline int32_t get_lo_16() const { return ___lo_16; } inline int32_t* get_address_of_lo_16() { return &___lo_16; } inline void set_lo_16(int32_t value) { ___lo_16 = value; } inline static int32_t get_offset_of_mid_17() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7, ___mid_17)); } inline int32_t get_mid_17() const { return ___mid_17; } inline int32_t* get_address_of_mid_17() { return &___mid_17; } inline void set_mid_17(int32_t value) { ___mid_17 = value; } }; struct Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields { public: // System.UInt32[] System.Decimal::Powers10 UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___Powers10_6; // System.Decimal System.Decimal::Zero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___Zero_7; // System.Decimal System.Decimal::One Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___One_8; // System.Decimal System.Decimal::MinusOne Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MinusOne_9; // System.Decimal System.Decimal::MaxValue Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MaxValue_10; // System.Decimal System.Decimal::MinValue Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___MinValue_11; // System.Decimal System.Decimal::NearNegativeZero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___NearNegativeZero_12; // System.Decimal System.Decimal::NearPositiveZero Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___NearPositiveZero_13; public: inline static int32_t get_offset_of_Powers10_6() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___Powers10_6)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_Powers10_6() const { return ___Powers10_6; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_Powers10_6() { return &___Powers10_6; } inline void set_Powers10_6(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___Powers10_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___Powers10_6), (void*)value); } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___Zero_7)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_Zero_7() const { return ___Zero_7; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___Zero_7 = value; } inline static int32_t get_offset_of_One_8() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___One_8)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_One_8() const { return ___One_8; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_One_8() { return &___One_8; } inline void set_One_8(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___One_8 = value; } inline static int32_t get_offset_of_MinusOne_9() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MinusOne_9)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MinusOne_9() const { return ___MinusOne_9; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MinusOne_9() { return &___MinusOne_9; } inline void set_MinusOne_9(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MinusOne_9 = value; } inline static int32_t get_offset_of_MaxValue_10() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MaxValue_10)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MaxValue_10() const { return ___MaxValue_10; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MaxValue_10() { return &___MaxValue_10; } inline void set_MaxValue_10(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MaxValue_10 = value; } inline static int32_t get_offset_of_MinValue_11() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___MinValue_11)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_MinValue_11() const { return ___MinValue_11; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_MinValue_11() { return &___MinValue_11; } inline void set_MinValue_11(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___MinValue_11 = value; } inline static int32_t get_offset_of_NearNegativeZero_12() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___NearNegativeZero_12)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_NearNegativeZero_12() const { return ___NearNegativeZero_12; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_NearNegativeZero_12() { return &___NearNegativeZero_12; } inline void set_NearNegativeZero_12(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___NearNegativeZero_12 = value; } inline static int32_t get_offset_of_NearPositiveZero_13() { return static_cast(offsetof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_StaticFields, ___NearPositiveZero_13)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_NearPositiveZero_13() const { return ___NearPositiveZero_13; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_NearPositiveZero_13() { return &___NearPositiveZero_13; } inline void set_NearPositiveZero_13(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___NearPositiveZero_13 = value; } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_tD0F031114106263BB459DA1F099FF9F42691295A, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = value; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.Int64 struct Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3 { public: // System.Int64 System.Int64::m_value int64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3, ___m_value_0)); } inline int64_t get_m_value_0() const { return ___m_value_0; } inline int64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int64_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.SByte struct SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B { public: // System.SByte System.SByte::m_value int8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B, ___m_value_0)); } inline int8_t get_m_value_0() const { return ___m_value_0; } inline int8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int8_t value) { ___m_value_0 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.Threading.Thread struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 : public CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 { public: // System.Threading.InternalThread System.Threading.Thread::internal_thread InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * ___internal_thread_6; // System.Object System.Threading.Thread::m_ThreadStartArg RuntimeObject * ___m_ThreadStartArg_7; // System.Object System.Threading.Thread::pending_exception RuntimeObject * ___pending_exception_8; // System.Security.Principal.IPrincipal System.Threading.Thread::principal RuntimeObject* ___principal_9; // System.Int32 System.Threading.Thread::principal_version int32_t ___principal_version_10; // System.MulticastDelegate System.Threading.Thread::m_Delegate MulticastDelegate_t * ___m_Delegate_12; // System.Threading.ExecutionContext System.Threading.Thread::m_ExecutionContext ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * ___m_ExecutionContext_13; // System.Boolean System.Threading.Thread::m_ExecutionContextBelongsToOuterScope bool ___m_ExecutionContextBelongsToOuterScope_14; public: inline static int32_t get_offset_of_internal_thread_6() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___internal_thread_6)); } inline InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * get_internal_thread_6() const { return ___internal_thread_6; } inline InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB ** get_address_of_internal_thread_6() { return &___internal_thread_6; } inline void set_internal_thread_6(InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB * value) { ___internal_thread_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___internal_thread_6), (void*)value); } inline static int32_t get_offset_of_m_ThreadStartArg_7() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ThreadStartArg_7)); } inline RuntimeObject * get_m_ThreadStartArg_7() const { return ___m_ThreadStartArg_7; } inline RuntimeObject ** get_address_of_m_ThreadStartArg_7() { return &___m_ThreadStartArg_7; } inline void set_m_ThreadStartArg_7(RuntimeObject * value) { ___m_ThreadStartArg_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ThreadStartArg_7), (void*)value); } inline static int32_t get_offset_of_pending_exception_8() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___pending_exception_8)); } inline RuntimeObject * get_pending_exception_8() const { return ___pending_exception_8; } inline RuntimeObject ** get_address_of_pending_exception_8() { return &___pending_exception_8; } inline void set_pending_exception_8(RuntimeObject * value) { ___pending_exception_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___pending_exception_8), (void*)value); } inline static int32_t get_offset_of_principal_9() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___principal_9)); } inline RuntimeObject* get_principal_9() const { return ___principal_9; } inline RuntimeObject** get_address_of_principal_9() { return &___principal_9; } inline void set_principal_9(RuntimeObject* value) { ___principal_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___principal_9), (void*)value); } inline static int32_t get_offset_of_principal_version_10() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___principal_version_10)); } inline int32_t get_principal_version_10() const { return ___principal_version_10; } inline int32_t* get_address_of_principal_version_10() { return &___principal_version_10; } inline void set_principal_version_10(int32_t value) { ___principal_version_10 = value; } inline static int32_t get_offset_of_m_Delegate_12() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_Delegate_12)); } inline MulticastDelegate_t * get_m_Delegate_12() const { return ___m_Delegate_12; } inline MulticastDelegate_t ** get_address_of_m_Delegate_12() { return &___m_Delegate_12; } inline void set_m_Delegate_12(MulticastDelegate_t * value) { ___m_Delegate_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Delegate_12), (void*)value); } inline static int32_t get_offset_of_m_ExecutionContext_13() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ExecutionContext_13)); } inline ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * get_m_ExecutionContext_13() const { return ___m_ExecutionContext_13; } inline ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 ** get_address_of_m_ExecutionContext_13() { return &___m_ExecutionContext_13; } inline void set_m_ExecutionContext_13(ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414 * value) { ___m_ExecutionContext_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ExecutionContext_13), (void*)value); } inline static int32_t get_offset_of_m_ExecutionContextBelongsToOuterScope_14() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414, ___m_ExecutionContextBelongsToOuterScope_14)); } inline bool get_m_ExecutionContextBelongsToOuterScope_14() const { return ___m_ExecutionContextBelongsToOuterScope_14; } inline bool* get_address_of_m_ExecutionContextBelongsToOuterScope_14() { return &___m_ExecutionContextBelongsToOuterScope_14; } inline void set_m_ExecutionContextBelongsToOuterScope_14(bool value) { ___m_ExecutionContextBelongsToOuterScope_14 = value; } }; struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields { public: // System.LocalDataStoreMgr System.Threading.Thread::s_LocalDataStoreMgr LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * ___s_LocalDataStoreMgr_0; // System.Threading.AsyncLocal`1 System.Threading.Thread::s_asyncLocalCurrentCulture AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * ___s_asyncLocalCurrentCulture_4; // System.Threading.AsyncLocal`1 System.Threading.Thread::s_asyncLocalCurrentUICulture AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * ___s_asyncLocalCurrentUICulture_5; public: inline static int32_t get_offset_of_s_LocalDataStoreMgr_0() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_LocalDataStoreMgr_0)); } inline LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * get_s_LocalDataStoreMgr_0() const { return ___s_LocalDataStoreMgr_0; } inline LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A ** get_address_of_s_LocalDataStoreMgr_0() { return &___s_LocalDataStoreMgr_0; } inline void set_s_LocalDataStoreMgr_0(LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A * value) { ___s_LocalDataStoreMgr_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_LocalDataStoreMgr_0), (void*)value); } inline static int32_t get_offset_of_s_asyncLocalCurrentCulture_4() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_asyncLocalCurrentCulture_4)); } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * get_s_asyncLocalCurrentCulture_4() const { return ___s_asyncLocalCurrentCulture_4; } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 ** get_address_of_s_asyncLocalCurrentCulture_4() { return &___s_asyncLocalCurrentCulture_4; } inline void set_s_asyncLocalCurrentCulture_4(AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * value) { ___s_asyncLocalCurrentCulture_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_asyncLocalCurrentCulture_4), (void*)value); } inline static int32_t get_offset_of_s_asyncLocalCurrentUICulture_5() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_StaticFields, ___s_asyncLocalCurrentUICulture_5)); } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * get_s_asyncLocalCurrentUICulture_5() const { return ___s_asyncLocalCurrentUICulture_5; } inline AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 ** get_address_of_s_asyncLocalCurrentUICulture_5() { return &___s_asyncLocalCurrentUICulture_5; } inline void set_s_asyncLocalCurrentUICulture_5(AsyncLocal_1_t480A201BA0D1C62C2C6FA6598EEDF7BB35D85349 * value) { ___s_asyncLocalCurrentUICulture_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_asyncLocalCurrentUICulture_5), (void*)value); } }; struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields { public: // System.LocalDataStoreHolder System.Threading.Thread::s_LocalDataStore LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * ___s_LocalDataStore_1; // System.Globalization.CultureInfo System.Threading.Thread::m_CurrentCulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___m_CurrentCulture_2; // System.Globalization.CultureInfo System.Threading.Thread::m_CurrentUICulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___m_CurrentUICulture_3; // System.Threading.Thread System.Threading.Thread::current_thread Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * ___current_thread_11; public: inline static int32_t get_offset_of_s_LocalDataStore_1() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___s_LocalDataStore_1)); } inline LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * get_s_LocalDataStore_1() const { return ___s_LocalDataStore_1; } inline LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 ** get_address_of_s_LocalDataStore_1() { return &___s_LocalDataStore_1; } inline void set_s_LocalDataStore_1(LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146 * value) { ___s_LocalDataStore_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_LocalDataStore_1), (void*)value); } inline static int32_t get_offset_of_m_CurrentCulture_2() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___m_CurrentCulture_2)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_m_CurrentCulture_2() const { return ___m_CurrentCulture_2; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_m_CurrentCulture_2() { return &___m_CurrentCulture_2; } inline void set_m_CurrentCulture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___m_CurrentCulture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentCulture_2), (void*)value); } inline static int32_t get_offset_of_m_CurrentUICulture_3() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___m_CurrentUICulture_3)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_m_CurrentUICulture_3() const { return ___m_CurrentUICulture_3; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_m_CurrentUICulture_3() { return &___m_CurrentUICulture_3; } inline void set_m_CurrentUICulture_3(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___m_CurrentUICulture_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentUICulture_3), (void*)value); } inline static int32_t get_offset_of_current_thread_11() { return static_cast(offsetof(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414_ThreadStaticFields, ___current_thread_11)); } inline Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * get_current_thread_11() const { return ___current_thread_11; } inline Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 ** get_address_of_current_thread_11() { return &___current_thread_11; } inline void set_current_thread_11(Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * value) { ___current_thread_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___current_thread_11), (void*)value); } }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // System.__DTString struct __DTString_t594255B76730E715A2A5655F8238B0029484B27A { public: // System.String System.__DTString::Value String_t* ___Value_0; // System.Int32 System.__DTString::Index int32_t ___Index_1; // System.Int32 System.__DTString::len int32_t ___len_2; // System.Char System.__DTString::m_current Il2CppChar ___m_current_3; // System.Globalization.CompareInfo System.__DTString::m_info CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___m_info_4; // System.Boolean System.__DTString::m_checkDigitToken bool ___m_checkDigitToken_5; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(__DTString_t594255B76730E715A2A5655F8238B0029484B27A, ___Value_0)); } inline String_t* get_Value_0() const { return ___Value_0; } inline String_t** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(String_t* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } inline static int32_t get_offset_of_Index_1() { return static_cast(offsetof(__DTString_t594255B76730E715A2A5655F8238B0029484B27A, ___Index_1)); } inline int32_t get_Index_1() const { return ___Index_1; } inline int32_t* get_address_of_Index_1() { return &___Index_1; } inline void set_Index_1(int32_t value) { ___Index_1 = value; } inline static int32_t get_offset_of_len_2() { return static_cast(offsetof(__DTString_t594255B76730E715A2A5655F8238B0029484B27A, ___len_2)); } inline int32_t get_len_2() const { return ___len_2; } inline int32_t* get_address_of_len_2() { return &___len_2; } inline void set_len_2(int32_t value) { ___len_2 = value; } inline static int32_t get_offset_of_m_current_3() { return static_cast(offsetof(__DTString_t594255B76730E715A2A5655F8238B0029484B27A, ___m_current_3)); } inline Il2CppChar get_m_current_3() const { return ___m_current_3; } inline Il2CppChar* get_address_of_m_current_3() { return &___m_current_3; } inline void set_m_current_3(Il2CppChar value) { ___m_current_3 = value; } inline static int32_t get_offset_of_m_info_4() { return static_cast(offsetof(__DTString_t594255B76730E715A2A5655F8238B0029484B27A, ___m_info_4)); } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * get_m_info_4() const { return ___m_info_4; } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 ** get_address_of_m_info_4() { return &___m_info_4; } inline void set_m_info_4(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * value) { ___m_info_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_info_4), (void*)value); } inline static int32_t get_offset_of_m_checkDigitToken_5() { return static_cast(offsetof(__DTString_t594255B76730E715A2A5655F8238B0029484B27A, ___m_checkDigitToken_5)); } inline bool get_m_checkDigitToken_5() const { return ___m_checkDigitToken_5; } inline bool* get_address_of_m_checkDigitToken_5() { return &___m_checkDigitToken_5; } inline void set_m_checkDigitToken_5(bool value) { ___m_checkDigitToken_5 = value; } }; struct __DTString_t594255B76730E715A2A5655F8238B0029484B27A_StaticFields { public: // System.Char[] System.__DTString::WhiteSpaceChecks CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___WhiteSpaceChecks_6; public: inline static int32_t get_offset_of_WhiteSpaceChecks_6() { return static_cast(offsetof(__DTString_t594255B76730E715A2A5655F8238B0029484B27A_StaticFields, ___WhiteSpaceChecks_6)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_WhiteSpaceChecks_6() const { return ___WhiteSpaceChecks_6; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_WhiteSpaceChecks_6() { return &___WhiteSpaceChecks_6; } inline void set_WhiteSpaceChecks_6(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___WhiteSpaceChecks_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___WhiteSpaceChecks_6), (void*)value); } }; // Native definition for P/Invoke marshalling of System.__DTString struct __DTString_t594255B76730E715A2A5655F8238B0029484B27A_marshaled_pinvoke { char* ___Value_0; int32_t ___Index_1; int32_t ___len_2; uint8_t ___m_current_3; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___m_info_4; int32_t ___m_checkDigitToken_5; }; // Native definition for COM marshalling of System.__DTString struct __DTString_t594255B76730E715A2A5655F8238B0029484B27A_marshaled_com { Il2CppChar* ___Value_0; int32_t ___Index_1; int32_t ___len_2; uint8_t ___m_current_3; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___m_info_4; int32_t ___m_checkDigitToken_5; }; // /__StaticArrayInitTypeSize=10 struct __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3__padding[10]; }; public: }; // /__StaticArrayInitTypeSize=1018 struct __StaticArrayInitTypeSizeU3D1018_tC210B7B033B7D52771288C82C8E6DA21074FF7F3 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1018_tC210B7B033B7D52771288C82C8E6DA21074FF7F3__padding[1018]; }; public: }; // /__StaticArrayInitTypeSize=1080 struct __StaticArrayInitTypeSizeU3D1080_tDD425A5824CFEEBEB897380BE535A4D579DD8DEB { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1080_tDD425A5824CFEEBEB897380BE535A4D579DD8DEB__padding[1080]; }; public: }; // /__StaticArrayInitTypeSize=11614 struct __StaticArrayInitTypeSizeU3D11614_t7947936AE0A455E7877908DB7A291DEE37965F6F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D11614_t7947936AE0A455E7877908DB7A291DEE37965F6F__padding[11614]; }; public: }; // /__StaticArrayInitTypeSize=12 struct __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584__padding[12]; }; public: }; // /__StaticArrayInitTypeSize=120 struct __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1__padding[120]; }; public: }; // /__StaticArrayInitTypeSize=1208 struct __StaticArrayInitTypeSizeU3D1208_t7747605A5C3CD826A11C4196CCE9CF1996C344DF { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1208_t7747605A5C3CD826A11C4196CCE9CF1996C344DF__padding[1208]; }; public: }; // /__StaticArrayInitTypeSize=128 struct __StaticArrayInitTypeSizeU3D128_t0E65F82715F120C2585C93F35BFA548913720A71 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D128_t0E65F82715F120C2585C93F35BFA548913720A71__padding[128]; }; public: }; // /__StaticArrayInitTypeSize=130 struct __StaticArrayInitTypeSizeU3D130_tF56FBBACF53AE9A551B962978B48A914536B6871 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D130_tF56FBBACF53AE9A551B962978B48A914536B6871__padding[130]; }; public: }; // /__StaticArrayInitTypeSize=1450 struct __StaticArrayInitTypeSizeU3D1450_tAC1EF3610F74C31313DF1ADF3AC9D9A2A9EC2912 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1450_tAC1EF3610F74C31313DF1ADF3AC9D9A2A9EC2912__padding[1450]; }; public: }; // /__StaticArrayInitTypeSize=1472 struct __StaticArrayInitTypeSizeU3D1472_t51B459D4503F6B2C433F0233D96F4F6C3D3A3EA5 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1472_t51B459D4503F6B2C433F0233D96F4F6C3D3A3EA5__padding[1472]; }; public: }; // /__StaticArrayInitTypeSize=16 struct __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26__padding[16]; }; public: }; // /__StaticArrayInitTypeSize=162 struct __StaticArrayInitTypeSizeU3D162_t11E10480FC4E2E4875323D07CD37B68D7040BD28 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D162_t11E10480FC4E2E4875323D07CD37B68D7040BD28__padding[162]; }; public: }; // /__StaticArrayInitTypeSize=1665 struct __StaticArrayInitTypeSizeU3D1665_tF300201390474873919B6C58C810DFAC718FE0F4 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D1665_tF300201390474873919B6C58C810DFAC718FE0F4__padding[1665]; }; public: }; // /__StaticArrayInitTypeSize=174 struct __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337__padding[174]; }; public: }; // /__StaticArrayInitTypeSize=2100 struct __StaticArrayInitTypeSizeU3D2100_t77017A2656678C6EE4571B84C9F635820AB583B0 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D2100_t77017A2656678C6EE4571B84C9F635820AB583B0__padding[2100]; }; public: }; // /__StaticArrayInitTypeSize=212 struct __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43__padding[212]; }; public: }; // /__StaticArrayInitTypeSize=21252 struct __StaticArrayInitTypeSizeU3D21252_t7F9940F69151C8490439C5AC4C3E8F115E6EFDD0 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D21252_t7F9940F69151C8490439C5AC4C3E8F115E6EFDD0__padding[21252]; }; public: }; // /__StaticArrayInitTypeSize=2350 struct __StaticArrayInitTypeSizeU3D2350_t029525D9BCF84611FB610B9E4D13EE898E0B055D { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D2350_t029525D9BCF84611FB610B9E4D13EE898E0B055D__padding[2350]; }; public: }; // /__StaticArrayInitTypeSize=2382 struct __StaticArrayInitTypeSizeU3D2382_t7764CC6AFDCA682AEBA6E78440AD21978F0AB7B1 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D2382_t7764CC6AFDCA682AEBA6E78440AD21978F0AB7B1__padding[2382]; }; public: }; // /__StaticArrayInitTypeSize=24 struct __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC__padding[24]; }; public: }; // /__StaticArrayInitTypeSize=240 struct __StaticArrayInitTypeSizeU3D240_t15F96E63E1A6759D1754EA684441DA49B3724B5F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D240_t15F96E63E1A6759D1754EA684441DA49B3724B5F__padding[240]; }; public: }; // /__StaticArrayInitTypeSize=256 struct __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3__padding[256]; }; public: }; // /__StaticArrayInitTypeSize=262 struct __StaticArrayInitTypeSizeU3D262_tF74EA0E2AEDDD20898E5779445ABF7802D23911A { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D262_tF74EA0E2AEDDD20898E5779445ABF7802D23911A__padding[262]; }; public: }; // /__StaticArrayInitTypeSize=288 struct __StaticArrayInitTypeSizeU3D288_t901CBC2EE96C2C63E8B3C6D507136F8A55FF5566 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D288_t901CBC2EE96C2C63E8B3C6D507136F8A55FF5566__padding[288]; }; public: }; // /__StaticArrayInitTypeSize=3 struct __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4__padding[3]; }; public: }; // /__StaticArrayInitTypeSize=32 struct __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B__padding[32]; }; public: }; // /__StaticArrayInitTypeSize=320 struct __StaticArrayInitTypeSizeU3D320_tBE0C4C66577D53F18D8BA69E43FDC69DFA003F8F { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D320_tBE0C4C66577D53F18D8BA69E43FDC69DFA003F8F__padding[320]; }; public: }; // /__StaticArrayInitTypeSize=36 struct __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA__padding[36]; }; public: }; // /__StaticArrayInitTypeSize=360 struct __StaticArrayInitTypeSizeU3D360_t0E9DE21DD2818B844977C0B5AEFD0AF5FA812D79 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D360_t0E9DE21DD2818B844977C0B5AEFD0AF5FA812D79__padding[360]; }; public: }; // /__StaticArrayInitTypeSize=38 struct __StaticArrayInitTypeSizeU3D38_tCB70BC8DEB0D12487BC902760AFB250798B64F83 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D38_tCB70BC8DEB0D12487BC902760AFB250798B64F83__padding[38]; }; public: }; // /__StaticArrayInitTypeSize=40 struct __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525__padding[40]; }; public: }; // /__StaticArrayInitTypeSize=42 struct __StaticArrayInitTypeSizeU3D42_t9FC2D1D81E2853CF5D36635AB6A30DDDB9ABFECA { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D42_t9FC2D1D81E2853CF5D36635AB6A30DDDB9ABFECA__padding[42]; }; public: }; // /__StaticArrayInitTypeSize=44 struct __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5__padding[44]; }; public: }; // /__StaticArrayInitTypeSize=52 struct __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD__padding[52]; }; public: }; // /__StaticArrayInitTypeSize=6 struct __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23__padding[6]; }; public: }; // /__StaticArrayInitTypeSize=64 struct __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668__padding[64]; }; public: }; // /__StaticArrayInitTypeSize=72 struct __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2__padding[72]; }; public: }; // /__StaticArrayInitTypeSize=76 struct __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60__padding[76]; }; public: }; // /__StaticArrayInitTypeSize=84 struct __StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454__padding[84]; }; public: }; // /__StaticArrayInitTypeSize=94 struct __StaticArrayInitTypeSizeU3D94_t52D6560B7A2023DDDFDCF4D8F6C226742520B4C7 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D94_t52D6560B7A2023DDDFDCF4D8F6C226742520B4C7__padding[94]; }; public: }; // /__StaticArrayInitTypeSize=998 struct __StaticArrayInitTypeSizeU3D998_t4B160A0C233D0CAB065432B008AFE2E02CF05C4D { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D998_t4B160A0C233D0CAB065432B008AFE2E02CF05C4D__padding[998]; }; public: }; // struct U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8 : public RuntimeObject { public: public: }; struct U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields { public: // /__StaticArrayInitTypeSize=72 ::0588059ACBD52F7EA2835882F977A9CF72EB9775 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___0588059ACBD52F7EA2835882F977A9CF72EB9775_0; // /__StaticArrayInitTypeSize=84 ::0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C __StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454 ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_1; // /__StaticArrayInitTypeSize=240 ::121EC59E23F7559B28D338D562528F6299C2DE22 __StaticArrayInitTypeSizeU3D240_t15F96E63E1A6759D1754EA684441DA49B3724B5F ___121EC59E23F7559B28D338D562528F6299C2DE22_2; // /__StaticArrayInitTypeSize=24 ::1730F09044E91DB8371B849EFF5E6D17BDE4AED0 __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_3; // /__StaticArrayInitTypeSize=16 ::1FE6CE411858B3D864679DE2139FB081F08BFACD __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___1FE6CE411858B3D864679DE2139FB081F08BFACD_4; // /__StaticArrayInitTypeSize=40 ::25420D0055076FA8D3E4DD96BC53AE24DE6E619F __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_5; // /__StaticArrayInitTypeSize=1208 ::25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E __StaticArrayInitTypeSizeU3D1208_t7747605A5C3CD826A11C4196CCE9CF1996C344DF ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_6; // /__StaticArrayInitTypeSize=42 ::29C1A61550F0E3260E1953D4FAD71C256218EF40 __StaticArrayInitTypeSizeU3D42_t9FC2D1D81E2853CF5D36635AB6A30DDDB9ABFECA ___29C1A61550F0E3260E1953D4FAD71C256218EF40_7; // /__StaticArrayInitTypeSize=12 ::2B33BEC8C30DFDC49DAFE20D3BDE19487850D717 __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_8; // /__StaticArrayInitTypeSize=36 ::2BA840FF6020B8FF623DBCB7188248CF853FAF4F __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_9; // /__StaticArrayInitTypeSize=72 ::2C840AFA48C27B9C05593E468C1232CA1CC74AFD __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_10; // /__StaticArrayInitTypeSize=16 ::2D1DA5BB407F0C11C3B5116196C0C6374D932B20 __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_11; // /__StaticArrayInitTypeSize=72 ::2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12; // /__StaticArrayInitTypeSize=72 ::34476C29F6F81C989CFCA42F7C06E84C66236834 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___34476C29F6F81C989CFCA42F7C06E84C66236834_13; // /__StaticArrayInitTypeSize=2382 ::35EED060772F2748D13B745DAEC8CD7BD3B87604 __StaticArrayInitTypeSizeU3D2382_t7764CC6AFDCA682AEBA6E78440AD21978F0AB7B1 ___35EED060772F2748D13B745DAEC8CD7BD3B87604_14; // /__StaticArrayInitTypeSize=38 ::375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3 __StaticArrayInitTypeSizeU3D38_tCB70BC8DEB0D12487BC902760AFB250798B64F83 ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15; // /__StaticArrayInitTypeSize=1450 ::379C06C9E702D31469C29033F0DD63931EB349F5 __StaticArrayInitTypeSizeU3D1450_tAC1EF3610F74C31313DF1ADF3AC9D9A2A9EC2912 ___379C06C9E702D31469C29033F0DD63931EB349F5_16; // /__StaticArrayInitTypeSize=10 ::399BD13E240F33F808CA7940293D6EC4E6FD5A00 __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_17; // /__StaticArrayInitTypeSize=72 ::39C9CE73C7B0619D409EF28344F687C1B5C130FE __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_18; // /__StaticArrayInitTypeSize=320 ::3C53AFB51FEC23491684C7BEDBC6D4E0F409F851 __StaticArrayInitTypeSizeU3D320_tBE0C4C66577D53F18D8BA69E43FDC69DFA003F8F ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_19; // /__StaticArrayInitTypeSize=12 ::3E823444D2DFECF0F90B436B88F02A533CB376F1 __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___3E823444D2DFECF0F90B436B88F02A533CB376F1_20; // /__StaticArrayInitTypeSize=72 ::3FE6C283BCF384FD2C8789880DFF59664E2AB4A1 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21; // /__StaticArrayInitTypeSize=1665 ::40981BAA39513E58B28DCF0103CC04DE2A0A0444 __StaticArrayInitTypeSizeU3D1665_tF300201390474873919B6C58C810DFAC718FE0F4 ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_22; // /__StaticArrayInitTypeSize=40 ::40E7C49413D261F3F38AD3A870C0AC69C8BDA048 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_23; // /__StaticArrayInitTypeSize=72 ::421EC7E82F2967DF6CA8C3605514DC6F29EE5845 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_24; // /__StaticArrayInitTypeSize=72 ::4858DB4AA76D3933F1CA9E6712D4FDB16903F628 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_25; // /__StaticArrayInitTypeSize=40 ::4F7A8890F332B22B8DE0BD29D36FA7364748D76A __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_26; // /__StaticArrayInitTypeSize=72 ::536422B321459B242ADED7240B7447E904E083E3 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___536422B321459B242ADED7240B7447E904E083E3_27; // /__StaticArrayInitTypeSize=1080 ::5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3 __StaticArrayInitTypeSizeU3D1080_tDD425A5824CFEEBEB897380BE535A4D579DD8DEB ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_28; // /__StaticArrayInitTypeSize=3 ::57218C316B6921E2CD61027A2387EDC31A2D9471 __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___57218C316B6921E2CD61027A2387EDC31A2D9471_29; // /__StaticArrayInitTypeSize=40 ::57F320D62696EC99727E0FE2045A05F1289CC0C6 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___57F320D62696EC99727E0FE2045A05F1289CC0C6_30; // /__StaticArrayInitTypeSize=212 ::594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3 __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_31; // /__StaticArrayInitTypeSize=36 ::5BBDF8058D4235C33F2E8DCF76004031B6187A2F __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_32; // /__StaticArrayInitTypeSize=288 ::5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF __StaticArrayInitTypeSizeU3D288_t901CBC2EE96C2C63E8B3C6D507136F8A55FF5566 ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_33; // /__StaticArrayInitTypeSize=72 ::5BFE2819B4778217C56416C7585FF0E56EBACD89 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___5BFE2819B4778217C56416C7585FF0E56EBACD89_34; // /__StaticArrayInitTypeSize=52 ::5EDFD8200B7AD157878FBA46F22A1C345662F2E3 __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD ___5EDFD8200B7AD157878FBA46F22A1C345662F2E3_35; // /__StaticArrayInitTypeSize=128 ::609C0E8D8DA86A09D6013D301C86BA8782C16B8C __StaticArrayInitTypeSizeU3D128_t0E65F82715F120C2585C93F35BFA548913720A71 ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_36; // /__StaticArrayInitTypeSize=40 ::65E32B4E150FD8D24B93B0D42A17F1DAD146162B __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_37; // /__StaticArrayInitTypeSize=52 ::6770974FEF1E98B9C1864370E2B5B786EB0EA39E __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_38; // /__StaticArrayInitTypeSize=72 ::67EEAD805D708D9AA4E14BF747E44CED801744F3 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___67EEAD805D708D9AA4E14BF747E44CED801744F3_39; // /__StaticArrayInitTypeSize=120 ::6C71197D228427B2864C69B357FEF73D8C9D59DF __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 ___6C71197D228427B2864C69B357FEF73D8C9D59DF_40; // /__StaticArrayInitTypeSize=16 ::6CEE45445AFD150B047A5866FFA76AA651CDB7B7 __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_41; // /__StaticArrayInitTypeSize=76 ::6FC754859E4EC74E447048364B216D825C6F8FE7 __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 ___6FC754859E4EC74E447048364B216D825C6F8FE7_42; // /__StaticArrayInitTypeSize=40 ::704939CD172085D1295FCE3F1D92431D685D7AA2 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___704939CD172085D1295FCE3F1D92431D685D7AA2_43; // /__StaticArrayInitTypeSize=24 ::7088AAE49F0627B72729078DE6E3182DDCF8ED99 __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_44; // /__StaticArrayInitTypeSize=72 ::7341C933A70EAE383CC50C4B945ADB8E08F06737 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___7341C933A70EAE383CC50C4B945ADB8E08F06737_45; // /__StaticArrayInitTypeSize=1472 ::75E0C38E75E507EDE41C1C4F5F5612852B31A4EF __StaticArrayInitTypeSizeU3D1472_t51B459D4503F6B2C433F0233D96F4F6C3D3A3EA5 ___75E0C38E75E507EDE41C1C4F5F5612852B31A4EF_46; // /__StaticArrayInitTypeSize=40 ::7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_47; // /__StaticArrayInitTypeSize=21252 ::811A927B7DADD378BE60BBDE794B9277AA9B50EC __StaticArrayInitTypeSizeU3D21252_t7F9940F69151C8490439C5AC4C3E8F115E6EFDD0 ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_48; // /__StaticArrayInitTypeSize=36 ::81917F1E21F3C22B9F916994547A614FB03E968E __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA ___81917F1E21F3C22B9F916994547A614FB03E968E_49; // /__StaticArrayInitTypeSize=40 ::823566DA642D6EA356E15585921F2A4CA23D6760 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___823566DA642D6EA356E15585921F2A4CA23D6760_50; // /__StaticArrayInitTypeSize=12 ::82C2A59850B2E85BCE1A45A479537A384DF6098D __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___82C2A59850B2E85BCE1A45A479537A384DF6098D_51; // /__StaticArrayInitTypeSize=44 ::82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4 __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_52; // /__StaticArrayInitTypeSize=40 ::871B9CF85DB352BAADF12BAE8F19857683E385AC __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___871B9CF85DB352BAADF12BAE8F19857683E385AC_53; // /__StaticArrayInitTypeSize=16 ::89A040451C8CC5C8FB268BE44BDD74964C104155 __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___89A040451C8CC5C8FB268BE44BDD74964C104155_54; // /__StaticArrayInitTypeSize=40 ::8CAA092E783257106251246FF5C97F88D28517A6 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___8CAA092E783257106251246FF5C97F88D28517A6_55; // /__StaticArrayInitTypeSize=2100 ::8D231DD55FE1AD7631BBD0905A17D5EB616C2154 __StaticArrayInitTypeSizeU3D2100_t77017A2656678C6EE4571B84C9F635820AB583B0 ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_56; // /__StaticArrayInitTypeSize=40 ::8E10AC2F34545DFBBF3FCBC06055D797A8C99991 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_57; // /__StaticArrayInitTypeSize=12 ::93A63E90605400F34B49F0EB3361D23C89164BDA __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___93A63E90605400F34B49F0EB3361D23C89164BDA_58; // /__StaticArrayInitTypeSize=72 ::94841DD2F330CCB1089BF413E4FA9B04505152E2 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___94841DD2F330CCB1089BF413E4FA9B04505152E2_59; // /__StaticArrayInitTypeSize=12 ::95264589E48F94B7857CFF398FB72A537E13EEE2 __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___95264589E48F94B7857CFF398FB72A537E13EEE2_60; // /__StaticArrayInitTypeSize=72 ::95C48758CAE1715783472FB073AB158AB8A0AB2A __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___95C48758CAE1715783472FB073AB158AB8A0AB2A_61; // /__StaticArrayInitTypeSize=72 ::973417296623D8DC6961B09664E54039E44CA5D8 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___973417296623D8DC6961B09664E54039E44CA5D8_62; // /__StaticArrayInitTypeSize=40 ::A0074C15377C0C870B055927403EA9FA7A349D12 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___A0074C15377C0C870B055927403EA9FA7A349D12_63; // /__StaticArrayInitTypeSize=130 ::A1319B706116AB2C6D44483F60A7D0ACEA543396 __StaticArrayInitTypeSizeU3D130_tF56FBBACF53AE9A551B962978B48A914536B6871 ___A1319B706116AB2C6D44483F60A7D0ACEA543396_64; // System.Int64 ::A13AA52274D951A18029131A8DDECF76B569A15D int64_t ___A13AA52274D951A18029131A8DDECF76B569A15D_65; // /__StaticArrayInitTypeSize=212 ::A5444763673307F6828C748D4B9708CFC02B0959 __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 ___A5444763673307F6828C748D4B9708CFC02B0959_66; // /__StaticArrayInitTypeSize=72 ::A6732F8E7FC23766AB329B492D6BF82E3B33233F __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_67; // /__StaticArrayInitTypeSize=174 ::A705A106D95282BD15E13EEA6B0AF583FF786D83 __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 ___A705A106D95282BD15E13EEA6B0AF583FF786D83_68; // /__StaticArrayInitTypeSize=1018 ::A8A491E4CED49AE0027560476C10D933CE70C8DF __StaticArrayInitTypeSizeU3D1018_tC210B7B033B7D52771288C82C8E6DA21074FF7F3 ___A8A491E4CED49AE0027560476C10D933CE70C8DF_69; // /__StaticArrayInitTypeSize=72 ::AC791C4F39504D1184B73478943D0636258DA7B1 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___AC791C4F39504D1184B73478943D0636258DA7B1_70; // /__StaticArrayInitTypeSize=52 ::AFCD4E1211233E99373A3367B23105A3D624B1F2 __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD ___AFCD4E1211233E99373A3367B23105A3D624B1F2_71; // /__StaticArrayInitTypeSize=40 ::B472ED77CB3B2A66D49D179F1EE2081B70A6AB61 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_72; // /__StaticArrayInitTypeSize=256 ::B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_73; // /__StaticArrayInitTypeSize=998 ::B881DA88BE0B68D8A6B6B6893822586B8B2CFC45 __StaticArrayInitTypeSizeU3D998_t4B160A0C233D0CAB065432B008AFE2E02CF05C4D ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_74; // /__StaticArrayInitTypeSize=162 ::B8864ACB9DD69E3D42151513C840AAE270BF21C8 __StaticArrayInitTypeSizeU3D162_t11E10480FC4E2E4875323D07CD37B68D7040BD28 ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_75; // /__StaticArrayInitTypeSize=360 ::B8F87834C3597B2EEF22BA6D3A392CC925636401 __StaticArrayInitTypeSizeU3D360_t0E9DE21DD2818B844977C0B5AEFD0AF5FA812D79 ___B8F87834C3597B2EEF22BA6D3A392CC925636401_76; // /__StaticArrayInitTypeSize=72 ::B9B670F134A59FB1107AF01A9FE8F8E3980B3093 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77; // /__StaticArrayInitTypeSize=72 ::BEBC9ECC660A13EFC359BA3383411F698CFF25DB __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78; // /__StaticArrayInitTypeSize=40 ::BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_79; // /__StaticArrayInitTypeSize=6 ::BF5EB60806ECB74EE484105DD9D6F463BF994867 __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 ___BF5EB60806ECB74EE484105DD9D6F463BF994867_80; // System.Int64 ::C1A1100642BA9685B30A84D97348484E14AA1865 int64_t ___C1A1100642BA9685B30A84D97348484E14AA1865_81; // /__StaticArrayInitTypeSize=16 ::C6F364A0AD934EFED8909446C215752E565D77C1 __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___C6F364A0AD934EFED8909446C215752E565D77C1_82; // /__StaticArrayInitTypeSize=174 ::CE5835130F5277F63D716FC9115526B0AC68FFAD __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 ___CE5835130F5277F63D716FC9115526B0AC68FFAD_83; // /__StaticArrayInitTypeSize=6 ::CE93C35B755802BC4B3D180716B048FC61701EF7 __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 ___CE93C35B755802BC4B3D180716B048FC61701EF7_84; // /__StaticArrayInitTypeSize=32 ::D117188BE8D4609C0D531C51B0BB911A4219DEBE __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_85; // /__StaticArrayInitTypeSize=44 ::D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636 __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_86; // /__StaticArrayInitTypeSize=76 ::DA19DB47B583EFCF7825D2E39D661D2354F28219 __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 ___DA19DB47B583EFCF7825D2E39D661D2354F28219_87; // /__StaticArrayInitTypeSize=52 ::DD3AEFEADB1CD615F3017763F1568179FEE640B0 __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_88; // /__StaticArrayInitTypeSize=36 ::E1827270A5FE1C85F5352A66FD87BA747213D006 __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA ___E1827270A5FE1C85F5352A66FD87BA747213D006_89; // /__StaticArrayInitTypeSize=40 ::E45BAB43F7D5D038672B3E3431F92E34A7AF2571 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_90; // /__StaticArrayInitTypeSize=52 ::E92B39D8233061927D9ACDE54665E68E7535635A __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD ___E92B39D8233061927D9ACDE54665E68E7535635A_91; // /__StaticArrayInitTypeSize=12 ::EA9506959484C55CFE0C139C624DF6060E285866 __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___EA9506959484C55CFE0C139C624DF6060E285866_92; // /__StaticArrayInitTypeSize=262 ::EB5E9A80A40096AB74D2E226650C7258D7BC5E9D __StaticArrayInitTypeSizeU3D262_tF74EA0E2AEDDD20898E5779445ABF7802D23911A ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_93; // /__StaticArrayInitTypeSize=64 ::EBF68F411848D603D059DFDEA2321C5A5EA78044 __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 ___EBF68F411848D603D059DFDEA2321C5A5EA78044_94; // /__StaticArrayInitTypeSize=72 ::EC89C317EA2BF49A70EFF5E89C691E34733D7C37 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95; // /__StaticArrayInitTypeSize=40 ::F06E829E62F3AFBC045D064E10A4F5DF7C969612 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_96; // /__StaticArrayInitTypeSize=11614 ::F073AA332018FDA0D572E99448FFF1D6422BD520 __StaticArrayInitTypeSizeU3D11614_t7947936AE0A455E7877908DB7A291DEE37965F6F ___F073AA332018FDA0D572E99448FFF1D6422BD520_97; // /__StaticArrayInitTypeSize=120 ::F34B0E10653402E8F788F8BC3F7CD7090928A429 __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 ___F34B0E10653402E8F788F8BC3F7CD7090928A429_98; // /__StaticArrayInitTypeSize=72 ::F37E34BEADB04F34FCC31078A59F49856CA83D5B __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_99; // /__StaticArrayInitTypeSize=94 ::F512A9ABF88066AAEB92684F95CC05D8101B462B __StaticArrayInitTypeSizeU3D94_t52D6560B7A2023DDDFDCF4D8F6C226742520B4C7 ___F512A9ABF88066AAEB92684F95CC05D8101B462B_100; // /__StaticArrayInitTypeSize=12 ::F8FAABB821300AA500C2CEC6091B3782A7FB44A4 __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_101; // /__StaticArrayInitTypeSize=2350 ::FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B __StaticArrayInitTypeSizeU3D2350_t029525D9BCF84611FB610B9E4D13EE898E0B055D ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_102; public: inline static int32_t get_offset_of_U30588059ACBD52F7EA2835882F977A9CF72EB9775_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___0588059ACBD52F7EA2835882F977A9CF72EB9775_0)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U30588059ACBD52F7EA2835882F977A9CF72EB9775_0() const { return ___0588059ACBD52F7EA2835882F977A9CF72EB9775_0; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U30588059ACBD52F7EA2835882F977A9CF72EB9775_0() { return &___0588059ACBD52F7EA2835882F977A9CF72EB9775_0; } inline void set_U30588059ACBD52F7EA2835882F977A9CF72EB9775_0(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___0588059ACBD52F7EA2835882F977A9CF72EB9775_0 = value; } inline static int32_t get_offset_of_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_1)); } inline __StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454 get_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_1() const { return ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_1; } inline __StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454 * get_address_of_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_1() { return &___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_1; } inline void set_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_1(__StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454 value) { ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_1 = value; } inline static int32_t get_offset_of_U3121EC59E23F7559B28D338D562528F6299C2DE22_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___121EC59E23F7559B28D338D562528F6299C2DE22_2)); } inline __StaticArrayInitTypeSizeU3D240_t15F96E63E1A6759D1754EA684441DA49B3724B5F get_U3121EC59E23F7559B28D338D562528F6299C2DE22_2() const { return ___121EC59E23F7559B28D338D562528F6299C2DE22_2; } inline __StaticArrayInitTypeSizeU3D240_t15F96E63E1A6759D1754EA684441DA49B3724B5F * get_address_of_U3121EC59E23F7559B28D338D562528F6299C2DE22_2() { return &___121EC59E23F7559B28D338D562528F6299C2DE22_2; } inline void set_U3121EC59E23F7559B28D338D562528F6299C2DE22_2(__StaticArrayInitTypeSizeU3D240_t15F96E63E1A6759D1754EA684441DA49B3724B5F value) { ___121EC59E23F7559B28D338D562528F6299C2DE22_2 = value; } inline static int32_t get_offset_of_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_3)); } inline __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC get_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_3() const { return ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_3; } inline __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC * get_address_of_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_3() { return &___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_3; } inline void set_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_3(__StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC value) { ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_3 = value; } inline static int32_t get_offset_of_U31FE6CE411858B3D864679DE2139FB081F08BFACD_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___1FE6CE411858B3D864679DE2139FB081F08BFACD_4)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_U31FE6CE411858B3D864679DE2139FB081F08BFACD_4() const { return ___1FE6CE411858B3D864679DE2139FB081F08BFACD_4; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_U31FE6CE411858B3D864679DE2139FB081F08BFACD_4() { return &___1FE6CE411858B3D864679DE2139FB081F08BFACD_4; } inline void set_U31FE6CE411858B3D864679DE2139FB081F08BFACD_4(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___1FE6CE411858B3D864679DE2139FB081F08BFACD_4 = value; } inline static int32_t get_offset_of_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_5)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_5() const { return ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_5; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_5() { return &___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_5; } inline void set_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_5(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_5 = value; } inline static int32_t get_offset_of_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_6)); } inline __StaticArrayInitTypeSizeU3D1208_t7747605A5C3CD826A11C4196CCE9CF1996C344DF get_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_6() const { return ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_6; } inline __StaticArrayInitTypeSizeU3D1208_t7747605A5C3CD826A11C4196CCE9CF1996C344DF * get_address_of_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_6() { return &___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_6; } inline void set_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_6(__StaticArrayInitTypeSizeU3D1208_t7747605A5C3CD826A11C4196CCE9CF1996C344DF value) { ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_6 = value; } inline static int32_t get_offset_of_U329C1A61550F0E3260E1953D4FAD71C256218EF40_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___29C1A61550F0E3260E1953D4FAD71C256218EF40_7)); } inline __StaticArrayInitTypeSizeU3D42_t9FC2D1D81E2853CF5D36635AB6A30DDDB9ABFECA get_U329C1A61550F0E3260E1953D4FAD71C256218EF40_7() const { return ___29C1A61550F0E3260E1953D4FAD71C256218EF40_7; } inline __StaticArrayInitTypeSizeU3D42_t9FC2D1D81E2853CF5D36635AB6A30DDDB9ABFECA * get_address_of_U329C1A61550F0E3260E1953D4FAD71C256218EF40_7() { return &___29C1A61550F0E3260E1953D4FAD71C256218EF40_7; } inline void set_U329C1A61550F0E3260E1953D4FAD71C256218EF40_7(__StaticArrayInitTypeSizeU3D42_t9FC2D1D81E2853CF5D36635AB6A30DDDB9ABFECA value) { ___29C1A61550F0E3260E1953D4FAD71C256218EF40_7 = value; } inline static int32_t get_offset_of_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_8)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_8() const { return ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_8; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_8() { return &___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_8; } inline void set_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_8(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_8 = value; } inline static int32_t get_offset_of_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_9)); } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA get_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_9() const { return ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_9; } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA * get_address_of_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_9() { return &___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_9; } inline void set_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_9(__StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA value) { ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_9 = value; } inline static int32_t get_offset_of_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_10)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_10() const { return ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_10; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_10() { return &___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_10; } inline void set_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_10(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_10 = value; } inline static int32_t get_offset_of_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_11() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_11)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_11() const { return ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_11; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_11() { return &___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_11; } inline void set_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_11(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_11 = value; } inline static int32_t get_offset_of_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12() const { return ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12() { return &___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12; } inline void set_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12 = value; } inline static int32_t get_offset_of_U334476C29F6F81C989CFCA42F7C06E84C66236834_13() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___34476C29F6F81C989CFCA42F7C06E84C66236834_13)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U334476C29F6F81C989CFCA42F7C06E84C66236834_13() const { return ___34476C29F6F81C989CFCA42F7C06E84C66236834_13; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U334476C29F6F81C989CFCA42F7C06E84C66236834_13() { return &___34476C29F6F81C989CFCA42F7C06E84C66236834_13; } inline void set_U334476C29F6F81C989CFCA42F7C06E84C66236834_13(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___34476C29F6F81C989CFCA42F7C06E84C66236834_13 = value; } inline static int32_t get_offset_of_U335EED060772F2748D13B745DAEC8CD7BD3B87604_14() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___35EED060772F2748D13B745DAEC8CD7BD3B87604_14)); } inline __StaticArrayInitTypeSizeU3D2382_t7764CC6AFDCA682AEBA6E78440AD21978F0AB7B1 get_U335EED060772F2748D13B745DAEC8CD7BD3B87604_14() const { return ___35EED060772F2748D13B745DAEC8CD7BD3B87604_14; } inline __StaticArrayInitTypeSizeU3D2382_t7764CC6AFDCA682AEBA6E78440AD21978F0AB7B1 * get_address_of_U335EED060772F2748D13B745DAEC8CD7BD3B87604_14() { return &___35EED060772F2748D13B745DAEC8CD7BD3B87604_14; } inline void set_U335EED060772F2748D13B745DAEC8CD7BD3B87604_14(__StaticArrayInitTypeSizeU3D2382_t7764CC6AFDCA682AEBA6E78440AD21978F0AB7B1 value) { ___35EED060772F2748D13B745DAEC8CD7BD3B87604_14 = value; } inline static int32_t get_offset_of_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15)); } inline __StaticArrayInitTypeSizeU3D38_tCB70BC8DEB0D12487BC902760AFB250798B64F83 get_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15() const { return ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15; } inline __StaticArrayInitTypeSizeU3D38_tCB70BC8DEB0D12487BC902760AFB250798B64F83 * get_address_of_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15() { return &___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15; } inline void set_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15(__StaticArrayInitTypeSizeU3D38_tCB70BC8DEB0D12487BC902760AFB250798B64F83 value) { ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15 = value; } inline static int32_t get_offset_of_U3379C06C9E702D31469C29033F0DD63931EB349F5_16() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___379C06C9E702D31469C29033F0DD63931EB349F5_16)); } inline __StaticArrayInitTypeSizeU3D1450_tAC1EF3610F74C31313DF1ADF3AC9D9A2A9EC2912 get_U3379C06C9E702D31469C29033F0DD63931EB349F5_16() const { return ___379C06C9E702D31469C29033F0DD63931EB349F5_16; } inline __StaticArrayInitTypeSizeU3D1450_tAC1EF3610F74C31313DF1ADF3AC9D9A2A9EC2912 * get_address_of_U3379C06C9E702D31469C29033F0DD63931EB349F5_16() { return &___379C06C9E702D31469C29033F0DD63931EB349F5_16; } inline void set_U3379C06C9E702D31469C29033F0DD63931EB349F5_16(__StaticArrayInitTypeSizeU3D1450_tAC1EF3610F74C31313DF1ADF3AC9D9A2A9EC2912 value) { ___379C06C9E702D31469C29033F0DD63931EB349F5_16 = value; } inline static int32_t get_offset_of_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_17() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_17)); } inline __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 get_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_17() const { return ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_17; } inline __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 * get_address_of_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_17() { return &___399BD13E240F33F808CA7940293D6EC4E6FD5A00_17; } inline void set_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_17(__StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 value) { ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_17 = value; } inline static int32_t get_offset_of_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_18() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_18)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_18() const { return ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_18; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_18() { return &___39C9CE73C7B0619D409EF28344F687C1B5C130FE_18; } inline void set_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_18(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_18 = value; } inline static int32_t get_offset_of_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_19() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_19)); } inline __StaticArrayInitTypeSizeU3D320_tBE0C4C66577D53F18D8BA69E43FDC69DFA003F8F get_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_19() const { return ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_19; } inline __StaticArrayInitTypeSizeU3D320_tBE0C4C66577D53F18D8BA69E43FDC69DFA003F8F * get_address_of_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_19() { return &___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_19; } inline void set_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_19(__StaticArrayInitTypeSizeU3D320_tBE0C4C66577D53F18D8BA69E43FDC69DFA003F8F value) { ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_19 = value; } inline static int32_t get_offset_of_U33E823444D2DFECF0F90B436B88F02A533CB376F1_20() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___3E823444D2DFECF0F90B436B88F02A533CB376F1_20)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_U33E823444D2DFECF0F90B436B88F02A533CB376F1_20() const { return ___3E823444D2DFECF0F90B436B88F02A533CB376F1_20; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_U33E823444D2DFECF0F90B436B88F02A533CB376F1_20() { return &___3E823444D2DFECF0F90B436B88F02A533CB376F1_20; } inline void set_U33E823444D2DFECF0F90B436B88F02A533CB376F1_20(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___3E823444D2DFECF0F90B436B88F02A533CB376F1_20 = value; } inline static int32_t get_offset_of_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21() const { return ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21() { return &___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21; } inline void set_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21 = value; } inline static int32_t get_offset_of_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_22() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_22)); } inline __StaticArrayInitTypeSizeU3D1665_tF300201390474873919B6C58C810DFAC718FE0F4 get_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_22() const { return ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_22; } inline __StaticArrayInitTypeSizeU3D1665_tF300201390474873919B6C58C810DFAC718FE0F4 * get_address_of_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_22() { return &___40981BAA39513E58B28DCF0103CC04DE2A0A0444_22; } inline void set_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_22(__StaticArrayInitTypeSizeU3D1665_tF300201390474873919B6C58C810DFAC718FE0F4 value) { ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_22 = value; } inline static int32_t get_offset_of_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_23() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_23)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_23() const { return ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_23; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_23() { return &___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_23; } inline void set_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_23(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_23 = value; } inline static int32_t get_offset_of_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_24() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_24)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_24() const { return ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_24; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_24() { return &___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_24; } inline void set_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_24(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_24 = value; } inline static int32_t get_offset_of_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_25() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_25)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_25() const { return ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_25; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_25() { return &___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_25; } inline void set_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_25(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_25 = value; } inline static int32_t get_offset_of_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_26() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_26)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_26() const { return ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_26; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_26() { return &___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_26; } inline void set_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_26(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_26 = value; } inline static int32_t get_offset_of_U3536422B321459B242ADED7240B7447E904E083E3_27() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___536422B321459B242ADED7240B7447E904E083E3_27)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U3536422B321459B242ADED7240B7447E904E083E3_27() const { return ___536422B321459B242ADED7240B7447E904E083E3_27; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U3536422B321459B242ADED7240B7447E904E083E3_27() { return &___536422B321459B242ADED7240B7447E904E083E3_27; } inline void set_U3536422B321459B242ADED7240B7447E904E083E3_27(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___536422B321459B242ADED7240B7447E904E083E3_27 = value; } inline static int32_t get_offset_of_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_28() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_28)); } inline __StaticArrayInitTypeSizeU3D1080_tDD425A5824CFEEBEB897380BE535A4D579DD8DEB get_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_28() const { return ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_28; } inline __StaticArrayInitTypeSizeU3D1080_tDD425A5824CFEEBEB897380BE535A4D579DD8DEB * get_address_of_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_28() { return &___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_28; } inline void set_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_28(__StaticArrayInitTypeSizeU3D1080_tDD425A5824CFEEBEB897380BE535A4D579DD8DEB value) { ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_28 = value; } inline static int32_t get_offset_of_U357218C316B6921E2CD61027A2387EDC31A2D9471_29() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___57218C316B6921E2CD61027A2387EDC31A2D9471_29)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U357218C316B6921E2CD61027A2387EDC31A2D9471_29() const { return ___57218C316B6921E2CD61027A2387EDC31A2D9471_29; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U357218C316B6921E2CD61027A2387EDC31A2D9471_29() { return &___57218C316B6921E2CD61027A2387EDC31A2D9471_29; } inline void set_U357218C316B6921E2CD61027A2387EDC31A2D9471_29(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___57218C316B6921E2CD61027A2387EDC31A2D9471_29 = value; } inline static int32_t get_offset_of_U357F320D62696EC99727E0FE2045A05F1289CC0C6_30() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___57F320D62696EC99727E0FE2045A05F1289CC0C6_30)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U357F320D62696EC99727E0FE2045A05F1289CC0C6_30() const { return ___57F320D62696EC99727E0FE2045A05F1289CC0C6_30; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U357F320D62696EC99727E0FE2045A05F1289CC0C6_30() { return &___57F320D62696EC99727E0FE2045A05F1289CC0C6_30; } inline void set_U357F320D62696EC99727E0FE2045A05F1289CC0C6_30(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___57F320D62696EC99727E0FE2045A05F1289CC0C6_30 = value; } inline static int32_t get_offset_of_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_31() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_31)); } inline __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 get_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_31() const { return ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_31; } inline __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 * get_address_of_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_31() { return &___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_31; } inline void set_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_31(__StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 value) { ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_31 = value; } inline static int32_t get_offset_of_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_32() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_32)); } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA get_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_32() const { return ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_32; } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA * get_address_of_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_32() { return &___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_32; } inline void set_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_32(__StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA value) { ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_32 = value; } inline static int32_t get_offset_of_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_33() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_33)); } inline __StaticArrayInitTypeSizeU3D288_t901CBC2EE96C2C63E8B3C6D507136F8A55FF5566 get_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_33() const { return ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_33; } inline __StaticArrayInitTypeSizeU3D288_t901CBC2EE96C2C63E8B3C6D507136F8A55FF5566 * get_address_of_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_33() { return &___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_33; } inline void set_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_33(__StaticArrayInitTypeSizeU3D288_t901CBC2EE96C2C63E8B3C6D507136F8A55FF5566 value) { ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_33 = value; } inline static int32_t get_offset_of_U35BFE2819B4778217C56416C7585FF0E56EBACD89_34() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___5BFE2819B4778217C56416C7585FF0E56EBACD89_34)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U35BFE2819B4778217C56416C7585FF0E56EBACD89_34() const { return ___5BFE2819B4778217C56416C7585FF0E56EBACD89_34; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U35BFE2819B4778217C56416C7585FF0E56EBACD89_34() { return &___5BFE2819B4778217C56416C7585FF0E56EBACD89_34; } inline void set_U35BFE2819B4778217C56416C7585FF0E56EBACD89_34(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___5BFE2819B4778217C56416C7585FF0E56EBACD89_34 = value; } inline static int32_t get_offset_of_U35EDFD8200B7AD157878FBA46F22A1C345662F2E3_35() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___5EDFD8200B7AD157878FBA46F22A1C345662F2E3_35)); } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD get_U35EDFD8200B7AD157878FBA46F22A1C345662F2E3_35() const { return ___5EDFD8200B7AD157878FBA46F22A1C345662F2E3_35; } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD * get_address_of_U35EDFD8200B7AD157878FBA46F22A1C345662F2E3_35() { return &___5EDFD8200B7AD157878FBA46F22A1C345662F2E3_35; } inline void set_U35EDFD8200B7AD157878FBA46F22A1C345662F2E3_35(__StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD value) { ___5EDFD8200B7AD157878FBA46F22A1C345662F2E3_35 = value; } inline static int32_t get_offset_of_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_36() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_36)); } inline __StaticArrayInitTypeSizeU3D128_t0E65F82715F120C2585C93F35BFA548913720A71 get_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_36() const { return ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_36; } inline __StaticArrayInitTypeSizeU3D128_t0E65F82715F120C2585C93F35BFA548913720A71 * get_address_of_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_36() { return &___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_36; } inline void set_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_36(__StaticArrayInitTypeSizeU3D128_t0E65F82715F120C2585C93F35BFA548913720A71 value) { ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_36 = value; } inline static int32_t get_offset_of_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_37() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_37)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_37() const { return ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_37; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_37() { return &___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_37; } inline void set_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_37(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_37 = value; } inline static int32_t get_offset_of_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_38() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_38)); } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD get_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_38() const { return ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_38; } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD * get_address_of_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_38() { return &___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_38; } inline void set_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_38(__StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD value) { ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_38 = value; } inline static int32_t get_offset_of_U367EEAD805D708D9AA4E14BF747E44CED801744F3_39() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___67EEAD805D708D9AA4E14BF747E44CED801744F3_39)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U367EEAD805D708D9AA4E14BF747E44CED801744F3_39() const { return ___67EEAD805D708D9AA4E14BF747E44CED801744F3_39; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U367EEAD805D708D9AA4E14BF747E44CED801744F3_39() { return &___67EEAD805D708D9AA4E14BF747E44CED801744F3_39; } inline void set_U367EEAD805D708D9AA4E14BF747E44CED801744F3_39(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___67EEAD805D708D9AA4E14BF747E44CED801744F3_39 = value; } inline static int32_t get_offset_of_U36C71197D228427B2864C69B357FEF73D8C9D59DF_40() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6C71197D228427B2864C69B357FEF73D8C9D59DF_40)); } inline __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 get_U36C71197D228427B2864C69B357FEF73D8C9D59DF_40() const { return ___6C71197D228427B2864C69B357FEF73D8C9D59DF_40; } inline __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 * get_address_of_U36C71197D228427B2864C69B357FEF73D8C9D59DF_40() { return &___6C71197D228427B2864C69B357FEF73D8C9D59DF_40; } inline void set_U36C71197D228427B2864C69B357FEF73D8C9D59DF_40(__StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 value) { ___6C71197D228427B2864C69B357FEF73D8C9D59DF_40 = value; } inline static int32_t get_offset_of_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_41() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_41)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_41() const { return ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_41; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_41() { return &___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_41; } inline void set_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_41(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_41 = value; } inline static int32_t get_offset_of_U36FC754859E4EC74E447048364B216D825C6F8FE7_42() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6FC754859E4EC74E447048364B216D825C6F8FE7_42)); } inline __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 get_U36FC754859E4EC74E447048364B216D825C6F8FE7_42() const { return ___6FC754859E4EC74E447048364B216D825C6F8FE7_42; } inline __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 * get_address_of_U36FC754859E4EC74E447048364B216D825C6F8FE7_42() { return &___6FC754859E4EC74E447048364B216D825C6F8FE7_42; } inline void set_U36FC754859E4EC74E447048364B216D825C6F8FE7_42(__StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 value) { ___6FC754859E4EC74E447048364B216D825C6F8FE7_42 = value; } inline static int32_t get_offset_of_U3704939CD172085D1295FCE3F1D92431D685D7AA2_43() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___704939CD172085D1295FCE3F1D92431D685D7AA2_43)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U3704939CD172085D1295FCE3F1D92431D685D7AA2_43() const { return ___704939CD172085D1295FCE3F1D92431D685D7AA2_43; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U3704939CD172085D1295FCE3F1D92431D685D7AA2_43() { return &___704939CD172085D1295FCE3F1D92431D685D7AA2_43; } inline void set_U3704939CD172085D1295FCE3F1D92431D685D7AA2_43(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___704939CD172085D1295FCE3F1D92431D685D7AA2_43 = value; } inline static int32_t get_offset_of_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_44() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_44)); } inline __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC get_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_44() const { return ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_44; } inline __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC * get_address_of_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_44() { return &___7088AAE49F0627B72729078DE6E3182DDCF8ED99_44; } inline void set_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_44(__StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC value) { ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_44 = value; } inline static int32_t get_offset_of_U37341C933A70EAE383CC50C4B945ADB8E08F06737_45() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___7341C933A70EAE383CC50C4B945ADB8E08F06737_45)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U37341C933A70EAE383CC50C4B945ADB8E08F06737_45() const { return ___7341C933A70EAE383CC50C4B945ADB8E08F06737_45; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U37341C933A70EAE383CC50C4B945ADB8E08F06737_45() { return &___7341C933A70EAE383CC50C4B945ADB8E08F06737_45; } inline void set_U37341C933A70EAE383CC50C4B945ADB8E08F06737_45(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___7341C933A70EAE383CC50C4B945ADB8E08F06737_45 = value; } inline static int32_t get_offset_of_U375E0C38E75E507EDE41C1C4F5F5612852B31A4EF_46() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___75E0C38E75E507EDE41C1C4F5F5612852B31A4EF_46)); } inline __StaticArrayInitTypeSizeU3D1472_t51B459D4503F6B2C433F0233D96F4F6C3D3A3EA5 get_U375E0C38E75E507EDE41C1C4F5F5612852B31A4EF_46() const { return ___75E0C38E75E507EDE41C1C4F5F5612852B31A4EF_46; } inline __StaticArrayInitTypeSizeU3D1472_t51B459D4503F6B2C433F0233D96F4F6C3D3A3EA5 * get_address_of_U375E0C38E75E507EDE41C1C4F5F5612852B31A4EF_46() { return &___75E0C38E75E507EDE41C1C4F5F5612852B31A4EF_46; } inline void set_U375E0C38E75E507EDE41C1C4F5F5612852B31A4EF_46(__StaticArrayInitTypeSizeU3D1472_t51B459D4503F6B2C433F0233D96F4F6C3D3A3EA5 value) { ___75E0C38E75E507EDE41C1C4F5F5612852B31A4EF_46 = value; } inline static int32_t get_offset_of_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_47() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_47)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_47() const { return ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_47; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_47() { return &___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_47; } inline void set_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_47(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_47 = value; } inline static int32_t get_offset_of_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_48() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_48)); } inline __StaticArrayInitTypeSizeU3D21252_t7F9940F69151C8490439C5AC4C3E8F115E6EFDD0 get_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_48() const { return ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_48; } inline __StaticArrayInitTypeSizeU3D21252_t7F9940F69151C8490439C5AC4C3E8F115E6EFDD0 * get_address_of_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_48() { return &___811A927B7DADD378BE60BBDE794B9277AA9B50EC_48; } inline void set_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_48(__StaticArrayInitTypeSizeU3D21252_t7F9940F69151C8490439C5AC4C3E8F115E6EFDD0 value) { ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_48 = value; } inline static int32_t get_offset_of_U381917F1E21F3C22B9F916994547A614FB03E968E_49() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___81917F1E21F3C22B9F916994547A614FB03E968E_49)); } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA get_U381917F1E21F3C22B9F916994547A614FB03E968E_49() const { return ___81917F1E21F3C22B9F916994547A614FB03E968E_49; } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA * get_address_of_U381917F1E21F3C22B9F916994547A614FB03E968E_49() { return &___81917F1E21F3C22B9F916994547A614FB03E968E_49; } inline void set_U381917F1E21F3C22B9F916994547A614FB03E968E_49(__StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA value) { ___81917F1E21F3C22B9F916994547A614FB03E968E_49 = value; } inline static int32_t get_offset_of_U3823566DA642D6EA356E15585921F2A4CA23D6760_50() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___823566DA642D6EA356E15585921F2A4CA23D6760_50)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U3823566DA642D6EA356E15585921F2A4CA23D6760_50() const { return ___823566DA642D6EA356E15585921F2A4CA23D6760_50; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U3823566DA642D6EA356E15585921F2A4CA23D6760_50() { return &___823566DA642D6EA356E15585921F2A4CA23D6760_50; } inline void set_U3823566DA642D6EA356E15585921F2A4CA23D6760_50(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___823566DA642D6EA356E15585921F2A4CA23D6760_50 = value; } inline static int32_t get_offset_of_U382C2A59850B2E85BCE1A45A479537A384DF6098D_51() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___82C2A59850B2E85BCE1A45A479537A384DF6098D_51)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_U382C2A59850B2E85BCE1A45A479537A384DF6098D_51() const { return ___82C2A59850B2E85BCE1A45A479537A384DF6098D_51; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_U382C2A59850B2E85BCE1A45A479537A384DF6098D_51() { return &___82C2A59850B2E85BCE1A45A479537A384DF6098D_51; } inline void set_U382C2A59850B2E85BCE1A45A479537A384DF6098D_51(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___82C2A59850B2E85BCE1A45A479537A384DF6098D_51 = value; } inline static int32_t get_offset_of_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_52() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_52)); } inline __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 get_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_52() const { return ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_52; } inline __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 * get_address_of_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_52() { return &___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_52; } inline void set_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_52(__StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 value) { ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_52 = value; } inline static int32_t get_offset_of_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_53() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___871B9CF85DB352BAADF12BAE8F19857683E385AC_53)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_53() const { return ___871B9CF85DB352BAADF12BAE8F19857683E385AC_53; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_53() { return &___871B9CF85DB352BAADF12BAE8F19857683E385AC_53; } inline void set_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_53(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___871B9CF85DB352BAADF12BAE8F19857683E385AC_53 = value; } inline static int32_t get_offset_of_U389A040451C8CC5C8FB268BE44BDD74964C104155_54() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___89A040451C8CC5C8FB268BE44BDD74964C104155_54)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_U389A040451C8CC5C8FB268BE44BDD74964C104155_54() const { return ___89A040451C8CC5C8FB268BE44BDD74964C104155_54; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_U389A040451C8CC5C8FB268BE44BDD74964C104155_54() { return &___89A040451C8CC5C8FB268BE44BDD74964C104155_54; } inline void set_U389A040451C8CC5C8FB268BE44BDD74964C104155_54(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___89A040451C8CC5C8FB268BE44BDD74964C104155_54 = value; } inline static int32_t get_offset_of_U38CAA092E783257106251246FF5C97F88D28517A6_55() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___8CAA092E783257106251246FF5C97F88D28517A6_55)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U38CAA092E783257106251246FF5C97F88D28517A6_55() const { return ___8CAA092E783257106251246FF5C97F88D28517A6_55; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U38CAA092E783257106251246FF5C97F88D28517A6_55() { return &___8CAA092E783257106251246FF5C97F88D28517A6_55; } inline void set_U38CAA092E783257106251246FF5C97F88D28517A6_55(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___8CAA092E783257106251246FF5C97F88D28517A6_55 = value; } inline static int32_t get_offset_of_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_56() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_56)); } inline __StaticArrayInitTypeSizeU3D2100_t77017A2656678C6EE4571B84C9F635820AB583B0 get_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_56() const { return ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_56; } inline __StaticArrayInitTypeSizeU3D2100_t77017A2656678C6EE4571B84C9F635820AB583B0 * get_address_of_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_56() { return &___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_56; } inline void set_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_56(__StaticArrayInitTypeSizeU3D2100_t77017A2656678C6EE4571B84C9F635820AB583B0 value) { ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_56 = value; } inline static int32_t get_offset_of_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_57() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_57)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_57() const { return ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_57; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_57() { return &___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_57; } inline void set_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_57(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_57 = value; } inline static int32_t get_offset_of_U393A63E90605400F34B49F0EB3361D23C89164BDA_58() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___93A63E90605400F34B49F0EB3361D23C89164BDA_58)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_U393A63E90605400F34B49F0EB3361D23C89164BDA_58() const { return ___93A63E90605400F34B49F0EB3361D23C89164BDA_58; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_U393A63E90605400F34B49F0EB3361D23C89164BDA_58() { return &___93A63E90605400F34B49F0EB3361D23C89164BDA_58; } inline void set_U393A63E90605400F34B49F0EB3361D23C89164BDA_58(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___93A63E90605400F34B49F0EB3361D23C89164BDA_58 = value; } inline static int32_t get_offset_of_U394841DD2F330CCB1089BF413E4FA9B04505152E2_59() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___94841DD2F330CCB1089BF413E4FA9B04505152E2_59)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U394841DD2F330CCB1089BF413E4FA9B04505152E2_59() const { return ___94841DD2F330CCB1089BF413E4FA9B04505152E2_59; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U394841DD2F330CCB1089BF413E4FA9B04505152E2_59() { return &___94841DD2F330CCB1089BF413E4FA9B04505152E2_59; } inline void set_U394841DD2F330CCB1089BF413E4FA9B04505152E2_59(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___94841DD2F330CCB1089BF413E4FA9B04505152E2_59 = value; } inline static int32_t get_offset_of_U395264589E48F94B7857CFF398FB72A537E13EEE2_60() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___95264589E48F94B7857CFF398FB72A537E13EEE2_60)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_U395264589E48F94B7857CFF398FB72A537E13EEE2_60() const { return ___95264589E48F94B7857CFF398FB72A537E13EEE2_60; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_U395264589E48F94B7857CFF398FB72A537E13EEE2_60() { return &___95264589E48F94B7857CFF398FB72A537E13EEE2_60; } inline void set_U395264589E48F94B7857CFF398FB72A537E13EEE2_60(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___95264589E48F94B7857CFF398FB72A537E13EEE2_60 = value; } inline static int32_t get_offset_of_U395C48758CAE1715783472FB073AB158AB8A0AB2A_61() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___95C48758CAE1715783472FB073AB158AB8A0AB2A_61)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U395C48758CAE1715783472FB073AB158AB8A0AB2A_61() const { return ___95C48758CAE1715783472FB073AB158AB8A0AB2A_61; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U395C48758CAE1715783472FB073AB158AB8A0AB2A_61() { return &___95C48758CAE1715783472FB073AB158AB8A0AB2A_61; } inline void set_U395C48758CAE1715783472FB073AB158AB8A0AB2A_61(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___95C48758CAE1715783472FB073AB158AB8A0AB2A_61 = value; } inline static int32_t get_offset_of_U3973417296623D8DC6961B09664E54039E44CA5D8_62() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___973417296623D8DC6961B09664E54039E44CA5D8_62)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U3973417296623D8DC6961B09664E54039E44CA5D8_62() const { return ___973417296623D8DC6961B09664E54039E44CA5D8_62; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U3973417296623D8DC6961B09664E54039E44CA5D8_62() { return &___973417296623D8DC6961B09664E54039E44CA5D8_62; } inline void set_U3973417296623D8DC6961B09664E54039E44CA5D8_62(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___973417296623D8DC6961B09664E54039E44CA5D8_62 = value; } inline static int32_t get_offset_of_A0074C15377C0C870B055927403EA9FA7A349D12_63() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A0074C15377C0C870B055927403EA9FA7A349D12_63)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_A0074C15377C0C870B055927403EA9FA7A349D12_63() const { return ___A0074C15377C0C870B055927403EA9FA7A349D12_63; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_A0074C15377C0C870B055927403EA9FA7A349D12_63() { return &___A0074C15377C0C870B055927403EA9FA7A349D12_63; } inline void set_A0074C15377C0C870B055927403EA9FA7A349D12_63(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___A0074C15377C0C870B055927403EA9FA7A349D12_63 = value; } inline static int32_t get_offset_of_A1319B706116AB2C6D44483F60A7D0ACEA543396_64() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A1319B706116AB2C6D44483F60A7D0ACEA543396_64)); } inline __StaticArrayInitTypeSizeU3D130_tF56FBBACF53AE9A551B962978B48A914536B6871 get_A1319B706116AB2C6D44483F60A7D0ACEA543396_64() const { return ___A1319B706116AB2C6D44483F60A7D0ACEA543396_64; } inline __StaticArrayInitTypeSizeU3D130_tF56FBBACF53AE9A551B962978B48A914536B6871 * get_address_of_A1319B706116AB2C6D44483F60A7D0ACEA543396_64() { return &___A1319B706116AB2C6D44483F60A7D0ACEA543396_64; } inline void set_A1319B706116AB2C6D44483F60A7D0ACEA543396_64(__StaticArrayInitTypeSizeU3D130_tF56FBBACF53AE9A551B962978B48A914536B6871 value) { ___A1319B706116AB2C6D44483F60A7D0ACEA543396_64 = value; } inline static int32_t get_offset_of_A13AA52274D951A18029131A8DDECF76B569A15D_65() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A13AA52274D951A18029131A8DDECF76B569A15D_65)); } inline int64_t get_A13AA52274D951A18029131A8DDECF76B569A15D_65() const { return ___A13AA52274D951A18029131A8DDECF76B569A15D_65; } inline int64_t* get_address_of_A13AA52274D951A18029131A8DDECF76B569A15D_65() { return &___A13AA52274D951A18029131A8DDECF76B569A15D_65; } inline void set_A13AA52274D951A18029131A8DDECF76B569A15D_65(int64_t value) { ___A13AA52274D951A18029131A8DDECF76B569A15D_65 = value; } inline static int32_t get_offset_of_A5444763673307F6828C748D4B9708CFC02B0959_66() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A5444763673307F6828C748D4B9708CFC02B0959_66)); } inline __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 get_A5444763673307F6828C748D4B9708CFC02B0959_66() const { return ___A5444763673307F6828C748D4B9708CFC02B0959_66; } inline __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 * get_address_of_A5444763673307F6828C748D4B9708CFC02B0959_66() { return &___A5444763673307F6828C748D4B9708CFC02B0959_66; } inline void set_A5444763673307F6828C748D4B9708CFC02B0959_66(__StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 value) { ___A5444763673307F6828C748D4B9708CFC02B0959_66 = value; } inline static int32_t get_offset_of_A6732F8E7FC23766AB329B492D6BF82E3B33233F_67() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_67)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_A6732F8E7FC23766AB329B492D6BF82E3B33233F_67() const { return ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_67; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_A6732F8E7FC23766AB329B492D6BF82E3B33233F_67() { return &___A6732F8E7FC23766AB329B492D6BF82E3B33233F_67; } inline void set_A6732F8E7FC23766AB329B492D6BF82E3B33233F_67(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_67 = value; } inline static int32_t get_offset_of_A705A106D95282BD15E13EEA6B0AF583FF786D83_68() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A705A106D95282BD15E13EEA6B0AF583FF786D83_68)); } inline __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 get_A705A106D95282BD15E13EEA6B0AF583FF786D83_68() const { return ___A705A106D95282BD15E13EEA6B0AF583FF786D83_68; } inline __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 * get_address_of_A705A106D95282BD15E13EEA6B0AF583FF786D83_68() { return &___A705A106D95282BD15E13EEA6B0AF583FF786D83_68; } inline void set_A705A106D95282BD15E13EEA6B0AF583FF786D83_68(__StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 value) { ___A705A106D95282BD15E13EEA6B0AF583FF786D83_68 = value; } inline static int32_t get_offset_of_A8A491E4CED49AE0027560476C10D933CE70C8DF_69() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A8A491E4CED49AE0027560476C10D933CE70C8DF_69)); } inline __StaticArrayInitTypeSizeU3D1018_tC210B7B033B7D52771288C82C8E6DA21074FF7F3 get_A8A491E4CED49AE0027560476C10D933CE70C8DF_69() const { return ___A8A491E4CED49AE0027560476C10D933CE70C8DF_69; } inline __StaticArrayInitTypeSizeU3D1018_tC210B7B033B7D52771288C82C8E6DA21074FF7F3 * get_address_of_A8A491E4CED49AE0027560476C10D933CE70C8DF_69() { return &___A8A491E4CED49AE0027560476C10D933CE70C8DF_69; } inline void set_A8A491E4CED49AE0027560476C10D933CE70C8DF_69(__StaticArrayInitTypeSizeU3D1018_tC210B7B033B7D52771288C82C8E6DA21074FF7F3 value) { ___A8A491E4CED49AE0027560476C10D933CE70C8DF_69 = value; } inline static int32_t get_offset_of_AC791C4F39504D1184B73478943D0636258DA7B1_70() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___AC791C4F39504D1184B73478943D0636258DA7B1_70)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_AC791C4F39504D1184B73478943D0636258DA7B1_70() const { return ___AC791C4F39504D1184B73478943D0636258DA7B1_70; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_AC791C4F39504D1184B73478943D0636258DA7B1_70() { return &___AC791C4F39504D1184B73478943D0636258DA7B1_70; } inline void set_AC791C4F39504D1184B73478943D0636258DA7B1_70(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___AC791C4F39504D1184B73478943D0636258DA7B1_70 = value; } inline static int32_t get_offset_of_AFCD4E1211233E99373A3367B23105A3D624B1F2_71() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___AFCD4E1211233E99373A3367B23105A3D624B1F2_71)); } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD get_AFCD4E1211233E99373A3367B23105A3D624B1F2_71() const { return ___AFCD4E1211233E99373A3367B23105A3D624B1F2_71; } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD * get_address_of_AFCD4E1211233E99373A3367B23105A3D624B1F2_71() { return &___AFCD4E1211233E99373A3367B23105A3D624B1F2_71; } inline void set_AFCD4E1211233E99373A3367B23105A3D624B1F2_71(__StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD value) { ___AFCD4E1211233E99373A3367B23105A3D624B1F2_71 = value; } inline static int32_t get_offset_of_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_72() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_72)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_72() const { return ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_72; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_72() { return &___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_72; } inline void set_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_72(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_72 = value; } inline static int32_t get_offset_of_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_73() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_73)); } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 get_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_73() const { return ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_73; } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 * get_address_of_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_73() { return &___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_73; } inline void set_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_73(__StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 value) { ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_73 = value; } inline static int32_t get_offset_of_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_74() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_74)); } inline __StaticArrayInitTypeSizeU3D998_t4B160A0C233D0CAB065432B008AFE2E02CF05C4D get_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_74() const { return ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_74; } inline __StaticArrayInitTypeSizeU3D998_t4B160A0C233D0CAB065432B008AFE2E02CF05C4D * get_address_of_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_74() { return &___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_74; } inline void set_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_74(__StaticArrayInitTypeSizeU3D998_t4B160A0C233D0CAB065432B008AFE2E02CF05C4D value) { ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_74 = value; } inline static int32_t get_offset_of_B8864ACB9DD69E3D42151513C840AAE270BF21C8_75() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_75)); } inline __StaticArrayInitTypeSizeU3D162_t11E10480FC4E2E4875323D07CD37B68D7040BD28 get_B8864ACB9DD69E3D42151513C840AAE270BF21C8_75() const { return ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_75; } inline __StaticArrayInitTypeSizeU3D162_t11E10480FC4E2E4875323D07CD37B68D7040BD28 * get_address_of_B8864ACB9DD69E3D42151513C840AAE270BF21C8_75() { return &___B8864ACB9DD69E3D42151513C840AAE270BF21C8_75; } inline void set_B8864ACB9DD69E3D42151513C840AAE270BF21C8_75(__StaticArrayInitTypeSizeU3D162_t11E10480FC4E2E4875323D07CD37B68D7040BD28 value) { ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_75 = value; } inline static int32_t get_offset_of_B8F87834C3597B2EEF22BA6D3A392CC925636401_76() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B8F87834C3597B2EEF22BA6D3A392CC925636401_76)); } inline __StaticArrayInitTypeSizeU3D360_t0E9DE21DD2818B844977C0B5AEFD0AF5FA812D79 get_B8F87834C3597B2EEF22BA6D3A392CC925636401_76() const { return ___B8F87834C3597B2EEF22BA6D3A392CC925636401_76; } inline __StaticArrayInitTypeSizeU3D360_t0E9DE21DD2818B844977C0B5AEFD0AF5FA812D79 * get_address_of_B8F87834C3597B2EEF22BA6D3A392CC925636401_76() { return &___B8F87834C3597B2EEF22BA6D3A392CC925636401_76; } inline void set_B8F87834C3597B2EEF22BA6D3A392CC925636401_76(__StaticArrayInitTypeSizeU3D360_t0E9DE21DD2818B844977C0B5AEFD0AF5FA812D79 value) { ___B8F87834C3597B2EEF22BA6D3A392CC925636401_76 = value; } inline static int32_t get_offset_of_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77() const { return ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77() { return &___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77; } inline void set_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77 = value; } inline static int32_t get_offset_of_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78() const { return ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78() { return &___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78; } inline void set_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78 = value; } inline static int32_t get_offset_of_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_79() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_79)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_79() const { return ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_79; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_79() { return &___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_79; } inline void set_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_79(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_79 = value; } inline static int32_t get_offset_of_BF5EB60806ECB74EE484105DD9D6F463BF994867_80() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___BF5EB60806ECB74EE484105DD9D6F463BF994867_80)); } inline __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 get_BF5EB60806ECB74EE484105DD9D6F463BF994867_80() const { return ___BF5EB60806ECB74EE484105DD9D6F463BF994867_80; } inline __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 * get_address_of_BF5EB60806ECB74EE484105DD9D6F463BF994867_80() { return &___BF5EB60806ECB74EE484105DD9D6F463BF994867_80; } inline void set_BF5EB60806ECB74EE484105DD9D6F463BF994867_80(__StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 value) { ___BF5EB60806ECB74EE484105DD9D6F463BF994867_80 = value; } inline static int32_t get_offset_of_C1A1100642BA9685B30A84D97348484E14AA1865_81() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___C1A1100642BA9685B30A84D97348484E14AA1865_81)); } inline int64_t get_C1A1100642BA9685B30A84D97348484E14AA1865_81() const { return ___C1A1100642BA9685B30A84D97348484E14AA1865_81; } inline int64_t* get_address_of_C1A1100642BA9685B30A84D97348484E14AA1865_81() { return &___C1A1100642BA9685B30A84D97348484E14AA1865_81; } inline void set_C1A1100642BA9685B30A84D97348484E14AA1865_81(int64_t value) { ___C1A1100642BA9685B30A84D97348484E14AA1865_81 = value; } inline static int32_t get_offset_of_C6F364A0AD934EFED8909446C215752E565D77C1_82() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___C6F364A0AD934EFED8909446C215752E565D77C1_82)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_C6F364A0AD934EFED8909446C215752E565D77C1_82() const { return ___C6F364A0AD934EFED8909446C215752E565D77C1_82; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_C6F364A0AD934EFED8909446C215752E565D77C1_82() { return &___C6F364A0AD934EFED8909446C215752E565D77C1_82; } inline void set_C6F364A0AD934EFED8909446C215752E565D77C1_82(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___C6F364A0AD934EFED8909446C215752E565D77C1_82 = value; } inline static int32_t get_offset_of_CE5835130F5277F63D716FC9115526B0AC68FFAD_83() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___CE5835130F5277F63D716FC9115526B0AC68FFAD_83)); } inline __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 get_CE5835130F5277F63D716FC9115526B0AC68FFAD_83() const { return ___CE5835130F5277F63D716FC9115526B0AC68FFAD_83; } inline __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 * get_address_of_CE5835130F5277F63D716FC9115526B0AC68FFAD_83() { return &___CE5835130F5277F63D716FC9115526B0AC68FFAD_83; } inline void set_CE5835130F5277F63D716FC9115526B0AC68FFAD_83(__StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 value) { ___CE5835130F5277F63D716FC9115526B0AC68FFAD_83 = value; } inline static int32_t get_offset_of_CE93C35B755802BC4B3D180716B048FC61701EF7_84() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___CE93C35B755802BC4B3D180716B048FC61701EF7_84)); } inline __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 get_CE93C35B755802BC4B3D180716B048FC61701EF7_84() const { return ___CE93C35B755802BC4B3D180716B048FC61701EF7_84; } inline __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 * get_address_of_CE93C35B755802BC4B3D180716B048FC61701EF7_84() { return &___CE93C35B755802BC4B3D180716B048FC61701EF7_84; } inline void set_CE93C35B755802BC4B3D180716B048FC61701EF7_84(__StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 value) { ___CE93C35B755802BC4B3D180716B048FC61701EF7_84 = value; } inline static int32_t get_offset_of_D117188BE8D4609C0D531C51B0BB911A4219DEBE_85() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_85)); } inline __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B get_D117188BE8D4609C0D531C51B0BB911A4219DEBE_85() const { return ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_85; } inline __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B * get_address_of_D117188BE8D4609C0D531C51B0BB911A4219DEBE_85() { return &___D117188BE8D4609C0D531C51B0BB911A4219DEBE_85; } inline void set_D117188BE8D4609C0D531C51B0BB911A4219DEBE_85(__StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B value) { ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_85 = value; } inline static int32_t get_offset_of_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_86() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_86)); } inline __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 get_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_86() const { return ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_86; } inline __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 * get_address_of_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_86() { return &___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_86; } inline void set_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_86(__StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 value) { ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_86 = value; } inline static int32_t get_offset_of_DA19DB47B583EFCF7825D2E39D661D2354F28219_87() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___DA19DB47B583EFCF7825D2E39D661D2354F28219_87)); } inline __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 get_DA19DB47B583EFCF7825D2E39D661D2354F28219_87() const { return ___DA19DB47B583EFCF7825D2E39D661D2354F28219_87; } inline __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 * get_address_of_DA19DB47B583EFCF7825D2E39D661D2354F28219_87() { return &___DA19DB47B583EFCF7825D2E39D661D2354F28219_87; } inline void set_DA19DB47B583EFCF7825D2E39D661D2354F28219_87(__StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 value) { ___DA19DB47B583EFCF7825D2E39D661D2354F28219_87 = value; } inline static int32_t get_offset_of_DD3AEFEADB1CD615F3017763F1568179FEE640B0_88() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_88)); } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD get_DD3AEFEADB1CD615F3017763F1568179FEE640B0_88() const { return ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_88; } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD * get_address_of_DD3AEFEADB1CD615F3017763F1568179FEE640B0_88() { return &___DD3AEFEADB1CD615F3017763F1568179FEE640B0_88; } inline void set_DD3AEFEADB1CD615F3017763F1568179FEE640B0_88(__StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD value) { ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_88 = value; } inline static int32_t get_offset_of_E1827270A5FE1C85F5352A66FD87BA747213D006_89() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___E1827270A5FE1C85F5352A66FD87BA747213D006_89)); } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA get_E1827270A5FE1C85F5352A66FD87BA747213D006_89() const { return ___E1827270A5FE1C85F5352A66FD87BA747213D006_89; } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA * get_address_of_E1827270A5FE1C85F5352A66FD87BA747213D006_89() { return &___E1827270A5FE1C85F5352A66FD87BA747213D006_89; } inline void set_E1827270A5FE1C85F5352A66FD87BA747213D006_89(__StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA value) { ___E1827270A5FE1C85F5352A66FD87BA747213D006_89 = value; } inline static int32_t get_offset_of_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_90() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_90)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_90() const { return ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_90; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_90() { return &___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_90; } inline void set_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_90(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_90 = value; } inline static int32_t get_offset_of_E92B39D8233061927D9ACDE54665E68E7535635A_91() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___E92B39D8233061927D9ACDE54665E68E7535635A_91)); } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD get_E92B39D8233061927D9ACDE54665E68E7535635A_91() const { return ___E92B39D8233061927D9ACDE54665E68E7535635A_91; } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD * get_address_of_E92B39D8233061927D9ACDE54665E68E7535635A_91() { return &___E92B39D8233061927D9ACDE54665E68E7535635A_91; } inline void set_E92B39D8233061927D9ACDE54665E68E7535635A_91(__StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD value) { ___E92B39D8233061927D9ACDE54665E68E7535635A_91 = value; } inline static int32_t get_offset_of_EA9506959484C55CFE0C139C624DF6060E285866_92() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___EA9506959484C55CFE0C139C624DF6060E285866_92)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_EA9506959484C55CFE0C139C624DF6060E285866_92() const { return ___EA9506959484C55CFE0C139C624DF6060E285866_92; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_EA9506959484C55CFE0C139C624DF6060E285866_92() { return &___EA9506959484C55CFE0C139C624DF6060E285866_92; } inline void set_EA9506959484C55CFE0C139C624DF6060E285866_92(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___EA9506959484C55CFE0C139C624DF6060E285866_92 = value; } inline static int32_t get_offset_of_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_93() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_93)); } inline __StaticArrayInitTypeSizeU3D262_tF74EA0E2AEDDD20898E5779445ABF7802D23911A get_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_93() const { return ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_93; } inline __StaticArrayInitTypeSizeU3D262_tF74EA0E2AEDDD20898E5779445ABF7802D23911A * get_address_of_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_93() { return &___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_93; } inline void set_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_93(__StaticArrayInitTypeSizeU3D262_tF74EA0E2AEDDD20898E5779445ABF7802D23911A value) { ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_93 = value; } inline static int32_t get_offset_of_EBF68F411848D603D059DFDEA2321C5A5EA78044_94() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___EBF68F411848D603D059DFDEA2321C5A5EA78044_94)); } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 get_EBF68F411848D603D059DFDEA2321C5A5EA78044_94() const { return ___EBF68F411848D603D059DFDEA2321C5A5EA78044_94; } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 * get_address_of_EBF68F411848D603D059DFDEA2321C5A5EA78044_94() { return &___EBF68F411848D603D059DFDEA2321C5A5EA78044_94; } inline void set_EBF68F411848D603D059DFDEA2321C5A5EA78044_94(__StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 value) { ___EBF68F411848D603D059DFDEA2321C5A5EA78044_94 = value; } inline static int32_t get_offset_of_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95() const { return ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95() { return &___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95; } inline void set_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95 = value; } inline static int32_t get_offset_of_F06E829E62F3AFBC045D064E10A4F5DF7C969612_96() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_96)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_F06E829E62F3AFBC045D064E10A4F5DF7C969612_96() const { return ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_96; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_F06E829E62F3AFBC045D064E10A4F5DF7C969612_96() { return &___F06E829E62F3AFBC045D064E10A4F5DF7C969612_96; } inline void set_F06E829E62F3AFBC045D064E10A4F5DF7C969612_96(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_96 = value; } inline static int32_t get_offset_of_F073AA332018FDA0D572E99448FFF1D6422BD520_97() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F073AA332018FDA0D572E99448FFF1D6422BD520_97)); } inline __StaticArrayInitTypeSizeU3D11614_t7947936AE0A455E7877908DB7A291DEE37965F6F get_F073AA332018FDA0D572E99448FFF1D6422BD520_97() const { return ___F073AA332018FDA0D572E99448FFF1D6422BD520_97; } inline __StaticArrayInitTypeSizeU3D11614_t7947936AE0A455E7877908DB7A291DEE37965F6F * get_address_of_F073AA332018FDA0D572E99448FFF1D6422BD520_97() { return &___F073AA332018FDA0D572E99448FFF1D6422BD520_97; } inline void set_F073AA332018FDA0D572E99448FFF1D6422BD520_97(__StaticArrayInitTypeSizeU3D11614_t7947936AE0A455E7877908DB7A291DEE37965F6F value) { ___F073AA332018FDA0D572E99448FFF1D6422BD520_97 = value; } inline static int32_t get_offset_of_F34B0E10653402E8F788F8BC3F7CD7090928A429_98() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F34B0E10653402E8F788F8BC3F7CD7090928A429_98)); } inline __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 get_F34B0E10653402E8F788F8BC3F7CD7090928A429_98() const { return ___F34B0E10653402E8F788F8BC3F7CD7090928A429_98; } inline __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 * get_address_of_F34B0E10653402E8F788F8BC3F7CD7090928A429_98() { return &___F34B0E10653402E8F788F8BC3F7CD7090928A429_98; } inline void set_F34B0E10653402E8F788F8BC3F7CD7090928A429_98(__StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 value) { ___F34B0E10653402E8F788F8BC3F7CD7090928A429_98 = value; } inline static int32_t get_offset_of_F37E34BEADB04F34FCC31078A59F49856CA83D5B_99() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_99)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_F37E34BEADB04F34FCC31078A59F49856CA83D5B_99() const { return ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_99; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_F37E34BEADB04F34FCC31078A59F49856CA83D5B_99() { return &___F37E34BEADB04F34FCC31078A59F49856CA83D5B_99; } inline void set_F37E34BEADB04F34FCC31078A59F49856CA83D5B_99(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_99 = value; } inline static int32_t get_offset_of_F512A9ABF88066AAEB92684F95CC05D8101B462B_100() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F512A9ABF88066AAEB92684F95CC05D8101B462B_100)); } inline __StaticArrayInitTypeSizeU3D94_t52D6560B7A2023DDDFDCF4D8F6C226742520B4C7 get_F512A9ABF88066AAEB92684F95CC05D8101B462B_100() const { return ___F512A9ABF88066AAEB92684F95CC05D8101B462B_100; } inline __StaticArrayInitTypeSizeU3D94_t52D6560B7A2023DDDFDCF4D8F6C226742520B4C7 * get_address_of_F512A9ABF88066AAEB92684F95CC05D8101B462B_100() { return &___F512A9ABF88066AAEB92684F95CC05D8101B462B_100; } inline void set_F512A9ABF88066AAEB92684F95CC05D8101B462B_100(__StaticArrayInitTypeSizeU3D94_t52D6560B7A2023DDDFDCF4D8F6C226742520B4C7 value) { ___F512A9ABF88066AAEB92684F95CC05D8101B462B_100 = value; } inline static int32_t get_offset_of_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_101() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_101)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_101() const { return ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_101; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_101() { return &___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_101; } inline void set_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_101(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_101 = value; } inline static int32_t get_offset_of_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_102() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_102)); } inline __StaticArrayInitTypeSizeU3D2350_t029525D9BCF84611FB610B9E4D13EE898E0B055D get_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_102() const { return ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_102; } inline __StaticArrayInitTypeSizeU3D2350_t029525D9BCF84611FB610B9E4D13EE898E0B055D * get_address_of_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_102() { return &___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_102; } inline void set_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_102(__StaticArrayInitTypeSizeU3D2350_t029525D9BCF84611FB610B9E4D13EE898E0B055D value) { ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_102 = value; } }; // System.Reflection.Assembly struct Assembly_t : public RuntimeObject { public: // System.IntPtr System.Reflection.Assembly::_mono_assembly intptr_t ____mono_assembly_0; // System.Reflection.Assembly/ResolveEventHolder System.Reflection.Assembly::resolve_event_holder ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C * ___resolve_event_holder_1; // System.Object System.Reflection.Assembly::_evidence RuntimeObject * ____evidence_2; // System.Object System.Reflection.Assembly::_minimum RuntimeObject * ____minimum_3; // System.Object System.Reflection.Assembly::_optional RuntimeObject * ____optional_4; // System.Object System.Reflection.Assembly::_refuse RuntimeObject * ____refuse_5; // System.Object System.Reflection.Assembly::_granted RuntimeObject * ____granted_6; // System.Object System.Reflection.Assembly::_denied RuntimeObject * ____denied_7; // System.Boolean System.Reflection.Assembly::fromByteArray bool ___fromByteArray_8; // System.String System.Reflection.Assembly::assemblyName String_t* ___assemblyName_9; public: inline static int32_t get_offset_of__mono_assembly_0() { return static_cast(offsetof(Assembly_t, ____mono_assembly_0)); } inline intptr_t get__mono_assembly_0() const { return ____mono_assembly_0; } inline intptr_t* get_address_of__mono_assembly_0() { return &____mono_assembly_0; } inline void set__mono_assembly_0(intptr_t value) { ____mono_assembly_0 = value; } inline static int32_t get_offset_of_resolve_event_holder_1() { return static_cast(offsetof(Assembly_t, ___resolve_event_holder_1)); } inline ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C * get_resolve_event_holder_1() const { return ___resolve_event_holder_1; } inline ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C ** get_address_of_resolve_event_holder_1() { return &___resolve_event_holder_1; } inline void set_resolve_event_holder_1(ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C * value) { ___resolve_event_holder_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___resolve_event_holder_1), (void*)value); } inline static int32_t get_offset_of__evidence_2() { return static_cast(offsetof(Assembly_t, ____evidence_2)); } inline RuntimeObject * get__evidence_2() const { return ____evidence_2; } inline RuntimeObject ** get_address_of__evidence_2() { return &____evidence_2; } inline void set__evidence_2(RuntimeObject * value) { ____evidence_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____evidence_2), (void*)value); } inline static int32_t get_offset_of__minimum_3() { return static_cast(offsetof(Assembly_t, ____minimum_3)); } inline RuntimeObject * get__minimum_3() const { return ____minimum_3; } inline RuntimeObject ** get_address_of__minimum_3() { return &____minimum_3; } inline void set__minimum_3(RuntimeObject * value) { ____minimum_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____minimum_3), (void*)value); } inline static int32_t get_offset_of__optional_4() { return static_cast(offsetof(Assembly_t, ____optional_4)); } inline RuntimeObject * get__optional_4() const { return ____optional_4; } inline RuntimeObject ** get_address_of__optional_4() { return &____optional_4; } inline void set__optional_4(RuntimeObject * value) { ____optional_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____optional_4), (void*)value); } inline static int32_t get_offset_of__refuse_5() { return static_cast(offsetof(Assembly_t, ____refuse_5)); } inline RuntimeObject * get__refuse_5() const { return ____refuse_5; } inline RuntimeObject ** get_address_of__refuse_5() { return &____refuse_5; } inline void set__refuse_5(RuntimeObject * value) { ____refuse_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____refuse_5), (void*)value); } inline static int32_t get_offset_of__granted_6() { return static_cast(offsetof(Assembly_t, ____granted_6)); } inline RuntimeObject * get__granted_6() const { return ____granted_6; } inline RuntimeObject ** get_address_of__granted_6() { return &____granted_6; } inline void set__granted_6(RuntimeObject * value) { ____granted_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____granted_6), (void*)value); } inline static int32_t get_offset_of__denied_7() { return static_cast(offsetof(Assembly_t, ____denied_7)); } inline RuntimeObject * get__denied_7() const { return ____denied_7; } inline RuntimeObject ** get_address_of__denied_7() { return &____denied_7; } inline void set__denied_7(RuntimeObject * value) { ____denied_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____denied_7), (void*)value); } inline static int32_t get_offset_of_fromByteArray_8() { return static_cast(offsetof(Assembly_t, ___fromByteArray_8)); } inline bool get_fromByteArray_8() const { return ___fromByteArray_8; } inline bool* get_address_of_fromByteArray_8() { return &___fromByteArray_8; } inline void set_fromByteArray_8(bool value) { ___fromByteArray_8 = value; } inline static int32_t get_offset_of_assemblyName_9() { return static_cast(offsetof(Assembly_t, ___assemblyName_9)); } inline String_t* get_assemblyName_9() const { return ___assemblyName_9; } inline String_t** get_address_of_assemblyName_9() { return &___assemblyName_9; } inline void set_assemblyName_9(String_t* value) { ___assemblyName_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___assemblyName_9), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.Assembly struct Assembly_t_marshaled_pinvoke { intptr_t ____mono_assembly_0; ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C * ___resolve_event_holder_1; Il2CppIUnknown* ____evidence_2; Il2CppIUnknown* ____minimum_3; Il2CppIUnknown* ____optional_4; Il2CppIUnknown* ____refuse_5; Il2CppIUnknown* ____granted_6; Il2CppIUnknown* ____denied_7; int32_t ___fromByteArray_8; char* ___assemblyName_9; }; // Native definition for COM marshalling of System.Reflection.Assembly struct Assembly_t_marshaled_com { intptr_t ____mono_assembly_0; ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C * ___resolve_event_holder_1; Il2CppIUnknown* ____evidence_2; Il2CppIUnknown* ____minimum_3; Il2CppIUnknown* ____optional_4; Il2CppIUnknown* ____refuse_5; Il2CppIUnknown* ____granted_6; Il2CppIUnknown* ____denied_7; int32_t ___fromByteArray_8; Il2CppChar* ___assemblyName_9; }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Globalization.CompareOptions struct CompareOptions_tD3D7F165240DC4D784A11B1E2F21DC0D6D18E725 { public: // System.Int32 System.Globalization.CompareOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CompareOptions_tD3D7F165240DC4D784A11B1E2F21DC0D6D18E725, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA { public: // System.Reflection.CustomAttributeTypedArgument System.Reflection.CustomAttributeNamedArgument::typedArgument CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 ___typedArgument_0; // System.Reflection.MemberInfo System.Reflection.CustomAttributeNamedArgument::memberInfo MemberInfo_t * ___memberInfo_1; public: inline static int32_t get_offset_of_typedArgument_0() { return static_cast(offsetof(CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA, ___typedArgument_0)); } inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 get_typedArgument_0() const { return ___typedArgument_0; } inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * get_address_of_typedArgument_0() { return &___typedArgument_0; } inline void set_typedArgument_0(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 value) { ___typedArgument_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___typedArgument_0))->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___typedArgument_0))->___value_1), (void*)NULL); #endif } inline static int32_t get_offset_of_memberInfo_1() { return static_cast(offsetof(CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA, ___memberInfo_1)); } inline MemberInfo_t * get_memberInfo_1() const { return ___memberInfo_1; } inline MemberInfo_t ** get_address_of_memberInfo_1() { return &___memberInfo_1; } inline void set_memberInfo_1(MemberInfo_t * value) { ___memberInfo_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memberInfo_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshaled_pinvoke { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke ___typedArgument_0; MemberInfo_t * ___memberInfo_1; }; // Native definition for COM marshalling of System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshaled_com { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com ___typedArgument_0; MemberInfo_t * ___memberInfo_1; }; // System.DTSubStringType struct DTSubStringType_t1EDFE671440A047DB9FC47F0A33A9A53CD4E3708 { public: // System.Int32 System.DTSubStringType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DTSubStringType_t1EDFE671440A047DB9FC47F0A33A9A53CD4E3708, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Runtime.CompilerServices.DateTimeConstantAttribute struct DateTimeConstantAttribute_t546AFFD33ADD9C6F4C41B0E7B47B627932D92EEE : public CustomConstantAttribute_t1088F47FE1E92C116114FB811293DBCCC9B6C580 { public: // System.DateTime System.Runtime.CompilerServices.DateTimeConstantAttribute::date DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___date_0; public: inline static int32_t get_offset_of_date_0() { return static_cast(offsetof(DateTimeConstantAttribute_t546AFFD33ADD9C6F4C41B0E7B47B627932D92EEE, ___date_0)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_date_0() const { return ___date_0; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_date_0() { return &___date_0; } inline void set_date_0(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___date_0 = value; } }; // System.Globalization.DateTimeFormatFlags struct DateTimeFormatFlags_tDB584B32BB07C708469EE8DEF8A903A105B4B4B7 { public: // System.Int32 System.Globalization.DateTimeFormatFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DateTimeFormatFlags_tDB584B32BB07C708469EE8DEF8A903A105B4B4B7, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.DateTimeKind struct DateTimeKind_tA0B5F3F88991AC3B7F24393E15B54062722571D0 { public: // System.Int32 System.DateTimeKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DateTimeKind_tA0B5F3F88991AC3B7F24393E15B54062722571D0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Globalization.DateTimeStyles struct DateTimeStyles_t2E18E2817B83F518AD684A16EB44A96EE6E765D4 { public: // System.Int32 System.Globalization.DateTimeStyles::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DateTimeStyles_t2E18E2817B83F518AD684A16EB44A96EE6E765D4, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.DayOfWeek struct DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7 { public: // System.Int32 System.DayOfWeek::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.Globalization.FORMATFLAGS struct FORMATFLAGS_t7085FFE4DB9BD9B7A0EB0F0B47925B87AF1BB289 { public: // System.Int32 System.Globalization.FORMATFLAGS::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FORMATFLAGS_t7085FFE4DB9BD9B7A0EB0F0B47925B87AF1BB289, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC : public RuntimeObject { public: // System.Collections.Hashtable/bucket[] System.Collections.Hashtable::buckets bucketU5BU5D_tFE956DAEFB1D1C86A13EF247D7367BF60B55E190* ___buckets_0; // System.Int32 System.Collections.Hashtable::count int32_t ___count_1; // System.Int32 System.Collections.Hashtable::occupancy int32_t ___occupancy_2; // System.Int32 System.Collections.Hashtable::loadsize int32_t ___loadsize_3; // System.Single System.Collections.Hashtable::loadFactor float ___loadFactor_4; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::version int32_t ___version_5; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::isWriterInProgress bool ___isWriterInProgress_6; // System.Collections.ICollection System.Collections.Hashtable::keys RuntimeObject* ___keys_7; // System.Collections.IEqualityComparer System.Collections.Hashtable::_keycomparer RuntimeObject* ____keycomparer_8; // System.Object System.Collections.Hashtable::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___buckets_0)); } inline bucketU5BU5D_tFE956DAEFB1D1C86A13EF247D7367BF60B55E190* get_buckets_0() const { return ___buckets_0; } inline bucketU5BU5D_tFE956DAEFB1D1C86A13EF247D7367BF60B55E190** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(bucketU5BU5D_tFE956DAEFB1D1C86A13EF247D7367BF60B55E190* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } inline static int32_t get_offset_of_occupancy_2() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___occupancy_2)); } inline int32_t get_occupancy_2() const { return ___occupancy_2; } inline int32_t* get_address_of_occupancy_2() { return &___occupancy_2; } inline void set_occupancy_2(int32_t value) { ___occupancy_2 = value; } inline static int32_t get_offset_of_loadsize_3() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___loadsize_3)); } inline int32_t get_loadsize_3() const { return ___loadsize_3; } inline int32_t* get_address_of_loadsize_3() { return &___loadsize_3; } inline void set_loadsize_3(int32_t value) { ___loadsize_3 = value; } inline static int32_t get_offset_of_loadFactor_4() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___loadFactor_4)); } inline float get_loadFactor_4() const { return ___loadFactor_4; } inline float* get_address_of_loadFactor_4() { return &___loadFactor_4; } inline void set_loadFactor_4(float value) { ___loadFactor_4 = value; } inline static int32_t get_offset_of_version_5() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___version_5)); } inline int32_t get_version_5() const { return ___version_5; } inline int32_t* get_address_of_version_5() { return &___version_5; } inline void set_version_5(int32_t value) { ___version_5 = value; } inline static int32_t get_offset_of_isWriterInProgress_6() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___isWriterInProgress_6)); } inline bool get_isWriterInProgress_6() const { return ___isWriterInProgress_6; } inline bool* get_address_of_isWriterInProgress_6() { return &___isWriterInProgress_6; } inline void set_isWriterInProgress_6(bool value) { ___isWriterInProgress_6 = value; } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___keys_7)); } inline RuntimeObject* get_keys_7() const { return ___keys_7; } inline RuntimeObject** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(RuntimeObject* value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of__keycomparer_8() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ____keycomparer_8)); } inline RuntimeObject* get__keycomparer_8() const { return ____keycomparer_8; } inline RuntimeObject** get_address_of__keycomparer_8() { return &____keycomparer_8; } inline void set__keycomparer_8(RuntimeObject* value) { ____keycomparer_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____keycomparer_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Globalization.HebrewNumberParsingState struct HebrewNumberParsingState_tCC5AD57E627BB5707BC54BCADD4BD1836E7A2B84 { public: // System.Int32 System.Globalization.HebrewNumberParsingState::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HebrewNumberParsingState_tCC5AD57E627BB5707BC54BCADD4BD1836E7A2B84, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Globalization.MonthNameStyles struct MonthNameStyles_tF770578825A9E416BD1D6CEE2BB06A9C58EB391C { public: // System.Int32 System.Globalization.MonthNameStyles::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MonthNameStyles_tF770578825A9E416BD1D6CEE2BB06A9C58EB391C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Globalization.NumberStyles struct NumberStyles_t379EFBF2535E1C950DEC8042704BB663BF636594 { public: // System.Int32 System.Globalization.NumberStyles::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NumberStyles_t379EFBF2535E1C950DEC8042704BB663BF636594, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.ParseFailureKind struct ParseFailureKind_t40447F7993B949EF7D44052DBD89ACDEBEE4B7C9 { public: // System.Int32 System.ParseFailureKind::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParseFailureKind_t40447F7993B949EF7D44052DBD89ACDEBEE4B7C9, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.ParseFlags struct ParseFlags_tAA2AAC09BAF2AFD8A8432E97F3F57BAF7794B011 { public: // System.Int32 System.ParseFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParseFlags_tAA2AAC09BAF2AFD8A8432E97F3F57BAF7794B011, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.RuntimeFieldHandle struct RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // System.Runtime.Serialization.StreamingContextStates struct StreamingContextStates_tF4C7FE6D6121BD4C67699869C8269A60B36B42C3 { public: // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StreamingContextStates_tF4C7FE6D6121BD4C67699869C8269A60B36B42C3, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.StringComparison struct StringComparison_tCC9F72B9B1E2C3C6D2566DD0D3A61E1621048998 { public: // System.Int32 System.StringComparison::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StringComparison_tCC9F72B9B1E2C3C6D2566DD0D3A61E1621048998, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.TimeSpan struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_3; public: inline static int32_t get_offset_of__ticks_3() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203, ____ticks_3)); } inline int64_t get__ticks_3() const { return ____ticks_3; } inline int64_t* get_address_of__ticks_3() { return &____ticks_3; } inline void set__ticks_3(int64_t value) { ____ticks_3 = value; } }; struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___Zero_0; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MaxValue_1; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MinValue_2; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_4; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_5; public: inline static int32_t get_offset_of_Zero_0() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___Zero_0)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_Zero_0() const { return ___Zero_0; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_Zero_0() { return &___Zero_0; } inline void set_Zero_0(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___Zero_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MaxValue_1)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MaxValue_1() const { return ___MaxValue_1; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MaxValue_1 = value; } inline static int32_t get_offset_of_MinValue_2() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MinValue_2)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MinValue_2() const { return ___MinValue_2; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MinValue_2() { return &___MinValue_2; } inline void set_MinValue_2(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MinValue_2 = value; } inline static int32_t get_offset_of__legacyConfigChecked_4() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyConfigChecked_4)); } inline bool get__legacyConfigChecked_4() const { return ____legacyConfigChecked_4; } inline bool* get_address_of__legacyConfigChecked_4() { return &____legacyConfigChecked_4; } inline void set__legacyConfigChecked_4(bool value) { ____legacyConfigChecked_4 = value; } inline static int32_t get_offset_of__legacyMode_5() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyMode_5)); } inline bool get__legacyMode_5() const { return ____legacyMode_5; } inline bool* get_address_of__legacyMode_5() { return &____legacyMode_5; } inline void set__legacyMode_5(bool value) { ____legacyMode_5 = value; } }; // System.TimeZoneInfoOptions struct TimeZoneInfoOptions_tF48851CCFC1456EEA16FB89983651FD6039AB4FB { public: // System.Int32 System.TimeZoneInfoOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TimeZoneInfoOptions_tF48851CCFC1456EEA16FB89983651FD6039AB4FB, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.TokenType struct TokenType_tC708A43A29DB65495842F3E3A5058D23CDDCD192 { public: // System.Int32 System.TokenType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TokenType_tC708A43A29DB65495842F3E3A5058D23CDDCD192, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.TypeCode struct TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C { public: // System.Int32 System.TypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TypeCode_tCB39BAB5CFB7A1E0BCB521413E3C46B81C31AA7C, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Globalization.DateTimeFormatInfoScanner/FoundDatePattern struct FoundDatePattern_t3AC878FCC3BB2BCE4A7E017237643A9B1A83C18F { public: // System.Int32 System.Globalization.DateTimeFormatInfoScanner/FoundDatePattern::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FoundDatePattern_t3AC878FCC3BB2BCE4A7E017237643A9B1A83C18F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.DateTimeParse/DS struct DS_tDF27C0EE2AC6378F219DF5A696E237F7B7B5581E { public: // System.Int32 System.DateTimeParse/DS::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DS_tDF27C0EE2AC6378F219DF5A696E237F7B7B5581E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.DateTimeParse/DTT struct DTT_t6EFD5350415223C2D00AF4EE629968B1E9950514 { public: // System.Int32 System.DateTimeParse/DTT::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DTT_t6EFD5350415223C2D00AF4EE629968B1E9950514, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.DateTimeParse/TM struct TM_t03D2966F618270C85678E2E753D94475B43FC5F3 { public: // System.Int32 System.DateTimeParse/TM::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TM_t03D2966F618270C85678E2E753D94475B43FC5F3, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Globalization.HebrewNumber/HS struct HS_t4807019F38C2D1E3FABAE1D593EFD6EE9918817D { public: // System.Int32 System.Globalization.HebrewNumber/HS::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(HS_t4807019F38C2D1E3FABAE1D593EFD6EE9918817D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Globalization.CompareInfo struct CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 : public RuntimeObject { public: // System.String System.Globalization.CompareInfo::m_name String_t* ___m_name_3; // System.String System.Globalization.CompareInfo::m_sortName String_t* ___m_sortName_4; // System.Int32 System.Globalization.CompareInfo::win32LCID int32_t ___win32LCID_5; // System.Int32 System.Globalization.CompareInfo::culture int32_t ___culture_6; // System.Globalization.SortVersion System.Globalization.CompareInfo::m_SortVersion SortVersion_t4500287E608FE7BBAB01A3AB0F1073F772EF62AA * ___m_SortVersion_20; // Mono.Globalization.Unicode.SimpleCollator System.Globalization.CompareInfo::collator SimpleCollator_t60F8CB5F37FA4A008E484C0BD0429E65E5904266 * ___collator_21; public: inline static int32_t get_offset_of_m_name_3() { return static_cast(offsetof(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9, ___m_name_3)); } inline String_t* get_m_name_3() const { return ___m_name_3; } inline String_t** get_address_of_m_name_3() { return &___m_name_3; } inline void set_m_name_3(String_t* value) { ___m_name_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_3), (void*)value); } inline static int32_t get_offset_of_m_sortName_4() { return static_cast(offsetof(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9, ___m_sortName_4)); } inline String_t* get_m_sortName_4() const { return ___m_sortName_4; } inline String_t** get_address_of_m_sortName_4() { return &___m_sortName_4; } inline void set_m_sortName_4(String_t* value) { ___m_sortName_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_sortName_4), (void*)value); } inline static int32_t get_offset_of_win32LCID_5() { return static_cast(offsetof(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9, ___win32LCID_5)); } inline int32_t get_win32LCID_5() const { return ___win32LCID_5; } inline int32_t* get_address_of_win32LCID_5() { return &___win32LCID_5; } inline void set_win32LCID_5(int32_t value) { ___win32LCID_5 = value; } inline static int32_t get_offset_of_culture_6() { return static_cast(offsetof(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9, ___culture_6)); } inline int32_t get_culture_6() const { return ___culture_6; } inline int32_t* get_address_of_culture_6() { return &___culture_6; } inline void set_culture_6(int32_t value) { ___culture_6 = value; } inline static int32_t get_offset_of_m_SortVersion_20() { return static_cast(offsetof(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9, ___m_SortVersion_20)); } inline SortVersion_t4500287E608FE7BBAB01A3AB0F1073F772EF62AA * get_m_SortVersion_20() const { return ___m_SortVersion_20; } inline SortVersion_t4500287E608FE7BBAB01A3AB0F1073F772EF62AA ** get_address_of_m_SortVersion_20() { return &___m_SortVersion_20; } inline void set_m_SortVersion_20(SortVersion_t4500287E608FE7BBAB01A3AB0F1073F772EF62AA * value) { ___m_SortVersion_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SortVersion_20), (void*)value); } inline static int32_t get_offset_of_collator_21() { return static_cast(offsetof(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9, ___collator_21)); } inline SimpleCollator_t60F8CB5F37FA4A008E484C0BD0429E65E5904266 * get_collator_21() const { return ___collator_21; } inline SimpleCollator_t60F8CB5F37FA4A008E484C0BD0429E65E5904266 ** get_address_of_collator_21() { return &___collator_21; } inline void set_collator_21(SimpleCollator_t60F8CB5F37FA4A008E484C0BD0429E65E5904266 * value) { ___collator_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___collator_21), (void*)value); } }; struct CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9_StaticFields { public: // System.Collections.Generic.Dictionary`2 System.Globalization.CompareInfo::collators Dictionary_2_t33B68634E5ACFD2A5AE4981521BFC06805BE18BB * ___collators_22; // System.Boolean System.Globalization.CompareInfo::managedCollation bool ___managedCollation_23; // System.Boolean System.Globalization.CompareInfo::managedCollationChecked bool ___managedCollationChecked_24; public: inline static int32_t get_offset_of_collators_22() { return static_cast(offsetof(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9_StaticFields, ___collators_22)); } inline Dictionary_2_t33B68634E5ACFD2A5AE4981521BFC06805BE18BB * get_collators_22() const { return ___collators_22; } inline Dictionary_2_t33B68634E5ACFD2A5AE4981521BFC06805BE18BB ** get_address_of_collators_22() { return &___collators_22; } inline void set_collators_22(Dictionary_2_t33B68634E5ACFD2A5AE4981521BFC06805BE18BB * value) { ___collators_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___collators_22), (void*)value); } inline static int32_t get_offset_of_managedCollation_23() { return static_cast(offsetof(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9_StaticFields, ___managedCollation_23)); } inline bool get_managedCollation_23() const { return ___managedCollation_23; } inline bool* get_address_of_managedCollation_23() { return &___managedCollation_23; } inline void set_managedCollation_23(bool value) { ___managedCollation_23 = value; } inline static int32_t get_offset_of_managedCollationChecked_24() { return static_cast(offsetof(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9_StaticFields, ___managedCollationChecked_24)); } inline bool get_managedCollationChecked_24() const { return ___managedCollationChecked_24; } inline bool* get_address_of_managedCollationChecked_24() { return &___managedCollationChecked_24; } inline void set_managedCollationChecked_24(bool value) { ___managedCollationChecked_24 = value; } }; // System.DTSubString struct DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 { public: // System.String System.DTSubString::s String_t* ___s_0; // System.Int32 System.DTSubString::index int32_t ___index_1; // System.Int32 System.DTSubString::length int32_t ___length_2; // System.DTSubStringType System.DTSubString::type int32_t ___type_3; // System.Int32 System.DTSubString::value int32_t ___value_4; public: inline static int32_t get_offset_of_s_0() { return static_cast(offsetof(DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74, ___s_0)); } inline String_t* get_s_0() const { return ___s_0; } inline String_t** get_address_of_s_0() { return &___s_0; } inline void set_s_0(String_t* value) { ___s_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_0), (void*)value); } inline static int32_t get_offset_of_index_1() { return static_cast(offsetof(DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74, ___index_1)); } inline int32_t get_index_1() const { return ___index_1; } inline int32_t* get_address_of_index_1() { return &___index_1; } inline void set_index_1(int32_t value) { ___index_1 = value; } inline static int32_t get_offset_of_length_2() { return static_cast(offsetof(DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74, ___length_2)); } inline int32_t get_length_2() const { return ___length_2; } inline int32_t* get_address_of_length_2() { return &___length_2; } inline void set_length_2(int32_t value) { ___length_2 = value; } inline static int32_t get_offset_of_type_3() { return static_cast(offsetof(DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74, ___type_3)); } inline int32_t get_type_3() const { return ___type_3; } inline int32_t* get_address_of_type_3() { return &___type_3; } inline void set_type_3(int32_t value) { ___type_3 = value; } inline static int32_t get_offset_of_value_4() { return static_cast(offsetof(DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74, ___value_4)); } inline int32_t get_value_4() const { return ___value_4; } inline int32_t* get_address_of_value_4() { return &___value_4; } inline void set_value_4(int32_t value) { ___value_4 = value; } }; // Native definition for P/Invoke marshalling of System.DTSubString struct DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshaled_pinvoke { char* ___s_0; int32_t ___index_1; int32_t ___length_2; int32_t ___type_3; int32_t ___value_4; }; // Native definition for COM marshalling of System.DTSubString struct DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshaled_com { Il2CppChar* ___s_0; int32_t ___index_1; int32_t ___length_2; int32_t ___type_3; int32_t ___value_4; }; // System.DateTimeFormat struct DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A : public RuntimeObject { public: public: }; struct DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields { public: // System.TimeSpan System.DateTimeFormat::NullOffset TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___NullOffset_0; // System.Char[] System.DateTimeFormat::allStandardFormats CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___allStandardFormats_1; // System.String[] System.DateTimeFormat::fixedNumberFormats StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___fixedNumberFormats_2; public: inline static int32_t get_offset_of_NullOffset_0() { return static_cast(offsetof(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields, ___NullOffset_0)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_NullOffset_0() const { return ___NullOffset_0; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_NullOffset_0() { return &___NullOffset_0; } inline void set_NullOffset_0(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___NullOffset_0 = value; } inline static int32_t get_offset_of_allStandardFormats_1() { return static_cast(offsetof(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields, ___allStandardFormats_1)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_allStandardFormats_1() const { return ___allStandardFormats_1; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_allStandardFormats_1() { return &___allStandardFormats_1; } inline void set_allStandardFormats_1(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___allStandardFormats_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___allStandardFormats_1), (void*)value); } inline static int32_t get_offset_of_fixedNumberFormats_2() { return static_cast(offsetof(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields, ___fixedNumberFormats_2)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_fixedNumberFormats_2() const { return ___fixedNumberFormats_2; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_fixedNumberFormats_2() { return &___fixedNumberFormats_2; } inline void set_fixedNumberFormats_2(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___fixedNumberFormats_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___fixedNumberFormats_2), (void*)value); } }; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 : public RuntimeObject { public: // System.Globalization.CultureData System.Globalization.DateTimeFormatInfo::m_cultureData CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___m_cultureData_1; // System.String System.Globalization.DateTimeFormatInfo::m_name String_t* ___m_name_2; // System.String System.Globalization.DateTimeFormatInfo::m_langName String_t* ___m_langName_3; // System.Globalization.CompareInfo System.Globalization.DateTimeFormatInfo::m_compareInfo CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___m_compareInfo_4; // System.Globalization.CultureInfo System.Globalization.DateTimeFormatInfo::m_cultureInfo CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___m_cultureInfo_5; // System.String System.Globalization.DateTimeFormatInfo::amDesignator String_t* ___amDesignator_6; // System.String System.Globalization.DateTimeFormatInfo::pmDesignator String_t* ___pmDesignator_7; // System.String System.Globalization.DateTimeFormatInfo::dateSeparator String_t* ___dateSeparator_8; // System.String System.Globalization.DateTimeFormatInfo::generalShortTimePattern String_t* ___generalShortTimePattern_9; // System.String System.Globalization.DateTimeFormatInfo::generalLongTimePattern String_t* ___generalLongTimePattern_10; // System.String System.Globalization.DateTimeFormatInfo::timeSeparator String_t* ___timeSeparator_11; // System.String System.Globalization.DateTimeFormatInfo::monthDayPattern String_t* ___monthDayPattern_12; // System.String System.Globalization.DateTimeFormatInfo::dateTimeOffsetPattern String_t* ___dateTimeOffsetPattern_13; // System.Globalization.Calendar System.Globalization.DateTimeFormatInfo::calendar Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_17; // System.Int32 System.Globalization.DateTimeFormatInfo::firstDayOfWeek int32_t ___firstDayOfWeek_18; // System.Int32 System.Globalization.DateTimeFormatInfo::calendarWeekRule int32_t ___calendarWeekRule_19; // System.String System.Globalization.DateTimeFormatInfo::fullDateTimePattern String_t* ___fullDateTimePattern_20; // System.String[] System.Globalization.DateTimeFormatInfo::abbreviatedDayNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___abbreviatedDayNames_21; // System.String[] System.Globalization.DateTimeFormatInfo::m_superShortDayNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_superShortDayNames_22; // System.String[] System.Globalization.DateTimeFormatInfo::dayNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___dayNames_23; // System.String[] System.Globalization.DateTimeFormatInfo::abbreviatedMonthNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___abbreviatedMonthNames_24; // System.String[] System.Globalization.DateTimeFormatInfo::monthNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___monthNames_25; // System.String[] System.Globalization.DateTimeFormatInfo::genitiveMonthNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___genitiveMonthNames_26; // System.String[] System.Globalization.DateTimeFormatInfo::m_genitiveAbbreviatedMonthNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_genitiveAbbreviatedMonthNames_27; // System.String[] System.Globalization.DateTimeFormatInfo::leapYearMonthNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___leapYearMonthNames_28; // System.String System.Globalization.DateTimeFormatInfo::longDatePattern String_t* ___longDatePattern_29; // System.String System.Globalization.DateTimeFormatInfo::shortDatePattern String_t* ___shortDatePattern_30; // System.String System.Globalization.DateTimeFormatInfo::yearMonthPattern String_t* ___yearMonthPattern_31; // System.String System.Globalization.DateTimeFormatInfo::longTimePattern String_t* ___longTimePattern_32; // System.String System.Globalization.DateTimeFormatInfo::shortTimePattern String_t* ___shortTimePattern_33; // System.String[] System.Globalization.DateTimeFormatInfo::allYearMonthPatterns StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___allYearMonthPatterns_34; // System.String[] System.Globalization.DateTimeFormatInfo::allShortDatePatterns StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___allShortDatePatterns_35; // System.String[] System.Globalization.DateTimeFormatInfo::allLongDatePatterns StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___allLongDatePatterns_36; // System.String[] System.Globalization.DateTimeFormatInfo::allShortTimePatterns StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___allShortTimePatterns_37; // System.String[] System.Globalization.DateTimeFormatInfo::allLongTimePatterns StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___allLongTimePatterns_38; // System.String[] System.Globalization.DateTimeFormatInfo::m_eraNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_eraNames_39; // System.String[] System.Globalization.DateTimeFormatInfo::m_abbrevEraNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_abbrevEraNames_40; // System.String[] System.Globalization.DateTimeFormatInfo::m_abbrevEnglishEraNames StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_abbrevEnglishEraNames_41; // System.Int32[] System.Globalization.DateTimeFormatInfo::optionalCalendars Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___optionalCalendars_42; // System.Boolean System.Globalization.DateTimeFormatInfo::m_isReadOnly bool ___m_isReadOnly_44; // System.Globalization.DateTimeFormatFlags System.Globalization.DateTimeFormatInfo::formatFlags int32_t ___formatFlags_45; // System.Int32 System.Globalization.DateTimeFormatInfo::CultureID int32_t ___CultureID_47; // System.Boolean System.Globalization.DateTimeFormatInfo::m_useUserOverride bool ___m_useUserOverride_48; // System.Boolean System.Globalization.DateTimeFormatInfo::bUseCalendarInfo bool ___bUseCalendarInfo_49; // System.Int32 System.Globalization.DateTimeFormatInfo::nDataItem int32_t ___nDataItem_50; // System.Boolean System.Globalization.DateTimeFormatInfo::m_isDefaultCalendar bool ___m_isDefaultCalendar_51; // System.String[] System.Globalization.DateTimeFormatInfo::m_dateWords StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___m_dateWords_53; // System.String System.Globalization.DateTimeFormatInfo::m_fullTimeSpanPositivePattern String_t* ___m_fullTimeSpanPositivePattern_54; // System.String System.Globalization.DateTimeFormatInfo::m_fullTimeSpanNegativePattern String_t* ___m_fullTimeSpanNegativePattern_55; // System.Globalization.TokenHashValue[] System.Globalization.DateTimeFormatInfo::m_dtfiTokenHash TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* ___m_dtfiTokenHash_57; public: inline static int32_t get_offset_of_m_cultureData_1() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_cultureData_1)); } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * get_m_cultureData_1() const { return ___m_cultureData_1; } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 ** get_address_of_m_cultureData_1() { return &___m_cultureData_1; } inline void set_m_cultureData_1(CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * value) { ___m_cultureData_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_1), (void*)value); } inline static int32_t get_offset_of_m_name_2() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_name_2)); } inline String_t* get_m_name_2() const { return ___m_name_2; } inline String_t** get_address_of_m_name_2() { return &___m_name_2; } inline void set_m_name_2(String_t* value) { ___m_name_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_2), (void*)value); } inline static int32_t get_offset_of_m_langName_3() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_langName_3)); } inline String_t* get_m_langName_3() const { return ___m_langName_3; } inline String_t** get_address_of_m_langName_3() { return &___m_langName_3; } inline void set_m_langName_3(String_t* value) { ___m_langName_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_langName_3), (void*)value); } inline static int32_t get_offset_of_m_compareInfo_4() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_compareInfo_4)); } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * get_m_compareInfo_4() const { return ___m_compareInfo_4; } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 ** get_address_of_m_compareInfo_4() { return &___m_compareInfo_4; } inline void set_m_compareInfo_4(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * value) { ___m_compareInfo_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_compareInfo_4), (void*)value); } inline static int32_t get_offset_of_m_cultureInfo_5() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_cultureInfo_5)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_m_cultureInfo_5() const { return ___m_cultureInfo_5; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_m_cultureInfo_5() { return &___m_cultureInfo_5; } inline void set_m_cultureInfo_5(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___m_cultureInfo_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureInfo_5), (void*)value); } inline static int32_t get_offset_of_amDesignator_6() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___amDesignator_6)); } inline String_t* get_amDesignator_6() const { return ___amDesignator_6; } inline String_t** get_address_of_amDesignator_6() { return &___amDesignator_6; } inline void set_amDesignator_6(String_t* value) { ___amDesignator_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___amDesignator_6), (void*)value); } inline static int32_t get_offset_of_pmDesignator_7() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___pmDesignator_7)); } inline String_t* get_pmDesignator_7() const { return ___pmDesignator_7; } inline String_t** get_address_of_pmDesignator_7() { return &___pmDesignator_7; } inline void set_pmDesignator_7(String_t* value) { ___pmDesignator_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pmDesignator_7), (void*)value); } inline static int32_t get_offset_of_dateSeparator_8() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___dateSeparator_8)); } inline String_t* get_dateSeparator_8() const { return ___dateSeparator_8; } inline String_t** get_address_of_dateSeparator_8() { return &___dateSeparator_8; } inline void set_dateSeparator_8(String_t* value) { ___dateSeparator_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateSeparator_8), (void*)value); } inline static int32_t get_offset_of_generalShortTimePattern_9() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___generalShortTimePattern_9)); } inline String_t* get_generalShortTimePattern_9() const { return ___generalShortTimePattern_9; } inline String_t** get_address_of_generalShortTimePattern_9() { return &___generalShortTimePattern_9; } inline void set_generalShortTimePattern_9(String_t* value) { ___generalShortTimePattern_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___generalShortTimePattern_9), (void*)value); } inline static int32_t get_offset_of_generalLongTimePattern_10() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___generalLongTimePattern_10)); } inline String_t* get_generalLongTimePattern_10() const { return ___generalLongTimePattern_10; } inline String_t** get_address_of_generalLongTimePattern_10() { return &___generalLongTimePattern_10; } inline void set_generalLongTimePattern_10(String_t* value) { ___generalLongTimePattern_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___generalLongTimePattern_10), (void*)value); } inline static int32_t get_offset_of_timeSeparator_11() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___timeSeparator_11)); } inline String_t* get_timeSeparator_11() const { return ___timeSeparator_11; } inline String_t** get_address_of_timeSeparator_11() { return &___timeSeparator_11; } inline void set_timeSeparator_11(String_t* value) { ___timeSeparator_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___timeSeparator_11), (void*)value); } inline static int32_t get_offset_of_monthDayPattern_12() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___monthDayPattern_12)); } inline String_t* get_monthDayPattern_12() const { return ___monthDayPattern_12; } inline String_t** get_address_of_monthDayPattern_12() { return &___monthDayPattern_12; } inline void set_monthDayPattern_12(String_t* value) { ___monthDayPattern_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___monthDayPattern_12), (void*)value); } inline static int32_t get_offset_of_dateTimeOffsetPattern_13() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___dateTimeOffsetPattern_13)); } inline String_t* get_dateTimeOffsetPattern_13() const { return ___dateTimeOffsetPattern_13; } inline String_t** get_address_of_dateTimeOffsetPattern_13() { return &___dateTimeOffsetPattern_13; } inline void set_dateTimeOffsetPattern_13(String_t* value) { ___dateTimeOffsetPattern_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeOffsetPattern_13), (void*)value); } inline static int32_t get_offset_of_calendar_17() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___calendar_17)); } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * get_calendar_17() const { return ___calendar_17; } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** get_address_of_calendar_17() { return &___calendar_17; } inline void set_calendar_17(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * value) { ___calendar_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_17), (void*)value); } inline static int32_t get_offset_of_firstDayOfWeek_18() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___firstDayOfWeek_18)); } inline int32_t get_firstDayOfWeek_18() const { return ___firstDayOfWeek_18; } inline int32_t* get_address_of_firstDayOfWeek_18() { return &___firstDayOfWeek_18; } inline void set_firstDayOfWeek_18(int32_t value) { ___firstDayOfWeek_18 = value; } inline static int32_t get_offset_of_calendarWeekRule_19() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___calendarWeekRule_19)); } inline int32_t get_calendarWeekRule_19() const { return ___calendarWeekRule_19; } inline int32_t* get_address_of_calendarWeekRule_19() { return &___calendarWeekRule_19; } inline void set_calendarWeekRule_19(int32_t value) { ___calendarWeekRule_19 = value; } inline static int32_t get_offset_of_fullDateTimePattern_20() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___fullDateTimePattern_20)); } inline String_t* get_fullDateTimePattern_20() const { return ___fullDateTimePattern_20; } inline String_t** get_address_of_fullDateTimePattern_20() { return &___fullDateTimePattern_20; } inline void set_fullDateTimePattern_20(String_t* value) { ___fullDateTimePattern_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___fullDateTimePattern_20), (void*)value); } inline static int32_t get_offset_of_abbreviatedDayNames_21() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___abbreviatedDayNames_21)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_abbreviatedDayNames_21() const { return ___abbreviatedDayNames_21; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_abbreviatedDayNames_21() { return &___abbreviatedDayNames_21; } inline void set_abbreviatedDayNames_21(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___abbreviatedDayNames_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___abbreviatedDayNames_21), (void*)value); } inline static int32_t get_offset_of_m_superShortDayNames_22() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_superShortDayNames_22)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_superShortDayNames_22() const { return ___m_superShortDayNames_22; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_superShortDayNames_22() { return &___m_superShortDayNames_22; } inline void set_m_superShortDayNames_22(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_superShortDayNames_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_superShortDayNames_22), (void*)value); } inline static int32_t get_offset_of_dayNames_23() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___dayNames_23)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_dayNames_23() const { return ___dayNames_23; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_dayNames_23() { return &___dayNames_23; } inline void set_dayNames_23(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___dayNames_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___dayNames_23), (void*)value); } inline static int32_t get_offset_of_abbreviatedMonthNames_24() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___abbreviatedMonthNames_24)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_abbreviatedMonthNames_24() const { return ___abbreviatedMonthNames_24; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_abbreviatedMonthNames_24() { return &___abbreviatedMonthNames_24; } inline void set_abbreviatedMonthNames_24(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___abbreviatedMonthNames_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___abbreviatedMonthNames_24), (void*)value); } inline static int32_t get_offset_of_monthNames_25() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___monthNames_25)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_monthNames_25() const { return ___monthNames_25; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_monthNames_25() { return &___monthNames_25; } inline void set_monthNames_25(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___monthNames_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___monthNames_25), (void*)value); } inline static int32_t get_offset_of_genitiveMonthNames_26() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___genitiveMonthNames_26)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_genitiveMonthNames_26() const { return ___genitiveMonthNames_26; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_genitiveMonthNames_26() { return &___genitiveMonthNames_26; } inline void set_genitiveMonthNames_26(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___genitiveMonthNames_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___genitiveMonthNames_26), (void*)value); } inline static int32_t get_offset_of_m_genitiveAbbreviatedMonthNames_27() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_genitiveAbbreviatedMonthNames_27)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_genitiveAbbreviatedMonthNames_27() const { return ___m_genitiveAbbreviatedMonthNames_27; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_genitiveAbbreviatedMonthNames_27() { return &___m_genitiveAbbreviatedMonthNames_27; } inline void set_m_genitiveAbbreviatedMonthNames_27(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_genitiveAbbreviatedMonthNames_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_genitiveAbbreviatedMonthNames_27), (void*)value); } inline static int32_t get_offset_of_leapYearMonthNames_28() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___leapYearMonthNames_28)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_leapYearMonthNames_28() const { return ___leapYearMonthNames_28; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_leapYearMonthNames_28() { return &___leapYearMonthNames_28; } inline void set_leapYearMonthNames_28(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___leapYearMonthNames_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___leapYearMonthNames_28), (void*)value); } inline static int32_t get_offset_of_longDatePattern_29() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___longDatePattern_29)); } inline String_t* get_longDatePattern_29() const { return ___longDatePattern_29; } inline String_t** get_address_of_longDatePattern_29() { return &___longDatePattern_29; } inline void set_longDatePattern_29(String_t* value) { ___longDatePattern_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___longDatePattern_29), (void*)value); } inline static int32_t get_offset_of_shortDatePattern_30() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___shortDatePattern_30)); } inline String_t* get_shortDatePattern_30() const { return ___shortDatePattern_30; } inline String_t** get_address_of_shortDatePattern_30() { return &___shortDatePattern_30; } inline void set_shortDatePattern_30(String_t* value) { ___shortDatePattern_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___shortDatePattern_30), (void*)value); } inline static int32_t get_offset_of_yearMonthPattern_31() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___yearMonthPattern_31)); } inline String_t* get_yearMonthPattern_31() const { return ___yearMonthPattern_31; } inline String_t** get_address_of_yearMonthPattern_31() { return &___yearMonthPattern_31; } inline void set_yearMonthPattern_31(String_t* value) { ___yearMonthPattern_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___yearMonthPattern_31), (void*)value); } inline static int32_t get_offset_of_longTimePattern_32() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___longTimePattern_32)); } inline String_t* get_longTimePattern_32() const { return ___longTimePattern_32; } inline String_t** get_address_of_longTimePattern_32() { return &___longTimePattern_32; } inline void set_longTimePattern_32(String_t* value) { ___longTimePattern_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___longTimePattern_32), (void*)value); } inline static int32_t get_offset_of_shortTimePattern_33() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___shortTimePattern_33)); } inline String_t* get_shortTimePattern_33() const { return ___shortTimePattern_33; } inline String_t** get_address_of_shortTimePattern_33() { return &___shortTimePattern_33; } inline void set_shortTimePattern_33(String_t* value) { ___shortTimePattern_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___shortTimePattern_33), (void*)value); } inline static int32_t get_offset_of_allYearMonthPatterns_34() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___allYearMonthPatterns_34)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_allYearMonthPatterns_34() const { return ___allYearMonthPatterns_34; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_allYearMonthPatterns_34() { return &___allYearMonthPatterns_34; } inline void set_allYearMonthPatterns_34(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___allYearMonthPatterns_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___allYearMonthPatterns_34), (void*)value); } inline static int32_t get_offset_of_allShortDatePatterns_35() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___allShortDatePatterns_35)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_allShortDatePatterns_35() const { return ___allShortDatePatterns_35; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_allShortDatePatterns_35() { return &___allShortDatePatterns_35; } inline void set_allShortDatePatterns_35(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___allShortDatePatterns_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___allShortDatePatterns_35), (void*)value); } inline static int32_t get_offset_of_allLongDatePatterns_36() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___allLongDatePatterns_36)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_allLongDatePatterns_36() const { return ___allLongDatePatterns_36; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_allLongDatePatterns_36() { return &___allLongDatePatterns_36; } inline void set_allLongDatePatterns_36(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___allLongDatePatterns_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___allLongDatePatterns_36), (void*)value); } inline static int32_t get_offset_of_allShortTimePatterns_37() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___allShortTimePatterns_37)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_allShortTimePatterns_37() const { return ___allShortTimePatterns_37; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_allShortTimePatterns_37() { return &___allShortTimePatterns_37; } inline void set_allShortTimePatterns_37(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___allShortTimePatterns_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___allShortTimePatterns_37), (void*)value); } inline static int32_t get_offset_of_allLongTimePatterns_38() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___allLongTimePatterns_38)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_allLongTimePatterns_38() const { return ___allLongTimePatterns_38; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_allLongTimePatterns_38() { return &___allLongTimePatterns_38; } inline void set_allLongTimePatterns_38(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___allLongTimePatterns_38 = value; Il2CppCodeGenWriteBarrier((void**)(&___allLongTimePatterns_38), (void*)value); } inline static int32_t get_offset_of_m_eraNames_39() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_eraNames_39)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_eraNames_39() const { return ___m_eraNames_39; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_eraNames_39() { return &___m_eraNames_39; } inline void set_m_eraNames_39(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_eraNames_39 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_eraNames_39), (void*)value); } inline static int32_t get_offset_of_m_abbrevEraNames_40() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_abbrevEraNames_40)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_abbrevEraNames_40() const { return ___m_abbrevEraNames_40; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_abbrevEraNames_40() { return &___m_abbrevEraNames_40; } inline void set_m_abbrevEraNames_40(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_abbrevEraNames_40 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_abbrevEraNames_40), (void*)value); } inline static int32_t get_offset_of_m_abbrevEnglishEraNames_41() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_abbrevEnglishEraNames_41)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_abbrevEnglishEraNames_41() const { return ___m_abbrevEnglishEraNames_41; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_abbrevEnglishEraNames_41() { return &___m_abbrevEnglishEraNames_41; } inline void set_m_abbrevEnglishEraNames_41(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_abbrevEnglishEraNames_41 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_abbrevEnglishEraNames_41), (void*)value); } inline static int32_t get_offset_of_optionalCalendars_42() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___optionalCalendars_42)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_optionalCalendars_42() const { return ___optionalCalendars_42; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_optionalCalendars_42() { return &___optionalCalendars_42; } inline void set_optionalCalendars_42(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___optionalCalendars_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___optionalCalendars_42), (void*)value); } inline static int32_t get_offset_of_m_isReadOnly_44() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_isReadOnly_44)); } inline bool get_m_isReadOnly_44() const { return ___m_isReadOnly_44; } inline bool* get_address_of_m_isReadOnly_44() { return &___m_isReadOnly_44; } inline void set_m_isReadOnly_44(bool value) { ___m_isReadOnly_44 = value; } inline static int32_t get_offset_of_formatFlags_45() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___formatFlags_45)); } inline int32_t get_formatFlags_45() const { return ___formatFlags_45; } inline int32_t* get_address_of_formatFlags_45() { return &___formatFlags_45; } inline void set_formatFlags_45(int32_t value) { ___formatFlags_45 = value; } inline static int32_t get_offset_of_CultureID_47() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___CultureID_47)); } inline int32_t get_CultureID_47() const { return ___CultureID_47; } inline int32_t* get_address_of_CultureID_47() { return &___CultureID_47; } inline void set_CultureID_47(int32_t value) { ___CultureID_47 = value; } inline static int32_t get_offset_of_m_useUserOverride_48() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_useUserOverride_48)); } inline bool get_m_useUserOverride_48() const { return ___m_useUserOverride_48; } inline bool* get_address_of_m_useUserOverride_48() { return &___m_useUserOverride_48; } inline void set_m_useUserOverride_48(bool value) { ___m_useUserOverride_48 = value; } inline static int32_t get_offset_of_bUseCalendarInfo_49() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___bUseCalendarInfo_49)); } inline bool get_bUseCalendarInfo_49() const { return ___bUseCalendarInfo_49; } inline bool* get_address_of_bUseCalendarInfo_49() { return &___bUseCalendarInfo_49; } inline void set_bUseCalendarInfo_49(bool value) { ___bUseCalendarInfo_49 = value; } inline static int32_t get_offset_of_nDataItem_50() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___nDataItem_50)); } inline int32_t get_nDataItem_50() const { return ___nDataItem_50; } inline int32_t* get_address_of_nDataItem_50() { return &___nDataItem_50; } inline void set_nDataItem_50(int32_t value) { ___nDataItem_50 = value; } inline static int32_t get_offset_of_m_isDefaultCalendar_51() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_isDefaultCalendar_51)); } inline bool get_m_isDefaultCalendar_51() const { return ___m_isDefaultCalendar_51; } inline bool* get_address_of_m_isDefaultCalendar_51() { return &___m_isDefaultCalendar_51; } inline void set_m_isDefaultCalendar_51(bool value) { ___m_isDefaultCalendar_51 = value; } inline static int32_t get_offset_of_m_dateWords_53() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_dateWords_53)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_m_dateWords_53() const { return ___m_dateWords_53; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_m_dateWords_53() { return &___m_dateWords_53; } inline void set_m_dateWords_53(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___m_dateWords_53 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_dateWords_53), (void*)value); } inline static int32_t get_offset_of_m_fullTimeSpanPositivePattern_54() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_fullTimeSpanPositivePattern_54)); } inline String_t* get_m_fullTimeSpanPositivePattern_54() const { return ___m_fullTimeSpanPositivePattern_54; } inline String_t** get_address_of_m_fullTimeSpanPositivePattern_54() { return &___m_fullTimeSpanPositivePattern_54; } inline void set_m_fullTimeSpanPositivePattern_54(String_t* value) { ___m_fullTimeSpanPositivePattern_54 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fullTimeSpanPositivePattern_54), (void*)value); } inline static int32_t get_offset_of_m_fullTimeSpanNegativePattern_55() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_fullTimeSpanNegativePattern_55)); } inline String_t* get_m_fullTimeSpanNegativePattern_55() const { return ___m_fullTimeSpanNegativePattern_55; } inline String_t** get_address_of_m_fullTimeSpanNegativePattern_55() { return &___m_fullTimeSpanNegativePattern_55; } inline void set_m_fullTimeSpanNegativePattern_55(String_t* value) { ___m_fullTimeSpanNegativePattern_55 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_fullTimeSpanNegativePattern_55), (void*)value); } inline static int32_t get_offset_of_m_dtfiTokenHash_57() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90, ___m_dtfiTokenHash_57)); } inline TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* get_m_dtfiTokenHash_57() const { return ___m_dtfiTokenHash_57; } inline TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3** get_address_of_m_dtfiTokenHash_57() { return &___m_dtfiTokenHash_57; } inline void set_m_dtfiTokenHash_57(TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* value) { ___m_dtfiTokenHash_57 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_dtfiTokenHash_57), (void*)value); } }; struct DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields { public: // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.DateTimeFormatInfo::invariantInfo DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___invariantInfo_0; // System.Boolean System.Globalization.DateTimeFormatInfo::preferExistingTokens bool ___preferExistingTokens_46; // System.Collections.Hashtable modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.DateTimeFormatInfo::s_calendarNativeNames Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * ___s_calendarNativeNames_52; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.DateTimeFormatInfo::s_jajpDTFI DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___s_jajpDTFI_82; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.DateTimeFormatInfo::s_zhtwDTFI DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___s_zhtwDTFI_83; public: inline static int32_t get_offset_of_invariantInfo_0() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields, ___invariantInfo_0)); } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * get_invariantInfo_0() const { return ___invariantInfo_0; } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** get_address_of_invariantInfo_0() { return &___invariantInfo_0; } inline void set_invariantInfo_0(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * value) { ___invariantInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariantInfo_0), (void*)value); } inline static int32_t get_offset_of_preferExistingTokens_46() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields, ___preferExistingTokens_46)); } inline bool get_preferExistingTokens_46() const { return ___preferExistingTokens_46; } inline bool* get_address_of_preferExistingTokens_46() { return &___preferExistingTokens_46; } inline void set_preferExistingTokens_46(bool value) { ___preferExistingTokens_46 = value; } inline static int32_t get_offset_of_s_calendarNativeNames_52() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields, ___s_calendarNativeNames_52)); } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * get_s_calendarNativeNames_52() const { return ___s_calendarNativeNames_52; } inline Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC ** get_address_of_s_calendarNativeNames_52() { return &___s_calendarNativeNames_52; } inline void set_s_calendarNativeNames_52(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * value) { ___s_calendarNativeNames_52 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_calendarNativeNames_52), (void*)value); } inline static int32_t get_offset_of_s_jajpDTFI_82() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields, ___s_jajpDTFI_82)); } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * get_s_jajpDTFI_82() const { return ___s_jajpDTFI_82; } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** get_address_of_s_jajpDTFI_82() { return &___s_jajpDTFI_82; } inline void set_s_jajpDTFI_82(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * value) { ___s_jajpDTFI_82 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_jajpDTFI_82), (void*)value); } inline static int32_t get_offset_of_s_zhtwDTFI_83() { return static_cast(offsetof(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields, ___s_zhtwDTFI_83)); } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * get_s_zhtwDTFI_83() const { return ___s_zhtwDTFI_83; } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** get_address_of_s_zhtwDTFI_83() { return &___s_zhtwDTFI_83; } inline void set_s_zhtwDTFI_83(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * value) { ___s_zhtwDTFI_83 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_zhtwDTFI_83), (void*)value); } }; // System.Globalization.DateTimeFormatInfoScanner struct DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 : public RuntimeObject { public: // System.Collections.Generic.List`1 System.Globalization.DateTimeFormatInfoScanner::m_dateWords List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___m_dateWords_0; // System.Globalization.DateTimeFormatInfoScanner/FoundDatePattern System.Globalization.DateTimeFormatInfoScanner::m_ymdFlags int32_t ___m_ymdFlags_2; public: inline static int32_t get_offset_of_m_dateWords_0() { return static_cast(offsetof(DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8, ___m_dateWords_0)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_m_dateWords_0() const { return ___m_dateWords_0; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_m_dateWords_0() { return &___m_dateWords_0; } inline void set_m_dateWords_0(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___m_dateWords_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_dateWords_0), (void*)value); } inline static int32_t get_offset_of_m_ymdFlags_2() { return static_cast(offsetof(DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8, ___m_ymdFlags_2)); } inline int32_t get_m_ymdFlags_2() const { return ___m_ymdFlags_2; } inline int32_t* get_address_of_m_ymdFlags_2() { return &___m_ymdFlags_2; } inline void set_m_ymdFlags_2(int32_t value) { ___m_ymdFlags_2 = value; } }; struct DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_StaticFields { public: // System.Collections.Generic.Dictionary`2 modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.DateTimeFormatInfoScanner::s_knownWords Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * ___s_knownWords_1; public: inline static int32_t get_offset_of_s_knownWords_1() { return static_cast(offsetof(DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_StaticFields, ___s_knownWords_1)); } inline Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * get_s_knownWords_1() const { return ___s_knownWords_1; } inline Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 ** get_address_of_s_knownWords_1() { return &___s_knownWords_1; } inline void set_s_knownWords_1(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * value) { ___s_knownWords_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_knownWords_1), (void*)value); } }; // System.DateTimeRawInfo struct DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE { public: // System.Int32* System.DateTimeRawInfo::num int32_t* ___num_0; // System.Int32 System.DateTimeRawInfo::numCount int32_t ___numCount_1; // System.Int32 System.DateTimeRawInfo::month int32_t ___month_2; // System.Int32 System.DateTimeRawInfo::year int32_t ___year_3; // System.Int32 System.DateTimeRawInfo::dayOfWeek int32_t ___dayOfWeek_4; // System.Int32 System.DateTimeRawInfo::era int32_t ___era_5; // System.DateTimeParse/TM System.DateTimeRawInfo::timeMark int32_t ___timeMark_6; // System.Double System.DateTimeRawInfo::fraction double ___fraction_7; // System.Boolean System.DateTimeRawInfo::hasSameDateAndTimeSeparators bool ___hasSameDateAndTimeSeparators_8; // System.Boolean System.DateTimeRawInfo::timeZone bool ___timeZone_9; public: inline static int32_t get_offset_of_num_0() { return static_cast(offsetof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE, ___num_0)); } inline int32_t* get_num_0() const { return ___num_0; } inline int32_t** get_address_of_num_0() { return &___num_0; } inline void set_num_0(int32_t* value) { ___num_0 = value; } inline static int32_t get_offset_of_numCount_1() { return static_cast(offsetof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE, ___numCount_1)); } inline int32_t get_numCount_1() const { return ___numCount_1; } inline int32_t* get_address_of_numCount_1() { return &___numCount_1; } inline void set_numCount_1(int32_t value) { ___numCount_1 = value; } inline static int32_t get_offset_of_month_2() { return static_cast(offsetof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE, ___month_2)); } inline int32_t get_month_2() const { return ___month_2; } inline int32_t* get_address_of_month_2() { return &___month_2; } inline void set_month_2(int32_t value) { ___month_2 = value; } inline static int32_t get_offset_of_year_3() { return static_cast(offsetof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE, ___year_3)); } inline int32_t get_year_3() const { return ___year_3; } inline int32_t* get_address_of_year_3() { return &___year_3; } inline void set_year_3(int32_t value) { ___year_3 = value; } inline static int32_t get_offset_of_dayOfWeek_4() { return static_cast(offsetof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE, ___dayOfWeek_4)); } inline int32_t get_dayOfWeek_4() const { return ___dayOfWeek_4; } inline int32_t* get_address_of_dayOfWeek_4() { return &___dayOfWeek_4; } inline void set_dayOfWeek_4(int32_t value) { ___dayOfWeek_4 = value; } inline static int32_t get_offset_of_era_5() { return static_cast(offsetof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE, ___era_5)); } inline int32_t get_era_5() const { return ___era_5; } inline int32_t* get_address_of_era_5() { return &___era_5; } inline void set_era_5(int32_t value) { ___era_5 = value; } inline static int32_t get_offset_of_timeMark_6() { return static_cast(offsetof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE, ___timeMark_6)); } inline int32_t get_timeMark_6() const { return ___timeMark_6; } inline int32_t* get_address_of_timeMark_6() { return &___timeMark_6; } inline void set_timeMark_6(int32_t value) { ___timeMark_6 = value; } inline static int32_t get_offset_of_fraction_7() { return static_cast(offsetof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE, ___fraction_7)); } inline double get_fraction_7() const { return ___fraction_7; } inline double* get_address_of_fraction_7() { return &___fraction_7; } inline void set_fraction_7(double value) { ___fraction_7 = value; } inline static int32_t get_offset_of_hasSameDateAndTimeSeparators_8() { return static_cast(offsetof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE, ___hasSameDateAndTimeSeparators_8)); } inline bool get_hasSameDateAndTimeSeparators_8() const { return ___hasSameDateAndTimeSeparators_8; } inline bool* get_address_of_hasSameDateAndTimeSeparators_8() { return &___hasSameDateAndTimeSeparators_8; } inline void set_hasSameDateAndTimeSeparators_8(bool value) { ___hasSameDateAndTimeSeparators_8 = value; } inline static int32_t get_offset_of_timeZone_9() { return static_cast(offsetof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE, ___timeZone_9)); } inline bool get_timeZone_9() const { return ___timeZone_9; } inline bool* get_address_of_timeZone_9() { return &___timeZone_9; } inline void set_timeZone_9(bool value) { ___timeZone_9 = value; } }; // Native definition for P/Invoke marshalling of System.DateTimeRawInfo struct DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE_marshaled_pinvoke { int32_t* ___num_0; int32_t ___numCount_1; int32_t ___month_2; int32_t ___year_3; int32_t ___dayOfWeek_4; int32_t ___era_5; int32_t ___timeMark_6; double ___fraction_7; int32_t ___hasSameDateAndTimeSeparators_8; int32_t ___timeZone_9; }; // Native definition for COM marshalling of System.DateTimeRawInfo struct DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE_marshaled_com { int32_t* ___num_0; int32_t ___numCount_1; int32_t ___month_2; int32_t ___year_3; int32_t ___dayOfWeek_4; int32_t ___era_5; int32_t ___timeMark_6; double ___fraction_7; int32_t ___hasSameDateAndTimeSeparators_8; int32_t ___timeZone_9; }; // System.DateTimeResult struct DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 { public: // System.Int32 System.DateTimeResult::Year int32_t ___Year_0; // System.Int32 System.DateTimeResult::Month int32_t ___Month_1; // System.Int32 System.DateTimeResult::Day int32_t ___Day_2; // System.Int32 System.DateTimeResult::Hour int32_t ___Hour_3; // System.Int32 System.DateTimeResult::Minute int32_t ___Minute_4; // System.Int32 System.DateTimeResult::Second int32_t ___Second_5; // System.Double System.DateTimeResult::fraction double ___fraction_6; // System.Int32 System.DateTimeResult::era int32_t ___era_7; // System.ParseFlags System.DateTimeResult::flags int32_t ___flags_8; // System.TimeSpan System.DateTimeResult::timeZoneOffset TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___timeZoneOffset_9; // System.Globalization.Calendar System.DateTimeResult::calendar Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_10; // System.DateTime System.DateTimeResult::parsedDate DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___parsedDate_11; // System.ParseFailureKind System.DateTimeResult::failure int32_t ___failure_12; // System.String System.DateTimeResult::failureMessageID String_t* ___failureMessageID_13; // System.Object System.DateTimeResult::failureMessageFormatArgument RuntimeObject * ___failureMessageFormatArgument_14; // System.String System.DateTimeResult::failureArgumentName String_t* ___failureArgumentName_15; public: inline static int32_t get_offset_of_Year_0() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___Year_0)); } inline int32_t get_Year_0() const { return ___Year_0; } inline int32_t* get_address_of_Year_0() { return &___Year_0; } inline void set_Year_0(int32_t value) { ___Year_0 = value; } inline static int32_t get_offset_of_Month_1() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___Month_1)); } inline int32_t get_Month_1() const { return ___Month_1; } inline int32_t* get_address_of_Month_1() { return &___Month_1; } inline void set_Month_1(int32_t value) { ___Month_1 = value; } inline static int32_t get_offset_of_Day_2() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___Day_2)); } inline int32_t get_Day_2() const { return ___Day_2; } inline int32_t* get_address_of_Day_2() { return &___Day_2; } inline void set_Day_2(int32_t value) { ___Day_2 = value; } inline static int32_t get_offset_of_Hour_3() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___Hour_3)); } inline int32_t get_Hour_3() const { return ___Hour_3; } inline int32_t* get_address_of_Hour_3() { return &___Hour_3; } inline void set_Hour_3(int32_t value) { ___Hour_3 = value; } inline static int32_t get_offset_of_Minute_4() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___Minute_4)); } inline int32_t get_Minute_4() const { return ___Minute_4; } inline int32_t* get_address_of_Minute_4() { return &___Minute_4; } inline void set_Minute_4(int32_t value) { ___Minute_4 = value; } inline static int32_t get_offset_of_Second_5() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___Second_5)); } inline int32_t get_Second_5() const { return ___Second_5; } inline int32_t* get_address_of_Second_5() { return &___Second_5; } inline void set_Second_5(int32_t value) { ___Second_5 = value; } inline static int32_t get_offset_of_fraction_6() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___fraction_6)); } inline double get_fraction_6() const { return ___fraction_6; } inline double* get_address_of_fraction_6() { return &___fraction_6; } inline void set_fraction_6(double value) { ___fraction_6 = value; } inline static int32_t get_offset_of_era_7() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___era_7)); } inline int32_t get_era_7() const { return ___era_7; } inline int32_t* get_address_of_era_7() { return &___era_7; } inline void set_era_7(int32_t value) { ___era_7 = value; } inline static int32_t get_offset_of_flags_8() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___flags_8)); } inline int32_t get_flags_8() const { return ___flags_8; } inline int32_t* get_address_of_flags_8() { return &___flags_8; } inline void set_flags_8(int32_t value) { ___flags_8 = value; } inline static int32_t get_offset_of_timeZoneOffset_9() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___timeZoneOffset_9)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_timeZoneOffset_9() const { return ___timeZoneOffset_9; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_timeZoneOffset_9() { return &___timeZoneOffset_9; } inline void set_timeZoneOffset_9(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___timeZoneOffset_9 = value; } inline static int32_t get_offset_of_calendar_10() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___calendar_10)); } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * get_calendar_10() const { return ___calendar_10; } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** get_address_of_calendar_10() { return &___calendar_10; } inline void set_calendar_10(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * value) { ___calendar_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_10), (void*)value); } inline static int32_t get_offset_of_parsedDate_11() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___parsedDate_11)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_parsedDate_11() const { return ___parsedDate_11; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_parsedDate_11() { return &___parsedDate_11; } inline void set_parsedDate_11(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___parsedDate_11 = value; } inline static int32_t get_offset_of_failure_12() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___failure_12)); } inline int32_t get_failure_12() const { return ___failure_12; } inline int32_t* get_address_of_failure_12() { return &___failure_12; } inline void set_failure_12(int32_t value) { ___failure_12 = value; } inline static int32_t get_offset_of_failureMessageID_13() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___failureMessageID_13)); } inline String_t* get_failureMessageID_13() const { return ___failureMessageID_13; } inline String_t** get_address_of_failureMessageID_13() { return &___failureMessageID_13; } inline void set_failureMessageID_13(String_t* value) { ___failureMessageID_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___failureMessageID_13), (void*)value); } inline static int32_t get_offset_of_failureMessageFormatArgument_14() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___failureMessageFormatArgument_14)); } inline RuntimeObject * get_failureMessageFormatArgument_14() const { return ___failureMessageFormatArgument_14; } inline RuntimeObject ** get_address_of_failureMessageFormatArgument_14() { return &___failureMessageFormatArgument_14; } inline void set_failureMessageFormatArgument_14(RuntimeObject * value) { ___failureMessageFormatArgument_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___failureMessageFormatArgument_14), (void*)value); } inline static int32_t get_offset_of_failureArgumentName_15() { return static_cast(offsetof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0, ___failureArgumentName_15)); } inline String_t* get_failureArgumentName_15() const { return ___failureArgumentName_15; } inline String_t** get_address_of_failureArgumentName_15() { return &___failureArgumentName_15; } inline void set_failureArgumentName_15(String_t* value) { ___failureArgumentName_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___failureArgumentName_15), (void*)value); } }; // Native definition for P/Invoke marshalling of System.DateTimeResult struct DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0_marshaled_pinvoke { int32_t ___Year_0; int32_t ___Month_1; int32_t ___Day_2; int32_t ___Hour_3; int32_t ___Minute_4; int32_t ___Second_5; double ___fraction_6; int32_t ___era_7; int32_t ___flags_8; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___timeZoneOffset_9; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_10; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___parsedDate_11; int32_t ___failure_12; char* ___failureMessageID_13; Il2CppIUnknown* ___failureMessageFormatArgument_14; char* ___failureArgumentName_15; }; // Native definition for COM marshalling of System.DateTimeResult struct DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0_marshaled_com { int32_t ___Year_0; int32_t ___Month_1; int32_t ___Day_2; int32_t ___Hour_3; int32_t ___Minute_4; int32_t ___Second_5; double ___fraction_6; int32_t ___era_7; int32_t ___flags_8; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___timeZoneOffset_9; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_10; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___parsedDate_11; int32_t ___failure_12; Il2CppChar* ___failureMessageID_13; Il2CppIUnknown* ___failureMessageFormatArgument_14; Il2CppChar* ___failureArgumentName_15; }; // System.DateTimeToken struct DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC { public: // System.DateTimeParse/DTT System.DateTimeToken::dtt int32_t ___dtt_0; // System.TokenType System.DateTimeToken::suffix int32_t ___suffix_1; // System.Int32 System.DateTimeToken::num int32_t ___num_2; public: inline static int32_t get_offset_of_dtt_0() { return static_cast(offsetof(DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC, ___dtt_0)); } inline int32_t get_dtt_0() const { return ___dtt_0; } inline int32_t* get_address_of_dtt_0() { return &___dtt_0; } inline void set_dtt_0(int32_t value) { ___dtt_0 = value; } inline static int32_t get_offset_of_suffix_1() { return static_cast(offsetof(DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC, ___suffix_1)); } inline int32_t get_suffix_1() const { return ___suffix_1; } inline int32_t* get_address_of_suffix_1() { return &___suffix_1; } inline void set_suffix_1(int32_t value) { ___suffix_1 = value; } inline static int32_t get_offset_of_num_2() { return static_cast(offsetof(DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC, ___num_2)); } inline int32_t get_num_2() const { return ___num_2; } inline int32_t* get_address_of_num_2() { return &___num_2; } inline void set_num_2(int32_t value) { ___num_2 = value; } }; // System.Globalization.HebrewNumberParsingContext struct HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D { public: // System.Globalization.HebrewNumber/HS System.Globalization.HebrewNumberParsingContext::state int32_t ___state_0; // System.Int32 System.Globalization.HebrewNumberParsingContext::result int32_t ___result_1; public: inline static int32_t get_offset_of_state_0() { return static_cast(offsetof(HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D, ___state_0)); } inline int32_t get_state_0() const { return ___state_0; } inline int32_t* get_address_of_state_0() { return &___state_0; } inline void set_state_0(int32_t value) { ___state_0 = value; } inline static int32_t get_offset_of_result_1() { return static_cast(offsetof(HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D, ___result_1)); } inline int32_t get_result_1() const { return ___result_1; } inline int32_t* get_address_of_result_1() { return &___result_1; } inline void set_result_1(int32_t value) { ___result_1 = value; } }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D : public RuntimeObject { public: // System.Int32[] System.Globalization.NumberFormatInfo::numberGroupSizes Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___numberGroupSizes_1; // System.Int32[] System.Globalization.NumberFormatInfo::currencyGroupSizes Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___currencyGroupSizes_2; // System.Int32[] System.Globalization.NumberFormatInfo::percentGroupSizes Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___percentGroupSizes_3; // System.String System.Globalization.NumberFormatInfo::positiveSign String_t* ___positiveSign_4; // System.String System.Globalization.NumberFormatInfo::negativeSign String_t* ___negativeSign_5; // System.String System.Globalization.NumberFormatInfo::numberDecimalSeparator String_t* ___numberDecimalSeparator_6; // System.String System.Globalization.NumberFormatInfo::numberGroupSeparator String_t* ___numberGroupSeparator_7; // System.String System.Globalization.NumberFormatInfo::currencyGroupSeparator String_t* ___currencyGroupSeparator_8; // System.String System.Globalization.NumberFormatInfo::currencyDecimalSeparator String_t* ___currencyDecimalSeparator_9; // System.String System.Globalization.NumberFormatInfo::currencySymbol String_t* ___currencySymbol_10; // System.String System.Globalization.NumberFormatInfo::ansiCurrencySymbol String_t* ___ansiCurrencySymbol_11; // System.String System.Globalization.NumberFormatInfo::nanSymbol String_t* ___nanSymbol_12; // System.String System.Globalization.NumberFormatInfo::positiveInfinitySymbol String_t* ___positiveInfinitySymbol_13; // System.String System.Globalization.NumberFormatInfo::negativeInfinitySymbol String_t* ___negativeInfinitySymbol_14; // System.String System.Globalization.NumberFormatInfo::percentDecimalSeparator String_t* ___percentDecimalSeparator_15; // System.String System.Globalization.NumberFormatInfo::percentGroupSeparator String_t* ___percentGroupSeparator_16; // System.String System.Globalization.NumberFormatInfo::percentSymbol String_t* ___percentSymbol_17; // System.String System.Globalization.NumberFormatInfo::perMilleSymbol String_t* ___perMilleSymbol_18; // System.String[] System.Globalization.NumberFormatInfo::nativeDigits StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___nativeDigits_19; // System.Int32 System.Globalization.NumberFormatInfo::m_dataItem int32_t ___m_dataItem_20; // System.Int32 System.Globalization.NumberFormatInfo::numberDecimalDigits int32_t ___numberDecimalDigits_21; // System.Int32 System.Globalization.NumberFormatInfo::currencyDecimalDigits int32_t ___currencyDecimalDigits_22; // System.Int32 System.Globalization.NumberFormatInfo::currencyPositivePattern int32_t ___currencyPositivePattern_23; // System.Int32 System.Globalization.NumberFormatInfo::currencyNegativePattern int32_t ___currencyNegativePattern_24; // System.Int32 System.Globalization.NumberFormatInfo::numberNegativePattern int32_t ___numberNegativePattern_25; // System.Int32 System.Globalization.NumberFormatInfo::percentPositivePattern int32_t ___percentPositivePattern_26; // System.Int32 System.Globalization.NumberFormatInfo::percentNegativePattern int32_t ___percentNegativePattern_27; // System.Int32 System.Globalization.NumberFormatInfo::percentDecimalDigits int32_t ___percentDecimalDigits_28; // System.Int32 System.Globalization.NumberFormatInfo::digitSubstitution int32_t ___digitSubstitution_29; // System.Boolean System.Globalization.NumberFormatInfo::isReadOnly bool ___isReadOnly_30; // System.Boolean System.Globalization.NumberFormatInfo::m_useUserOverride bool ___m_useUserOverride_31; // System.Boolean System.Globalization.NumberFormatInfo::m_isInvariant bool ___m_isInvariant_32; // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsNumber bool ___validForParseAsNumber_33; // System.Boolean System.Globalization.NumberFormatInfo::validForParseAsCurrency bool ___validForParseAsCurrency_34; public: inline static int32_t get_offset_of_numberGroupSizes_1() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___numberGroupSizes_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_numberGroupSizes_1() const { return ___numberGroupSizes_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_numberGroupSizes_1() { return &___numberGroupSizes_1; } inline void set_numberGroupSizes_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___numberGroupSizes_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberGroupSizes_1), (void*)value); } inline static int32_t get_offset_of_currencyGroupSizes_2() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyGroupSizes_2)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_currencyGroupSizes_2() const { return ___currencyGroupSizes_2; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_currencyGroupSizes_2() { return &___currencyGroupSizes_2; } inline void set_currencyGroupSizes_2(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___currencyGroupSizes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyGroupSizes_2), (void*)value); } inline static int32_t get_offset_of_percentGroupSizes_3() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentGroupSizes_3)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_percentGroupSizes_3() const { return ___percentGroupSizes_3; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_percentGroupSizes_3() { return &___percentGroupSizes_3; } inline void set_percentGroupSizes_3(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___percentGroupSizes_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentGroupSizes_3), (void*)value); } inline static int32_t get_offset_of_positiveSign_4() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___positiveSign_4)); } inline String_t* get_positiveSign_4() const { return ___positiveSign_4; } inline String_t** get_address_of_positiveSign_4() { return &___positiveSign_4; } inline void set_positiveSign_4(String_t* value) { ___positiveSign_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___positiveSign_4), (void*)value); } inline static int32_t get_offset_of_negativeSign_5() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___negativeSign_5)); } inline String_t* get_negativeSign_5() const { return ___negativeSign_5; } inline String_t** get_address_of_negativeSign_5() { return &___negativeSign_5; } inline void set_negativeSign_5(String_t* value) { ___negativeSign_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___negativeSign_5), (void*)value); } inline static int32_t get_offset_of_numberDecimalSeparator_6() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___numberDecimalSeparator_6)); } inline String_t* get_numberDecimalSeparator_6() const { return ___numberDecimalSeparator_6; } inline String_t** get_address_of_numberDecimalSeparator_6() { return &___numberDecimalSeparator_6; } inline void set_numberDecimalSeparator_6(String_t* value) { ___numberDecimalSeparator_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberDecimalSeparator_6), (void*)value); } inline static int32_t get_offset_of_numberGroupSeparator_7() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___numberGroupSeparator_7)); } inline String_t* get_numberGroupSeparator_7() const { return ___numberGroupSeparator_7; } inline String_t** get_address_of_numberGroupSeparator_7() { return &___numberGroupSeparator_7; } inline void set_numberGroupSeparator_7(String_t* value) { ___numberGroupSeparator_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___numberGroupSeparator_7), (void*)value); } inline static int32_t get_offset_of_currencyGroupSeparator_8() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyGroupSeparator_8)); } inline String_t* get_currencyGroupSeparator_8() const { return ___currencyGroupSeparator_8; } inline String_t** get_address_of_currencyGroupSeparator_8() { return &___currencyGroupSeparator_8; } inline void set_currencyGroupSeparator_8(String_t* value) { ___currencyGroupSeparator_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyGroupSeparator_8), (void*)value); } inline static int32_t get_offset_of_currencyDecimalSeparator_9() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyDecimalSeparator_9)); } inline String_t* get_currencyDecimalSeparator_9() const { return ___currencyDecimalSeparator_9; } inline String_t** get_address_of_currencyDecimalSeparator_9() { return &___currencyDecimalSeparator_9; } inline void set_currencyDecimalSeparator_9(String_t* value) { ___currencyDecimalSeparator_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencyDecimalSeparator_9), (void*)value); } inline static int32_t get_offset_of_currencySymbol_10() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencySymbol_10)); } inline String_t* get_currencySymbol_10() const { return ___currencySymbol_10; } inline String_t** get_address_of_currencySymbol_10() { return &___currencySymbol_10; } inline void set_currencySymbol_10(String_t* value) { ___currencySymbol_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___currencySymbol_10), (void*)value); } inline static int32_t get_offset_of_ansiCurrencySymbol_11() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___ansiCurrencySymbol_11)); } inline String_t* get_ansiCurrencySymbol_11() const { return ___ansiCurrencySymbol_11; } inline String_t** get_address_of_ansiCurrencySymbol_11() { return &___ansiCurrencySymbol_11; } inline void set_ansiCurrencySymbol_11(String_t* value) { ___ansiCurrencySymbol_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___ansiCurrencySymbol_11), (void*)value); } inline static int32_t get_offset_of_nanSymbol_12() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___nanSymbol_12)); } inline String_t* get_nanSymbol_12() const { return ___nanSymbol_12; } inline String_t** get_address_of_nanSymbol_12() { return &___nanSymbol_12; } inline void set_nanSymbol_12(String_t* value) { ___nanSymbol_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___nanSymbol_12), (void*)value); } inline static int32_t get_offset_of_positiveInfinitySymbol_13() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___positiveInfinitySymbol_13)); } inline String_t* get_positiveInfinitySymbol_13() const { return ___positiveInfinitySymbol_13; } inline String_t** get_address_of_positiveInfinitySymbol_13() { return &___positiveInfinitySymbol_13; } inline void set_positiveInfinitySymbol_13(String_t* value) { ___positiveInfinitySymbol_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___positiveInfinitySymbol_13), (void*)value); } inline static int32_t get_offset_of_negativeInfinitySymbol_14() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___negativeInfinitySymbol_14)); } inline String_t* get_negativeInfinitySymbol_14() const { return ___negativeInfinitySymbol_14; } inline String_t** get_address_of_negativeInfinitySymbol_14() { return &___negativeInfinitySymbol_14; } inline void set_negativeInfinitySymbol_14(String_t* value) { ___negativeInfinitySymbol_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___negativeInfinitySymbol_14), (void*)value); } inline static int32_t get_offset_of_percentDecimalSeparator_15() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentDecimalSeparator_15)); } inline String_t* get_percentDecimalSeparator_15() const { return ___percentDecimalSeparator_15; } inline String_t** get_address_of_percentDecimalSeparator_15() { return &___percentDecimalSeparator_15; } inline void set_percentDecimalSeparator_15(String_t* value) { ___percentDecimalSeparator_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentDecimalSeparator_15), (void*)value); } inline static int32_t get_offset_of_percentGroupSeparator_16() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentGroupSeparator_16)); } inline String_t* get_percentGroupSeparator_16() const { return ___percentGroupSeparator_16; } inline String_t** get_address_of_percentGroupSeparator_16() { return &___percentGroupSeparator_16; } inline void set_percentGroupSeparator_16(String_t* value) { ___percentGroupSeparator_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentGroupSeparator_16), (void*)value); } inline static int32_t get_offset_of_percentSymbol_17() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentSymbol_17)); } inline String_t* get_percentSymbol_17() const { return ___percentSymbol_17; } inline String_t** get_address_of_percentSymbol_17() { return &___percentSymbol_17; } inline void set_percentSymbol_17(String_t* value) { ___percentSymbol_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___percentSymbol_17), (void*)value); } inline static int32_t get_offset_of_perMilleSymbol_18() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___perMilleSymbol_18)); } inline String_t* get_perMilleSymbol_18() const { return ___perMilleSymbol_18; } inline String_t** get_address_of_perMilleSymbol_18() { return &___perMilleSymbol_18; } inline void set_perMilleSymbol_18(String_t* value) { ___perMilleSymbol_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___perMilleSymbol_18), (void*)value); } inline static int32_t get_offset_of_nativeDigits_19() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___nativeDigits_19)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_nativeDigits_19() const { return ___nativeDigits_19; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_nativeDigits_19() { return &___nativeDigits_19; } inline void set_nativeDigits_19(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___nativeDigits_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativeDigits_19), (void*)value); } inline static int32_t get_offset_of_m_dataItem_20() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___m_dataItem_20)); } inline int32_t get_m_dataItem_20() const { return ___m_dataItem_20; } inline int32_t* get_address_of_m_dataItem_20() { return &___m_dataItem_20; } inline void set_m_dataItem_20(int32_t value) { ___m_dataItem_20 = value; } inline static int32_t get_offset_of_numberDecimalDigits_21() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___numberDecimalDigits_21)); } inline int32_t get_numberDecimalDigits_21() const { return ___numberDecimalDigits_21; } inline int32_t* get_address_of_numberDecimalDigits_21() { return &___numberDecimalDigits_21; } inline void set_numberDecimalDigits_21(int32_t value) { ___numberDecimalDigits_21 = value; } inline static int32_t get_offset_of_currencyDecimalDigits_22() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyDecimalDigits_22)); } inline int32_t get_currencyDecimalDigits_22() const { return ___currencyDecimalDigits_22; } inline int32_t* get_address_of_currencyDecimalDigits_22() { return &___currencyDecimalDigits_22; } inline void set_currencyDecimalDigits_22(int32_t value) { ___currencyDecimalDigits_22 = value; } inline static int32_t get_offset_of_currencyPositivePattern_23() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyPositivePattern_23)); } inline int32_t get_currencyPositivePattern_23() const { return ___currencyPositivePattern_23; } inline int32_t* get_address_of_currencyPositivePattern_23() { return &___currencyPositivePattern_23; } inline void set_currencyPositivePattern_23(int32_t value) { ___currencyPositivePattern_23 = value; } inline static int32_t get_offset_of_currencyNegativePattern_24() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___currencyNegativePattern_24)); } inline int32_t get_currencyNegativePattern_24() const { return ___currencyNegativePattern_24; } inline int32_t* get_address_of_currencyNegativePattern_24() { return &___currencyNegativePattern_24; } inline void set_currencyNegativePattern_24(int32_t value) { ___currencyNegativePattern_24 = value; } inline static int32_t get_offset_of_numberNegativePattern_25() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___numberNegativePattern_25)); } inline int32_t get_numberNegativePattern_25() const { return ___numberNegativePattern_25; } inline int32_t* get_address_of_numberNegativePattern_25() { return &___numberNegativePattern_25; } inline void set_numberNegativePattern_25(int32_t value) { ___numberNegativePattern_25 = value; } inline static int32_t get_offset_of_percentPositivePattern_26() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentPositivePattern_26)); } inline int32_t get_percentPositivePattern_26() const { return ___percentPositivePattern_26; } inline int32_t* get_address_of_percentPositivePattern_26() { return &___percentPositivePattern_26; } inline void set_percentPositivePattern_26(int32_t value) { ___percentPositivePattern_26 = value; } inline static int32_t get_offset_of_percentNegativePattern_27() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentNegativePattern_27)); } inline int32_t get_percentNegativePattern_27() const { return ___percentNegativePattern_27; } inline int32_t* get_address_of_percentNegativePattern_27() { return &___percentNegativePattern_27; } inline void set_percentNegativePattern_27(int32_t value) { ___percentNegativePattern_27 = value; } inline static int32_t get_offset_of_percentDecimalDigits_28() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___percentDecimalDigits_28)); } inline int32_t get_percentDecimalDigits_28() const { return ___percentDecimalDigits_28; } inline int32_t* get_address_of_percentDecimalDigits_28() { return &___percentDecimalDigits_28; } inline void set_percentDecimalDigits_28(int32_t value) { ___percentDecimalDigits_28 = value; } inline static int32_t get_offset_of_digitSubstitution_29() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___digitSubstitution_29)); } inline int32_t get_digitSubstitution_29() const { return ___digitSubstitution_29; } inline int32_t* get_address_of_digitSubstitution_29() { return &___digitSubstitution_29; } inline void set_digitSubstitution_29(int32_t value) { ___digitSubstitution_29 = value; } inline static int32_t get_offset_of_isReadOnly_30() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___isReadOnly_30)); } inline bool get_isReadOnly_30() const { return ___isReadOnly_30; } inline bool* get_address_of_isReadOnly_30() { return &___isReadOnly_30; } inline void set_isReadOnly_30(bool value) { ___isReadOnly_30 = value; } inline static int32_t get_offset_of_m_useUserOverride_31() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___m_useUserOverride_31)); } inline bool get_m_useUserOverride_31() const { return ___m_useUserOverride_31; } inline bool* get_address_of_m_useUserOverride_31() { return &___m_useUserOverride_31; } inline void set_m_useUserOverride_31(bool value) { ___m_useUserOverride_31 = value; } inline static int32_t get_offset_of_m_isInvariant_32() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___m_isInvariant_32)); } inline bool get_m_isInvariant_32() const { return ___m_isInvariant_32; } inline bool* get_address_of_m_isInvariant_32() { return &___m_isInvariant_32; } inline void set_m_isInvariant_32(bool value) { ___m_isInvariant_32 = value; } inline static int32_t get_offset_of_validForParseAsNumber_33() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___validForParseAsNumber_33)); } inline bool get_validForParseAsNumber_33() const { return ___validForParseAsNumber_33; } inline bool* get_address_of_validForParseAsNumber_33() { return &___validForParseAsNumber_33; } inline void set_validForParseAsNumber_33(bool value) { ___validForParseAsNumber_33 = value; } inline static int32_t get_offset_of_validForParseAsCurrency_34() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D, ___validForParseAsCurrency_34)); } inline bool get_validForParseAsCurrency_34() const { return ___validForParseAsCurrency_34; } inline bool* get_address_of_validForParseAsCurrency_34() { return &___validForParseAsCurrency_34; } inline void set_validForParseAsCurrency_34(bool value) { ___validForParseAsCurrency_34 = value; } }; struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D_StaticFields { public: // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.NumberFormatInfo::invariantInfo NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___invariantInfo_0; public: inline static int32_t get_offset_of_invariantInfo_0() { return static_cast(offsetof(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D_StaticFields, ___invariantInfo_0)); } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * get_invariantInfo_0() const { return ___invariantInfo_0; } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D ** get_address_of_invariantInfo_0() { return &___invariantInfo_0; } inline void set_invariantInfo_0(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * value) { ___invariantInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariantInfo_0), (void*)value); } }; // System.Reflection.RuntimeAssembly struct RuntimeAssembly_t799877C849878A70E10D25C690D7B0476DAF0B56 : public Assembly_t { public: public: }; // System.Runtime.Serialization.StreamingContext struct StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 { public: // System.Object System.Runtime.Serialization.StreamingContext::m_additionalContext RuntimeObject * ___m_additionalContext_0; // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::m_state int32_t ___m_state_1; public: inline static int32_t get_offset_of_m_additionalContext_0() { return static_cast(offsetof(StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505, ___m_additionalContext_0)); } inline RuntimeObject * get_m_additionalContext_0() const { return ___m_additionalContext_0; } inline RuntimeObject ** get_address_of_m_additionalContext_0() { return &___m_additionalContext_0; } inline void set_m_additionalContext_0(RuntimeObject * value) { ___m_additionalContext_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_additionalContext_0), (void*)value); } inline static int32_t get_offset_of_m_state_1() { return static_cast(offsetof(StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505, ___m_state_1)); } inline int32_t get_m_state_1() const { return ___m_state_1; } inline int32_t* get_address_of_m_state_1() { return &___m_state_1; } inline void set_m_state_1(int32_t value) { ___m_state_1 = value; } }; // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505_marshaled_pinvoke { Il2CppIUnknown* ___m_additionalContext_0; int32_t ___m_state_1; }; // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505_marshaled_com { Il2CppIUnknown* ___m_additionalContext_0; int32_t ___m_state_1; }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.TimeZoneInfo struct TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 : public RuntimeObject { public: // System.TimeSpan System.TimeZoneInfo::baseUtcOffset TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___baseUtcOffset_0; // System.String System.TimeZoneInfo::daylightDisplayName String_t* ___daylightDisplayName_1; // System.String System.TimeZoneInfo::displayName String_t* ___displayName_2; // System.String System.TimeZoneInfo::id String_t* ___id_3; // System.Collections.Generic.List`1> System.TimeZoneInfo::transitions List_1_t960AA958F641EF26613957B203B645E693F9430D * ___transitions_5; // System.String System.TimeZoneInfo::standardDisplayName String_t* ___standardDisplayName_7; // System.Boolean System.TimeZoneInfo::supportsDaylightSavingTime bool ___supportsDaylightSavingTime_8; // System.TimeZoneInfo/AdjustmentRule[] System.TimeZoneInfo::adjustmentRules AdjustmentRuleU5BU5D_t13A903FE644194C2CAF6698B6890B32A226FD19F* ___adjustmentRules_11; public: inline static int32_t get_offset_of_baseUtcOffset_0() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___baseUtcOffset_0)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_baseUtcOffset_0() const { return ___baseUtcOffset_0; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_baseUtcOffset_0() { return &___baseUtcOffset_0; } inline void set_baseUtcOffset_0(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___baseUtcOffset_0 = value; } inline static int32_t get_offset_of_daylightDisplayName_1() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___daylightDisplayName_1)); } inline String_t* get_daylightDisplayName_1() const { return ___daylightDisplayName_1; } inline String_t** get_address_of_daylightDisplayName_1() { return &___daylightDisplayName_1; } inline void set_daylightDisplayName_1(String_t* value) { ___daylightDisplayName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___daylightDisplayName_1), (void*)value); } inline static int32_t get_offset_of_displayName_2() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___displayName_2)); } inline String_t* get_displayName_2() const { return ___displayName_2; } inline String_t** get_address_of_displayName_2() { return &___displayName_2; } inline void set_displayName_2(String_t* value) { ___displayName_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___displayName_2), (void*)value); } inline static int32_t get_offset_of_id_3() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___id_3)); } inline String_t* get_id_3() const { return ___id_3; } inline String_t** get_address_of_id_3() { return &___id_3; } inline void set_id_3(String_t* value) { ___id_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___id_3), (void*)value); } inline static int32_t get_offset_of_transitions_5() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___transitions_5)); } inline List_1_t960AA958F641EF26613957B203B645E693F9430D * get_transitions_5() const { return ___transitions_5; } inline List_1_t960AA958F641EF26613957B203B645E693F9430D ** get_address_of_transitions_5() { return &___transitions_5; } inline void set_transitions_5(List_1_t960AA958F641EF26613957B203B645E693F9430D * value) { ___transitions_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___transitions_5), (void*)value); } inline static int32_t get_offset_of_standardDisplayName_7() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___standardDisplayName_7)); } inline String_t* get_standardDisplayName_7() const { return ___standardDisplayName_7; } inline String_t** get_address_of_standardDisplayName_7() { return &___standardDisplayName_7; } inline void set_standardDisplayName_7(String_t* value) { ___standardDisplayName_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___standardDisplayName_7), (void*)value); } inline static int32_t get_offset_of_supportsDaylightSavingTime_8() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___supportsDaylightSavingTime_8)); } inline bool get_supportsDaylightSavingTime_8() const { return ___supportsDaylightSavingTime_8; } inline bool* get_address_of_supportsDaylightSavingTime_8() { return &___supportsDaylightSavingTime_8; } inline void set_supportsDaylightSavingTime_8(bool value) { ___supportsDaylightSavingTime_8 = value; } inline static int32_t get_offset_of_adjustmentRules_11() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074, ___adjustmentRules_11)); } inline AdjustmentRuleU5BU5D_t13A903FE644194C2CAF6698B6890B32A226FD19F* get_adjustmentRules_11() const { return ___adjustmentRules_11; } inline AdjustmentRuleU5BU5D_t13A903FE644194C2CAF6698B6890B32A226FD19F** get_address_of_adjustmentRules_11() { return &___adjustmentRules_11; } inline void set_adjustmentRules_11(AdjustmentRuleU5BU5D_t13A903FE644194C2CAF6698B6890B32A226FD19F* value) { ___adjustmentRules_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___adjustmentRules_11), (void*)value); } }; struct TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields { public: // System.TimeZoneInfo System.TimeZoneInfo::local TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * ___local_4; // System.Boolean System.TimeZoneInfo::readlinkNotFound bool ___readlinkNotFound_6; // System.TimeZoneInfo System.TimeZoneInfo::utc TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * ___utc_9; // System.String System.TimeZoneInfo::timeZoneDirectory String_t* ___timeZoneDirectory_10; // Microsoft.Win32.RegistryKey System.TimeZoneInfo::timeZoneKey RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * ___timeZoneKey_12; // Microsoft.Win32.RegistryKey System.TimeZoneInfo::localZoneKey RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * ___localZoneKey_13; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.TimeZoneInfo::systemTimeZones ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0 * ___systemTimeZones_14; public: inline static int32_t get_offset_of_local_4() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___local_4)); } inline TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * get_local_4() const { return ___local_4; } inline TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 ** get_address_of_local_4() { return &___local_4; } inline void set_local_4(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * value) { ___local_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___local_4), (void*)value); } inline static int32_t get_offset_of_readlinkNotFound_6() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___readlinkNotFound_6)); } inline bool get_readlinkNotFound_6() const { return ___readlinkNotFound_6; } inline bool* get_address_of_readlinkNotFound_6() { return &___readlinkNotFound_6; } inline void set_readlinkNotFound_6(bool value) { ___readlinkNotFound_6 = value; } inline static int32_t get_offset_of_utc_9() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___utc_9)); } inline TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * get_utc_9() const { return ___utc_9; } inline TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 ** get_address_of_utc_9() { return &___utc_9; } inline void set_utc_9(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * value) { ___utc_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___utc_9), (void*)value); } inline static int32_t get_offset_of_timeZoneDirectory_10() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___timeZoneDirectory_10)); } inline String_t* get_timeZoneDirectory_10() const { return ___timeZoneDirectory_10; } inline String_t** get_address_of_timeZoneDirectory_10() { return &___timeZoneDirectory_10; } inline void set_timeZoneDirectory_10(String_t* value) { ___timeZoneDirectory_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___timeZoneDirectory_10), (void*)value); } inline static int32_t get_offset_of_timeZoneKey_12() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___timeZoneKey_12)); } inline RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * get_timeZoneKey_12() const { return ___timeZoneKey_12; } inline RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 ** get_address_of_timeZoneKey_12() { return &___timeZoneKey_12; } inline void set_timeZoneKey_12(RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * value) { ___timeZoneKey_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___timeZoneKey_12), (void*)value); } inline static int32_t get_offset_of_localZoneKey_13() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___localZoneKey_13)); } inline RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * get_localZoneKey_13() const { return ___localZoneKey_13; } inline RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 ** get_address_of_localZoneKey_13() { return &___localZoneKey_13; } inline void set_localZoneKey_13(RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268 * value) { ___localZoneKey_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___localZoneKey_13), (void*)value); } inline static int32_t get_offset_of_systemTimeZones_14() { return static_cast(offsetof(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074_StaticFields, ___systemTimeZones_14)); } inline ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0 * get_systemTimeZones_14() const { return ___systemTimeZones_14; } inline ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0 ** get_address_of_systemTimeZones_14() { return &___systemTimeZones_14; } inline void set_systemTimeZones_14(ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0 * value) { ___systemTimeZones_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___systemTimeZones_14), (void*)value); } }; // System.Globalization.TokenHashValue struct TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE : public RuntimeObject { public: // System.String System.Globalization.TokenHashValue::tokenString String_t* ___tokenString_0; // System.TokenType System.Globalization.TokenHashValue::tokenType int32_t ___tokenType_1; // System.Int32 System.Globalization.TokenHashValue::tokenValue int32_t ___tokenValue_2; public: inline static int32_t get_offset_of_tokenString_0() { return static_cast(offsetof(TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE, ___tokenString_0)); } inline String_t* get_tokenString_0() const { return ___tokenString_0; } inline String_t** get_address_of_tokenString_0() { return &___tokenString_0; } inline void set_tokenString_0(String_t* value) { ___tokenString_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___tokenString_0), (void*)value); } inline static int32_t get_offset_of_tokenType_1() { return static_cast(offsetof(TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE, ___tokenType_1)); } inline int32_t get_tokenType_1() const { return ___tokenType_1; } inline int32_t* get_address_of_tokenType_1() { return &___tokenType_1; } inline void set_tokenType_1(int32_t value) { ___tokenType_1 = value; } inline static int32_t get_offset_of_tokenValue_2() { return static_cast(offsetof(TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE, ___tokenValue_2)); } inline int32_t get_tokenValue_2() const { return ___tokenValue_2; } inline int32_t* get_address_of_tokenValue_2() { return &___tokenValue_2; } inline void set_tokenValue_2(int32_t value) { ___tokenValue_2 = value; } }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // System.ArithmeticException struct ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.FormatException struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.InvalidCastException struct InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.Runtime.Serialization.SerializationException struct SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; struct SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_StaticFields { public: // System.String System.Runtime.Serialization.SerializationException::_nullMessage String_t* ____nullMessage_17; public: inline static int32_t get_offset_of__nullMessage_17() { return static_cast(offsetof(SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_StaticFields, ____nullMessage_17)); } inline String_t* get__nullMessage_17() const { return ____nullMessage_17; } inline String_t** get_address_of__nullMessage_17() { return &____nullMessage_17; } inline void set__nullMessage_17(String_t* value) { ____nullMessage_17 = value; Il2CppCodeGenWriteBarrier((void**)(&____nullMessage_17), (void*)value); } }; // System.DateTimeParse/MatchNumberDelegate struct MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199 : public MulticastDelegate_t { public: public: }; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: public: }; // System.ArgumentOutOfRangeException struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: // System.Object System.ArgumentOutOfRangeException::m_actualValue RuntimeObject * ___m_actualValue_19; public: inline static int32_t get_offset_of_m_actualValue_19() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8, ___m_actualValue_19)); } inline RuntimeObject * get_m_actualValue_19() const { return ___m_actualValue_19; } inline RuntimeObject ** get_address_of_m_actualValue_19() { return &___m_actualValue_19; } inline void set_m_actualValue_19(RuntimeObject * value) { ___m_actualValue_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_actualValue_19), (void*)value); } }; struct ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields { public: // System.String modreq(System.Runtime.CompilerServices.IsVolatile) System.ArgumentOutOfRangeException::_rangeMessage String_t* ____rangeMessage_18; public: inline static int32_t get_offset_of__rangeMessage_18() { return static_cast(offsetof(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_StaticFields, ____rangeMessage_18)); } inline String_t* get__rangeMessage_18() const { return ____rangeMessage_18; } inline String_t** get_address_of__rangeMessage_18() { return &____rangeMessage_18; } inline void set__rangeMessage_18(String_t* value) { ____rangeMessage_18 = value; Il2CppCodeGenWriteBarrier((void**)(&____rangeMessage_18), (void*)value); } }; // System.Globalization.CultureNotFoundException struct CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: // System.String System.Globalization.CultureNotFoundException::m_invalidCultureName String_t* ___m_invalidCultureName_18; // System.Nullable`1 System.Globalization.CultureNotFoundException::m_invalidCultureId Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___m_invalidCultureId_19; public: inline static int32_t get_offset_of_m_invalidCultureName_18() { return static_cast(offsetof(CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C, ___m_invalidCultureName_18)); } inline String_t* get_m_invalidCultureName_18() const { return ___m_invalidCultureName_18; } inline String_t** get_address_of_m_invalidCultureName_18() { return &___m_invalidCultureName_18; } inline void set_m_invalidCultureName_18(String_t* value) { ___m_invalidCultureName_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_invalidCultureName_18), (void*)value); } inline static int32_t get_offset_of_m_invalidCultureId_19() { return static_cast(offsetof(CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C, ___m_invalidCultureId_19)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_m_invalidCultureId_19() const { return ___m_invalidCultureId_19; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_m_invalidCultureId_19() { return &___m_invalidCultureId_19; } inline void set_m_invalidCultureId_19(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___m_invalidCultureId_19 = value; } }; // System.Reflection.CustomAttributeFormatException struct CustomAttributeFormatException_t16E1DE57A580E900BEC449F6A8274949F610C095 : public FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 { public: public: }; // System.OverflowException struct OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 : public ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Reflection.CustomAttributeTypedArgument[] struct CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98 : public RuntimeArray { public: ALIGN_FIELD (8) CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 m_Items[1]; public: inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); #endif } inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL); #endif } }; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_t** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // System.Globalization.TokenHashValue[] struct TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3 : public RuntimeArray { public: ALIGN_FIELD (8) TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * m_Items[1]; public: inline TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.DateTimeParse/DS[] struct DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // System.DateTimeParse/DS[][] struct DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE : public RuntimeArray { public: ALIGN_FIELD (8) DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* m_Items[1]; public: inline DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_pinvoke(const CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910& unmarshaled, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_pinvoke_back(const CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke& marshaled, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910& unmarshaled); IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_pinvoke_cleanup(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke& marshaled); IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_com(const CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910& unmarshaled, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com& marshaled); IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_com_back(const CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com& marshaled, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910& unmarshaled); IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_com_cleanup(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com& marshaled); // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m5AD02ABD96C2DBF99144C430920F41CF64C658FA_gshared (ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * __this, RuntimeObject* ___list0, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2C8EE5C13636D67F6C451C4935049F534AEC658F_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m830DC29CD6F7128D4990D460CCCDE032E3B693D9_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, RuntimeObject * ___key0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m048C13E0F44BDC16F7CF01D14E918A84EE72C62C_gshared (Dictionary_2_tBD1E3221EBD04CEBDA49B84779912E91F56B958D * __this, RuntimeObject * ___key0, RuntimeObject ** ___value1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.List`1::Contains(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool List_1_Contains_m99C700668AC6D272188471D2D6B784A2B5636C8E_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // T System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Attribute System.Attribute::GetCustomAttribute(System.Reflection.Assembly,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * Attribute_GetCustomAttribute_mB20050C97EFA75BF2A4D9ABB91AC1A7A18AE59AD (Assembly_t * ___element0, Type_t * ___attributeType1, const RuntimeMethod* method); // System.String Locale::GetText(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E (String_t* ___msg0, const RuntimeMethod* method); // System.Void System.FormatException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.FormatException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormatException__ctor_m782FDB1A7F0BA932C9937FDB8E936D0E4724AA67 (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * __this, const RuntimeMethod* method); // System.Void System.Reflection.CustomAttributeNamedArgument::.ctor(System.Reflection.MemberInfo,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeNamedArgument__ctor_m52DD72C90F4D57461163079ADA119FEBA5A900F6 (CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * __this, MemberInfo_t * ___memberInfo0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.String System.Reflection.CustomAttributeTypedArgument::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CustomAttributeTypedArgument_ToString_mDC0AE6532B0BFE937C7EA0375D2607A8CCBCCC61 (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method); // System.String System.Reflection.CustomAttributeNamedArgument::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CustomAttributeNamedArgument_ToString_m279C918B5C0801E1DACB9FCDA103FD40E3FA4B82 (CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * __this, const RuntimeMethod* method); // System.Boolean System.Reflection.MemberInfo::op_Equality(System.Reflection.MemberInfo,System.Reflection.MemberInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemberInfo_op_Equality_mE9FA8D3493294DDF178B8E8150E76C94F1CD03A9 (MemberInfo_t * ___left0, MemberInfo_t * ___right1, const RuntimeMethod* method); // System.Boolean System.Reflection.CustomAttributeTypedArgument::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CustomAttributeTypedArgument_Equals_mB4D713A88D97B9967E9126D373649D92B84A1E77 (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Boolean System.Reflection.CustomAttributeNamedArgument::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CustomAttributeNamedArgument_Equals_m7CF3C5BC64EA55C6C18F25B901E53863B13C3939 (CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Int32 System.Reflection.CustomAttributeTypedArgument::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CustomAttributeTypedArgument_GetHashCode_m6CF9F8F830CB09AD59096FEE03843A66E69033D3 (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, const RuntimeMethod* method); // System.Int32 System.Reflection.CustomAttributeNamedArgument::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CustomAttributeNamedArgument_GetHashCode_mA66D4AF807581D51DEE811C5444A90DECDB24D1C (CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * __this, const RuntimeMethod* method); // System.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.Type System.Object::GetType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B (RuntimeObject * __this, const RuntimeMethod* method); // System.Int32 System.Array::GetLength(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_GetLength_m8EF840DA7BEB0DFF04D36C3DC651B673C49A02BB (RuntimeArray * __this, int32_t ___dimension0, const RuntimeMethod* method); // System.Object System.Array::GetValue(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Array_GetValue_m6E4274D23FFD6089882CD12B2F2EA615206792E1 (RuntimeArray * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.Reflection.CustomAttributeTypedArgument::.ctor(System.Type,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeTypedArgument__ctor_m7F3086A5EE499A148B622768CA232FA907E1C3A7 (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, Type_t * ___argumentType0, RuntimeObject * ___value1, const RuntimeMethod* method); // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) inline void ReadOnlyCollection_1__ctor_m5AD02ABD96C2DBF99144C430920F41CF64C658FA (ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { (( void (*) (ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 *, RuntimeObject*, const RuntimeMethod*))ReadOnlyCollection_1__ctor_m5AD02ABD96C2DBF99144C430920F41CF64C658FA_gshared)(__this, ___list0, method); } // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m37A5BF26F8F8F1892D60D727303B23FB604FEE78 (String_t* ___str00, String_t* ___str11, String_t* ___str22, String_t* ___str33, const RuntimeMethod* method); // System.Void System.Attribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1 (Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * __this, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.String System.Environment::GetResourceString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617 (String_t* ___key0, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m40BC57BDA6E0E119B73700CC809A14B57DC65A90 (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.UnitySerializationHolder::GetUnitySerializationInfo(System.Runtime.Serialization.SerializationInfo,System.Int32,System.String,System.Reflection.RuntimeAssembly) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnitySerializationHolder_GetUnitySerializationInfo_mF59BF684F3AA3E432E85360B6AFAA11164C3E689 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, int32_t ___unityType1, String_t* ___data2, RuntimeAssembly_t799877C849878A70E10D25C690D7B0476DAF0B56 * ___assembly3, const RuntimeMethod* method); // System.Void System.InvalidCastException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3 (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Object System.Convert::DefaultToType(System.IConvertible,System.Type,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Convert_DefaultToType_m49730E740820DF7AA76C18ACF700FA3635AFBC33 (RuntimeObject* ___value0, Type_t * ___targetType1, RuntimeObject* ___provider2, const RuntimeMethod* method); // System.Void System.DBNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DBNull__ctor_m01050B47883F8745AAE8D5BB40BBAB69348D123B (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, const RuntimeMethod* method); // System.Char System.String::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70 (String_t* __this, int32_t ___index0, const RuntimeMethod* method); // System.Char System.DTSubString::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar DTSubString_get_Item_mE6663126234FE80EC2E1D53047080B1E0097CF33 (DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 * __this, int32_t ___relativeIndex0, const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005 (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m14D7C60472AE477F824F8BEE8830C5F5D4FCA16A (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int64_t ___ticks0, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_inline (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, uint64_t ___dateData0, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, String_t* ___paramName1, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int64,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int64_t ___ticks0, int32_t ___kind1, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int64,System.DateTimeKind,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mA534B24E2231D8DE7E703F3D2711542EF29BEA63 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int64_t ___ticks0, int32_t ___kind1, bool ___isAmbiguousDst2, const RuntimeMethod* method); // System.Int64 System.DateTime::DateToTicks(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_DateToTicks_m0491D6AA4A9611CB835E9444790E398D9CE1F508 (int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method); // System.String System.Environment::GetResourceString(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602 (String_t* ___key0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values1, const RuntimeMethod* method); // System.Int64 System.DateTime::TimeToTicks(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_TimeToTicks_mD2E0A523E1578117B7D245484CBA9CAB4ACC0C35 (int32_t ___hour0, int32_t ___minute1, int32_t ___second2, const RuntimeMethod* method); // System.Void System.ArgumentException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m0FFFFEA32E380156E1FB4224D50CD0B16707E61C (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___millisecond6, const RuntimeMethod* method); // System.Runtime.Serialization.SerializationInfoEnumerator System.Runtime.Serialization.SerializationInfo::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 * SerializationInfo_GetEnumerator_m88A3A4E9DD1E1F276016B0205CF62DDB876B9575 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, const RuntimeMethod* method); // System.String System.Runtime.Serialization.SerializationInfoEnumerator::get_Name() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SerializationInfoEnumerator_get_Name_m77C59B00E71ADDFA65D08FE52BE16D4D0E4A2480 (SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 * __this, const RuntimeMethod* method); // System.Boolean System.String::op_Equality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // System.Object System.Runtime.Serialization.SerializationInfoEnumerator::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfoEnumerator_get_Value_mAF4DAA489771E490363C55CCF00FB44BC26964AA (SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 * __this, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164 (const RuntimeMethod* method); // System.Int64 System.Convert::ToInt64(System.Object,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t Convert_ToInt64_mBDCF8D07F1BB34AD1C90BF073FCBB400F2F4770C (RuntimeObject * ___value0, RuntimeObject* ___provider1, const RuntimeMethod* method); // System.UInt64 System.Convert::ToUInt64(System.Object,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t Convert_ToUInt64_m37E5BD172BE585136D4A89ABA321EDD5C4BB8E5B (RuntimeObject * ___value0, RuntimeObject* ___provider1, const RuntimeMethod* method); // System.Boolean System.Runtime.Serialization.SerializationInfoEnumerator::MoveNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SerializationInfoEnumerator_MoveNext_m661034C94476113FEB5A3C98A5EA9456ACFA2E9F (SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 * __this, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationException__ctor_m685187C44D70983FA86F76A8BB1599A2969B43E3 (SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Int64 System.DateTime::get_InternalTicks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m8833FDFEA8C621E501E28F6ED779F4A13702BA9B (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method); // System.UInt64 System.DateTime::get_InternalKind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.DateTime System.DateTime::AddTicks(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int64_t ___value0, const RuntimeMethod* method); // System.DateTime System.DateTime::Add(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_Add_m317E517C3818A7EF09BB4D0E5547FF791814777D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___value0, const RuntimeMethod* method); // System.DateTime System.DateTime::Add(System.Double,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, double ___value0, int32_t ___scale1, const RuntimeMethod* method); // System.DateTime System.DateTime::AddDays(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddDays_mEB8882A3289F39D7B10E5A1FB36A2ABF80328368 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, double ___value0, const RuntimeMethod* method); // System.DateTime System.DateTime::AddMilliseconds(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddMilliseconds_m74B689CDAFB7ABEEF56827D8777B7C95C89C3154 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, double ___value0, const RuntimeMethod* method); // System.Int32 System.DateTime::GetDatePart(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_GetDatePart_m42FA46005EF6621F6CDDE26E7C602ECD35BFBA4D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___part0, const RuntimeMethod* method); // System.Int32 System.DateTime::DaysInMonth(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_DaysInMonth_m64931EEDA4428AD99566FCF0434BA298153E4531 (int32_t ___year0, int32_t ___month1, const RuntimeMethod* method); // System.DateTime System.DateTime::AddMonths(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddMonths_m2AAF2C64BCAC39CF62019E6859EC3BF85EBEB682 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___months0, const RuntimeMethod* method); // System.DateTime System.DateTime::AddSeconds(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddSeconds_mCA0940A7E7C3ED40A86532349B7D4CB3A0F0DEAF (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, double ___value0, const RuntimeMethod* method); // System.DateTime System.DateTime::AddYears(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddYears_m9F1541DE0F82F1278ECC5216337FD3263A279695 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.DateTime::CompareTo(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_CompareTo_m66588256B482E2F950FBD50776A4AC68483A1EE2 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Int32 System.DateTime::CompareTo(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_CompareTo_m2864B0ABAE4B8748D4092D1D16AE56EE0B248F93 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method); // System.Boolean System.DateTime::IsLeapYear(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_IsLeapYear_m3F40827B05E60003B98127C98D9E96E64BE2B271 (int32_t ___year0, const RuntimeMethod* method); // System.Int64 System.TimeSpan::TimeToTicks(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t TimeSpan_TimeToTicks_m9387E044F9538B540C350194C1E6C5274206BF66 (int32_t ___hour0, int32_t ___minute1, int32_t ___second2, const RuntimeMethod* method); // System.Boolean System.DateTime::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_Equals_m786244BB8C40880929C564F8CC9A4421755FB359 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Boolean System.DateTime::Equals(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_Equals_m22392E29066D685DB7DD20CB022B101E0CC244EA (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::GetLocalUtcOffset(System.DateTime,System.TimeZoneInfoOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 TimeZoneInfo_GetLocalUtcOffset_m0BB02611FD7B4B1E2E92D2FF2CA32FE9536E6C77 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, int32_t ___flags1, const RuntimeMethod* method); // System.Int64 System.TimeSpan::get_Ticks() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method); // System.TimeZoneInfo System.TimeZoneInfo::get_Local() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9 (const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::GetUtcOffsetFromUtc(System.DateTime,System.TimeZoneInfo,System.Boolean&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 TimeZoneInfo_GetUtcOffsetFromUtc_m1B6E6EF126B2A2598677CF3E60F91A08CF01E965 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___time0, TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * ___zone1, bool* ___isDaylightSavings2, bool* ___isAmbiguousLocalDst3, const RuntimeMethod* method); // System.DateTime System.DateTime::FromBinaryRaw(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_FromBinaryRaw_m0236F0E6BF4B4F08DA5A4C974AD3480D2C71354C (int64_t ___dateData0, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_mD0C00DE59B4C6649A6BFA5EBC7D8618B46B967D5 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, int64_t ___value1, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m054667850E81BD31A07D1541487D71E3A24A7D90 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, uint64_t ___value1, const RuntimeMethod* method); // System.Void System.DateTime::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime_System_Runtime_Serialization_ISerializable_GetObjectData_m5D30DE3CF229AAD48A2D00A002B15388EA0488F2 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method); // System.Int64 System.DateTime::ToBinaryRaw() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t DateTime_ToBinaryRaw_mC528657D0B186F7A7E50EF0D2E7C4B989E4EBDF3_inline (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Date() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_get_Date_m8650BEE59889347B31E204806C88AB51E6F1E325 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Day() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.DayOfWeek System.DateTime::get_DayOfWeek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_DayOfWeek_m7323645A95CB8290D3162F43B12E6A36A6413839 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_GetHashCode_mC94DC52667BB5C0DE7A78C53BE24FDF5469BA49D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Hour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Boolean System.DateTime::IsAmbiguousDaylightSavingTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_IsAmbiguousDaylightSavingTime_m409E3926D2705852BDDBF9323DC4937EAE9DFE0C (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.DateTimeKind System.DateTime::get_Kind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Minute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Minute_m1BBE1AABAAFE39019ED26585D12E67A1F9D5A4AA (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Month() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.DateTime System.DateTime::get_UtcNow() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_get_UtcNow_m761E57F86226DDD94F0A2F4D98F0A8E27C74F090 (const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::GetDateTimeNowUtcOffsetFromUtc(System.DateTime,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 TimeZoneInfo_GetDateTimeNowUtcOffsetFromUtc_m696B6010C72AF2FF637DA0B262F77C5A122FF194 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___time0, bool* ___isAmbiguousLocalDst1, const RuntimeMethod* method); // System.Int64 System.DateTime::get_Ticks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int64 System.DateTime::GetSystemTimeAsFileTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_GetSystemTimeAsFileTime_m82ABD4AEF349862F79DE74D3A40A082DFB5E5581 (const RuntimeMethod* method); // System.Int32 System.DateTime::get_Second() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Second_m6E1FEADC4E62BCC99846934C0761F0AF67DFE17A (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Void System.TimeSpan::.ctor(System.Int64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, int64_t ___ticks0, const RuntimeMethod* method); // System.TimeSpan System.DateTime::get_TimeOfDay() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTime_get_TimeOfDay_mE6A177963C8D8AA8AA2830239F1C7B3D11AFC645 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Int32 System.DateTime::get_Year() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::GetInstance(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_GetInstance_m05A24BBAABFE8260BC87D8ACABA138B0044E5BB3 (RuntimeObject* ___provider0, const RuntimeMethod* method); // System.DateTime System.DateTimeParse::Parse(System.String,System.Globalization.DateTimeFormatInfo,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTimeParse_Parse_mB45E4938A12FE32CB5E7D68F8505F4ABEC94534A (String_t* ___s0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t ___styles2, const RuntimeMethod* method); // System.TimeSpan System.DateTime::Subtract(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTime_Subtract_mB3CA7BD87D07F9A98AA7A571D7CA179A4209AE0B (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method); // System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::get_CurrentInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_get_CurrentInfo_m85673E56766CB408ACC08E85EBA486D455606C97 (const RuntimeMethod* method); // System.String System.DateTimeFormat::Format(System.DateTime,System.String,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_Format_mB7E23177D40EE33D751431802E1CEE6708583E84 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, String_t* ___format1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.String System.DateTime::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTime_ToString_m242888E500DFD8CD675BDC455BC696AF47813954 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.String System.DateTime::ToString(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTime_ToString_m36D1DC0C1CA8422A3FA5743B21A5FD29E365E434 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.String System.DateTime::ToString(System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTime_ToString_mE44033D2750D165DED2A17A927381872EF9FC986 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method); // System.DateTime System.TimeZoneInfo::ConvertTimeToUtc(System.DateTime,System.TimeZoneInfoOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 TimeZoneInfo_ConvertTimeToUtc_m3ABA34A0F154727753DC5E9C30EFF78693B85AE0 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, int32_t ___flags1, const RuntimeMethod* method); // System.DateTime System.DateTime::ToUniversalTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToUniversalTime_mB5FB50E0AD0D9A2A917893A1655F51B174C7A6B3 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.TypeCode System.DateTime::GetTypeCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_GetTypeCode_m85EB24C993B1295F0DD0E6D99BB04EDCE826478F (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Boolean System.DateTime::System.IConvertible.ToBoolean(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_System_IConvertible_ToBoolean_m0BCDFBAE8621F5F688991D54E66C5C7B33AF3496 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Char System.DateTime::System.IConvertible.ToChar(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar DateTime_System_IConvertible_ToChar_mACCD235FBF5CDE3E2B3611A20200C52B3302F19B (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.SByte System.DateTime::System.IConvertible.ToSByte(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int8_t DateTime_System_IConvertible_ToSByte_m18B1F776618FEBC30B53A522A5D7F887F6E011ED (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Byte System.DateTime::System.IConvertible.ToByte(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t DateTime_System_IConvertible_ToByte_mA09F4568F8975623DDAD7C328632317500EC4471 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Int16 System.DateTime::System.IConvertible.ToInt16(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t DateTime_System_IConvertible_ToInt16_m9AF390B12BDC4BF2619FE9D27536799B289E6BE3 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.UInt16 System.DateTime::System.IConvertible.ToUInt16(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t DateTime_System_IConvertible_ToUInt16_mD8D3CA2F6EC8D0FE432C6885707E8F2333946A37 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Int32 System.DateTime::System.IConvertible.ToInt32(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_System_IConvertible_ToInt32_mF8D8C2C294302E128DC5A7440E6BCC1AF471CD02 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.UInt32 System.DateTime::System.IConvertible.ToUInt32(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t DateTime_System_IConvertible_ToUInt32_mA3B9B716716ABE619B0E803846FDA874E80FBD24 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Int64 System.DateTime::System.IConvertible.ToInt64(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_System_IConvertible_ToInt64_mDCEAF6BAB0A7C4D1FDD2C933A00EF4047791E7C0 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.UInt64 System.DateTime::System.IConvertible.ToUInt64(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t DateTime_System_IConvertible_ToUInt64_m3A44345825CE79EA3C58A4C374D7EC970BADDAB7 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Single System.DateTime::System.IConvertible.ToSingle(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float DateTime_System_IConvertible_ToSingle_m8AEDCDB5DF5C6303A4B3C9B5C113E752CC797C38 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Double System.DateTime::System.IConvertible.ToDouble(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double DateTime_System_IConvertible_ToDouble_m6F1F84303D632F1EB6F0FE58966E3EFDF1F15416 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Decimal System.DateTime::System.IConvertible.ToDecimal(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 DateTime_System_IConvertible_ToDecimal_mEC4A47A1BFF10226796DB480C8C67F17E81FEC94 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.DateTime System.DateTime::System.IConvertible.ToDateTime(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_System_IConvertible_ToDateTime_m95C8A2B89372880D08177290A901B9EE47A463C5 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method); // System.Object System.DateTime::System.IConvertible.ToType(System.Type,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * DateTime_System_IConvertible_ToType_mB3C285AD4D38D87DEB5D8A2B0307325EC13B3E1E (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, Type_t * ___type0, RuntimeObject* ___provider1, const RuntimeMethod* method); // System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F (RuntimeArray * ___array0, RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 ___fldHandle1, const RuntimeMethod* method); // System.Void System.DateTimeFormat::FormatDigits(System.Text.StringBuilder,System.Int32,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_FormatDigits_m440E3AA51604A8EFA7DFE3C4DFACC8C714D647E0 (StringBuilder_t * ___outputBuffer0, int32_t ___value1, int32_t ___len2, bool ___overrideLengthLimit3, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char*,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m7D5B3033AE7D343BFCB2F762A82A62F512ECC16F (StringBuilder_t * __this, Il2CppChar* ___value0, int32_t ___valueCount1, const RuntimeMethod* method); // System.String System.Globalization.HebrewNumber::ToString(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* HebrewNumber_ToString_m89D9A87CC2D0DD69FEDCA2D955AC3AB4ADDC6BA7 (int32_t ___Number0, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1 (StringBuilder_t * __this, String_t* ___value0, const RuntimeMethod* method); // System.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::GetAbbreviatedDayName(System.DayOfWeek) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetAbbreviatedDayName_mF683E0F302406ED2C5DFC8C42BAA9C73E77961CE (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___dayofweek0, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::GetDayName(System.DayOfWeek) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetDayName_m74DE168463DC247BD8B7FC675E7F166D38747CC8 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___dayofweek0, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::GetAbbreviatedMonthName(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetAbbreviatedMonthName_m05E68D186BBB18FBFB9CA4AF055B9914D70F7973 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___month0, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::GetMonthName(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetMonthName_mD4437E4D14ECA470D99B0DF97A40AC0C4B3F8E78 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___month0, const RuntimeMethod* method); // System.Globalization.Calendar System.Globalization.DateTimeFormatInfo::get_Calendar() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::internalGetMonthName(System.Int32,System.Globalization.MonthNameStyles,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_internalGetMonthName_mD14131DFB5A46A5E06C23E712A71B0D6FC3CAE96 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___month0, int32_t ___style1, bool ___abbreviated2, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E (StringBuilder_t * __this, Il2CppChar ___value0, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_CurrentCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * CultureInfo_get_CurrentCulture_m99E5F5BD20445F2A73F7EA0014A4E783DF3840BB (const RuntimeMethod* method); // System.String System.String::Format(System.IFormatProvider,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m90ED4B078849D42FA1A7C5EB7AC7F74F235F6916 (RuntimeObject* ___provider0, String_t* ___format1, RuntimeObject * ___arg02, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilderCache::Acquire(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilderCache_Acquire_mC7C5506CB542A20FEEBF48E654255C5368462D1A (int32_t ___capacity0, const RuntimeMethod* method); // System.Int32 System.DateTimeFormat::ParseRepeatPattern(System.String,System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A (String_t* ___format0, int32_t ___pos1, Il2CppChar ___patternChar2, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::GetEraName(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___era0, const RuntimeMethod* method); // System.Void System.DateTimeFormat::FormatDigits(System.Text.StringBuilder,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_FormatDigits_m1C16AAEF47FE806359417B4DAE91B14051F082AC (StringBuilder_t * ___outputBuffer0, int32_t ___value1, int32_t ___len2, const RuntimeMethod* method); // System.Double System.Math::Pow(System.Double,System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double Math_Pow_mC2C8700DAAD1316AA457A1D271F78CDF0D61AC2F (double ___x0, double ___y1, const RuntimeMethod* method); // System.String System.Int32::ToString(System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Int32_ToString_m246774E1922012AE787EB97743F42CB798B70CD8 (int32_t* __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method); // System.Int32 System.Text.StringBuilder::get_Length() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Char System.Text.StringBuilder::get_Chars(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar StringBuilder_get_Chars_m5961A0987EEF0A0F8C335048A33EC4584B53F1E3 (StringBuilder_t * __this, int32_t ___index0, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Remove(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Remove_m6ABF9CF3D10160EB52E0768262A9B179F987571E (StringBuilder_t * __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_AMDesignator() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_PMDesignator() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Void System.DateTimeFormat::HebrewFormatDigits(System.Text.StringBuilder,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_HebrewFormatDigits_m7FCA6A943EA9D6048D016AB332E11E916C0A4FEA (StringBuilder_t * ___outputBuffer0, int32_t ___digits1, const RuntimeMethod* method); // System.String System.DateTimeFormat::FormatDayOfWeek(System.Int32,System.Int32,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_FormatDayOfWeek_m6AFBCF57684CF739504E9A257AF4005DE466EAEC (int32_t ___dayOfWeek0, int32_t ___repeat1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.String System.DateTimeFormat::FormatHebrewMonthName(System.DateTime,System.Int32,System.Int32,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_FormatHebrewMonthName_mF0CBE19F36E150D7E7913260826A379848833510 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___time0, int32_t ___month1, int32_t ___repeatCount2, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi3, const RuntimeMethod* method); // System.Globalization.DateTimeFormatFlags System.Globalization.DateTimeFormatInfo::get_FormatFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfo_get_FormatFlags_mF9093300F0860C7AA9E798AB37B2390BE2738738 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Boolean System.DateTimeFormat::IsUseGenitiveForm(System.String,System.Int32,System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormat_IsUseGenitiveForm_m664B0011450C9B7C5A769B4D93CD1DF4C63BAD0F (String_t* ___format0, int32_t ___index1, int32_t ___tokenLen2, Il2CppChar ___patternToMatch3, const RuntimeMethod* method); // System.String System.DateTimeFormat::FormatMonth(System.Int32,System.Int32,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_FormatMonth_m0253C3652C7E567969CE3B06AD08ED6698F6EAF6 (int32_t ___month0, int32_t ___repeatCount1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Boolean System.Globalization.DateTimeFormatInfo::get_HasForceTwoDigitYears() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_get_HasForceTwoDigitYears_mC03B3D6BD4F69665AB8219FB2CEF77D135252436 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m4D0DDA7FEDB75304E5FDAF8489A0478EE58A45F2 (RuntimeObject * ___arg00, RuntimeObject * ___arg11, const RuntimeMethod* method); // System.Void System.DateTimeFormat::FormatCustomizedTimeZone(System.DateTime,System.TimeSpan,System.String,System.Int32,System.Boolean,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_FormatCustomizedTimeZone_m8E10548A7929C1AF82769E09C84EB20AF6259D9B (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___offset1, String_t* ___format2, int32_t ___tokenLen3, bool ___timeOnly4, StringBuilder_t * ___result5, const RuntimeMethod* method); // System.Void System.DateTimeFormat::FormatCustomizedRoundripTimeZone(System.DateTime,System.TimeSpan,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_FormatCustomizedRoundripTimeZone_m7D760F2365E0A66812401586D3534E92A9030425 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___offset1, StringBuilder_t * ___result2, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_TimeSeparator() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_TimeSeparator_m2D192C89989EE374E2B7377E2208A72F0E47371E_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_DateSeparator() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_DateSeparator_m737CFEC3E8A8BF2234AEE05ACE2005777607C1C2_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9 (StringBuilder_t * __this, const RuntimeMethod* method); // System.Int32 System.DateTimeFormat::ParseQuoteString(System.String,System.Int32,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormat_ParseQuoteString_m159E585EB77057FD1EA97638CD52E9279B244168 (String_t* ___format0, int32_t ___pos1, StringBuilder_t * ___result2, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::Append(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_Append_m545FFB72A578320B1D6EA3772160353FD62C344F (StringBuilder_t * __this, RuntimeObject * ___value0, const RuntimeMethod* method); // System.Int32 System.DateTimeFormat::ParseNextChar(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormat_ParseNextChar_mFB9BF280CDC354061757AE36AE2AF9794A993135 (String_t* ___format0, int32_t ___pos1, const RuntimeMethod* method); // System.String System.Char::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Char_ToString_mE0DE433463C56FD30A4F0A50539553B17147C2F8 (Il2CppChar* __this, const RuntimeMethod* method); // System.String System.DateTimeFormat::FormatCustomized(System.DateTime,System.String,System.Globalization.DateTimeFormatInfo,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_FormatCustomized_m8AEA1294F56D019BF9FEABE3EFD8CAD130537211 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, String_t* ___format1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___offset3, const RuntimeMethod* method); // System.String System.Text.StringBuilderCache::GetStringAndRelease(System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* StringBuilderCache_GetStringAndRelease_m388380FCDB6AA02F394DDC1E2D67D2D3F94E15D3 (StringBuilder_t * ___sb0, const RuntimeMethod* method); // System.Boolean System.TimeSpan::op_Equality(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_Equality_m8229F4B63064E2D43B244C6E82D55CB2B0360BB1 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t10, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t21, const RuntimeMethod* method); // System.DateTime System.DateTime::get_Now() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C (const RuntimeMethod* method); // System.Void System.DateTimeFormat::InvalidFormatForUtc(System.String,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_InvalidFormatForUtc_m16FD04051BE3BA943F6AC328D9F33F9EE3750352 (String_t* ___format0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime1, const RuntimeMethod* method); // System.DateTime System.DateTime::SpecifyKind(System.DateTime,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_SpecifyKind_mF5D1EF51222BC7BD594907722AC0A60EABDCC038 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, int32_t ___kind1, const RuntimeMethod* method); // System.Boolean System.TimeSpan::op_GreaterThanOrEqual(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_GreaterThanOrEqual_mD46D3E561D8EA7384F3857D9F3BDE2D1390F1944 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t10, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t21, const RuntimeMethod* method); // System.TimeSpan System.TimeSpan::Negate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 TimeSpan_Negate_mD19FC9B8BCD075EFF67AE2AE9A8CB749F03F6897 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Hours() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Hours_m39AFD957DF1247125409ADD8525550863D08AB6E (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.IFormatProvider,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_AppendFormat_m8EB1FCFA7DC4D2A24514096D5273E357F7D59559 (StringBuilder_t * __this, RuntimeObject* ___provider0, String_t* ___format1, RuntimeObject * ___arg02, const RuntimeMethod* method); // System.Int32 System.TimeSpan::get_Minutes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t TimeSpan_get_Minutes_mF5A78108FEB64953C298CEC19637378380881202 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method); // System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.IFormatProvider,System.String,System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_AppendFormat_mA15DFDD102BC5CE70D6933B0108B888778EDDA0D (StringBuilder_t * __this, RuntimeObject* ___provider0, String_t* ___format1, RuntimeObject * ___arg02, RuntimeObject * ___arg13, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_ShortDatePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_LongDatePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_LongDatePattern_mAAB246295F8C9C183FFA7FF454F8D9DBF34256E9 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_ShortTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_ShortTimePattern_m35756865D02C481E4B8C266F8ECE8716B68757C0 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_FullDateTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_FullDateTimePattern_m4999DC13ADAF8B417B17C3CA244600A50B1E65B6 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_GeneralShortTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_GeneralShortTimePattern_mDE6EF4FC93D8BF5084480C4B15402DB2DF47A84C (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_GeneralLongTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_GeneralLongTimePattern_mDE563A7EDFA69983CE13C1B06B93828C8604C7C9 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_MonthDayPattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_RFC1123Pattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_RFC1123Pattern_m1B44C1A10F54DCF5F4CD79A0D3F68C75F002A5B9 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_SortableDateTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_SortableDateTimePattern_m8E077C6D2410D19B41B388FA230A79673F319286 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_LongTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_UniversalSortableDateTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_UniversalSortableDateTimePattern_mCDB88DD5C2D080BD6B86D6E3C2344FCDDD796EDA (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_YearMonthPattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_YearMonthPattern_m10A6814900AD2F088406AFF26ED69852F2F548F7 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::get_InvariantInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B (const RuntimeMethod* method); // System.Boolean System.TimeSpan::op_Inequality(System.TimeSpan,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TimeSpan_op_Inequality_mDE127E1886D092054E24EA873CEE64D0857CD04C (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t10, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t21, const RuntimeMethod* method); // System.DateTime System.DateTime::op_Subtraction(System.DateTime,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_op_Subtraction_mFF3EE9E2EB7AAFF084A1104FD1C718B1B3DBC208 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t1, const RuntimeMethod* method); // System.Void System.DateTimeFormat::InvalidFormatForLocal(System.String,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_InvalidFormatForLocal_m70A794C5075E204333658F8EE97DCDF987D3FC1C (String_t* ___format0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime1, const RuntimeMethod* method); // System.Object System.Globalization.DateTimeFormatInfo::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * DateTimeFormatInfo_Clone_m03B9F4F2FA242BB0F9952B0AFA499690E4BD442D (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Globalization.Calendar System.Globalization.GregorianCalendar::GetDefaultInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * GregorianCalendar_GetDefaultInstance_mBAC4E7FD9B8B1E599F26A9B01FDC48930E51EF40 (const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::set_Calendar(System.Globalization.Calendar) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_Calendar_mCC61358D25F2E2107F93546B439DC16B0BFAEBFC (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___value0, const RuntimeMethod* method); // System.String System.DateTimeFormat::GetRealFormat(System.String,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_GetRealFormat_m92E60F20523EB7F790377B83A63C4E225E4EAAA8 (String_t* ___format0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, const RuntimeMethod* method); // System.String System.DateTimeFormat::Format(System.DateTime,System.String,System.Globalization.DateTimeFormatInfo,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_Format_m9E031236AB3F36A73B9DE1238FE35E0582B91FC0 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, String_t* ___format1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___offset3, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_DateTimeOffsetPattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_DateTimeOffsetPattern_m2D8EC29D0818894AF71F84C36C57E34A0F3FAC9A (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.DateTimeFormat::ExpandPredefinedFormat(System.String,System.DateTime&,System.Globalization.DateTimeFormatInfo&,System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_ExpandPredefinedFormat_m4D14C89D981ABFD59B2688CD53F3B323A76A045B (String_t* ___format0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * ___dateTime1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** ___dtfi2, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * ___offset3, const RuntimeMethod* method); // System.String System.Globalization.CultureData::get_CultureName() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* CultureData_get_CultureName_m03D4BB35D349D0463EE9338FCE2C2424876C9B55_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_CultureName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_CultureName_m7633DFCF04E84106E595DA57FF567353942D112C (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::GetCultureInfo(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * CultureInfo_GetCultureInfo_m757F4A8A690B1CDA1A498EBD2ED031B7A76546F3 (String_t* ___name0, const RuntimeMethod* method); // System.String System.Globalization.CultureData::get_SISO639LANGNAME() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* CultureData_get_SISO639LANGNAME_mFB04163860A69BEB7CD234229219D396121B040E_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::AbbreviatedDayNames(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_AbbreviatedDayNames_m561DB2F912A6D21C578A13361BA9CB00312093A9 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::DayNames(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_DayNames_m271D27BA9E450877B8BB3CCE0F2BB7D7BB890618 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::AbbreviatedMonthNames(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_AbbreviatedMonthNames_mB7350D51E4A88CEE1CA5947305F0D1ABC2F77657 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::MonthNames(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_MonthNames_m4A2DE11C1ACABBB57E10E8B946C39F95FAB0F160 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::.ctor(System.Globalization.CultureData,System.Globalization.Calendar) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo__ctor_m864526BDC1882B6DFE907709769DC8D8E694B3CC (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___cultureData0, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___cal1, const RuntimeMethod* method); // System.Int32 System.Globalization.CultureData::get_IFIRSTDAYOFWEEK() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CultureData_get_IFIRSTDAYOFWEEK_m3695B1AEE4DE87248DED765F1845D747E4A67E3D_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.Int32 System.Globalization.CultureData::get_IFIRSTWEEKOFYEAR() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CultureData_get_IFIRSTWEEKOFYEAR_mCC14B9A79822510FB53042D31EF79FBFF8FD88F4_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.String System.Globalization.CultureData::get_SAM1159() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* CultureData_get_SAM1159_mAD15C8B74197F84ACF2BB879C3DCCFBCE66023CE_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.String System.Globalization.CultureData::get_SPM2359() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* CultureData_get_SPM2359_m10C99FD634E6884286F8C0836C3CD7467D46607A_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.String System.Globalization.CultureData::get_TimeSeparator() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* CultureData_get_TimeSeparator_m2CFFFD6957111431DCCE164B6EB5EFE92FCA7CA2_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.String System.Globalization.CultureData::DateSeparator(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CultureData_DateSeparator_mFE5D752EF2AF39F4484D5921A0DF917C5992B2B5 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::get_LongTimes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_get_LongTimes_m477994D0DCC16A2288B881B2C45232638E20B9BD (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::get_ShortTimes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_get_ShortTimes_mB585E1DB1E37FD5372EDFACF79A8E603DC889B4D (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::LongDates(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_LongDates_m1BA5A81A4F474076D817953806CD121EB0C4941C (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::ShortDates(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_ShortDates_mD87D227BC79CBFD575418EAA2BB2195010D54640 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::YearMonths(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_YearMonths_m37046EC59181C4F1001FF2EE067FE49083591A7A (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.Globalization.CultureData System.Globalization.CultureData::GetCultureData(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * CultureData_GetCultureData_m0D0A7A16D7368279592E3AF1FA2F90C28E16447F (String_t* ___cultureName0, bool ___useUserOverride1, const RuntimeMethod* method); // System.Void System.Globalization.CultureNotFoundException::.ctor(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CultureNotFoundException__ctor_mCCEE51D5FCD24EEDEC08A696A0B1517453847085 (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * __this, String_t* ___paramName0, String_t* ___invalidCultureName1, String_t* ___message2, const RuntimeMethod* method); // System.Globalization.CultureData System.Globalization.CultureData::GetCultureData(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * CultureData_GetCultureData_m22B6982E07C5E20CD3A29C7F01839A2DAFD0793D (int32_t ___culture0, bool ___bUseUserOverride1, const RuntimeMethod* method); // System.Void System.Globalization.Calendar::SetReadOnlyState(System.Boolean) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Calendar_SetReadOnlyState_m5585F5423EAE536937889E2F997BB8E1E99ED10A_inline (Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * __this, bool ___readOnly0, const RuntimeMethod* method); // System.Void System.Globalization.CultureInfo::CheckDomainSafetyObject(System.Object,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CultureInfo_CheckDomainSafetyObject_m429D3754AAAF55BBA57051FEFFDB0427CDD699AF (RuntimeObject * ___obj0, RuntimeObject * ___container1, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::InitializeOverridableProperties(System.Globalization.CultureData,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_InitializeOverridableProperties_mAB12C17CBADC29A30054F0E611B43C818D1651C5 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___cultureData0, int32_t ___calendarID1, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::set_LongDatePattern(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_LongDatePattern_m6B6A3BF035483D31B5E4D67145F6D15F8870E2A6 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::set_ShortDatePattern(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_ShortDatePattern_m9F4FA81984A6C4B1DA22D24AB9261315FCB67305 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::set_YearMonthPattern(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_YearMonthPattern_mFA63F35391050C68D90A3DA0A1F26D4670721C78 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::set_LongTimePattern(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_LongTimePattern_m6A33D7CFF11051E15984FCEC51F227B85C922DD9 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::set_ShortTimePattern(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_ShortTimePattern_m19376C2FF4AD6507ABF2B44351626D21A3AE1CF2 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, String_t* ___value0, const RuntimeMethod* method); // System.Int32 System.Globalization.CultureData::get_ILANGUAGE() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CultureData_get_ILANGUAGE_mD8FC26EF413B7FBD0F5516CC37ACF53A08B1CE94 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.Boolean System.Globalization.CultureData::get_UseUserOverride() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool CultureData_get_UseUserOverride_mB2616F901B8A45E8B9C929894FB31F90DD0EBFC6_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.Void System.Collections.Hashtable::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Hashtable__ctor_m2D9C25FB57ACD33B0DF8391D38A165975A1D9A91 (Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_AllLongTimePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AllLongTimePatterns_mC109C2B3C286C91A6BF4FEFD4BFAE54A298B6787 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_AllLongDatePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AllLongDatePatterns_m9E1E3B2FB6A4602BAC55FDADC0665DE4D47E5651 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_AllShortTimePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AllShortTimePatterns_mAB128341859B9CDDA73445D9898F29DF1F36F604 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_AllShortDatePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AllShortDatePatterns_mEF2DDA0391EEA756408E9E76CAEB81B5A5B6F784 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_AllYearMonthPatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AllYearMonthPatterns_mF6843ECAC9EF8F33F46F667AFF53FDDA5B9DE97E (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo__ctor_mA9EB8CA3A64EFFEF6AC5B68F0E5DF7CA53080AB1 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Threading.Thread System.Threading.Thread::get_CurrentThread() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * Thread_get_CurrentThread_m80236D2457FBCC1F76A08711E059A0B738DA71EC (const RuntimeMethod* method); // System.Globalization.CultureInfo System.Threading.Thread::get_CurrentCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * Thread_get_CurrentCulture_m08B216EA7CE554F98EB601108206C01A54CAAC5F (Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * __this, const RuntimeMethod* method); // System.Object System.Object::MemberwiseClone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Object_MemberwiseClone_m0AEE84C38E9A87C372139B4C342454553F0F6392 (RuntimeObject * __this, const RuntimeMethod* method); // System.Boolean System.Globalization.DateTimeFormatInfo::get_IsReadOnly() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_get_IsReadOnly_m2B0F879523364D15D46B30077D4D3F5E8347AD1A_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method); // System.Int32[] System.Globalization.DateTimeFormatInfo::get_OptionalCalendars() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* DateTimeFormatInfo_get_OptionalCalendars_m9254346A9DE2C5949558A7887B488BEDB21BC2D7 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::ClearTokenHashTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_ClearTokenHashTable_mF121F84BF18CAA19E69B5203467FF84A470A5E1E (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Int32[] System.Globalization.CultureData::get_CalendarIds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* CultureData_get_CalendarIds_mDA08E8401160889B785D2555A68FFD8B9CC8E741 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::EraNames(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_EraNames_mBB7BD0C70D8DEA248CB250AC39E1274FBC890B2C (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_EraNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_EraNames_m1F8E4A9145FD2A5E798DFD0BC0531BB47A413D29 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::AbbrevEraNames(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_AbbrevEraNames_m9335D2282A432B7A535C97A4D407985C80FC0BF6 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedEraNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AbbreviatedEraNames_m9B759337779CCC3AE9866C71AFE17F838576C4F1 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::AbbreviatedEnglishEraNames(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_AbbreviatedEnglishEraNames_m22DD9BFBE4802408B24748880A0BC6BDF6B72D38 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedLongDatePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_UnclonedLongDatePatterns_mA83F5133871FCB5FC41E7A9813E8B4460C157D40 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedLongTimePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_UnclonedLongTimePatterns_m43958E60CF253C20E78033A1FDF4B381E149DD2A (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.CultureData::MonthDay(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CultureData_MonthDay_m4614F87AF2D2A3F9187D8803DDC75FDFA1517B36 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedShortDatePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_UnclonedShortDatePatterns_m209B40ADA946C203D25D66800A843544C821A277 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedShortTimePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_UnclonedShortTimePatterns_mA177AA04C63AA1F09837DB176D531FCEA81804DC (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B (String_t* ___str00, String_t* ___str11, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedYearMonthPatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_UnclonedYearMonthPatterns_m600A317325A52ABBD7FCF4CABB93AD5E1ED2FE0B (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::internalGetAbbreviatedDayOfWeekNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetAbbreviatedDayOfWeekNames_m26BE04E43CB5CFBFEC31756A82AC6C7BF9E7F265 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Object System.Array::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C (RuntimeArray * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::internalGetDayOfWeekNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetDayOfWeekNames_m58CCF985D9B41AD20173993470329BBB0531BB08 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::internalGetAbbreviatedMonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetAbbreviatedMonthNames_mB928E90F33AA08A58F6D9F77B135D940407FD18D (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::internalGetMonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetMonthNames_m8E13BA356E858ED162366B31C0DC9F55D8397091 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::internalGetGenitiveMonthNames(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetGenitiveMonthNames_m4AAB62808CDFA9DE6457BAF344066231B64EED76 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, bool ___abbreviated0, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::internalGetLeapYearMonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetLeapYearMonthNames_m4A72B7FF3D45DEF4FC20A92EAD473128636B9B48 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::AbbreviatedGenitiveMonthNames(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_AbbreviatedGenitiveMonthNames_mB40D5D2302AECE689A32283C242073236252825D (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::GenitiveMonthNames(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_GenitiveMonthNames_mCE5B107D6A91F4E1011B11D3F539EA024FFBE3D3 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.CultureData::LeapYearMonthNames(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* CultureData_LeapYearMonthNames_m8BEAA14CEE3736E755998CAF2023625CF98D890F (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, int32_t ___calendarId0, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::GetCombinedPatterns(System.String[],System.String[],System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_GetCombinedPatterns_m9AD6FA31793DAAB74E3C66994E6A1AEA4C12FFA4 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___patterns10, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___patterns21, String_t* ___connectString2, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877 (RuntimeArray * ___sourceArray0, int32_t ___sourceIndex1, RuntimeArray * ___destinationArray2, int32_t ___destinationIndex3, int32_t ___length4, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::GetMergedPatterns(System.String[],System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_GetMergedPatterns_m9DF04A444FB1402B0AE3186755C045A77514C513 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___patterns0, String_t* ___defaultPattern1, const RuntimeMethod* method); // System.Void System.Globalization.NumberFormatInfo::.ctor(System.Globalization.CultureData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NumberFormatInfo__ctor_m2A25711B8A061EFA38961DAEDD76B4E4DB3FF5BA (NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * __this, CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___cultureData0, const RuntimeMethod* method); // System.String System.Globalization.NumberFormatInfo::get_NumberDecimalSeparator() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_NumberDecimalSeparator_mDEE0AD902FFF6FD50CC73C9636ECF5603B5705D3_inline (NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * __this, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_FullTimeSpanPositivePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_FullTimeSpanPositivePattern_m311D2B2A617806348644E1AA009AAA0CAE240FCB (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String System.Globalization.CultureData::get_SCOMPAREINFO() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CultureData_get_SCOMPAREINFO_m01D30922757442277AD7BA4CE56A8E7FB8492DE8 (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method); // System.Globalization.CompareInfo System.Globalization.CompareInfo::GetCompareInfo(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * CompareInfo_GetCompareInfo_mC9F7EFE808B590B2516F666583BB55ED81EA6A91 (String_t* ___name0, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_MonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_MonthNames_m3762A1D63B6A12C9DC4A05EBD3CB6D2F68C899E8 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedMonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AbbreviatedMonthNames_m70896B639DDDD40E3A398AE92641EB6600E282D2 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagGenitiveMonth(System.String[],System.String[],System.String[],System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_GetFormatFlagGenitiveMonth_m36A64266E7F5FB6656F0C1E99A3528D2AADCD31C (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___monthNames0, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___genitveMonthNames1, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___abbrevMonthNames2, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___genetiveAbbrevMonthNames3, const RuntimeMethod* method); // System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagUseSpaceInMonthNames(System.String[],System.String[],System.String[],System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInMonthNames_mADF3F10DC5E802E0656C09BDAD9036F09DCBEDEE (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___monthNames0, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___genitveMonthNames1, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___abbrevMonthNames2, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___genetiveAbbrevMonthNames3, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_DayNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_DayNames_m676809BC5B244438D2F69CED368FACC3AD66A3E9 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedDayNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AbbreviatedDayNames_mB97542012847C98EB7210635012A4FC163A0A794 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagUseSpaceInDayNames(System.String[],System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInDayNames_m7D82906CD66D9FDDEBF0E2DE70BE93AA408580A3 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___dayNames0, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___abbrevDayNames1, const RuntimeMethod* method); // System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagUseHebrewCalendar(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_GetFormatFlagUseHebrewCalendar_mCA451A5B50CFFA91730C7D2E057BB01A70EA1872 (int32_t ___calID0, const RuntimeMethod* method); // System.Void System.Globalization.CultureInfo::.ctor(System.String,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CultureInfo__ctor_mFE3CE1D3E1DFE3CDC8FA7E61D581805123837F7D (CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * __this, String_t* ___name0, bool ___useUserOverride1, const RuntimeMethod* method); // System.Globalization.Calendar System.Globalization.JapaneseCalendar::GetDefaultInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * JapaneseCalendar_GetDefaultInstance_m8A9025FE4F9034F49C2C7EF2C15D8B17B64FC7F9 (const RuntimeMethod* method); // System.Globalization.Calendar System.Globalization.TaiwanCalendar::GetDefaultInstance() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * TaiwanCalendar_GetDefaultInstance_mD23E79DC9A137F8371F4B5B397D0C0861715B30B (const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::get_LanguageName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_LanguageName_m7D3D40BA42BFFE6D109DDABC772D70AC761A9A06 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D (String_t* __this, String_t* ___value0, const RuntimeMethod* method); // System.String System.String::Trim() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Trim_m3FEC641D7046124B7F381701903B50B5171DE0A2 (String_t* __this, const RuntimeMethod* method); // System.Boolean System.String::op_Inequality(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2 (String_t* ___a0, String_t* ___b1, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::InsertHash(System.Globalization.TokenHashValue[],System.String,System.TokenType,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* ___hashTable0, String_t* ___str1, int32_t ___tokenType2, int32_t ___tokenValue3, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfoScanner::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfoScanner__ctor_mF90BE02424D4379A0FEC7500BE41CA0DBCF6441C (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfoScanner::GetDateWordsOfDTFI(System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfoScanner_GetDateWordsOfDTFI_mD92829FDC0C92F6A02884FE9A6C4444AFD200444 (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, const RuntimeMethod* method); // System.String System.String::Substring(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_mB6B87FD76552BBF6D4E2B9F07F857FE051DCE190 (String_t* __this, int32_t ___startIndex0, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::AddMonthNames(System.Globalization.TokenHashValue[],System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_AddMonthNames_m146DDB63B6BD9CCEB92A0F6CAF0425C0D36F084A (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* ___temp0, String_t* ___monthPostfix1, const RuntimeMethod* method); // System.String System.String::Trim(System.Char[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Trim_m10D967E03EDCB170227406426558B7FEA27CD6CC (String_t* __this, CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___trimChars0, const RuntimeMethod* method); // System.String System.Globalization.DateTimeFormatInfo::GetAbbreviatedEraName(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetAbbreviatedEraName_mC6422E284B09DCC722F8C0D51C5B49B91D9CC24D (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___era0, const RuntimeMethod* method); // System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::GetJapaneseCalendarDTFI() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_GetJapaneseCalendarDTFI_m0D2F355055DEE446726107C8E74DD1864B251B2B (const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedEnglishEraNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AbbreviatedEnglishEraNames_m05E1DCA9254CA750C01530B79F5EC4D5C1DC9975 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::GetTaiwanCalendarDTFI() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_GetTaiwanCalendarDTFI_m4DB66B2CFD62F43E38A49C82F7286DA5CDAB8449 (const RuntimeMethod* method); // System.Boolean System.Globalization.HebrewNumber::IsDigit(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HebrewNumber_IsDigit_m2744B9EEC9C403FB01D72EA6DF3E01B9D69F7B88 (Il2CppChar ___ch0, const RuntimeMethod* method); // System.Void System.Globalization.HebrewNumberParsingContext::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HebrewNumberParsingContext__ctor_m4F52B2C5C1266967D90DB2B80088BF65111E9937 (HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D * __this, int32_t ___result0, const RuntimeMethod* method); // System.Globalization.HebrewNumberParsingState System.Globalization.HebrewNumber::ParseByChar(System.Char,System.Globalization.HebrewNumberParsingContext&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HebrewNumber_ParseByChar_m1DBFEF043B8BB7D6BE069AC177EFCE6B776BBB3A (Il2CppChar ___ch0, HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D * ___context1, const RuntimeMethod* method); // System.Boolean System.__DTString::Advance(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool __DTString_Advance_m4414FA633F8C894059E0D8CB9D3908EA590CEB04 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, int32_t ___count0, const RuntimeMethod* method); // System.Boolean System.Char::IsLetter(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsLetter_mF204E476D37A9EC10C965929AF16A362CBEA8950 (Il2CppChar ___c0, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.DateTimeFormatInfo::get_Culture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * DateTimeFormatInfo_get_Culture_m04D36038F0651448C850CFF59728F3CA69C58E79 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Char System.Char::ToLower(System.Char,System.Globalization.CultureInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Char_ToLower_m42C052EB06C3F461C8CEBAD492E102EB721FDECE (Il2CppChar ___c0, CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___culture1, const RuntimeMethod* method); // System.Boolean System.Globalization.DateTimeFormatInfo::IsHebrewChar(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_IsHebrewChar_m7B1ED2D4D0044D469DA2028513FA0511615677D7 (Il2CppChar ___ch0, const RuntimeMethod* method); // System.Boolean System.Globalization.DateTimeFormatInfo::TryParseHebrewNumber(System.__DTString&,System.Boolean&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_TryParseHebrewNumber_mD6E3B7E712AD4EBFBD9715CF396BF47D05678120 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, bool* ___badFormat1, int32_t* ___number2, const RuntimeMethod* method); // System.Globalization.TokenHashValue[] System.Globalization.DateTimeFormatInfo::CreateTokenHashTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* DateTimeFormatInfo_CreateTokenHashTable_m3CD03ED0864CBB8D190B56C36593BCD66070767E (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CultureInfo,System.Globalization.CompareOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_m788BD4CF90C2C87CFEF8E114AF40D199B73571FE (String_t* ___strA0, int32_t ___indexA1, String_t* ___strB2, int32_t ___indexB3, int32_t ___length4, CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___culture5, int32_t ___options6, const RuntimeMethod* method); // System.Boolean System.Globalization.DateTimeFormatInfo::get_HasSpacesInMonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_get_HasSpacesInMonthNames_m3FE9246D1C2EE8FBD4162BC6A040CE6C278B64DE (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Boolean System.__DTString::MatchSpecifiedWords(System.String,System.Boolean,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool __DTString_MatchSpecifiedWords_m05213D9C06DD6E0BF97F41991B0FA8D079E9CE6C (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, String_t* ___target0, bool ___checkWordBoundary1, int32_t* ___matchLength2, const RuntimeMethod* method); // System.Boolean System.Globalization.DateTimeFormatInfo::get_HasSpacesInDayNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_get_HasSpacesInDayNames_m56487F23AC2C3497454FE9E91E250187617ED490 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method); // System.Void System.Globalization.TokenHashValue::.ctor(System.String,System.TokenType,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TokenHashValue__ctor_m60AB672A1CDB52A6021365232975E1F8A84C03F8 (TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * __this, String_t* ___tokenString0, int32_t ___tokenType1, int32_t ___tokenValue2, const RuntimeMethod* method); // System.Boolean System.Char::IsWhiteSpace(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99 (Il2CppChar ___c0, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfo::InsertAtCurrentHashNode(System.Globalization.TokenHashValue[],System.String,System.Char,System.TokenType,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_InsertAtCurrentHashNode_mF9A6BBC96EA95132F7A0D36220847A6E80AF3403 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* ___hashTable0, String_t* ___str1, Il2CppChar ___ch2, int32_t ___tokenType3, int32_t ___tokenValue4, int32_t ___pos5, int32_t ___hashcode6, int32_t ___hashProbe7, const RuntimeMethod* method); // System.Boolean System.Globalization.DateTimeFormatInfo::InitPreferExistingTokens() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_InitPreferExistingTokens_m58FB669A215EACCD15CEAA897BE20889FB5118BE (const RuntimeMethod* method); // System.Void System.Collections.Generic.Dictionary`2::.ctor() inline void Dictionary_2__ctor_mA6747E78BD4DF1D09D9091C1B3EBAE0FDB200666 (Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 *, const RuntimeMethod*))Dictionary_2__ctor_m2C8EE5C13636D67F6C451C4935049F534AEC658F_gshared)(__this, method); } // System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) inline void Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92 (Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * __this, String_t* ___key0, String_t* ___value1, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 *, String_t*, String_t*, const RuntimeMethod*))Dictionary_2_Add_m830DC29CD6F7128D4990D460CCCDE032E3B693D9_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Globalization.DateTimeFormatInfoScanner::AddIgnorableSymbols(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfoScanner_AddIgnorableSymbols_m4313AD671A56592545DD7DB6987AFA5AD321E794 (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, String_t* ___text0, const RuntimeMethod* method); // System.Collections.Generic.Dictionary`2 System.Globalization.DateTimeFormatInfoScanner::get_KnownWords() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * DateTimeFormatInfoScanner_get_KnownWords_m52699BAFECADA6F3B707EB209D332FD0B2AE2D48 (const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) inline bool Dictionary_2_TryGetValue_m4519CCC2D78183181E5B916CE527868718A804FD (Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * __this, String_t* ___key0, String_t** ___value1, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 *, String_t*, String_t**, const RuntimeMethod*))Dictionary_2_TryGetValue_m048C13E0F44BDC16F7CF01D14E918A84EE72C62C_gshared)(__this, ___key0, ___value1, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9 (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * __this, const RuntimeMethod* method) { (( void (*) (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 *, const RuntimeMethod*))List_1__ctor_m0F0E00088CF56FEACC9E32D8B7D91B93D91DAA3B_gshared)(__this, method); } // System.Boolean System.Collections.Generic.List`1::Contains(T) inline bool List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * __this, String_t* ___item0, const RuntimeMethod* method) { return (( bool (*) (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 *, String_t*, const RuntimeMethod*))List_1_Contains_m99C700668AC6D272188471D2D6B784A2B5636C8E_gshared)(__this, ___item0, method); } // System.Void System.Collections.Generic.List`1::Add(T) inline void List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * __this, String_t* ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 *, String_t*, const RuntimeMethod*))List_1_Add_mE5B3CBB3A625606D9BC4337FEAAF1D66BCB6F96E_gshared)(__this, ___item0, method); } // System.String System.String::Substring(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_m7A39A2AC0893AE940CF4CEC841326D56FFB9D86B (String_t* __this, int32_t ___startIndex0, int32_t ___length1, const RuntimeMethod* method); // System.Int32 System.Globalization.DateTimeFormatInfoScanner::SkipWhiteSpacesAndNonLetter(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_SkipWhiteSpacesAndNonLetter_mAA0053537B1C9EA604FC58A28CBF17F6D878E20C (String_t* ___pattern0, int32_t ___currentIndex1, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfoScanner::AddDateWordOrPostfix(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfoScanner_AddDateWordOrPostfix_m3A6ED6863A7BDF398CF6AABDF40952A5D0ADBF4C (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, String_t* ___formatPostfix0, String_t* ___str1, const RuntimeMethod* method); // System.Void System.Text.StringBuilder::set_Length(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder_set_Length_m7C1756193B05DCA5A23C5DC98EE90A9FC685A27A (StringBuilder_t * __this, int32_t ___value0, const RuntimeMethod* method); // System.Int32 System.Globalization.DateTimeFormatInfoScanner::AddDateWords(System.String,System.Int32,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_AddDateWords_m7A49090BDB764E7D956008B7F9A51CDC72FC61BE (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, String_t* ___pattern0, int32_t ___index1, String_t* ___formatPostfix2, const RuntimeMethod* method); // System.Int32 System.Globalization.DateTimeFormatInfoScanner::ScanRepeatChar(System.String,System.Char,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_ScanRepeatChar_m9C507887F1EF0C2AE03390A50C530DDF2EEA3C03 (String_t* ___pattern0, Il2CppChar ___ch1, int32_t ___index2, int32_t* ___count3, const RuntimeMethod* method); // System.String[] System.Globalization.DateTimeFormatInfo::GetAllDateTimePatterns(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_GetAllDateTimePatterns_m534429E85D326C88493B689F7C57A927A602BFF1 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, Il2CppChar ___format0, const RuntimeMethod* method); // System.Void System.Globalization.DateTimeFormatInfoScanner::ScanDateWord(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfoScanner_ScanDateWord_m0B832BD612EDA70D7D3AB6F270F86C9F84BD57CD (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, String_t* ___pattern0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_inline (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // T System.Collections.Generic.List`1::get_Item(System.Int32) inline String_t* List_1_get_Item_m8578F26F0FE72EDB6A0290D78944B3D4F34DBFAC_inline (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( String_t* (*) (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 *, int32_t, const RuntimeMethod*))List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline)(__this, ___index0, method); } // System.Boolean System.Globalization.DateTimeFormatInfoScanner::EqualStringArrays(System.String[],System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfoScanner_EqualStringArrays_mD64287486A3A38DA6A8F521EBC548A65C38D89C1 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___array10, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___array21, const RuntimeMethod* method); // System.Boolean System.Globalization.DateTimeFormatInfoScanner::ArrayElementsBeginWithDigit(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfoScanner_ArrayElementsBeginWithDigit_m5F259779A2732543E76130CC825EABAE0BDB8741 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___array0, const RuntimeMethod* method); // System.Boolean System.Globalization.DateTimeFormatInfoScanner::ArrayElementsHaveSpace(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfoScanner_ArrayElementsHaveSpace_mF6C5974C555BCC3C841CA44867D87259EDA41523 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___array0, const RuntimeMethod* method); // System.Boolean System.__DTString::GetNext() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool __DTString_GetNext_m86DFD42EA3497F2805BA84B54A8C3D4096FAB896 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::IsDigit(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_IsDigit_m3C48BE583BAAB32893338BCB0DE4B0125A9E8F26 (Il2CppChar ___ch0, const RuntimeMethod* method); // System.DTSubString System.__DTString::GetSubString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 __DTString_GetSubString_m444DA6E942528C5E24836DA0F86DC99881E1F3B3 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, const RuntimeMethod* method); // System.Void System.__DTString::ConsumeSubString(System.DTSubString) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void __DTString_ConsumeSubString_m484A406B743C0F5896E2BFF0F197F59F882A4C10 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 ___sub0, const RuntimeMethod* method); // System.Void System.TimeSpan::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeSpan__ctor_m809B4E761E68A974DCE454C30595ADE72DCE3A91 (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, int32_t ___hours0, int32_t ___minutes1, int32_t ___seconds2, const RuntimeMethod* method); // System.Void System.DateTimeResult::SetFailure(System.ParseFailureKind,System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * __this, int32_t ___failure0, String_t* ___failureMessageID1, RuntimeObject * ___failureMessageFormatArgument2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::ParseTimeZone(System.__DTString&,System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ParseTimeZone_m66E92A9DD180BC36D241640EA2C4B0AA49D846AF (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * ___result1, const RuntimeMethod* method); // System.Void System.__DTString::GetRegularToken(System.TokenType&,System.Int32&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void __DTString_GetRegularToken_m85BC6CB2D0FFBB9C8D6855454CA4ED13CF81CAAD (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, int32_t* ___tokenType0, int32_t* ___tokenValue1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::ParseFraction(System.__DTString&,System.Double&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ParseFraction_m0D13DD231140FDCC3A9F16AABCDB30B8C36ED819 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, double* ___result1, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::HandleTimeZone(System.__DTString&,System.DateTimeResult&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_HandleTimeZone_mFE894DF531399C6E99BA7DA480EED1FC47EE5879 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, const RuntimeMethod* method); // System.TokenType System.__DTString::GetSeparatorToken(System.Globalization.DateTimeFormatInfo,System.Int32&,System.Char&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t __DTString_GetSeparatorToken_m1A82EFFD68CA5D3DAB153B7A830E7EF92BEC4B00 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, int32_t* ___indexBeforeSeparator1, Il2CppChar* ___charBeforeSeparator2, const RuntimeMethod* method); // System.Void System.DateTimeRawInfo::AddNumber(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeRawInfo_AddNumber_mD757F619E1CBAD820027006EA7F2C519ACD8DCB0 (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::ProcessTerminaltState(System.DateTimeParse/DS,System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ProcessTerminaltState_m7C74C5BC57D71A13AD3D825DC7B22315F88C5955 (int32_t ___dps0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, int32_t* ___styles2, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw3, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi4, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::VerifyValidPunctuation(System.__DTString&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_VerifyValidPunctuation_mB319B77612BDBC60D929DCE5BA21029290A0884F (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, const RuntimeMethod* method); // System.Void System.DateTimeResult::SetDate(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeResult_SetDate_m2EEEB513B85FE2F35687FCC31D82BE3B87CA44AB (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::SetDateYMD(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___year1, int32_t ___month2, int32_t ___day3, const RuntimeMethod* method); // System.DateTime System.DateTimeParse::GetDateTimeNow(System.DateTimeResult&,System.Globalization.DateTimeStyles&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTimeParse_GetDateTimeNow_m56CF252F5E2B95792E52CAD0291FD4F0E7B8DFFE (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t* ___styles1, const RuntimeMethod* method); // System.Int32 System.DateTimeRawInfo::GetNumber(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void System.DateTimeParse::GetDefaultYear(System.DateTimeResult&,System.Globalization.DateTimeStyles&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeParse_GetDefaultYear_mC7B5482E3C0194F97741CE28B570018C65C0DD75 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t* ___styles1, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetMonthDayOrder(System.String,System.Globalization.DateTimeFormatInfo,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetMonthDayOrder_m29CE1D778CF4FBE25405B5D39A7EC0C26EF7366A (String_t* ___pattern0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t* ___order2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetYearMonthDayOrder(System.String,System.Globalization.DateTimeFormatInfo,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetYearMonthDayOrder_mB73BB91ACC8AC4535225E3B05101B873F7DE37E8 (String_t* ___datePattern0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t* ___order2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::TryAdjustYear(System.DateTimeResult&,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___year1, int32_t* ___adjustedYear2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::SetDateMDY(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_SetDateMDY_m707CBB7C4C65D2BB455A2F5331F33F41BDC9F938 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___month1, int32_t ___day2, int32_t ___year3, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::SetDateDMY(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_SetDateDMY_m63755A74935E8B49A5A762791F27927B85E9A0C8 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___day1, int32_t ___month2, int32_t ___year3, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::SetDateYDM(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_SetDateYDM_m65778FD98536F4E0DEF2376D4C4BD9495E1B24C1 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___year1, int32_t ___day2, int32_t ___month3, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetYearMonthOrder(System.String,System.Globalization.DateTimeFormatInfo,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetYearMonthOrder_mD10A14FC52C1C43900F52363108F29EBAC40EC85 (String_t* ___pattern0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t* ___order2, const RuntimeMethod* method); // System.Boolean System.Globalization.DateTimeFormatInfo::YearMonthAdjustment(System.Int32&,System.Int32&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_YearMonthAdjustment_m756A6FC78C3FBD38B4EAC0A9E4269717E3079EED (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t* ___year0, int32_t* ___month1, bool ___parsedMonthName2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDayOfMNN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfMNN_m96C8BB43A63E3E0BC8B911AD1F66E5836EF7B9C3 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDayOfYMN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfYMN_m61DA037E6534CFBE4902893632A9EE962FFF64D1 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetHebrewDayOfNM(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetHebrewDayOfNM_mD0EBA2F3112A271F9F0FA3FA0AFE6A7665B357DF (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDayOfYM(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfYM_m710020F85AE8DFF3F6679641D191B63E42AD5B56 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetTimeOfN(System.Globalization.DateTimeFormatInfo,System.DateTimeResult&,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetTimeOfN_mC494D174DBFD74EBE9F53869E610A85CAC3884E1 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetTimeOfNN(System.Globalization.DateTimeFormatInfo,System.DateTimeResult&,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetTimeOfNN_m1FD574992BEE38B8F24FF140CFF6325EF533826E (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetTimeOfNNN(System.Globalization.DateTimeFormatInfo,System.DateTimeResult&,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetTimeOfNNN_m587E674D1B1EE27FB61C02655886964156E671D0 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDayOfNN(System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfNN_m4B149074158CA3C54AEE836C06BF1CAC37BEC91B (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t* ___styles1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi3, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDayOfNNN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfNNN_m49BC3A17714643FB799ACB248F711326A8096426 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDayOfMN(System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfMN_mFA7FBAEA1DD54FDE42B1FCFB44493CB56A545FDA (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t* ___styles1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi3, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDayOfNM(System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfNM_mE09696E7EA4E75FED0E08535B3CB3CD8A4170D77 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t* ___styles1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi3, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDayOfYNN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfYNN_m321CFCAD3954673334299E44C61A704FB536252C (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDayOfNNY(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfNNY_m4E16E5BB54EEF8BC5DC3379DAB2B6A33C90E8DD9 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDayOfYN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfYN_m3D7AB2D2A65E77D443C19F984E108F7FDD433BE9 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDateOfDSN(System.DateTimeResult&,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDateOfDSN_m10CADBE7BA5CADFB0885D8E4F1A6E6BFA1D264B6 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDateOfNDS(System.DateTimeResult&,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDateOfNDS_m733F10C57558C7A55A277F7C050ECC02A2A8F03B (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::GetDateOfNNDS(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDateOfNNDS_m12BB119BA0205E6ECF2BE8678021203C6C8075BC (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method); // System.Void System.DateTimeResult::Init() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeResult_Init_mE56076D96E9DF3F10EE153E7586BDF0DA06B82B6 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * __this, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::TryParse(System.String,System.Globalization.DateTimeFormatInfo,System.Globalization.DateTimeStyles,System.DateTimeResult&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_TryParse_m08A711D4F152E4BBCE1A304DA1698FB8BE83933A (String_t* ___s0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t ___styles2, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result3, const RuntimeMethod* method); // System.Exception System.DateTimeParse::GetDateTimeParseException(System.DateTimeResult&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * DateTimeParse_GetDateTimeParseException_mB903D4443967E5ADA3344BEE7D0A40494E58DF49 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, const RuntimeMethod* method); // System.Void System.DateTimeResult::SetFailure(System.ParseFailureKind,System.String,System.Object,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeResult_SetFailure_m4D31AFB2E2D2837895E8B19DB3AD0CE128238A6E (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * __this, int32_t ___failure0, String_t* ___failureMessageID1, RuntimeObject * ___failureMessageFormatArgument2, String_t* ___failureArgumentName3, const RuntimeMethod* method); // System.Void System.DateTimeRawInfo::Init(System.Int32*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeRawInfo_Init_m1D7E1A9C6352A109D2415EB9B6924C329DCB95EF (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * __this, int32_t* ___numberBuffer0, const RuntimeMethod* method); // System.Boolean System.String::Equals(System.String,System.StringComparison) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_Equals_m62F0586691097AA2EE48F1596A130170BCFBF7F6 (String_t* __this, String_t* ___value0, int32_t ___comparisonType1, const RuntimeMethod* method); // System.Void System.__DTString::.ctor(System.String,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void __DTString__ctor_m7614DEB6C51BC6A67523388907D4A1FA42C0372E (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, String_t* ___str0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::Lex(System.DateTimeParse/DS,System.__DTString&,System.DateTimeToken&,System.DateTimeRawInfo&,System.DateTimeResult&,System.Globalization.DateTimeFormatInfo&,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_Lex_mD346EC3C5901659DE86DFF2728A188B0CC23D350 (int32_t ___dps0, __DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str1, DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * ___dtok2, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw3, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result4, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** ___dtfi5, int32_t ___styles6, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::ProcessDateTimeSuffix(System.DateTimeResult&,System.DateTimeRawInfo&,System.DateTimeToken&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ProcessDateTimeSuffix_mD59DA731C988444E2B09EC83BF984E97114AA4A6 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * ___dtok2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::ParseISO8601(System.DateTimeRawInfo&,System.__DTString&,System.Globalization.DateTimeStyles,System.DateTimeResult&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ParseISO8601_m43F9AB0B4FEED1D84D3381456A424AEA6D97A887 (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw0, __DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str1, int32_t ___styles2, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result3, const RuntimeMethod* method); // System.Boolean System.__DTString::AtEnd() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool __DTString_AtEnd_m53DD0A2E5839E37AD96F7D25A75C6A4D10200943 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::ProcessHebrewTerminalState(System.DateTimeParse/DS,System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ProcessHebrewTerminalState_mD59067E1239E6707210A1CAC40EE56858B20C103 (int32_t ___dps0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, int32_t* ___styles2, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw3, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi4, const RuntimeMethod* method); // System.Void System.DateTimeParse::AdjustTimeMark(System.Globalization.DateTimeFormatInfo,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeParse_AdjustTimeMark_mC52058DF25A6C98A0464E9CA8482F264DAD9D428 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::AdjustHour(System.Int32&,System.DateTimeParse/TM) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_AdjustHour_m4473DDB4637AC8A55D72F28EF9431FB5FA4DF54E (int32_t* ___hour0, int32_t ___timeMark1, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::CheckDefaultDateTime(System.DateTimeResult&,System.Globalization.Calendar&,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_CheckDefaultDateTime_mF122E3D0914ABDF649FEC4F5C12081F5E9360866 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** ___cal1, int32_t ___styles2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::DetermineTimeZoneAdjustments(System.DateTimeResult&,System.Globalization.DateTimeStyles,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_DetermineTimeZoneAdjustments_m6463031D6D6767A8B4306EB6B87E05E3D52B4437 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___styles1, bool ___bTimeOnly2, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::DateTimeOffsetTimeZonePostProcessing(System.DateTimeResult&,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_DateTimeOffsetTimeZonePostProcessing_m00F497EC08BA0E1BB9833700EBE6C54730404177 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___styles1, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::AdjustTimeZoneToUniversal(System.DateTimeResult&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_AdjustTimeZoneToUniversal_m9CCBEAD62AC1DFA389E3B022D56B0B44256B7D76 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::AdjustTimeZoneToLocal(System.DateTimeResult&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_AdjustTimeZoneToLocal_m726E7C83763D1CCCAA004B8AD15710426DEF99EC (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, bool ___bTimeOnly1, const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime,System.TimeZoneInfoOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 TimeZoneInfo_GetUtcOffset_mB0E28ED028C95E7214E4B013B571D56D0A17FC68 (TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, int32_t ___flags1, const RuntimeMethod* method); // System.Void System.__DTString::SkipWhiteSpaces() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void __DTString_SkipWhiteSpaces_mF14B3F44766E1744FC1D0046D1D739219B19B51B (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::ParseDigits(System.__DTString&,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ParseDigits_m9A2DBC01FB8CDB3F5AE79C6C8DE990DE8074EF2A (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, int32_t ___digitLen1, int32_t* ___result2, const RuntimeMethod* method); // System.Boolean System.__DTString::Match(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool __DTString_Match_mA9AC96DA4BFF369402DCFCC89B805D6D33E29D18 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, Il2CppChar ___ch0, const RuntimeMethod* method); // System.Char System.__DTString::GetChar() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar __DTString_GetChar_m73F1DDAB153CD56FA2965F2A0E125ADA35C35236 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::ParseDigits(System.__DTString&,System.Int32,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ParseDigits_mD4BD06EACA7EB792B8C6827D2265BA87703BF4FA (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, int32_t ___minDigitLen1, int32_t ___maxDigitLen2, int32_t* ___result3, const RuntimeMethod* method); // System.Boolean System.__DTString::GetNextDigit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool __DTString_GetNextDigit_mDA121280808DA5F56D60848302E84A602BA65D6B (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, const RuntimeMethod* method); // System.Int32 System.__DTString::GetDigit() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t __DTString_GetDigit_m1E72B949EFA46A50F79C71A57D6033A23E67999E (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * __this, const RuntimeMethod* method); // System.Void System.DateTimeParse/MatchNumberDelegate::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MatchNumberDelegate__ctor_m0E2AE677ED4E5754C30BC2DDE8B7DC8C4F46C5A7 (MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929 (const RuntimeMethod* method); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Attribute System.Reflection.CustomAttributeExtensions::GetCustomAttribute(System.Reflection.Assembly,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * CustomAttributeExtensions_GetCustomAttribute_m6CC58E7580DB6F8280968AEF3CD8BD8A2BF27662 (Assembly_t * ___element0, Type_t * ___attributeType1, const RuntimeMethod* method) { { Assembly_t * L_0 = ___element0; Type_t * L_1 = ___attributeType1; Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * L_2; L_2 = Attribute_GetCustomAttribute_mB20050C97EFA75BF2A4D9ABB91AC1A7A18AE59AD(L_0, L_1, /*hidden argument*/NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Reflection.CustomAttributeFormatException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeFormatException__ctor_m78DF9B2D7D3D991349A4D1EDC82E684B25D471EF (CustomAttributeFormatException_t16E1DE57A580E900BEC449F6A8274949F610C095 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral153439582B5E55A9C2DDB97A118CFD0EE04AC5E4); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(_stringLiteral153439582B5E55A9C2DDB97A118CFD0EE04AC5E4, /*hidden argument*/NULL); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Reflection.CustomAttributeFormatException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeFormatException__ctor_mCFAFCF70DEB2C4D1DB8EBB3E977F10E01123DD1D (CustomAttributeFormatException_t16E1DE57A580E900BEC449F6A8274949F610C095 * __this, String_t* ___message0, const RuntimeMethod* method) { { String_t* L_0 = ___message0; FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Reflection.CustomAttributeFormatException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeFormatException__ctor_m8BD2C18928A7F1B84F72A470819C418717DA3460 (CustomAttributeFormatException_t16E1DE57A580E900BEC449F6A8274949F610C095 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { FormatException__ctor_m782FDB1A7F0BA932C9937FDB8E936D0E4724AA67(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Reflection.CustomAttributeNamedArgument IL2CPP_EXTERN_C void CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshal_pinvoke(const CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA& unmarshaled, CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshaled_pinvoke& marshaled) { Exception_t* ___typedArgument_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'typedArgument' of type 'CustomAttributeNamedArgument'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___typedArgument_0Exception, NULL); } IL2CPP_EXTERN_C void CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshal_pinvoke_back(const CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshaled_pinvoke& marshaled, CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA& unmarshaled) { Exception_t* ___typedArgument_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'typedArgument' of type 'CustomAttributeNamedArgument'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___typedArgument_0Exception, NULL); } // Conversion method for clean up from marshalling of: System.Reflection.CustomAttributeNamedArgument IL2CPP_EXTERN_C void CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshal_pinvoke_cleanup(CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Reflection.CustomAttributeNamedArgument IL2CPP_EXTERN_C void CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshal_com(const CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA& unmarshaled, CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshaled_com& marshaled) { Exception_t* ___typedArgument_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'typedArgument' of type 'CustomAttributeNamedArgument'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___typedArgument_0Exception, NULL); } IL2CPP_EXTERN_C void CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshal_com_back(const CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshaled_com& marshaled, CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA& unmarshaled) { Exception_t* ___typedArgument_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'typedArgument' of type 'CustomAttributeNamedArgument'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___typedArgument_0Exception, NULL); } // Conversion method for clean up from marshalling of: System.Reflection.CustomAttributeNamedArgument IL2CPP_EXTERN_C void CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshal_com_cleanup(CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_marshaled_com& marshaled) { } // System.Void System.Reflection.CustomAttributeNamedArgument::.ctor(System.Reflection.MemberInfo,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeNamedArgument__ctor_m52DD72C90F4D57461163079ADA119FEBA5A900F6 (CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * __this, MemberInfo_t * ___memberInfo0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { MemberInfo_t * L_0 = ___memberInfo0; __this->set_memberInfo_1(L_0); RuntimeObject * L_1 = ___value1; __this->set_typedArgument_0(((*(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 *)((CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 *)UnBox(L_1, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_il2cpp_TypeInfo_var))))); return; } } IL2CPP_EXTERN_C void CustomAttributeNamedArgument__ctor_m52DD72C90F4D57461163079ADA119FEBA5A900F6_AdjustorThunk (RuntimeObject * __this, MemberInfo_t * ___memberInfo0, RuntimeObject * ___value1, const RuntimeMethod* method) { int32_t _offset = 1; CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * _thisAdjusted = reinterpret_cast(__this + _offset); CustomAttributeNamedArgument__ctor_m52DD72C90F4D57461163079ADA119FEBA5A900F6(_thisAdjusted, ___memberInfo0, ___value1, method); } // System.String System.Reflection.CustomAttributeNamedArgument::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CustomAttributeNamedArgument_ToString_m279C918B5C0801E1DACB9FCDA103FD40E3FA4B82 (CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral746515BB60DB24A53499870A86D28FF7244B3B64); s_Il2CppMethodInitialized = true; } { MemberInfo_t * L_0 = __this->get_memberInfo_1(); String_t* L_1; L_1 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_0); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * L_2 = __this->get_address_of_typedArgument_0(); String_t* L_3; L_3 = CustomAttributeTypedArgument_ToString_mDC0AE6532B0BFE937C7EA0375D2607A8CCBCCC61((CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 *)L_2, /*hidden argument*/NULL); String_t* L_4; L_4 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_1, _stringLiteral746515BB60DB24A53499870A86D28FF7244B3B64, L_3, /*hidden argument*/NULL); return L_4; } } IL2CPP_EXTERN_C String_t* CustomAttributeNamedArgument_ToString_m279C918B5C0801E1DACB9FCDA103FD40E3FA4B82_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = CustomAttributeNamedArgument_ToString_m279C918B5C0801E1DACB9FCDA103FD40E3FA4B82(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Reflection.CustomAttributeNamedArgument::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CustomAttributeNamedArgument_Equals_m7CF3C5BC64EA55C6C18F25B901E53863B13C3939 (CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject * L_0 = ___obj0; if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_il2cpp_TypeInfo_var))) { goto IL_000a; } } { return (bool)0; } IL_000a: { RuntimeObject * L_1 = ___obj0; V_0 = ((*(CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA *)((CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA *)UnBox(L_1, CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_il2cpp_TypeInfo_var)))); CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA L_2 = V_0; MemberInfo_t * L_3 = L_2.get_memberInfo_1(); MemberInfo_t * L_4 = __this->get_memberInfo_1(); bool L_5; L_5 = MemberInfo_op_Equality_mE9FA8D3493294DDF178B8E8150E76C94F1CD03A9(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0041; } } { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * L_6 = __this->get_address_of_typedArgument_0(); CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA L_7 = V_0; CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_8 = L_7.get_typedArgument_0(); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_9 = L_8; RuntimeObject * L_10 = Box(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_il2cpp_TypeInfo_var, &L_9); bool L_11; L_11 = CustomAttributeTypedArgument_Equals_mB4D713A88D97B9967E9126D373649D92B84A1E77((CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 *)L_6, L_10, /*hidden argument*/NULL); return L_11; } IL_0041: { return (bool)0; } } IL2CPP_EXTERN_C bool CustomAttributeNamedArgument_Equals_m7CF3C5BC64EA55C6C18F25B901E53863B13C3939_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { int32_t _offset = 1; CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = CustomAttributeNamedArgument_Equals_m7CF3C5BC64EA55C6C18F25B901E53863B13C3939(_thisAdjusted, ___obj0, method); return _returnValue; } // System.Int32 System.Reflection.CustomAttributeNamedArgument::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CustomAttributeNamedArgument_GetHashCode_mA66D4AF807581D51DEE811C5444A90DECDB24D1C (CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * __this, const RuntimeMethod* method) { { MemberInfo_t * L_0 = __this->get_memberInfo_1(); int32_t L_1; L_1 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_0); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * L_2 = __this->get_address_of_typedArgument_0(); int32_t L_3; L_3 = CustomAttributeTypedArgument_GetHashCode_m6CF9F8F830CB09AD59096FEE03843A66E69033D3((CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 *)L_2, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_1<<(int32_t)((int32_t)16))), (int32_t)L_3)); } } IL2CPP_EXTERN_C int32_t CustomAttributeNamedArgument_GetHashCode_mA66D4AF807581D51DEE811C5444A90DECDB24D1C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = CustomAttributeNamedArgument_GetHashCode_mA66D4AF807581D51DEE811C5444A90DECDB24D1C(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.Reflection.CustomAttributeTypedArgument IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_pinvoke(const CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910& unmarshaled, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke& marshaled) { Exception_t* ___argumentType_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'argumentType' of type 'CustomAttributeTypedArgument': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___argumentType_0Exception, NULL); } IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_pinvoke_back(const CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke& marshaled, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910& unmarshaled) { Exception_t* ___argumentType_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'argumentType' of type 'CustomAttributeTypedArgument': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___argumentType_0Exception, NULL); } // Conversion method for clean up from marshalling of: System.Reflection.CustomAttributeTypedArgument IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_pinvoke_cleanup(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: System.Reflection.CustomAttributeTypedArgument IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_com(const CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910& unmarshaled, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com& marshaled) { Exception_t* ___argumentType_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'argumentType' of type 'CustomAttributeTypedArgument': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___argumentType_0Exception, NULL); } IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_com_back(const CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com& marshaled, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910& unmarshaled) { Exception_t* ___argumentType_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'argumentType' of type 'CustomAttributeTypedArgument': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___argumentType_0Exception, NULL); } // Conversion method for clean up from marshalling of: System.Reflection.CustomAttributeTypedArgument IL2CPP_EXTERN_C void CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshal_com_cleanup(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_marshaled_com& marshaled) { } // System.Void System.Reflection.CustomAttributeTypedArgument::.ctor(System.Type,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeTypedArgument__ctor_m7F3086A5EE499A148B622768CA232FA907E1C3A7 (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, Type_t * ___argumentType0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1__ctor_m5AD02ABD96C2DBF99144C430920F41CF64C658FA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeArray_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeArray * V_0 = NULL; Type_t * V_1 = NULL; CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* V_2 = NULL; int32_t V_3 = 0; { Type_t * L_0 = ___argumentType0; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_1; L_1 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_0, (Type_t *)NULL, /*hidden argument*/NULL); if (!L_1) { goto IL_0014; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_2 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5E955F560392E852066F5D6D2B4F005272C8AD2C)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CustomAttributeTypedArgument__ctor_m7F3086A5EE499A148B622768CA232FA907E1C3A7_RuntimeMethod_var))); } IL_0014: { Type_t * L_3 = ___argumentType0; __this->set_argumentType_0(L_3); RuntimeObject * L_4 = ___value1; __this->set_value_1(L_4); RuntimeObject * L_5 = ___value1; if (!((RuntimeArray *)IsInstClass((RuntimeObject*)L_5, RuntimeArray_il2cpp_TypeInfo_var))) { goto IL_0078; } } { RuntimeObject * L_6 = ___value1; V_0 = ((RuntimeArray *)CastclassClass((RuntimeObject*)L_6, RuntimeArray_il2cpp_TypeInfo_var)); RuntimeArray * L_7 = V_0; Type_t * L_8; L_8 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_7, /*hidden argument*/NULL); Type_t * L_9; L_9 = VirtFuncInvoker0< Type_t * >::Invoke(92 /* System.Type System.Type::GetElementType() */, L_8); V_1 = L_9; RuntimeArray * L_10 = V_0; int32_t L_11; L_11 = Array_GetLength_m8EF840DA7BEB0DFF04D36C3DC651B673C49A02BB(L_10, 0, /*hidden argument*/NULL); CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* L_12 = (CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98*)(CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98*)SZArrayNew(CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98_il2cpp_TypeInfo_var, (uint32_t)L_11); V_2 = L_12; V_3 = 0; goto IL_0066; } IL_004e: { CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* L_13 = V_2; int32_t L_14 = V_3; Type_t * L_15 = V_1; RuntimeArray * L_16 = V_0; int32_t L_17 = V_3; RuntimeObject * L_18; L_18 = Array_GetValue_m6E4274D23FFD6089882CD12B2F2EA615206792E1(L_16, L_17, /*hidden argument*/NULL); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_19; memset((&L_19), 0, sizeof(L_19)); CustomAttributeTypedArgument__ctor_m7F3086A5EE499A148B622768CA232FA907E1C3A7((&L_19), L_15, L_18, /*hidden argument*/NULL); (L_13)->SetAtUnchecked(static_cast(L_14), (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 )L_19); int32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0066: { int32_t L_21 = V_3; CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* L_22 = V_2; if ((((int32_t)L_21) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))) { goto IL_004e; } } { CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* L_23 = V_2; ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * L_24 = (ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 *)il2cpp_codegen_object_new(ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294_il2cpp_TypeInfo_var); ReadOnlyCollection_1__ctor_m5AD02ABD96C2DBF99144C430920F41CF64C658FA(L_24, (RuntimeObject*)(RuntimeObject*)L_23, /*hidden argument*/ReadOnlyCollection_1__ctor_m5AD02ABD96C2DBF99144C430920F41CF64C658FA_RuntimeMethod_var); __this->set_value_1(L_24); } IL_0078: { return; } } IL2CPP_EXTERN_C void CustomAttributeTypedArgument__ctor_m7F3086A5EE499A148B622768CA232FA907E1C3A7_AdjustorThunk (RuntimeObject * __this, Type_t * ___argumentType0, RuntimeObject * ___value1, const RuntimeMethod* method) { int32_t _offset = 1; CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * _thisAdjusted = reinterpret_cast(__this + _offset); CustomAttributeTypedArgument__ctor_m7F3086A5EE499A148B622768CA232FA907E1C3A7(_thisAdjusted, ___argumentType0, ___value1, method); } // System.String System.Reflection.CustomAttributeTypedArgument::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CustomAttributeTypedArgument_ToString_mDC0AE6532B0BFE937C7EA0375D2607A8CCBCCC61 (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC62C64F00567C5368CAE37F4E64E1E82FF785677); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralEE5A1BCED35FD0C47CB3D2C593D5F3FE3FADD0FF); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* G_B3_0 = NULL; { RuntimeObject * L_0 = __this->get_value_1(); if (L_0) { goto IL_000f; } } { String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); G_B3_0 = L_1; goto IL_001a; } IL_000f: { RuntimeObject * L_2 = __this->get_value_1(); String_t* L_3; L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_2); G_B3_0 = L_3; } IL_001a: { V_0 = G_B3_0; Type_t * L_4 = __this->get_argumentType_0(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_6; L_6 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_5, /*hidden argument*/NULL); bool L_7; L_7 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_4, L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0043; } } { String_t* L_8 = V_0; String_t* L_9; L_9 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteralC62C64F00567C5368CAE37F4E64E1E82FF785677, L_8, _stringLiteralC62C64F00567C5368CAE37F4E64E1E82FF785677, /*hidden argument*/NULL); return L_9; } IL_0043: { Type_t * L_10 = __this->get_argumentType_0(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (Type_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL); bool L_13; L_13 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_10, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_006b; } } { String_t* L_14 = V_0; String_t* L_15; L_15 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteralEE5A1BCED35FD0C47CB3D2C593D5F3FE3FADD0FF, L_14, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, /*hidden argument*/NULL); return L_15; } IL_006b: { Type_t * L_16 = __this->get_argumentType_0(); bool L_17; L_17 = VirtFuncInvoker0< bool >::Invoke(65 /* System.Boolean System.Type::get_IsEnum() */, L_16); if (!L_17) { goto IL_0094; } } { Type_t * L_18 = __this->get_argumentType_0(); String_t* L_19; L_19 = VirtFuncInvoker0< String_t* >::Invoke(7 /* System.String System.Reflection.MemberInfo::get_Name() */, L_18); String_t* L_20 = V_0; String_t* L_21; L_21 = String_Concat_m37A5BF26F8F8F1892D60D727303B23FB604FEE78(_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73, L_19, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, L_20, /*hidden argument*/NULL); return L_21; } IL_0094: { String_t* L_22 = V_0; return L_22; } } IL2CPP_EXTERN_C String_t* CustomAttributeTypedArgument_ToString_mDC0AE6532B0BFE937C7EA0375D2607A8CCBCCC61_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = CustomAttributeTypedArgument_ToString_mDC0AE6532B0BFE937C7EA0375D2607A8CCBCCC61(_thisAdjusted, method); return _returnValue; } // System.Boolean System.Reflection.CustomAttributeTypedArgument::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CustomAttributeTypedArgument_Equals_mB4D713A88D97B9967E9126D373649D92B84A1E77 (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject * L_0 = ___obj0; if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_il2cpp_TypeInfo_var))) { goto IL_000a; } } { return (bool)0; } IL_000a: { RuntimeObject * L_1 = ___obj0; V_0 = ((*(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 *)((CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 *)UnBox(L_1, CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_il2cpp_TypeInfo_var)))); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_2 = V_0; Type_t * L_3 = L_2.get_argumentType_0(); Type_t * L_4 = __this->get_argumentType_0(); IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); bool L_5; L_5 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = __this->get_value_1(); if (L_6) { goto IL_0036; } } IL_002c: { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_7 = V_0; RuntimeObject * L_8 = L_7.get_value_1(); return (bool)((((RuntimeObject*)(RuntimeObject *)L_8) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); } IL_0036: { RuntimeObject * L_9 = __this->get_value_1(); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_10 = V_0; RuntimeObject * L_11 = L_10.get_value_1(); bool L_12; L_12 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, L_9, L_11); return L_12; } } IL2CPP_EXTERN_C bool CustomAttributeTypedArgument_Equals_mB4D713A88D97B9967E9126D373649D92B84A1E77_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { int32_t _offset = 1; CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = CustomAttributeTypedArgument_Equals_mB4D713A88D97B9967E9126D373649D92B84A1E77(_thisAdjusted, ___obj0, method); return _returnValue; } // System.Int32 System.Reflection.CustomAttributeTypedArgument::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CustomAttributeTypedArgument_GetHashCode_m6CF9F8F830CB09AD59096FEE03843A66E69033D3 (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, const RuntimeMethod* method) { int32_t G_B2_0 = 0; int32_t G_B1_0 = 0; int32_t G_B3_0 = 0; int32_t G_B3_1 = 0; { Type_t * L_0 = __this->get_argumentType_0(); int32_t L_1; L_1 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_0); RuntimeObject * L_2 = __this->get_value_1(); G_B1_0 = ((int32_t)((int32_t)L_1<<(int32_t)((int32_t)16))); if (L_2) { G_B2_0 = ((int32_t)((int32_t)L_1<<(int32_t)((int32_t)16))); goto IL_0019; } } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_0024; } IL_0019: { RuntimeObject * L_3 = __this->get_value_1(); int32_t L_4; L_4 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_3); G_B3_0 = L_4; G_B3_1 = G_B2_0; } IL_0024: { return ((int32_t)il2cpp_codegen_add((int32_t)G_B3_1, (int32_t)G_B3_0)); } } IL2CPP_EXTERN_C int32_t CustomAttributeTypedArgument_GetHashCode_m6CF9F8F830CB09AD59096FEE03843A66E69033D3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = CustomAttributeTypedArgument_GetHashCode_m6CF9F8F830CB09AD59096FEE03843A66E69033D3(_thisAdjusted, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Runtime.CompilerServices.CustomConstantAttribute::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomConstantAttribute__ctor_m0B466E3C8350C16E084EE94A5978A53B864341C7 (CustomConstantAttribute_t1088F47FE1E92C116114FB811293DBCCC9B6C580 * __this, const RuntimeMethod* method) { { Attribute__ctor_m5C1862A7DFC2C25A4797A8C5F681FBB5CB53ECE1(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.DBNull::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DBNull__ctor_m01050B47883F8745AAE8D5BB40BBAB69348D123B (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void System.DBNull::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DBNull__ctor_m070088BCDC310A574418CE213FE566963515DF06 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEBD4A5B4DB26F7938CFC8A94B9ED6301F694A390)), /*hidden argument*/NULL); NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 * L_1 = (NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var))); NotSupportedException__ctor_m40BC57BDA6E0E119B73700CC809A14B57DC65A90(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull__ctor_m070088BCDC310A574418CE213FE566963515DF06_RuntimeMethod_var))); } } // System.Void System.DBNull::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DBNull_GetObjectData_m8B434BDD8C11A252E172402945A8C0E6BD139DE8 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { { SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0; UnitySerializationHolder_GetUnitySerializationInfo_mF59BF684F3AA3E432E85360B6AFAA11164C3E689(L_0, 2, (String_t*)NULL, (RuntimeAssembly_t799877C849878A70E10D25C690D7B0476DAF0B56 *)NULL, /*hidden argument*/NULL); return; } } // System.String System.DBNull::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DBNull_ToString_m6851C005F933D32B450F712468F793C1CAF00970 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); return L_0; } } // System.String System.DBNull::ToString(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DBNull_ToString_m40A0FB391FB198FE73C533BC99B2F71DEC9288E7 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); return L_0; } } // System.TypeCode System.DBNull::GetTypeCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DBNull_GetTypeCode_mA70BF8242F07CCADEC77BBA6DE44766A03FFD9AA (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, const RuntimeMethod* method) { { return (int32_t)(2); } } // System.Boolean System.DBNull::System.IConvertible.ToBoolean(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DBNull_System_IConvertible_ToBoolean_m765A1A872BAB106616CF9DA380D2B5BD836A5E7C (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToBoolean_m765A1A872BAB106616CF9DA380D2B5BD836A5E7C_RuntimeMethod_var))); } } // System.Char System.DBNull::System.IConvertible.ToChar(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar DBNull_System_IConvertible_ToChar_m5D2AF818F68F407437D5F327B61B4469C81039BC (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToChar_m5D2AF818F68F407437D5F327B61B4469C81039BC_RuntimeMethod_var))); } } // System.SByte System.DBNull::System.IConvertible.ToSByte(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int8_t DBNull_System_IConvertible_ToSByte_m146A199868BAA8536EAE19A1085542F336E7CAE0 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToSByte_m146A199868BAA8536EAE19A1085542F336E7CAE0_RuntimeMethod_var))); } } // System.Byte System.DBNull::System.IConvertible.ToByte(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t DBNull_System_IConvertible_ToByte_m82F93070C695DD92BFDCB7C1C47D195348F0C366 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToByte_m82F93070C695DD92BFDCB7C1C47D195348F0C366_RuntimeMethod_var))); } } // System.Int16 System.DBNull::System.IConvertible.ToInt16(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t DBNull_System_IConvertible_ToInt16_m583579EDF027E6278110E92A3FE707594360299E (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToInt16_m583579EDF027E6278110E92A3FE707594360299E_RuntimeMethod_var))); } } // System.UInt16 System.DBNull::System.IConvertible.ToUInt16(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t DBNull_System_IConvertible_ToUInt16_m171AB2BBD261BA26321F68BE5C3DEF9B55E78D42 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToUInt16_m171AB2BBD261BA26321F68BE5C3DEF9B55E78D42_RuntimeMethod_var))); } } // System.Int32 System.DBNull::System.IConvertible.ToInt32(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DBNull_System_IConvertible_ToInt32_mEE61252AADFD7B09BADACF3F2BBF40FBA656C603 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToInt32_mEE61252AADFD7B09BADACF3F2BBF40FBA656C603_RuntimeMethod_var))); } } // System.UInt32 System.DBNull::System.IConvertible.ToUInt32(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t DBNull_System_IConvertible_ToUInt32_m1B78C485FFF0A28D7FA3743200B16CE40FBEA715 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToUInt32_m1B78C485FFF0A28D7FA3743200B16CE40FBEA715_RuntimeMethod_var))); } } // System.Int64 System.DBNull::System.IConvertible.ToInt64(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DBNull_System_IConvertible_ToInt64_m81AF8847E8F227C8111C191DA231413FAB3BBABE (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToInt64_m81AF8847E8F227C8111C191DA231413FAB3BBABE_RuntimeMethod_var))); } } // System.UInt64 System.DBNull::System.IConvertible.ToUInt64(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t DBNull_System_IConvertible_ToUInt64_m7922B303C7F8F044842E8CFBAF5C6570ADB1C1D6 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToUInt64_m7922B303C7F8F044842E8CFBAF5C6570ADB1C1D6_RuntimeMethod_var))); } } // System.Single System.DBNull::System.IConvertible.ToSingle(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float DBNull_System_IConvertible_ToSingle_m04D798E5FBBF7975BF3480E7B318C6935113249A (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToSingle_m04D798E5FBBF7975BF3480E7B318C6935113249A_RuntimeMethod_var))); } } // System.Double System.DBNull::System.IConvertible.ToDouble(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double DBNull_System_IConvertible_ToDouble_m3B9DE204CDF2B889948E27E7DFD04C87C7B328C5 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToDouble_m3B9DE204CDF2B889948E27E7DFD04C87C7B328C5_RuntimeMethod_var))); } } // System.Decimal System.DBNull::System.IConvertible.ToDecimal(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 DBNull_System_IConvertible_ToDecimal_mD3ECDE3BA8C1AE6A437291E6755C364442F21F12 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToDecimal_mD3ECDE3BA8C1AE6A437291E6755C364442F21F12_RuntimeMethod_var))); } } // System.DateTime System.DBNull::System.IConvertible.ToDateTime(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DBNull_System_IConvertible_ToDateTime_m78D6A3E11F1CCA02F34EECB37278AFE116324248 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE)), /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_1 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_1, L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DBNull_System_IConvertible_ToDateTime_m78D6A3E11F1CCA02F34EECB37278AFE116324248_RuntimeMethod_var))); } } // System.Object System.DBNull::System.IConvertible.ToType(System.Type,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * DBNull_System_IConvertible_ToType_mAE261B867A662EAC7A7BF9B0D68A59003ED8AB54 (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * __this, Type_t * ___type0, RuntimeObject* ___provider1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___type0; RuntimeObject* L_1 = ___provider1; IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); RuntimeObject * L_2; L_2 = Convert_DefaultToType_m49730E740820DF7AA76C18ACF700FA3635AFBC33(__this, L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Void System.DBNull::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DBNull__cctor_m879734B2C470C6E85B62B302FFE14BE2590E907E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 * L_0 = (DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28 *)il2cpp_codegen_object_new(DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28_il2cpp_TypeInfo_var); DBNull__ctor_m01050B47883F8745AAE8D5BB40BBAB69348D123B(L_0, /*hidden argument*/NULL); ((DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28_StaticFields*)il2cpp_codegen_static_fields_for(DBNull_t0CFB3A03916C4AE0938C140E6A5487CEC8169C28_il2cpp_TypeInfo_var))->set_Value_0(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Conversion methods for marshalling of: System.DTSubString IL2CPP_EXTERN_C void DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshal_pinvoke(const DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74& unmarshaled, DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshaled_pinvoke& marshaled) { marshaled.___s_0 = il2cpp_codegen_marshal_string(unmarshaled.get_s_0()); marshaled.___index_1 = unmarshaled.get_index_1(); marshaled.___length_2 = unmarshaled.get_length_2(); marshaled.___type_3 = unmarshaled.get_type_3(); marshaled.___value_4 = unmarshaled.get_value_4(); } IL2CPP_EXTERN_C void DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshal_pinvoke_back(const DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshaled_pinvoke& marshaled, DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74& unmarshaled) { unmarshaled.set_s_0(il2cpp_codegen_marshal_string_result(marshaled.___s_0)); int32_t unmarshaled_index_temp_1 = 0; unmarshaled_index_temp_1 = marshaled.___index_1; unmarshaled.set_index_1(unmarshaled_index_temp_1); int32_t unmarshaled_length_temp_2 = 0; unmarshaled_length_temp_2 = marshaled.___length_2; unmarshaled.set_length_2(unmarshaled_length_temp_2); int32_t unmarshaled_type_temp_3 = 0; unmarshaled_type_temp_3 = marshaled.___type_3; unmarshaled.set_type_3(unmarshaled_type_temp_3); int32_t unmarshaled_value_temp_4 = 0; unmarshaled_value_temp_4 = marshaled.___value_4; unmarshaled.set_value_4(unmarshaled_value_temp_4); } // Conversion method for clean up from marshalling of: System.DTSubString IL2CPP_EXTERN_C void DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshal_pinvoke_cleanup(DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___s_0); marshaled.___s_0 = NULL; } // Conversion methods for marshalling of: System.DTSubString IL2CPP_EXTERN_C void DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshal_com(const DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74& unmarshaled, DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshaled_com& marshaled) { marshaled.___s_0 = il2cpp_codegen_marshal_bstring(unmarshaled.get_s_0()); marshaled.___index_1 = unmarshaled.get_index_1(); marshaled.___length_2 = unmarshaled.get_length_2(); marshaled.___type_3 = unmarshaled.get_type_3(); marshaled.___value_4 = unmarshaled.get_value_4(); } IL2CPP_EXTERN_C void DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshal_com_back(const DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshaled_com& marshaled, DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74& unmarshaled) { unmarshaled.set_s_0(il2cpp_codegen_marshal_bstring_result(marshaled.___s_0)); int32_t unmarshaled_index_temp_1 = 0; unmarshaled_index_temp_1 = marshaled.___index_1; unmarshaled.set_index_1(unmarshaled_index_temp_1); int32_t unmarshaled_length_temp_2 = 0; unmarshaled_length_temp_2 = marshaled.___length_2; unmarshaled.set_length_2(unmarshaled_length_temp_2); int32_t unmarshaled_type_temp_3 = 0; unmarshaled_type_temp_3 = marshaled.___type_3; unmarshaled.set_type_3(unmarshaled_type_temp_3); int32_t unmarshaled_value_temp_4 = 0; unmarshaled_value_temp_4 = marshaled.___value_4; unmarshaled.set_value_4(unmarshaled_value_temp_4); } // Conversion method for clean up from marshalling of: System.DTSubString IL2CPP_EXTERN_C void DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshal_com_cleanup(DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___s_0); marshaled.___s_0 = NULL; } // System.Char System.DTSubString::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar DTSubString_get_Item_mE6663126234FE80EC2E1D53047080B1E0097CF33 (DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 * __this, int32_t ___relativeIndex0, const RuntimeMethod* method) { { String_t* L_0 = __this->get_s_0(); int32_t L_1 = __this->get_index_1(); int32_t L_2 = ___relativeIndex0; Il2CppChar L_3; L_3 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_0, ((int32_t)il2cpp_codegen_add((int32_t)L_1, (int32_t)L_2)), /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C Il2CppChar DTSubString_get_Item_mE6663126234FE80EC2E1D53047080B1E0097CF33_AdjustorThunk (RuntimeObject * __this, int32_t ___relativeIndex0, const RuntimeMethod* method) { int32_t _offset = 1; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 * _thisAdjusted = reinterpret_cast(__this + _offset); Il2CppChar _returnValue; _returnValue = DTSubString_get_Item_mE6663126234FE80EC2E1D53047080B1E0097CF33(_thisAdjusted, ___relativeIndex0, method); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.DateTime::.ctor(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m14D7C60472AE477F824F8BEE8830C5F5D4FCA16A (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int64_t ___ticks0, const RuntimeMethod* method) { { int64_t L_0 = ___ticks0; if ((((int64_t)L_0) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0011; } } { int64_t L_1 = ___ticks0; if ((((int64_t)L_1) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_0026; } } IL_0011: { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0F1EB107829748D4B6EAF0971FCDC4458C54CF59)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral928FFC09BCE4E64CA3AC5579C0DCC18658018EEF)), L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_m14D7C60472AE477F824F8BEE8830C5F5D4FCA16A_RuntimeMethod_var))); } IL_0026: { int64_t L_4 = ___ticks0; __this->set_dateData_44(L_4); return; } } IL2CPP_EXTERN_C void DateTime__ctor_m14D7C60472AE477F824F8BEE8830C5F5D4FCA16A_AdjustorThunk (RuntimeObject * __this, int64_t ___ticks0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_m14D7C60472AE477F824F8BEE8830C5F5D4FCA16A(_thisAdjusted, ___ticks0, method); } // System.Void System.DateTime::.ctor(System.UInt64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, uint64_t ___dateData0, const RuntimeMethod* method) { { uint64_t L_0 = ___dateData0; __this->set_dateData_44(L_0); return; } } IL2CPP_EXTERN_C void DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_AdjustorThunk (RuntimeObject * __this, uint64_t ___dateData0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_inline(_thisAdjusted, ___dateData0, method); } // System.Void System.DateTime::.ctor(System.Int64,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int64_t ___ticks0, int32_t ___kind1, const RuntimeMethod* method) { { int64_t L_0 = ___ticks0; if ((((int64_t)L_0) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0011; } } { int64_t L_1 = ___ticks0; if ((((int64_t)L_1) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_0026; } } IL_0011: { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0F1EB107829748D4B6EAF0971FCDC4458C54CF59)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral928FFC09BCE4E64CA3AC5579C0DCC18658018EEF)), L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7_RuntimeMethod_var))); } IL_0026: { int32_t L_4 = ___kind1; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_002e; } } { int32_t L_5 = ___kind1; if ((((int32_t)L_5) <= ((int32_t)2))) { goto IL_0043; } } IL_002e: { String_t* L_6; L_6 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF5613A6A4EDEA9E0E59881C956F596200F1345F8)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_7 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral414EEEFF5F961B9740DE01D5EC1AC2F0F745095E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7_RuntimeMethod_var))); } IL_0043: { int64_t L_8 = ___ticks0; int32_t L_9 = ___kind1; __this->set_dateData_44(((int64_t)((int64_t)L_8|(int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_9))<<(int32_t)((int32_t)62)))))); return; } } IL2CPP_EXTERN_C void DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7_AdjustorThunk (RuntimeObject * __this, int64_t ___ticks0, int32_t ___kind1, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7(_thisAdjusted, ___ticks0, ___kind1, method); } // System.Void System.DateTime::.ctor(System.Int64,System.DateTimeKind,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mA534B24E2231D8DE7E703F3D2711542EF29BEA63 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int64_t ___ticks0, int32_t ___kind1, bool ___isAmbiguousDst2, const RuntimeMethod* method) { int64_t G_B5_0 = 0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * G_B5_1 = NULL; int64_t G_B4_0 = 0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * G_B4_1 = NULL; int64_t G_B6_0 = 0; int64_t G_B6_1 = 0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * G_B6_2 = NULL; { int64_t L_0 = ___ticks0; if ((((int64_t)L_0) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0011; } } { int64_t L_1 = ___ticks0; if ((((int64_t)L_1) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_0026; } } IL_0011: { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0F1EB107829748D4B6EAF0971FCDC4458C54CF59)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral928FFC09BCE4E64CA3AC5579C0DCC18658018EEF)), L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_mA534B24E2231D8DE7E703F3D2711542EF29BEA63_RuntimeMethod_var))); } IL_0026: { int64_t L_4 = ___ticks0; bool L_5 = ___isAmbiguousDst2; G_B4_0 = L_4; G_B4_1 = __this; if (L_5) { G_B5_0 = L_4; G_B5_1 = __this; goto IL_0036; } } { G_B6_0 = ((int64_t)(std::numeric_limits::min)()); G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_003f; } IL_0036: { G_B6_0 = ((int64_t)-4611686018427387904LL); G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_003f: { G_B6_2->set_dateData_44(((int64_t)((int64_t)G_B6_1|(int64_t)G_B6_0))); return; } } IL2CPP_EXTERN_C void DateTime__ctor_mA534B24E2231D8DE7E703F3D2711542EF29BEA63_AdjustorThunk (RuntimeObject * __this, int64_t ___ticks0, int32_t ___kind1, bool ___isAmbiguousDst2, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_mA534B24E2231D8DE7E703F3D2711542EF29BEA63(_thisAdjusted, ___ticks0, ___kind1, ___isAmbiguousDst2, method); } // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___year0; int32_t L_1 = ___month1; int32_t L_2 = ___day2; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); int64_t L_3; L_3 = DateTime_DateToTicks_m0491D6AA4A9611CB835E9444790E398D9CE1F508(L_0, L_1, L_2, /*hidden argument*/NULL); __this->set_dateData_44(L_3); return; } } IL2CPP_EXTERN_C void DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88_AdjustorThunk (RuntimeObject * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_m1AD9E79A671864DFB1AABDB75D207C688B868D88(_thisAdjusted, ___year0, ___month1, ___day2, method); } // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m0FFFFEA32E380156E1FB4224D50CD0B16707E61C (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___millisecond6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { int32_t L_0 = ___millisecond6; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_000e; } } { int32_t L_1 = ___millisecond6; if ((((int32_t)L_1) < ((int32_t)((int32_t)1000)))) { goto IL_003f; } } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2; int32_t L_4 = 0; RuntimeObject * L_5 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_4); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAtUnchecked(static_cast(0), (RuntimeObject *)L_5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = L_3; int32_t L_7 = ((int32_t)999); RuntimeObject * L_8 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_7); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAtUnchecked(static_cast(1), (RuntimeObject *)L_8); String_t* L_9; L_9 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCB6B67D4653121AE0F63EE256975A0DBD0FAF6B1)), L_6, /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3DF008E4B70EBA2CEFB30E3226F82557BD7FD14D)), L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_m0FFFFEA32E380156E1FB4224D50CD0B16707E61C_RuntimeMethod_var))); } IL_003f: { int32_t L_11 = ___year0; int32_t L_12 = ___month1; int32_t L_13 = ___day2; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); int64_t L_14; L_14 = DateTime_DateToTicks_m0491D6AA4A9611CB835E9444790E398D9CE1F508(L_11, L_12, L_13, /*hidden argument*/NULL); int32_t L_15 = ___hour3; int32_t L_16 = ___minute4; int32_t L_17 = ___second5; int64_t L_18; L_18 = DateTime_TimeToTicks_mD2E0A523E1578117B7D245484CBA9CAB4ACC0C35(L_15, L_16, L_17, /*hidden argument*/NULL); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_14, (int64_t)L_18)); int64_t L_19 = V_0; int32_t L_20 = ___millisecond6; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_19, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_20)), (int64_t)((int64_t)((int64_t)((int32_t)10000))))))); int64_t L_21 = V_0; if ((((int64_t)L_21) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0072; } } { int64_t L_22 = V_0; if ((((int64_t)L_22) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_0082; } } IL_0072: { String_t* L_23; L_23 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral758669C6E73419F7C9937E6A901F4CFC2057BEED)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_24 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_24, L_23, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_m0FFFFEA32E380156E1FB4224D50CD0B16707E61C_RuntimeMethod_var))); } IL_0082: { int64_t L_25 = V_0; __this->set_dateData_44(L_25); return; } } IL2CPP_EXTERN_C void DateTime__ctor_m0FFFFEA32E380156E1FB4224D50CD0B16707E61C_AdjustorThunk (RuntimeObject * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___millisecond6, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_m0FFFFEA32E380156E1FB4224D50CD0B16707E61C(_thisAdjusted, ___year0, ___month1, ___day2, ___hour3, ___minute4, ___second5, ___millisecond6, method); } // System.Void System.DateTime::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m8833FDFEA8C621E501E28F6ED779F4A13702BA9B (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5906B1AF129B2EACC9A652E63E3344351D9DEE60); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral928FFC09BCE4E64CA3AC5579C0DCC18658018EEF); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int64_t V_2 = 0; uint64_t V_3 = 0; SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 * V_4 = NULL; int64_t V_5 = 0; String_t* V_6 = NULL; { SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_m8833FDFEA8C621E501E28F6ED779F4A13702BA9B_RuntimeMethod_var))); } IL_000e: { V_0 = (bool)0; V_1 = (bool)0; V_2 = ((int64_t)((int64_t)0)); V_3 = ((int64_t)((int64_t)0)); SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0; SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 * L_3; L_3 = SerializationInfo_GetEnumerator_m88A3A4E9DD1E1F276016B0205CF62DDB876B9575(L_2, /*hidden argument*/NULL); V_4 = L_3; goto IL_0073; } IL_0022: { SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 * L_4 = V_4; String_t* L_5; L_5 = SerializationInfoEnumerator_get_Name_m77C59B00E71ADDFA65D08FE52BE16D4D0E4A2480(L_4, /*hidden argument*/NULL); V_6 = L_5; String_t* L_6 = V_6; bool L_7; L_7 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_6, _stringLiteral928FFC09BCE4E64CA3AC5579C0DCC18658018EEF, /*hidden argument*/NULL); if (L_7) { goto IL_0049; } } { String_t* L_8 = V_6; bool L_9; L_9 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_8, _stringLiteral5906B1AF129B2EACC9A652E63E3344351D9DEE60, /*hidden argument*/NULL); if (L_9) { goto IL_005f; } } { goto IL_0073; } IL_0049: { SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 * L_10 = V_4; RuntimeObject * L_11; L_11 = SerializationInfoEnumerator_get_Value_mAF4DAA489771E490363C55CCF00FB44BC26964AA(L_10, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_12; L_12 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int64_t L_13; L_13 = Convert_ToInt64_mBDCF8D07F1BB34AD1C90BF073FCBB400F2F4770C(L_11, L_12, /*hidden argument*/NULL); V_2 = L_13; V_0 = (bool)1; goto IL_0073; } IL_005f: { SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 * L_14 = V_4; RuntimeObject * L_15; L_15 = SerializationInfoEnumerator_get_Value_mAF4DAA489771E490363C55CCF00FB44BC26964AA(L_14, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_16; L_16 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); uint64_t L_17; L_17 = Convert_ToUInt64_m37E5BD172BE585136D4A89ABA321EDD5C4BB8E5B(L_15, L_16, /*hidden argument*/NULL); V_3 = L_17; V_1 = (bool)1; } IL_0073: { SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6 * L_18 = V_4; bool L_19; L_19 = SerializationInfoEnumerator_MoveNext_m661034C94476113FEB5A3C98A5EA9456ACFA2E9F(L_18, /*hidden argument*/NULL); if (L_19) { goto IL_0022; } } { bool L_20 = V_1; if (!L_20) { goto IL_0088; } } { uint64_t L_21 = V_3; __this->set_dateData_44(L_21); goto IL_00a4; } IL_0088: { bool L_22 = V_0; if (!L_22) { goto IL_0094; } } { int64_t L_23 = V_2; __this->set_dateData_44(L_23); goto IL_00a4; } IL_0094: { String_t* L_24; L_24 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE6F438B4D15D9368DB9AB085363FC309684D805)), /*hidden argument*/NULL); SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 * L_25 = (SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_il2cpp_TypeInfo_var))); SerializationException__ctor_m685187C44D70983FA86F76A8BB1599A2969B43E3(L_25, L_24, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_25, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_m8833FDFEA8C621E501E28F6ED779F4A13702BA9B_RuntimeMethod_var))); } IL_00a4: { int64_t L_26; L_26 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); V_5 = L_26; int64_t L_27 = V_5; if ((((int64_t)L_27) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00bf; } } { int64_t L_28 = V_5; if ((((int64_t)L_28) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_00cf; } } IL_00bf: { String_t* L_29; L_29 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0CC8D9716F300EE4E27BA8D2C8FFFB6AD822D078)), /*hidden argument*/NULL); SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 * L_30 = (SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92_il2cpp_TypeInfo_var))); SerializationException__ctor_m685187C44D70983FA86F76A8BB1599A2969B43E3(L_30, L_29, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_30, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_m8833FDFEA8C621E501E28F6ED779F4A13702BA9B_RuntimeMethod_var))); } IL_00cf: { return; } } IL2CPP_EXTERN_C void DateTime__ctor_m8833FDFEA8C621E501E28F6ED779F4A13702BA9B_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_m8833FDFEA8C621E501E28F6ED779F4A13702BA9B(_thisAdjusted, ___info0, ___context1, method); } // System.Int64 System.DateTime::get_InternalTicks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { uint64_t L_0 = __this->get_dateData_44(); return ((int64_t)((int64_t)L_0&(int64_t)((int64_t)4611686018427387903LL))); } } IL2CPP_EXTERN_C int64_t DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int64_t _returnValue; _returnValue = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B(_thisAdjusted, method); return _returnValue; } // System.UInt64 System.DateTime::get_InternalKind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { uint64_t L_0 = __this->get_dateData_44(); return ((int64_t)((int64_t)L_0&(int64_t)((int64_t)-4611686018427387904LL))); } } IL2CPP_EXTERN_C uint64_t DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); uint64_t _returnValue; _returnValue = DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C(_thisAdjusted, method); return _returnValue; } // System.DateTime System.DateTime::Add(System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_Add_m317E517C3818A7EF09BB4D0E5547FF791814777D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___value0, const RuntimeMethod* method) { { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_0 = ___value0; int64_t L_1 = L_0.get__ticks_3(); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_2; L_2 = DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, L_1, /*hidden argument*/NULL); return L_2; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_Add_m317E517C3818A7EF09BB4D0E5547FF791814777D_AdjustorThunk (RuntimeObject * __this, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_Add_m317E517C3818A7EF09BB4D0E5547FF791814777D(_thisAdjusted, ___value0, method); return _returnValue; } // System.DateTime System.DateTime::Add(System.Double,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, double ___value0, int32_t ___scale1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; double G_B2_0 = 0.0; double G_B1_0 = 0.0; double G_B3_0 = 0.0; double G_B3_1 = 0.0; IL_0000: try { // begin try (depth: 1) { double L_0 = ___value0; int32_t L_1 = ___scale1; double L_2 = ___value0; G_B1_0 = ((double)il2cpp_codegen_multiply((double)L_0, (double)((double)((double)L_1)))); if ((((double)L_2) >= ((double)(0.0)))) { G_B2_0 = ((double)il2cpp_codegen_multiply((double)L_0, (double)((double)((double)L_1)))); goto IL_001b; } } IL_0010: { G_B3_0 = (-0.5); G_B3_1 = G_B1_0; goto IL_0024; } IL_001b: { G_B3_0 = (0.5); G_B3_1 = G_B2_0; } IL_0024: { if (((double)il2cpp_codegen_add((double)G_B3_1, (double)G_B3_0)) > (double)((std::numeric_limits::max)())) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_overflow_exception(), DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925_RuntimeMethod_var); V_0 = il2cpp_codegen_cast_double_to_int(((double)il2cpp_codegen_add((double)G_B3_1, (double)G_B3_0))); goto IL_003f; } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0029; } throw e; } CATCH_0029: { // begin catch(System.OverflowException) String_t* L_3; L_3 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1BB7D514C3D15F77603EC9C1408F5FF44C944EAF)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_4 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925_RuntimeMethod_var))); } // end catch (depth: 1) IL_003f: { int64_t L_5 = V_0; if ((((int64_t)L_5) <= ((int64_t)((int64_t)-315537897600000LL)))) { goto IL_0057; } } { int64_t L_6 = V_0; if ((((int64_t)L_6) < ((int64_t)((int64_t)315537897600000LL)))) { goto IL_006c; } } IL_0057: { String_t* L_7; L_7 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1BB7D514C3D15F77603EC9C1408F5FF44C944EAF)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_8 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925_RuntimeMethod_var))); } IL_006c: { int64_t L_9 = V_0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_10; L_10 = DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, ((int64_t)il2cpp_codegen_multiply((int64_t)L_9, (int64_t)((int64_t)((int64_t)((int32_t)10000))))), /*hidden argument*/NULL); return L_10; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925_AdjustorThunk (RuntimeObject * __this, double ___value0, int32_t ___scale1, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925(_thisAdjusted, ___value0, ___scale1, method); return _returnValue; } // System.DateTime System.DateTime::AddDays(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddDays_mEB8882A3289F39D7B10E5A1FB36A2ABF80328368 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, double ___value0, const RuntimeMethod* method) { { double L_0 = ___value0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1; L_1 = DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, L_0, ((int32_t)86400000), /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddDays_mEB8882A3289F39D7B10E5A1FB36A2ABF80328368_AdjustorThunk (RuntimeObject * __this, double ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_AddDays_mEB8882A3289F39D7B10E5A1FB36A2ABF80328368(_thisAdjusted, ___value0, method); return _returnValue; } // System.DateTime System.DateTime::AddMilliseconds(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddMilliseconds_m74B689CDAFB7ABEEF56827D8777B7C95C89C3154 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, double ___value0, const RuntimeMethod* method) { { double L_0 = ___value0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1; L_1 = DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, L_0, 1, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddMilliseconds_m74B689CDAFB7ABEEF56827D8777B7C95C89C3154_AdjustorThunk (RuntimeObject * __this, double ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_AddMilliseconds_m74B689CDAFB7ABEEF56827D8777B7C95C89C3154(_thisAdjusted, ___value0, method); return _returnValue; } // System.DateTime System.DateTime::AddMonths(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddMonths_m2AAF2C64BCAC39CF62019E6859EC3BF85EBEB682 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___months0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { int32_t L_0 = ___months0; if ((((int32_t)L_0) < ((int32_t)((int32_t)-120000)))) { goto IL_0010; } } { int32_t L_1 = ___months0; if ((((int32_t)L_1) <= ((int32_t)((int32_t)120000)))) { goto IL_0025; } } IL_0010: { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB020DAEB80AFE3984CF55839FF7F2659288FFC06)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD83041E889BDAEB8F029AF50549D1347BD7FC949)), L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_AddMonths_m2AAF2C64BCAC39CF62019E6859EC3BF85EBEB682_RuntimeMethod_var))); } IL_0025: { int32_t L_4; L_4 = DateTime_GetDatePart_m42FA46005EF6621F6CDDE26E7C602ECD35BFBA4D((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, 0, /*hidden argument*/NULL); V_0 = L_4; int32_t L_5; L_5 = DateTime_GetDatePart_m42FA46005EF6621F6CDDE26E7C602ECD35BFBA4D((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, 2, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6; L_6 = DateTime_GetDatePart_m42FA46005EF6621F6CDDE26E7C602ECD35BFBA4D((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, 3, /*hidden argument*/NULL); V_2 = L_6; int32_t L_7 = V_1; int32_t L_8 = ___months0; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)1)), (int32_t)L_8)); int32_t L_9 = V_3; if ((((int32_t)L_9) < ((int32_t)0))) { goto IL_0057; } } { int32_t L_10 = V_3; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_10%(int32_t)((int32_t)12))), (int32_t)1)); int32_t L_11 = V_0; int32_t L_12 = V_3; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)((int32_t)((int32_t)L_12/(int32_t)((int32_t)12))))); goto IL_006b; } IL_0057: { int32_t L_13 = V_3; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)12), (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))%(int32_t)((int32_t)12))))); int32_t L_14 = V_0; int32_t L_15 = V_3; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)((int32_t)11)))/(int32_t)((int32_t)12))))); } IL_006b: { int32_t L_16 = V_0; if ((((int32_t)L_16) < ((int32_t)1))) { goto IL_0077; } } { int32_t L_17 = V_0; if ((((int32_t)L_17) <= ((int32_t)((int32_t)9999)))) { goto IL_008c; } } IL_0077: { String_t* L_18; L_18 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF33310D7EB57AD4B307AAB16E09002FFD4E34FF3)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_19 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_19, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD83041E889BDAEB8F029AF50549D1347BD7FC949)), L_18, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_AddMonths_m2AAF2C64BCAC39CF62019E6859EC3BF85EBEB682_RuntimeMethod_var))); } IL_008c: { int32_t L_20 = V_0; int32_t L_21 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); int32_t L_22; L_22 = DateTime_DaysInMonth_m64931EEDA4428AD99566FCF0434BA298153E4531(L_20, L_21, /*hidden argument*/NULL); V_4 = L_22; int32_t L_23 = V_2; int32_t L_24 = V_4; if ((((int32_t)L_23) <= ((int32_t)L_24))) { goto IL_009d; } } { int32_t L_25 = V_4; V_2 = L_25; } IL_009d: { int32_t L_26 = V_0; int32_t L_27 = V_1; int32_t L_28 = V_2; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); int64_t L_29; L_29 = DateTime_DateToTicks_m0491D6AA4A9611CB835E9444790E398D9CE1F508(L_26, L_27, L_28, /*hidden argument*/NULL); int64_t L_30; L_30 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); uint64_t L_31; L_31 = DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_32; memset((&L_32), 0, sizeof(L_32)); DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_inline((&L_32), ((int64_t)((int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_29, (int64_t)((int64_t)((int64_t)L_30%(int64_t)((int64_t)864000000000LL)))))|(int64_t)L_31)), /*hidden argument*/NULL); return L_32; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddMonths_m2AAF2C64BCAC39CF62019E6859EC3BF85EBEB682_AdjustorThunk (RuntimeObject * __this, int32_t ___months0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_AddMonths_m2AAF2C64BCAC39CF62019E6859EC3BF85EBEB682(_thisAdjusted, ___months0, method); return _returnValue; } // System.DateTime System.DateTime::AddSeconds(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddSeconds_mCA0940A7E7C3ED40A86532349B7D4CB3A0F0DEAF (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, double ___value0, const RuntimeMethod* method) { { double L_0 = ___value0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1; L_1 = DateTime_Add_m44DAE4F7455884CCC543706595635CC4DA2E5925((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, L_0, ((int32_t)1000), /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddSeconds_mCA0940A7E7C3ED40A86532349B7D4CB3A0F0DEAF_AdjustorThunk (RuntimeObject * __this, double ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_AddSeconds_mCA0940A7E7C3ED40A86532349B7D4CB3A0F0DEAF(_thisAdjusted, ___value0, method); return _returnValue; } // System.DateTime System.DateTime::AddTicks(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int64_t ___value0, const RuntimeMethod* method) { int64_t V_0 = 0; { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); V_0 = L_0; int64_t L_1 = ___value0; int64_t L_2 = V_0; if ((((int64_t)L_1) > ((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)3155378975999999999LL), (int64_t)L_2))))) { goto IL_001c; } } { int64_t L_3 = ___value0; int64_t L_4 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)((int64_t)0)), (int64_t)L_4))))) { goto IL_0031; } } IL_001c: { String_t* L_5; L_5 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF33310D7EB57AD4B307AAB16E09002FFD4E34FF3)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_6 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB_RuntimeMethod_var))); } IL_0031: { int64_t L_7 = V_0; int64_t L_8 = ___value0; uint64_t L_9; L_9 = DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_10; memset((&L_10), 0, sizeof(L_10)); DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_inline((&L_10), ((int64_t)((int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_7, (int64_t)L_8))|(int64_t)L_9)), /*hidden argument*/NULL); return L_10; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB_AdjustorThunk (RuntimeObject * __this, int64_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB(_thisAdjusted, ___value0, method); return _returnValue; } // System.DateTime System.DateTime::AddYears(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddYears_m9F1541DE0F82F1278ECC5216337FD3263A279695 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___value0, const RuntimeMethod* method) { { int32_t L_0 = ___value0; if ((((int32_t)L_0) < ((int32_t)((int32_t)-10000)))) { goto IL_0010; } } { int32_t L_1 = ___value0; if ((((int32_t)L_1) <= ((int32_t)((int32_t)10000)))) { goto IL_0025; } } IL_0010: { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB655C47A0A1F6AF4DCDB6B7A1506B8EFB729C8BF)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCE9BB7116C03E5DA9D01F8D4803A0FFE9ADA5307)), L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_AddYears_m9F1541DE0F82F1278ECC5216337FD3263A279695_RuntimeMethod_var))); } IL_0025: { int32_t L_4 = ___value0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_5; L_5 = DateTime_AddMonths_m2AAF2C64BCAC39CF62019E6859EC3BF85EBEB682((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, ((int32_t)il2cpp_codegen_multiply((int32_t)L_4, (int32_t)((int32_t)12))), /*hidden argument*/NULL); return L_5; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddYears_m9F1541DE0F82F1278ECC5216337FD3263A279695_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_AddYears_m9F1541DE0F82F1278ECC5216337FD3263A279695(_thisAdjusted, ___value0, method); return _returnValue; } // System.Int32 System.DateTime::CompareTo(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_CompareTo_m66588256B482E2F950FBD50776A4AC68483A1EE2 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_2; memset((&V_2), 0, sizeof(V_2)); { RuntimeObject * L_0 = ___value0; if (L_0) { goto IL_0005; } } { return 1; } IL_0005: { RuntimeObject * L_1 = ___value0; if (((RuntimeObject *)IsInstSealed((RuntimeObject*)L_1, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))) { goto IL_001d; } } { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5555755D3361E32457AAF97F7B3A0E3237765D53)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_3 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_CompareTo_m66588256B482E2F950FBD50776A4AC68483A1EE2_RuntimeMethod_var))); } IL_001d: { RuntimeObject * L_4 = ___value0; V_2 = ((*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)UnBox(L_4, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var)))); int64_t L_5; L_5 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_2), /*hidden argument*/NULL); V_0 = L_5; int64_t L_6; L_6 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); V_1 = L_6; int64_t L_7 = V_1; int64_t L_8 = V_0; if ((((int64_t)L_7) <= ((int64_t)L_8))) { goto IL_0039; } } { return 1; } IL_0039: { int64_t L_9 = V_1; int64_t L_10 = V_0; if ((((int64_t)L_9) >= ((int64_t)L_10))) { goto IL_003f; } } { return (-1); } IL_003f: { return 0; } } IL2CPP_EXTERN_C int32_t DateTime_CompareTo_m66588256B482E2F950FBD50776A4AC68483A1EE2_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_CompareTo_m66588256B482E2F950FBD50776A4AC68483A1EE2(_thisAdjusted, ___value0, method); return _returnValue; } // System.Int32 System.DateTime::CompareTo(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_CompareTo_m2864B0ABAE4B8748D4092D1D16AE56EE0B248F93 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method) { int64_t V_0 = 0; int64_t V_1 = 0; { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___value0), /*hidden argument*/NULL); V_0 = L_0; int64_t L_1; L_1 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); V_1 = L_1; int64_t L_2 = V_1; int64_t L_3 = V_0; if ((((int64_t)L_2) <= ((int64_t)L_3))) { goto IL_0015; } } { return 1; } IL_0015: { int64_t L_4 = V_1; int64_t L_5 = V_0; if ((((int64_t)L_4) >= ((int64_t)L_5))) { goto IL_001b; } } { return (-1); } IL_001b: { return 0; } } IL2CPP_EXTERN_C int32_t DateTime_CompareTo_m2864B0ABAE4B8748D4092D1D16AE56EE0B248F93_AdjustorThunk (RuntimeObject * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_CompareTo_m2864B0ABAE4B8748D4092D1D16AE56EE0B248F93(_thisAdjusted, ___value0, method); return _returnValue; } // System.Int64 System.DateTime::DateToTicks(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_DateToTicks_m0491D6AA4A9611CB835E9444790E398D9CE1F508 (int32_t ___year0, int32_t ___month1, int32_t ___day2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; int32_t V_1 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B7_0 = NULL; { int32_t L_0 = ___year0; if ((((int32_t)L_0) < ((int32_t)1))) { goto IL_006c; } } { int32_t L_1 = ___year0; if ((((int32_t)L_1) > ((int32_t)((int32_t)9999)))) { goto IL_006c; } } { int32_t L_2 = ___month1; if ((((int32_t)L_2) < ((int32_t)1))) { goto IL_006c; } } { int32_t L_3 = ___month1; if ((((int32_t)L_3) > ((int32_t)((int32_t)12)))) { goto IL_006c; } } { int32_t L_4 = ___year0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); bool L_5; L_5 = DateTime_IsLeapYear_m3F40827B05E60003B98127C98D9E96E64BE2B271(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0024; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_DaysToMonth365_29(); G_B7_0 = L_6; goto IL_0029; } IL_0024: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_DaysToMonth366_30(); G_B7_0 = L_7; } IL_0029: { V_0 = G_B7_0; int32_t L_8 = ___day2; if ((((int32_t)L_8) < ((int32_t)1))) { goto IL_006c; } } { int32_t L_9 = ___day2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = V_0; int32_t L_11 = ___month1; int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAtUnchecked(static_cast(L_12)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = V_0; int32_t L_15 = ___month1; int32_t L_16 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); int32_t L_17 = (L_14)->GetAtUnchecked(static_cast(L_16)); if ((((int32_t)L_9) > ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)L_17))))) { goto IL_006c; } } { int32_t L_18 = ___year0; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)1)); int32_t L_19 = V_1; int32_t L_20 = V_1; int32_t L_21 = V_1; int32_t L_22 = V_1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_23 = V_0; int32_t L_24 = ___month1; int32_t L_25 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1)); int32_t L_26 = (L_23)->GetAtUnchecked(static_cast(L_25)); int32_t L_27 = ___day2; return ((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)((int32_t)365))), (int32_t)((int32_t)((int32_t)L_20/(int32_t)4)))), (int32_t)((int32_t)((int32_t)L_21/(int32_t)((int32_t)100))))), (int32_t)((int32_t)((int32_t)L_22/(int32_t)((int32_t)400))))), (int32_t)L_26)), (int32_t)L_27)), (int32_t)1)))), (int64_t)((int64_t)864000000000LL))); } IL_006c: { String_t* L_28; L_28 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5C41D52FA73299672D15406F85174D906E9E65DC)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_29 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_29, (String_t*)NULL, L_28, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_DateToTicks_m0491D6AA4A9611CB835E9444790E398D9CE1F508_RuntimeMethod_var))); } } // System.Int64 System.DateTime::TimeToTicks(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_TimeToTicks_mD2E0A523E1578117B7D245484CBA9CAB4ACC0C35 (int32_t ___hour0, int32_t ___minute1, int32_t ___second2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___hour0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0024; } } { int32_t L_1 = ___hour0; if ((((int32_t)L_1) >= ((int32_t)((int32_t)24)))) { goto IL_0024; } } { int32_t L_2 = ___minute1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0024; } } { int32_t L_3 = ___minute1; if ((((int32_t)L_3) >= ((int32_t)((int32_t)60)))) { goto IL_0024; } } { int32_t L_4 = ___second2; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0024; } } { int32_t L_5 = ___second2; if ((((int32_t)L_5) >= ((int32_t)((int32_t)60)))) { goto IL_0024; } } { int32_t L_6 = ___hour0; int32_t L_7 = ___minute1; int32_t L_8 = ___second2; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); int64_t L_9; L_9 = TimeSpan_TimeToTicks_m9387E044F9538B540C350194C1E6C5274206BF66(L_6, L_7, L_8, /*hidden argument*/NULL); return L_9; } IL_0024: { String_t* L_10; L_10 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral09E3CE30ED220A58CBC39E1FB2FC6F254A93DB03)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_11 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_11, (String_t*)NULL, L_10, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_TimeToTicks_mD2E0A523E1578117B7D245484CBA9CAB4ACC0C35_RuntimeMethod_var))); } } // System.Int32 System.DateTime::DaysInMonth(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_DaysInMonth_m64931EEDA4428AD99566FCF0434BA298153E4531 (int32_t ___year0, int32_t ___month1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B6_0 = NULL; { int32_t L_0 = ___month1; if ((((int32_t)L_0) < ((int32_t)1))) { goto IL_0009; } } { int32_t L_1 = ___month1; if ((((int32_t)L_1) <= ((int32_t)((int32_t)12)))) { goto IL_001e; } } IL_0009: { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFAE2329D6E15DBA161C93E78324E39B842CF47E4)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral30D99F99F1F4688CE08A3BF1B034C9CD49C19174)), L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_DaysInMonth_m64931EEDA4428AD99566FCF0434BA298153E4531_RuntimeMethod_var))); } IL_001e: { int32_t L_4 = ___year0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); bool L_5; L_5 = DateTime_IsLeapYear_m3F40827B05E60003B98127C98D9E96E64BE2B271(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_002d; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_6 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_DaysToMonth365_29(); G_B6_0 = L_6; goto IL_0032; } IL_002d: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_DaysToMonth366_30(); G_B6_0 = L_7; } IL_0032: { V_0 = G_B6_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = V_0; int32_t L_9 = ___month1; int32_t L_10 = L_9; int32_t L_11 = (L_8)->GetAtUnchecked(static_cast(L_10)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = V_0; int32_t L_13 = ___month1; int32_t L_14 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1)); int32_t L_15 = (L_12)->GetAtUnchecked(static_cast(L_14)); return ((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)L_15)); } } // System.Boolean System.DateTime::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_Equals_m786244BB8C40880929C564F8CC9A4421755FB359 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject * L_0 = ___value0; if (!((RuntimeObject *)IsInstSealed((RuntimeObject*)L_0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))) { goto IL_001f; } } { int64_t L_1; L_1 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); RuntimeObject * L_2 = ___value0; V_0 = ((*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)UnBox(L_2, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var)))); int64_t L_3; L_3 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), /*hidden argument*/NULL); return (bool)((((int64_t)L_1) == ((int64_t)L_3))? 1 : 0); } IL_001f: { return (bool)0; } } IL2CPP_EXTERN_C bool DateTime_Equals_m786244BB8C40880929C564F8CC9A4421755FB359_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = DateTime_Equals_m786244BB8C40880929C564F8CC9A4421755FB359(_thisAdjusted, ___value0, method); return _returnValue; } // System.Boolean System.DateTime::Equals(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_Equals_m22392E29066D685DB7DD20CB022B101E0CC244EA (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); int64_t L_1; L_1 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___value0), /*hidden argument*/NULL); return (bool)((((int64_t)L_0) == ((int64_t)L_1))? 1 : 0); } } IL2CPP_EXTERN_C bool DateTime_Equals_m22392E29066D685DB7DD20CB022B101E0CC244EA_AdjustorThunk (RuntimeObject * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = DateTime_Equals_m22392E29066D685DB7DD20CB022B101E0CC244EA(_thisAdjusted, ___value0, method); return _returnValue; } // System.DateTime System.DateTime::FromBinary(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_FromBinary_m64478A16AE479B0ADB9319A22D3409696DD868AB (int64_t ___dateData0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; bool V_1 = false; int64_t V_2 = 0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 V_3; memset((&V_3), 0, sizeof(V_3)); bool V_4 = false; { int64_t L_0 = ___dateData0; if (!((int64_t)((int64_t)L_0&(int64_t)((int64_t)(std::numeric_limits::min)())))) { goto IL_00d8; } } { int64_t L_1 = ___dateData0; V_0 = ((int64_t)((int64_t)L_1&(int64_t)((int64_t)4611686018427387903LL))); int64_t L_2 = V_0; if ((((int64_t)L_2) <= ((int64_t)((int64_t)4611685154427387904LL)))) { goto IL_0034; } } { int64_t L_3 = V_0; V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_3, (int64_t)((int64_t)4611686018427387904LL))); } IL_0034: { V_1 = (bool)0; int64_t L_4 = V_0; if ((((int64_t)L_4) >= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0051; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_5 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_MinValue_31(); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_6; L_6 = TimeZoneInfo_GetLocalUtcOffset_m0BB02611FD7B4B1E2E92D2FF2CA32FE9536E6C77(L_5, 2, /*hidden argument*/NULL); V_3 = L_6; int64_t L_7; L_7 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_3), /*hidden argument*/NULL); V_2 = L_7; goto IL_0094; } IL_0051: { int64_t L_8 = V_0; if ((((int64_t)L_8) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_0073; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_9 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_MaxValue_32(); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_10; L_10 = TimeZoneInfo_GetLocalUtcOffset_m0BB02611FD7B4B1E2E92D2FF2CA32FE9536E6C77(L_9, 2, /*hidden argument*/NULL); V_3 = L_10; int64_t L_11; L_11 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_3), /*hidden argument*/NULL); V_2 = L_11; goto IL_0094; } IL_0073: { int64_t L_12 = V_0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_13; memset((&L_13), 0, sizeof(L_13)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_13), L_12, 1, /*hidden argument*/NULL); V_4 = (bool)0; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_14; L_14 = TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9(/*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_15; L_15 = TimeZoneInfo_GetUtcOffsetFromUtc_m1B6E6EF126B2A2598677CF3E60F91A08CF01E965(L_13, L_14, (bool*)(&V_4), (bool*)(&V_1), /*hidden argument*/NULL); V_3 = L_15; int64_t L_16; L_16 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_3), /*hidden argument*/NULL); V_2 = L_16; } IL_0094: { int64_t L_17 = V_0; int64_t L_18 = V_2; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_17, (int64_t)L_18)); int64_t L_19 = V_0; if ((((int64_t)L_19) >= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00a9; } } { int64_t L_20 = V_0; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_20, (int64_t)((int64_t)864000000000LL))); } IL_00a9: { int64_t L_21 = V_0; if ((((int64_t)L_21) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00ba; } } { int64_t L_22 = V_0; if ((((int64_t)L_22) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_00cf; } } IL_00ba: { String_t* L_23; L_23 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD3E53F482F854233BE7E79000141D8F223B6682B)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_24 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_24, L_23, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5906B1AF129B2EACC9A652E63E3344351D9DEE60)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_FromBinary_m64478A16AE479B0ADB9319A22D3409696DD868AB_RuntimeMethod_var))); } IL_00cf: { int64_t L_25 = V_0; bool L_26 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_27; memset((&L_27), 0, sizeof(L_27)); DateTime__ctor_mA534B24E2231D8DE7E703F3D2711542EF29BEA63((&L_27), L_25, 2, L_26, /*hidden argument*/NULL); return L_27; } IL_00d8: { int64_t L_28 = ___dateData0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_29; L_29 = DateTime_FromBinaryRaw_m0236F0E6BF4B4F08DA5A4C974AD3480D2C71354C(L_28, /*hidden argument*/NULL); return L_29; } } // System.DateTime System.DateTime::FromBinaryRaw(System.Int64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_FromBinaryRaw_m0236F0E6BF4B4F08DA5A4C974AD3480D2C71354C (int64_t ___dateData0, const RuntimeMethod* method) { int64_t V_0 = 0; { int64_t L_0 = ___dateData0; V_0 = ((int64_t)((int64_t)L_0&(int64_t)((int64_t)4611686018427387903LL))); int64_t L_1 = V_0; if ((((int64_t)L_1) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_001d; } } { int64_t L_2 = V_0; if ((((int64_t)L_2) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_0032; } } IL_001d: { String_t* L_3; L_3 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD3E53F482F854233BE7E79000141D8F223B6682B)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_4 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_4, L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5906B1AF129B2EACC9A652E63E3344351D9DEE60)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_FromBinaryRaw_m0236F0E6BF4B4F08DA5A4C974AD3480D2C71354C_RuntimeMethod_var))); } IL_0032: { int64_t L_5 = ___dateData0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_6; memset((&L_6), 0, sizeof(L_6)); DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_inline((&L_6), L_5, /*hidden argument*/NULL); return L_6; } } // System.Void System.DateTime::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime_System_Runtime_Serialization_ISerializable_GetObjectData_m5D30DE3CF229AAD48A2D00A002B15388EA0488F2 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5906B1AF129B2EACC9A652E63E3344351D9DEE60); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral928FFC09BCE4E64CA3AC5579C0DCC18658018EEF); s_Il2CppMethodInitialized = true; } { SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0; if (L_0) { goto IL_000e; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_Runtime_Serialization_ISerializable_GetObjectData_m5D30DE3CF229AAD48A2D00A002B15388EA0488F2_RuntimeMethod_var))); } IL_000e: { SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0; int64_t L_3; L_3 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); SerializationInfo_AddValue_mD0C00DE59B4C6649A6BFA5EBC7D8618B46B967D5(L_2, _stringLiteral928FFC09BCE4E64CA3AC5579C0DCC18658018EEF, L_3, /*hidden argument*/NULL); SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0; uint64_t L_5 = __this->get_dateData_44(); SerializationInfo_AddValue_m054667850E81BD31A07D1541487D71E3A24A7D90(L_4, _stringLiteral5906B1AF129B2EACC9A652E63E3344351D9DEE60, L_5, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void DateTime_System_Runtime_Serialization_ISerializable_GetObjectData_m5D30DE3CF229AAD48A2D00A002B15388EA0488F2_AdjustorThunk (RuntimeObject * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_System_Runtime_Serialization_ISerializable_GetObjectData_m5D30DE3CF229AAD48A2D00A002B15388EA0488F2(_thisAdjusted, ___info0, ___context1, method); } // System.DateTime System.DateTime::SpecifyKind(System.DateTime,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_SpecifyKind_mF5D1EF51222BC7BD594907722AC0A60EABDCC038 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, int32_t ___kind1, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___value0), /*hidden argument*/NULL); int32_t L_1 = ___kind1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_2; memset((&L_2), 0, sizeof(L_2)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_2), L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Int64 System.DateTime::ToBinaryRaw() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_ToBinaryRaw_mC528657D0B186F7A7E50EF0D2E7C4B989E4EBDF3 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { uint64_t L_0 = __this->get_dateData_44(); return L_0; } } IL2CPP_EXTERN_C int64_t DateTime_ToBinaryRaw_mC528657D0B186F7A7E50EF0D2E7C4B989E4EBDF3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int64_t _returnValue; _returnValue = DateTime_ToBinaryRaw_mC528657D0B186F7A7E50EF0D2E7C4B989E4EBDF3_inline(_thisAdjusted, method); return _returnValue; } // System.DateTime System.DateTime::get_Date() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_get_Date_m8650BEE59889347B31E204806C88AB51E6F1E325 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); int64_t L_1 = L_0; uint64_t L_2; L_2 = DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3; memset((&L_3), 0, sizeof(L_3)); DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_inline((&L_3), ((int64_t)((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_1, (int64_t)((int64_t)((int64_t)L_1%(int64_t)((int64_t)864000000000LL)))))|(int64_t)L_2)), /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_get_Date_m8650BEE59889347B31E204806C88AB51E6F1E325_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_get_Date_m8650BEE59889347B31E204806C88AB51E6F1E325(_thisAdjusted, method); return _returnValue; } // System.Int32 System.DateTime::GetDatePart(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_GetDatePart_m42FA46005EF6621F6CDDE26E7C602ECD35BFBA4D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___part0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_5 = NULL; int32_t V_6 = 0; int32_t G_B13_0 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B16_0 = NULL; { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int64_t)((int64_t)L_0/(int64_t)((int64_t)864000000000LL))))); int32_t L_1 = V_0; V_1 = ((int32_t)((int32_t)L_1/(int32_t)((int32_t)146097))); int32_t L_2 = V_0; int32_t L_3 = V_1; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_3, (int32_t)((int32_t)146097))))); int32_t L_4 = V_0; V_2 = ((int32_t)((int32_t)L_4/(int32_t)((int32_t)36524))); int32_t L_5 = V_2; if ((!(((uint32_t)L_5) == ((uint32_t)4)))) { goto IL_0032; } } { V_2 = 3; } IL_0032: { int32_t L_6 = V_0; int32_t L_7 = V_2; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_7, (int32_t)((int32_t)36524))))); int32_t L_8 = V_0; V_3 = ((int32_t)((int32_t)L_8/(int32_t)((int32_t)1461))); int32_t L_9 = V_0; int32_t L_10 = V_3; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_10, (int32_t)((int32_t)1461))))); int32_t L_11 = V_0; V_4 = ((int32_t)((int32_t)L_11/(int32_t)((int32_t)365))); int32_t L_12 = V_4; if ((!(((uint32_t)L_12) == ((uint32_t)4)))) { goto IL_005f; } } { V_4 = 3; } IL_005f: { int32_t L_13 = ___part0; if (L_13) { goto IL_0078; } } { int32_t L_14 = V_1; int32_t L_15 = V_2; int32_t L_16 = V_3; int32_t L_17 = V_4; return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_14, (int32_t)((int32_t)400))), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_15, (int32_t)((int32_t)100))))), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_16, (int32_t)4)))), (int32_t)L_17)), (int32_t)1)); } IL_0078: { int32_t L_18 = V_0; int32_t L_19 = V_4; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_19, (int32_t)((int32_t)365))))); int32_t L_20 = ___part0; if ((!(((uint32_t)L_20) == ((uint32_t)1)))) { goto IL_008b; } } { int32_t L_21 = V_0; return ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); } IL_008b: { int32_t L_22 = V_4; if ((!(((uint32_t)L_22) == ((uint32_t)3)))) { goto IL_009e; } } { int32_t L_23 = V_3; if ((!(((uint32_t)L_23) == ((uint32_t)((int32_t)24))))) { goto IL_009b; } } { int32_t L_24 = V_2; G_B13_0 = ((((int32_t)L_24) == ((int32_t)3))? 1 : 0); goto IL_009f; } IL_009b: { G_B13_0 = 1; goto IL_009f; } IL_009e: { G_B13_0 = 0; } IL_009f: { if (G_B13_0) { goto IL_00a8; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_25 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_DaysToMonth365_29(); G_B16_0 = L_25; goto IL_00ad; } IL_00a8: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_26 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_DaysToMonth366_30(); G_B16_0 = L_26; } IL_00ad: { V_5 = G_B16_0; int32_t L_27 = V_0; V_6 = ((int32_t)((int32_t)L_27>>(int32_t)6)); goto IL_00bc; } IL_00b6: { int32_t L_28 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_00bc: { int32_t L_29 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_30 = V_5; int32_t L_31 = V_6; int32_t L_32 = L_31; int32_t L_33 = (L_30)->GetAtUnchecked(static_cast(L_32)); if ((((int32_t)L_29) >= ((int32_t)L_33))) { goto IL_00b6; } } { int32_t L_34 = ___part0; if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_00cb; } } { int32_t L_35 = V_6; return L_35; } IL_00cb: { int32_t L_36 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_37 = V_5; int32_t L_38 = V_6; int32_t L_39 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)1)); int32_t L_40 = (L_37)->GetAtUnchecked(static_cast(L_39)); return ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)L_40)), (int32_t)1)); } } IL2CPP_EXTERN_C int32_t DateTime_GetDatePart_m42FA46005EF6621F6CDDE26E7C602ECD35BFBA4D_AdjustorThunk (RuntimeObject * __this, int32_t ___part0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_GetDatePart_m42FA46005EF6621F6CDDE26E7C602ECD35BFBA4D(_thisAdjusted, ___part0, method); return _returnValue; } // System.Int32 System.DateTime::get_Day() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = DateTime_GetDatePart_m42FA46005EF6621F6CDDE26E7C602ECD35BFBA4D((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, 3, /*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C int32_t DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_get_Day_m9D698CA2A7D1FBEE7BEC0A982A119239F513CBA8(_thisAdjusted, method); return _returnValue; } // System.DayOfWeek System.DateTime::get_DayOfWeek() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_DayOfWeek_m7323645A95CB8290D3162F43B12E6A36A6413839 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); return (int32_t)(((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)il2cpp_codegen_add((int64_t)((int64_t)((int64_t)L_0/(int64_t)((int64_t)864000000000LL))), (int64_t)((int64_t)((int64_t)1))))%(int64_t)((int64_t)((int64_t)7))))))); } } IL2CPP_EXTERN_C int32_t DateTime_get_DayOfWeek_m7323645A95CB8290D3162F43B12E6A36A6413839_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_get_DayOfWeek_m7323645A95CB8290D3162F43B12E6A36A6413839(_thisAdjusted, method); return _returnValue; } // System.Int32 System.DateTime::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_GetHashCode_mC94DC52667BB5C0DE7A78C53BE24FDF5469BA49D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { int64_t V_0 = 0; { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); V_0 = L_0; int64_t L_1 = V_0; int64_t L_2 = V_0; return ((int32_t)((int32_t)((int32_t)((int32_t)L_1))^(int32_t)((int32_t)((int32_t)((int64_t)((int64_t)L_2>>(int32_t)((int32_t)32))))))); } } IL2CPP_EXTERN_C int32_t DateTime_GetHashCode_mC94DC52667BB5C0DE7A78C53BE24FDF5469BA49D_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_GetHashCode_mC94DC52667BB5C0DE7A78C53BE24FDF5469BA49D(_thisAdjusted, method); return _returnValue; } // System.Int32 System.DateTime::get_Hour() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); return ((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)((int64_t)L_0/(int64_t)((int64_t)36000000000LL)))%(int64_t)((int64_t)((int64_t)((int32_t)24))))))); } } IL2CPP_EXTERN_C int32_t DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E(_thisAdjusted, method); return _returnValue; } // System.Boolean System.DateTime::IsAmbiguousDaylightSavingTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_IsAmbiguousDaylightSavingTime_m409E3926D2705852BDDBF9323DC4937EAE9DFE0C (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { uint64_t L_0; L_0 = DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); return (bool)((((int64_t)L_0) == ((int64_t)((int64_t)-4611686018427387904LL)))? 1 : 0); } } IL2CPP_EXTERN_C bool DateTime_IsAmbiguousDaylightSavingTime_m409E3926D2705852BDDBF9323DC4937EAE9DFE0C_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = DateTime_IsAmbiguousDaylightSavingTime_m409E3926D2705852BDDBF9323DC4937EAE9DFE0C(_thisAdjusted, method); return _returnValue; } // System.DateTimeKind System.DateTime::get_Kind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { uint64_t V_0 = 0; { uint64_t L_0; L_0 = DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); V_0 = L_0; uint64_t L_1 = V_0; if (!L_1) { goto IL_0018; } } { uint64_t L_2 = V_0; if ((((int64_t)L_2) == ((int64_t)((int64_t)4611686018427387904LL)))) { goto IL_001a; } } { goto IL_001c; } IL_0018: { return (int32_t)(0); } IL_001a: { return (int32_t)(1); } IL_001c: { return (int32_t)(2); } } IL2CPP_EXTERN_C int32_t DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496(_thisAdjusted, method); return _returnValue; } // System.Int32 System.DateTime::get_Minute() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Minute_m1BBE1AABAAFE39019ED26585D12E67A1F9D5A4AA (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); return ((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)((int64_t)L_0/(int64_t)((int64_t)((int64_t)((int32_t)600000000)))))%(int64_t)((int64_t)((int64_t)((int32_t)60))))))); } } IL2CPP_EXTERN_C int32_t DateTime_get_Minute_m1BBE1AABAAFE39019ED26585D12E67A1F9D5A4AA_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_get_Minute_m1BBE1AABAAFE39019ED26585D12E67A1F9D5A4AA(_thisAdjusted, method); return _returnValue; } // System.Int32 System.DateTime::get_Month() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = DateTime_GetDatePart_m42FA46005EF6621F6CDDE26E7C602ECD35BFBA4D((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, 2, /*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C int32_t DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_get_Month_m46CC2AED3F24A91104919B1F6B5103DD1F8BBAE8(_thisAdjusted, method); return _returnValue; } // System.DateTime System.DateTime::get_Now() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_0; memset((&V_0), 0, sizeof(V_0)); bool V_1 = false; int64_t V_2 = 0; int64_t V_3 = 0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 V_4; memset((&V_4), 0, sizeof(V_4)); { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0; L_0 = DateTime_get_UtcNow_m761E57F86226DDD94F0A2F4D98F0A8E27C74F090(/*hidden argument*/NULL); V_0 = L_0; V_1 = (bool)0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1 = V_0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_2; L_2 = TimeZoneInfo_GetDateTimeNowUtcOffsetFromUtc_m696B6010C72AF2FF637DA0B262F77C5A122FF194(L_1, (bool*)(&V_1), /*hidden argument*/NULL); V_4 = L_2; int64_t L_3; L_3 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_4), /*hidden argument*/NULL); V_2 = L_3; int64_t L_4; L_4 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), /*hidden argument*/NULL); int64_t L_5 = V_2; V_3 = ((int64_t)il2cpp_codegen_add((int64_t)L_4, (int64_t)L_5)); int64_t L_6 = V_3; if ((((int64_t)L_6) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_0040; } } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_7; memset((&L_7), 0, sizeof(L_7)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_7), ((int64_t)3155378975999999999LL), 2, /*hidden argument*/NULL); return L_7; } IL_0040: { int64_t L_8 = V_3; if ((((int64_t)L_8) >= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_004e; } } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_9; memset((&L_9), 0, sizeof(L_9)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_9), ((int64_t)((int64_t)0)), 2, /*hidden argument*/NULL); return L_9; } IL_004e: { int64_t L_10 = V_3; bool L_11 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_12; memset((&L_12), 0, sizeof(L_12)); DateTime__ctor_mA534B24E2231D8DE7E703F3D2711542EF29BEA63((&L_12), L_10, 2, L_11, /*hidden argument*/NULL); return L_12; } } // System.DateTime System.DateTime::get_UtcNow() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_get_UtcNow_m761E57F86226DDD94F0A2F4D98F0A8E27C74F090 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); int64_t L_0; L_0 = DateTime_GetSystemTimeAsFileTime_m82ABD4AEF349862F79DE74D3A40A082DFB5E5581(/*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1; memset((&L_1), 0, sizeof(L_1)); DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_inline((&L_1), ((int64_t)((int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_0, (int64_t)((int64_t)504911232000000000LL)))|(int64_t)((int64_t)4611686018427387904LL))), /*hidden argument*/NULL); return L_1; } } // System.Int64 System.DateTime::GetSystemTimeAsFileTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_GetSystemTimeAsFileTime_m82ABD4AEF349862F79DE74D3A40A082DFB5E5581 (const RuntimeMethod* method) { typedef int64_t (*DateTime_GetSystemTimeAsFileTime_m82ABD4AEF349862F79DE74D3A40A082DFB5E5581_ftn) (); using namespace il2cpp::icalls; return ((DateTime_GetSystemTimeAsFileTime_m82ABD4AEF349862F79DE74D3A40A082DFB5E5581_ftn)mscorlib::System::DateTime::GetSystemTimeAsFileTime) (); } // System.Int32 System.DateTime::get_Second() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Second_m6E1FEADC4E62BCC99846934C0761F0AF67DFE17A (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); return ((int32_t)((int32_t)((int64_t)((int64_t)((int64_t)((int64_t)L_0/(int64_t)((int64_t)((int64_t)((int32_t)10000000)))))%(int64_t)((int64_t)((int64_t)((int32_t)60))))))); } } IL2CPP_EXTERN_C int32_t DateTime_get_Second_m6E1FEADC4E62BCC99846934C0761F0AF67DFE17A_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_get_Second_m6E1FEADC4E62BCC99846934C0761F0AF67DFE17A(_thisAdjusted, method); return _returnValue; } // System.Int64 System.DateTime::get_Ticks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C int64_t DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int64_t _returnValue; _returnValue = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9(_thisAdjusted, method); return _returnValue; } // System.TimeSpan System.DateTime::get_TimeOfDay() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTime_get_TimeOfDay_mE6A177963C8D8AA8AA2830239F1C7B3D11AFC645 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_1; memset((&L_1), 0, sizeof(L_1)); TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline((&L_1), ((int64_t)((int64_t)L_0%(int64_t)((int64_t)864000000000LL))), /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTime_get_TimeOfDay_mE6A177963C8D8AA8AA2830239F1C7B3D11AFC645_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 _returnValue; _returnValue = DateTime_get_TimeOfDay_mE6A177963C8D8AA8AA2830239F1C7B3D11AFC645(_thisAdjusted, method); return _returnValue; } // System.Int32 System.DateTime::get_Year() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = DateTime_GetDatePart_m42FA46005EF6621F6CDDE26E7C602ECD35BFBA4D((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, 0, /*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C int32_t DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_get_Year_m977F96B53C996797BFBDCAA5679B8DCBA61AC185(_thisAdjusted, method); return _returnValue; } // System.Boolean System.DateTime::IsLeapYear(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_IsLeapYear_m3F40827B05E60003B98127C98D9E96E64BE2B271 (int32_t ___year0, const RuntimeMethod* method) { { int32_t L_0 = ___year0; if ((((int32_t)L_0) < ((int32_t)1))) { goto IL_000c; } } { int32_t L_1 = ___year0; if ((((int32_t)L_1) <= ((int32_t)((int32_t)9999)))) { goto IL_0021; } } IL_000c: { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral978E2B96DC2EF05DF82DED36A0D229D41A53154C)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_3 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1DEDCD1168FE0A01C595FF5B7901D1C14F15F786)), L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_IsLeapYear_m3F40827B05E60003B98127C98D9E96E64BE2B271_RuntimeMethod_var))); } IL_0021: { int32_t L_4 = ___year0; if (((int32_t)((int32_t)L_4%(int32_t)4))) { goto IL_0039; } } { int32_t L_5 = ___year0; if (((int32_t)((int32_t)L_5%(int32_t)((int32_t)100)))) { goto IL_0037; } } { int32_t L_6 = ___year0; return (bool)((((int32_t)((int32_t)((int32_t)L_6%(int32_t)((int32_t)400)))) == ((int32_t)0))? 1 : 0); } IL_0037: { return (bool)1; } IL_0039: { return (bool)0; } } // System.DateTime System.DateTime::Parse(System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_Parse_mBDEC40DF3877C8D787AB12536EAA53C599D94260 (String_t* ___s0, RuntimeObject* ___provider1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___s0; RuntimeObject* L_1 = ___provider1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_2; L_2 = DateTimeFormatInfo_GetInstance_m05A24BBAABFE8260BC87D8ACABA138B0044E5BB3(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3; L_3 = DateTimeParse_Parse_mB45E4938A12FE32CB5E7D68F8505F4ABEC94534A(L_0, L_2, 0, /*hidden argument*/NULL); return L_3; } } // System.TimeSpan System.DateTime::Subtract(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTime_Subtract_mB3CA7BD87D07F9A98AA7A571D7CA179A4209AE0B (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); int64_t L_1; L_1 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___value0), /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_2; memset((&L_2), 0, sizeof(L_2)); TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline((&L_2), ((int64_t)il2cpp_codegen_subtract((int64_t)L_0, (int64_t)L_1)), /*hidden argument*/NULL); return L_2; } } IL2CPP_EXTERN_C TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTime_Subtract_mB3CA7BD87D07F9A98AA7A571D7CA179A4209AE0B_AdjustorThunk (RuntimeObject * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___value0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 _returnValue; _returnValue = DateTime_Subtract_mB3CA7BD87D07F9A98AA7A571D7CA179A4209AE0B(_thisAdjusted, ___value0, method); return _returnValue; } // System.String System.DateTime::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTime_ToString_m242888E500DFD8CD675BDC455BC696AF47813954 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_1; L_1 = DateTimeFormatInfo_get_CurrentInfo_m85673E56766CB408ACC08E85EBA486D455606C97(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_2; L_2 = DateTimeFormat_Format_mB7E23177D40EE33D751431802E1CEE6708583E84(L_0, (String_t*)NULL, L_1, /*hidden argument*/NULL); return L_2; } } IL2CPP_EXTERN_C String_t* DateTime_ToString_m242888E500DFD8CD675BDC455BC696AF47813954_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = DateTime_ToString_m242888E500DFD8CD675BDC455BC696AF47813954(_thisAdjusted, method); return _returnValue; } // System.String System.DateTime::ToString(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTime_ToString_m36D1DC0C1CA8422A3FA5743B21A5FD29E365E434 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this); RuntimeObject* L_1 = ___provider0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_2; L_2 = DateTimeFormatInfo_GetInstance_m05A24BBAABFE8260BC87D8ACABA138B0044E5BB3(L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_3; L_3 = DateTimeFormat_Format_mB7E23177D40EE33D751431802E1CEE6708583E84(L_0, (String_t*)NULL, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C String_t* DateTime_ToString_m36D1DC0C1CA8422A3FA5743B21A5FD29E365E434_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = DateTime_ToString_m36D1DC0C1CA8422A3FA5743B21A5FD29E365E434(_thisAdjusted, ___provider0, method); return _returnValue; } // System.String System.DateTime::ToString(System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTime_ToString_mE44033D2750D165DED2A17A927381872EF9FC986 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this); String_t* L_1 = ___format0; RuntimeObject* L_2 = ___provider1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3; L_3 = DateTimeFormatInfo_GetInstance_m05A24BBAABFE8260BC87D8ACABA138B0044E5BB3(L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_4; L_4 = DateTimeFormat_Format_mB7E23177D40EE33D751431802E1CEE6708583E84(L_0, L_1, L_3, /*hidden argument*/NULL); return L_4; } } IL2CPP_EXTERN_C String_t* DateTime_ToString_mE44033D2750D165DED2A17A927381872EF9FC986_AdjustorThunk (RuntimeObject * __this, String_t* ___format0, RuntimeObject* ___provider1, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = DateTime_ToString_mE44033D2750D165DED2A17A927381872EF9FC986(_thisAdjusted, ___format0, ___provider1, method); return _returnValue; } // System.DateTime System.DateTime::ToUniversalTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToUniversalTime_mB5FB50E0AD0D9A2A917893A1655F51B174C7A6B3 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1; L_1 = TimeZoneInfo_ConvertTimeToUtc_m3ABA34A0F154727753DC5E9C30EFF78693B85AE0(L_0, 2, /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToUniversalTime_mB5FB50E0AD0D9A2A917893A1655F51B174C7A6B3_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_ToUniversalTime_mB5FB50E0AD0D9A2A917893A1655F51B174C7A6B3(_thisAdjusted, method); return _returnValue; } // System.DateTime System.DateTime::op_Addition(System.DateTime,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_op_Addition_m7EDD5204F9E1BCE2C13DE0064417BCA04418BC14 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t1, const RuntimeMethod* method) { int64_t V_0 = 0; int64_t V_1 = 0; { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___d0), /*hidden argument*/NULL); V_0 = L_0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_1 = ___t1; int64_t L_2 = L_1.get__ticks_3(); V_1 = L_2; int64_t L_3 = V_1; int64_t L_4 = V_0; if ((((int64_t)L_3) > ((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)3155378975999999999LL), (int64_t)L_4))))) { goto IL_0024; } } { int64_t L_5 = V_1; int64_t L_6 = V_0; if ((((int64_t)L_5) >= ((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)((int64_t)((int64_t)0)), (int64_t)L_6))))) { goto IL_0039; } } IL_0024: { String_t* L_7; L_7 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF33310D7EB57AD4B307AAB16E09002FFD4E34FF3)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_8 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6B866DCFF4A3EC3D3C30879F029D88106601B1B2)), L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_op_Addition_m7EDD5204F9E1BCE2C13DE0064417BCA04418BC14_RuntimeMethod_var))); } IL_0039: { int64_t L_9 = V_0; int64_t L_10 = V_1; uint64_t L_11; L_11 = DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___d0), /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_12; memset((&L_12), 0, sizeof(L_12)); DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_inline((&L_12), ((int64_t)((int64_t)((int64_t)il2cpp_codegen_add((int64_t)L_9, (int64_t)L_10))|(int64_t)L_11)), /*hidden argument*/NULL); return L_12; } } // System.DateTime System.DateTime::op_Subtraction(System.DateTime,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_op_Subtraction_mFF3EE9E2EB7AAFF084A1104FD1C718B1B3DBC208 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___t1, const RuntimeMethod* method) { int64_t V_0 = 0; int64_t V_1 = 0; { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___d0), /*hidden argument*/NULL); V_0 = L_0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_1 = ___t1; int64_t L_2 = L_1.get__ticks_3(); V_1 = L_2; int64_t L_3 = V_0; int64_t L_4 = V_1; if ((((int64_t)L_3) < ((int64_t)L_4))) { goto IL_0021; } } { int64_t L_5 = V_0; int64_t L_6 = V_1; if ((((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_5, (int64_t)((int64_t)3155378975999999999LL)))) <= ((int64_t)L_6))) { goto IL_0036; } } IL_0021: { String_t* L_7; L_7 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF33310D7EB57AD4B307AAB16E09002FFD4E34FF3)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_8 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6B866DCFF4A3EC3D3C30879F029D88106601B1B2)), L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_op_Subtraction_mFF3EE9E2EB7AAFF084A1104FD1C718B1B3DBC208_RuntimeMethod_var))); } IL_0036: { int64_t L_9 = V_0; int64_t L_10 = V_1; uint64_t L_11; L_11 = DateTime_get_InternalKind_m81A2DA543B6B49A1D7A05A6E644491F822F9C62C((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___d0), /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_12; memset((&L_12), 0, sizeof(L_12)); DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_inline((&L_12), ((int64_t)((int64_t)((int64_t)il2cpp_codegen_subtract((int64_t)L_9, (int64_t)L_10))|(int64_t)L_11)), /*hidden argument*/NULL); return L_12; } } // System.TimeSpan System.DateTime::op_Subtraction(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 DateTime_op_Subtraction_m67E0BD5004FEDD3A704BC74B9DC858C9BCED4DF2 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d21, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___d10), /*hidden argument*/NULL); int64_t L_1; L_1 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___d21), /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_2; memset((&L_2), 0, sizeof(L_2)); TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline((&L_2), ((int64_t)il2cpp_codegen_subtract((int64_t)L_0, (int64_t)L_1)), /*hidden argument*/NULL); return L_2; } } // System.Boolean System.DateTime::op_Equality(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_Equality_m07957AECB8C66EA047B16511BF560DD9EDA1DA44 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___d21, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___d10), /*hidden argument*/NULL); int64_t L_1; L_1 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___d21), /*hidden argument*/NULL); return (bool)((((int64_t)L_0) == ((int64_t)L_1))? 1 : 0); } } // System.Boolean System.DateTime::op_LessThan(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_LessThan_m9822D8ADDCCACAA534FE3F98C44C352778B0C3DE (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___t10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___t21, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___t10), /*hidden argument*/NULL); int64_t L_1; L_1 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___t21), /*hidden argument*/NULL); return (bool)((((int64_t)L_0) < ((int64_t)L_1))? 1 : 0); } } // System.Boolean System.DateTime::op_LessThanOrEqual(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_LessThanOrEqual_mC1E034B3799905E42ACA29F05FDBB7F651E68541 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___t10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___t21, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___t10), /*hidden argument*/NULL); int64_t L_1; L_1 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___t21), /*hidden argument*/NULL); return (bool)((((int32_t)((((int64_t)L_0) > ((int64_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.Boolean System.DateTime::op_GreaterThan(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_GreaterThan_m87A988E247EFDFFE61474088700F29840758E3DD (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___t10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___t21, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___t10), /*hidden argument*/NULL); int64_t L_1; L_1 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___t21), /*hidden argument*/NULL); return (bool)((((int64_t)L_0) > ((int64_t)L_1))? 1 : 0); } } // System.Boolean System.DateTime::op_GreaterThanOrEqual(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_GreaterThanOrEqual_mB7C78A9E8E0004F447A9E2735FB33E20005C96C0 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___t10, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___t21, const RuntimeMethod* method) { { int64_t L_0; L_0 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___t10), /*hidden argument*/NULL); int64_t L_1; L_1 = DateTime_get_InternalTicks_mCFC896BACE13EE3E20CF7AC035040F00F7CEF55B((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___t21), /*hidden argument*/NULL); return (bool)((((int32_t)((((int64_t)L_0) < ((int64_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } // System.TypeCode System.DateTime::GetTypeCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_GetTypeCode_m85EB24C993B1295F0DD0E6D99BB04EDCE826478F (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { return (int32_t)(((int32_t)16)); } } IL2CPP_EXTERN_C int32_t DateTime_GetTypeCode_m85EB24C993B1295F0DD0E6D99BB04EDCE826478F_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_GetTypeCode_m85EB24C993B1295F0DD0E6D99BB04EDCE826478F(_thisAdjusted, method); return _returnValue; } // System.Boolean System.DateTime::System.IConvertible.ToBoolean(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_System_IConvertible_ToBoolean_m0BCDFBAE8621F5F688991D54E66C5C7B33AF3496 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6C8C975CC62CF419550282B028FB7E3A1F591D06))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6C8C975CC62CF419550282B028FB7E3A1F591D06))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToBoolean_m0BCDFBAE8621F5F688991D54E66C5C7B33AF3496_RuntimeMethod_var))); } } IL2CPP_EXTERN_C bool DateTime_System_IConvertible_ToBoolean_m0BCDFBAE8621F5F688991D54E66C5C7B33AF3496_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = DateTime_System_IConvertible_ToBoolean_m0BCDFBAE8621F5F688991D54E66C5C7B33AF3496(_thisAdjusted, ___provider0, method); return _returnValue; } // System.Char System.DateTime::System.IConvertible.ToChar(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar DateTime_System_IConvertible_ToChar_mACCD235FBF5CDE3E2B3611A20200C52B3302F19B (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE75F4F4A9D67BC98BA7DB8DBE3C519516572DA4E))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE75F4F4A9D67BC98BA7DB8DBE3C519516572DA4E))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToChar_mACCD235FBF5CDE3E2B3611A20200C52B3302F19B_RuntimeMethod_var))); } } IL2CPP_EXTERN_C Il2CppChar DateTime_System_IConvertible_ToChar_mACCD235FBF5CDE3E2B3611A20200C52B3302F19B_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); Il2CppChar _returnValue; _returnValue = DateTime_System_IConvertible_ToChar_mACCD235FBF5CDE3E2B3611A20200C52B3302F19B(_thisAdjusted, ___provider0, method); return _returnValue; } // System.SByte System.DateTime::System.IConvertible.ToSByte(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int8_t DateTime_System_IConvertible_ToSByte_m18B1F776618FEBC30B53A522A5D7F887F6E011ED (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6FA4C59C48F20F657EA95225B529B162ECF44EAB))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6FA4C59C48F20F657EA95225B529B162ECF44EAB))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToSByte_m18B1F776618FEBC30B53A522A5D7F887F6E011ED_RuntimeMethod_var))); } } IL2CPP_EXTERN_C int8_t DateTime_System_IConvertible_ToSByte_m18B1F776618FEBC30B53A522A5D7F887F6E011ED_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int8_t _returnValue; _returnValue = DateTime_System_IConvertible_ToSByte_m18B1F776618FEBC30B53A522A5D7F887F6E011ED(_thisAdjusted, ___provider0, method); return _returnValue; } // System.Byte System.DateTime::System.IConvertible.ToByte(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t DateTime_System_IConvertible_ToByte_mA09F4568F8975623DDAD7C328632317500EC4471 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral072BA90B274B502615639084DC3D7FCC63407A24))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral072BA90B274B502615639084DC3D7FCC63407A24))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToByte_mA09F4568F8975623DDAD7C328632317500EC4471_RuntimeMethod_var))); } } IL2CPP_EXTERN_C uint8_t DateTime_System_IConvertible_ToByte_mA09F4568F8975623DDAD7C328632317500EC4471_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); uint8_t _returnValue; _returnValue = DateTime_System_IConvertible_ToByte_mA09F4568F8975623DDAD7C328632317500EC4471(_thisAdjusted, ___provider0, method); return _returnValue; } // System.Int16 System.DateTime::System.IConvertible.ToInt16(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t DateTime_System_IConvertible_ToInt16_m9AF390B12BDC4BF2619FE9D27536799B289E6BE3 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral979BEF74EBFAB7697A86533A10926355727B6C8A))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral979BEF74EBFAB7697A86533A10926355727B6C8A))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToInt16_m9AF390B12BDC4BF2619FE9D27536799B289E6BE3_RuntimeMethod_var))); } } IL2CPP_EXTERN_C int16_t DateTime_System_IConvertible_ToInt16_m9AF390B12BDC4BF2619FE9D27536799B289E6BE3_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int16_t _returnValue; _returnValue = DateTime_System_IConvertible_ToInt16_m9AF390B12BDC4BF2619FE9D27536799B289E6BE3(_thisAdjusted, ___provider0, method); return _returnValue; } // System.UInt16 System.DateTime::System.IConvertible.ToUInt16(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t DateTime_System_IConvertible_ToUInt16_mD8D3CA2F6EC8D0FE432C6885707E8F2333946A37 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3680357E36BF098D58315A89BD03F078921BEFD9))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3680357E36BF098D58315A89BD03F078921BEFD9))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToUInt16_mD8D3CA2F6EC8D0FE432C6885707E8F2333946A37_RuntimeMethod_var))); } } IL2CPP_EXTERN_C uint16_t DateTime_System_IConvertible_ToUInt16_mD8D3CA2F6EC8D0FE432C6885707E8F2333946A37_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); uint16_t _returnValue; _returnValue = DateTime_System_IConvertible_ToUInt16_mD8D3CA2F6EC8D0FE432C6885707E8F2333946A37(_thisAdjusted, ___provider0, method); return _returnValue; } // System.Int32 System.DateTime::System.IConvertible.ToInt32(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_System_IConvertible_ToInt32_mF8D8C2C294302E128DC5A7440E6BCC1AF471CD02 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB47297909F3BD6EDB8AD67A8511975233214355))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB47297909F3BD6EDB8AD67A8511975233214355))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToInt32_mF8D8C2C294302E128DC5A7440E6BCC1AF471CD02_RuntimeMethod_var))); } } IL2CPP_EXTERN_C int32_t DateTime_System_IConvertible_ToInt32_mF8D8C2C294302E128DC5A7440E6BCC1AF471CD02_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_System_IConvertible_ToInt32_mF8D8C2C294302E128DC5A7440E6BCC1AF471CD02(_thisAdjusted, ___provider0, method); return _returnValue; } // System.UInt32 System.DateTime::System.IConvertible.ToUInt32(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t DateTime_System_IConvertible_ToUInt32_mA3B9B716716ABE619B0E803846FDA874E80FBD24 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB12933F4DC58820F9722BDF423F448FD91C0EE8A))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB12933F4DC58820F9722BDF423F448FD91C0EE8A))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToUInt32_mA3B9B716716ABE619B0E803846FDA874E80FBD24_RuntimeMethod_var))); } } IL2CPP_EXTERN_C uint32_t DateTime_System_IConvertible_ToUInt32_mA3B9B716716ABE619B0E803846FDA874E80FBD24_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); uint32_t _returnValue; _returnValue = DateTime_System_IConvertible_ToUInt32_mA3B9B716716ABE619B0E803846FDA874E80FBD24(_thisAdjusted, ___provider0, method); return _returnValue; } // System.Int64 System.DateTime::System.IConvertible.ToInt64(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_System_IConvertible_ToInt64_mDCEAF6BAB0A7C4D1FDD2C933A00EF4047791E7C0 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB7E7D625DFBC9C92FA0449D5E3E0BE263DECD0EA))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB7E7D625DFBC9C92FA0449D5E3E0BE263DECD0EA))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToInt64_mDCEAF6BAB0A7C4D1FDD2C933A00EF4047791E7C0_RuntimeMethod_var))); } } IL2CPP_EXTERN_C int64_t DateTime_System_IConvertible_ToInt64_mDCEAF6BAB0A7C4D1FDD2C933A00EF4047791E7C0_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); int64_t _returnValue; _returnValue = DateTime_System_IConvertible_ToInt64_mDCEAF6BAB0A7C4D1FDD2C933A00EF4047791E7C0(_thisAdjusted, ___provider0, method); return _returnValue; } // System.UInt64 System.DateTime::System.IConvertible.ToUInt64(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t DateTime_System_IConvertible_ToUInt64_m3A44345825CE79EA3C58A4C374D7EC970BADDAB7 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBF45CADC16AD267EA891B4231D162B68FDED748D))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBF45CADC16AD267EA891B4231D162B68FDED748D))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToUInt64_m3A44345825CE79EA3C58A4C374D7EC970BADDAB7_RuntimeMethod_var))); } } IL2CPP_EXTERN_C uint64_t DateTime_System_IConvertible_ToUInt64_m3A44345825CE79EA3C58A4C374D7EC970BADDAB7_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); uint64_t _returnValue; _returnValue = DateTime_System_IConvertible_ToUInt64_m3A44345825CE79EA3C58A4C374D7EC970BADDAB7(_thisAdjusted, ___provider0, method); return _returnValue; } // System.Single System.DateTime::System.IConvertible.ToSingle(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float DateTime_System_IConvertible_ToSingle_m8AEDCDB5DF5C6303A4B3C9B5C113E752CC797C38 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE895F499BC653C0CA36FB31C5936FC768CAD263E))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE895F499BC653C0CA36FB31C5936FC768CAD263E))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToSingle_m8AEDCDB5DF5C6303A4B3C9B5C113E752CC797C38_RuntimeMethod_var))); } } IL2CPP_EXTERN_C float DateTime_System_IConvertible_ToSingle_m8AEDCDB5DF5C6303A4B3C9B5C113E752CC797C38_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); float _returnValue; _returnValue = DateTime_System_IConvertible_ToSingle_m8AEDCDB5DF5C6303A4B3C9B5C113E752CC797C38(_thisAdjusted, ___provider0, method); return _returnValue; } // System.Double System.DateTime::System.IConvertible.ToDouble(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double DateTime_System_IConvertible_ToDouble_m6F1F84303D632F1EB6F0FE58966E3EFDF1F15416 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF13E4BFF086D4E511E68B0617B76ACC5BD5AFFE7))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF13E4BFF086D4E511E68B0617B76ACC5BD5AFFE7))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToDouble_m6F1F84303D632F1EB6F0FE58966E3EFDF1F15416_RuntimeMethod_var))); } } IL2CPP_EXTERN_C double DateTime_System_IConvertible_ToDouble_m6F1F84303D632F1EB6F0FE58966E3EFDF1F15416_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); double _returnValue; _returnValue = DateTime_System_IConvertible_ToDouble_m6F1F84303D632F1EB6F0FE58966E3EFDF1F15416(_thisAdjusted, ___provider0, method); return _returnValue; } // System.Decimal System.DateTime::System.IConvertible.ToDecimal(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 DateTime_System_IConvertible_ToDecimal_mEC4A47A1BFF10226796DB480C8C67F17E81FEC94 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = L_0; ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAtUnchecked(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5B41A58E45555854EC2026B9B5F8243AA9E7ED4B))); (L_2)->SetAtUnchecked(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5B41A58E45555854EC2026B9B5F8243AA9E7ED4B))); String_t* L_3; L_3 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D)), L_2, /*hidden argument*/NULL); InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 * L_4 = (InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463_il2cpp_TypeInfo_var))); InvalidCastException__ctor_m50103CBF0C211B93BF46697875413A10B5A5C5A3(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_System_IConvertible_ToDecimal_mEC4A47A1BFF10226796DB480C8C67F17E81FEC94_RuntimeMethod_var))); } } IL2CPP_EXTERN_C Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 DateTime_System_IConvertible_ToDecimal_mEC4A47A1BFF10226796DB480C8C67F17E81FEC94_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 _returnValue; _returnValue = DateTime_System_IConvertible_ToDecimal_mEC4A47A1BFF10226796DB480C8C67F17E81FEC94(_thisAdjusted, ___provider0, method); return _returnValue; } // System.DateTime System.DateTime::System.IConvertible.ToDateTime(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_System_IConvertible_ToDateTime_m95C8A2B89372880D08177290A901B9EE47A463C5 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this); return L_0; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_System_IConvertible_ToDateTime_m95C8A2B89372880D08177290A901B9EE47A463C5_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___provider0, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_System_IConvertible_ToDateTime_m95C8A2B89372880D08177290A901B9EE47A463C5(_thisAdjusted, ___provider0, method); return _returnValue; } // System.Object System.DateTime::System.IConvertible.ToType(System.Type,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * DateTime_System_IConvertible_ToType_mB3C285AD4D38D87DEB5D8A2B0307325EC13B3E1E (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, Type_t * ___type0, RuntimeObject* ___provider1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1 = L_0; RuntimeObject * L_2 = Box(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var, &L_1); Type_t * L_3 = ___type0; RuntimeObject* L_4 = ___provider1; IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); RuntimeObject * L_5; L_5 = Convert_DefaultToType_m49730E740820DF7AA76C18ACF700FA3635AFBC33((RuntimeObject*)L_2, L_3, L_4, /*hidden argument*/NULL); return L_5; } } IL2CPP_EXTERN_C RuntimeObject * DateTime_System_IConvertible_ToType_mB3C285AD4D38D87DEB5D8A2B0307325EC13B3E1E_AdjustorThunk (RuntimeObject * __this, Type_t * ___type0, RuntimeObject* ___provider1, const RuntimeMethod* method) { int32_t _offset = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = DateTime_System_IConvertible_ToType_mB3C285AD4D38D87DEB5D8A2B0307325EC13B3E1E(_thisAdjusted, ___type0, ___provider1, method); return _returnValue; } // System.Boolean System.DateTime::TryCreate(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.DateTime&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_TryCreate_mDF4DBDE505215DBE12BBF1A3C2308264A6BF3B99 (int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___millisecond6, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * ___result7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_0 = NULL; int64_t V_1 = 0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* G_B8_0 = NULL; { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_0 = ___result7; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_MinValue_31(); *(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_0 = L_1; int32_t L_2 = ___year0; if ((((int32_t)L_2) < ((int32_t)1))) { goto IL_0021; } } { int32_t L_3 = ___year0; if ((((int32_t)L_3) > ((int32_t)((int32_t)9999)))) { goto IL_0021; } } { int32_t L_4 = ___month1; if ((((int32_t)L_4) < ((int32_t)1))) { goto IL_0021; } } { int32_t L_5 = ___month1; if ((((int32_t)L_5) <= ((int32_t)((int32_t)12)))) { goto IL_0023; } } IL_0021: { return (bool)0; } IL_0023: { int32_t L_6 = ___year0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); bool L_7; L_7 = DateTime_IsLeapYear_m3F40827B05E60003B98127C98D9E96E64BE2B271(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0032; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_DaysToMonth365_29(); G_B8_0 = L_8; goto IL_0037; } IL_0032: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_DaysToMonth366_30(); G_B8_0 = L_9; } IL_0037: { V_0 = G_B8_0; int32_t L_10 = ___day2; if ((((int32_t)L_10) < ((int32_t)1))) { goto IL_0048; } } { int32_t L_11 = ___day2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = V_0; int32_t L_13 = ___month1; int32_t L_14 = L_13; int32_t L_15 = (L_12)->GetAtUnchecked(static_cast(L_14)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = V_0; int32_t L_17 = ___month1; int32_t L_18 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)); int32_t L_19 = (L_16)->GetAtUnchecked(static_cast(L_18)); if ((((int32_t)L_11) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)L_19))))) { goto IL_004a; } } IL_0048: { return (bool)0; } IL_004a: { int32_t L_20 = ___hour3; if ((((int32_t)L_20) < ((int32_t)0))) { goto IL_0069; } } { int32_t L_21 = ___hour3; if ((((int32_t)L_21) >= ((int32_t)((int32_t)24)))) { goto IL_0069; } } { int32_t L_22 = ___minute4; if ((((int32_t)L_22) < ((int32_t)0))) { goto IL_0069; } } { int32_t L_23 = ___minute4; if ((((int32_t)L_23) >= ((int32_t)((int32_t)60)))) { goto IL_0069; } } { int32_t L_24 = ___second5; if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_0069; } } { int32_t L_25 = ___second5; if ((((int32_t)L_25) < ((int32_t)((int32_t)60)))) { goto IL_006b; } } IL_0069: { return (bool)0; } IL_006b: { int32_t L_26 = ___millisecond6; if ((((int32_t)L_26) < ((int32_t)0))) { goto IL_0079; } } { int32_t L_27 = ___millisecond6; if ((((int32_t)L_27) < ((int32_t)((int32_t)1000)))) { goto IL_007b; } } IL_0079: { return (bool)0; } IL_007b: { int32_t L_28 = ___year0; int32_t L_29 = ___month1; int32_t L_30 = ___day2; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); int64_t L_31; L_31 = DateTime_DateToTicks_m0491D6AA4A9611CB835E9444790E398D9CE1F508(L_28, L_29, L_30, /*hidden argument*/NULL); int32_t L_32 = ___hour3; int32_t L_33 = ___minute4; int32_t L_34 = ___second5; int64_t L_35; L_35 = DateTime_TimeToTicks_mD2E0A523E1578117B7D245484CBA9CAB4ACC0C35(L_32, L_33, L_34, /*hidden argument*/NULL); V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_31, (int64_t)L_35)); int64_t L_36 = V_1; int32_t L_37 = ___millisecond6; V_1 = ((int64_t)il2cpp_codegen_add((int64_t)L_36, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_37)), (int64_t)((int64_t)((int64_t)((int32_t)10000))))))); int64_t L_38 = V_1; if ((((int64_t)L_38) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00ad; } } { int64_t L_39 = V_1; if ((((int64_t)L_39) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_00af; } } IL_00ad: { return (bool)0; } IL_00af: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_40 = ___result7; int64_t L_41 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_42; memset((&L_42), 0, sizeof(L_42)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_42), L_41, 0, /*hidden argument*/NULL); *(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_40 = L_42; return (bool)1; } } // System.Void System.DateTime::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__cctor_mDC525901F2AEF5BA54209563C315CC3070D4DD36 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____DD3AEFEADB1CD615F3017763F1568179FEE640B0_88_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____E92B39D8233061927D9ACDE54665E68E7535635A_91_FieldInfo_var); s_Il2CppMethodInitialized = true; } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)13)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_1 = L_0; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_2 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____E92B39D8233061927D9ACDE54665E68E7535635A_91_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_1, L_2, /*hidden argument*/NULL); ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->set_DaysToMonth365_29(L_1); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32_il2cpp_TypeInfo_var, (uint32_t)((int32_t)13)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = L_3; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_5 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____DD3AEFEADB1CD615F3017763F1568179FEE640B0_88_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_4, L_5, /*hidden argument*/NULL); ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->set_DaysToMonth366_30(L_4); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_6; memset((&L_6), 0, sizeof(L_6)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_6), ((int64_t)((int64_t)0)), 0, /*hidden argument*/NULL); ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->set_MinValue_31(L_6); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_7; memset((&L_7), 0, sizeof(L_7)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_7), ((int64_t)3155378975999999999LL), 0, /*hidden argument*/NULL); ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->set_MaxValue_32(L_7); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object System.Runtime.CompilerServices.DateTimeConstantAttribute::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * DateTimeConstantAttribute_get_Value_m0B59C10D679D52E38CF09331A54638E6C8F7F074 (DateTimeConstantAttribute_t546AFFD33ADD9C6F4C41B0E7B47B627932D92EEE * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = __this->get_date_0(); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1 = L_0; RuntimeObject * L_2 = Box(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var, &L_1); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.DateTimeFormat::FormatDigits(System.Text.StringBuilder,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_FormatDigits_m1C16AAEF47FE806359417B4DAE91B14051F082AC (StringBuilder_t * ___outputBuffer0, int32_t ___value1, int32_t ___len2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringBuilder_t * L_0 = ___outputBuffer0; int32_t L_1 = ___value1; int32_t L_2 = ___len2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_FormatDigits_m440E3AA51604A8EFA7DFE3C4DFACC8C714D647E0(L_0, L_1, L_2, (bool)0, /*hidden argument*/NULL); return; } } // System.Void System.DateTimeFormat::FormatDigits(System.Text.StringBuilder,System.Int32,System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_FormatDigits_m440E3AA51604A8EFA7DFE3C4DFACC8C714D647E0 (StringBuilder_t * ___outputBuffer0, int32_t ___value1, int32_t ___len2, bool ___overrideLengthLimit3, const RuntimeMethod* method) { Il2CppChar* V_0 = NULL; Il2CppChar* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; { bool L_0 = ___overrideLengthLimit3; if (L_0) { goto IL_000a; } } { int32_t L_1 = ___len2; if ((((int32_t)L_1) <= ((int32_t)2))) { goto IL_000a; } } { ___len2 = 2; } IL_000a: { int8_t* L_2 = (int8_t*) alloca(((uintptr_t)((int32_t)32))); memset(L_2, 0, ((uintptr_t)((int32_t)32))); V_0 = (Il2CppChar*)(L_2); Il2CppChar* L_3 = V_0; V_1 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)16)), (int32_t)2)))); int32_t L_4 = ___value1; V_2 = L_4; } IL_001a: { Il2CppChar* L_5 = V_1; Il2CppChar* L_6 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_5, (int32_t)2)); V_1 = (Il2CppChar*)L_6; int32_t L_7 = V_2; *((int16_t*)L_6) = (int16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_7%(int32_t)((int32_t)10))), (int32_t)((int32_t)48))))); int32_t L_8 = V_2; V_2 = ((int32_t)((int32_t)L_8/(int32_t)((int32_t)10))); int32_t L_9 = V_2; if (!L_9) { goto IL_0034; } } { Il2CppChar* L_10 = V_1; Il2CppChar* L_11 = V_0; if ((!(((uintptr_t)L_10) <= ((uintptr_t)L_11)))) { goto IL_001a; } } IL_0034: { Il2CppChar* L_12 = V_0; Il2CppChar* L_13 = V_1; V_3 = ((int32_t)((int32_t)((int64_t)((int64_t)(intptr_t)((Il2CppChar*)((intptr_t)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_12, (intptr_t)((intptr_t)il2cpp_codegen_multiply((intptr_t)((intptr_t)((int32_t)16)), (int32_t)2)))), (intptr_t)L_13))/(int32_t)2)))))); goto IL_0050; } IL_0044: { Il2CppChar* L_14 = V_1; Il2CppChar* L_15 = (Il2CppChar*)((Il2CppChar*)il2cpp_codegen_subtract((intptr_t)L_14, (int32_t)2)); V_1 = (Il2CppChar*)L_15; *((int16_t*)L_15) = (int16_t)((int32_t)48); int32_t L_16 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0050: { int32_t L_17 = V_3; int32_t L_18 = ___len2; if ((((int32_t)L_17) >= ((int32_t)L_18))) { goto IL_0058; } } { Il2CppChar* L_19 = V_1; Il2CppChar* L_20 = V_0; if ((!(((uintptr_t)L_19) <= ((uintptr_t)L_20)))) { goto IL_0044; } } IL_0058: { StringBuilder_t * L_21 = ___outputBuffer0; Il2CppChar* L_22 = V_1; int32_t L_23 = V_3; StringBuilder_t * L_24; L_24 = StringBuilder_Append_m7D5B3033AE7D343BFCB2F762A82A62F512ECC16F(L_21, (Il2CppChar*)(Il2CppChar*)L_22, L_23, /*hidden argument*/NULL); return; } } // System.Void System.DateTimeFormat::HebrewFormatDigits(System.Text.StringBuilder,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_HebrewFormatDigits_m7FCA6A943EA9D6048D016AB332E11E916C0A4FEA (StringBuilder_t * ___outputBuffer0, int32_t ___digits1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HebrewNumber_t8F0EF59F99E80D016D6750CD37AD68B8B252900C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringBuilder_t * L_0 = ___outputBuffer0; int32_t L_1 = ___digits1; IL2CPP_RUNTIME_CLASS_INIT(HebrewNumber_t8F0EF59F99E80D016D6750CD37AD68B8B252900C_il2cpp_TypeInfo_var); String_t* L_2; L_2 = HebrewNumber_ToString_m89D9A87CC2D0DD69FEDCA2D955AC3AB4ADDC6BA7(L_1, /*hidden argument*/NULL); StringBuilder_t * L_3; L_3 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_0, L_2, /*hidden argument*/NULL); return; } } // System.Int32 System.DateTimeFormat::ParseRepeatPattern(System.String,System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A (String_t* ___format0, int32_t ___pos1, Il2CppChar ___patternChar2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { String_t* L_0 = ___format0; int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = ___pos1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_2, (int32_t)1)); goto IL_0011; } IL_000d: { int32_t L_3 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_0011: { int32_t L_4 = V_1; int32_t L_5 = V_0; if ((((int32_t)L_4) >= ((int32_t)L_5))) { goto IL_001f; } } { String_t* L_6 = ___format0; int32_t L_7 = V_1; Il2CppChar L_8; L_8 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_6, L_7, /*hidden argument*/NULL); Il2CppChar L_9 = ___patternChar2; if ((((int32_t)L_8) == ((int32_t)L_9))) { goto IL_000d; } } IL_001f: { int32_t L_10 = V_1; int32_t L_11 = ___pos1; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)L_11)); } } // System.String System.DateTimeFormat::FormatDayOfWeek(System.Int32,System.Int32,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_FormatDayOfWeek_m6AFBCF57684CF739504E9A257AF4005DE466EAEC (int32_t ___dayOfWeek0, int32_t ___repeat1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { { int32_t L_0 = ___repeat1; if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_000c; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_1 = ___dtfi2; int32_t L_2 = ___dayOfWeek0; String_t* L_3; L_3 = DateTimeFormatInfo_GetAbbreviatedDayName_mF683E0F302406ED2C5DFC8C42BAA9C73E77961CE(L_1, L_2, /*hidden argument*/NULL); return L_3; } IL_000c: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = ___dtfi2; int32_t L_5 = ___dayOfWeek0; String_t* L_6; L_6 = DateTimeFormatInfo_GetDayName_m74DE168463DC247BD8B7FC675E7F166D38747CC8(L_4, L_5, /*hidden argument*/NULL); return L_6; } } // System.String System.DateTimeFormat::FormatMonth(System.Int32,System.Int32,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_FormatMonth_m0253C3652C7E567969CE3B06AD08ED6698F6EAF6 (int32_t ___month0, int32_t ___repeatCount1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { { int32_t L_0 = ___repeatCount1; if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_000c; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_1 = ___dtfi2; int32_t L_2 = ___month0; String_t* L_3; L_3 = DateTimeFormatInfo_GetAbbreviatedMonthName_m05E68D186BBB18FBFB9CA4AF055B9914D70F7973(L_1, L_2, /*hidden argument*/NULL); return L_3; } IL_000c: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = ___dtfi2; int32_t L_5 = ___month0; String_t* L_6; L_6 = DateTimeFormatInfo_GetMonthName_mD4437E4D14ECA470D99B0DF97A40AC0C4B3F8E78(L_4, L_5, /*hidden argument*/NULL); return L_6; } } // System.String System.DateTimeFormat::FormatHebrewMonthName(System.DateTime,System.Int32,System.Int32,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_FormatHebrewMonthName_mF0CBE19F36E150D7E7913260826A379848833510 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___time0, int32_t ___month1, int32_t ___repeatCount2, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi3, const RuntimeMethod* method) { { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_0 = ___dtfi3; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_1; L_1 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_0, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_2 = ___dtfi3; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_3; L_3 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_2, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_4 = ___time0; int32_t L_5; L_5 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(19 /* System.Int32 System.Globalization.Calendar::GetYear(System.DateTime) */, L_3, L_4); bool L_6; L_6 = VirtFuncInvoker1< bool, int32_t >::Invoke(20 /* System.Boolean System.Globalization.Calendar::IsLeapYear(System.Int32) */, L_1, L_5); if (!L_6) { goto IL_0026; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_7 = ___dtfi3; int32_t L_8 = ___month1; int32_t L_9 = ___repeatCount2; String_t* L_10; L_10 = DateTimeFormatInfo_internalGetMonthName_mD14131DFB5A46A5E06C23E712A71B0D6FC3CAE96(L_7, L_8, 2, (bool)((((int32_t)L_9) == ((int32_t)3))? 1 : 0), /*hidden argument*/NULL); return L_10; } IL_0026: { int32_t L_11 = ___month1; if ((((int32_t)L_11) < ((int32_t)7))) { goto IL_002f; } } { int32_t L_12 = ___month1; ___month1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_002f: { int32_t L_13 = ___repeatCount2; if ((!(((uint32_t)L_13) == ((uint32_t)3)))) { goto IL_003b; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_14 = ___dtfi3; int32_t L_15 = ___month1; String_t* L_16; L_16 = DateTimeFormatInfo_GetAbbreviatedMonthName_m05E68D186BBB18FBFB9CA4AF055B9914D70F7973(L_14, L_15, /*hidden argument*/NULL); return L_16; } IL_003b: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_17 = ___dtfi3; int32_t L_18 = ___month1; String_t* L_19; L_19 = DateTimeFormatInfo_GetMonthName_mD4437E4D14ECA470D99B0DF97A40AC0C4B3F8E78(L_17, L_18, /*hidden argument*/NULL); return L_19; } } // System.Int32 System.DateTimeFormat::ParseQuoteString(System.String,System.Int32,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormat_ParseQuoteString_m159E585EB77057FD1EA97638CD52E9279B244168 (String_t* ___format0, int32_t ___pos1, StringBuilder_t * ___result2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; bool V_3 = false; Il2CppChar V_4 = 0x0; { String_t* L_0 = ___format0; int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; int32_t L_2 = ___pos1; V_1 = L_2; String_t* L_3 = ___format0; int32_t L_4 = ___pos1; int32_t L_5 = L_4; ___pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); Il2CppChar L_6; L_6 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_3, L_5, /*hidden argument*/NULL); V_2 = L_6; V_3 = (bool)0; goto IL_0069; } IL_001a: { String_t* L_7 = ___format0; int32_t L_8 = ___pos1; int32_t L_9 = L_8; ___pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); Il2CppChar L_10; L_10 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_7, L_9, /*hidden argument*/NULL); V_4 = L_10; Il2CppChar L_11 = V_4; Il2CppChar L_12 = V_2; if ((!(((uint32_t)L_11) == ((uint32_t)L_12)))) { goto IL_0031; } } { V_3 = (bool)1; goto IL_006d; } IL_0031: { Il2CppChar L_13 = V_4; if ((!(((uint32_t)L_13) == ((uint32_t)((int32_t)92))))) { goto IL_0060; } } { int32_t L_14 = ___pos1; int32_t L_15 = V_0; if ((((int32_t)L_14) >= ((int32_t)L_15))) { goto IL_0050; } } { StringBuilder_t * L_16 = ___result2; String_t* L_17 = ___format0; int32_t L_18 = ___pos1; int32_t L_19 = L_18; ___pos1 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); Il2CppChar L_20; L_20 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_17, L_19, /*hidden argument*/NULL); StringBuilder_t * L_21; L_21 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_16, L_20, /*hidden argument*/NULL); goto IL_0069; } IL_0050: { String_t* L_22; L_22 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113)), /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_23 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_23, L_22, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_23, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormat_ParseQuoteString_m159E585EB77057FD1EA97638CD52E9279B244168_RuntimeMethod_var))); } IL_0060: { StringBuilder_t * L_24 = ___result2; Il2CppChar L_25 = V_4; StringBuilder_t * L_26; L_26 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_24, L_25, /*hidden argument*/NULL); } IL_0069: { int32_t L_27 = ___pos1; int32_t L_28 = V_0; if ((((int32_t)L_27) < ((int32_t)L_28))) { goto IL_001a; } } IL_006d: { bool L_29 = V_3; if (L_29) { goto IL_0090; } } { IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var))); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_30; L_30 = CultureInfo_get_CurrentCulture_m99E5F5BD20445F2A73F7EA0014A4E783DF3840BB(/*hidden argument*/NULL); String_t* L_31; L_31 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAEDC38B460FBB683110DEB27588A680B6A5D27D8)), /*hidden argument*/NULL); Il2CppChar L_32 = V_2; Il2CppChar L_33 = L_32; RuntimeObject * L_34 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var)), &L_33); String_t* L_35; L_35 = String_Format_m90ED4B078849D42FA1A7C5EB7AC7F74F235F6916(L_30, L_31, L_34, /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_36 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_36, L_35, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormat_ParseQuoteString_m159E585EB77057FD1EA97638CD52E9279B244168_RuntimeMethod_var))); } IL_0090: { int32_t L_37 = ___pos1; int32_t L_38 = V_1; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)L_38)); } } // System.Int32 System.DateTimeFormat::ParseNextChar(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormat_ParseNextChar_mFB9BF280CDC354061757AE36AE2AF9794A993135 (String_t* ___format0, int32_t ___pos1, const RuntimeMethod* method) { { int32_t L_0 = ___pos1; String_t* L_1 = ___format0; int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL); if ((((int32_t)L_0) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))))) { goto IL_000d; } } { return (-1); } IL_000d: { String_t* L_3 = ___format0; int32_t L_4 = ___pos1; Il2CppChar L_5; L_5 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_3, ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)), /*hidden argument*/NULL); return L_5; } } // System.Boolean System.DateTimeFormat::IsUseGenitiveForm(System.String,System.Int32,System.Int32,System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormat_IsUseGenitiveForm_m664B0011450C9B7C5A769B4D93CD1DF4C63BAD0F (String_t* ___format0, int32_t ___index1, int32_t ___tokenLen2, Il2CppChar ___patternToMatch3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_1 = 0; int32_t L_0 = ___index1; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)1)); goto IL_000c; } IL_0008: { int32_t L_1 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)1)); } IL_000c: { int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001a; } } { String_t* L_3 = ___format0; int32_t L_4 = V_0; Il2CppChar L_5; L_5 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_3, L_4, /*hidden argument*/NULL); Il2CppChar L_6 = ___patternToMatch3; if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_0008; } } IL_001a: { int32_t L_7 = V_0; if ((((int32_t)L_7) < ((int32_t)0))) { goto IL_003c; } } { goto IL_0024; } IL_0020: { int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); } IL_0024: { int32_t L_9 = V_0; int32_t L_10 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); V_0 = L_10; if ((((int32_t)L_10) < ((int32_t)0))) { goto IL_0036; } } { String_t* L_11 = ___format0; int32_t L_12 = V_0; Il2CppChar L_13; L_13 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_11, L_12, /*hidden argument*/NULL); Il2CppChar L_14 = ___patternToMatch3; if ((((int32_t)L_13) == ((int32_t)L_14))) { goto IL_0020; } } IL_0036: { int32_t L_15 = V_1; if ((((int32_t)L_15) > ((int32_t)1))) { goto IL_003c; } } { return (bool)1; } IL_003c: { int32_t L_16 = ___index1; int32_t L_17 = ___tokenLen2; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)L_17)); goto IL_0046; } IL_0042: { int32_t L_18 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0046: { int32_t L_19 = V_0; String_t* L_20 = ___format0; int32_t L_21; L_21 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_20, /*hidden argument*/NULL); if ((((int32_t)L_19) >= ((int32_t)L_21))) { goto IL_0059; } } { String_t* L_22 = ___format0; int32_t L_23 = V_0; Il2CppChar L_24; L_24 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_22, L_23, /*hidden argument*/NULL); Il2CppChar L_25 = ___patternToMatch3; if ((!(((uint32_t)L_24) == ((uint32_t)L_25)))) { goto IL_0042; } } IL_0059: { int32_t L_26 = V_0; String_t* L_27 = ___format0; int32_t L_28; L_28 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_27, /*hidden argument*/NULL); if ((((int32_t)L_26) >= ((int32_t)L_28))) { goto IL_0087; } } { V_1 = 0; goto IL_006a; } IL_0066: { int32_t L_29 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)); } IL_006a: { int32_t L_30 = V_0; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); V_0 = L_31; String_t* L_32 = ___format0; int32_t L_33; L_33 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) >= ((int32_t)L_33))) { goto IL_0081; } } { String_t* L_34 = ___format0; int32_t L_35 = V_0; Il2CppChar L_36; L_36 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_34, L_35, /*hidden argument*/NULL); Il2CppChar L_37 = ___patternToMatch3; if ((((int32_t)L_36) == ((int32_t)L_37))) { goto IL_0066; } } IL_0081: { int32_t L_38 = V_1; if ((((int32_t)L_38) > ((int32_t)1))) { goto IL_0087; } } { return (bool)1; } IL_0087: { return (bool)0; } } // System.String System.DateTimeFormat::FormatCustomized(System.DateTime,System.String,System.Globalization.DateTimeFormatInfo,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_FormatCustomized_m8AEA1294F56D019BF9FEABE3EFD8CAD130537211 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, String_t* ___format1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___offset3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA019FB7F17AA36A9743C530E1F11D5613B8B1158); s_Il2CppMethodInitialized = true; } Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * V_0 = NULL; StringBuilder_t * V_1 = NULL; bool V_2 = false; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; Il2CppChar V_7 = 0x0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; StringBuilder_t * V_11 = NULL; int64_t V_12 = 0; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; int32_t V_16 = 0; String_t* V_17 = NULL; Il2CppChar V_18 = 0x0; StringBuilder_t * G_B60_0 = NULL; StringBuilder_t * G_B59_0 = NULL; String_t* G_B61_0 = NULL; StringBuilder_t * G_B61_1 = NULL; int32_t G_B78_0 = 0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * G_B78_1 = NULL; StringBuilder_t * G_B78_2 = NULL; int32_t G_B77_0 = 0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * G_B77_1 = NULL; StringBuilder_t * G_B77_2 = NULL; int32_t G_B79_0 = 0; int32_t G_B79_1 = 0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * G_B79_2 = NULL; StringBuilder_t * G_B79_3 = NULL; int32_t G_B85_0 = 0; StringBuilder_t * G_B85_1 = NULL; int32_t G_B84_0 = 0; StringBuilder_t * G_B84_1 = NULL; int32_t G_B86_0 = 0; int32_t G_B86_1 = 0; StringBuilder_t * G_B86_2 = NULL; { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_0 = ___dtfi2; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_1; L_1 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_0, /*hidden argument*/NULL); V_0 = L_1; StringBuilder_t * L_2; L_2 = StringBuilderCache_Acquire_mC7C5506CB542A20FEEBF48E654255C5368462D1A(((int32_t)16), /*hidden argument*/NULL); V_1 = L_2; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_3 = V_0; int32_t L_4; L_4 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_3); V_2 = (bool)((((int32_t)L_4) == ((int32_t)8))? 1 : 0); V_3 = (bool)1; V_4 = 0; goto IL_05d3; } IL_0023: { String_t* L_5 = ___format1; int32_t L_6 = V_4; Il2CppChar L_7; L_7 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_5, L_6, /*hidden argument*/NULL); V_7 = L_7; Il2CppChar L_8 = V_7; if ((!(((uint32_t)L_8) <= ((uint32_t)((int32_t)75))))) { goto IL_00a1; } } { Il2CppChar L_9 = V_7; if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)47))))) { goto IL_006d; } } { Il2CppChar L_10 = V_7; if ((!(((uint32_t)L_10) <= ((uint32_t)((int32_t)37))))) { goto IL_0056; } } { Il2CppChar L_11 = V_7; if ((((int32_t)L_11) == ((int32_t)((int32_t)34)))) { goto IL_052f; } } { Il2CppChar L_12 = V_7; if ((((int32_t)L_12) == ((int32_t)((int32_t)37)))) { goto IL_054d; } } { goto IL_05c0; } IL_0056: { Il2CppChar L_13 = V_7; if ((((int32_t)L_13) == ((int32_t)((int32_t)39)))) { goto IL_052f; } } { Il2CppChar L_14 = V_7; if ((((int32_t)L_14) == ((int32_t)((int32_t)47)))) { goto IL_051a; } } { goto IL_05c0; } IL_006d: { Il2CppChar L_15 = V_7; if ((!(((uint32_t)L_15) <= ((uint32_t)((int32_t)70))))) { goto IL_008a; } } { Il2CppChar L_16 = V_7; if ((((int32_t)L_16) == ((int32_t)((int32_t)58)))) { goto IL_0505; } } { Il2CppChar L_17 = V_7; if ((((int32_t)L_17) == ((int32_t)((int32_t)70)))) { goto IL_01d8; } } { goto IL_05c0; } IL_008a: { Il2CppChar L_18 = V_7; if ((((int32_t)L_18) == ((int32_t)((int32_t)72)))) { goto IL_0178; } } { Il2CppChar L_19 = V_7; if ((((int32_t)L_19) == ((int32_t)((int32_t)75)))) { goto IL_04f5; } } { goto IL_05c0; } IL_00a1: { Il2CppChar L_20 = V_7; if ((!(((uint32_t)L_20) <= ((uint32_t)((int32_t)109))))) { goto IL_00f0; } } { Il2CppChar L_21 = V_7; if ((!(((uint32_t)L_21) <= ((uint32_t)((int32_t)92))))) { goto IL_00c4; } } { Il2CppChar L_22 = V_7; if ((((int32_t)L_22) == ((int32_t)((int32_t)77)))) { goto IL_03bc; } } { Il2CppChar L_23 = V_7; if ((((int32_t)L_23) == ((int32_t)((int32_t)92)))) { goto IL_0592; } } { goto IL_05c0; } IL_00c4: { Il2CppChar L_24 = V_7; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)((int32_t)100)))) { case 0: { goto IL_0368; } case 1: { goto IL_05c0; } case 2: { goto IL_01d8; } case 3: { goto IL_0124; } case 4: { goto IL_0149; } } } { Il2CppChar L_25 = V_7; if ((((int32_t)L_25) == ((int32_t)((int32_t)109)))) { goto IL_0198; } } { goto IL_05c0; } IL_00f0: { Il2CppChar L_26 = V_7; if ((!(((uint32_t)L_26) <= ((uint32_t)((int32_t)116))))) { goto IL_010d; } } { Il2CppChar L_27 = V_7; if ((((int32_t)L_27) == ((int32_t)((int32_t)115)))) { goto IL_01b8; } } { Il2CppChar L_28 = V_7; if ((((int32_t)L_28) == ((int32_t)((int32_t)116)))) { goto IL_02d5; } } { goto IL_05c0; } IL_010d: { Il2CppChar L_29 = V_7; if ((((int32_t)L_29) == ((int32_t)((int32_t)121)))) { goto IL_0451; } } { Il2CppChar L_30 = V_7; if ((((int32_t)L_30) == ((int32_t)((int32_t)122)))) { goto IL_04d8; } } { goto IL_05c0; } IL_0124: { String_t* L_31 = ___format1; int32_t L_32 = V_4; Il2CppChar L_33 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_34; L_34 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_31, L_32, L_33, /*hidden argument*/NULL); V_5 = L_34; StringBuilder_t * L_35 = V_1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_36 = ___dtfi2; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_37 = V_0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_38 = ___dateTime0; int32_t L_39; L_39 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(15 /* System.Int32 System.Globalization.Calendar::GetEra(System.DateTime) */, L_37, L_38); String_t* L_40; L_40 = DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6(L_36, L_39, /*hidden argument*/NULL); StringBuilder_t * L_41; L_41 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_35, L_40, /*hidden argument*/NULL); goto IL_05cc; } IL_0149: { String_t* L_42 = ___format1; int32_t L_43 = V_4; Il2CppChar L_44 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_45; L_45 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_42, L_43, L_44, /*hidden argument*/NULL); V_5 = L_45; int32_t L_46; L_46 = DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); V_6 = ((int32_t)((int32_t)L_46%(int32_t)((int32_t)12))); int32_t L_47 = V_6; if (L_47) { goto IL_0169; } } { V_6 = ((int32_t)12); } IL_0169: { StringBuilder_t * L_48 = V_1; int32_t L_49 = V_6; int32_t L_50 = V_5; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_FormatDigits_m1C16AAEF47FE806359417B4DAE91B14051F082AC(L_48, L_49, L_50, /*hidden argument*/NULL); goto IL_05cc; } IL_0178: { String_t* L_51 = ___format1; int32_t L_52 = V_4; Il2CppChar L_53 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_54; L_54 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_51, L_52, L_53, /*hidden argument*/NULL); V_5 = L_54; StringBuilder_t * L_55 = V_1; int32_t L_56; L_56 = DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); int32_t L_57 = V_5; DateTimeFormat_FormatDigits_m1C16AAEF47FE806359417B4DAE91B14051F082AC(L_55, L_56, L_57, /*hidden argument*/NULL); goto IL_05cc; } IL_0198: { String_t* L_58 = ___format1; int32_t L_59 = V_4; Il2CppChar L_60 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_61; L_61 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_58, L_59, L_60, /*hidden argument*/NULL); V_5 = L_61; StringBuilder_t * L_62 = V_1; int32_t L_63; L_63 = DateTime_get_Minute_m1BBE1AABAAFE39019ED26585D12E67A1F9D5A4AA((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); int32_t L_64 = V_5; DateTimeFormat_FormatDigits_m1C16AAEF47FE806359417B4DAE91B14051F082AC(L_62, L_63, L_64, /*hidden argument*/NULL); goto IL_05cc; } IL_01b8: { String_t* L_65 = ___format1; int32_t L_66 = V_4; Il2CppChar L_67 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_68; L_68 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_65, L_66, L_67, /*hidden argument*/NULL); V_5 = L_68; StringBuilder_t * L_69 = V_1; int32_t L_70; L_70 = DateTime_get_Second_m6E1FEADC4E62BCC99846934C0761F0AF67DFE17A((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); int32_t L_71 = V_5; DateTimeFormat_FormatDigits_m1C16AAEF47FE806359417B4DAE91B14051F082AC(L_69, L_70, L_71, /*hidden argument*/NULL); goto IL_05cc; } IL_01d8: { String_t* L_72 = ___format1; int32_t L_73 = V_4; Il2CppChar L_74 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_75; L_75 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_72, L_73, L_74, /*hidden argument*/NULL); V_5 = L_75; int32_t L_76 = V_5; if ((((int32_t)L_76) > ((int32_t)7))) { goto IL_02c5; } } { int64_t L_77; L_77 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); V_12 = ((int64_t)((int64_t)L_77%(int64_t)((int64_t)((int64_t)((int32_t)10000000))))); int64_t L_78 = V_12; int32_t L_79 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_80; L_80 = Math_Pow_mC2C8700DAAD1316AA457A1D271F78CDF0D61AC2F((10.0), ((double)((double)((int32_t)il2cpp_codegen_subtract((int32_t)7, (int32_t)L_79)))), /*hidden argument*/NULL); V_12 = ((int64_t)((int64_t)L_78/(int64_t)il2cpp_codegen_cast_double_to_int(L_80))); Il2CppChar L_81 = V_7; if ((!(((uint32_t)L_81) == ((uint32_t)((int32_t)102))))) { goto IL_0242; } } { StringBuilder_t * L_82 = V_1; int64_t L_83 = V_12; V_13 = ((int32_t)((int32_t)L_83)); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_84 = ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->get_fixedNumberFormats_2(); int32_t L_85 = V_5; int32_t L_86 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_85, (int32_t)1)); String_t* L_87 = (L_84)->GetAtUnchecked(static_cast(L_86)); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_88; L_88 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); String_t* L_89; L_89 = Int32_ToString_m246774E1922012AE787EB97743F42CB798B70CD8((int32_t*)(&V_13), L_87, L_88, /*hidden argument*/NULL); StringBuilder_t * L_90; L_90 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_82, L_89, /*hidden argument*/NULL); goto IL_05cc; } IL_0242: { int32_t L_91 = V_5; V_14 = L_91; goto IL_025e; } IL_0248: { int64_t L_92 = V_12; if (((int64_t)((int64_t)L_92%(int64_t)((int64_t)((int64_t)((int32_t)10)))))) { goto IL_0263; } } { int64_t L_93 = V_12; V_12 = ((int64_t)((int64_t)L_93/(int64_t)((int64_t)((int64_t)((int32_t)10))))); int32_t L_94 = V_14; V_14 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_94, (int32_t)1)); } IL_025e: { int32_t L_95 = V_14; if ((((int32_t)L_95) > ((int32_t)0))) { goto IL_0248; } } IL_0263: { int32_t L_96 = V_14; if ((((int32_t)L_96) <= ((int32_t)0))) { goto IL_028f; } } { StringBuilder_t * L_97 = V_1; int64_t L_98 = V_12; V_13 = ((int32_t)((int32_t)L_98)); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_99 = ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->get_fixedNumberFormats_2(); int32_t L_100 = V_14; int32_t L_101 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_100, (int32_t)1)); String_t* L_102 = (L_99)->GetAtUnchecked(static_cast(L_101)); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_103; L_103 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); String_t* L_104; L_104 = Int32_ToString_m246774E1922012AE787EB97743F42CB798B70CD8((int32_t*)(&V_13), L_102, L_103, /*hidden argument*/NULL); StringBuilder_t * L_105; L_105 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_97, L_104, /*hidden argument*/NULL); goto IL_05cc; } IL_028f: { StringBuilder_t * L_106 = V_1; int32_t L_107; L_107 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_106, /*hidden argument*/NULL); if ((((int32_t)L_107) <= ((int32_t)0))) { goto IL_05cc; } } { StringBuilder_t * L_108 = V_1; StringBuilder_t * L_109 = V_1; int32_t L_110; L_110 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_109, /*hidden argument*/NULL); Il2CppChar L_111; L_111 = StringBuilder_get_Chars_m5961A0987EEF0A0F8C335048A33EC4584B53F1E3(L_108, ((int32_t)il2cpp_codegen_subtract((int32_t)L_110, (int32_t)1)), /*hidden argument*/NULL); if ((!(((uint32_t)L_111) == ((uint32_t)((int32_t)46))))) { goto IL_05cc; } } { StringBuilder_t * L_112 = V_1; StringBuilder_t * L_113 = V_1; int32_t L_114; L_114 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_113, /*hidden argument*/NULL); StringBuilder_t * L_115; L_115 = StringBuilder_Remove_m6ABF9CF3D10160EB52E0768262A9B179F987571E(L_112, ((int32_t)il2cpp_codegen_subtract((int32_t)L_114, (int32_t)1)), 1, /*hidden argument*/NULL); goto IL_05cc; } IL_02c5: { String_t* L_116; L_116 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113)), /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_117 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_117, L_116, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_117, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormat_FormatCustomized_m8AEA1294F56D019BF9FEABE3EFD8CAD130537211_RuntimeMethod_var))); } IL_02d5: { String_t* L_118 = ___format1; int32_t L_119 = V_4; Il2CppChar L_120 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_121; L_121 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_118, L_119, L_120, /*hidden argument*/NULL); V_5 = L_121; int32_t L_122 = V_5; if ((!(((uint32_t)L_122) == ((uint32_t)1)))) { goto IL_0343; } } { int32_t L_123; L_123 = DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); if ((((int32_t)L_123) >= ((int32_t)((int32_t)12)))) { goto IL_031a; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_124 = ___dtfi2; String_t* L_125; L_125 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(L_124, /*hidden argument*/NULL); int32_t L_126; L_126 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_125, /*hidden argument*/NULL); if ((((int32_t)L_126) < ((int32_t)1))) { goto IL_05cc; } } { StringBuilder_t * L_127 = V_1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_128 = ___dtfi2; String_t* L_129; L_129 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(L_128, /*hidden argument*/NULL); Il2CppChar L_130; L_130 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_129, 0, /*hidden argument*/NULL); StringBuilder_t * L_131; L_131 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_127, L_130, /*hidden argument*/NULL); goto IL_05cc; } IL_031a: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_132 = ___dtfi2; String_t* L_133; L_133 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(L_132, /*hidden argument*/NULL); int32_t L_134; L_134 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_133, /*hidden argument*/NULL); if ((((int32_t)L_134) < ((int32_t)1))) { goto IL_05cc; } } { StringBuilder_t * L_135 = V_1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_136 = ___dtfi2; String_t* L_137; L_137 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(L_136, /*hidden argument*/NULL); Il2CppChar L_138; L_138 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_137, 0, /*hidden argument*/NULL); StringBuilder_t * L_139; L_139 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_135, L_138, /*hidden argument*/NULL); goto IL_05cc; } IL_0343: { StringBuilder_t * L_140 = V_1; int32_t L_141; L_141 = DateTime_get_Hour_m6AC78B553639A108EA00728498FA037E52CC425E((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); G_B59_0 = L_140; if ((((int32_t)L_141) < ((int32_t)((int32_t)12)))) { G_B60_0 = L_140; goto IL_0357; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_142 = ___dtfi2; String_t* L_143; L_143 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(L_142, /*hidden argument*/NULL); G_B61_0 = L_143; G_B61_1 = G_B59_0; goto IL_035d; } IL_0357: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_144 = ___dtfi2; String_t* L_145; L_145 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(L_144, /*hidden argument*/NULL); G_B61_0 = L_145; G_B61_1 = G_B60_0; } IL_035d: { StringBuilder_t * L_146; L_146 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(G_B61_1, G_B61_0, /*hidden argument*/NULL); goto IL_05cc; } IL_0368: { String_t* L_147 = ___format1; int32_t L_148 = V_4; Il2CppChar L_149 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_150; L_150 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_147, L_148, L_149, /*hidden argument*/NULL); V_5 = L_150; int32_t L_151 = V_5; if ((((int32_t)L_151) > ((int32_t)2))) { goto IL_039b; } } { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_152 = V_0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_153 = ___dateTime0; int32_t L_154; L_154 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(11 /* System.Int32 System.Globalization.Calendar::GetDayOfMonth(System.DateTime) */, L_152, L_153); V_15 = L_154; bool L_155 = V_2; if (!L_155) { goto IL_038f; } } { StringBuilder_t * L_156 = V_1; int32_t L_157 = V_15; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_HebrewFormatDigits_m7FCA6A943EA9D6048D016AB332E11E916C0A4FEA(L_156, L_157, /*hidden argument*/NULL); goto IL_03b5; } IL_038f: { StringBuilder_t * L_158 = V_1; int32_t L_159 = V_15; int32_t L_160 = V_5; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_FormatDigits_m1C16AAEF47FE806359417B4DAE91B14051F082AC(L_158, L_159, L_160, /*hidden argument*/NULL); goto IL_03b5; } IL_039b: { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_161 = V_0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_162 = ___dateTime0; int32_t L_163; L_163 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(12 /* System.DayOfWeek System.Globalization.Calendar::GetDayOfWeek(System.DateTime) */, L_161, L_162); V_16 = L_163; StringBuilder_t * L_164 = V_1; int32_t L_165 = V_16; int32_t L_166 = V_5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_167 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_168; L_168 = DateTimeFormat_FormatDayOfWeek_m6AFBCF57684CF739504E9A257AF4005DE466EAEC(L_165, L_166, L_167, /*hidden argument*/NULL); StringBuilder_t * L_169; L_169 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_164, L_168, /*hidden argument*/NULL); } IL_03b5: { V_3 = (bool)0; goto IL_05cc; } IL_03bc: { String_t* L_170 = ___format1; int32_t L_171 = V_4; Il2CppChar L_172 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_173; L_173 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_170, L_171, L_172, /*hidden argument*/NULL); V_5 = L_173; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_174 = V_0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_175 = ___dateTime0; int32_t L_176; L_176 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(17 /* System.Int32 System.Globalization.Calendar::GetMonth(System.DateTime) */, L_174, L_175); V_9 = L_176; int32_t L_177 = V_5; if ((((int32_t)L_177) > ((int32_t)2))) { goto IL_03ef; } } { bool L_178 = V_2; if (!L_178) { goto IL_03e3; } } { StringBuilder_t * L_179 = V_1; int32_t L_180 = V_9; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_HebrewFormatDigits_m7FCA6A943EA9D6048D016AB332E11E916C0A4FEA(L_179, L_180, /*hidden argument*/NULL); goto IL_044a; } IL_03e3: { StringBuilder_t * L_181 = V_1; int32_t L_182 = V_9; int32_t L_183 = V_5; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_FormatDigits_m1C16AAEF47FE806359417B4DAE91B14051F082AC(L_181, L_182, L_183, /*hidden argument*/NULL); goto IL_044a; } IL_03ef: { bool L_184 = V_2; if (!L_184) { goto IL_0406; } } { StringBuilder_t * L_185 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_186 = ___dateTime0; int32_t L_187 = V_9; int32_t L_188 = V_5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_189 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_190; L_190 = DateTimeFormat_FormatHebrewMonthName_mF0CBE19F36E150D7E7913260826A379848833510(L_186, L_187, L_188, L_189, /*hidden argument*/NULL); StringBuilder_t * L_191; L_191 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_185, L_190, /*hidden argument*/NULL); goto IL_044a; } IL_0406: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_192 = ___dtfi2; int32_t L_193; L_193 = DateTimeFormatInfo_get_FormatFlags_mF9093300F0860C7AA9E798AB37B2390BE2738738(L_192, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_193&(int32_t)1))) { goto IL_0439; } } { int32_t L_194 = V_5; if ((((int32_t)L_194) < ((int32_t)4))) { goto IL_0439; } } { StringBuilder_t * L_195 = V_1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_196 = ___dtfi2; int32_t L_197 = V_9; String_t* L_198 = ___format1; int32_t L_199 = V_4; int32_t L_200 = V_5; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); bool L_201; L_201 = DateTimeFormat_IsUseGenitiveForm_m664B0011450C9B7C5A769B4D93CD1DF4C63BAD0F(L_198, L_199, L_200, ((int32_t)100), /*hidden argument*/NULL); G_B77_0 = L_197; G_B77_1 = L_196; G_B77_2 = L_195; if (L_201) { G_B78_0 = L_197; G_B78_1 = L_196; G_B78_2 = L_195; goto IL_042a; } } { G_B79_0 = 0; G_B79_1 = G_B77_0; G_B79_2 = G_B77_1; G_B79_3 = G_B77_2; goto IL_042b; } IL_042a: { G_B79_0 = 1; G_B79_1 = G_B78_0; G_B79_2 = G_B78_1; G_B79_3 = G_B78_2; } IL_042b: { String_t* L_202; L_202 = DateTimeFormatInfo_internalGetMonthName_mD14131DFB5A46A5E06C23E712A71B0D6FC3CAE96(G_B79_2, G_B79_1, G_B79_0, (bool)0, /*hidden argument*/NULL); StringBuilder_t * L_203; L_203 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(G_B79_3, L_202, /*hidden argument*/NULL); goto IL_044a; } IL_0439: { StringBuilder_t * L_204 = V_1; int32_t L_205 = V_9; int32_t L_206 = V_5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_207 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_208; L_208 = DateTimeFormat_FormatMonth_m0253C3652C7E567969CE3B06AD08ED6698F6EAF6(L_205, L_206, L_207, /*hidden argument*/NULL); StringBuilder_t * L_209; L_209 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_204, L_208, /*hidden argument*/NULL); } IL_044a: { V_3 = (bool)0; goto IL_05cc; } IL_0451: { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_210 = V_0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_211 = ___dateTime0; int32_t L_212; L_212 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(19 /* System.Int32 System.Globalization.Calendar::GetYear(System.DateTime) */, L_210, L_211); V_10 = L_212; String_t* L_213 = ___format1; int32_t L_214 = V_4; Il2CppChar L_215 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_216; L_216 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_213, L_214, L_215, /*hidden argument*/NULL); V_5 = L_216; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_217 = ___dtfi2; bool L_218; L_218 = DateTimeFormatInfo_get_HasForceTwoDigitYears_mC03B3D6BD4F69665AB8219FB2CEF77D135252436(L_217, /*hidden argument*/NULL); if (!L_218) { goto IL_0482; } } { StringBuilder_t * L_219 = V_1; int32_t L_220 = V_10; int32_t L_221 = V_5; G_B84_0 = L_220; G_B84_1 = L_219; if ((((int32_t)L_221) <= ((int32_t)2))) { G_B85_0 = L_220; G_B85_1 = L_219; goto IL_0479; } } { G_B86_0 = 2; G_B86_1 = G_B84_0; G_B86_2 = G_B84_1; goto IL_047b; } IL_0479: { int32_t L_222 = V_5; G_B86_0 = L_222; G_B86_1 = G_B85_0; G_B86_2 = G_B85_1; } IL_047b: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_FormatDigits_m1C16AAEF47FE806359417B4DAE91B14051F082AC(G_B86_2, G_B86_1, G_B86_0, /*hidden argument*/NULL); goto IL_04d1; } IL_0482: { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_223 = V_0; int32_t L_224; L_224 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_223); if ((!(((uint32_t)L_224) == ((uint32_t)8)))) { goto IL_0495; } } { StringBuilder_t * L_225 = V_1; int32_t L_226 = V_10; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_HebrewFormatDigits_m7FCA6A943EA9D6048D016AB332E11E916C0A4FEA(L_225, L_226, /*hidden argument*/NULL); goto IL_04d1; } IL_0495: { int32_t L_227 = V_5; if ((((int32_t)L_227) > ((int32_t)2))) { goto IL_04a9; } } { StringBuilder_t * L_228 = V_1; int32_t L_229 = V_10; int32_t L_230 = V_5; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_FormatDigits_m1C16AAEF47FE806359417B4DAE91B14051F082AC(L_228, ((int32_t)((int32_t)L_229%(int32_t)((int32_t)100))), L_230, /*hidden argument*/NULL); goto IL_04d1; } IL_04a9: { int32_t L_231 = V_5; int32_t L_232 = L_231; RuntimeObject * L_233 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_232); String_t* L_234; L_234 = String_Concat_m4D0DDA7FEDB75304E5FDAF8489A0478EE58A45F2(_stringLiteralA019FB7F17AA36A9743C530E1F11D5613B8B1158, L_233, /*hidden argument*/NULL); V_17 = L_234; StringBuilder_t * L_235 = V_1; String_t* L_236 = V_17; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_237; L_237 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); String_t* L_238; L_238 = Int32_ToString_m246774E1922012AE787EB97743F42CB798B70CD8((int32_t*)(&V_10), L_236, L_237, /*hidden argument*/NULL); StringBuilder_t * L_239; L_239 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_235, L_238, /*hidden argument*/NULL); } IL_04d1: { V_3 = (bool)0; goto IL_05cc; } IL_04d8: { String_t* L_240 = ___format1; int32_t L_241 = V_4; Il2CppChar L_242 = V_7; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_243; L_243 = DateTimeFormat_ParseRepeatPattern_m735863048DB6D3EE15B32DCD8E8B190F95B5EF6A(L_240, L_241, L_242, /*hidden argument*/NULL); V_5 = L_243; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_244 = ___dateTime0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_245 = ___offset3; String_t* L_246 = ___format1; int32_t L_247 = V_5; bool L_248 = V_3; StringBuilder_t * L_249 = V_1; DateTimeFormat_FormatCustomizedTimeZone_m8E10548A7929C1AF82769E09C84EB20AF6259D9B(L_244, L_245, L_246, L_247, L_248, L_249, /*hidden argument*/NULL); goto IL_05cc; } IL_04f5: { V_5 = 1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_250 = ___dateTime0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_251 = ___offset3; StringBuilder_t * L_252 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_FormatCustomizedRoundripTimeZone_m7D760F2365E0A66812401586D3534E92A9030425(L_250, L_251, L_252, /*hidden argument*/NULL); goto IL_05cc; } IL_0505: { StringBuilder_t * L_253 = V_1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_254 = ___dtfi2; String_t* L_255; L_255 = DateTimeFormatInfo_get_TimeSeparator_m2D192C89989EE374E2B7377E2208A72F0E47371E_inline(L_254, /*hidden argument*/NULL); StringBuilder_t * L_256; L_256 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_253, L_255, /*hidden argument*/NULL); V_5 = 1; goto IL_05cc; } IL_051a: { StringBuilder_t * L_257 = V_1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_258 = ___dtfi2; String_t* L_259; L_259 = DateTimeFormatInfo_get_DateSeparator_m737CFEC3E8A8BF2234AEE05ACE2005777607C1C2_inline(L_258, /*hidden argument*/NULL); StringBuilder_t * L_260; L_260 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_257, L_259, /*hidden argument*/NULL); V_5 = 1; goto IL_05cc; } IL_052f: { StringBuilder_t * L_261 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9(L_261, /*hidden argument*/NULL); V_11 = L_261; String_t* L_262 = ___format1; int32_t L_263 = V_4; StringBuilder_t * L_264 = V_11; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_265; L_265 = DateTimeFormat_ParseQuoteString_m159E585EB77057FD1EA97638CD52E9279B244168(L_262, L_263, L_264, /*hidden argument*/NULL); V_5 = L_265; StringBuilder_t * L_266 = V_1; StringBuilder_t * L_267 = V_11; StringBuilder_t * L_268; L_268 = StringBuilder_Append_m545FFB72A578320B1D6EA3772160353FD62C344F(L_266, L_267, /*hidden argument*/NULL); goto IL_05cc; } IL_054d: { String_t* L_269 = ___format1; int32_t L_270 = V_4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_271; L_271 = DateTimeFormat_ParseNextChar_mFB9BF280CDC354061757AE36AE2AF9794A993135(L_269, L_270, /*hidden argument*/NULL); V_8 = L_271; int32_t L_272 = V_8; if ((((int32_t)L_272) < ((int32_t)0))) { goto IL_0582; } } { int32_t L_273 = V_8; if ((((int32_t)L_273) == ((int32_t)((int32_t)37)))) { goto IL_0582; } } { StringBuilder_t * L_274 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_275 = ___dateTime0; int32_t L_276 = V_8; V_18 = ((int32_t)((uint16_t)L_276)); String_t* L_277; L_277 = Char_ToString_mE0DE433463C56FD30A4F0A50539553B17147C2F8((Il2CppChar*)(&V_18), /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_278 = ___dtfi2; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_279 = ___offset3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_280; L_280 = DateTimeFormat_FormatCustomized_m8AEA1294F56D019BF9FEABE3EFD8CAD130537211(L_275, L_277, L_278, L_279, /*hidden argument*/NULL); StringBuilder_t * L_281; L_281 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_274, L_280, /*hidden argument*/NULL); V_5 = 2; goto IL_05cc; } IL_0582: { String_t* L_282; L_282 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113)), /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_283 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_283, L_282, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_283, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormat_FormatCustomized_m8AEA1294F56D019BF9FEABE3EFD8CAD130537211_RuntimeMethod_var))); } IL_0592: { String_t* L_284 = ___format1; int32_t L_285 = V_4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); int32_t L_286; L_286 = DateTimeFormat_ParseNextChar_mFB9BF280CDC354061757AE36AE2AF9794A993135(L_284, L_285, /*hidden argument*/NULL); V_8 = L_286; int32_t L_287 = V_8; if ((((int32_t)L_287) < ((int32_t)0))) { goto IL_05b0; } } { StringBuilder_t * L_288 = V_1; int32_t L_289 = V_8; StringBuilder_t * L_290; L_290 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_288, ((int32_t)((uint16_t)L_289)), /*hidden argument*/NULL); V_5 = 2; goto IL_05cc; } IL_05b0: { String_t* L_291; L_291 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113)), /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_292 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_292, L_291, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_292, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormat_FormatCustomized_m8AEA1294F56D019BF9FEABE3EFD8CAD130537211_RuntimeMethod_var))); } IL_05c0: { StringBuilder_t * L_293 = V_1; Il2CppChar L_294 = V_7; StringBuilder_t * L_295; L_295 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_293, L_294, /*hidden argument*/NULL); V_5 = 1; } IL_05cc: { int32_t L_296 = V_4; int32_t L_297 = V_5; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_296, (int32_t)L_297)); } IL_05d3: { int32_t L_298 = V_4; String_t* L_299 = ___format1; int32_t L_300; L_300 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_299, /*hidden argument*/NULL); if ((((int32_t)L_298) < ((int32_t)L_300))) { goto IL_0023; } } { StringBuilder_t * L_301 = V_1; String_t* L_302; L_302 = StringBuilderCache_GetStringAndRelease_m388380FCDB6AA02F394DDC1E2D67D2D3F94E15D3(L_301, /*hidden argument*/NULL); return L_302; } } // System.Void System.DateTimeFormat::FormatCustomizedTimeZone(System.DateTime,System.TimeSpan,System.String,System.Int32,System.Boolean,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_FormatCustomizedTimeZone_m8E10548A7929C1AF82769E09C84EB20AF6259D9B (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___offset1, String_t* ___format2, int32_t ___tokenLen3, bool ___timeOnly4, StringBuilder_t * ___result5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2E071382DB44956A884FF6F8B929901347ACE681); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral77387B78748B05E25D49DF7E83E0FC37687A3FF3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB0A78B035105B2CCEB9174377B59BDBD1095C96); s_Il2CppMethodInitialized = true; } { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_0 = ___offset1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_1 = ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->get_NullOffset_0(); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); bool L_2; L_2 = TimeSpan_op_Equality_m8229F4B63064E2D43B244C6E82D55CB2B0360BB1(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0060; } } { bool L_3 = ___timeOnly4; if (!L_3) { goto IL_0032; } } { int64_t L_4; L_4 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); if ((((int64_t)L_4) >= ((int64_t)((int64_t)864000000000LL)))) { goto IL_0032; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_5; L_5 = DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C(/*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_6; L_6 = TimeZoneInfo_GetLocalUtcOffset_m0BB02611FD7B4B1E2E92D2FF2CA32FE9536E6C77(L_5, 2, /*hidden argument*/NULL); ___offset1 = L_6; goto IL_0060; } IL_0032: { int32_t L_7; L_7 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_0057; } } { String_t* L_8 = ___format2; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_9 = ___dateTime0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_InvalidFormatForUtc_m16FD04051BE3BA943F6AC328D9F33F9EE3750352(L_8, L_9, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_10 = ___dateTime0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_11; L_11 = DateTime_SpecifyKind_mF5D1EF51222BC7BD594907722AC0A60EABDCC038(L_10, 2, /*hidden argument*/NULL); ___dateTime0 = L_11; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_12 = ___dateTime0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_13; L_13 = TimeZoneInfo_GetLocalUtcOffset_m0BB02611FD7B4B1E2E92D2FF2CA32FE9536E6C77(L_12, 2, /*hidden argument*/NULL); ___offset1 = L_13; goto IL_0060; } IL_0057: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_14 = ___dateTime0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_15; L_15 = TimeZoneInfo_GetLocalUtcOffset_m0BB02611FD7B4B1E2E92D2FF2CA32FE9536E6C77(L_14, 2, /*hidden argument*/NULL); ___offset1 = L_15; } IL_0060: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_16 = ___offset1; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_17 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_0(); bool L_18; L_18 = TimeSpan_op_GreaterThanOrEqual_mD46D3E561D8EA7384F3857D9F3BDE2D1390F1944(L_16, L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_0079; } } { StringBuilder_t * L_19 = ___result5; StringBuilder_t * L_20; L_20 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_19, ((int32_t)43), /*hidden argument*/NULL); goto IL_008c; } IL_0079: { StringBuilder_t * L_21 = ___result5; StringBuilder_t * L_22; L_22 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_21, ((int32_t)45), /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_23; L_23 = TimeSpan_Negate_mD19FC9B8BCD075EFF67AE2AE9A8CB749F03F6897((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&___offset1), /*hidden argument*/NULL); ___offset1 = L_23; } IL_008c: { int32_t L_24 = ___tokenLen3; if ((((int32_t)L_24) > ((int32_t)1))) { goto IL_00af; } } { StringBuilder_t * L_25 = ___result5; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_26; L_26 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); int32_t L_27; L_27 = TimeSpan_get_Hours_m39AFD957DF1247125409ADD8525550863D08AB6E((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&___offset1), /*hidden argument*/NULL); int32_t L_28 = L_27; RuntimeObject * L_29 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_28); StringBuilder_t * L_30; L_30 = StringBuilder_AppendFormat_m8EB1FCFA7DC4D2A24514096D5273E357F7D59559(L_25, L_26, _stringLiteralCB0A78B035105B2CCEB9174377B59BDBD1095C96, L_29, /*hidden argument*/NULL); return; } IL_00af: { StringBuilder_t * L_31 = ___result5; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_32; L_32 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); int32_t L_33; L_33 = TimeSpan_get_Hours_m39AFD957DF1247125409ADD8525550863D08AB6E((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&___offset1), /*hidden argument*/NULL); int32_t L_34 = L_33; RuntimeObject * L_35 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_34); StringBuilder_t * L_36; L_36 = StringBuilder_AppendFormat_m8EB1FCFA7DC4D2A24514096D5273E357F7D59559(L_31, L_32, _stringLiteral77387B78748B05E25D49DF7E83E0FC37687A3FF3, L_35, /*hidden argument*/NULL); int32_t L_37 = ___tokenLen3; if ((((int32_t)L_37) < ((int32_t)3))) { goto IL_00ef; } } { StringBuilder_t * L_38 = ___result5; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_39; L_39 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); int32_t L_40; L_40 = TimeSpan_get_Minutes_mF5A78108FEB64953C298CEC19637378380881202((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&___offset1), /*hidden argument*/NULL); int32_t L_41 = L_40; RuntimeObject * L_42 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_41); StringBuilder_t * L_43; L_43 = StringBuilder_AppendFormat_m8EB1FCFA7DC4D2A24514096D5273E357F7D59559(L_38, L_39, _stringLiteral2E071382DB44956A884FF6F8B929901347ACE681, L_42, /*hidden argument*/NULL); } IL_00ef: { return; } } // System.Void System.DateTimeFormat::FormatCustomizedRoundripTimeZone(System.DateTime,System.TimeSpan,System.Text.StringBuilder) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_FormatCustomizedRoundripTimeZone_m7D760F2365E0A66812401586D3534E92A9030425 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___offset1, StringBuilder_t * ___result2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral234D19ACC97DBDDB4C2351D9B583DDC8AD958380); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD3C6FF105F16F36B05CE62DC0895F7A6B90F6ED8); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_0 = ___offset1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_1 = ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->get_NullOffset_0(); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); bool L_2; L_2 = TimeSpan_op_Equality_m8229F4B63064E2D43B244C6E82D55CB2B0360BB1(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0036; } } { int32_t L_3; L_3 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)1))) { goto IL_0028; } } { int32_t L_5 = V_0; if ((!(((uint32_t)L_5) == ((uint32_t)2)))) { goto IL_0035; } } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_6 = ___dateTime0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_7; L_7 = TimeZoneInfo_GetLocalUtcOffset_m0BB02611FD7B4B1E2E92D2FF2CA32FE9536E6C77(L_6, 2, /*hidden argument*/NULL); ___offset1 = L_7; goto IL_0036; } IL_0028: { StringBuilder_t * L_8 = ___result2; StringBuilder_t * L_9; L_9 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_8, _stringLiteral234D19ACC97DBDDB4C2351D9B583DDC8AD958380, /*hidden argument*/NULL); return; } IL_0035: { return; } IL_0036: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_10 = ___offset1; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_11 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_0(); bool L_12; L_12 = TimeSpan_op_GreaterThanOrEqual_mD46D3E561D8EA7384F3857D9F3BDE2D1390F1944(L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_004e; } } { StringBuilder_t * L_13 = ___result2; StringBuilder_t * L_14; L_14 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_13, ((int32_t)43), /*hidden argument*/NULL); goto IL_0060; } IL_004e: { StringBuilder_t * L_15 = ___result2; StringBuilder_t * L_16; L_16 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_15, ((int32_t)45), /*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_17; L_17 = TimeSpan_Negate_mD19FC9B8BCD075EFF67AE2AE9A8CB749F03F6897((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&___offset1), /*hidden argument*/NULL); ___offset1 = L_17; } IL_0060: { StringBuilder_t * L_18 = ___result2; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_19; L_19 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); int32_t L_20; L_20 = TimeSpan_get_Hours_m39AFD957DF1247125409ADD8525550863D08AB6E((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&___offset1), /*hidden argument*/NULL); int32_t L_21 = L_20; RuntimeObject * L_22 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_21); int32_t L_23; L_23 = TimeSpan_get_Minutes_mF5A78108FEB64953C298CEC19637378380881202((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&___offset1), /*hidden argument*/NULL); int32_t L_24 = L_23; RuntimeObject * L_25 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_24); StringBuilder_t * L_26; L_26 = StringBuilder_AppendFormat_mA15DFDD102BC5CE70D6933B0108B888778EDDA0D(L_18, L_19, _stringLiteralD3C6FF105F16F36B05CE62DC0895F7A6B90F6ED8, L_22, L_25, /*hidden argument*/NULL); return; } } // System.String System.DateTimeFormat::GetRealFormat(System.String,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_GetRealFormat_m92E60F20523EB7F790377B83A63C4E225E4EAAA8 (String_t* ___format0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4A8066343C199F418E9759AE5233B4A83D29CE04); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; Il2CppChar V_1 = 0x0; { V_0 = (String_t*)NULL; String_t* L_0 = ___format0; Il2CppChar L_1; L_1 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_0, 0, /*hidden argument*/NULL); V_1 = L_1; Il2CppChar L_2 = V_1; if ((!(((uint32_t)L_2) <= ((uint32_t)((int32_t)85))))) { goto IL_005a; } } { Il2CppChar L_3 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)((int32_t)68)))) { case 0: { goto IL_00c9; } case 1: { goto IL_0159; } case 2: { goto IL_00ee; } case 3: { goto IL_0100; } } } { Il2CppChar L_4 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)((int32_t)77)))) { case 0: { goto IL_0109; } case 1: { goto IL_0159; } case 2: { goto IL_0112; } case 3: { goto IL_0159; } case 4: { goto IL_0159; } case 5: { goto IL_011a; } case 6: { goto IL_0159; } case 7: { goto IL_0135; } case 8: { goto IL_0147; } } } { goto IL_0159; } IL_005a: { Il2CppChar L_5 = V_1; if ((((int32_t)L_5) == ((int32_t)((int32_t)89)))) { goto IL_0150; } } { Il2CppChar L_6 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)((int32_t)100)))) { case 0: { goto IL_00bd; } case 1: { goto IL_0159; } case 2: { goto IL_00d5; } case 3: { goto IL_00f7; } } } { Il2CppChar L_7 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)((int32_t)109)))) { case 0: { goto IL_0109; } case 1: { goto IL_0159; } case 2: { goto IL_0112; } case 3: { goto IL_0159; } case 4: { goto IL_0159; } case 5: { goto IL_011a; } case 6: { goto IL_0123; } case 7: { goto IL_012c; } case 8: { goto IL_013e; } case 9: { goto IL_0159; } case 10: { goto IL_0159; } case 11: { goto IL_0159; } case 12: { goto IL_0150; } } } { goto IL_0159; } IL_00bd: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_8 = ___dtfi1; String_t* L_9; L_9 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(L_8, /*hidden argument*/NULL); V_0 = L_9; goto IL_0169; } IL_00c9: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_10 = ___dtfi1; String_t* L_11; L_11 = DateTimeFormatInfo_get_LongDatePattern_mAAB246295F8C9C183FFA7FF454F8D9DBF34256E9(L_10, /*hidden argument*/NULL); V_0 = L_11; goto IL_0169; } IL_00d5: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_12 = ___dtfi1; String_t* L_13; L_13 = DateTimeFormatInfo_get_LongDatePattern_mAAB246295F8C9C183FFA7FF454F8D9DBF34256E9(L_12, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_14 = ___dtfi1; String_t* L_15; L_15 = DateTimeFormatInfo_get_ShortTimePattern_m35756865D02C481E4B8C266F8ECE8716B68757C0(L_14, /*hidden argument*/NULL); String_t* L_16; L_16 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_13, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, L_15, /*hidden argument*/NULL); V_0 = L_16; goto IL_0169; } IL_00ee: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_17 = ___dtfi1; String_t* L_18; L_18 = DateTimeFormatInfo_get_FullDateTimePattern_m4999DC13ADAF8B417B17C3CA244600A50B1E65B6(L_17, /*hidden argument*/NULL); V_0 = L_18; goto IL_0169; } IL_00f7: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_19 = ___dtfi1; String_t* L_20; L_20 = DateTimeFormatInfo_get_GeneralShortTimePattern_mDE6EF4FC93D8BF5084480C4B15402DB2DF47A84C(L_19, /*hidden argument*/NULL); V_0 = L_20; goto IL_0169; } IL_0100: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_21 = ___dtfi1; String_t* L_22; L_22 = DateTimeFormatInfo_get_GeneralLongTimePattern_mDE563A7EDFA69983CE13C1B06B93828C8604C7C9(L_21, /*hidden argument*/NULL); V_0 = L_22; goto IL_0169; } IL_0109: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_23 = ___dtfi1; String_t* L_24; L_24 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(L_23, /*hidden argument*/NULL); V_0 = L_24; goto IL_0169; } IL_0112: { V_0 = _stringLiteral4A8066343C199F418E9759AE5233B4A83D29CE04; goto IL_0169; } IL_011a: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_25 = ___dtfi1; String_t* L_26; L_26 = DateTimeFormatInfo_get_RFC1123Pattern_m1B44C1A10F54DCF5F4CD79A0D3F68C75F002A5B9(L_25, /*hidden argument*/NULL); V_0 = L_26; goto IL_0169; } IL_0123: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_27 = ___dtfi1; String_t* L_28; L_28 = DateTimeFormatInfo_get_SortableDateTimePattern_m8E077C6D2410D19B41B388FA230A79673F319286(L_27, /*hidden argument*/NULL); V_0 = L_28; goto IL_0169; } IL_012c: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_29 = ___dtfi1; String_t* L_30; L_30 = DateTimeFormatInfo_get_ShortTimePattern_m35756865D02C481E4B8C266F8ECE8716B68757C0(L_29, /*hidden argument*/NULL); V_0 = L_30; goto IL_0169; } IL_0135: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_31 = ___dtfi1; String_t* L_32; L_32 = DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843(L_31, /*hidden argument*/NULL); V_0 = L_32; goto IL_0169; } IL_013e: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_33 = ___dtfi1; String_t* L_34; L_34 = DateTimeFormatInfo_get_UniversalSortableDateTimePattern_mCDB88DD5C2D080BD6B86D6E3C2344FCDDD796EDA(L_33, /*hidden argument*/NULL); V_0 = L_34; goto IL_0169; } IL_0147: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_35 = ___dtfi1; String_t* L_36; L_36 = DateTimeFormatInfo_get_FullDateTimePattern_m4999DC13ADAF8B417B17C3CA244600A50B1E65B6(L_35, /*hidden argument*/NULL); V_0 = L_36; goto IL_0169; } IL_0150: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_37 = ___dtfi1; String_t* L_38; L_38 = DateTimeFormatInfo_get_YearMonthPattern_m10A6814900AD2F088406AFF26ED69852F2F548F7(L_37, /*hidden argument*/NULL); V_0 = L_38; goto IL_0169; } IL_0159: { String_t* L_39; L_39 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113)), /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_40 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_40, L_39, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_40, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormat_GetRealFormat_m92E60F20523EB7F790377B83A63C4E225E4EAAA8_RuntimeMethod_var))); } IL_0169: { String_t* L_41 = V_0; return L_41; } } // System.String System.DateTimeFormat::ExpandPredefinedFormat(System.String,System.DateTime&,System.Globalization.DateTimeFormatInfo&,System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_ExpandPredefinedFormat_m4D14C89D981ABFD59B2688CD53F3B323A76A045B (String_t* ___format0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * ___dateTime1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** ___dtfi2, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * ___offset3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Il2CppChar V_0 = 0x0; { String_t* L_0 = ___format0; Il2CppChar L_1; L_1 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_0, 0, /*hidden argument*/NULL); V_0 = L_1; Il2CppChar L_2 = V_0; if ((!(((uint32_t)L_2) <= ((uint32_t)((int32_t)82))))) { goto IL_001c; } } { Il2CppChar L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)((int32_t)79)))) { goto IL_004e; } } { Il2CppChar L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)((int32_t)82)))) { goto IL_005a; } } { goto IL_0160; } IL_001c: { Il2CppChar L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)((int32_t)85)))) { goto IL_00fb; } } { Il2CppChar L_6 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)((int32_t)111)))) { case 0: { goto IL_004e; } case 1: { goto IL_0160; } case 2: { goto IL_0160; } case 3: { goto IL_005a; } case 4: { goto IL_00a6; } case 5: { goto IL_0160; } case 6: { goto IL_00b2; } } } { goto IL_0160; } IL_004e: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_7 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_8; L_8 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); *((RuntimeObject **)L_7) = (RuntimeObject *)L_8; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_7, (void*)(RuntimeObject *)L_8); goto IL_0160; } IL_005a: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_9 = ___offset3; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_10 = (*(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_9); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_11 = ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->get_NullOffset_0(); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); bool L_12; L_12 = TimeSpan_op_Inequality_mDE127E1886D092054E24EA873CEE64D0857CD04C(L_10, L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_0085; } } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_13 = ___dateTime1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_14 = ___dateTime1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_15 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_14); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_16 = ___offset3; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_17 = (*(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_16); IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_18; L_18 = DateTime_op_Subtraction_mFF3EE9E2EB7AAFF084A1104FD1C718B1B3DBC208(L_15, L_17, /*hidden argument*/NULL); *(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_13 = L_18; goto IL_009a; } IL_0085: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_19 = ___dateTime1; int32_t L_20; L_20 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_19, /*hidden argument*/NULL); if ((!(((uint32_t)L_20) == ((uint32_t)2)))) { goto IL_009a; } } { String_t* L_21 = ___format0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_22 = ___dateTime1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_23 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_22); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_InvalidFormatForLocal_m70A794C5075E204333658F8EE97DCDF987D3FC1C(L_21, L_23, /*hidden argument*/NULL); } IL_009a: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_24 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_25; L_25 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); *((RuntimeObject **)L_24) = (RuntimeObject *)L_25; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_24, (void*)(RuntimeObject *)L_25); goto IL_0160; } IL_00a6: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_26 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_27; L_27 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); *((RuntimeObject **)L_26) = (RuntimeObject *)L_27; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_26, (void*)(RuntimeObject *)L_27); goto IL_0160; } IL_00b2: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_28 = ___offset3; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_29 = (*(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_28); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_30 = ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->get_NullOffset_0(); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); bool L_31; L_31 = TimeSpan_op_Inequality_mDE127E1886D092054E24EA873CEE64D0857CD04C(L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_00dd; } } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_32 = ___dateTime1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_33 = ___dateTime1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_34 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_33); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_35 = ___offset3; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_36 = (*(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_35); IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_37; L_37 = DateTime_op_Subtraction_mFF3EE9E2EB7AAFF084A1104FD1C718B1B3DBC208(L_34, L_36, /*hidden argument*/NULL); *(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_32 = L_37; goto IL_00f2; } IL_00dd: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_38 = ___dateTime1; int32_t L_39; L_39 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_38, /*hidden argument*/NULL); if ((!(((uint32_t)L_39) == ((uint32_t)2)))) { goto IL_00f2; } } { String_t* L_40 = ___format0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_41 = ___dateTime1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_42 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_41); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); DateTimeFormat_InvalidFormatForLocal_m70A794C5075E204333658F8EE97DCDF987D3FC1C(L_40, L_42, /*hidden argument*/NULL); } IL_00f2: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_43 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_44; L_44 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); *((RuntimeObject **)L_43) = (RuntimeObject *)L_44; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_43, (void*)(RuntimeObject *)L_44); goto IL_0160; } IL_00fb: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_45 = ___offset3; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_46 = (*(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_45); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_47 = ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->get_NullOffset_0(); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); bool L_48; L_48 = TimeSpan_op_Inequality_mDE127E1886D092054E24EA873CEE64D0857CD04C(L_46, L_47, /*hidden argument*/NULL); if (!L_48) { goto IL_011d; } } { String_t* L_49; L_49 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7ED71F768C05670E3698EF09100E41C9E3AC8113)), /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_50 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var))); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_50, L_49, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_50, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormat_ExpandPredefinedFormat_m4D14C89D981ABFD59B2688CD53F3B323A76A045B_RuntimeMethod_var))); } IL_011d: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_51 = ___dtfi2; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_52 = ___dtfi2; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_53 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_52); RuntimeObject * L_54; L_54 = DateTimeFormatInfo_Clone_m03B9F4F2FA242BB0F9952B0AFA499690E4BD442D(L_53, /*hidden argument*/NULL); *((RuntimeObject **)L_51) = (RuntimeObject *)((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 *)CastclassSealed((RuntimeObject*)L_54, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var)); Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_51, (void*)(RuntimeObject *)((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 *)CastclassSealed((RuntimeObject*)L_54, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_55 = ___dtfi2; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_56 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_55); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_57; L_57 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_56, /*hidden argument*/NULL); Type_t * L_58; L_58 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_57, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_59 = { reinterpret_cast (GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_60; L_60 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_59, /*hidden argument*/NULL); bool L_61; L_61 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_58, L_60, /*hidden argument*/NULL); if (!L_61) { goto IL_0154; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_62 = ___dtfi2; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_63 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_62); IL2CPP_RUNTIME_CLASS_INIT(GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_64; L_64 = GregorianCalendar_GetDefaultInstance_mBAC4E7FD9B8B1E599F26A9B01FDC48930E51EF40(/*hidden argument*/NULL); DateTimeFormatInfo_set_Calendar_mCC61358D25F2E2107F93546B439DC16B0BFAEBFC(L_63, L_64, /*hidden argument*/NULL); } IL_0154: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_65 = ___dateTime1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_66 = ___dateTime1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_67; L_67 = DateTime_ToUniversalTime_mB5FB50E0AD0D9A2A917893A1655F51B174C7A6B3((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_66, /*hidden argument*/NULL); *(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_65 = L_67; } IL_0160: { String_t* L_68 = ___format0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_69 = ___dtfi2; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_70 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_69); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_71; L_71 = DateTimeFormat_GetRealFormat_m92E60F20523EB7F790377B83A63C4E225E4EAAA8(L_68, L_70, /*hidden argument*/NULL); ___format0 = L_71; String_t* L_72 = ___format0; return L_72; } } // System.String System.DateTimeFormat::Format(System.DateTime,System.String,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_Format_mB7E23177D40EE33D751431802E1CEE6708583E84 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, String_t* ___format1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = ___dateTime0; String_t* L_1 = ___format1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_2 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_3 = ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->get_NullOffset_0(); String_t* L_4; L_4 = DateTimeFormat_Format_m9E031236AB3F36A73B9DE1238FE35E0582B91FC0(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.String System.DateTimeFormat::Format(System.DateTime,System.String,System.Globalization.DateTimeFormatInfo,System.TimeSpan) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormat_Format_m9E031236AB3F36A73B9DE1238FE35E0582B91FC0 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, String_t* ___format1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___offset3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2492BD771F4E0F6822AA68B6D82B11F261E757BB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3DCC6243286938BE75C3FA773B9BA71160A2E869); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465); s_Il2CppMethodInitialized = true; } bool V_0 = false; int32_t V_1 = 0; { String_t* L_0 = ___format1; if (!L_0) { goto IL_000e; } } { String_t* L_1 = ___format1; int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0099; } } IL_000e: { V_0 = (bool)0; int64_t L_3; L_3 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); if ((((int64_t)L_3) >= ((int64_t)((int64_t)864000000000LL)))) { goto IL_0063; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = ___dtfi2; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_5; L_5 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_4, /*hidden argument*/NULL); int32_t L_6; L_6 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_5); V_1 = L_6; int32_t L_7 = V_1; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)3))) { case 0: { goto IL_005a; } case 1: { goto IL_005a; } case 2: { goto IL_0063; } case 3: { goto IL_005a; } case 4: { goto IL_0063; } case 5: { goto IL_005a; } } } { int32_t L_8 = V_1; if ((((int32_t)L_8) == ((int32_t)((int32_t)13)))) { goto IL_005a; } } { int32_t L_9 = V_1; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)((int32_t)22)))) <= ((uint32_t)1)))) { goto IL_0063; } } IL_005a: { V_0 = (bool)1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_10; L_10 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); ___dtfi2 = L_10; } IL_0063: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_11 = ___offset3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_12 = ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->get_NullOffset_0(); IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); bool L_13; L_13 = TimeSpan_op_Equality_m8229F4B63064E2D43B244C6E82D55CB2B0360BB1(L_11, L_12, /*hidden argument*/NULL); if (!L_13) { goto IL_0085; } } { bool L_14 = V_0; if (!L_14) { goto IL_007c; } } { ___format1 = _stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465; goto IL_0099; } IL_007c: { ___format1 = _stringLiteral3DCC6243286938BE75C3FA773B9BA71160A2E869; goto IL_0099; } IL_0085: { bool L_15 = V_0; if (!L_15) { goto IL_0091; } } { ___format1 = _stringLiteral2492BD771F4E0F6822AA68B6D82B11F261E757BB; goto IL_0099; } IL_0091: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_16 = ___dtfi2; String_t* L_17; L_17 = DateTimeFormatInfo_get_DateTimeOffsetPattern_m2D8EC29D0818894AF71F84C36C57E34A0F3FAC9A(L_16, /*hidden argument*/NULL); ___format1 = L_17; } IL_0099: { String_t* L_18 = ___format1; int32_t L_19; L_19 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_18, /*hidden argument*/NULL); if ((!(((uint32_t)L_19) == ((uint32_t)1)))) { goto IL_00b0; } } { String_t* L_20 = ___format1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_21; L_21 = DateTimeFormat_ExpandPredefinedFormat_m4D14C89D981ABFD59B2688CD53F3B323A76A045B(L_20, (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)(&___dtfi2), (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&___offset3), /*hidden argument*/NULL); ___format1 = L_21; } IL_00b0: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_22 = ___dateTime0; String_t* L_23 = ___format1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_24 = ___dtfi2; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_25 = ___offset3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_26; L_26 = DateTimeFormat_FormatCustomized_m8AEA1294F56D019BF9FEABE3EFD8CAD130537211(L_22, L_23, L_24, L_25, /*hidden argument*/NULL); return L_26; } } // System.Void System.DateTimeFormat::InvalidFormatForLocal(System.String,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_InvalidFormatForLocal_m70A794C5075E204333658F8EE97DCDF987D3FC1C (String_t* ___format0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime1, const RuntimeMethod* method) { { return; } } // System.Void System.DateTimeFormat::InvalidFormatForUtc(System.String,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat_InvalidFormatForUtc_m16FD04051BE3BA943F6AC328D9F33F9EE3750352 (String_t* ___format0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime1, const RuntimeMethod* method) { { return; } } // System.Void System.DateTimeFormat::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormat__cctor_m6FFFED5557549B8F0A15879DF79E37DDC226AC48 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral00B50C96368196723209385AC035A494CC7D0E52); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7FE78C3B1F25A676AC22D36E01B5CF5CC7DC8ED1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8BF951CF903ECC622812D47B1157D1A3AFA9FBDC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE5C37D372367C69DCD30FE688631A1B0CE49EA73); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6A577D434AC942DDB38F171010FC5CEBF94E542); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFA6AD0FB1130BFA5AD9F54E775FBEB781B424CF5); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_0 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_MinValue_2(); ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->set_NullOffset_0(L_0); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_1 = (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)SZArrayNew(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34_il2cpp_TypeInfo_var, (uint32_t)((int32_t)19)); CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_2 = L_1; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_3 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_15_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_2, L_3, /*hidden argument*/NULL); ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->set_allStandardFormats_1(L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)7); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = L_4; ArrayElementTypeCheck (L_5, _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024); (L_5)->SetAtUnchecked(static_cast(0), (String_t*)_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6 = L_5; ArrayElementTypeCheck (L_6, _stringLiteralE5C37D372367C69DCD30FE688631A1B0CE49EA73); (L_6)->SetAtUnchecked(static_cast(1), (String_t*)_stringLiteralE5C37D372367C69DCD30FE688631A1B0CE49EA73); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_7 = L_6; ArrayElementTypeCheck (L_7, _stringLiteralFA6AD0FB1130BFA5AD9F54E775FBEB781B424CF5); (L_7)->SetAtUnchecked(static_cast(2), (String_t*)_stringLiteralFA6AD0FB1130BFA5AD9F54E775FBEB781B424CF5); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_8 = L_7; ArrayElementTypeCheck (L_8, _stringLiteral8BF951CF903ECC622812D47B1157D1A3AFA9FBDC); (L_8)->SetAtUnchecked(static_cast(3), (String_t*)_stringLiteral8BF951CF903ECC622812D47B1157D1A3AFA9FBDC); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_9 = L_8; ArrayElementTypeCheck (L_9, _stringLiteral00B50C96368196723209385AC035A494CC7D0E52); (L_9)->SetAtUnchecked(static_cast(4), (String_t*)_stringLiteral00B50C96368196723209385AC035A494CC7D0E52); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = L_9; ArrayElementTypeCheck (L_10, _stringLiteral7FE78C3B1F25A676AC22D36E01B5CF5CC7DC8ED1); (L_10)->SetAtUnchecked(static_cast(5), (String_t*)_stringLiteral7FE78C3B1F25A676AC22D36E01B5CF5CC7DC8ED1); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11 = L_10; ArrayElementTypeCheck (L_11, _stringLiteralF6A577D434AC942DDB38F171010FC5CEBF94E542); (L_11)->SetAtUnchecked(static_cast(6), (String_t*)_stringLiteralF6A577D434AC942DDB38F171010FC5CEBF94E542); ((DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var))->set_fixedNumberFormats_2(L_11); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean System.Globalization.DateTimeFormatInfo::InitPreferExistingTokens() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_InitPreferExistingTokens_m58FB669A215EACCD15CEAA897BE20889FB5118BE (const RuntimeMethod* method) { { return (bool)0; } } // System.String System.Globalization.DateTimeFormatInfo::get_CultureName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_CultureName_m7633DFCF04E84106E595DA57FF567353942D112C (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_name_2(); if (L_0) { goto IL_0019; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); String_t* L_2; L_2 = CultureData_get_CultureName_m03D4BB35D349D0463EE9338FCE2C2424876C9B55_inline(L_1, /*hidden argument*/NULL); __this->set_m_name_2(L_2); } IL_0019: { String_t* L_3 = __this->get_m_name_2(); return L_3; } } // System.Globalization.CultureInfo System.Globalization.DateTimeFormatInfo::get_Culture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * DateTimeFormatInfo_get_Culture_m04D36038F0651448C850CFF59728F3CA69C58E79 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_0 = __this->get_m_cultureInfo_5(); if (L_0) { goto IL_0019; } } { String_t* L_1; L_1 = DateTimeFormatInfo_get_CultureName_m7633DFCF04E84106E595DA57FF567353942D112C(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_2; L_2 = CultureInfo_GetCultureInfo_m757F4A8A690B1CDA1A498EBD2ED031B7A76546F3(L_1, /*hidden argument*/NULL); __this->set_m_cultureInfo_5(L_2); } IL_0019: { CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_3 = __this->get_m_cultureInfo_5(); return L_3; } } // System.String System.Globalization.DateTimeFormatInfo::get_LanguageName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_LanguageName_m7D3D40BA42BFFE6D109DDABC772D70AC761A9A06 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_langName_3(); if (L_0) { goto IL_0019; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); String_t* L_2; L_2 = CultureData_get_SISO639LANGNAME_mFB04163860A69BEB7CD234229219D396121B040E_inline(L_1, /*hidden argument*/NULL); __this->set_m_langName_3(L_2); } IL_0019: { String_t* L_3 = __this->get_m_langName_3(); return L_3; } } // System.String[] System.Globalization.DateTimeFormatInfo::internalGetAbbreviatedDayOfWeekNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetAbbreviatedDayOfWeekNames_m26BE04E43CB5CFBFEC31756A82AC6C7BF9E7F265 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_abbreviatedDayNames_21(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_AbbreviatedDayNames_m561DB2F912A6D21C578A13361BA9CB00312093A9(L_1, L_3, /*hidden argument*/NULL); __this->set_abbreviatedDayNames_21(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_abbreviatedDayNames_21(); return L_5; } } // System.String[] System.Globalization.DateTimeFormatInfo::internalGetDayOfWeekNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetDayOfWeekNames_m58CCF985D9B41AD20173993470329BBB0531BB08 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_dayNames_23(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_DayNames_m271D27BA9E450877B8BB3CCE0F2BB7D7BB890618(L_1, L_3, /*hidden argument*/NULL); __this->set_dayNames_23(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_dayNames_23(); return L_5; } } // System.String[] System.Globalization.DateTimeFormatInfo::internalGetAbbreviatedMonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetAbbreviatedMonthNames_mB928E90F33AA08A58F6D9F77B135D940407FD18D (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_abbreviatedMonthNames_24(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_AbbreviatedMonthNames_mB7350D51E4A88CEE1CA5947305F0D1ABC2F77657(L_1, L_3, /*hidden argument*/NULL); __this->set_abbreviatedMonthNames_24(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_abbreviatedMonthNames_24(); return L_5; } } // System.String[] System.Globalization.DateTimeFormatInfo::internalGetMonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetMonthNames_m8E13BA356E858ED162366B31C0DC9F55D8397091 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_monthNames_25(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_MonthNames_m4A2DE11C1ACABBB57E10E8B946C39F95FAB0F160(L_1, L_3, /*hidden argument*/NULL); __this->set_monthNames_25(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_monthNames_25(); return L_5; } } // System.Void System.Globalization.DateTimeFormatInfo::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo__ctor_mA9EB8CA3A64EFFEF6AC5B68F0E5DF7CA53080AB1 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_0; L_0 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = L_0->get_m_cultureData_28(); IL2CPP_RUNTIME_CLASS_INIT(GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = GregorianCalendar_GetDefaultInstance_mBAC4E7FD9B8B1E599F26A9B01FDC48930E51EF40(/*hidden argument*/NULL); DateTimeFormatInfo__ctor_m864526BDC1882B6DFE907709769DC8D8E694B3CC(__this, L_1, L_2, /*hidden argument*/NULL); return; } } // System.Void System.Globalization.DateTimeFormatInfo::.ctor(System.Globalization.CultureData,System.Globalization.Calendar) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo__ctor_m864526BDC1882B6DFE907709769DC8D8E694B3CC (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___cultureData0, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___cal1, const RuntimeMethod* method) { { __this->set_firstDayOfWeek_18((-1)); __this->set_calendarWeekRule_19((-1)); __this->set_formatFlags_45((-1)); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_0 = ___cultureData0; __this->set_m_cultureData_1(L_0); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_1 = ___cal1; DateTimeFormatInfo_set_Calendar_mCC61358D25F2E2107F93546B439DC16B0BFAEBFC(__this, L_1, /*hidden argument*/NULL); return; } } // System.Void System.Globalization.DateTimeFormatInfo::InitializeOverridableProperties(System.Globalization.CultureData,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_InitializeOverridableProperties_mAB12C17CBADC29A30054F0E611B43C818D1651C5 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___cultureData0, int32_t ___calendarID1, const RuntimeMethod* method) { { int32_t L_0 = __this->get_firstDayOfWeek_18(); if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_0015; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = ___cultureData0; int32_t L_2; L_2 = CultureData_get_IFIRSTDAYOFWEEK_m3695B1AEE4DE87248DED765F1845D747E4A67E3D_inline(L_1, /*hidden argument*/NULL); __this->set_firstDayOfWeek_18(L_2); } IL_0015: { int32_t L_3 = __this->get_calendarWeekRule_19(); if ((!(((uint32_t)L_3) == ((uint32_t)(-1))))) { goto IL_002a; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_4 = ___cultureData0; int32_t L_5; L_5 = CultureData_get_IFIRSTWEEKOFYEAR_mCC14B9A79822510FB53042D31EF79FBFF8FD88F4_inline(L_4, /*hidden argument*/NULL); __this->set_calendarWeekRule_19(L_5); } IL_002a: { String_t* L_6 = __this->get_amDesignator_6(); if (L_6) { goto IL_003e; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_7 = ___cultureData0; String_t* L_8; L_8 = CultureData_get_SAM1159_mAD15C8B74197F84ACF2BB879C3DCCFBCE66023CE_inline(L_7, /*hidden argument*/NULL); __this->set_amDesignator_6(L_8); } IL_003e: { String_t* L_9 = __this->get_pmDesignator_7(); if (L_9) { goto IL_0052; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_10 = ___cultureData0; String_t* L_11; L_11 = CultureData_get_SPM2359_m10C99FD634E6884286F8C0836C3CD7467D46607A_inline(L_10, /*hidden argument*/NULL); __this->set_pmDesignator_7(L_11); } IL_0052: { String_t* L_12 = __this->get_timeSeparator_11(); if (L_12) { goto IL_0066; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_13 = ___cultureData0; String_t* L_14; L_14 = CultureData_get_TimeSeparator_m2CFFFD6957111431DCCE164B6EB5EFE92FCA7CA2_inline(L_13, /*hidden argument*/NULL); __this->set_timeSeparator_11(L_14); } IL_0066: { String_t* L_15 = __this->get_dateSeparator_8(); if (L_15) { goto IL_007b; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_16 = ___cultureData0; int32_t L_17 = ___calendarID1; String_t* L_18; L_18 = CultureData_DateSeparator_mFE5D752EF2AF39F4484D5921A0DF917C5992B2B5(L_16, L_17, /*hidden argument*/NULL); __this->set_dateSeparator_8(L_18); } IL_007b: { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_19 = __this->get_m_cultureData_1(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_20; L_20 = CultureData_get_LongTimes_m477994D0DCC16A2288B881B2C45232638E20B9BD(L_19, /*hidden argument*/NULL); __this->set_allLongTimePatterns_38(L_20); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_21 = __this->get_m_cultureData_1(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_22; L_22 = CultureData_get_ShortTimes_mB585E1DB1E37FD5372EDFACF79A8E603DC889B4D(L_21, /*hidden argument*/NULL); __this->set_allShortTimePatterns_37(L_22); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_23 = ___cultureData0; int32_t L_24 = ___calendarID1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_25; L_25 = CultureData_LongDates_m1BA5A81A4F474076D817953806CD121EB0C4941C(L_23, L_24, /*hidden argument*/NULL); __this->set_allLongDatePatterns_36(L_25); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_26 = ___cultureData0; int32_t L_27 = ___calendarID1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_28; L_28 = CultureData_ShortDates_mD87D227BC79CBFD575418EAA2BB2195010D54640(L_26, L_27, /*hidden argument*/NULL); __this->set_allShortDatePatterns_35(L_28); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_29 = ___cultureData0; int32_t L_30 = ___calendarID1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_31; L_31 = CultureData_YearMonths_m37046EC59181C4F1001FF2EE067FE49083591A7A(L_29, L_30, /*hidden argument*/NULL); __this->set_allYearMonthPatterns_34(L_31); return; } } // System.Void System.Globalization.DateTimeFormatInfo::OnDeserialized(System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_OnDeserialized_m8F479019A5AC9196161EEDE2D4D3BF5D53602D0D (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___ctx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { String_t* L_0 = __this->get_m_name_2(); if (!L_0) { goto IL_0042; } } { String_t* L_1 = __this->get_m_name_2(); bool L_2 = __this->get_m_useUserOverride_48(); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_3; L_3 = CultureData_GetCultureData_m0D0A7A16D7368279592E3AF1FA2F90C28E16447F(L_1, L_2, /*hidden argument*/NULL); __this->set_m_cultureData_1(L_3); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_4 = __this->get_m_cultureData_1(); if (L_4) { goto IL_0059; } } { String_t* L_5 = __this->get_m_name_2(); String_t* L_6; L_6 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA266753E3F25E41D159F14B1C4441205BC644A88)), /*hidden argument*/NULL); CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * L_7 = (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C_il2cpp_TypeInfo_var))); CultureNotFoundException__ctor_mCCEE51D5FCD24EEDEC08A696A0B1517453847085(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral67EBB666DFDF5450ADBAFC1D064E3F530C234698)), L_5, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_OnDeserialized_m8F479019A5AC9196161EEDE2D4D3BF5D53602D0D_RuntimeMethod_var))); } IL_0042: { int32_t L_8 = __this->get_CultureID_47(); bool L_9 = __this->get_m_useUserOverride_48(); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_10; L_10 = CultureData_GetCultureData_m22B6982E07C5E20CD3A29C7F01839A2DAFD0793D(L_8, L_9, /*hidden argument*/NULL); __this->set_m_cultureData_1(L_10); } IL_0059: { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_11 = __this->get_calendar_17(); if (L_11) { goto IL_0089; } } { IL2CPP_RUNTIME_CLASS_INIT(GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_12; L_12 = GregorianCalendar_GetDefaultInstance_mBAC4E7FD9B8B1E599F26A9B01FDC48930E51EF40(/*hidden argument*/NULL); RuntimeObject * L_13; L_13 = VirtFuncInvoker0< RuntimeObject * >::Invoke(9 /* System.Object System.Globalization.Calendar::Clone() */, L_12); __this->set_calendar_17(((Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A *)CastclassClass((RuntimeObject*)L_13, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A_il2cpp_TypeInfo_var))); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_14 = __this->get_calendar_17(); bool L_15 = __this->get_m_isReadOnly_44(); Calendar_SetReadOnlyState_m5585F5423EAE536937889E2F997BB8E1E99ED10A_inline(L_14, L_15, /*hidden argument*/NULL); goto IL_0095; } IL_0089: { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_16 = __this->get_calendar_17(); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_CheckDomainSafetyObject_m429D3754AAAF55BBA57051FEFFDB0427CDD699AF(L_16, __this, /*hidden argument*/NULL); } IL_0095: { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_17 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_18 = __this->get_calendar_17(); int32_t L_19; L_19 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_18); DateTimeFormatInfo_InitializeOverridableProperties_mAB12C17CBADC29A30054F0E611B43C818D1651C5(__this, L_17, L_19, /*hidden argument*/NULL); bool L_20 = __this->get_m_isReadOnly_44(); V_0 = L_20; __this->set_m_isReadOnly_44((bool)0); String_t* L_21 = __this->get_longDatePattern_29(); if (!L_21) { goto IL_00ce; } } { String_t* L_22 = __this->get_longDatePattern_29(); DateTimeFormatInfo_set_LongDatePattern_m6B6A3BF035483D31B5E4D67145F6D15F8870E2A6(__this, L_22, /*hidden argument*/NULL); } IL_00ce: { String_t* L_23 = __this->get_shortDatePattern_30(); if (!L_23) { goto IL_00e2; } } { String_t* L_24 = __this->get_shortDatePattern_30(); DateTimeFormatInfo_set_ShortDatePattern_m9F4FA81984A6C4B1DA22D24AB9261315FCB67305(__this, L_24, /*hidden argument*/NULL); } IL_00e2: { String_t* L_25 = __this->get_yearMonthPattern_31(); if (!L_25) { goto IL_00f6; } } { String_t* L_26 = __this->get_yearMonthPattern_31(); DateTimeFormatInfo_set_YearMonthPattern_mFA63F35391050C68D90A3DA0A1F26D4670721C78(__this, L_26, /*hidden argument*/NULL); } IL_00f6: { String_t* L_27 = __this->get_longTimePattern_32(); if (!L_27) { goto IL_010a; } } { String_t* L_28 = __this->get_longTimePattern_32(); DateTimeFormatInfo_set_LongTimePattern_m6A33D7CFF11051E15984FCEC51F227B85C922DD9(__this, L_28, /*hidden argument*/NULL); } IL_010a: { String_t* L_29 = __this->get_shortTimePattern_33(); if (!L_29) { goto IL_011e; } } { String_t* L_30 = __this->get_shortTimePattern_33(); DateTimeFormatInfo_set_ShortTimePattern_m19376C2FF4AD6507ABF2B44351626D21A3AE1CF2(__this, L_30, /*hidden argument*/NULL); } IL_011e: { bool L_31 = V_0; __this->set_m_isReadOnly_44(L_31); return; } } // System.Void System.Globalization.DateTimeFormatInfo::OnSerializing(System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_OnSerializing_m34F6204A2FC47981D7E2F09003972DD527212CF7 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___ctx0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_0 = __this->get_m_cultureData_1(); int32_t L_1; L_1 = CultureData_get_ILANGUAGE_mD8FC26EF413B7FBD0F5516CC37ACF53A08B1CE94(L_0, /*hidden argument*/NULL); __this->set_CultureID_47(L_1); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_2 = __this->get_m_cultureData_1(); bool L_3; L_3 = CultureData_get_UseUserOverride_mB2616F901B8A45E8B9C929894FB31F90DD0EBFC6_inline(L_2, /*hidden argument*/NULL); __this->set_m_useUserOverride_48(L_3); String_t* L_4; L_4 = DateTimeFormatInfo_get_CultureName_m7633DFCF04E84106E595DA57FF567353942D112C(__this, /*hidden argument*/NULL); __this->set_m_name_2(L_4); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * L_5 = ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->get_s_calendarNativeNames_52(); il2cpp_codegen_memory_barrier(); if (L_5) { goto IL_0043; } } { Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC * L_6 = (Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC *)il2cpp_codegen_object_new(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC_il2cpp_TypeInfo_var); Hashtable__ctor_m2D9C25FB57ACD33B0DF8391D38A165975A1D9A91(L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_memory_barrier(); ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->set_s_calendarNativeNames_52(L_6); } IL_0043: { String_t* L_7; L_7 = DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843(__this, /*hidden argument*/NULL); String_t* L_8; L_8 = DateTimeFormatInfo_get_LongDatePattern_mAAB246295F8C9C183FFA7FF454F8D9DBF34256E9(__this, /*hidden argument*/NULL); String_t* L_9; L_9 = DateTimeFormatInfo_get_ShortTimePattern_m35756865D02C481E4B8C266F8ECE8716B68757C0(__this, /*hidden argument*/NULL); String_t* L_10; L_10 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(__this, /*hidden argument*/NULL); String_t* L_11; L_11 = DateTimeFormatInfo_get_YearMonthPattern_m10A6814900AD2F088406AFF26ED69852F2F548F7(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_12; L_12 = DateTimeFormatInfo_get_AllLongTimePatterns_mC109C2B3C286C91A6BF4FEFD4BFAE54A298B6787(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_13; L_13 = DateTimeFormatInfo_get_AllLongDatePatterns_m9E1E3B2FB6A4602BAC55FDADC0665DE4D47E5651(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_14; L_14 = DateTimeFormatInfo_get_AllShortTimePatterns_mAB128341859B9CDDA73445D9898F29DF1F36F604(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_15; L_15 = DateTimeFormatInfo_get_AllShortDatePatterns_mEF2DDA0391EEA756408E9E76CAEB81B5A5B6F784(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_16; L_16 = DateTimeFormatInfo_get_AllYearMonthPatterns_mF6843ECAC9EF8F33F46F667AFF53FDDA5B9DE97E(__this, /*hidden argument*/NULL); return; } } // System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::get_InvariantInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_0 = ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->get_invariantInfo_0(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_0028; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_1 = (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 *)il2cpp_codegen_object_new(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo__ctor_mA9EB8CA3A64EFFEF6AC5B68F0E5DF7CA53080AB1(L_1, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_2 = L_1; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_3; L_3 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_2, /*hidden argument*/NULL); Calendar_SetReadOnlyState_m5585F5423EAE536937889E2F997BB8E1E99ED10A_inline(L_3, (bool)1, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = L_2; L_4->set_m_isReadOnly_44((bool)1); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_memory_barrier(); ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->set_invariantInfo_0(L_4); } IL_0028: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_5 = ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->get_invariantInfo_0(); il2cpp_codegen_memory_barrier(); return L_5; } } // System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::get_CurrentInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_get_CurrentInfo_m85673E56766CB408ACC08E85EBA486D455606C97 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * V_0 = NULL; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * V_1 = NULL; { Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414 * L_0; L_0 = Thread_get_CurrentThread_m80236D2457FBCC1F76A08711E059A0B738DA71EC(/*hidden argument*/NULL); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_1; L_1 = Thread_get_CurrentCulture_m08B216EA7CE554F98EB601108206C01A54CAAC5F(L_0, /*hidden argument*/NULL); V_0 = L_1; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_2 = V_0; bool L_3 = L_2->get_m_isInherited_29(); if (L_3) { goto IL_0021; } } { CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_4 = V_0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_5 = L_4->get_dateTimeInfo_11(); il2cpp_codegen_memory_barrier(); V_1 = L_5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_6 = V_1; if (!L_6) { goto IL_0021; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_7 = V_1; return L_7; } IL_0021: { CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_8 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_9 = { reinterpret_cast (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_10; L_10 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_9, /*hidden argument*/NULL); RuntimeObject * L_11; L_11 = VirtFuncInvoker1< RuntimeObject *, Type_t * >::Invoke(19 /* System.Object System.Globalization.CultureInfo::GetFormat(System.Type) */, L_8, L_10); return ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 *)CastclassSealed((RuntimeObject*)L_11, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var)); } } // System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::GetInstance(System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_GetInstance_m05A24BBAABFE8260BC87D8ACABA138B0044E5BB3 (RuntimeObject* ___provider0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * V_0 = NULL; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * V_1 = NULL; { RuntimeObject* L_0 = ___provider0; V_1 = ((CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 *)IsInstClass((RuntimeObject*)L_0, CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var)); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_1 = V_1; if (!L_1) { goto IL_0019; } } { CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_2 = V_1; bool L_3 = L_2->get_m_isInherited_29(); if (L_3) { goto IL_0019; } } { CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_4 = V_1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_5; L_5 = VirtFuncInvoker0< DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * >::Invoke(16 /* System.Globalization.DateTimeFormatInfo System.Globalization.CultureInfo::get_DateTimeFormat() */, L_4); return L_5; } IL_0019: { RuntimeObject* L_6 = ___provider0; V_0 = ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 *)IsInstSealed((RuntimeObject*)L_6, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var)); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_7 = V_0; if (!L_7) { goto IL_0025; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_8 = V_0; return L_8; } IL_0025: { RuntimeObject* L_9 = ___provider0; if (!L_9) { goto IL_0043; } } { RuntimeObject* L_10 = ___provider0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_11, /*hidden argument*/NULL); RuntimeObject * L_13; L_13 = InterfaceFuncInvoker1< RuntimeObject *, Type_t * >::Invoke(0 /* System.Object System.IFormatProvider::GetFormat(System.Type) */, IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF_il2cpp_TypeInfo_var, L_10, L_12); V_0 = ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 *)IsInstSealed((RuntimeObject*)L_13, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var)); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_14 = V_0; if (!L_14) { goto IL_0043; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_15 = V_0; return L_15; } IL_0043: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_16; L_16 = DateTimeFormatInfo_get_CurrentInfo_m85673E56766CB408ACC08E85EBA486D455606C97(/*hidden argument*/NULL); return L_16; } } // System.Object System.Globalization.DateTimeFormatInfo::GetFormat(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * DateTimeFormatInfo_GetFormat_m5F13420346C274ED293DDBB2361069F7BC76016A (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, Type_t * ___formatType0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Type_t * L_0 = ___formatType0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_1, /*hidden argument*/NULL); bool L_3; L_3 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046(L_0, L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0014; } } { return NULL; } IL_0014: { return __this; } } // System.Object System.Globalization.DateTimeFormatInfo::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * DateTimeFormatInfo_Clone_m03B9F4F2FA242BB0F9952B0AFA499690E4BD442D (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0; L_0 = Object_MemberwiseClone_m0AEE84C38E9A87C372139B4C342454553F0F6392(__this, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_1 = ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 *)CastclassSealed((RuntimeObject*)L_0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var)); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); RuntimeObject * L_3; L_3 = VirtFuncInvoker0< RuntimeObject * >::Invoke(9 /* System.Object System.Globalization.Calendar::Clone() */, L_2); L_1->set_calendar_17(((Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A *)CastclassClass((RuntimeObject*)L_3, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A_il2cpp_TypeInfo_var))); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = L_1; L_4->set_m_isReadOnly_44((bool)0); return L_4; } } // System.String System.Globalization.DateTimeFormatInfo::get_AMDesignator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_amDesignator_6(); return L_0; } } // System.Globalization.Calendar System.Globalization.DateTimeFormatInfo::get_Calendar() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_0 = __this->get_calendar_17(); return L_0; } } // System.Void System.Globalization.DateTimeFormatInfo::set_Calendar(System.Globalization.Calendar) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_Calendar_mCC61358D25F2E2107F93546B439DC16B0BFAEBFC (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { bool L_0; L_0 = DateTimeFormatInfo_get_IsReadOnly_m2B0F879523364D15D46B30077D4D3F5E8347AD1A_inline(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8AFF3A2934F27215776EB802894983002501228A)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_Calendar_mCC61358D25F2E2107F93546B439DC16B0BFAEBFC_RuntimeMethod_var))); } IL_0018: { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_3 = ___value0; if (L_3) { goto IL_0030; } } { String_t* L_4; L_4 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFB85981E7C53A24172DFC95E321424E70B53E272)), /*hidden argument*/NULL); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_Calendar_mCC61358D25F2E2107F93546B439DC16B0BFAEBFC_RuntimeMethod_var))); } IL_0030: { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_6 = ___value0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_7 = __this->get_calendar_17(); if ((!(((RuntimeObject*)(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A *)L_6) == ((RuntimeObject*)(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A *)L_7)))) { goto IL_003a; } } { return; } IL_003a: { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_8 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_CheckDomainSafetyObject_m429D3754AAAF55BBA57051FEFFDB0427CDD699AF(L_8, __this, /*hidden argument*/NULL); V_0 = 0; goto IL_0137; } IL_0048: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_9; L_9 = DateTimeFormatInfo_get_OptionalCalendars_m9254346A9DE2C5949558A7887B488BEDB21BC2D7(__this, /*hidden argument*/NULL); int32_t L_10 = V_0; int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAtUnchecked(static_cast(L_11)); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_13 = ___value0; int32_t L_14; L_14 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_13); if ((!(((uint32_t)L_12) == ((uint32_t)L_14)))) { goto IL_0133; } } { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_15 = __this->get_calendar_17(); if (!L_15) { goto IL_0114; } } { __this->set_m_eraNames_39((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_m_abbrevEraNames_40((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_m_abbrevEnglishEraNames_41((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_monthDayPattern_12((String_t*)NULL); __this->set_dayNames_23((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_abbreviatedDayNames_21((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_m_superShortDayNames_22((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_monthNames_25((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_abbreviatedMonthNames_24((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_genitiveMonthNames_26((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_m_genitiveAbbreviatedMonthNames_27((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_leapYearMonthNames_28((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_formatFlags_45((-1)); __this->set_allShortDatePatterns_35((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_allLongDatePatterns_36((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_allYearMonthPatterns_34((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL); __this->set_dateTimeOffsetPattern_13((String_t*)NULL); __this->set_longDatePattern_29((String_t*)NULL); __this->set_shortDatePattern_30((String_t*)NULL); __this->set_yearMonthPattern_31((String_t*)NULL); __this->set_fullDateTimePattern_20((String_t*)NULL); __this->set_generalShortTimePattern_9((String_t*)NULL); __this->set_generalLongTimePattern_10((String_t*)NULL); __this->set_dateSeparator_8((String_t*)NULL); DateTimeFormatInfo_ClearTokenHashTable_mF121F84BF18CAA19E69B5203467FF84A470A5E1E(__this, /*hidden argument*/NULL); } IL_0114: { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_16 = ___value0; __this->set_calendar_17(L_16); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_17 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_18 = __this->get_calendar_17(); int32_t L_19; L_19 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_18); DateTimeFormatInfo_InitializeOverridableProperties_mAB12C17CBADC29A30054F0E611B43C818D1651C5(__this, L_17, L_19, /*hidden argument*/NULL); return; } IL_0133: { int32_t L_20 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0137: { int32_t L_21 = V_0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_22; L_22 = DateTimeFormatInfo_get_OptionalCalendars_m9254346A9DE2C5949558A7887B488BEDB21BC2D7(__this, /*hidden argument*/NULL); if ((((int32_t)L_21) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))) { goto IL_0048; } } { String_t* L_23; L_23 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA0E72C0CD0F5479FEE6C868389BF67504A7BDD55)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_24 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_24, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), L_23, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_Calendar_mCC61358D25F2E2107F93546B439DC16B0BFAEBFC_RuntimeMethod_var))); } } // System.Int32[] System.Globalization.DateTimeFormatInfo::get_OptionalCalendars() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* DateTimeFormatInfo_get_OptionalCalendars_m9254346A9DE2C5949558A7887B488BEDB21BC2D7 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = __this->get_optionalCalendars_42(); if (L_0) { goto IL_0019; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2; L_2 = CultureData_get_CalendarIds_mDA08E8401160889B785D2555A68FFD8B9CC8E741(L_1, /*hidden argument*/NULL); __this->set_optionalCalendars_42(L_2); } IL_0019: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_3 = __this->get_optionalCalendars_42(); return L_3; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_EraNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_EraNames_m1F8E4A9145FD2A5E798DFD0BC0531BB47A413D29 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_m_eraNames_39(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_EraNames_mBB7BD0C70D8DEA248CB250AC39E1274FBC890B2C(L_1, L_3, /*hidden argument*/NULL); __this->set_m_eraNames_39(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_m_eraNames_39(); return L_5; } } // System.String System.Globalization.DateTimeFormatInfo::GetEraName(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___era0, const RuntimeMethod* method) { { int32_t L_0 = ___era0; if (L_0) { goto IL_0010; } } { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_1; L_1 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_2; L_2 = VirtFuncInvoker0< int32_t >::Invoke(10 /* System.Int32 System.Globalization.Calendar::get_CurrentEraValue() */, L_1); ___era0 = L_2; } IL_0010: { int32_t L_3 = ___era0; int32_t L_4 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); ___era0 = L_4; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5; L_5 = DateTimeFormatInfo_get_EraNames_m1F8E4A9145FD2A5E798DFD0BC0531BB47A413D29(__this, /*hidden argument*/NULL); if ((((int32_t)L_4) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length)))))) { goto IL_002d; } } { int32_t L_6 = ___era0; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_002d; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_7 = __this->get_m_eraNames_39(); int32_t L_8 = ___era0; int32_t L_9 = L_8; String_t* L_10 = (L_7)->GetAtUnchecked(static_cast(L_9)); return L_10; } IL_002d: { String_t* L_11; L_11 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9CC27BA3BECD4E1F318E7086721B8343044B6A04)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_12 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_12, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1CB28FC33FA49E778D66797930C2FE5381A2660D)), L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6_RuntimeMethod_var))); } } // System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedEraNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AbbreviatedEraNames_m9B759337779CCC3AE9866C71AFE17F838576C4F1 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_m_abbrevEraNames_40(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_AbbrevEraNames_m9335D2282A432B7A535C97A4D407985C80FC0BF6(L_1, L_3, /*hidden argument*/NULL); __this->set_m_abbrevEraNames_40(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_m_abbrevEraNames_40(); return L_5; } } // System.String System.Globalization.DateTimeFormatInfo::GetAbbreviatedEraName(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetAbbreviatedEraName_mC6422E284B09DCC722F8C0D51C5B49B91D9CC24D (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___era0, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = DateTimeFormatInfo_get_AbbreviatedEraNames_m9B759337779CCC3AE9866C71AFE17F838576C4F1(__this, /*hidden argument*/NULL); if ((((RuntimeArray*)L_0)->max_length)) { goto IL_0011; } } { int32_t L_1 = ___era0; String_t* L_2; L_2 = DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6(__this, L_1, /*hidden argument*/NULL); return L_2; } IL_0011: { int32_t L_3 = ___era0; if (L_3) { goto IL_0021; } } { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_4; L_4 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_5; L_5 = VirtFuncInvoker0< int32_t >::Invoke(10 /* System.Int32 System.Globalization.Calendar::get_CurrentEraValue() */, L_4); ___era0 = L_5; } IL_0021: { int32_t L_6 = ___era0; int32_t L_7 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1)); ___era0 = L_7; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_8 = __this->get_m_abbrevEraNames_40(); if ((((int32_t)L_7) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))))) { goto IL_003e; } } { int32_t L_9 = ___era0; if ((((int32_t)L_9) < ((int32_t)0))) { goto IL_003e; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = __this->get_m_abbrevEraNames_40(); int32_t L_11 = ___era0; int32_t L_12 = L_11; String_t* L_13 = (L_10)->GetAtUnchecked(static_cast(L_12)); return L_13; } IL_003e: { String_t* L_14; L_14 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9CC27BA3BECD4E1F318E7086721B8343044B6A04)), /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_15 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1CB28FC33FA49E778D66797930C2FE5381A2660D)), L_14, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_GetAbbreviatedEraName_mC6422E284B09DCC722F8C0D51C5B49B91D9CC24D_RuntimeMethod_var))); } } // System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedEnglishEraNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AbbreviatedEnglishEraNames_m05E1DCA9254CA750C01530B79F5EC4D5C1DC9975 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_m_abbrevEnglishEraNames_41(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_AbbreviatedEnglishEraNames_m22DD9BFBE4802408B24748880A0BC6BDF6B72D38(L_1, L_3, /*hidden argument*/NULL); __this->set_m_abbrevEnglishEraNames_41(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_m_abbrevEnglishEraNames_41(); return L_5; } } // System.String System.Globalization.DateTimeFormatInfo::get_DateSeparator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_DateSeparator_m737CFEC3E8A8BF2234AEE05ACE2005777607C1C2 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_dateSeparator_8(); return L_0; } } // System.String System.Globalization.DateTimeFormatInfo::get_FullDateTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_FullDateTimePattern_m4999DC13ADAF8B417B17C3CA244600A50B1E65B6 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_fullDateTimePattern_20(); if (L_0) { goto IL_0024; } } { String_t* L_1; L_1 = DateTimeFormatInfo_get_LongDatePattern_mAAB246295F8C9C183FFA7FF454F8D9DBF34256E9(__this, /*hidden argument*/NULL); String_t* L_2; L_2 = DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843(__this, /*hidden argument*/NULL); String_t* L_3; L_3 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_1, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, L_2, /*hidden argument*/NULL); __this->set_fullDateTimePattern_20(L_3); } IL_0024: { String_t* L_4 = __this->get_fullDateTimePattern_20(); return L_4; } } // System.String System.Globalization.DateTimeFormatInfo::get_LongDatePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_LongDatePattern_mAAB246295F8C9C183FFA7FF454F8D9DBF34256E9 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_longDatePattern_29(); if (L_0) { goto IL_0016; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1; L_1 = DateTimeFormatInfo_get_UnclonedLongDatePatterns_mA83F5133871FCB5FC41E7A9813E8B4460C157D40(__this, /*hidden argument*/NULL); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAtUnchecked(static_cast(L_2)); __this->set_longDatePattern_29(L_3); } IL_0016: { String_t* L_4 = __this->get_longDatePattern_29(); return L_4; } } // System.Void System.Globalization.DateTimeFormatInfo::set_LongDatePattern(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_LongDatePattern_m6B6A3BF035483D31B5E4D67145F6D15F8870E2A6 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, String_t* ___value0, const RuntimeMethod* method) { { bool L_0; L_0 = DateTimeFormatInfo_get_IsReadOnly_m2B0F879523364D15D46B30077D4D3F5E8347AD1A_inline(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8AFF3A2934F27215776EB802894983002501228A)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_LongDatePattern_m6B6A3BF035483D31B5E4D67145F6D15F8870E2A6_RuntimeMethod_var))); } IL_0018: { String_t* L_3 = ___value0; if (L_3) { goto IL_0030; } } { String_t* L_4; L_4 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6138241A3DE02B2D3DCE5A7D8521E6799652D9B9)), /*hidden argument*/NULL); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_LongDatePattern_m6B6A3BF035483D31B5E4D67145F6D15F8870E2A6_RuntimeMethod_var))); } IL_0030: { String_t* L_6 = ___value0; __this->set_longDatePattern_29(L_6); DateTimeFormatInfo_ClearTokenHashTable_mF121F84BF18CAA19E69B5203467FF84A470A5E1E(__this, /*hidden argument*/NULL); __this->set_fullDateTimePattern_20((String_t*)NULL); return; } } // System.String System.Globalization.DateTimeFormatInfo::get_LongTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_longTimePattern_32(); if (L_0) { goto IL_0016; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1; L_1 = DateTimeFormatInfo_get_UnclonedLongTimePatterns_m43958E60CF253C20E78033A1FDF4B381E149DD2A(__this, /*hidden argument*/NULL); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAtUnchecked(static_cast(L_2)); __this->set_longTimePattern_32(L_3); } IL_0016: { String_t* L_4 = __this->get_longTimePattern_32(); return L_4; } } // System.Void System.Globalization.DateTimeFormatInfo::set_LongTimePattern(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_LongTimePattern_m6A33D7CFF11051E15984FCEC51F227B85C922DD9 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, String_t* ___value0, const RuntimeMethod* method) { { bool L_0; L_0 = DateTimeFormatInfo_get_IsReadOnly_m2B0F879523364D15D46B30077D4D3F5E8347AD1A_inline(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8AFF3A2934F27215776EB802894983002501228A)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_LongTimePattern_m6A33D7CFF11051E15984FCEC51F227B85C922DD9_RuntimeMethod_var))); } IL_0018: { String_t* L_3 = ___value0; if (L_3) { goto IL_0030; } } { String_t* L_4; L_4 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6138241A3DE02B2D3DCE5A7D8521E6799652D9B9)), /*hidden argument*/NULL); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_LongTimePattern_m6A33D7CFF11051E15984FCEC51F227B85C922DD9_RuntimeMethod_var))); } IL_0030: { String_t* L_6 = ___value0; __this->set_longTimePattern_32(L_6); DateTimeFormatInfo_ClearTokenHashTable_mF121F84BF18CAA19E69B5203467FF84A470A5E1E(__this, /*hidden argument*/NULL); __this->set_fullDateTimePattern_20((String_t*)NULL); __this->set_generalLongTimePattern_10((String_t*)NULL); __this->set_dateTimeOffsetPattern_13((String_t*)NULL); return; } } // System.String System.Globalization.DateTimeFormatInfo::get_MonthDayPattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_monthDayPattern_12(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); String_t* L_4; L_4 = CultureData_MonthDay_m4614F87AF2D2A3F9187D8803DDC75FDFA1517B36(L_1, L_3, /*hidden argument*/NULL); __this->set_monthDayPattern_12(L_4); } IL_0024: { String_t* L_5 = __this->get_monthDayPattern_12(); return L_5; } } // System.String System.Globalization.DateTimeFormatInfo::get_PMDesignator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_pmDesignator_7(); return L_0; } } // System.String System.Globalization.DateTimeFormatInfo::get_RFC1123Pattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_RFC1123Pattern_m1B44C1A10F54DCF5F4CD79A0D3F68C75F002A5B9 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8AECC4CD67ED87F35338B8B429D1EE487013923B); s_Il2CppMethodInitialized = true; } { return _stringLiteral8AECC4CD67ED87F35338B8B429D1EE487013923B; } } // System.String System.Globalization.DateTimeFormatInfo::get_ShortDatePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_shortDatePattern_30(); if (L_0) { goto IL_0016; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1; L_1 = DateTimeFormatInfo_get_UnclonedShortDatePatterns_m209B40ADA946C203D25D66800A843544C821A277(__this, /*hidden argument*/NULL); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAtUnchecked(static_cast(L_2)); __this->set_shortDatePattern_30(L_3); } IL_0016: { String_t* L_4 = __this->get_shortDatePattern_30(); return L_4; } } // System.Void System.Globalization.DateTimeFormatInfo::set_ShortDatePattern(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_ShortDatePattern_m9F4FA81984A6C4B1DA22D24AB9261315FCB67305 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, String_t* ___value0, const RuntimeMethod* method) { { bool L_0; L_0 = DateTimeFormatInfo_get_IsReadOnly_m2B0F879523364D15D46B30077D4D3F5E8347AD1A_inline(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8AFF3A2934F27215776EB802894983002501228A)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_ShortDatePattern_m9F4FA81984A6C4B1DA22D24AB9261315FCB67305_RuntimeMethod_var))); } IL_0018: { String_t* L_3 = ___value0; if (L_3) { goto IL_0030; } } { String_t* L_4; L_4 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6138241A3DE02B2D3DCE5A7D8521E6799652D9B9)), /*hidden argument*/NULL); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_ShortDatePattern_m9F4FA81984A6C4B1DA22D24AB9261315FCB67305_RuntimeMethod_var))); } IL_0030: { String_t* L_6 = ___value0; __this->set_shortDatePattern_30(L_6); DateTimeFormatInfo_ClearTokenHashTable_mF121F84BF18CAA19E69B5203467FF84A470A5E1E(__this, /*hidden argument*/NULL); __this->set_generalLongTimePattern_10((String_t*)NULL); __this->set_generalShortTimePattern_9((String_t*)NULL); __this->set_dateTimeOffsetPattern_13((String_t*)NULL); return; } } // System.String System.Globalization.DateTimeFormatInfo::get_ShortTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_ShortTimePattern_m35756865D02C481E4B8C266F8ECE8716B68757C0 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_shortTimePattern_33(); if (L_0) { goto IL_0016; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1; L_1 = DateTimeFormatInfo_get_UnclonedShortTimePatterns_mA177AA04C63AA1F09837DB176D531FCEA81804DC(__this, /*hidden argument*/NULL); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAtUnchecked(static_cast(L_2)); __this->set_shortTimePattern_33(L_3); } IL_0016: { String_t* L_4 = __this->get_shortTimePattern_33(); return L_4; } } // System.Void System.Globalization.DateTimeFormatInfo::set_ShortTimePattern(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_ShortTimePattern_m19376C2FF4AD6507ABF2B44351626D21A3AE1CF2 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, String_t* ___value0, const RuntimeMethod* method) { { bool L_0; L_0 = DateTimeFormatInfo_get_IsReadOnly_m2B0F879523364D15D46B30077D4D3F5E8347AD1A_inline(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8AFF3A2934F27215776EB802894983002501228A)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_ShortTimePattern_m19376C2FF4AD6507ABF2B44351626D21A3AE1CF2_RuntimeMethod_var))); } IL_0018: { String_t* L_3 = ___value0; if (L_3) { goto IL_0030; } } { String_t* L_4; L_4 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6138241A3DE02B2D3DCE5A7D8521E6799652D9B9)), /*hidden argument*/NULL); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_ShortTimePattern_m19376C2FF4AD6507ABF2B44351626D21A3AE1CF2_RuntimeMethod_var))); } IL_0030: { String_t* L_6 = ___value0; __this->set_shortTimePattern_33(L_6); DateTimeFormatInfo_ClearTokenHashTable_mF121F84BF18CAA19E69B5203467FF84A470A5E1E(__this, /*hidden argument*/NULL); __this->set_generalShortTimePattern_9((String_t*)NULL); return; } } // System.String System.Globalization.DateTimeFormatInfo::get_SortableDateTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_SortableDateTimePattern_m8E077C6D2410D19B41B388FA230A79673F319286 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF2FF47D568FBB39D76E508979195FAEA77E2B694); s_Il2CppMethodInitialized = true; } { return _stringLiteralF2FF47D568FBB39D76E508979195FAEA77E2B694; } } // System.String System.Globalization.DateTimeFormatInfo::get_GeneralShortTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_GeneralShortTimePattern_mDE6EF4FC93D8BF5084480C4B15402DB2DF47A84C (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_generalShortTimePattern_9(); if (L_0) { goto IL_0024; } } { String_t* L_1; L_1 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(__this, /*hidden argument*/NULL); String_t* L_2; L_2 = DateTimeFormatInfo_get_ShortTimePattern_m35756865D02C481E4B8C266F8ECE8716B68757C0(__this, /*hidden argument*/NULL); String_t* L_3; L_3 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_1, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, L_2, /*hidden argument*/NULL); __this->set_generalShortTimePattern_9(L_3); } IL_0024: { String_t* L_4 = __this->get_generalShortTimePattern_9(); return L_4; } } // System.String System.Globalization.DateTimeFormatInfo::get_GeneralLongTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_GeneralLongTimePattern_mDE563A7EDFA69983CE13C1B06B93828C8604C7C9 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_generalLongTimePattern_10(); if (L_0) { goto IL_0024; } } { String_t* L_1; L_1 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(__this, /*hidden argument*/NULL); String_t* L_2; L_2 = DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843(__this, /*hidden argument*/NULL); String_t* L_3; L_3 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_1, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, L_2, /*hidden argument*/NULL); __this->set_generalLongTimePattern_10(L_3); } IL_0024: { String_t* L_4 = __this->get_generalLongTimePattern_10(); return L_4; } } // System.String System.Globalization.DateTimeFormatInfo::get_DateTimeOffsetPattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_DateTimeOffsetPattern_m2D8EC29D0818894AF71F84C36C57E34A0F3FAC9A (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral245C581F22FACB13167A7469B960289230699AE1); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; Il2CppChar V_2 = 0x0; int32_t V_3 = 0; Il2CppChar V_4 = 0x0; { String_t* L_0 = __this->get_dateTimeOffsetPattern_13(); if (L_0) { goto IL_00c9; } } { String_t* L_1; L_1 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(__this, /*hidden argument*/NULL); String_t* L_2; L_2 = DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843(__this, /*hidden argument*/NULL); String_t* L_3; L_3 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_1, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, L_2, /*hidden argument*/NULL); __this->set_dateTimeOffsetPattern_13(L_3); V_0 = (bool)0; V_1 = (bool)0; V_2 = ((int32_t)39); V_3 = 0; goto IL_009f; } IL_0032: { String_t* L_4; L_4 = DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843(__this, /*hidden argument*/NULL); int32_t L_5 = V_3; Il2CppChar L_6; L_6 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_4, L_5, /*hidden argument*/NULL); V_4 = L_6; Il2CppChar L_7 = V_4; if ((!(((uint32_t)L_7) <= ((uint32_t)((int32_t)37))))) { goto IL_0054; } } { Il2CppChar L_8 = V_4; if ((((int32_t)L_8) == ((int32_t)((int32_t)34)))) { goto IL_006d; } } { Il2CppChar L_9 = V_4; if ((((int32_t)L_9) == ((int32_t)((int32_t)37)))) { goto IL_0097; } } { goto IL_009b; } IL_0054: { Il2CppChar L_10 = V_4; if ((((int32_t)L_10) == ((int32_t)((int32_t)39)))) { goto IL_006d; } } { Il2CppChar L_11 = V_4; if ((((int32_t)L_11) == ((int32_t)((int32_t)92)))) { goto IL_0097; } } { Il2CppChar L_12 = V_4; if ((!(((uint32_t)L_12) == ((uint32_t)((int32_t)122))))) { goto IL_009b; } } { bool L_13 = V_1; V_0 = (bool)((((int32_t)L_13) == ((int32_t)0))? 1 : 0); goto IL_009b; } IL_006d: { bool L_14 = V_1; if (!L_14) { goto IL_0083; } } { Il2CppChar L_15 = V_2; String_t* L_16; L_16 = DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843(__this, /*hidden argument*/NULL); int32_t L_17 = V_3; Il2CppChar L_18; L_18 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_16, L_17, /*hidden argument*/NULL); if ((!(((uint32_t)L_15) == ((uint32_t)L_18)))) { goto IL_0083; } } { V_1 = (bool)0; goto IL_009b; } IL_0083: { bool L_19 = V_1; if (L_19) { goto IL_009b; } } { String_t* L_20; L_20 = DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843(__this, /*hidden argument*/NULL); int32_t L_21 = V_3; Il2CppChar L_22; L_22 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_20, L_21, /*hidden argument*/NULL); V_2 = L_22; V_1 = (bool)1; goto IL_009b; } IL_0097: { int32_t L_23 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_009b: { int32_t L_24 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_009f: { bool L_25 = V_0; if (L_25) { goto IL_00b0; } } { int32_t L_26 = V_3; String_t* L_27; L_27 = DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843(__this, /*hidden argument*/NULL); int32_t L_28; L_28 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_27, /*hidden argument*/NULL); if ((((int32_t)L_26) < ((int32_t)L_28))) { goto IL_0032; } } IL_00b0: { bool L_29 = V_0; if (L_29) { goto IL_00c9; } } { String_t* L_30 = __this->get_dateTimeOffsetPattern_13(); String_t* L_31; L_31 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(L_30, _stringLiteral245C581F22FACB13167A7469B960289230699AE1, /*hidden argument*/NULL); __this->set_dateTimeOffsetPattern_13(L_31); } IL_00c9: { String_t* L_32 = __this->get_dateTimeOffsetPattern_13(); return L_32; } } // System.String System.Globalization.DateTimeFormatInfo::get_TimeSeparator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_TimeSeparator_m2D192C89989EE374E2B7377E2208A72F0E47371E (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_timeSeparator_11(); return L_0; } } // System.String System.Globalization.DateTimeFormatInfo::get_UniversalSortableDateTimePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_UniversalSortableDateTimePattern_mCDB88DD5C2D080BD6B86D6E3C2344FCDDD796EDA (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9126FC845A76BE2AE909A4D60C4D03AA3894612E); s_Il2CppMethodInitialized = true; } { return _stringLiteral9126FC845A76BE2AE909A4D60C4D03AA3894612E; } } // System.String System.Globalization.DateTimeFormatInfo::get_YearMonthPattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_YearMonthPattern_m10A6814900AD2F088406AFF26ED69852F2F548F7 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_yearMonthPattern_31(); if (L_0) { goto IL_0016; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1; L_1 = DateTimeFormatInfo_get_UnclonedYearMonthPatterns_m600A317325A52ABBD7FCF4CABB93AD5E1ED2FE0B(__this, /*hidden argument*/NULL); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAtUnchecked(static_cast(L_2)); __this->set_yearMonthPattern_31(L_3); } IL_0016: { String_t* L_4 = __this->get_yearMonthPattern_31(); return L_4; } } // System.Void System.Globalization.DateTimeFormatInfo::set_YearMonthPattern(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_set_YearMonthPattern_mFA63F35391050C68D90A3DA0A1F26D4670721C78 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, String_t* ___value0, const RuntimeMethod* method) { { bool L_0; L_0 = DateTimeFormatInfo_get_IsReadOnly_m2B0F879523364D15D46B30077D4D3F5E8347AD1A_inline(__this, /*hidden argument*/NULL); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8AFF3A2934F27215776EB802894983002501228A)), /*hidden argument*/NULL); InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_2 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_YearMonthPattern_mFA63F35391050C68D90A3DA0A1F26D4670721C78_RuntimeMethod_var))); } IL_0018: { String_t* L_3 = ___value0; if (L_3) { goto IL_0030; } } { String_t* L_4; L_4 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6138241A3DE02B2D3DCE5A7D8521E6799652D9B9)), /*hidden argument*/NULL); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_5 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_set_YearMonthPattern_mFA63F35391050C68D90A3DA0A1F26D4670721C78_RuntimeMethod_var))); } IL_0030: { String_t* L_6 = ___value0; __this->set_yearMonthPattern_31(L_6); DateTimeFormatInfo_ClearTokenHashTable_mF121F84BF18CAA19E69B5203467FF84A470A5E1E(__this, /*hidden argument*/NULL); return; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedDayNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AbbreviatedDayNames_mB97542012847C98EB7210635012A4FC163A0A794 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = DateTimeFormatInfo_internalGetAbbreviatedDayOfWeekNames_m26BE04E43CB5CFBFEC31756A82AC6C7BF9E7F265(__this, /*hidden argument*/NULL); RuntimeObject * L_1; L_1 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); return ((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)Castclass((RuntimeObject*)L_1, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)); } } // System.String[] System.Globalization.DateTimeFormatInfo::get_DayNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_DayNames_m676809BC5B244438D2F69CED368FACC3AD66A3E9 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = DateTimeFormatInfo_internalGetDayOfWeekNames_m58CCF985D9B41AD20173993470329BBB0531BB08(__this, /*hidden argument*/NULL); RuntimeObject * L_1; L_1 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); return ((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)Castclass((RuntimeObject*)L_1, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)); } } // System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedMonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AbbreviatedMonthNames_m70896B639DDDD40E3A398AE92641EB6600E282D2 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = DateTimeFormatInfo_internalGetAbbreviatedMonthNames_mB928E90F33AA08A58F6D9F77B135D940407FD18D(__this, /*hidden argument*/NULL); RuntimeObject * L_1; L_1 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); return ((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)Castclass((RuntimeObject*)L_1, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)); } } // System.String[] System.Globalization.DateTimeFormatInfo::get_MonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_MonthNames_m3762A1D63B6A12C9DC4A05EBD3CB6D2F68C899E8 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = DateTimeFormatInfo_internalGetMonthNames_m8E13BA356E858ED162366B31C0DC9F55D8397091(__this, /*hidden argument*/NULL); RuntimeObject * L_1; L_1 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_0, /*hidden argument*/NULL); return ((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)Castclass((RuntimeObject*)L_1, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)); } } // System.Boolean System.Globalization.DateTimeFormatInfo::get_HasSpacesInMonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_get_HasSpacesInMonthNames_m3FE9246D1C2EE8FBD4162BC6A040CE6C278B64DE (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = DateTimeFormatInfo_get_FormatFlags_mF9093300F0860C7AA9E798AB37B2390BE2738738(__this, /*hidden argument*/NULL); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)4))) <= ((uint32_t)0)))? 1 : 0); } } // System.Boolean System.Globalization.DateTimeFormatInfo::get_HasSpacesInDayNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_get_HasSpacesInDayNames_m56487F23AC2C3497454FE9E91E250187617ED490 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = DateTimeFormatInfo_get_FormatFlags_mF9093300F0860C7AA9E798AB37B2390BE2738738(__this, /*hidden argument*/NULL); return (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&(int32_t)((int32_t)16)))) <= ((uint32_t)0)))? 1 : 0); } } // System.String System.Globalization.DateTimeFormatInfo::internalGetMonthName(System.Int32,System.Globalization.MonthNameStyles,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_internalGetMonthName_mD14131DFB5A46A5E06C23E712A71B0D6FC3CAE96 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___month0, int32_t ___style1, bool ___abbreviated2, const RuntimeMethod* method) { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_0 = NULL; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* G_B8_0 = NULL; { V_0 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL; int32_t L_0 = ___style1; if ((((int32_t)L_0) == ((int32_t)1))) { goto IL_000c; } } { int32_t L_1 = ___style1; if ((((int32_t)L_1) == ((int32_t)2))) { goto IL_0016; } } { goto IL_001f; } IL_000c: { bool L_2 = ___abbreviated2; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3; L_3 = DateTimeFormatInfo_internalGetGenitiveMonthNames_m4AAB62808CDFA9DE6457BAF344066231B64EED76(__this, L_2, /*hidden argument*/NULL); V_0 = L_3; goto IL_0031; } IL_0016: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = DateTimeFormatInfo_internalGetLeapYearMonthNames_m4A72B7FF3D45DEF4FC20A92EAD473128636B9B48(__this, /*hidden argument*/NULL); V_0 = L_4; goto IL_0031; } IL_001f: { bool L_5 = ___abbreviated2; if (L_5) { goto IL_002a; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6; L_6 = DateTimeFormatInfo_internalGetMonthNames_m8E13BA356E858ED162366B31C0DC9F55D8397091(__this, /*hidden argument*/NULL); G_B8_0 = L_6; goto IL_0030; } IL_002a: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_7; L_7 = DateTimeFormatInfo_internalGetAbbreviatedMonthNames_mB928E90F33AA08A58F6D9F77B135D940407FD18D(__this, /*hidden argument*/NULL); G_B8_0 = L_7; } IL_0030: { V_0 = G_B8_0; } IL_0031: { int32_t L_8 = ___month0; if ((((int32_t)L_8) < ((int32_t)1))) { goto IL_003b; } } { int32_t L_9 = ___month0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = V_0; if ((((int32_t)L_9) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length)))))) { goto IL_006a; } } IL_003b: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_12 = L_11; int32_t L_13 = 1; RuntimeObject * L_14 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_13); ArrayElementTypeCheck (L_12, L_14); (L_12)->SetAtUnchecked(static_cast(0), (RuntimeObject *)L_14); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = L_12; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_16 = V_0; int32_t L_17 = ((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))); RuntimeObject * L_18 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_17); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAtUnchecked(static_cast(1), (RuntimeObject *)L_18); String_t* L_19; L_19 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCB6B67D4653121AE0F63EE256975A0DBD0FAF6B1)), L_15, /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_20 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_20, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral30D99F99F1F4688CE08A3BF1B034C9CD49C19174)), L_19, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_internalGetMonthName_mD14131DFB5A46A5E06C23E712A71B0D6FC3CAE96_RuntimeMethod_var))); } IL_006a: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_21 = V_0; int32_t L_22 = ___month0; int32_t L_23 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1)); String_t* L_24 = (L_21)->GetAtUnchecked(static_cast(L_23)); return L_24; } } // System.String[] System.Globalization.DateTimeFormatInfo::internalGetGenitiveMonthNames(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetGenitiveMonthNames_m4AAB62808CDFA9DE6457BAF344066231B64EED76 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, bool ___abbreviated0, const RuntimeMethod* method) { { bool L_0 = ___abbreviated0; if (!L_0) { goto IL_002e; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = __this->get_m_genitiveAbbreviatedMonthNames_27(); if (L_1) { goto IL_0027; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_2 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_3; L_3 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_4; L_4 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_3); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5; L_5 = CultureData_AbbreviatedGenitiveMonthNames_mB40D5D2302AECE689A32283C242073236252825D(L_2, L_4, /*hidden argument*/NULL); __this->set_m_genitiveAbbreviatedMonthNames_27(L_5); } IL_0027: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6 = __this->get_m_genitiveAbbreviatedMonthNames_27(); return L_6; } IL_002e: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_7 = __this->get_genitiveMonthNames_26(); if (L_7) { goto IL_0052; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_8 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_9; L_9 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_10; L_10 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_9); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11; L_11 = CultureData_GenitiveMonthNames_mCE5B107D6A91F4E1011B11D3F539EA024FFBE3D3(L_8, L_10, /*hidden argument*/NULL); __this->set_genitiveMonthNames_26(L_11); } IL_0052: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_12 = __this->get_genitiveMonthNames_26(); return L_12; } } // System.String[] System.Globalization.DateTimeFormatInfo::internalGetLeapYearMonthNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_internalGetLeapYearMonthNames_m4A72B7FF3D45DEF4FC20A92EAD473128636B9B48 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_leapYearMonthNames_28(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_LeapYearMonthNames_m8BEAA14CEE3736E755998CAF2023625CF98D890F(L_1, L_3, /*hidden argument*/NULL); __this->set_leapYearMonthNames_28(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_leapYearMonthNames_28(); return L_5; } } // System.String System.Globalization.DateTimeFormatInfo::GetAbbreviatedDayName(System.DayOfWeek) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetAbbreviatedDayName_mF683E0F302406ED2C5DFC8C42BAA9C73E77961CE (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___dayofweek0, const RuntimeMethod* method) { { int32_t L_0 = ___dayofweek0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0008; } } { int32_t L_1 = ___dayofweek0; if ((((int32_t)L_1) <= ((int32_t)6))) { goto IL_0035; } } IL_0008: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2; int32_t L_4 = 0; RuntimeObject * L_5 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_il2cpp_TypeInfo_var)), &L_4); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAtUnchecked(static_cast(0), (RuntimeObject *)L_5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = L_3; int32_t L_7 = 6; RuntimeObject * L_8 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_il2cpp_TypeInfo_var)), &L_7); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAtUnchecked(static_cast(1), (RuntimeObject *)L_8); String_t* L_9; L_9 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCB6B67D4653121AE0F63EE256975A0DBD0FAF6B1)), L_6, /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral79CD58C10C49AF946CB9E216BC0ADCC346F03E46)), L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_GetAbbreviatedDayName_mF683E0F302406ED2C5DFC8C42BAA9C73E77961CE_RuntimeMethod_var))); } IL_0035: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11; L_11 = DateTimeFormatInfo_internalGetAbbreviatedDayOfWeekNames_m26BE04E43CB5CFBFEC31756A82AC6C7BF9E7F265(__this, /*hidden argument*/NULL); int32_t L_12 = ___dayofweek0; int32_t L_13 = L_12; String_t* L_14 = (L_11)->GetAtUnchecked(static_cast(L_13)); return L_14; } } // System.String[] System.Globalization.DateTimeFormatInfo::GetCombinedPatterns(System.String[],System.String[],System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_GetCombinedPatterns_m9AD6FA31793DAAB74E3C66994E6A1AEA4C12FFA4 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___patterns10, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___patterns21, String_t* ___connectString2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = ___patterns10; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = ___patterns21; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length))), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))))); V_0 = L_2; V_1 = 0; V_2 = 0; goto IL_0038; } IL_0013: { V_3 = 0; goto IL_002e; } IL_0017: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3 = V_0; int32_t L_4 = V_1; int32_t L_5 = L_4; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6 = ___patterns10; int32_t L_7 = V_2; int32_t L_8 = L_7; String_t* L_9 = (L_6)->GetAtUnchecked(static_cast(L_8)); String_t* L_10 = ___connectString2; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11 = ___patterns21; int32_t L_12 = V_3; int32_t L_13 = L_12; String_t* L_14 = (L_11)->GetAtUnchecked(static_cast(L_13)); String_t* L_15; L_15 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_9, L_10, L_14, /*hidden argument*/NULL); ArrayElementTypeCheck (L_3, L_15); (L_3)->SetAtUnchecked(static_cast(L_5), (String_t*)L_15); int32_t L_16 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_002e: { int32_t L_17 = V_3; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_18 = ___patterns21; if ((((int32_t)L_17) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_18)->max_length)))))) { goto IL_0017; } } { int32_t L_19 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_0038: { int32_t L_20 = V_2; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_21 = ___patterns10; if ((((int32_t)L_20) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_21)->max_length)))))) { goto IL_0013; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_22 = V_0; return L_22; } } // System.String[] System.Globalization.DateTimeFormatInfo::GetAllDateTimePatterns(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_GetAllDateTimePatterns_m534429E85D326C88493B689F7C57A927A602BFF1 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, Il2CppChar ___format0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4A8066343C199F418E9759AE5233B4A83D29CE04); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8AECC4CD67ED87F35338B8B429D1EE487013923B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF2FF47D568FBB39D76E508979195FAEA77E2B694); s_Il2CppMethodInitialized = true; } StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_0 = NULL; { V_0 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL; Il2CppChar L_0 = ___format0; if ((!(((uint32_t)L_0) <= ((uint32_t)((int32_t)85))))) { goto IL_0052; } } { Il2CppChar L_1 = ___format0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)((int32_t)68)))) { case 0: { goto IL_00c1; } case 1: { goto IL_01af; } case 2: { goto IL_00e9; } case 3: { goto IL_0121; } } } { Il2CppChar L_2 = ___format0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)((int32_t)77)))) { case 0: { goto IL_013d; } case 1: { goto IL_01af; } case 2: { goto IL_014f; } case 3: { goto IL_01af; } case 4: { goto IL_01af; } case 5: { goto IL_0160; } case 6: { goto IL_01af; } case 7: { goto IL_018b; } case 8: { goto IL_00e9; } } } { goto IL_01af; } IL_0052: { Il2CppChar L_3 = ___format0; if ((((int32_t)L_3) == ((int32_t)((int32_t)89)))) { goto IL_01a6; } } { Il2CppChar L_4 = ___format0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)((int32_t)100)))) { case 0: { goto IL_00b5; } case 1: { goto IL_01af; } case 2: { goto IL_00cd; } case 3: { goto IL_0105; } } } { Il2CppChar L_5 = ___format0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)((int32_t)109)))) { case 0: { goto IL_013d; } case 1: { goto IL_01af; } case 2: { goto IL_014f; } case 3: { goto IL_01af; } case 4: { goto IL_01af; } case 5: { goto IL_0160; } case 6: { goto IL_0171; } case 7: { goto IL_0182; } case 8: { goto IL_0194; } case 9: { goto IL_01af; } case 10: { goto IL_01af; } case 11: { goto IL_01af; } case 12: { goto IL_01a6; } } } { goto IL_01af; } IL_00b5: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6; L_6 = DateTimeFormatInfo_get_AllShortDatePatterns_mEF2DDA0391EEA756408E9E76CAEB81B5A5B6F784(__this, /*hidden argument*/NULL); V_0 = L_6; goto IL_01c4; } IL_00c1: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_7; L_7 = DateTimeFormatInfo_get_AllLongDatePatterns_m9E1E3B2FB6A4602BAC55FDADC0665DE4D47E5651(__this, /*hidden argument*/NULL); V_0 = L_7; goto IL_01c4; } IL_00cd: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_8; L_8 = DateTimeFormatInfo_get_AllLongDatePatterns_m9E1E3B2FB6A4602BAC55FDADC0665DE4D47E5651(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_9; L_9 = DateTimeFormatInfo_get_AllShortTimePatterns_mAB128341859B9CDDA73445D9898F29DF1F36F604(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10; L_10 = DateTimeFormatInfo_GetCombinedPatterns_m9AD6FA31793DAAB74E3C66994E6A1AEA4C12FFA4(L_8, L_9, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, /*hidden argument*/NULL); V_0 = L_10; goto IL_01c4; } IL_00e9: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11; L_11 = DateTimeFormatInfo_get_AllLongDatePatterns_m9E1E3B2FB6A4602BAC55FDADC0665DE4D47E5651(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_12; L_12 = DateTimeFormatInfo_get_AllLongTimePatterns_mC109C2B3C286C91A6BF4FEFD4BFAE54A298B6787(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_13; L_13 = DateTimeFormatInfo_GetCombinedPatterns_m9AD6FA31793DAAB74E3C66994E6A1AEA4C12FFA4(L_11, L_12, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, /*hidden argument*/NULL); V_0 = L_13; goto IL_01c4; } IL_0105: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_14; L_14 = DateTimeFormatInfo_get_AllShortDatePatterns_mEF2DDA0391EEA756408E9E76CAEB81B5A5B6F784(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_15; L_15 = DateTimeFormatInfo_get_AllShortTimePatterns_mAB128341859B9CDDA73445D9898F29DF1F36F604(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_16; L_16 = DateTimeFormatInfo_GetCombinedPatterns_m9AD6FA31793DAAB74E3C66994E6A1AEA4C12FFA4(L_14, L_15, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, /*hidden argument*/NULL); V_0 = L_16; goto IL_01c4; } IL_0121: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_17; L_17 = DateTimeFormatInfo_get_AllShortDatePatterns_mEF2DDA0391EEA756408E9E76CAEB81B5A5B6F784(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_18; L_18 = DateTimeFormatInfo_get_AllLongTimePatterns_mC109C2B3C286C91A6BF4FEFD4BFAE54A298B6787(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_19; L_19 = DateTimeFormatInfo_GetCombinedPatterns_m9AD6FA31793DAAB74E3C66994E6A1AEA4C12FFA4(L_17, L_18, _stringLiteral2386E77CF610F786B06A91AF2C1B3FD2282D2745, /*hidden argument*/NULL); V_0 = L_19; goto IL_01c4; } IL_013d: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_20 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)1); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_21 = L_20; String_t* L_22; L_22 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(__this, /*hidden argument*/NULL); ArrayElementTypeCheck (L_21, L_22); (L_21)->SetAtUnchecked(static_cast(0), (String_t*)L_22); V_0 = L_21; goto IL_01c4; } IL_014f: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_23 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)1); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_24 = L_23; ArrayElementTypeCheck (L_24, _stringLiteral4A8066343C199F418E9759AE5233B4A83D29CE04); (L_24)->SetAtUnchecked(static_cast(0), (String_t*)_stringLiteral4A8066343C199F418E9759AE5233B4A83D29CE04); V_0 = L_24; goto IL_01c4; } IL_0160: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_25 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)1); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_26 = L_25; ArrayElementTypeCheck (L_26, _stringLiteral8AECC4CD67ED87F35338B8B429D1EE487013923B); (L_26)->SetAtUnchecked(static_cast(0), (String_t*)_stringLiteral8AECC4CD67ED87F35338B8B429D1EE487013923B); V_0 = L_26; goto IL_01c4; } IL_0171: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_27 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)1); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_28 = L_27; ArrayElementTypeCheck (L_28, _stringLiteralF2FF47D568FBB39D76E508979195FAEA77E2B694); (L_28)->SetAtUnchecked(static_cast(0), (String_t*)_stringLiteralF2FF47D568FBB39D76E508979195FAEA77E2B694); V_0 = L_28; goto IL_01c4; } IL_0182: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_29; L_29 = DateTimeFormatInfo_get_AllShortTimePatterns_mAB128341859B9CDDA73445D9898F29DF1F36F604(__this, /*hidden argument*/NULL); V_0 = L_29; goto IL_01c4; } IL_018b: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_30; L_30 = DateTimeFormatInfo_get_AllLongTimePatterns_mC109C2B3C286C91A6BF4FEFD4BFAE54A298B6787(__this, /*hidden argument*/NULL); V_0 = L_30; goto IL_01c4; } IL_0194: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_31 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)1); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_32 = L_31; String_t* L_33; L_33 = DateTimeFormatInfo_get_UniversalSortableDateTimePattern_mCDB88DD5C2D080BD6B86D6E3C2344FCDDD796EDA(__this, /*hidden argument*/NULL); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAtUnchecked(static_cast(0), (String_t*)L_33); V_0 = L_32; goto IL_01c4; } IL_01a6: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_34; L_34 = DateTimeFormatInfo_get_AllYearMonthPatterns_mF6843ECAC9EF8F33F46F667AFF53FDDA5B9DE97E(__this, /*hidden argument*/NULL); V_0 = L_34; goto IL_01c4; } IL_01af: { String_t* L_35; L_35 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCA04D202AC5F9C676BB75B6E26B16EE1F062729C)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_36 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_36, L_35, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral75C9716749EA210206E3467390B7A11F3F33DDFA)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_GetAllDateTimePatterns_m534429E85D326C88493B689F7C57A927A602BFF1_RuntimeMethod_var))); } IL_01c4: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_37 = V_0; return L_37; } } // System.String System.Globalization.DateTimeFormatInfo::GetDayName(System.DayOfWeek) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetDayName_m74DE168463DC247BD8B7FC675E7F166D38747CC8 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___dayofweek0, const RuntimeMethod* method) { { int32_t L_0 = ___dayofweek0; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0008; } } { int32_t L_1 = ___dayofweek0; if ((((int32_t)L_1) <= ((int32_t)6))) { goto IL_0035; } } IL_0008: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2; int32_t L_4 = 0; RuntimeObject * L_5 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_il2cpp_TypeInfo_var)), &L_4); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAtUnchecked(static_cast(0), (RuntimeObject *)L_5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = L_3; int32_t L_7 = 6; RuntimeObject * L_8 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DayOfWeek_t9E9D87E7A85C119F741167E9F8C613ABFB0A4AC7_il2cpp_TypeInfo_var)), &L_7); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAtUnchecked(static_cast(1), (RuntimeObject *)L_8); String_t* L_9; L_9 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCB6B67D4653121AE0F63EE256975A0DBD0FAF6B1)), L_6, /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral79CD58C10C49AF946CB9E216BC0ADCC346F03E46)), L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_GetDayName_m74DE168463DC247BD8B7FC675E7F166D38747CC8_RuntimeMethod_var))); } IL_0035: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11; L_11 = DateTimeFormatInfo_internalGetDayOfWeekNames_m58CCF985D9B41AD20173993470329BBB0531BB08(__this, /*hidden argument*/NULL); int32_t L_12 = ___dayofweek0; int32_t L_13 = L_12; String_t* L_14 = (L_11)->GetAtUnchecked(static_cast(L_13)); return L_14; } } // System.String System.Globalization.DateTimeFormatInfo::GetAbbreviatedMonthName(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetAbbreviatedMonthName_m05E68D186BBB18FBFB9CA4AF055B9914D70F7973 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___month0, const RuntimeMethod* method) { { int32_t L_0 = ___month0; if ((((int32_t)L_0) < ((int32_t)1))) { goto IL_0009; } } { int32_t L_1 = ___month0; if ((((int32_t)L_1) <= ((int32_t)((int32_t)13)))) { goto IL_0037; } } IL_0009: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2; int32_t L_4 = 1; RuntimeObject * L_5 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_4); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAtUnchecked(static_cast(0), (RuntimeObject *)L_5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = L_3; int32_t L_7 = ((int32_t)13); RuntimeObject * L_8 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_7); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAtUnchecked(static_cast(1), (RuntimeObject *)L_8); String_t* L_9; L_9 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCB6B67D4653121AE0F63EE256975A0DBD0FAF6B1)), L_6, /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral30D99F99F1F4688CE08A3BF1B034C9CD49C19174)), L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_GetAbbreviatedMonthName_m05E68D186BBB18FBFB9CA4AF055B9914D70F7973_RuntimeMethod_var))); } IL_0037: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11; L_11 = DateTimeFormatInfo_internalGetAbbreviatedMonthNames_mB928E90F33AA08A58F6D9F77B135D940407FD18D(__this, /*hidden argument*/NULL); int32_t L_12 = ___month0; int32_t L_13 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); String_t* L_14 = (L_11)->GetAtUnchecked(static_cast(L_13)); return L_14; } } // System.String System.Globalization.DateTimeFormatInfo::GetMonthName(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_GetMonthName_mD4437E4D14ECA470D99B0DF97A40AC0C4B3F8E78 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___month0, const RuntimeMethod* method) { { int32_t L_0 = ___month0; if ((((int32_t)L_0) < ((int32_t)1))) { goto IL_0009; } } { int32_t L_1 = ___month0; if ((((int32_t)L_1) <= ((int32_t)((int32_t)13)))) { goto IL_0037; } } IL_0009: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = L_2; int32_t L_4 = 1; RuntimeObject * L_5 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_4); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAtUnchecked(static_cast(0), (RuntimeObject *)L_5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = L_3; int32_t L_7 = ((int32_t)13); RuntimeObject * L_8 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_7); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAtUnchecked(static_cast(1), (RuntimeObject *)L_8); String_t* L_9; L_9 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCB6B67D4653121AE0F63EE256975A0DBD0FAF6B1)), L_6, /*hidden argument*/NULL); ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_10 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE43AFC74F5F3932913C023A04B24905E093C5005(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral30D99F99F1F4688CE08A3BF1B034C9CD49C19174)), L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_GetMonthName_mD4437E4D14ECA470D99B0DF97A40AC0C4B3F8E78_RuntimeMethod_var))); } IL_0037: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11; L_11 = DateTimeFormatInfo_internalGetMonthNames_m8E13BA356E858ED162366B31C0DC9F55D8397091(__this, /*hidden argument*/NULL); int32_t L_12 = ___month0; int32_t L_13 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); String_t* L_14 = (L_11)->GetAtUnchecked(static_cast(L_13)); return L_14; } } // System.String[] System.Globalization.DateTimeFormatInfo::GetMergedPatterns(System.String[],System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_GetMergedPatterns_m9DF04A444FB1402B0AE3186755C045A77514C513 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___patterns0, String_t* ___defaultPattern1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_1 = NULL; { String_t* L_0 = ___defaultPattern1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = ___patterns0; int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAtUnchecked(static_cast(L_2)); bool L_4; L_4 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_0, L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0017; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = ___patterns0; RuntimeObject * L_6; L_6 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_5, /*hidden argument*/NULL); return ((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)Castclass((RuntimeObject*)L_6, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)); } IL_0017: { V_0 = 0; goto IL_002a; } IL_001b: { String_t* L_7 = ___defaultPattern1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_8 = ___patterns0; int32_t L_9 = V_0; int32_t L_10 = L_9; String_t* L_11 = (L_8)->GetAtUnchecked(static_cast(L_10)); bool L_12; L_12 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_7, L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0030; } } { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_002a: { int32_t L_14 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_15 = ___patterns0; if ((((int32_t)L_14) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_15)->max_length)))))) { goto IL_001b; } } IL_0030: { int32_t L_16 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_17 = ___patterns0; if ((((int32_t)L_16) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))))) { goto IL_004a; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_18 = ___patterns0; RuntimeObject * L_19; L_19 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_18, /*hidden argument*/NULL); V_1 = ((StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)Castclass((RuntimeObject*)L_19, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var)); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_20 = V_1; int32_t L_21 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_22 = V_1; int32_t L_23 = 0; String_t* L_24 = (L_22)->GetAtUnchecked(static_cast(L_23)); ArrayElementTypeCheck (L_20, L_24); (L_20)->SetAtUnchecked(static_cast(L_21), (String_t*)L_24); goto IL_0061; } IL_004a: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_25 = ___patterns0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_26 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_25)->max_length))), (int32_t)1))); V_1 = L_26; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_27 = ___patterns0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_28 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_29 = ___patterns0; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_27, 0, (RuntimeArray *)(RuntimeArray *)L_28, 1, ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))), /*hidden argument*/NULL); } IL_0061: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_30 = V_1; String_t* L_31 = ___defaultPattern1; ArrayElementTypeCheck (L_30, L_31); (L_30)->SetAtUnchecked(static_cast(0), (String_t*)L_31); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_32 = V_1; return L_32; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_AllYearMonthPatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AllYearMonthPatterns_mF6843ECAC9EF8F33F46F667AFF53FDDA5B9DE97E (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = DateTimeFormatInfo_get_UnclonedYearMonthPatterns_m600A317325A52ABBD7FCF4CABB93AD5E1ED2FE0B(__this, /*hidden argument*/NULL); String_t* L_1; L_1 = DateTimeFormatInfo_get_YearMonthPattern_m10A6814900AD2F088406AFF26ED69852F2F548F7(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2; L_2 = DateTimeFormatInfo_GetMergedPatterns_m9DF04A444FB1402B0AE3186755C045A77514C513(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_AllShortDatePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AllShortDatePatterns_mEF2DDA0391EEA756408E9E76CAEB81B5A5B6F784 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = DateTimeFormatInfo_get_UnclonedShortDatePatterns_m209B40ADA946C203D25D66800A843544C821A277(__this, /*hidden argument*/NULL); String_t* L_1; L_1 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2; L_2 = DateTimeFormatInfo_GetMergedPatterns_m9DF04A444FB1402B0AE3186755C045A77514C513(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_AllShortTimePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AllShortTimePatterns_mAB128341859B9CDDA73445D9898F29DF1F36F604 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = DateTimeFormatInfo_get_UnclonedShortTimePatterns_mA177AA04C63AA1F09837DB176D531FCEA81804DC(__this, /*hidden argument*/NULL); String_t* L_1; L_1 = DateTimeFormatInfo_get_ShortTimePattern_m35756865D02C481E4B8C266F8ECE8716B68757C0(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2; L_2 = DateTimeFormatInfo_GetMergedPatterns_m9DF04A444FB1402B0AE3186755C045A77514C513(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_AllLongDatePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AllLongDatePatterns_m9E1E3B2FB6A4602BAC55FDADC0665DE4D47E5651 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = DateTimeFormatInfo_get_UnclonedLongDatePatterns_mA83F5133871FCB5FC41E7A9813E8B4460C157D40(__this, /*hidden argument*/NULL); String_t* L_1; L_1 = DateTimeFormatInfo_get_LongDatePattern_mAAB246295F8C9C183FFA7FF454F8D9DBF34256E9(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2; L_2 = DateTimeFormatInfo_GetMergedPatterns_m9DF04A444FB1402B0AE3186755C045A77514C513(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_AllLongTimePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_AllLongTimePatterns_mC109C2B3C286C91A6BF4FEFD4BFAE54A298B6787 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0; L_0 = DateTimeFormatInfo_get_UnclonedLongTimePatterns_m43958E60CF253C20E78033A1FDF4B381E149DD2A(__this, /*hidden argument*/NULL); String_t* L_1; L_1 = DateTimeFormatInfo_get_LongTimePattern_m3288778F58A09D9D7E4208577458B913CE546843(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2; L_2 = DateTimeFormatInfo_GetMergedPatterns_m9DF04A444FB1402B0AE3186755C045A77514C513(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedYearMonthPatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_UnclonedYearMonthPatterns_m600A317325A52ABBD7FCF4CABB93AD5E1ED2FE0B (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_allYearMonthPatterns_34(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_YearMonths_m37046EC59181C4F1001FF2EE067FE49083591A7A(L_1, L_3, /*hidden argument*/NULL); __this->set_allYearMonthPatterns_34(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_allYearMonthPatterns_34(); return L_5; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedShortDatePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_UnclonedShortDatePatterns_m209B40ADA946C203D25D66800A843544C821A277 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_allShortDatePatterns_35(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_ShortDates_mD87D227BC79CBFD575418EAA2BB2195010D54640(L_1, L_3, /*hidden argument*/NULL); __this->set_allShortDatePatterns_35(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_allShortDatePatterns_35(); return L_5; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedLongDatePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_UnclonedLongDatePatterns_mA83F5133871FCB5FC41E7A9813E8B4460C157D40 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_allLongDatePatterns_36(); if (L_0) { goto IL_0024; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2; L_2 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_3; L_3 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = CultureData_LongDates_m1BA5A81A4F474076D817953806CD121EB0C4941C(L_1, L_3, /*hidden argument*/NULL); __this->set_allLongDatePatterns_36(L_4); } IL_0024: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = __this->get_allLongDatePatterns_36(); return L_5; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedShortTimePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_UnclonedShortTimePatterns_mA177AA04C63AA1F09837DB176D531FCEA81804DC (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_allShortTimePatterns_37(); if (L_0) { goto IL_0019; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2; L_2 = CultureData_get_ShortTimes_mB585E1DB1E37FD5372EDFACF79A8E603DC889B4D(L_1, /*hidden argument*/NULL); __this->set_allShortTimePatterns_37(L_2); } IL_0019: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3 = __this->get_allShortTimePatterns_37(); return L_3; } } // System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedLongTimePatterns() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_UnclonedLongTimePatterns_m43958E60CF253C20E78033A1FDF4B381E149DD2A (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = __this->get_allLongTimePatterns_38(); if (L_0) { goto IL_0019; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2; L_2 = CultureData_get_LongTimes_m477994D0DCC16A2288B881B2C45232638E20B9BD(L_1, /*hidden argument*/NULL); __this->set_allLongTimePatterns_38(L_2); } IL_0019: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3 = __this->get_allLongTimePatterns_38(); return L_3; } } // System.Boolean System.Globalization.DateTimeFormatInfo::get_IsReadOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_get_IsReadOnly_m2B0F879523364D15D46B30077D4D3F5E8347AD1A (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isReadOnly_44(); return L_0; } } // System.String System.Globalization.DateTimeFormatInfo::get_FullTimeSpanPositivePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_FullTimeSpanPositivePattern_m311D2B2A617806348644E1AA009AAA0CAE240FCB (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral69F8BAAE6EBF340FAD6A3A7D459DC617D7175A4B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD80732AFD4C1053A65322CFADAA491F0678FE2A0); s_Il2CppMethodInitialized = true; } CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * V_0 = NULL; String_t* V_1 = NULL; { String_t* L_0 = __this->get_m_fullTimeSpanPositivePattern_54(); if (L_0) { goto IL_0052; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); bool L_2; L_2 = CultureData_get_UseUserOverride_mB2616F901B8A45E8B9C929894FB31F90DD0EBFC6_inline(L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0029; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_3 = __this->get_m_cultureData_1(); String_t* L_4; L_4 = CultureData_get_CultureName_m03D4BB35D349D0463EE9338FCE2C2424876C9B55_inline(L_3, /*hidden argument*/NULL); CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_5; L_5 = CultureData_GetCultureData_m0D0A7A16D7368279592E3AF1FA2F90C28E16447F(L_4, (bool)0, /*hidden argument*/NULL); V_0 = L_5; goto IL_0030; } IL_0029: { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_6 = __this->get_m_cultureData_1(); V_0 = L_6; } IL_0030: { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_7 = V_0; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * L_8 = (NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D *)il2cpp_codegen_object_new(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D_il2cpp_TypeInfo_var); NumberFormatInfo__ctor_m2A25711B8A061EFA38961DAEDD76B4E4DB3FF5BA(L_8, L_7, /*hidden argument*/NULL); String_t* L_9; L_9 = NumberFormatInfo_get_NumberDecimalSeparator_mDEE0AD902FFF6FD50CC73C9636ECF5603B5705D3_inline(L_8, /*hidden argument*/NULL); V_1 = L_9; String_t* L_10 = V_1; String_t* L_11; L_11 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteral69F8BAAE6EBF340FAD6A3A7D459DC617D7175A4B, L_10, _stringLiteralD80732AFD4C1053A65322CFADAA491F0678FE2A0, /*hidden argument*/NULL); __this->set_m_fullTimeSpanPositivePattern_54(L_11); } IL_0052: { String_t* L_12 = __this->get_m_fullTimeSpanPositivePattern_54(); return L_12; } } // System.String System.Globalization.DateTimeFormatInfo::get_FullTimeSpanNegativePattern() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_FullTimeSpanNegativePattern_mA342EFBB377645AFC9AA46EE478A93F1215492DB (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0015A3CE03B062AA77C4DBEDB33AF749FADBB80E); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->get_m_fullTimeSpanNegativePattern_55(); if (L_0) { goto IL_001e; } } { String_t* L_1; L_1 = DateTimeFormatInfo_get_FullTimeSpanPositivePattern_m311D2B2A617806348644E1AA009AAA0CAE240FCB(__this, /*hidden argument*/NULL); String_t* L_2; L_2 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(_stringLiteral0015A3CE03B062AA77C4DBEDB33AF749FADBB80E, L_1, /*hidden argument*/NULL); __this->set_m_fullTimeSpanNegativePattern_55(L_2); } IL_001e: { String_t* L_3 = __this->get_m_fullTimeSpanNegativePattern_55(); return L_3; } } // System.Globalization.CompareInfo System.Globalization.DateTimeFormatInfo::get_CompareInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * DateTimeFormatInfo_get_CompareInfo_m00D8A18451BCDF4C6DBF965A6F99968E54ABEDA4 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * L_0 = __this->get_m_compareInfo_4(); if (L_0) { goto IL_001e; } } { CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * L_1 = __this->get_m_cultureData_1(); String_t* L_2; L_2 = CultureData_get_SCOMPAREINFO_m01D30922757442277AD7BA4CE56A8E7FB8492DE8(L_1, /*hidden argument*/NULL); CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * L_3; L_3 = CompareInfo_GetCompareInfo_mC9F7EFE808B590B2516F666583BB55ED81EA6A91(L_2, /*hidden argument*/NULL); __this->set_m_compareInfo_4(L_3); } IL_001e: { CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * L_4 = __this->get_m_compareInfo_4(); return L_4; } } // System.Globalization.DateTimeFormatFlags System.Globalization.DateTimeFormatInfo::get_FormatFlags() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfo_get_FormatFlags_mF9093300F0860C7AA9E798AB37B2390BE2738738 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_formatFlags_45(); if ((!(((uint32_t)L_0) == ((uint32_t)(-1))))) { goto IL_00a6; } } { __this->set_formatFlags_45(0); int32_t L_1 = __this->get_formatFlags_45(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2; L_2 = DateTimeFormatInfo_get_MonthNames_m3762A1D63B6A12C9DC4A05EBD3CB6D2F68C899E8(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3; L_3 = DateTimeFormatInfo_internalGetGenitiveMonthNames_m4AAB62808CDFA9DE6457BAF344066231B64EED76(__this, (bool)0, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4; L_4 = DateTimeFormatInfo_get_AbbreviatedMonthNames_m70896B639DDDD40E3A398AE92641EB6600E282D2(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5; L_5 = DateTimeFormatInfo_internalGetGenitiveMonthNames_m4AAB62808CDFA9DE6457BAF344066231B64EED76(__this, (bool)1, /*hidden argument*/NULL); int32_t L_6; L_6 = DateTimeFormatInfoScanner_GetFormatFlagGenitiveMonth_m36A64266E7F5FB6656F0C1E99A3528D2AADCD31C(L_2, L_3, L_4, L_5, /*hidden argument*/NULL); __this->set_formatFlags_45(((int32_t)((int32_t)L_1|(int32_t)L_6))); int32_t L_7 = __this->get_formatFlags_45(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_8; L_8 = DateTimeFormatInfo_get_MonthNames_m3762A1D63B6A12C9DC4A05EBD3CB6D2F68C899E8(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_9; L_9 = DateTimeFormatInfo_internalGetGenitiveMonthNames_m4AAB62808CDFA9DE6457BAF344066231B64EED76(__this, (bool)0, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10; L_10 = DateTimeFormatInfo_get_AbbreviatedMonthNames_m70896B639DDDD40E3A398AE92641EB6600E282D2(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11; L_11 = DateTimeFormatInfo_internalGetGenitiveMonthNames_m4AAB62808CDFA9DE6457BAF344066231B64EED76(__this, (bool)1, /*hidden argument*/NULL); int32_t L_12; L_12 = DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInMonthNames_mADF3F10DC5E802E0656C09BDAD9036F09DCBEDEE(L_8, L_9, L_10, L_11, /*hidden argument*/NULL); __this->set_formatFlags_45(((int32_t)((int32_t)L_7|(int32_t)L_12))); int32_t L_13 = __this->get_formatFlags_45(); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_14; L_14 = DateTimeFormatInfo_get_DayNames_m676809BC5B244438D2F69CED368FACC3AD66A3E9(__this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_15; L_15 = DateTimeFormatInfo_get_AbbreviatedDayNames_mB97542012847C98EB7210635012A4FC163A0A794(__this, /*hidden argument*/NULL); int32_t L_16; L_16 = DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInDayNames_m7D82906CD66D9FDDEBF0E2DE70BE93AA408580A3(L_14, L_15, /*hidden argument*/NULL); __this->set_formatFlags_45(((int32_t)((int32_t)L_13|(int32_t)L_16))); int32_t L_17 = __this->get_formatFlags_45(); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_18; L_18 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t L_19; L_19 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_18); int32_t L_20; L_20 = DateTimeFormatInfoScanner_GetFormatFlagUseHebrewCalendar_mCA451A5B50CFFA91730C7D2E057BB01A70EA1872(L_19, /*hidden argument*/NULL); __this->set_formatFlags_45(((int32_t)((int32_t)L_17|(int32_t)L_20))); } IL_00a6: { int32_t L_21 = __this->get_formatFlags_45(); return L_21; } } // System.Boolean System.Globalization.DateTimeFormatInfo::get_HasForceTwoDigitYears() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_get_HasForceTwoDigitYears_mC03B3D6BD4F69665AB8219FB2CEF77D135252436 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_0 = __this->get_calendar_17(); int32_t L_1; L_1 = VirtFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_0); V_0 = L_1; int32_t L_2 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)3))) <= ((uint32_t)1)))) { goto IL_0014; } } { return (bool)1; } IL_0014: { return (bool)0; } } // System.Boolean System.Globalization.DateTimeFormatInfo::YearMonthAdjustment(System.Int32&,System.Int32&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_YearMonthAdjustment_m756A6FC78C3FBD38B4EAC0A9E4269717E3079EED (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t* ___year0, int32_t* ___month1, bool ___parsedMonthName2, const RuntimeMethod* method) { { int32_t L_0; L_0 = DateTimeFormatInfo_get_FormatFlags_mF9093300F0860C7AA9E798AB37B2390BE2738738(__this, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_0&(int32_t)8))) { goto IL_0079; } } { int32_t* L_1 = ___year0; int32_t L_2 = *((int32_t*)L_1); if ((((int32_t)L_2) >= ((int32_t)((int32_t)1000)))) { goto IL_001d; } } { int32_t* L_3 = ___year0; int32_t* L_4 = ___year0; int32_t L_5 = *((int32_t*)L_4); *((int32_t*)L_3) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)((int32_t)5000))); } IL_001d: { int32_t* L_6 = ___year0; int32_t L_7 = *((int32_t*)L_6); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_8; L_8 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_9; L_9 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_10; L_10 = VirtFuncInvoker0< DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(5 /* System.DateTime System.Globalization.Calendar::get_MinSupportedDateTime() */, L_9); int32_t L_11; L_11 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(19 /* System.Int32 System.Globalization.Calendar::GetYear(System.DateTime) */, L_8, L_10); if ((((int32_t)L_7) < ((int32_t)L_11))) { goto IL_0051; } } { int32_t* L_12 = ___year0; int32_t L_13 = *((int32_t*)L_12); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_14; L_14 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_15; L_15 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_16; L_16 = VirtFuncInvoker0< DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(6 /* System.DateTime System.Globalization.Calendar::get_MaxSupportedDateTime() */, L_15); int32_t L_17; L_17 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(19 /* System.Int32 System.Globalization.Calendar::GetYear(System.DateTime) */, L_14, L_16); if ((((int32_t)L_13) <= ((int32_t)L_17))) { goto IL_0053; } } IL_0051: { return (bool)0; } IL_0053: { bool L_18 = ___parsedMonthName2; if (!L_18) { goto IL_0079; } } { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_19; L_19 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); int32_t* L_20 = ___year0; int32_t L_21 = *((int32_t*)L_20); bool L_22; L_22 = VirtFuncInvoker1< bool, int32_t >::Invoke(20 /* System.Boolean System.Globalization.Calendar::IsLeapYear(System.Int32) */, L_19, L_21); if (L_22) { goto IL_0079; } } { int32_t* L_23 = ___month1; int32_t L_24 = *((int32_t*)L_23); if ((((int32_t)L_24) < ((int32_t)8))) { goto IL_0072; } } { int32_t* L_25 = ___month1; int32_t* L_26 = ___month1; int32_t L_27 = *((int32_t*)L_26); *((int32_t*)L_25) = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)1)); goto IL_0079; } IL_0072: { int32_t* L_28 = ___month1; int32_t L_29 = *((int32_t*)L_28); if ((!(((uint32_t)L_29) == ((uint32_t)7)))) { goto IL_0079; } } { return (bool)0; } IL_0079: { return (bool)1; } } // System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::GetJapaneseCalendarDTFI() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_GetJapaneseCalendarDTFI_m0D2F355055DEE446726107C8E74DD1864B251B2B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JapaneseCalendar_t9B3E6C121CD0B742AC6413D33DE394DE3E3C6360_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9DF54E9FB641DBA4B94F96FF3454CDAD9970E6C8); s_Il2CppMethodInitialized = true; } DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_0 = ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->get_s_jajpDTFI_82(); il2cpp_codegen_memory_barrier(); V_0 = L_0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_1 = V_0; if (L_1) { goto IL_002f; } } { CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_2 = (CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 *)il2cpp_codegen_object_new(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo__ctor_mFE3CE1D3E1DFE3CDC8FA7E61D581805123837F7D(L_2, _stringLiteral9DF54E9FB641DBA4B94F96FF3454CDAD9970E6C8, (bool)0, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3; L_3 = VirtFuncInvoker0< DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * >::Invoke(16 /* System.Globalization.DateTimeFormatInfo System.Globalization.CultureInfo::get_DateTimeFormat() */, L_2); V_0 = L_3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(JapaneseCalendar_t9B3E6C121CD0B742AC6413D33DE394DE3E3C6360_il2cpp_TypeInfo_var); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_5; L_5 = JapaneseCalendar_GetDefaultInstance_m8A9025FE4F9034F49C2C7EF2C15D8B17B64FC7F9(/*hidden argument*/NULL); DateTimeFormatInfo_set_Calendar_mCC61358D25F2E2107F93546B439DC16B0BFAEBFC(L_4, L_5, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_memory_barrier(); ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->set_s_jajpDTFI_82(L_6); } IL_002f: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_7 = V_0; return L_7; } } // System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::GetTaiwanCalendarDTFI() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_GetTaiwanCalendarDTFI_m4DB66B2CFD62F43E38A49C82F7286DA5CDAB8449 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TaiwanCalendar_tF03DACFCF8C6BC8EDD68CADE289D6A32FBBC516C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBFFE556F7CC5A872AFD8DD5F0E974020A23AF585); s_Il2CppMethodInitialized = true; } DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_0 = ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->get_s_zhtwDTFI_83(); il2cpp_codegen_memory_barrier(); V_0 = L_0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_1 = V_0; if (L_1) { goto IL_002f; } } { CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_2 = (CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 *)il2cpp_codegen_object_new(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo__ctor_mFE3CE1D3E1DFE3CDC8FA7E61D581805123837F7D(L_2, _stringLiteralBFFE556F7CC5A872AFD8DD5F0E974020A23AF585, (bool)0, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3; L_3 = VirtFuncInvoker0< DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * >::Invoke(16 /* System.Globalization.DateTimeFormatInfo System.Globalization.CultureInfo::get_DateTimeFormat() */, L_2); V_0 = L_3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(TaiwanCalendar_tF03DACFCF8C6BC8EDD68CADE289D6A32FBBC516C_il2cpp_TypeInfo_var); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_5; L_5 = TaiwanCalendar_GetDefaultInstance_mD23E79DC9A137F8371F4B5B397D0C0861715B30B(/*hidden argument*/NULL); DateTimeFormatInfo_set_Calendar_mCC61358D25F2E2107F93546B439DC16B0BFAEBFC(L_4, L_5, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_memory_barrier(); ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->set_s_zhtwDTFI_83(L_6); } IL_002f: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_7 = V_0; return L_7; } } // System.Void System.Globalization.DateTimeFormatInfo::ClearTokenHashTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_ClearTokenHashTable_mF121F84BF18CAA19E69B5203467FF84A470A5E1E (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { __this->set_m_dtfiTokenHash_57((TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3*)NULL); __this->set_formatFlags_45((-1)); return; } } // System.Globalization.TokenHashValue[] System.Globalization.DateTimeFormatInfo::CreateTokenHashTable() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* DateTimeFormatInfo_CreateTokenHashTable_m3CD03ED0864CBB8D190B56C36593BCD66070767E (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JapaneseCalendar_t9B3E6C121CD0B742AC6413D33DE394DE3E3C6360_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0BFD0EF6521D7246A3A38E267792D43699AC63B5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C45DB50527FCFAD456E74EB416B617329505309); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E5331EF074E0F24B52E06323F8C9E92647A0E72); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral10E88D340E477ADF254E0143091B9F05949045EA); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F25F987A9268F9EAE4D08510BF6C5A5AF90570A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral234D19ACC97DBDDB4C2351D9B583DDC8AD958380); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29E69A0FE3268A9E5AEF6D7DB913F73DFE836A21); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B86D66477376A42A49B3CD3983CF53BEF4E55A0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2ECD351AFDBC4907B511A71B03391B66B103FE31); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34B01E019D73FBCD96A7FA146BF5CB8F85D7A267); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3CB282C0242220D94FA6144DEBD4B0639B0AF2D2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4B0E509E3481549FC8F096287EFB425FAAFC38A4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral55C146B6C2934C09DFDDCA9609E176B09EFD5031); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6B888C10342DD1C8AE97657EEA10E4A180B3258E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7B18F301A198B83778B5E546729B0539A0D4E758); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8EDEEBD80A656AE4FCE670684D3CA3CE34EC356E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9297966E005774564E6D7239DF43F90E6C2C4735); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C6E3770AF959E8E515A5AF376E0143D2F26218E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAAE952F2A7A69D3E9D2AF62F5AE1F1D85EE90ADC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAE8B250714571DDED88423CC318BEF084C1CD05D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBFFE556F7CC5A872AFD8DD5F0E974020A23AF585); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB8E6E9388768EBCE39ACC521B5A3A8DA3AC5D86); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D); s_Il2CppMethodInitialized = true; } TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* V_0 = NULL; String_t* V_1 = NULL; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_2 = NULL; DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * V_3 = NULL; bool V_4 = false; String_t* V_5 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_6 = NULL; int32_t V_7 = 0; Il2CppChar V_8 = 0x0; String_t* V_9 = NULL; int32_t V_10 = 0; int32_t V_11 = 0; String_t* V_12 = NULL; int32_t V_13 = 0; String_t* V_14 = NULL; int32_t V_15 = 0; String_t* V_16 = NULL; int32_t V_17 = 0; int32_t V_18 = 0; String_t* V_19 = NULL; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * V_20 = NULL; int32_t V_21 = 0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * V_22 = NULL; int32_t V_23 = 0; int32_t V_24 = 0; String_t* V_25 = NULL; int32_t V_26 = 0; String_t* V_27 = NULL; int32_t V_28 = 0; bool G_B3_0 = false; bool G_B2_0 = false; bool G_B5_0 = false; bool G_B4_0 = false; bool G_B9_0 = false; bool G_B6_0 = false; bool G_B7_0 = false; bool G_B8_0 = false; bool G_B11_0 = false; bool G_B10_0 = false; { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_0 = __this->get_m_dtfiTokenHash_57(); V_0 = L_0; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_1 = V_0; if (L_1) { goto IL_06ae; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_2 = (TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3*)(TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3*)SZArrayNew(TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3_il2cpp_TypeInfo_var, (uint32_t)((int32_t)199)); V_0 = L_2; String_t* L_3; L_3 = DateTimeFormatInfo_get_LanguageName_m7D3D40BA42BFFE6D109DDABC772D70AC761A9A06(__this, /*hidden argument*/NULL); bool L_4; L_4 = String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D(L_3, _stringLiteral4B0E509E3481549FC8F096287EFB425FAAFC38A4, /*hidden argument*/NULL); String_t* L_5; L_5 = DateTimeFormatInfo_get_TimeSeparator_m2D192C89989EE374E2B7377E2208A72F0E47371E_inline(__this, /*hidden argument*/NULL); String_t* L_6; L_6 = String_Trim_m3FEC641D7046124B7F381701903B50B5171DE0A2(L_5, /*hidden argument*/NULL); V_1 = L_6; String_t* L_7 = V_1; bool L_8; L_8 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB, L_7, /*hidden argument*/NULL); G_B2_0 = L_4; if (!L_8) { G_B3_0 = L_4; goto IL_0050; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_9 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_9, _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB, ((int32_t)15), 0, /*hidden argument*/NULL); G_B3_0 = G_B2_0; } IL_0050: { String_t* L_10 = V_1; bool L_11; L_11 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, L_10, /*hidden argument*/NULL); G_B4_0 = G_B3_0; if (!L_11) { G_B5_0 = G_B3_0; goto IL_006c; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_12 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_12, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, ((int32_t)15), 0, /*hidden argument*/NULL); G_B5_0 = G_B4_0; } IL_006c: { String_t* L_13 = V_1; bool L_14; L_14 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(_stringLiteral2ECD351AFDBC4907B511A71B03391B66B103FE31, L_13, /*hidden argument*/NULL); G_B6_0 = G_B5_0; if (!L_14) { G_B9_0 = G_B5_0; goto IL_00a6; } } { String_t* L_15 = V_1; bool L_16; L_16 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(_stringLiteral8EDEEBD80A656AE4FCE670684D3CA3CE34EC356E, L_15, /*hidden argument*/NULL); G_B7_0 = G_B6_0; if (!L_16) { G_B9_0 = G_B6_0; goto IL_00a6; } } { String_t* L_17 = V_1; bool L_18; L_18 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(_stringLiteral0BFD0EF6521D7246A3A38E267792D43699AC63B5, L_17, /*hidden argument*/NULL); G_B8_0 = G_B7_0; if (!L_18) { G_B9_0 = G_B7_0; goto IL_00a6; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_19 = V_0; String_t* L_20; L_20 = DateTimeFormatInfo_get_TimeSeparator_m2D192C89989EE374E2B7377E2208A72F0E47371E_inline(__this, /*hidden argument*/NULL); DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_19, L_20, ((int32_t)1792), 0, /*hidden argument*/NULL); G_B9_0 = G_B8_0; } IL_00a6: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_21 = V_0; String_t* L_22; L_22 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(__this, /*hidden argument*/NULL); DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_21, L_22, ((int32_t)1027), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_23 = V_0; String_t* L_24; L_24 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(__this, /*hidden argument*/NULL); DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_23, L_24, ((int32_t)1284), 1, /*hidden argument*/NULL); String_t* L_25; L_25 = DateTimeFormatInfo_get_LanguageName_m7D3D40BA42BFFE6D109DDABC772D70AC761A9A06(__this, /*hidden argument*/NULL); bool L_26; L_26 = String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D(L_25, _stringLiteral3CB282C0242220D94FA6144DEBD4B0639B0AF2D2, /*hidden argument*/NULL); G_B10_0 = G_B9_0; if (!L_26) { G_B11_0 = G_B9_0; goto IL_0118; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_27 = V_0; String_t* L_28; L_28 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(__this, /*hidden argument*/NULL); String_t* L_29; L_29 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, L_28, /*hidden argument*/NULL); DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_27, L_29, ((int32_t)1027), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_30 = V_0; String_t* L_31; L_31 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(__this, /*hidden argument*/NULL); String_t* L_32; L_32 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, L_31, /*hidden argument*/NULL); DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_30, L_32, ((int32_t)1284), 1, /*hidden argument*/NULL); G_B11_0 = G_B10_0; } IL_0118: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_33 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_33, _stringLiteralCB8E6E9388768EBCE39ACC521B5A3A8DA3AC5D86, ((int32_t)2048), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_34 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_34, _stringLiteral1F25F987A9268F9EAE4D08510BF6C5A5AF90570A, ((int32_t)2048), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_35 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_35, _stringLiteralAAE952F2A7A69D3E9D2AF62F5AE1F1D85EE90ADC, ((int32_t)2304), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_36 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_36, _stringLiteral0E5331EF074E0F24B52E06323F8C9E92647A0E72, ((int32_t)2304), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_37 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_37, _stringLiteral55C146B6C2934C09DFDDCA9609E176B09EFD5031, ((int32_t)2560), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_38 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_38, _stringLiteral34B01E019D73FBCD96A7FA146BF5CB8F85D7A267, ((int32_t)2560), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_39 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_39, _stringLiteral8EDEEBD80A656AE4FCE670684D3CA3CE34EC356E, ((int32_t)2816), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_40 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_40, _stringLiteral0BFD0EF6521D7246A3A38E267792D43699AC63B5, ((int32_t)2816), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_41 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_41, _stringLiteralAE8B250714571DDED88423CC318BEF084C1CD05D, ((int32_t)3072), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_42 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_42, _stringLiteral2B86D66477376A42A49B3CD3983CF53BEF4E55A0, ((int32_t)3328), 0, /*hidden argument*/NULL); if (!G_B11_0) { goto IL_0204; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_43 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_43, _stringLiteral2ECD351AFDBC4907B511A71B03391B66B103FE31, ((int32_t)2816), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_44 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_44, _stringLiteral9C6E3770AF959E8E515A5AF376E0143D2F26218E, ((int32_t)3072), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_45 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_45, _stringLiteral29E69A0FE3268A9E5AEF6D7DB913F73DFE836A21, ((int32_t)3328), 0, /*hidden argument*/NULL); } IL_0204: { String_t* L_46; L_46 = DateTimeFormatInfo_get_LanguageName_m7D3D40BA42BFFE6D109DDABC772D70AC761A9A06(__this, /*hidden argument*/NULL); bool L_47; L_47 = String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D(L_46, _stringLiteral10E88D340E477ADF254E0143091B9F05949045EA, /*hidden argument*/NULL); if (!L_47) { goto IL_0227; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_48 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_48, _stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0, ((int32_t)15), 0, /*hidden argument*/NULL); goto IL_0239; } IL_0227: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_49 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_49, _stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0, ((int32_t)3840), 0, /*hidden argument*/NULL); } IL_0239: { V_2 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL; V_3 = (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 *)NULL; DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * L_50 = (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 *)il2cpp_codegen_object_new(DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_il2cpp_TypeInfo_var); DateTimeFormatInfoScanner__ctor_mF90BE02424D4379A0FEC7500BE41CA0DBCF6441C(L_50, /*hidden argument*/NULL); V_3 = L_50; DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * L_51 = V_3; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_52; L_52 = DateTimeFormatInfoScanner_GetDateWordsOfDTFI_mD92829FDC0C92F6A02884FE9A6C4444AFD200444(L_51, __this, /*hidden argument*/NULL); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_53 = L_52; V_2 = L_53; __this->set_m_dateWords_53(L_53); int32_t L_54; L_54 = DateTimeFormatInfo_get_FormatFlags_mF9093300F0860C7AA9E798AB37B2390BE2738738(__this, /*hidden argument*/NULL); V_4 = (bool)0; V_5 = (String_t*)NULL; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_55 = V_2; if (!L_55) { goto IL_031e; } } { V_7 = 0; goto IL_0314; } IL_026d: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_56 = V_2; int32_t L_57 = V_7; int32_t L_58 = L_57; String_t* L_59 = (L_56)->GetAtUnchecked(static_cast(L_58)); Il2CppChar L_60; L_60 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_59, 0, /*hidden argument*/NULL); V_8 = L_60; Il2CppChar L_61 = V_8; if ((((int32_t)L_61) == ((int32_t)((int32_t)57344)))) { goto IL_028d; } } { Il2CppChar L_62 = V_8; if ((((int32_t)L_62) == ((int32_t)((int32_t)57345)))) { goto IL_02a4; } } { goto IL_02d6; } IL_028d: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_63 = V_2; int32_t L_64 = V_7; int32_t L_65 = L_64; String_t* L_66 = (L_63)->GetAtUnchecked(static_cast(L_65)); String_t* L_67; L_67 = String_Substring_mB6B87FD76552BBF6D4E2B9F07F857FE051DCE190(L_66, 1, /*hidden argument*/NULL); V_5 = L_67; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_68 = V_0; String_t* L_69 = V_5; DateTimeFormatInfo_AddMonthNames_m146DDB63B6BD9CCEB92A0F6CAF0425C0D36F084A(__this, L_68, L_69, /*hidden argument*/NULL); goto IL_030e; } IL_02a4: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_70 = V_2; int32_t L_71 = V_7; int32_t L_72 = L_71; String_t* L_73 = (L_70)->GetAtUnchecked(static_cast(L_72)); String_t* L_74; L_74 = String_Substring_mB6B87FD76552BBF6D4E2B9F07F857FE051DCE190(L_73, 1, /*hidden argument*/NULL); V_9 = L_74; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_75 = V_0; String_t* L_76 = V_9; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_75, L_76, ((int32_t)15), 0, /*hidden argument*/NULL); String_t* L_77; L_77 = DateTimeFormatInfo_get_DateSeparator_m737CFEC3E8A8BF2234AEE05ACE2005777607C1C2_inline(__this, /*hidden argument*/NULL); String_t* L_78; L_78 = String_Trim_m10D967E03EDCB170227406426558B7FEA27CD6CC(L_77, (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)NULL, /*hidden argument*/NULL); String_t* L_79 = V_9; bool L_80; L_80 = String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D(L_78, L_79, /*hidden argument*/NULL); if (!L_80) { goto IL_030e; } } { V_4 = (bool)1; goto IL_030e; } IL_02d6: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_81 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_82 = V_2; int32_t L_83 = V_7; int32_t L_84 = L_83; String_t* L_85 = (L_82)->GetAtUnchecked(static_cast(L_84)); DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_81, L_85, ((int32_t)10), 0, /*hidden argument*/NULL); String_t* L_86; L_86 = DateTimeFormatInfo_get_LanguageName_m7D3D40BA42BFFE6D109DDABC772D70AC761A9A06(__this, /*hidden argument*/NULL); bool L_87; L_87 = String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D(L_86, _stringLiteral6B888C10342DD1C8AE97657EEA10E4A180B3258E, /*hidden argument*/NULL); if (!L_87) { goto IL_030e; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_88 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_89 = V_2; int32_t L_90 = V_7; int32_t L_91 = L_90; String_t* L_92 = (L_89)->GetAtUnchecked(static_cast(L_91)); String_t* L_93; L_93 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, L_92, /*hidden argument*/NULL); DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_88, L_93, ((int32_t)10), 0, /*hidden argument*/NULL); } IL_030e: { int32_t L_94 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_94, (int32_t)1)); } IL_0314: { int32_t L_95 = V_7; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_96 = V_2; if ((((int32_t)L_95) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_96)->max_length)))))) { goto IL_026d; } } IL_031e: { bool L_97 = V_4; if (L_97) { goto IL_0335; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_98 = V_0; String_t* L_99; L_99 = DateTimeFormatInfo_get_DateSeparator_m737CFEC3E8A8BF2234AEE05ACE2005777607C1C2_inline(__this, /*hidden argument*/NULL); DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_98, L_99, ((int32_t)1536), 0, /*hidden argument*/NULL); } IL_0335: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_100 = V_0; DateTimeFormatInfo_AddMonthNames_m146DDB63B6BD9CCEB92A0F6CAF0425C0D36F084A(__this, L_100, (String_t*)NULL, /*hidden argument*/NULL); V_10 = 1; goto IL_035a; } IL_0342: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_101 = V_0; int32_t L_102 = V_10; String_t* L_103; L_103 = DateTimeFormatInfo_GetAbbreviatedMonthName_m05E68D186BBB18FBFB9CA4AF055B9914D70F7973(__this, L_102, /*hidden argument*/NULL); int32_t L_104 = V_10; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_101, L_103, 5, L_104, /*hidden argument*/NULL); int32_t L_105 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_105, (int32_t)1)); } IL_035a: { int32_t L_106 = V_10; if ((((int32_t)L_106) <= ((int32_t)((int32_t)13)))) { goto IL_0342; } } { int32_t L_107; L_107 = DateTimeFormatInfo_get_FormatFlags_mF9093300F0860C7AA9E798AB37B2390BE2738738(__this, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_107&(int32_t)1))) { goto IL_0393; } } { V_11 = 1; goto IL_038d; } IL_036f: { int32_t L_108 = V_11; String_t* L_109; L_109 = DateTimeFormatInfo_internalGetMonthName_mD14131DFB5A46A5E06C23E712A71B0D6FC3CAE96(__this, L_108, 1, (bool)0, /*hidden argument*/NULL); V_12 = L_109; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_110 = V_0; String_t* L_111 = V_12; int32_t L_112 = V_11; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_110, L_111, 5, L_112, /*hidden argument*/NULL); int32_t L_113 = V_11; V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_113, (int32_t)1)); } IL_038d: { int32_t L_114 = V_11; if ((((int32_t)L_114) <= ((int32_t)((int32_t)13)))) { goto IL_036f; } } IL_0393: { int32_t L_115; L_115 = DateTimeFormatInfo_get_FormatFlags_mF9093300F0860C7AA9E798AB37B2390BE2738738(__this, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_115&(int32_t)2))) { goto IL_03c6; } } { V_13 = 1; goto IL_03c0; } IL_03a2: { int32_t L_116 = V_13; String_t* L_117; L_117 = DateTimeFormatInfo_internalGetMonthName_mD14131DFB5A46A5E06C23E712A71B0D6FC3CAE96(__this, L_116, 2, (bool)0, /*hidden argument*/NULL); V_14 = L_117; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_118 = V_0; String_t* L_119 = V_14; int32_t L_120 = V_13; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_118, L_119, 5, L_120, /*hidden argument*/NULL); int32_t L_121 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_121, (int32_t)1)); } IL_03c0: { int32_t L_122 = V_13; if ((((int32_t)L_122) <= ((int32_t)((int32_t)13)))) { goto IL_03a2; } } IL_03c6: { V_15 = 0; goto IL_03fd; } IL_03cb: { int32_t L_123 = V_15; String_t* L_124; L_124 = DateTimeFormatInfo_GetDayName_m74DE168463DC247BD8B7FC675E7F166D38747CC8(__this, L_123, /*hidden argument*/NULL); V_16 = L_124; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_125 = V_0; String_t* L_126 = V_16; int32_t L_127 = V_15; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_125, L_126, 7, L_127, /*hidden argument*/NULL); int32_t L_128 = V_15; String_t* L_129; L_129 = DateTimeFormatInfo_GetAbbreviatedDayName_mF683E0F302406ED2C5DFC8C42BAA9C73E77961CE(__this, L_128, /*hidden argument*/NULL); V_16 = L_129; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_130 = V_0; String_t* L_131 = V_16; int32_t L_132 = V_15; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_130, L_131, 7, L_132, /*hidden argument*/NULL); int32_t L_133 = V_15; V_15 = ((int32_t)il2cpp_codegen_add((int32_t)L_133, (int32_t)1)); } IL_03fd: { int32_t L_134 = V_15; if ((((int32_t)L_134) < ((int32_t)7))) { goto IL_03cb; } } { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_135 = __this->get_calendar_17(); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_136; L_136 = VirtFuncInvoker0< Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* >::Invoke(16 /* System.Int32[] System.Globalization.Calendar::get_Eras() */, L_135); V_6 = L_136; V_17 = 1; goto IL_0440; } IL_0414: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_137 = V_0; int32_t L_138 = V_17; String_t* L_139; L_139 = DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6(__this, L_138, /*hidden argument*/NULL); int32_t L_140 = V_17; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_137, L_139, ((int32_t)9), L_140, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_141 = V_0; int32_t L_142 = V_17; String_t* L_143; L_143 = DateTimeFormatInfo_GetAbbreviatedEraName_mC6422E284B09DCC722F8C0D51C5B49B91D9CC24D(__this, L_142, /*hidden argument*/NULL); int32_t L_144 = V_17; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_141, L_143, ((int32_t)9), L_144, /*hidden argument*/NULL); int32_t L_145 = V_17; V_17 = ((int32_t)il2cpp_codegen_add((int32_t)L_145, (int32_t)1)); } IL_0440: { int32_t L_146 = V_17; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_147 = V_6; if ((((int32_t)L_146) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_147)->max_length)))))) { goto IL_0414; } } { String_t* L_148; L_148 = DateTimeFormatInfo_get_LanguageName_m7D3D40BA42BFFE6D109DDABC772D70AC761A9A06(__this, /*hidden argument*/NULL); bool L_149; L_149 = String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D(L_148, _stringLiteral0C45DB50527FCFAD456E74EB416B617329505309, /*hidden argument*/NULL); if (!L_149) { goto IL_0516; } } { V_18 = 0; goto IL_048d; } IL_0462: { int32_t L_150 = V_18; String_t* L_151; L_151 = DateTimeFormatInfo_GetAbbreviatedDayName_mF683E0F302406ED2C5DFC8C42BAA9C73E77961CE(__this, L_150, /*hidden argument*/NULL); String_t* L_152; L_152 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73, L_151, _stringLiteralB3F14BF976EFD974E34846B742502C802FABAE9D, /*hidden argument*/NULL); V_19 = L_152; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_153 = V_0; String_t* L_154 = V_19; int32_t L_155 = V_18; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_153, L_154, 7, L_155, /*hidden argument*/NULL); int32_t L_156 = V_18; V_18 = ((int32_t)il2cpp_codegen_add((int32_t)L_156, (int32_t)1)); } IL_048d: { int32_t L_157 = V_18; if ((((int32_t)L_157) < ((int32_t)7))) { goto IL_0462; } } { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_158; L_158 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(__this, /*hidden argument*/NULL); Type_t * L_159; L_159 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_158, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_160 = { reinterpret_cast (JapaneseCalendar_t9B3E6C121CD0B742AC6413D33DE394DE3E3C6360_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_161; L_161 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_160, /*hidden argument*/NULL); bool L_162; L_162 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0(L_159, L_161, /*hidden argument*/NULL); if (!L_162) { goto IL_0571; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_163; L_163 = DateTimeFormatInfo_GetJapaneseCalendarDTFI_m0D2F355055DEE446726107C8E74DD1864B251B2B(/*hidden argument*/NULL); V_20 = L_163; V_21 = 1; goto IL_0502; } IL_04bd: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_164 = V_0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_165 = V_20; int32_t L_166 = V_21; String_t* L_167; L_167 = DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6(L_165, L_166, /*hidden argument*/NULL); int32_t L_168 = V_21; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_164, L_167, ((int32_t)13), L_168, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_169 = V_0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_170 = V_20; int32_t L_171 = V_21; String_t* L_172; L_172 = DateTimeFormatInfo_GetAbbreviatedEraName_mC6422E284B09DCC722F8C0D51C5B49B91D9CC24D(L_170, L_171, /*hidden argument*/NULL); int32_t L_173 = V_21; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_169, L_172, ((int32_t)13), L_173, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_174 = V_0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_175 = V_20; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_176; L_176 = DateTimeFormatInfo_get_AbbreviatedEnglishEraNames_m05E1DCA9254CA750C01530B79F5EC4D5C1DC9975(L_175, /*hidden argument*/NULL); int32_t L_177 = V_21; int32_t L_178 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_177, (int32_t)1)); String_t* L_179 = (L_176)->GetAtUnchecked(static_cast(L_178)); int32_t L_180 = V_21; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_174, L_179, ((int32_t)13), L_180, /*hidden argument*/NULL); int32_t L_181 = V_21; V_21 = ((int32_t)il2cpp_codegen_add((int32_t)L_181, (int32_t)1)); } IL_0502: { int32_t L_182 = V_21; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_183 = V_20; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_184; L_184 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_183, /*hidden argument*/NULL); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_185; L_185 = VirtFuncInvoker0< Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* >::Invoke(16 /* System.Int32[] System.Globalization.Calendar::get_Eras() */, L_184); if ((((int32_t)L_182) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_185)->max_length)))))) { goto IL_04bd; } } { goto IL_0571; } IL_0516: { String_t* L_186; L_186 = DateTimeFormatInfo_get_CultureName_m7633DFCF04E84106E595DA57FF567353942D112C(__this, /*hidden argument*/NULL); bool L_187; L_187 = String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D(L_186, _stringLiteralBFFE556F7CC5A872AFD8DD5F0E974020A23AF585, /*hidden argument*/NULL); if (!L_187) { goto IL_0571; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_188; L_188 = DateTimeFormatInfo_GetTaiwanCalendarDTFI_m4DB66B2CFD62F43E38A49C82F7286DA5CDAB8449(/*hidden argument*/NULL); V_22 = L_188; V_23 = 1; goto IL_055f; } IL_0534: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_189 = V_22; int32_t L_190 = V_23; String_t* L_191; L_191 = DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6(L_189, L_190, /*hidden argument*/NULL); int32_t L_192; L_192 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_191, /*hidden argument*/NULL); if ((((int32_t)L_192) <= ((int32_t)0))) { goto IL_0559; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_193 = V_0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_194 = V_22; int32_t L_195 = V_23; String_t* L_196; L_196 = DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6(L_194, L_195, /*hidden argument*/NULL); int32_t L_197 = V_23; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_193, L_196, ((int32_t)14), L_197, /*hidden argument*/NULL); } IL_0559: { int32_t L_198 = V_23; V_23 = ((int32_t)il2cpp_codegen_add((int32_t)L_198, (int32_t)1)); } IL_055f: { int32_t L_199 = V_23; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_200 = V_22; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_201; L_201 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_200, /*hidden argument*/NULL); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_202; L_202 = VirtFuncInvoker0< Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* >::Invoke(16 /* System.Int32[] System.Globalization.Calendar::get_Eras() */, L_201); if ((((int32_t)L_199) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_202)->max_length)))))) { goto IL_0534; } } IL_0571: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_203 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_204; L_204 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); String_t* L_205; L_205 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(L_204, /*hidden argument*/NULL); DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_203, L_205, ((int32_t)1027), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_206 = V_0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_207; L_207 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); String_t* L_208; L_208 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(L_207, /*hidden argument*/NULL); DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_206, L_208, ((int32_t)1284), 1, /*hidden argument*/NULL); V_24 = 1; goto IL_05de; } IL_05a4: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_209; L_209 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); int32_t L_210 = V_24; String_t* L_211; L_211 = DateTimeFormatInfo_GetMonthName_mD4437E4D14ECA470D99B0DF97A40AC0C4B3F8E78(L_209, L_210, /*hidden argument*/NULL); V_25 = L_211; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_212 = V_0; String_t* L_213 = V_25; int32_t L_214 = V_24; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_212, L_213, 5, L_214, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_215; L_215 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); int32_t L_216 = V_24; String_t* L_217; L_217 = DateTimeFormatInfo_GetAbbreviatedMonthName_m05E68D186BBB18FBFB9CA4AF055B9914D70F7973(L_215, L_216, /*hidden argument*/NULL); V_25 = L_217; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_218 = V_0; String_t* L_219 = V_25; int32_t L_220 = V_24; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_218, L_219, 5, L_220, /*hidden argument*/NULL); int32_t L_221 = V_24; V_24 = ((int32_t)il2cpp_codegen_add((int32_t)L_221, (int32_t)1)); } IL_05de: { int32_t L_222 = V_24; if ((((int32_t)L_222) <= ((int32_t)((int32_t)12)))) { goto IL_05a4; } } { V_26 = 0; goto IL_0623; } IL_05e9: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_223; L_223 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); int32_t L_224 = V_26; String_t* L_225; L_225 = DateTimeFormatInfo_GetDayName_m74DE168463DC247BD8B7FC675E7F166D38747CC8(L_223, L_224, /*hidden argument*/NULL); V_27 = L_225; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_226 = V_0; String_t* L_227 = V_27; int32_t L_228 = V_26; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_226, L_227, 7, L_228, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_229; L_229 = DateTimeFormatInfo_get_InvariantInfo_mF82BD33E66FDFBF82C9E9F58CDA7DDE568401F4B(/*hidden argument*/NULL); int32_t L_230 = V_26; String_t* L_231; L_231 = DateTimeFormatInfo_GetAbbreviatedDayName_mF683E0F302406ED2C5DFC8C42BAA9C73E77961CE(L_229, L_230, /*hidden argument*/NULL); V_27 = L_231; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_232 = V_0; String_t* L_233 = V_27; int32_t L_234 = V_26; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_232, L_233, 7, L_234, /*hidden argument*/NULL); int32_t L_235 = V_26; V_26 = ((int32_t)il2cpp_codegen_add((int32_t)L_235, (int32_t)1)); } IL_0623: { int32_t L_236 = V_26; if ((((int32_t)L_236) < ((int32_t)7))) { goto IL_05e9; } } { V_28 = 0; goto IL_0649; } IL_062d: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_237 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_238; L_238 = DateTimeFormatInfo_get_AbbreviatedEnglishEraNames_m05E1DCA9254CA750C01530B79F5EC4D5C1DC9975(__this, /*hidden argument*/NULL); int32_t L_239 = V_28; int32_t L_240 = L_239; String_t* L_241 = (L_238)->GetAtUnchecked(static_cast(L_240)); int32_t L_242 = V_28; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_237, L_241, ((int32_t)9), ((int32_t)il2cpp_codegen_add((int32_t)L_242, (int32_t)1)), /*hidden argument*/NULL); int32_t L_243 = V_28; V_28 = ((int32_t)il2cpp_codegen_add((int32_t)L_243, (int32_t)1)); } IL_0649: { int32_t L_244 = V_28; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_245; L_245 = DateTimeFormatInfo_get_AbbreviatedEnglishEraNames_m05E1DCA9254CA750C01530B79F5EC4D5C1DC9975(__this, /*hidden argument*/NULL); if ((((int32_t)L_244) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_245)->max_length)))))) { goto IL_062d; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_246 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_246, _stringLiteral7B18F301A198B83778B5E546729B0539A0D4E758, ((int32_t)3584), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_247 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_247, _stringLiteral9297966E005774564E6D7239DF43F90E6C2C4735, 8, 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_248 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_248, _stringLiteral234D19ACC97DBDDB4C2351D9B583DDC8AD958380, 8, 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_249 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_249, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, ((int32_t)1536), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_250 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_250, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, ((int32_t)1792), 0, /*hidden argument*/NULL); TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_251 = V_0; __this->set_m_dtfiTokenHash_57(L_251); } IL_06ae: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_252 = V_0; return L_252; } } // System.Void System.Globalization.DateTimeFormatInfo::AddMonthNames(System.Globalization.TokenHashValue[],System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_AddMonthNames_m146DDB63B6BD9CCEB92A0F6CAF0425C0D36F084A (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* ___temp0, String_t* ___monthPostfix1, const RuntimeMethod* method) { int32_t V_0 = 0; String_t* V_1 = NULL; { V_0 = 1; goto IL_004a; } IL_0004: { int32_t L_0 = V_0; String_t* L_1; L_1 = DateTimeFormatInfo_GetMonthName_mD4437E4D14ECA470D99B0DF97A40AC0C4B3F8E78(__this, L_0, /*hidden argument*/NULL); V_1 = L_1; String_t* L_2 = V_1; int32_t L_3; L_3 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) <= ((int32_t)0))) { goto IL_0034; } } { String_t* L_4 = ___monthPostfix1; if (!L_4) { goto IL_002a; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_5 = ___temp0; String_t* L_6 = V_1; String_t* L_7 = ___monthPostfix1; String_t* L_8; L_8 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(L_6, L_7, /*hidden argument*/NULL); int32_t L_9 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_5, L_8, 5, L_9, /*hidden argument*/NULL); goto IL_0034; } IL_002a: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_10 = ___temp0; String_t* L_11 = V_1; int32_t L_12 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_10, L_11, 5, L_12, /*hidden argument*/NULL); } IL_0034: { int32_t L_13 = V_0; String_t* L_14; L_14 = DateTimeFormatInfo_GetAbbreviatedMonthName_m05E68D186BBB18FBFB9CA4AF055B9914D70F7973(__this, L_13, /*hidden argument*/NULL); V_1 = L_14; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_15 = ___temp0; String_t* L_16 = V_1; int32_t L_17 = V_0; DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051(__this, L_15, L_16, 5, L_17, /*hidden argument*/NULL); int32_t L_18 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_004a: { int32_t L_19 = V_0; if ((((int32_t)L_19) <= ((int32_t)((int32_t)13)))) { goto IL_0004; } } { return; } } // System.Boolean System.Globalization.DateTimeFormatInfo::TryParseHebrewNumber(System.__DTString&,System.Boolean&,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_TryParseHebrewNumber_mD6E3B7E712AD4EBFBD9715CF396BF47D05678120 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, bool* ___badFormat1, int32_t* ___number2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HebrewNumber_t8F0EF59F99E80D016D6750CD37AD68B8B252900C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; { int32_t* L_0 = ___number2; *((int32_t*)L_0) = (int32_t)(-1); bool* L_1 = ___badFormat1; *((int8_t*)L_1) = (int8_t)0; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_2 = ___str0; int32_t L_3 = L_2->get_Index_1(); V_0 = L_3; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_4 = ___str0; String_t* L_5 = L_4->get_Value_0(); int32_t L_6 = V_0; Il2CppChar L_7; L_7 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_5, L_6, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(HebrewNumber_t8F0EF59F99E80D016D6750CD37AD68B8B252900C_il2cpp_TypeInfo_var); bool L_8; L_8 = HebrewNumber_IsDigit_m2744B9EEC9C403FB01D72EA6DF3E01B9D69F7B88(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_0022; } } { return (bool)0; } IL_0022: { HebrewNumberParsingContext__ctor_m4F52B2C5C1266967D90DB2B80088BF65111E9937((HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D *)(&V_1), 0, /*hidden argument*/NULL); } IL_002a: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_9 = ___str0; String_t* L_10 = L_9->get_Value_0(); int32_t L_11 = V_0; int32_t L_12 = L_11; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); Il2CppChar L_13; L_13 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_10, L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(HebrewNumber_t8F0EF59F99E80D016D6750CD37AD68B8B252900C_il2cpp_TypeInfo_var); int32_t L_14; L_14 = HebrewNumber_ParseByChar_m1DBFEF043B8BB7D6BE069AC177EFCE6B776BBB3A(L_13, (HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D *)(&V_1), /*hidden argument*/NULL); V_2 = L_14; int32_t L_15 = V_2; if ((!(((uint32_t)L_15) <= ((uint32_t)1)))) { goto IL_0048; } } { return (bool)0; } IL_0048: { int32_t L_16 = V_0; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_17 = ___str0; String_t* L_18 = L_17->get_Value_0(); int32_t L_19; L_19 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_18, /*hidden argument*/NULL); if ((((int32_t)L_16) >= ((int32_t)L_19))) { goto IL_005a; } } { int32_t L_20 = V_2; if ((!(((uint32_t)L_20) == ((uint32_t)2)))) { goto IL_002a; } } IL_005a: { int32_t L_21 = V_2; if ((((int32_t)L_21) == ((int32_t)2))) { goto IL_0060; } } { return (bool)0; } IL_0060: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_22 = ___str0; int32_t L_23 = V_0; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_24 = ___str0; int32_t L_25 = L_24->get_Index_1(); bool L_26; L_26 = __DTString_Advance_m4414FA633F8C894059E0D8CB9D3908EA590CEB04((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_22, ((int32_t)il2cpp_codegen_subtract((int32_t)L_23, (int32_t)L_25)), /*hidden argument*/NULL); int32_t* L_27 = ___number2; HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D L_28 = V_1; int32_t L_29 = L_28.get_result_1(); *((int32_t*)L_27) = (int32_t)L_29; return (bool)1; } } // System.Boolean System.Globalization.DateTimeFormatInfo::IsHebrewChar(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_IsHebrewChar_m7B1ED2D4D0044D469DA2028513FA0511615677D7 (Il2CppChar ___ch0, const RuntimeMethod* method) { { Il2CppChar L_0 = ___ch0; if ((((int32_t)L_0) < ((int32_t)((int32_t)1424)))) { goto IL_0014; } } { Il2CppChar L_1 = ___ch0; return (bool)((((int32_t)((((int32_t)L_1) > ((int32_t)((int32_t)1535)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0014: { return (bool)0; } } // System.Boolean System.Globalization.DateTimeFormatInfo::Tokenize(System.TokenType,System.TokenType&,System.Int32&,System.__DTString&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_Tokenize_mE150E0DEB3BE6FBAB1454E6CF34169F6C1582276 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, int32_t ___TokenMask0, int32_t* ___tokenType1, int32_t* ___tokenValue2, __DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * V_0 = NULL; Il2CppChar V_1 = 0x0; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* V_7 = NULL; bool V_8 = false; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; { int32_t* L_0 = ___tokenType1; *((int32_t*)L_0) = (int32_t)((int32_t)11); int32_t* L_1 = ___tokenValue2; *((int32_t*)L_1) = (int32_t)0; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_2 = ___str3; Il2CppChar L_3 = L_2->get_m_current_3(); V_1 = L_3; Il2CppChar L_4 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_5; L_5 = Char_IsLetter_mF204E476D37A9EC10C965929AF16A362CBEA8950(L_4, /*hidden argument*/NULL); V_2 = L_5; bool L_6 = V_2; if (!L_6) { goto IL_0052; } } { Il2CppChar L_7 = V_1; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_8; L_8 = DateTimeFormatInfo_get_Culture_m04D36038F0651448C850CFF59728F3CA69C58E79(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); Il2CppChar L_9; L_9 = Char_ToLower_m42C052EB06C3F461C8CEBAD492E102EB721FDECE(L_7, L_8, /*hidden argument*/NULL); V_1 = L_9; Il2CppChar L_10 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); bool L_11; L_11 = DateTimeFormatInfo_IsHebrewChar_m7B1ED2D4D0044D469DA2028513FA0511615677D7(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0052; } } { int32_t L_12 = ___TokenMask0; if ((!(((uint32_t)L_12) == ((uint32_t)((int32_t)255))))) { goto IL_0052; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_13 = ___str3; int32_t* L_14 = ___tokenValue2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); bool L_15; L_15 = DateTimeFormatInfo_TryParseHebrewNumber_mD6E3B7E712AD4EBFBD9715CF396BF47D05678120((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_13, (bool*)(&V_8), (int32_t*)L_14, /*hidden argument*/NULL); if (!L_15) { goto IL_0052; } } { bool L_16 = V_8; if (!L_16) { goto IL_004c; } } { int32_t* L_17 = ___tokenType1; *((int32_t*)L_17) = (int32_t)((int32_t)11); return (bool)0; } IL_004c: { int32_t* L_18 = ___tokenType1; *((int32_t*)L_18) = (int32_t)((int32_t)12); return (bool)1; } IL_0052: { Il2CppChar L_19 = V_1; V_3 = ((int32_t)((int32_t)L_19%(int32_t)((int32_t)199))); Il2CppChar L_20 = V_1; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)((int32_t)((int32_t)L_20%(int32_t)((int32_t)197))))); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_21 = ___str3; int32_t L_22 = L_21->get_len_2(); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_23 = ___str3; int32_t L_24 = L_23->get_Index_1(); V_5 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)L_24)); V_6 = 0; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_25 = __this->get_m_dtfiTokenHash_57(); V_7 = L_25; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_26 = V_7; if (L_26) { goto IL_008d; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_27; L_27 = DateTimeFormatInfo_CreateTokenHashTable_m3CD03ED0864CBB8D190B56C36593BCD66070767E(__this, /*hidden argument*/NULL); V_7 = L_27; } IL_008d: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_28 = V_7; int32_t L_29 = V_3; int32_t L_30 = L_29; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_31 = (L_28)->GetAtUnchecked(static_cast(L_30)); V_0 = L_31; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_32 = V_0; if (!L_32) { goto IL_01f5; } } { TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_33 = V_0; int32_t L_34 = L_33->get_tokenType_1(); int32_t L_35 = ___TokenMask0; if ((((int32_t)((int32_t)((int32_t)L_34&(int32_t)L_35))) <= ((int32_t)0))) { goto IL_01ce; } } { TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_36 = V_0; String_t* L_37 = L_36->get_tokenString_0(); int32_t L_38; L_38 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_37, /*hidden argument*/NULL); int32_t L_39 = V_5; if ((((int32_t)L_38) > ((int32_t)L_39))) { goto IL_01ce; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_40 = ___str3; String_t* L_41 = L_40->get_Value_0(); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_42 = ___str3; int32_t L_43 = L_42->get_Index_1(); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_44 = V_0; String_t* L_45 = L_44->get_tokenString_0(); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_46 = V_0; String_t* L_47 = L_46->get_tokenString_0(); int32_t L_48; L_48 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_47, /*hidden argument*/NULL); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_49; L_49 = DateTimeFormatInfo_get_Culture_m04D36038F0651448C850CFF59728F3CA69C58E79(__this, /*hidden argument*/NULL); int32_t L_50; L_50 = String_Compare_m788BD4CF90C2C87CFEF8E114AF40D199B73571FE(L_41, L_43, L_45, 0, L_48, L_49, 1, /*hidden argument*/NULL); if (L_50) { goto IL_0146; } } { bool L_51 = V_2; if (!L_51) { goto IL_011f; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_52 = ___str3; int32_t L_53 = L_52->get_Index_1(); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_54 = V_0; String_t* L_55 = L_54->get_tokenString_0(); int32_t L_56; L_56 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_55, /*hidden argument*/NULL); int32_t L_57 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)L_56)); V_9 = L_57; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_58 = ___str3; int32_t L_59 = L_58->get_len_2(); if ((((int32_t)L_57) >= ((int32_t)L_59))) { goto IL_011f; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_60 = ___str3; String_t* L_61 = L_60->get_Value_0(); int32_t L_62 = V_9; Il2CppChar L_63; L_63 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_61, L_62, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_64; L_64 = Char_IsLetter_mF204E476D37A9EC10C965929AF16A362CBEA8950(L_63, /*hidden argument*/NULL); if (!L_64) { goto IL_011f; } } { return (bool)0; } IL_011f: { int32_t* L_65 = ___tokenType1; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_66 = V_0; int32_t L_67 = L_66->get_tokenType_1(); int32_t L_68 = ___TokenMask0; *((int32_t*)L_65) = (int32_t)((int32_t)((int32_t)L_67&(int32_t)L_68)); int32_t* L_69 = ___tokenValue2; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_70 = V_0; int32_t L_71 = L_70->get_tokenValue_2(); *((int32_t*)L_69) = (int32_t)L_71; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_72 = ___str3; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_73 = V_0; String_t* L_74 = L_73->get_tokenString_0(); int32_t L_75; L_75 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_74, /*hidden argument*/NULL); bool L_76; L_76 = __DTString_Advance_m4414FA633F8C894059E0D8CB9D3908EA590CEB04((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_72, L_75, /*hidden argument*/NULL); return (bool)1; } IL_0146: { TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_77 = V_0; int32_t L_78 = L_77->get_tokenType_1(); if ((!(((uint32_t)L_78) == ((uint32_t)5)))) { goto IL_018a; } } { bool L_79; L_79 = DateTimeFormatInfo_get_HasSpacesInMonthNames_m3FE9246D1C2EE8FBD4162BC6A040CE6C278B64DE(__this, /*hidden argument*/NULL); if (!L_79) { goto IL_018a; } } { V_10 = 0; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_80 = ___str3; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_81 = V_0; String_t* L_82 = L_81->get_tokenString_0(); bool L_83; L_83 = __DTString_MatchSpecifiedWords_m05213D9C06DD6E0BF97F41991B0FA8D079E9CE6C((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_80, L_82, (bool)1, (int32_t*)(&V_10), /*hidden argument*/NULL); if (!L_83) { goto IL_01ce; } } { int32_t* L_84 = ___tokenType1; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_85 = V_0; int32_t L_86 = L_85->get_tokenType_1(); int32_t L_87 = ___TokenMask0; *((int32_t*)L_84) = (int32_t)((int32_t)((int32_t)L_86&(int32_t)L_87)); int32_t* L_88 = ___tokenValue2; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_89 = V_0; int32_t L_90 = L_89->get_tokenValue_2(); *((int32_t*)L_88) = (int32_t)L_90; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_91 = ___str3; int32_t L_92 = V_10; bool L_93; L_93 = __DTString_Advance_m4414FA633F8C894059E0D8CB9D3908EA590CEB04((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_91, L_92, /*hidden argument*/NULL); return (bool)1; } IL_018a: { TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_94 = V_0; int32_t L_95 = L_94->get_tokenType_1(); if ((!(((uint32_t)L_95) == ((uint32_t)7)))) { goto IL_01ce; } } { bool L_96; L_96 = DateTimeFormatInfo_get_HasSpacesInDayNames_m56487F23AC2C3497454FE9E91E250187617ED490(__this, /*hidden argument*/NULL); if (!L_96) { goto IL_01ce; } } { V_11 = 0; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_97 = ___str3; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_98 = V_0; String_t* L_99 = L_98->get_tokenString_0(); bool L_100; L_100 = __DTString_MatchSpecifiedWords_m05213D9C06DD6E0BF97F41991B0FA8D079E9CE6C((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_97, L_99, (bool)1, (int32_t*)(&V_11), /*hidden argument*/NULL); if (!L_100) { goto IL_01ce; } } { int32_t* L_101 = ___tokenType1; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_102 = V_0; int32_t L_103 = L_102->get_tokenType_1(); int32_t L_104 = ___TokenMask0; *((int32_t*)L_101) = (int32_t)((int32_t)((int32_t)L_103&(int32_t)L_104)); int32_t* L_105 = ___tokenValue2; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_106 = V_0; int32_t L_107 = L_106->get_tokenValue_2(); *((int32_t*)L_105) = (int32_t)L_107; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_108 = ___str3; int32_t L_109 = V_11; bool L_110; L_110 = __DTString_Advance_m4414FA633F8C894059E0D8CB9D3908EA590CEB04((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_108, L_109, /*hidden argument*/NULL); return (bool)1; } IL_01ce: { int32_t L_111 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_111, (int32_t)1)); int32_t L_112 = V_3; int32_t L_113 = V_4; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_112, (int32_t)L_113)); int32_t L_114 = V_3; if ((((int32_t)L_114) < ((int32_t)((int32_t)199)))) { goto IL_01e9; } } { int32_t L_115 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_115, (int32_t)((int32_t)199))); } IL_01e9: { int32_t L_116 = V_6; if ((((int32_t)L_116) < ((int32_t)((int32_t)199)))) { goto IL_008d; } } IL_01f5: { return (bool)0; } } // System.Void System.Globalization.DateTimeFormatInfo::InsertAtCurrentHashNode(System.Globalization.TokenHashValue[],System.String,System.Char,System.TokenType,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_InsertAtCurrentHashNode_mF9A6BBC96EA95132F7A0D36220847A6E80AF3403 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* ___hashTable0, String_t* ___str1, Il2CppChar ___ch2, int32_t ___tokenType3, int32_t ___tokenValue4, int32_t ___pos5, int32_t ___hashcode6, int32_t ___hashProbe7, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * V_0 = NULL; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * V_1 = NULL; { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_0 = ___hashTable0; int32_t L_1 = ___hashcode6; int32_t L_2 = L_1; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_3 = (L_0)->GetAtUnchecked(static_cast(L_2)); V_0 = L_3; TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_4 = ___hashTable0; int32_t L_5 = ___hashcode6; String_t* L_6 = ___str1; int32_t L_7 = ___tokenType3; int32_t L_8 = ___tokenValue4; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_9 = (TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE *)il2cpp_codegen_object_new(TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE_il2cpp_TypeInfo_var); TokenHashValue__ctor_m60AB672A1CDB52A6021365232975E1F8A84C03F8(L_9, L_6, L_7, L_8, /*hidden argument*/NULL); ArrayElementTypeCheck (L_4, L_9); (L_4)->SetAtUnchecked(static_cast(L_5), (TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE *)L_9); goto IL_005c; } IL_0015: { int32_t L_10 = ___hashcode6; int32_t L_11 = ___hashProbe7; ___hashcode6 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = ___hashcode6; if ((((int32_t)L_12) < ((int32_t)((int32_t)199)))) { goto IL_002f; } } { int32_t L_13 = ___hashcode6; ___hashcode6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)((int32_t)199))); } IL_002f: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_14 = ___hashTable0; int32_t L_15 = ___hashcode6; int32_t L_16 = L_15; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_17 = (L_14)->GetAtUnchecked(static_cast(L_16)); V_1 = L_17; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_18 = V_1; if (!L_18) { goto IL_0051; } } { TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_19 = V_1; String_t* L_20 = L_19->get_tokenString_0(); Il2CppChar L_21; L_21 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_20, 0, /*hidden argument*/NULL); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_22; L_22 = DateTimeFormatInfo_get_Culture_m04D36038F0651448C850CFF59728F3CA69C58E79(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); Il2CppChar L_23; L_23 = Char_ToLower_m42C052EB06C3F461C8CEBAD492E102EB721FDECE(L_21, L_22, /*hidden argument*/NULL); Il2CppChar L_24 = ___ch2; if ((!(((uint32_t)L_23) == ((uint32_t)L_24)))) { goto IL_005c; } } IL_0051: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_25 = ___hashTable0; int32_t L_26 = ___hashcode6; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_27 = V_0; ArrayElementTypeCheck (L_25, L_27); (L_25)->SetAtUnchecked(static_cast(L_26), (TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE *)L_27); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_28 = V_1; if (L_28) { goto IL_005a; } } { return; } IL_005a: { TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_29 = V_1; V_0 = L_29; } IL_005c: { int32_t L_30 = ___pos5; int32_t L_31 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); ___pos5 = L_31; if ((((int32_t)L_31) < ((int32_t)((int32_t)199)))) { goto IL_0015; } } { return; } } // System.Void System.Globalization.DateTimeFormatInfo::InsertHash(System.Globalization.TokenHashValue[],System.String,System.TokenType,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_InsertHash_m6B71D0CD514CF6C29309D35D94228DCEAAFDB051 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* ___hashTable0, String_t* ___str1, int32_t ___tokenType2, int32_t ___tokenValue3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * V_0 = NULL; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { String_t* L_0 = ___str1; if (!L_0) { goto IL_000b; } } { String_t* L_1 = ___str1; int32_t L_2; L_2 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_000c; } } IL_000b: { return; } IL_000c: { V_1 = 0; String_t* L_3 = ___str1; Il2CppChar L_4; L_4 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_3, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_5; L_5 = Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_0031; } } { String_t* L_6 = ___str1; String_t* L_7 = ___str1; int32_t L_8; L_8 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_7, /*hidden argument*/NULL); Il2CppChar L_9; L_9 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_6, ((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_10; L_10 = Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99(L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0043; } } IL_0031: { String_t* L_11 = ___str1; String_t* L_12; L_12 = String_Trim_m10D967E03EDCB170227406426558B7FEA27CD6CC(L_11, (CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34*)NULL, /*hidden argument*/NULL); ___str1 = L_12; String_t* L_13 = ___str1; int32_t L_14; L_14 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_13, /*hidden argument*/NULL); if (L_14) { goto IL_0043; } } { return; } IL_0043: { String_t* L_15 = ___str1; Il2CppChar L_16; L_16 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_15, 0, /*hidden argument*/NULL); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_17; L_17 = DateTimeFormatInfo_get_Culture_m04D36038F0651448C850CFF59728F3CA69C58E79(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); Il2CppChar L_18; L_18 = Char_ToLower_m42C052EB06C3F461C8CEBAD492E102EB721FDECE(L_16, L_17, /*hidden argument*/NULL); V_2 = L_18; Il2CppChar L_19 = V_2; V_3 = ((int32_t)((int32_t)L_19%(int32_t)((int32_t)199))); Il2CppChar L_20 = V_2; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)1, (int32_t)((int32_t)((int32_t)L_20%(int32_t)((int32_t)197))))); } IL_0069: { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_21 = ___hashTable0; int32_t L_22 = V_3; int32_t L_23 = L_22; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_24 = (L_21)->GetAtUnchecked(static_cast(L_23)); V_0 = L_24; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_25 = V_0; if (L_25) { goto IL_007d; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_26 = ___hashTable0; int32_t L_27 = V_3; String_t* L_28 = ___str1; int32_t L_29 = ___tokenType2; int32_t L_30 = ___tokenValue3; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_31 = (TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE *)il2cpp_codegen_object_new(TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE_il2cpp_TypeInfo_var); TokenHashValue__ctor_m60AB672A1CDB52A6021365232975E1F8A84C03F8(L_31, L_28, L_29, L_30, /*hidden argument*/NULL); ArrayElementTypeCheck (L_26, L_31); (L_26)->SetAtUnchecked(static_cast(L_27), (TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE *)L_31); return; } IL_007d: { String_t* L_32 = ___str1; int32_t L_33; L_33 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_32, /*hidden argument*/NULL); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_34 = V_0; String_t* L_35 = L_34->get_tokenString_0(); int32_t L_36; L_36 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_35, /*hidden argument*/NULL); if ((((int32_t)L_33) < ((int32_t)L_36))) { goto IL_0171; } } { String_t* L_37 = ___str1; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_38 = V_0; String_t* L_39 = L_38->get_tokenString_0(); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_40 = V_0; String_t* L_41 = L_40->get_tokenString_0(); int32_t L_42; L_42 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_41, /*hidden argument*/NULL); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_43; L_43 = DateTimeFormatInfo_get_Culture_m04D36038F0651448C850CFF59728F3CA69C58E79(__this, /*hidden argument*/NULL); int32_t L_44; L_44 = String_Compare_m788BD4CF90C2C87CFEF8E114AF40D199B73571FE(L_37, 0, L_39, 0, L_42, L_43, 1, /*hidden argument*/NULL); if (L_44) { goto IL_0171; } } { String_t* L_45 = ___str1; int32_t L_46; L_46 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_45, /*hidden argument*/NULL); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_47 = V_0; String_t* L_48 = L_47->get_tokenString_0(); int32_t L_49; L_49 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_48, /*hidden argument*/NULL); if ((((int32_t)L_46) <= ((int32_t)L_49))) { goto IL_00dc; } } { TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3* L_50 = ___hashTable0; String_t* L_51 = ___str1; Il2CppChar L_52 = V_2; int32_t L_53 = ___tokenType2; int32_t L_54 = ___tokenValue3; int32_t L_55 = V_1; int32_t L_56 = V_3; int32_t L_57 = V_4; DateTimeFormatInfo_InsertAtCurrentHashNode_mF9A6BBC96EA95132F7A0D36220847A6E80AF3403(__this, L_50, L_51, L_52, L_53, L_54, L_55, L_56, L_57, /*hidden argument*/NULL); return; } IL_00dc: { int32_t L_58 = ___tokenType2; V_5 = L_58; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_59 = V_0; int32_t L_60 = L_59->get_tokenType_1(); V_6 = L_60; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); bool L_61 = ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->get_preferExistingTokens_46(); if (L_61) { goto IL_00f5; } } { IL2CPP_RUNTIME_CLASS_INIT(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var); bool L_62 = ((BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_StaticFields*)il2cpp_codegen_static_fields_for(BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var))->get_TargetsAtLeast_Desktop_V4_5_1_1(); if (!L_62) { goto IL_0139; } } IL_00f5: { int32_t L_63 = V_6; if (((int32_t)((int32_t)L_63&(int32_t)((int32_t)255)))) { goto IL_0109; } } { int32_t L_64 = V_5; if (((int32_t)((int32_t)L_64&(int32_t)((int32_t)255)))) { goto IL_011d; } } IL_0109: { int32_t L_65 = V_6; if (((int32_t)((int32_t)L_65&(int32_t)((int32_t)65280)))) { goto IL_0171; } } { int32_t L_66 = V_5; if (!((int32_t)((int32_t)L_66&(int32_t)((int32_t)65280)))) { goto IL_0171; } } IL_011d: { TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_67 = V_0; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_68 = L_67; int32_t L_69 = L_68->get_tokenType_1(); int32_t L_70 = ___tokenType2; L_68->set_tokenType_1(((int32_t)((int32_t)L_69|(int32_t)L_70))); int32_t L_71 = ___tokenValue3; if (!L_71) { goto IL_0171; } } { TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_72 = V_0; int32_t L_73 = ___tokenValue3; L_72->set_tokenValue_2(L_73); goto IL_0171; } IL_0139: { int32_t L_74 = V_5; int32_t L_75 = V_6; int32_t L_76 = V_5; if ((((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_74|(int32_t)L_75))&(int32_t)((int32_t)255)))) == ((int32_t)L_76))) { goto IL_0157; } } { int32_t L_77 = V_5; int32_t L_78 = V_6; int32_t L_79 = V_5; if ((!(((uint32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_77|(int32_t)L_78))&(int32_t)((int32_t)65280)))) == ((uint32_t)L_79)))) { goto IL_0171; } } IL_0157: { TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_80 = V_0; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_81 = L_80; int32_t L_82 = L_81->get_tokenType_1(); int32_t L_83 = ___tokenType2; L_81->set_tokenType_1(((int32_t)((int32_t)L_82|(int32_t)L_83))); int32_t L_84 = ___tokenValue3; if (!L_84) { goto IL_0171; } } { TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_85 = V_0; int32_t L_86 = ___tokenValue3; L_85->set_tokenValue_2(L_86); } IL_0171: { int32_t L_87 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_87, (int32_t)1)); int32_t L_88 = V_3; int32_t L_89 = V_4; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, (int32_t)L_89)); int32_t L_90 = V_3; if ((((int32_t)L_90) < ((int32_t)((int32_t)199)))) { goto IL_018a; } } { int32_t L_91 = V_3; V_3 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_91, (int32_t)((int32_t)199))); } IL_018a: { int32_t L_92 = V_1; if ((((int32_t)L_92) < ((int32_t)((int32_t)199)))) { goto IL_0069; } } { return; } } // System.Void System.Globalization.DateTimeFormatInfo::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo__cctor_m80E698BE5F993930615D19912FBC70F0E70C2806 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = DateTimeFormatInfo_InitPreferExistingTokens_m58FB669A215EACCD15CEAA897BE20889FB5118BE(/*hidden argument*/NULL); ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var))->set_preferExistingTokens_46(L_0); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2 System.Globalization.DateTimeFormatInfoScanner::get_KnownWords() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * DateTimeFormatInfoScanner_get_KnownWords_m52699BAFECADA6F3B707EB209D332FD0B2AE2D48 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2__ctor_mA6747E78BD4DF1D09D9091C1B3EBAE0FDB200666_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0BFD0EF6521D7246A3A38E267792D43699AC63B5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0E5331EF074E0F24B52E06323F8C9E92647A0E72); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F25F987A9268F9EAE4D08510BF6C5A5AF90570A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral29E69A0FE3268A9E5AEF6D7DB913F73DFE836A21); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2B86D66477376A42A49B3CD3983CF53BEF4E55A0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2ECD351AFDBC4907B511A71B03391B66B103FE31); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral34B01E019D73FBCD96A7FA146BF5CB8F85D7A267); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral55C146B6C2934C09DFDDCA9609E176B09EFD5031); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8EDEEBD80A656AE4FCE670684D3CA3CE34EC356E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9C6E3770AF959E8E515A5AF376E0143D2F26218E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAAE952F2A7A69D3E9D2AF62F5AE1F1D85EE90ADC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAE8B250714571DDED88423CC318BEF084C1CD05D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB8E6E9388768EBCE39ACC521B5A3A8DA3AC5D86); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D); s_Il2CppMethodInitialized = true; } { Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_0 = ((DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_il2cpp_TypeInfo_var))->get_s_knownWords_1(); il2cpp_codegen_memory_barrier(); if (L_0) { goto IL_0118; } } { Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_1 = (Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 *)il2cpp_codegen_object_new(Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5_il2cpp_TypeInfo_var); Dictionary_2__ctor_mA6747E78BD4DF1D09D9091C1B3EBAE0FDB200666(L_1, /*hidden argument*/Dictionary_2__ctor_mA6747E78BD4DF1D09D9091C1B3EBAE0FDB200666_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_2 = L_1; String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_2, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_3, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_4 = L_2; String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_4, _stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0, L_5, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_6 = L_4; String_t* L_7 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_6, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, L_7, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_8 = L_6; String_t* L_9 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_8, _stringLiteralCB8E6E9388768EBCE39ACC521B5A3A8DA3AC5D86, L_9, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_10 = L_8; String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_10, _stringLiteralAAE952F2A7A69D3E9D2AF62F5AE1F1D85EE90ADC, L_11, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_12 = L_10; String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_12, _stringLiteral55C146B6C2934C09DFDDCA9609E176B09EFD5031, L_13, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_14 = L_12; String_t* L_15 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_14, _stringLiteral1F25F987A9268F9EAE4D08510BF6C5A5AF90570A, L_15, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_16 = L_14; String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_16, _stringLiteral0E5331EF074E0F24B52E06323F8C9E92647A0E72, L_17, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_18 = L_16; String_t* L_19 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_18, _stringLiteral34B01E019D73FBCD96A7FA146BF5CB8F85D7A267, L_19, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_20 = L_18; String_t* L_21 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_20, _stringLiteral2ECD351AFDBC4907B511A71B03391B66B103FE31, L_21, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_22 = L_20; String_t* L_23 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_22, _stringLiteral9C6E3770AF959E8E515A5AF376E0143D2F26218E, L_23, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_24 = L_22; String_t* L_25 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_24, _stringLiteral29E69A0FE3268A9E5AEF6D7DB913F73DFE836A21, L_25, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_26 = L_24; String_t* L_27 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_26, _stringLiteral8EDEEBD80A656AE4FCE670684D3CA3CE34EC356E, L_27, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_28 = L_26; String_t* L_29 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_28, _stringLiteral0BFD0EF6521D7246A3A38E267792D43699AC63B5, L_29, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_30 = L_28; String_t* L_31 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_30, _stringLiteralAE8B250714571DDED88423CC318BEF084C1CD05D, L_31, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_32 = L_30; String_t* L_33 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_5(); Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92(L_32, _stringLiteral2B86D66477376A42A49B3CD3983CF53BEF4E55A0, L_33, /*hidden argument*/Dictionary_2_Add_mE0EF428186E444BFEAD18AC6810D423EEABB3F92_RuntimeMethod_var); il2cpp_codegen_memory_barrier(); ((DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_il2cpp_TypeInfo_var))->set_s_knownWords_1(L_32); } IL_0118: { Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_34 = ((DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8_il2cpp_TypeInfo_var))->get_s_knownWords_1(); il2cpp_codegen_memory_barrier(); return L_34; } } // System.Int32 System.Globalization.DateTimeFormatInfoScanner::SkipWhiteSpacesAndNonLetter(System.String,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_SkipWhiteSpacesAndNonLetter_mAA0053537B1C9EA604FC58A28CBF17F6D878E20C (String_t* ___pattern0, int32_t ___currentIndex1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Il2CppChar V_0 = 0x0; { goto IL_0041; } IL_0002: { String_t* L_0 = ___pattern0; int32_t L_1 = ___currentIndex1; Il2CppChar L_2; L_2 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; Il2CppChar L_3 = V_0; if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)92))))) { goto IL_002a; } } { int32_t L_4 = ___currentIndex1; ___currentIndex1 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); int32_t L_5 = ___currentIndex1; String_t* L_6 = ___pattern0; int32_t L_7; L_7 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_6, /*hidden argument*/NULL); if ((((int32_t)L_5) >= ((int32_t)L_7))) { goto IL_004a; } } { String_t* L_8 = ___pattern0; int32_t L_9 = ___currentIndex1; Il2CppChar L_10; L_10 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_8, L_9, /*hidden argument*/NULL); V_0 = L_10; Il2CppChar L_11 = V_0; if ((((int32_t)L_11) == ((int32_t)((int32_t)39)))) { goto IL_0041; } } IL_002a: { Il2CppChar L_12 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_13; L_13 = Char_IsLetter_mF204E476D37A9EC10C965929AF16A362CBEA8950(L_12, /*hidden argument*/NULL); if (L_13) { goto IL_004a; } } { Il2CppChar L_14 = V_0; if ((((int32_t)L_14) == ((int32_t)((int32_t)39)))) { goto IL_004a; } } { Il2CppChar L_15 = V_0; if ((((int32_t)L_15) == ((int32_t)((int32_t)46)))) { goto IL_004a; } } { int32_t L_16 = ___currentIndex1; ___currentIndex1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); } IL_0041: { int32_t L_17 = ___currentIndex1; String_t* L_18 = ___pattern0; int32_t L_19; L_19 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_18, /*hidden argument*/NULL); if ((((int32_t)L_17) < ((int32_t)L_19))) { goto IL_0002; } } IL_004a: { int32_t L_20 = ___currentIndex1; return L_20; } } // System.Void System.Globalization.DateTimeFormatInfoScanner::AddDateWordOrPostfix(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfoScanner_AddDateWordOrPostfix_m3A6ED6863A7BDF398CF6AABDF40952A5D0ADBF4C (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, String_t* ___formatPostfix0, String_t* ___str1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Dictionary_2_TryGetValue_m4519CCC2D78183181E5B916CE527868718A804FD_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral159BA69F4C40BE3042FC54C7FBB2025F7E49F8E0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7D88549888878F77987E18601F6391C66D08B91); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; { String_t* L_0 = ___str1; int32_t L_1; L_1 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_0, /*hidden argument*/NULL); if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_00d4; } } { String_t* L_2 = ___str1; bool L_3; L_3 = String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D(L_2, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, /*hidden argument*/NULL); if (!L_3) { goto IL_0025; } } { DateTimeFormatInfoScanner_AddIgnorableSymbols_m4313AD671A56592545DD7DB6987AFA5AD321E794(__this, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, /*hidden argument*/NULL); return; } IL_0025: { Dictionary_2_tDE3227CA5E7A32F5070BD24C69F42204A3ADE9D5 * L_4; L_4 = DateTimeFormatInfoScanner_get_KnownWords_m52699BAFECADA6F3B707EB209D332FD0B2AE2D48(/*hidden argument*/NULL); String_t* L_5 = ___str1; bool L_6; L_6 = Dictionary_2_TryGetValue_m4519CCC2D78183181E5B916CE527868718A804FD(L_4, L_5, (String_t**)(&V_0), /*hidden argument*/Dictionary_2_TryGetValue_m4519CCC2D78183181E5B916CE527868718A804FD_RuntimeMethod_var); if (L_6) { goto IL_00d4; } } { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_7 = __this->get_m_dateWords_0(); if (L_7) { goto IL_004a; } } { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_8 = (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 *)il2cpp_codegen_object_new(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_il2cpp_TypeInfo_var); List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9(L_8, /*hidden argument*/List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9_RuntimeMethod_var); __this->set_m_dateWords_0(L_8); } IL_004a: { String_t* L_9 = ___formatPostfix0; bool L_10; L_10 = String_op_Equality_m2B91EE68355F142F67095973D32EB5828B7B73CB(L_9, _stringLiteralB7D88549888878F77987E18601F6391C66D08B91, /*hidden argument*/NULL); if (!L_10) { goto IL_007e; } } { String_t* L_11 = ___str1; String_t* L_12; L_12 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(_stringLiteral159BA69F4C40BE3042FC54C7FBB2025F7E49F8E0, L_11, /*hidden argument*/NULL); V_1 = L_12; List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_13 = __this->get_m_dateWords_0(); String_t* L_14 = V_1; bool L_15; L_15 = List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F(L_13, L_14, /*hidden argument*/List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F_RuntimeMethod_var); if (L_15) { goto IL_00d4; } } { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_16 = __this->get_m_dateWords_0(); String_t* L_17 = V_1; List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE(L_16, L_17, /*hidden argument*/List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE_RuntimeMethod_var); return; } IL_007e: { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_18 = __this->get_m_dateWords_0(); String_t* L_19 = ___str1; bool L_20; L_20 = List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F(L_18, L_19, /*hidden argument*/List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F_RuntimeMethod_var); if (L_20) { goto IL_0098; } } { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_21 = __this->get_m_dateWords_0(); String_t* L_22 = ___str1; List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE(L_21, L_22, /*hidden argument*/List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE_RuntimeMethod_var); } IL_0098: { String_t* L_23 = ___str1; String_t* L_24 = ___str1; int32_t L_25; L_25 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_24, /*hidden argument*/NULL); Il2CppChar L_26; L_26 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_23, ((int32_t)il2cpp_codegen_subtract((int32_t)L_25, (int32_t)1)), /*hidden argument*/NULL); if ((!(((uint32_t)L_26) == ((uint32_t)((int32_t)46))))) { goto IL_00d4; } } { String_t* L_27 = ___str1; String_t* L_28 = ___str1; int32_t L_29; L_29 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_28, /*hidden argument*/NULL); String_t* L_30; L_30 = String_Substring_m7A39A2AC0893AE940CF4CEC841326D56FFB9D86B(L_27, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)L_29, (int32_t)1)), /*hidden argument*/NULL); V_2 = L_30; List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_31 = __this->get_m_dateWords_0(); String_t* L_32 = V_2; bool L_33; L_33 = List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F(L_31, L_32, /*hidden argument*/List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F_RuntimeMethod_var); if (L_33) { goto IL_00d4; } } { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_34 = __this->get_m_dateWords_0(); String_t* L_35 = V_2; List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE(L_34, L_35, /*hidden argument*/List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE_RuntimeMethod_var); } IL_00d4: { return; } } // System.Int32 System.Globalization.DateTimeFormatInfoScanner::AddDateWords(System.String,System.Int32,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_AddDateWords_m7A49090BDB764E7D956008B7F9A51CDC72FC61BE (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, String_t* ___pattern0, int32_t ___index1, String_t* ___formatPostfix2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; Il2CppChar V_1 = 0x0; int32_t G_B3_0 = 0; int32_t G_B1_0 = 0; int32_t G_B2_0 = 0; { String_t* L_0 = ___pattern0; int32_t L_1 = ___index1; int32_t L_2; L_2 = DateTimeFormatInfoScanner_SkipWhiteSpacesAndNonLetter_mAA0053537B1C9EA604FC58A28CBF17F6D878E20C(L_0, L_1, /*hidden argument*/NULL); int32_t L_3 = L_2; int32_t L_4 = ___index1; G_B1_0 = L_3; if ((((int32_t)L_3) == ((int32_t)L_4))) { G_B3_0 = L_3; goto IL_0011; } } { String_t* L_5 = ___formatPostfix2; G_B2_0 = G_B1_0; if (!L_5) { G_B3_0 = G_B1_0; goto IL_0011; } } { ___formatPostfix2 = (String_t*)NULL; G_B3_0 = G_B2_0; } IL_0011: { ___index1 = G_B3_0; StringBuilder_t * L_6 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9(L_6, /*hidden argument*/NULL); V_0 = L_6; goto IL_009a; } IL_001b: { String_t* L_7 = ___pattern0; int32_t L_8 = ___index1; Il2CppChar L_9; L_9 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_7, L_8, /*hidden argument*/NULL); V_1 = L_9; Il2CppChar L_10 = V_1; if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)39))))) { goto IL_003c; } } { String_t* L_11 = ___formatPostfix2; StringBuilder_t * L_12 = V_0; String_t* L_13; L_13 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_12); DateTimeFormatInfoScanner_AddDateWordOrPostfix_m3A6ED6863A7BDF398CF6AABDF40952A5D0ADBF4C(__this, L_11, L_13, /*hidden argument*/NULL); int32_t L_14 = ___index1; ___index1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); goto IL_00a6; } IL_003c: { Il2CppChar L_15 = V_1; if ((!(((uint32_t)L_15) == ((uint32_t)((int32_t)92))))) { goto IL_0064; } } { int32_t L_16 = ___index1; ___index1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); int32_t L_17 = ___index1; String_t* L_18 = ___pattern0; int32_t L_19; L_19 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_18, /*hidden argument*/NULL); if ((((int32_t)L_17) >= ((int32_t)L_19))) { goto IL_009a; } } { StringBuilder_t * L_20 = V_0; String_t* L_21 = ___pattern0; int32_t L_22 = ___index1; Il2CppChar L_23; L_23 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_21, L_22, /*hidden argument*/NULL); StringBuilder_t * L_24; L_24 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_20, L_23, /*hidden argument*/NULL); int32_t L_25 = ___index1; ___index1 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); goto IL_009a; } IL_0064: { Il2CppChar L_26 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_27; L_27 = Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99(L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_008d; } } { String_t* L_28 = ___formatPostfix2; StringBuilder_t * L_29 = V_0; String_t* L_30; L_30 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_29); DateTimeFormatInfoScanner_AddDateWordOrPostfix_m3A6ED6863A7BDF398CF6AABDF40952A5D0ADBF4C(__this, L_28, L_30, /*hidden argument*/NULL); String_t* L_31 = ___formatPostfix2; if (!L_31) { goto IL_007f; } } { ___formatPostfix2 = (String_t*)NULL; } IL_007f: { StringBuilder_t * L_32 = V_0; StringBuilder_set_Length_m7C1756193B05DCA5A23C5DC98EE90A9FC685A27A(L_32, 0, /*hidden argument*/NULL); int32_t L_33 = ___index1; ___index1 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); goto IL_009a; } IL_008d: { StringBuilder_t * L_34 = V_0; Il2CppChar L_35 = V_1; StringBuilder_t * L_36; L_36 = StringBuilder_Append_m1ADA3C16E40BF253BCDB5F9579B4DBA9C3E5B22E(L_34, L_35, /*hidden argument*/NULL); int32_t L_37 = ___index1; ___index1 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_009a: { int32_t L_38 = ___index1; String_t* L_39 = ___pattern0; int32_t L_40; L_40 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_39, /*hidden argument*/NULL); if ((((int32_t)L_38) < ((int32_t)L_40))) { goto IL_001b; } } IL_00a6: { int32_t L_41 = ___index1; return L_41; } } // System.Int32 System.Globalization.DateTimeFormatInfoScanner::ScanRepeatChar(System.String,System.Char,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_ScanRepeatChar_m9C507887F1EF0C2AE03390A50C530DDF2EEA3C03 (String_t* ___pattern0, Il2CppChar ___ch1, int32_t ___index2, int32_t* ___count3, const RuntimeMethod* method) { { int32_t* L_0 = ___count3; *((int32_t*)L_0) = (int32_t)1; goto IL_000b; } IL_0005: { int32_t* L_1 = ___count3; int32_t* L_2 = ___count3; int32_t L_3 = *((int32_t*)L_2); *((int32_t*)L_1) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_3, (int32_t)1)); } IL_000b: { int32_t L_4 = ___index2; int32_t L_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); ___index2 = L_5; String_t* L_6 = ___pattern0; int32_t L_7; L_7 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_6, /*hidden argument*/NULL); if ((((int32_t)L_5) >= ((int32_t)L_7))) { goto IL_0023; } } { String_t* L_8 = ___pattern0; int32_t L_9 = ___index2; Il2CppChar L_10; L_10 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_8, L_9, /*hidden argument*/NULL); Il2CppChar L_11 = ___ch1; if ((((int32_t)L_10) == ((int32_t)L_11))) { goto IL_0005; } } IL_0023: { int32_t L_12 = ___index2; return L_12; } } // System.Void System.Globalization.DateTimeFormatInfoScanner::AddIgnorableSymbols(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfoScanner_AddIgnorableSymbols_m4313AD671A56592545DD7DB6987AFA5AD321E794 (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, String_t* ___text0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3298B93F400D7C4098713816D21CB31DB757E5E8); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_0 = __this->get_m_dateWords_0(); if (L_0) { goto IL_0013; } } { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_1 = (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 *)il2cpp_codegen_object_new(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_il2cpp_TypeInfo_var); List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9(L_1, /*hidden argument*/List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9_RuntimeMethod_var); __this->set_m_dateWords_0(L_1); } IL_0013: { String_t* L_2 = ___text0; String_t* L_3; L_3 = String_Concat_m4B4AB72618348C5DFBFBA8DED84B9E2EBDB55E1B(_stringLiteral3298B93F400D7C4098713816D21CB31DB757E5E8, L_2, /*hidden argument*/NULL); V_0 = L_3; List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_4 = __this->get_m_dateWords_0(); String_t* L_5 = V_0; bool L_6; L_6 = List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F(L_4, L_5, /*hidden argument*/List_1_Contains_m2EAD2DADA0478175052301E48FCE772ECD9A6F5F_RuntimeMethod_var); if (L_6) { goto IL_0039; } } { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_7 = __this->get_m_dateWords_0(); String_t* L_8 = V_0; List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE(L_7, L_8, /*hidden argument*/List_1_Add_m627ED3F7C50096BB8934F778CB980E79483BD2AE_RuntimeMethod_var); } IL_0039: { return; } } // System.Void System.Globalization.DateTimeFormatInfoScanner::ScanDateWord(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfoScanner_ScanDateWord_m0B832BD612EDA70D7D3AB6F270F86C9F84BD57CD (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, String_t* ___pattern0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB7D88549888878F77987E18601F6391C66D08B91); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Il2CppChar V_1 = 0x0; int32_t V_2 = 0; { __this->set_m_ymdFlags_2(0); V_0 = 0; goto IL_011d; } IL_000e: { String_t* L_0 = ___pattern0; int32_t L_1 = V_0; Il2CppChar L_2; L_2 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_0, L_1, /*hidden argument*/NULL); V_1 = L_2; Il2CppChar L_3 = V_1; if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)77))))) { goto IL_0032; } } { Il2CppChar L_4 = V_1; if ((((int32_t)L_4) == ((int32_t)((int32_t)39)))) { goto IL_0049; } } { Il2CppChar L_5 = V_1; if ((((int32_t)L_5) == ((int32_t)((int32_t)46)))) { goto IL_00e0; } } { Il2CppChar L_6 = V_1; if ((((int32_t)L_6) == ((int32_t)((int32_t)77)))) { goto IL_005a; } } { goto IL_0101; } IL_0032: { Il2CppChar L_7 = V_1; if ((((int32_t)L_7) == ((int32_t)((int32_t)92)))) { goto IL_00da; } } { Il2CppChar L_8 = V_1; if ((((int32_t)L_8) == ((int32_t)((int32_t)100)))) { goto IL_00ba; } } { Il2CppChar L_9 = V_1; if ((((int32_t)L_9) == ((int32_t)((int32_t)121)))) { goto IL_009e; } } { goto IL_0101; } IL_0049: { String_t* L_10 = ___pattern0; int32_t L_11 = V_0; int32_t L_12; L_12 = DateTimeFormatInfoScanner_AddDateWords_m7A49090BDB764E7D956008B7F9A51CDC72FC61BE(__this, L_10, ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)), (String_t*)NULL, /*hidden argument*/NULL); V_0 = L_12; goto IL_011d; } IL_005a: { String_t* L_13 = ___pattern0; int32_t L_14 = V_0; int32_t L_15; L_15 = DateTimeFormatInfoScanner_ScanRepeatChar_m9C507887F1EF0C2AE03390A50C530DDF2EEA3C03(L_13, ((int32_t)77), L_14, (int32_t*)(&V_2), /*hidden argument*/NULL); V_0 = L_15; int32_t L_16 = V_2; if ((((int32_t)L_16) < ((int32_t)4))) { goto IL_008e; } } { int32_t L_17 = V_0; String_t* L_18 = ___pattern0; int32_t L_19; L_19 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_18, /*hidden argument*/NULL); if ((((int32_t)L_17) >= ((int32_t)L_19))) { goto IL_008e; } } { String_t* L_20 = ___pattern0; int32_t L_21 = V_0; Il2CppChar L_22; L_22 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_20, L_21, /*hidden argument*/NULL); if ((!(((uint32_t)L_22) == ((uint32_t)((int32_t)39))))) { goto IL_008e; } } { String_t* L_23 = ___pattern0; int32_t L_24 = V_0; int32_t L_25; L_25 = DateTimeFormatInfoScanner_AddDateWords_m7A49090BDB764E7D956008B7F9A51CDC72FC61BE(__this, L_23, ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)), _stringLiteralB7D88549888878F77987E18601F6391C66D08B91, /*hidden argument*/NULL); V_0 = L_25; } IL_008e: { int32_t L_26 = __this->get_m_ymdFlags_2(); __this->set_m_ymdFlags_2(((int32_t)((int32_t)L_26|(int32_t)2))); goto IL_011d; } IL_009e: { String_t* L_27 = ___pattern0; int32_t L_28 = V_0; int32_t L_29; L_29 = DateTimeFormatInfoScanner_ScanRepeatChar_m9C507887F1EF0C2AE03390A50C530DDF2EEA3C03(L_27, ((int32_t)121), L_28, (int32_t*)(&V_2), /*hidden argument*/NULL); V_0 = L_29; int32_t L_30 = __this->get_m_ymdFlags_2(); __this->set_m_ymdFlags_2(((int32_t)((int32_t)L_30|(int32_t)1))); goto IL_011d; } IL_00ba: { String_t* L_31 = ___pattern0; int32_t L_32 = V_0; int32_t L_33; L_33 = DateTimeFormatInfoScanner_ScanRepeatChar_m9C507887F1EF0C2AE03390A50C530DDF2EEA3C03(L_31, ((int32_t)100), L_32, (int32_t*)(&V_2), /*hidden argument*/NULL); V_0 = L_33; int32_t L_34 = V_2; if ((((int32_t)L_34) > ((int32_t)2))) { goto IL_011d; } } { int32_t L_35 = __this->get_m_ymdFlags_2(); __this->set_m_ymdFlags_2(((int32_t)((int32_t)L_35|(int32_t)4))); goto IL_011d; } IL_00da: { int32_t L_36 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, (int32_t)2)); goto IL_011d; } IL_00e0: { int32_t L_37 = __this->get_m_ymdFlags_2(); if ((!(((uint32_t)L_37) == ((uint32_t)7)))) { goto IL_00fb; } } { DateTimeFormatInfoScanner_AddIgnorableSymbols_m4313AD671A56592545DD7DB6987AFA5AD321E794(__this, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, /*hidden argument*/NULL); __this->set_m_ymdFlags_2(0); } IL_00fb: { int32_t L_38 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_38, (int32_t)1)); goto IL_011d; } IL_0101: { int32_t L_39 = __this->get_m_ymdFlags_2(); if ((!(((uint32_t)L_39) == ((uint32_t)7)))) { goto IL_0119; } } { Il2CppChar L_40 = V_1; IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_41; L_41 = Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99(L_40, /*hidden argument*/NULL); if (L_41) { goto IL_0119; } } { __this->set_m_ymdFlags_2(0); } IL_0119: { int32_t L_42 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_011d: { int32_t L_43 = V_0; String_t* L_44 = ___pattern0; int32_t L_45; L_45 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_44, /*hidden argument*/NULL); if ((((int32_t)L_43) < ((int32_t)L_45))) { goto IL_000e; } } { return; } } // System.String[] System.Globalization.DateTimeFormatInfoScanner::GetDateWordsOfDTFI(System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfoScanner_GetDateWordsOfDTFI_mD92829FDC0C92F6A02884FE9A6C4444AFD200444 (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m8578F26F0FE72EDB6A0290D78944B3D4F34DBFAC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_0 = NULL; int32_t V_1 = 0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_2 = NULL; { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_0 = ___dtfi0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1; L_1 = DateTimeFormatInfo_GetAllDateTimePatterns_m534429E85D326C88493B689F7C57A927A602BFF1(L_0, ((int32_t)68), /*hidden argument*/NULL); V_0 = L_1; V_1 = 0; goto IL_001a; } IL_000d: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = V_0; int32_t L_3 = V_1; int32_t L_4 = L_3; String_t* L_5 = (L_2)->GetAtUnchecked(static_cast(L_4)); DateTimeFormatInfoScanner_ScanDateWord_m0B832BD612EDA70D7D3AB6F270F86C9F84BD57CD(__this, L_5, /*hidden argument*/NULL); int32_t L_6 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_6, (int32_t)1)); } IL_001a: { int32_t L_7 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_8 = V_0; if ((((int32_t)L_7) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length)))))) { goto IL_000d; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_9 = ___dtfi0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10; L_10 = DateTimeFormatInfo_GetAllDateTimePatterns_m534429E85D326C88493B689F7C57A927A602BFF1(L_9, ((int32_t)100), /*hidden argument*/NULL); V_0 = L_10; V_1 = 0; goto IL_003a; } IL_002d: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11 = V_0; int32_t L_12 = V_1; int32_t L_13 = L_12; String_t* L_14 = (L_11)->GetAtUnchecked(static_cast(L_13)); DateTimeFormatInfoScanner_ScanDateWord_m0B832BD612EDA70D7D3AB6F270F86C9F84BD57CD(__this, L_14, /*hidden argument*/NULL); int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_003a: { int32_t L_16 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_17 = V_0; if ((((int32_t)L_16) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))))) { goto IL_002d; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_18 = ___dtfi0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_19; L_19 = DateTimeFormatInfo_GetAllDateTimePatterns_m534429E85D326C88493B689F7C57A927A602BFF1(L_18, ((int32_t)121), /*hidden argument*/NULL); V_0 = L_19; V_1 = 0; goto IL_005a; } IL_004d: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_20 = V_0; int32_t L_21 = V_1; int32_t L_22 = L_21; String_t* L_23 = (L_20)->GetAtUnchecked(static_cast(L_22)); DateTimeFormatInfoScanner_ScanDateWord_m0B832BD612EDA70D7D3AB6F270F86C9F84BD57CD(__this, L_23, /*hidden argument*/NULL); int32_t L_24 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005a: { int32_t L_25 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_26 = V_0; if ((((int32_t)L_25) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_26)->max_length)))))) { goto IL_004d; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_27 = ___dtfi0; String_t* L_28; L_28 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(L_27, /*hidden argument*/NULL); DateTimeFormatInfoScanner_ScanDateWord_m0B832BD612EDA70D7D3AB6F270F86C9F84BD57CD(__this, L_28, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_29 = ___dtfi0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_30; L_30 = DateTimeFormatInfo_GetAllDateTimePatterns_m534429E85D326C88493B689F7C57A927A602BFF1(L_29, ((int32_t)84), /*hidden argument*/NULL); V_0 = L_30; V_1 = 0; goto IL_0086; } IL_0079: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_31 = V_0; int32_t L_32 = V_1; int32_t L_33 = L_32; String_t* L_34 = (L_31)->GetAtUnchecked(static_cast(L_33)); DateTimeFormatInfoScanner_ScanDateWord_m0B832BD612EDA70D7D3AB6F270F86C9F84BD57CD(__this, L_34, /*hidden argument*/NULL); int32_t L_35 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); } IL_0086: { int32_t L_36 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_37 = V_0; if ((((int32_t)L_36) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_37)->max_length)))))) { goto IL_0079; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_38 = ___dtfi0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_39; L_39 = DateTimeFormatInfo_GetAllDateTimePatterns_m534429E85D326C88493B689F7C57A927A602BFF1(L_38, ((int32_t)116), /*hidden argument*/NULL); V_0 = L_39; V_1 = 0; goto IL_00a6; } IL_0099: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_40 = V_0; int32_t L_41 = V_1; int32_t L_42 = L_41; String_t* L_43 = (L_40)->GetAtUnchecked(static_cast(L_42)); DateTimeFormatInfoScanner_ScanDateWord_m0B832BD612EDA70D7D3AB6F270F86C9F84BD57CD(__this, L_43, /*hidden argument*/NULL); int32_t L_44 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); } IL_00a6: { int32_t L_45 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_46 = V_0; if ((((int32_t)L_45) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_46)->max_length)))))) { goto IL_0099; } } { V_2 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)NULL; List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_47 = __this->get_m_dateWords_0(); if (!L_47) { goto IL_00fa; } } { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_48 = __this->get_m_dateWords_0(); int32_t L_49; L_49 = List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_inline(L_48, /*hidden argument*/List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_RuntimeMethod_var); if ((((int32_t)L_49) <= ((int32_t)0))) { goto IL_00fa; } } { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_50 = __this->get_m_dateWords_0(); int32_t L_51; L_51 = List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_inline(L_50, /*hidden argument*/List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_RuntimeMethod_var); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_52 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)L_51); V_2 = L_52; V_1 = 0; goto IL_00ec; } IL_00d9: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_53 = V_2; int32_t L_54 = V_1; List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_55 = __this->get_m_dateWords_0(); int32_t L_56 = V_1; String_t* L_57; L_57 = List_1_get_Item_m8578F26F0FE72EDB6A0290D78944B3D4F34DBFAC_inline(L_55, L_56, /*hidden argument*/List_1_get_Item_m8578F26F0FE72EDB6A0290D78944B3D4F34DBFAC_RuntimeMethod_var); ArrayElementTypeCheck (L_53, L_57); (L_53)->SetAtUnchecked(static_cast(L_54), (String_t*)L_57); int32_t L_58 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00ec: { int32_t L_59 = V_1; List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_60 = __this->get_m_dateWords_0(); int32_t L_61; L_61 = List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_inline(L_60, /*hidden argument*/List_1_get_Count_m199DB87BCE947106FBA38E19FDFE80CB65B61144_RuntimeMethod_var); if ((((int32_t)L_59) < ((int32_t)L_61))) { goto IL_00d9; } } IL_00fa: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_62 = V_2; return L_62; } } // System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagGenitiveMonth(System.String[],System.String[],System.String[],System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_GetFormatFlagGenitiveMonth_m36A64266E7F5FB6656F0C1E99A3528D2AADCD31C (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___monthNames0, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___genitveMonthNames1, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___abbrevMonthNames2, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___genetiveAbbrevMonthNames3, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = ___monthNames0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = ___genitveMonthNames1; bool L_2; L_2 = DateTimeFormatInfoScanner_EqualStringArrays_mD64287486A3A38DA6A8F521EBC548A65C38D89C1(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0014; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3 = ___abbrevMonthNames2; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4 = ___genetiveAbbrevMonthNames3; bool L_5; L_5 = DateTimeFormatInfoScanner_EqualStringArrays_mD64287486A3A38DA6A8F521EBC548A65C38D89C1(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0014; } } { return (int32_t)(0); } IL_0014: { return (int32_t)(1); } } // System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagUseSpaceInMonthNames(System.String[],System.String[],System.String[],System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInMonthNames_mADF3F10DC5E802E0656C09BDAD9036F09DCBEDEE (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___monthNames0, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___genitveMonthNames1, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___abbrevMonthNames2, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___genetiveAbbrevMonthNames3, const RuntimeMethod* method) { int32_t G_B5_0 = 0; int32_t G_B1_0 = 0; int32_t G_B2_0 = 0; int32_t G_B3_0 = 0; int32_t G_B4_0 = 0; int32_t G_B6_0 = 0; int32_t G_B6_1 = 0; int32_t G_B11_0 = 0; int32_t G_B7_0 = 0; int32_t G_B8_0 = 0; int32_t G_B9_0 = 0; int32_t G_B10_0 = 0; int32_t G_B12_0 = 0; int32_t G_B12_1 = 0; { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = ___monthNames0; bool L_1; L_1 = DateTimeFormatInfoScanner_ArrayElementsBeginWithDigit_m5F259779A2732543E76130CC825EABAE0BDB8741(L_0, /*hidden argument*/NULL); G_B1_0 = 0; if (L_1) { G_B5_0 = 0; goto IL_0024; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = ___genitveMonthNames1; bool L_3; L_3 = DateTimeFormatInfoScanner_ArrayElementsBeginWithDigit_m5F259779A2732543E76130CC825EABAE0BDB8741(L_2, /*hidden argument*/NULL); G_B2_0 = G_B1_0; if (L_3) { G_B5_0 = G_B1_0; goto IL_0024; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4 = ___abbrevMonthNames2; bool L_5; L_5 = DateTimeFormatInfoScanner_ArrayElementsBeginWithDigit_m5F259779A2732543E76130CC825EABAE0BDB8741(L_4, /*hidden argument*/NULL); G_B3_0 = G_B2_0; if (L_5) { G_B5_0 = G_B2_0; goto IL_0024; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6 = ___genetiveAbbrevMonthNames3; bool L_7; L_7 = DateTimeFormatInfoScanner_ArrayElementsBeginWithDigit_m5F259779A2732543E76130CC825EABAE0BDB8741(L_6, /*hidden argument*/NULL); G_B4_0 = G_B3_0; if (L_7) { G_B5_0 = G_B3_0; goto IL_0024; } } { G_B6_0 = 0; G_B6_1 = G_B4_0; goto IL_0026; } IL_0024: { G_B6_0 = ((int32_t)32); G_B6_1 = G_B5_0; } IL_0026: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_8 = ___monthNames0; bool L_9; L_9 = DateTimeFormatInfoScanner_ArrayElementsHaveSpace_mF6C5974C555BCC3C841CA44867D87259EDA41523(L_8, /*hidden argument*/NULL); G_B7_0 = ((int32_t)((int32_t)G_B6_1|(int32_t)G_B6_0)); if (L_9) { G_B11_0 = ((int32_t)((int32_t)G_B6_1|(int32_t)G_B6_0)); goto IL_004a; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = ___genitveMonthNames1; bool L_11; L_11 = DateTimeFormatInfoScanner_ArrayElementsHaveSpace_mF6C5974C555BCC3C841CA44867D87259EDA41523(L_10, /*hidden argument*/NULL); G_B8_0 = G_B7_0; if (L_11) { G_B11_0 = G_B7_0; goto IL_004a; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_12 = ___abbrevMonthNames2; bool L_13; L_13 = DateTimeFormatInfoScanner_ArrayElementsHaveSpace_mF6C5974C555BCC3C841CA44867D87259EDA41523(L_12, /*hidden argument*/NULL); G_B9_0 = G_B8_0; if (L_13) { G_B11_0 = G_B8_0; goto IL_004a; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_14 = ___genetiveAbbrevMonthNames3; bool L_15; L_15 = DateTimeFormatInfoScanner_ArrayElementsHaveSpace_mF6C5974C555BCC3C841CA44867D87259EDA41523(L_14, /*hidden argument*/NULL); G_B10_0 = G_B9_0; if (L_15) { G_B11_0 = G_B9_0; goto IL_004a; } } { G_B12_0 = 0; G_B12_1 = G_B10_0; goto IL_004b; } IL_004a: { G_B12_0 = 4; G_B12_1 = G_B11_0; } IL_004b: { return (int32_t)(((int32_t)((int32_t)G_B12_1|(int32_t)G_B12_0))); } } // System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagUseSpaceInDayNames(System.String[],System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInDayNames_m7D82906CD66D9FDDEBF0E2DE70BE93AA408580A3 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___dayNames0, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___abbrevDayNames1, const RuntimeMethod* method) { { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = ___dayNames0; bool L_1; L_1 = DateTimeFormatInfoScanner_ArrayElementsHaveSpace_mF6C5974C555BCC3C841CA44867D87259EDA41523(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0012; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = ___abbrevDayNames1; bool L_3; L_3 = DateTimeFormatInfoScanner_ArrayElementsHaveSpace_mF6C5974C555BCC3C841CA44867D87259EDA41523(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_0012; } } { return (int32_t)(0); } IL_0012: { return (int32_t)(((int32_t)16)); } } // System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagUseHebrewCalendar(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTimeFormatInfoScanner_GetFormatFlagUseHebrewCalendar_mCA451A5B50CFFA91730C7D2E057BB01A70EA1872 (int32_t ___calID0, const RuntimeMethod* method) { { int32_t L_0 = ___calID0; if ((((int32_t)L_0) == ((int32_t)8))) { goto IL_0006; } } { return (int32_t)(0); } IL_0006: { return (int32_t)(((int32_t)10)); } } // System.Boolean System.Globalization.DateTimeFormatInfoScanner::EqualStringArrays(System.String[],System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfoScanner_EqualStringArrays_mD64287486A3A38DA6A8F521EBC548A65C38D89C1 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___array10, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___array21, const RuntimeMethod* method) { int32_t V_0 = 0; { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = ___array10; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = ___array21; if ((!(((RuntimeObject*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)L_0) == ((RuntimeObject*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)L_1)))) { goto IL_0006; } } { return (bool)1; } IL_0006: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_2 = ___array10; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_3 = ___array21; if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))) == ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length)))))) { goto IL_0010; } } { return (bool)0; } IL_0010: { V_0 = 0; goto IL_0027; } IL_0014: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_4 = ___array10; int32_t L_5 = V_0; int32_t L_6 = L_5; String_t* L_7 = (L_4)->GetAtUnchecked(static_cast(L_6)); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_8 = ___array21; int32_t L_9 = V_0; int32_t L_10 = L_9; String_t* L_11 = (L_8)->GetAtUnchecked(static_cast(L_10)); bool L_12; L_12 = String_Equals_m8A062B96B61A7D652E7D73C9B3E904F6B0E5F41D(L_7, L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0023; } } { return (bool)0; } IL_0023: { int32_t L_13 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0027: { int32_t L_14 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_15 = ___array10; if ((((int32_t)L_14) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_15)->max_length)))))) { goto IL_0014; } } { return (bool)1; } } // System.Boolean System.Globalization.DateTimeFormatInfoScanner::ArrayElementsHaveSpace(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfoScanner_ArrayElementsHaveSpace_mF6C5974C555BCC3C841CA44867D87259EDA41523 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = 0; goto IL_002d; } IL_0004: { V_1 = 0; goto IL_001e; } IL_0008: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = ___array0; int32_t L_1 = V_0; int32_t L_2 = L_1; String_t* L_3 = (L_0)->GetAtUnchecked(static_cast(L_2)); int32_t L_4 = V_1; Il2CppChar L_5; L_5 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_3, L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_6; L_6 = Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99(L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_001a; } } { return (bool)1; } IL_001a: { int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_001e: { int32_t L_8 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_9 = ___array0; int32_t L_10 = V_0; int32_t L_11 = L_10; String_t* L_12 = (L_9)->GetAtUnchecked(static_cast(L_11)); int32_t L_13; L_13 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_12, /*hidden argument*/NULL); if ((((int32_t)L_8) < ((int32_t)L_13))) { goto IL_0008; } } { int32_t L_14 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_002d: { int32_t L_15 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_16 = ___array0; if ((((int32_t)L_15) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length)))))) { goto IL_0004; } } { return (bool)0; } } // System.Boolean System.Globalization.DateTimeFormatInfoScanner::ArrayElementsBeginWithDigit(System.String[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfoScanner_ArrayElementsBeginWithDigit_m5F259779A2732543E76130CC825EABAE0BDB8741 (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___array0, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; { V_0 = 0; goto IL_00ea; } IL_0007: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_0 = ___array0; int32_t L_1 = V_0; int32_t L_2 = L_1; String_t* L_3 = (L_0)->GetAtUnchecked(static_cast(L_2)); int32_t L_4; L_4 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_3, /*hidden argument*/NULL); if ((((int32_t)L_4) <= ((int32_t)0))) { goto IL_00e6; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_5 = ___array0; int32_t L_6 = V_0; int32_t L_7 = L_6; String_t* L_8 = (L_5)->GetAtUnchecked(static_cast(L_7)); Il2CppChar L_9; L_9 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_8, 0, /*hidden argument*/NULL); if ((((int32_t)L_9) < ((int32_t)((int32_t)48)))) { goto IL_00e6; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = ___array0; int32_t L_11 = V_0; int32_t L_12 = L_11; String_t* L_13 = (L_10)->GetAtUnchecked(static_cast(L_12)); Il2CppChar L_14; L_14 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_13, 0, /*hidden argument*/NULL); if ((((int32_t)L_14) > ((int32_t)((int32_t)57)))) { goto IL_00e6; } } { V_1 = 1; goto IL_003d; } IL_0039: { int32_t L_15 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_003d: { int32_t L_16 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_17 = ___array0; int32_t L_18 = V_0; int32_t L_19 = L_18; String_t* L_20 = (L_17)->GetAtUnchecked(static_cast(L_19)); int32_t L_21; L_21 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_20, /*hidden argument*/NULL); if ((((int32_t)L_16) >= ((int32_t)L_21))) { goto IL_0062; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_22 = ___array0; int32_t L_23 = V_0; int32_t L_24 = L_23; String_t* L_25 = (L_22)->GetAtUnchecked(static_cast(L_24)); int32_t L_26 = V_1; Il2CppChar L_27; L_27 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_25, L_26, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)((int32_t)48)))) { goto IL_0062; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_28 = ___array0; int32_t L_29 = V_0; int32_t L_30 = L_29; String_t* L_31 = (L_28)->GetAtUnchecked(static_cast(L_30)); int32_t L_32 = V_1; Il2CppChar L_33; L_33 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_31, L_32, /*hidden argument*/NULL); if ((((int32_t)L_33) <= ((int32_t)((int32_t)57)))) { goto IL_0039; } } IL_0062: { int32_t L_34 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_35 = ___array0; int32_t L_36 = V_0; int32_t L_37 = L_36; String_t* L_38 = (L_35)->GetAtUnchecked(static_cast(L_37)); int32_t L_39; L_39 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_38, /*hidden argument*/NULL); if ((!(((uint32_t)L_34) == ((uint32_t)L_39)))) { goto IL_006f; } } { return (bool)0; } IL_006f: { int32_t L_40 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_41 = ___array0; int32_t L_42 = V_0; int32_t L_43 = L_42; String_t* L_44 = (L_41)->GetAtUnchecked(static_cast(L_43)); int32_t L_45; L_45 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_44, /*hidden argument*/NULL); if ((!(((uint32_t)L_40) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_45, (int32_t)1)))))) { goto IL_0098; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_46 = ___array0; int32_t L_47 = V_0; int32_t L_48 = L_47; String_t* L_49 = (L_46)->GetAtUnchecked(static_cast(L_48)); int32_t L_50 = V_1; Il2CppChar L_51; L_51 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_49, L_50, /*hidden argument*/NULL); V_2 = L_51; Il2CppChar L_52 = V_2; if ((((int32_t)L_52) == ((int32_t)((int32_t)26376)))) { goto IL_0096; } } { Il2CppChar L_53 = V_2; if ((!(((uint32_t)L_53) == ((uint32_t)((int32_t)50900))))) { goto IL_0098; } } IL_0096: { return (bool)0; } IL_0098: { int32_t L_54 = V_1; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_55 = ___array0; int32_t L_56 = V_0; int32_t L_57 = L_56; String_t* L_58 = (L_55)->GetAtUnchecked(static_cast(L_57)); int32_t L_59; L_59 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_58, /*hidden argument*/NULL); if ((!(((uint32_t)L_54) == ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_59, (int32_t)4)))))) { goto IL_00e4; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_60 = ___array0; int32_t L_61 = V_0; int32_t L_62 = L_61; String_t* L_63 = (L_60)->GetAtUnchecked(static_cast(L_62)); int32_t L_64 = V_1; Il2CppChar L_65; L_65 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_63, L_64, /*hidden argument*/NULL); if ((!(((uint32_t)L_65) == ((uint32_t)((int32_t)39))))) { goto IL_00e4; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_66 = ___array0; int32_t L_67 = V_0; int32_t L_68 = L_67; String_t* L_69 = (L_66)->GetAtUnchecked(static_cast(L_68)); int32_t L_70 = V_1; Il2CppChar L_71; L_71 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_69, ((int32_t)il2cpp_codegen_add((int32_t)L_70, (int32_t)1)), /*hidden argument*/NULL); if ((!(((uint32_t)L_71) == ((uint32_t)((int32_t)32))))) { goto IL_00e4; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_72 = ___array0; int32_t L_73 = V_0; int32_t L_74 = L_73; String_t* L_75 = (L_72)->GetAtUnchecked(static_cast(L_74)); int32_t L_76 = V_1; Il2CppChar L_77; L_77 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_75, ((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)2)), /*hidden argument*/NULL); if ((!(((uint32_t)L_77) == ((uint32_t)((int32_t)26376))))) { goto IL_00e4; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_78 = ___array0; int32_t L_79 = V_0; int32_t L_80 = L_79; String_t* L_81 = (L_78)->GetAtUnchecked(static_cast(L_80)); int32_t L_82 = V_1; Il2CppChar L_83; L_83 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_81, ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)3)), /*hidden argument*/NULL); if ((!(((uint32_t)L_83) == ((uint32_t)((int32_t)39))))) { goto IL_00e4; } } { return (bool)0; } IL_00e4: { return (bool)1; } IL_00e6: { int32_t L_84 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_84, (int32_t)1)); } IL_00ea: { int32_t L_85 = V_0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_86 = ___array0; if ((((int32_t)L_85) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_86)->max_length)))))) { goto IL_0007; } } { return (bool)0; } } // System.Void System.Globalization.DateTimeFormatInfoScanner::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfoScanner__ctor_mF90BE02424D4379A0FEC7500BE41CA0DBCF6441C (DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * L_0 = (List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 *)il2cpp_codegen_object_new(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3_il2cpp_TypeInfo_var); List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9(L_0, /*hidden argument*/List_1__ctor_m30C52A4F2828D86CA3FAB0B1B583948F4DA9F1F9_RuntimeMethod_var); __this->set_m_dateWords_0(L_0); Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean System.DateTimeParse::IsDigit(System.Char) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_IsDigit_m3C48BE583BAAB32893338BCB0DE4B0125A9E8F26 (Il2CppChar ___ch0, const RuntimeMethod* method) { { Il2CppChar L_0 = ___ch0; if ((((int32_t)L_0) < ((int32_t)((int32_t)48)))) { goto IL_000e; } } { Il2CppChar L_1 = ___ch0; return (bool)((((int32_t)((((int32_t)L_1) > ((int32_t)((int32_t)57)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_000e: { return (bool)0; } } // System.Boolean System.DateTimeParse::ParseFraction(System.__DTString&,System.Double&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ParseFraction_m0D13DD231140FDCC3A9F16AABCDB30B8C36ED819 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, double* ___result1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; { double* L_0 = ___result1; *((double*)L_0) = (double)(0.0); V_0 = (0.10000000000000001); V_1 = 0; goto IL_0035; } IL_0019: { double* L_1 = ___result1; double* L_2 = ___result1; double L_3 = *((double*)L_2); Il2CppChar L_4 = V_2; double L_5 = V_0; *((double*)L_1) = (double)((double)il2cpp_codegen_add((double)L_3, (double)((double)il2cpp_codegen_multiply((double)((double)((double)((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)((int32_t)48))))), (double)L_5)))); double L_6 = V_0; V_0 = ((double)il2cpp_codegen_multiply((double)L_6, (double)(0.10000000000000001))); int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_7, (int32_t)1)); } IL_0035: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_8 = ___str0; bool L_9; L_9 = __DTString_GetNext_m86DFD42EA3497F2805BA84B54A8C3D4096FAB896((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_004c; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_10 = ___str0; Il2CppChar L_11 = L_10->get_m_current_3(); Il2CppChar L_12 = L_11; V_2 = L_12; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_13; L_13 = DateTimeParse_IsDigit_m3C48BE583BAAB32893338BCB0DE4B0125A9E8F26(L_12, /*hidden argument*/NULL); if (L_13) { goto IL_0019; } } IL_004c: { int32_t L_14 = V_1; return (bool)((((int32_t)L_14) > ((int32_t)0))? 1 : 0); } } // System.Boolean System.DateTimeParse::ParseTimeZone(System.__DTString&,System.TimeSpan&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ParseTimeZone_m66E92A9DD180BC36D241640EA2C4B0AA49D846AF (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * ___result1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 V_2; memset((&V_2), 0, sizeof(V_2)); Il2CppChar V_3 = 0x0; int32_t V_4 = 0; int32_t V_5 = 0; { V_0 = 0; V_1 = 0; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_0 = ___str0; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_1; L_1 = __DTString_GetSubString_m444DA6E942528C5E24836DA0F86DC99881E1F3B3((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_0, /*hidden argument*/NULL); V_2 = L_1; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_2 = V_2; int32_t L_3 = L_2.get_length_2(); if ((((int32_t)L_3) == ((int32_t)1))) { goto IL_0016; } } { return (bool)0; } IL_0016: { Il2CppChar L_4; L_4 = DTSubString_get_Item_mE6663126234FE80EC2E1D53047080B1E0097CF33((DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 *)(&V_2), 0, /*hidden argument*/NULL); V_3 = L_4; Il2CppChar L_5 = V_3; if ((((int32_t)L_5) == ((int32_t)((int32_t)43)))) { goto IL_002b; } } { Il2CppChar L_6 = V_3; if ((((int32_t)L_6) == ((int32_t)((int32_t)45)))) { goto IL_002b; } } { return (bool)0; } IL_002b: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_7 = ___str0; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_8 = V_2; __DTString_ConsumeSubString_m484A406B743C0F5896E2BFF0F197F59F882A4C10((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_7, L_8, /*hidden argument*/NULL); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_9 = ___str0; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_10; L_10 = __DTString_GetSubString_m444DA6E942528C5E24836DA0F86DC99881E1F3B3((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_9, /*hidden argument*/NULL); V_2 = L_10; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_11 = V_2; int32_t L_12 = L_11.get_type_3(); if ((((int32_t)L_12) == ((int32_t)2))) { goto IL_0044; } } { return (bool)0; } IL_0044: { DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_13 = V_2; int32_t L_14 = L_13.get_value_4(); V_4 = L_14; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_15 = V_2; int32_t L_16 = L_15.get_length_2(); V_5 = L_16; int32_t L_17 = V_5; if ((((int32_t)L_17) == ((int32_t)1))) { goto IL_005e; } } { int32_t L_18 = V_5; if ((!(((uint32_t)L_18) == ((uint32_t)2)))) { goto IL_00bf; } } IL_005e: { int32_t L_19 = V_4; V_0 = L_19; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_20 = ___str0; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_21 = V_2; __DTString_ConsumeSubString_m484A406B743C0F5896E2BFF0F197F59F882A4C10((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_20, L_21, /*hidden argument*/NULL); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_22 = ___str0; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_23; L_23 = __DTString_GetSubString_m444DA6E942528C5E24836DA0F86DC99881E1F3B3((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_22, /*hidden argument*/NULL); V_2 = L_23; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_24 = V_2; int32_t L_25 = L_24.get_length_2(); if ((!(((uint32_t)L_25) == ((uint32_t)1)))) { goto IL_00e0; } } { Il2CppChar L_26; L_26 = DTSubString_get_Item_mE6663126234FE80EC2E1D53047080B1E0097CF33((DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 *)(&V_2), 0, /*hidden argument*/NULL); if ((!(((uint32_t)L_26) == ((uint32_t)((int32_t)58))))) { goto IL_00e0; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_27 = ___str0; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_28 = V_2; __DTString_ConsumeSubString_m484A406B743C0F5896E2BFF0F197F59F882A4C10((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_27, L_28, /*hidden argument*/NULL); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_29 = ___str0; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_30; L_30 = __DTString_GetSubString_m444DA6E942528C5E24836DA0F86DC99881E1F3B3((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_29, /*hidden argument*/NULL); V_2 = L_30; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_31 = V_2; int32_t L_32 = L_31.get_type_3(); if ((!(((uint32_t)L_32) == ((uint32_t)2)))) { goto IL_00ad; } } { DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_33 = V_2; int32_t L_34 = L_33.get_length_2(); if ((((int32_t)L_34) < ((int32_t)1))) { goto IL_00ad; } } { DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_35 = V_2; int32_t L_36 = L_35.get_length_2(); if ((((int32_t)L_36) <= ((int32_t)2))) { goto IL_00af; } } IL_00ad: { return (bool)0; } IL_00af: { DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_37 = V_2; int32_t L_38 = L_37.get_value_4(); V_1 = L_38; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_39 = ___str0; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_40 = V_2; __DTString_ConsumeSubString_m484A406B743C0F5896E2BFF0F197F59F882A4C10((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_39, L_40, /*hidden argument*/NULL); goto IL_00e0; } IL_00bf: { int32_t L_41 = V_5; if ((((int32_t)L_41) == ((int32_t)3))) { goto IL_00c9; } } { int32_t L_42 = V_5; if ((!(((uint32_t)L_42) == ((uint32_t)4)))) { goto IL_00de; } } IL_00c9: { int32_t L_43 = V_4; V_0 = ((int32_t)((int32_t)L_43/(int32_t)((int32_t)100))); int32_t L_44 = V_4; V_1 = ((int32_t)((int32_t)L_44%(int32_t)((int32_t)100))); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_45 = ___str0; DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 L_46 = V_2; __DTString_ConsumeSubString_m484A406B743C0F5896E2BFF0F197F59F882A4C10((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_45, L_46, /*hidden argument*/NULL); goto IL_00e0; } IL_00de: { return (bool)0; } IL_00e0: { int32_t L_47 = V_1; if ((((int32_t)L_47) < ((int32_t)0))) { goto IL_00e9; } } { int32_t L_48 = V_1; if ((((int32_t)L_48) < ((int32_t)((int32_t)60)))) { goto IL_00eb; } } IL_00e9: { return (bool)0; } IL_00eb: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_49 = ___result1; int32_t L_50 = V_0; int32_t L_51 = V_1; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_52; memset((&L_52), 0, sizeof(L_52)); TimeSpan__ctor_m809B4E761E68A974DCE454C30595ADE72DCE3A91((&L_52), L_50, L_51, 0, /*hidden argument*/NULL); *(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_49 = L_52; Il2CppChar L_53 = V_3; if ((!(((uint32_t)L_53) == ((uint32_t)((int32_t)45))))) { goto IL_010a; } } { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_54 = ___result1; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_55 = ___result1; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_56; L_56 = TimeSpan_Negate_mD19FC9B8BCD075EFF67AE2AE9A8CB749F03F6897((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_55, /*hidden argument*/NULL); *(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_54 = L_56; } IL_010a: { return (bool)1; } } // System.Boolean System.DateTimeParse::HandleTimeZone(System.__DTString&,System.DateTimeResult&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_HandleTimeZone_mFE894DF531399C6E99BA7DA480EED1FC47EE5879 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); s_Il2CppMethodInitialized = true; } Il2CppChar V_0 = 0x0; int32_t V_1 = 0; { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_0 = ___str0; int32_t L_1 = L_0->get_Index_1(); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_2 = ___str0; int32_t L_3 = L_2->get_len_2(); if ((((int32_t)L_1) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1))))) { goto IL_00b9; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_4 = ___str0; String_t* L_5 = L_4->get_Value_0(); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_6 = ___str0; int32_t L_7 = L_6->get_Index_1(); Il2CppChar L_8; L_8 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_5, L_7, /*hidden argument*/NULL); V_0 = L_8; V_1 = 0; goto IL_0041; } IL_0029: { int32_t L_9 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_10 = ___str0; String_t* L_11 = L_10->get_Value_0(); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_12 = ___str0; int32_t L_13 = L_12->get_Index_1(); int32_t L_14 = V_1; Il2CppChar L_15; L_15 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_11, ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)L_14)), /*hidden argument*/NULL); V_0 = L_15; } IL_0041: { Il2CppChar L_16 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_17; L_17 = Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99(L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_005b; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_18 = ___str0; int32_t L_19 = L_18->get_Index_1(); int32_t L_20 = V_1; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_21 = ___str0; int32_t L_22 = L_21->get_len_2(); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)L_20))) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1))))) { goto IL_0029; } } IL_005b: { Il2CppChar L_23 = V_0; if ((((int32_t)L_23) == ((int32_t)((int32_t)43)))) { goto IL_0065; } } { Il2CppChar L_24 = V_0; if ((!(((uint32_t)L_24) == ((uint32_t)((int32_t)45))))) { goto IL_00b9; } } IL_0065: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_25 = ___str0; int32_t* L_26 = L_25->get_address_of_Index_1(); int32_t* L_27 = L_26; int32_t L_28 = *((int32_t*)L_27); int32_t L_29 = V_1; *((int32_t*)L_27) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)L_29)); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_30 = ___result1; int32_t L_31 = L_30->get_flags_8(); if (!((int32_t)((int32_t)L_31&(int32_t)((int32_t)256)))) { goto IL_008d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_32 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_32, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_008d: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_33 = ___result1; int32_t* L_34 = L_33->get_address_of_flags_8(); int32_t* L_35 = L_34; int32_t L_36 = *((int32_t*)L_35); *((int32_t*)L_35) = (int32_t)((int32_t)((int32_t)L_36|(int32_t)((int32_t)256))); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_37 = ___str0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_38 = ___result1; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_39 = L_38->get_address_of_timeZoneOffset_9(); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_40; L_40 = DateTimeParse_ParseTimeZone_m66E92A9DD180BC36D241640EA2C4B0AA49D846AF((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_37, (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_39, /*hidden argument*/NULL); if (L_40) { goto IL_00b9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_41 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_41, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_00b9: { return (bool)1; } } // System.Boolean System.DateTimeParse::Lex(System.DateTimeParse/DS,System.__DTString&,System.DateTimeToken&,System.DateTimeRawInfo&,System.DateTimeResult&,System.Globalization.DateTimeFormatInfo&,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_Lex_mD346EC3C5901659DE86DFF2728A188B0CC23D350 (int32_t ___dps0, __DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str1, DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * ___dtok2, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw3, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result4, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** ___dtfi5, int32_t ___styles6, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JapaneseCalendar_t9B3E6C121CD0B742AC6413D33DE394DE3E3C6360_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TaiwanCalendar_tF03DACFCF8C6BC8EDD68CADE289D6A32FBBC516C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral838987EE071DCE78FE2E9AF11D2DB7077C0B43FE); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Il2CppChar V_3 = 0x0; int32_t V_4 = 0; int32_t V_5 = 0; ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * V_6 = NULL; bool V_7 = false; int32_t V_8 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * G_B42_0 = NULL; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * G_B41_0 = NULL; int32_t G_B43_0 = 0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * G_B43_1 = NULL; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * G_B88_0 = NULL; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * G_B87_0 = NULL; int32_t G_B89_0 = 0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * G_B89_1 = NULL; { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_0 = ___dtok2; L_0->set_dtt_0(((int32_t)18)); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_1 = ___str1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_2 = ___dtfi5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_2); __DTString_GetRegularToken_m85BC6CB2D0FFBB9C8D6855454CA4ED13CF81CAAD((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_1, (int32_t*)(&V_0), (int32_t*)(&V_1), L_3, /*hidden argument*/NULL); int32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))) { case 0: { goto IL_005e; } case 1: { goto IL_005e; } case 2: { goto IL_0993; } case 3: { goto IL_0993; } case 4: { goto IL_077b; } case 5: { goto IL_0987; } case 6: { goto IL_074e; } case 7: { goto IL_092d; } case 8: { goto IL_0878; } case 9: { goto IL_0a4d; } case 10: { goto IL_09b8; } case 11: { goto IL_05e3; } case 12: { goto IL_08a7; } case 13: { goto IL_08ea; } case 14: { goto IL_0a4d; } } } { goto IL_0a4d; } IL_005e: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_5 = ___raw3; int32_t L_6 = L_5->get_numCount_1(); if ((((int32_t)L_6) == ((int32_t)3))) { goto IL_006b; } } { int32_t L_7 = V_1; if ((!(((uint32_t)L_7) == ((uint32_t)(-1))))) { goto IL_007b; } } IL_006b: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_8 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_8, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_007b: { int32_t L_9 = ___dps0; if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)19))))) { goto IL_00b2; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_10 = ___str1; int32_t L_11 = L_10->get_Index_1(); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_12 = ___str1; int32_t L_13 = L_12->get_len_2(); if ((((int32_t)L_11) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1))))) { goto IL_00b2; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_14 = ___str1; String_t* L_15 = L_14->get_Value_0(); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_16 = ___str1; int32_t L_17 = L_16->get_Index_1(); Il2CppChar L_18; L_18 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_15, L_17, /*hidden argument*/NULL); if ((!(((uint32_t)L_18) == ((uint32_t)((int32_t)46))))) { goto IL_00b2; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_19 = ___str1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_20 = ___raw3; double* L_21 = L_20->get_address_of_fraction_7(); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_22; L_22 = DateTimeParse_ParseFraction_m0D13DD231140FDCC3A9F16AABCDB30B8C36ED819((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_19, (double*)L_21, /*hidden argument*/NULL); } IL_00b2: { int32_t L_23 = ___dps0; if ((((int32_t)L_23) == ((int32_t)((int32_t)19)))) { goto IL_00bc; } } { int32_t L_24 = ___dps0; if ((!(((uint32_t)L_24) == ((uint32_t)((int32_t)18))))) { goto IL_00d8; } } IL_00bc: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_25 = ___str1; int32_t L_26 = L_25->get_Index_1(); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_27 = ___str1; int32_t L_28 = L_27->get_len_2(); if ((((int32_t)L_26) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_28, (int32_t)1))))) { goto IL_00d8; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_29 = ___str1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_30 = ___result4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_31; L_31 = DateTimeParse_HandleTimeZone_mFE894DF531399C6E99BA7DA480EED1FC47EE5879((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_29, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_30, /*hidden argument*/NULL); if (L_31) { goto IL_00d8; } } { return (bool)0; } IL_00d8: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_32 = ___dtok2; int32_t L_33 = V_1; L_32->set_num_2(L_33); int32_t L_34 = V_0; if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_02ed; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_35 = ___raw3; int32_t L_36 = L_35->get_year_3(); if ((!(((uint32_t)L_36) == ((uint32_t)(-1))))) { goto IL_02dd; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_37 = ___raw3; int32_t L_38 = V_1; L_37->set_year_3(L_38); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_39 = ___str1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_40 = ___dtfi5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_41 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_40); int32_t L_42; L_42 = __DTString_GetSeparatorToken_m1A82EFFD68CA5D3DAB153B7A830E7EF92BEC4B00((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_39, L_41, (int32_t*)(&V_2), (Il2CppChar*)(&V_3), /*hidden argument*/NULL); int32_t L_43 = L_42; V_4 = L_43; V_5 = L_43; int32_t L_44 = V_5; if ((((int32_t)L_44) > ((int32_t)((int32_t)1792)))) { goto IL_016f; } } { int32_t L_45 = V_5; if ((((int32_t)L_45) > ((int32_t)((int32_t)1024)))) { goto IL_0146; } } { int32_t L_46 = V_5; if ((((int32_t)L_46) == ((int32_t)((int32_t)512)))) { goto IL_01e4; } } { int32_t L_47 = V_5; if ((((int32_t)L_47) == ((int32_t)((int32_t)768)))) { goto IL_022d; } } { int32_t L_48 = V_5; if ((((int32_t)L_48) == ((int32_t)((int32_t)1024)))) { goto IL_01f1; } } { goto IL_02cb; } IL_0146: { int32_t L_49 = V_5; if ((((int32_t)L_49) == ((int32_t)((int32_t)1280)))) { goto IL_01f1; } } { int32_t L_50 = V_5; if ((((int32_t)L_50) == ((int32_t)((int32_t)1536)))) { goto IL_023a; } } { int32_t L_51 = V_5; if ((((int32_t)L_51) == ((int32_t)((int32_t)1792)))) { goto IL_0247; } } { goto IL_02cb; } IL_016f: { int32_t L_52 = V_5; if ((((int32_t)L_52) > ((int32_t)((int32_t)2560)))) { goto IL_01a1; } } { int32_t L_53 = V_5; if ((((int32_t)L_53) == ((int32_t)((int32_t)2048)))) { goto IL_02a7; } } { int32_t L_54 = V_5; if ((((int32_t)L_54) == ((int32_t)((int32_t)2304)))) { goto IL_02a7; } } { int32_t L_55 = V_5; if ((((int32_t)L_55) == ((int32_t)((int32_t)2560)))) { goto IL_02a7; } } { goto IL_02cb; } IL_01a1: { int32_t L_56 = V_5; if ((((int32_t)L_56) > ((int32_t)((int32_t)3072)))) { goto IL_01c7; } } { int32_t L_57 = V_5; if ((((int32_t)L_57) == ((int32_t)((int32_t)2816)))) { goto IL_02b9; } } { int32_t L_58 = V_5; if ((((int32_t)L_58) == ((int32_t)((int32_t)3072)))) { goto IL_02b9; } } { goto IL_02cb; } IL_01c7: { int32_t L_59 = V_5; if ((((int32_t)L_59) == ((int32_t)((int32_t)3328)))) { goto IL_02b9; } } { int32_t L_60 = V_5; if ((((int32_t)L_60) == ((int32_t)((int32_t)3840)))) { goto IL_0269; } } { goto IL_02cb; } IL_01e4: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_61 = ___dtok2; L_61->set_dtt_0(((int32_t)14)); goto IL_02db; } IL_01f1: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_62 = ___raw3; int32_t L_63 = L_62->get_timeMark_6(); if ((!(((uint32_t)L_63) == ((uint32_t)(-1))))) { goto IL_021a; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_64 = ___raw3; int32_t L_65 = V_4; G_B41_0 = L_64; if ((((int32_t)L_65) == ((int32_t)((int32_t)1024)))) { G_B42_0 = L_64; goto IL_0207; } } { G_B43_0 = 1; G_B43_1 = G_B41_0; goto IL_0208; } IL_0207: { G_B43_0 = 0; G_B43_1 = G_B42_0; } IL_0208: { G_B43_1->set_timeMark_6(G_B43_0); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_66 = ___dtok2; L_66->set_dtt_0(((int32_t)12)); goto IL_02db; } IL_021a: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_67 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_67, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); goto IL_02db; } IL_022d: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_68 = ___dtok2; L_68->set_dtt_0(((int32_t)12)); goto IL_02db; } IL_023a: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_69 = ___dtok2; L_69->set_dtt_0(((int32_t)13)); goto IL_02db; } IL_0247: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_70 = ___raw3; bool L_71 = L_70->get_hasSameDateAndTimeSeparators_8(); if (L_71) { goto IL_025f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_72 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_72, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_025f: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_73 = ___dtok2; L_73->set_dtt_0(((int32_t)13)); goto IL_02db; } IL_0269: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_74 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_75 = ___dps0; int32_t L_76 = L_75; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_77 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_74)->GetAtUnchecked(static_cast(L_76)); int32_t L_78 = ((int32_t)13); int32_t L_79 = (int32_t)(L_77)->GetAtUnchecked(static_cast(L_78)); if ((!(((uint32_t)L_79) == ((uint32_t)((int32_t)20))))) { goto IL_029d; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_80 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_81 = ___dps0; int32_t L_82 = L_81; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_83 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_80)->GetAtUnchecked(static_cast(L_82)); int32_t L_84 = ((int32_t)12); int32_t L_85 = (int32_t)(L_83)->GetAtUnchecked(static_cast(L_84)); if ((((int32_t)L_85) <= ((int32_t)((int32_t)20)))) { goto IL_029d; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_86 = ___str1; int32_t L_87 = V_2; L_86->set_Index_1(L_87); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_88 = ___str1; Il2CppChar L_89 = V_3; L_88->set_m_current_3(L_89); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_90 = ___dtok2; L_90->set_dtt_0(((int32_t)12)); goto IL_02db; } IL_029d: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_91 = ___dtok2; L_91->set_dtt_0(((int32_t)13)); goto IL_02db; } IL_02a7: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_92 = ___dtok2; L_92->set_dtt_0(((int32_t)9)); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_93 = ___dtok2; int32_t L_94 = V_4; L_93->set_suffix_1(L_94); goto IL_02db; } IL_02b9: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_95 = ___dtok2; L_95->set_dtt_0(((int32_t)10)); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_96 = ___dtok2; int32_t L_97 = V_4; L_96->set_suffix_1(L_97); goto IL_02db; } IL_02cb: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_98 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_98, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_02db: { return (bool)1; } IL_02dd: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_99 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_99, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_02ed: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_100 = ___str1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_101 = ___dtfi5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_102 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_101); int32_t L_103; L_103 = __DTString_GetSeparatorToken_m1A82EFFD68CA5D3DAB153B7A830E7EF92BEC4B00((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_100, L_102, (int32_t*)(&V_2), (Il2CppChar*)(&V_3), /*hidden argument*/NULL); int32_t L_104 = L_103; V_4 = L_104; V_5 = L_104; int32_t L_105 = V_5; if ((((int32_t)L_105) > ((int32_t)((int32_t)2048)))) { goto IL_037d; } } { int32_t L_106 = V_5; if ((((int32_t)L_106) > ((int32_t)((int32_t)1024)))) { goto IL_033a; } } { int32_t L_107 = V_5; if ((((int32_t)L_107) == ((int32_t)((int32_t)512)))) { goto IL_03f2; } } { int32_t L_108 = V_5; if ((((int32_t)L_108) == ((int32_t)((int32_t)768)))) { goto IL_0481; } } { int32_t L_109 = V_5; if ((((int32_t)L_109) == ((int32_t)((int32_t)1024)))) { goto IL_040a; } } { goto IL_05d3; } IL_033a: { int32_t L_110 = V_5; if ((((int32_t)L_110) > ((int32_t)((int32_t)1536)))) { goto IL_0360; } } { int32_t L_111 = V_5; if ((((int32_t)L_111) == ((int32_t)((int32_t)1280)))) { goto IL_040a; } } { int32_t L_112 = V_5; if ((((int32_t)L_112) == ((int32_t)((int32_t)1536)))) { goto IL_0499; } } { goto IL_05d3; } IL_0360: { int32_t L_113 = V_5; if ((((int32_t)L_113) == ((int32_t)((int32_t)1792)))) { goto IL_04fa; } } { int32_t L_114 = V_5; if ((((int32_t)L_114) == ((int32_t)((int32_t)2048)))) { goto IL_054b; } } { goto IL_05d3; } IL_037d: { int32_t L_115 = V_5; if ((((int32_t)L_115) > ((int32_t)((int32_t)2816)))) { goto IL_03af; } } { int32_t L_116 = V_5; if ((((int32_t)L_116) == ((int32_t)((int32_t)2304)))) { goto IL_0590; } } { int32_t L_117 = V_5; if ((((int32_t)L_117) == ((int32_t)((int32_t)2560)))) { goto IL_0590; } } { int32_t L_118 = V_5; if ((((int32_t)L_118) == ((int32_t)((int32_t)2816)))) { goto IL_05a5; } } { goto IL_05d3; } IL_03af: { int32_t L_119 = V_5; if ((((int32_t)L_119) > ((int32_t)((int32_t)3328)))) { goto IL_03d5; } } { int32_t L_120 = V_5; if ((((int32_t)L_120) == ((int32_t)((int32_t)3072)))) { goto IL_05a5; } } { int32_t L_121 = V_5; if ((((int32_t)L_121) == ((int32_t)((int32_t)3328)))) { goto IL_05a5; } } { goto IL_05d3; } IL_03d5: { int32_t L_122 = V_5; if ((((int32_t)L_122) == ((int32_t)((int32_t)3584)))) { goto IL_05ba; } } { int32_t L_123 = V_5; if ((((int32_t)L_123) == ((int32_t)((int32_t)3840)))) { goto IL_04b1; } } { goto IL_05d3; } IL_03f2: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_124 = ___dtok2; L_124->set_dtt_0(1); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_125 = ___raw3; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_126 = ___dtok2; int32_t L_127 = L_126->get_num_2(); DateTimeRawInfo_AddNumber_mD757F619E1CBAD820027006EA7F2C519ACD8DCB0((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_125, L_127, /*hidden argument*/NULL); goto IL_0a4d; } IL_040a: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_128 = ___raw3; int32_t L_129 = L_128->get_timeMark_6(); if ((!(((uint32_t)L_129) == ((uint32_t)(-1))))) { goto IL_0452; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_130 = ___raw3; int32_t L_131 = V_4; G_B87_0 = L_130; if ((((int32_t)L_131) == ((int32_t)((int32_t)1024)))) { G_B88_0 = L_130; goto IL_0420; } } { G_B89_0 = 1; G_B89_1 = G_B87_0; goto IL_0421; } IL_0420: { G_B89_0 = 0; G_B89_1 = G_B88_0; } IL_0421: { G_B89_1->set_timeMark_6(G_B89_0); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_132 = ___dtok2; L_132->set_dtt_0(2); int32_t L_133 = ___dps0; if ((!(((uint32_t)L_133) == ((uint32_t)4)))) { goto IL_0444; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_134 = ___result4; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_135 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_136 = ___dtfi5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_137 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_136); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_138; L_138 = DateTimeParse_ProcessTerminaltState_m7C74C5BC57D71A13AD3D825DC7B22315F88C5955(((int32_t)21), (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_134, (int32_t*)(&___styles6), (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_135, L_137, /*hidden argument*/NULL); if (L_138) { goto IL_0444; } } { return (bool)0; } IL_0444: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_139 = ___raw3; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_140 = ___dtok2; int32_t L_141 = L_140->get_num_2(); DateTimeRawInfo_AddNumber_mD757F619E1CBAD820027006EA7F2C519ACD8DCB0((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_139, L_141, /*hidden argument*/NULL); goto IL_0465; } IL_0452: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_142 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_142, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); goto IL_0a4d; } IL_0465: { int32_t L_143 = ___dps0; if ((((int32_t)L_143) == ((int32_t)((int32_t)19)))) { goto IL_0472; } } { int32_t L_144 = ___dps0; if ((!(((uint32_t)L_144) == ((uint32_t)((int32_t)18))))) { goto IL_0a4d; } } IL_0472: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_145 = ___str1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_146 = ___result4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_147; L_147 = DateTimeParse_HandleTimeZone_mFE894DF531399C6E99BA7DA480EED1FC47EE5879((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_145, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_146, /*hidden argument*/NULL); if (L_147) { goto IL_0a4d; } } { return (bool)0; } IL_0481: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_148 = ___dtok2; L_148->set_dtt_0(3); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_149 = ___raw3; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_150 = ___dtok2; int32_t L_151 = L_150->get_num_2(); DateTimeRawInfo_AddNumber_mD757F619E1CBAD820027006EA7F2C519ACD8DCB0((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_149, L_151, /*hidden argument*/NULL); goto IL_0a4d; } IL_0499: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_152 = ___dtok2; L_152->set_dtt_0(4); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_153 = ___raw3; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_154 = ___dtok2; int32_t L_155 = L_154->get_num_2(); DateTimeRawInfo_AddNumber_mD757F619E1CBAD820027006EA7F2C519ACD8DCB0((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_153, L_155, /*hidden argument*/NULL); goto IL_0a4d; } IL_04b1: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_156 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_157 = ___dps0; int32_t L_158 = L_157; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_159 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_156)->GetAtUnchecked(static_cast(L_158)); int32_t L_160 = 4; int32_t L_161 = (int32_t)(L_159)->GetAtUnchecked(static_cast(L_160)); if ((!(((uint32_t)L_161) == ((uint32_t)((int32_t)20))))) { goto IL_04e2; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_162 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_163 = ___dps0; int32_t L_164 = L_163; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_165 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_162)->GetAtUnchecked(static_cast(L_164)); int32_t L_166 = 3; int32_t L_167 = (int32_t)(L_165)->GetAtUnchecked(static_cast(L_166)); if ((((int32_t)L_167) <= ((int32_t)((int32_t)20)))) { goto IL_04e2; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_168 = ___str1; int32_t L_169 = V_2; L_168->set_Index_1(L_169); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_170 = ___str1; Il2CppChar L_171 = V_3; L_170->set_m_current_3(L_171); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_172 = ___dtok2; L_172->set_dtt_0(3); goto IL_04e9; } IL_04e2: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_173 = ___dtok2; L_173->set_dtt_0(4); } IL_04e9: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_174 = ___raw3; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_175 = ___dtok2; int32_t L_176 = L_175->get_num_2(); DateTimeRawInfo_AddNumber_mD757F619E1CBAD820027006EA7F2C519ACD8DCB0((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_174, L_176, /*hidden argument*/NULL); goto IL_0a4d; } IL_04fa: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_177 = ___raw3; bool L_178 = L_177->get_hasSameDateAndTimeSeparators_8(); if (!L_178) { goto IL_0533; } } { int32_t L_179 = ___dps0; if ((((int32_t)L_179) == ((int32_t)((int32_t)11)))) { goto IL_051b; } } { int32_t L_180 = ___dps0; if ((((int32_t)L_180) == ((int32_t)((int32_t)12)))) { goto IL_051b; } } { int32_t L_181 = ___dps0; if ((((int32_t)L_181) == ((int32_t)((int32_t)13)))) { goto IL_051b; } } { int32_t L_182 = ___dps0; if ((((int32_t)L_182) == ((int32_t)((int32_t)14)))) { goto IL_051b; } } { int32_t L_183 = ___dps0; if ((!(((uint32_t)L_183) == ((uint32_t)((int32_t)15))))) { goto IL_0533; } } IL_051b: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_184 = ___dtok2; L_184->set_dtt_0(4); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_185 = ___raw3; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_186 = ___dtok2; int32_t L_187 = L_186->get_num_2(); DateTimeRawInfo_AddNumber_mD757F619E1CBAD820027006EA7F2C519ACD8DCB0((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_185, L_187, /*hidden argument*/NULL); goto IL_0a4d; } IL_0533: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_188 = ___dtok2; L_188->set_dtt_0(5); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_189 = ___raw3; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_190 = ___dtok2; int32_t L_191 = L_190->get_num_2(); DateTimeRawInfo_AddNumber_mD757F619E1CBAD820027006EA7F2C519ACD8DCB0((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_189, L_191, /*hidden argument*/NULL); goto IL_0a4d; } IL_054b: { } IL_054c: try { // begin try (depth: 1) DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_192 = ___dtok2; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_193 = ___dtfi5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_194 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_193); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_195; L_195 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_194, /*hidden argument*/NULL); int32_t L_196 = V_1; int32_t L_197; L_197 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(28 /* System.Int32 System.Globalization.Calendar::ToFourDigitYear(System.Int32) */, L_195, L_196); L_192->set_num_2(L_197); goto IL_057b; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0562; } throw e; } CATCH_0562: { // begin catch(System.ArgumentOutOfRangeException) V_6 = ((ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)IL2CPP_GET_ACTIVE_EXCEPTION(ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_198 = ___result4; ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_199 = V_6; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_198, 2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880)), L_199, /*hidden argument*/NULL); V_7 = (bool)0; IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0a4f; } // end catch (depth: 1) IL_057b: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_200 = ___dtok2; L_200->set_dtt_0(((int32_t)9)); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_201 = ___dtok2; int32_t L_202 = V_4; L_201->set_suffix_1(L_202); goto IL_0a4d; } IL_0590: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_203 = ___dtok2; L_203->set_dtt_0(((int32_t)9)); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_204 = ___dtok2; int32_t L_205 = V_4; L_204->set_suffix_1(L_205); goto IL_0a4d; } IL_05a5: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_206 = ___dtok2; L_206->set_dtt_0(((int32_t)10)); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_207 = ___dtok2; int32_t L_208 = V_4; L_207->set_suffix_1(L_208); goto IL_0a4d; } IL_05ba: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_209 = ___dtok2; L_209->set_dtt_0(((int32_t)19)); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_210 = ___raw3; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_211 = ___dtok2; int32_t L_212 = L_211->get_num_2(); DateTimeRawInfo_AddNumber_mD757F619E1CBAD820027006EA7F2C519ACD8DCB0((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_210, L_212, /*hidden argument*/NULL); goto IL_0a4d; } IL_05d3: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_213 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_213, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_05e3: { int32_t L_214 = V_1; if ((((int32_t)L_214) < ((int32_t)((int32_t)100)))) { goto IL_0690; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_215 = ___raw3; int32_t L_216 = L_215->get_year_3(); if ((!(((uint32_t)L_216) == ((uint32_t)(-1))))) { goto IL_0680; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_217 = ___raw3; int32_t L_218 = V_1; L_217->set_year_3(L_218); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_219 = ___str1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_220 = ___dtfi5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_221 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_220); int32_t L_222; L_222 = __DTString_GetSeparatorToken_m1A82EFFD68CA5D3DAB153B7A830E7EF92BEC4B00((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_219, L_221, (int32_t*)(&V_2), (Il2CppChar*)(&V_3), /*hidden argument*/NULL); int32_t L_223 = L_222; V_4 = L_223; V_5 = L_223; int32_t L_224 = V_5; if ((((int32_t)L_224) == ((int32_t)((int32_t)512)))) { goto IL_062d; } } { int32_t L_225 = V_5; if ((((int32_t)L_225) == ((int32_t)((int32_t)768)))) { goto IL_063a; } } { int32_t L_226 = V_5; if ((((int32_t)L_226) == ((int32_t)((int32_t)3840)))) { goto IL_0647; } } { goto IL_0670; } IL_062d: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_227 = ___dtok2; L_227->set_dtt_0(((int32_t)14)); goto IL_0a4d; } IL_063a: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_228 = ___dtok2; L_228->set_dtt_0(((int32_t)12)); goto IL_0a4d; } IL_0647: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_229 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_230 = ___dps0; int32_t L_231 = L_230; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_232 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_229)->GetAtUnchecked(static_cast(L_231)); int32_t L_233 = ((int32_t)12); int32_t L_234 = (int32_t)(L_232)->GetAtUnchecked(static_cast(L_233)); if ((((int32_t)L_234) <= ((int32_t)((int32_t)20)))) { goto IL_0670; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_235 = ___str1; int32_t L_236 = V_2; L_235->set_Index_1(L_236); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_237 = ___str1; Il2CppChar L_238 = V_3; L_237->set_m_current_3(L_238); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_239 = ___dtok2; L_239->set_dtt_0(((int32_t)12)); goto IL_0a4d; } IL_0670: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_240 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_240, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0680: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_241 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_241, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0690: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_242 = ___dtok2; int32_t L_243 = V_1; L_242->set_num_2(L_243); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_244 = ___raw3; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_245 = ___dtok2; int32_t L_246 = L_245->get_num_2(); DateTimeRawInfo_AddNumber_mD757F619E1CBAD820027006EA7F2C519ACD8DCB0((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_244, L_246, /*hidden argument*/NULL); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_247 = ___str1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_248 = ___dtfi5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_249 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_248); int32_t L_250; L_250 = __DTString_GetSeparatorToken_m1A82EFFD68CA5D3DAB153B7A830E7EF92BEC4B00((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_247, L_249, (int32_t*)(&V_2), (Il2CppChar*)(&V_3), /*hidden argument*/NULL); int32_t L_251 = L_250; V_4 = L_251; V_5 = L_251; int32_t L_252 = V_5; if ((((int32_t)L_252) > ((int32_t)((int32_t)768)))) { goto IL_06d2; } } { int32_t L_253 = V_5; if ((((int32_t)L_253) == ((int32_t)((int32_t)512)))) { goto IL_06e6; } } { int32_t L_254 = V_5; if ((((int32_t)L_254) == ((int32_t)((int32_t)768)))) { goto IL_06f2; } } { goto IL_073e; } IL_06d2: { int32_t L_255 = V_5; if ((((int32_t)L_255) == ((int32_t)((int32_t)1536)))) { goto IL_06f2; } } { int32_t L_256 = V_5; if ((((int32_t)L_256) == ((int32_t)((int32_t)3840)))) { goto IL_06fe; } } { goto IL_073e; } IL_06e6: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_257 = ___dtok2; L_257->set_dtt_0(1); goto IL_0a4d; } IL_06f2: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_258 = ___dtok2; L_258->set_dtt_0(4); goto IL_0a4d; } IL_06fe: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_259 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_260 = ___dps0; int32_t L_261 = L_260; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_262 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_259)->GetAtUnchecked(static_cast(L_261)); int32_t L_263 = 4; int32_t L_264 = (int32_t)(L_262)->GetAtUnchecked(static_cast(L_263)); if ((!(((uint32_t)L_264) == ((uint32_t)((int32_t)20))))) { goto IL_0732; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_265 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_266 = ___dps0; int32_t L_267 = L_266; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_268 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_265)->GetAtUnchecked(static_cast(L_267)); int32_t L_269 = 3; int32_t L_270 = (int32_t)(L_268)->GetAtUnchecked(static_cast(L_269)); if ((((int32_t)L_270) <= ((int32_t)((int32_t)20)))) { goto IL_0732; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_271 = ___str1; int32_t L_272 = V_2; L_271->set_Index_1(L_272); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_273 = ___str1; Il2CppChar L_274 = V_3; L_273->set_m_current_3(L_274); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_275 = ___dtok2; L_275->set_dtt_0(3); goto IL_0a4d; } IL_0732: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_276 = ___dtok2; L_276->set_dtt_0(4); goto IL_0a4d; } IL_073e: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_277 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_277, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_074e: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_278 = ___raw3; int32_t L_279 = L_278->get_dayOfWeek_4(); if ((!(((uint32_t)L_279) == ((uint32_t)(-1))))) { goto IL_076b; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_280 = ___raw3; int32_t L_281 = V_1; L_280->set_dayOfWeek_4(L_281); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_282 = ___dtok2; L_282->set_dtt_0(((int32_t)11)); goto IL_0a4d; } IL_076b: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_283 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_283, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_077b: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_284 = ___raw3; int32_t L_285 = L_284->get_month_2(); if ((!(((uint32_t)L_285) == ((uint32_t)(-1))))) { goto IL_0868; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_286 = ___str1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_287 = ___dtfi5; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_288 = *((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)L_287); int32_t L_289; L_289 = __DTString_GetSeparatorToken_m1A82EFFD68CA5D3DAB153B7A830E7EF92BEC4B00((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_286, L_288, (int32_t*)(&V_2), (Il2CppChar*)(&V_3), /*hidden argument*/NULL); int32_t L_290 = L_289; V_4 = L_290; V_5 = L_290; int32_t L_291 = V_5; if ((((int32_t)L_291) > ((int32_t)((int32_t)768)))) { goto IL_07b9; } } { int32_t L_292 = V_5; if ((((int32_t)L_292) == ((int32_t)((int32_t)512)))) { goto IL_07d6; } } { int32_t L_293 = V_5; if ((((int32_t)L_293) == ((int32_t)((int32_t)768)))) { goto IL_07df; } } { goto IL_084c; } IL_07b9: { int32_t L_294 = V_5; if ((((int32_t)L_294) == ((int32_t)((int32_t)1536)))) { goto IL_07e8; } } { int32_t L_295 = V_5; if ((((int32_t)L_295) == ((int32_t)((int32_t)1792)))) { goto IL_07f1; } } { int32_t L_296 = V_5; if ((((int32_t)L_296) == ((int32_t)((int32_t)3840)))) { goto IL_0812; } } { goto IL_084c; } IL_07d6: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_297 = ___dtok2; L_297->set_dtt_0(6); goto IL_085c; } IL_07df: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_298 = ___dtok2; L_298->set_dtt_0(7); goto IL_085c; } IL_07e8: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_299 = ___dtok2; L_299->set_dtt_0(8); goto IL_085c; } IL_07f1: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_300 = ___raw3; bool L_301 = L_300->get_hasSameDateAndTimeSeparators_8(); if (L_301) { goto IL_0809; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_302 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_302, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0809: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_303 = ___dtok2; L_303->set_dtt_0(8); goto IL_085c; } IL_0812: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_304 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_305 = ___dps0; int32_t L_306 = L_305; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_307 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_304)->GetAtUnchecked(static_cast(L_306)); int32_t L_308 = 8; int32_t L_309 = (int32_t)(L_307)->GetAtUnchecked(static_cast(L_308)); if ((!(((uint32_t)L_309) == ((uint32_t)((int32_t)20))))) { goto IL_0843; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_310 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_311 = ___dps0; int32_t L_312 = L_311; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_313 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_310)->GetAtUnchecked(static_cast(L_312)); int32_t L_314 = 7; int32_t L_315 = (int32_t)(L_313)->GetAtUnchecked(static_cast(L_314)); if ((((int32_t)L_315) <= ((int32_t)((int32_t)20)))) { goto IL_0843; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_316 = ___str1; int32_t L_317 = V_2; L_316->set_Index_1(L_317); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_318 = ___str1; Il2CppChar L_319 = V_3; L_318->set_m_current_3(L_319); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_320 = ___dtok2; L_320->set_dtt_0(7); goto IL_085c; } IL_0843: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_321 = ___dtok2; L_321->set_dtt_0(8); goto IL_085c; } IL_084c: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_322 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_322, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_085c: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_323 = ___raw3; int32_t L_324 = V_1; L_323->set_month_2(L_324); goto IL_0a4d; } IL_0868: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_325 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_325, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0878: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_326 = ___result4; int32_t L_327 = L_326->get_era_7(); if ((((int32_t)L_327) == ((int32_t)(-1)))) { goto IL_0897; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_328 = ___result4; int32_t L_329 = V_1; L_328->set_era_7(L_329); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_330 = ___dtok2; L_330->set_dtt_0(((int32_t)16)); goto IL_0a4d; } IL_0897: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_331 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_331, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_08a7: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_332 = ___result4; IL2CPP_RUNTIME_CLASS_INIT(JapaneseCalendar_t9B3E6C121CD0B742AC6413D33DE394DE3E3C6360_il2cpp_TypeInfo_var); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_333; L_333 = JapaneseCalendar_GetDefaultInstance_m8A9025FE4F9034F49C2C7EF2C15D8B17B64FC7F9(/*hidden argument*/NULL); L_332->set_calendar_10(L_333); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_334 = ___dtfi5; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_335; L_335 = DateTimeFormatInfo_GetJapaneseCalendarDTFI_m0D2F355055DEE446726107C8E74DD1864B251B2B(/*hidden argument*/NULL); *((RuntimeObject **)L_334) = (RuntimeObject *)L_335; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_334, (void*)(RuntimeObject *)L_335); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_336 = ___result4; int32_t L_337 = L_336->get_era_7(); if ((((int32_t)L_337) == ((int32_t)(-1)))) { goto IL_08da; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_338 = ___result4; int32_t L_339 = V_1; L_338->set_era_7(L_339); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_340 = ___dtok2; L_340->set_dtt_0(((int32_t)16)); goto IL_0a4d; } IL_08da: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_341 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_341, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_08ea: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_342 = ___result4; IL2CPP_RUNTIME_CLASS_INIT(TaiwanCalendar_tF03DACFCF8C6BC8EDD68CADE289D6A32FBBC516C_il2cpp_TypeInfo_var); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_343; L_343 = TaiwanCalendar_GetDefaultInstance_mD23E79DC9A137F8371F4B5B397D0C0861715B30B(/*hidden argument*/NULL); L_342->set_calendar_10(L_343); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** L_344 = ___dtfi5; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_345; L_345 = DateTimeFormatInfo_GetTaiwanCalendarDTFI_m4DB66B2CFD62F43E38A49C82F7286DA5CDAB8449(/*hidden argument*/NULL); *((RuntimeObject **)L_344) = (RuntimeObject *)L_345; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_344, (void*)(RuntimeObject *)L_345); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_346 = ___result4; int32_t L_347 = L_346->get_era_7(); if ((((int32_t)L_347) == ((int32_t)(-1)))) { goto IL_091d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_348 = ___result4; int32_t L_349 = V_1; L_348->set_era_7(L_349); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_350 = ___dtok2; L_350->set_dtt_0(((int32_t)16)); goto IL_0a4d; } IL_091d: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_351 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_351, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_092d: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_352 = ___result4; int32_t L_353 = L_352->get_flags_8(); if (!((int32_t)((int32_t)L_353&(int32_t)((int32_t)256)))) { goto IL_094c; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_354 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_354, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_094c: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_355 = ___dtok2; L_355->set_dtt_0(((int32_t)15)); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_356 = ___result4; int32_t* L_357 = L_356->get_address_of_flags_8(); int32_t* L_358 = L_357; int32_t L_359 = *((int32_t*)L_358); *((int32_t*)L_358) = (int32_t)((int32_t)((int32_t)L_359|(int32_t)((int32_t)256))); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_360 = ___result4; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_361; memset((&L_361), 0, sizeof(L_361)); TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline((&L_361), ((int64_t)((int64_t)0)), /*hidden argument*/NULL); L_360->set_timeZoneOffset_9(L_361); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_362 = ___result4; int32_t* L_363 = L_362->get_address_of_flags_8(); int32_t* L_364 = L_363; int32_t L_365 = *((int32_t*)L_364); *((int32_t*)L_364) = (int32_t)((int32_t)((int32_t)L_365|(int32_t)((int32_t)512))); goto IL_0a4d; } IL_0987: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_366 = ___dtok2; L_366->set_dtt_0(0); goto IL_0a4d; } IL_0993: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_367 = ___raw3; int32_t L_368 = L_367->get_timeMark_6(); if ((!(((uint32_t)L_368) == ((uint32_t)(-1))))) { goto IL_09a8; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_369 = ___raw3; int32_t L_370 = V_1; L_369->set_timeMark_6(L_370); goto IL_0a4d; } IL_09a8: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_371 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_371, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_09b8: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_372 = ___str1; Il2CppChar L_373 = L_372->get_m_current_3(); IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_374; L_374 = Char_IsLetter_mF204E476D37A9EC10C965929AF16A362CBEA8950(L_373, /*hidden argument*/NULL); if (!L_374) { goto IL_09df; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_375 = ___result4; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_376 = ___str1; int32_t L_377 = L_376->get_Index_1(); int32_t L_378 = L_377; RuntimeObject * L_379 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_378); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_375, 3, _stringLiteral838987EE071DCE78FE2E9AF11D2DB7077C0B43FE, L_379, /*hidden argument*/NULL); return (bool)0; } IL_09df: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_380 = ___str1; Il2CppChar L_381 = L_380->get_m_current_3(); if ((((int32_t)L_381) == ((int32_t)((int32_t)45)))) { goto IL_09f3; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_382 = ___str1; Il2CppChar L_383 = L_382->get_m_current_3(); if ((!(((uint32_t)L_383) == ((uint32_t)((int32_t)43))))) { goto IL_0a33; } } IL_09f3: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_384 = ___result4; int32_t L_385 = L_384->get_flags_8(); if (((int32_t)((int32_t)L_385&(int32_t)((int32_t)256)))) { goto IL_0a33; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_386 = ___str1; int32_t L_387 = L_386->get_Index_1(); V_8 = L_387; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_388 = ___str1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_389 = ___result4; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_390 = L_389->get_address_of_timeZoneOffset_9(); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_391; L_391 = DateTimeParse_ParseTimeZone_m66E92A9DD180BC36D241640EA2C4B0AA49D846AF((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_388, (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_390, /*hidden argument*/NULL); if (!L_391) { goto IL_0a2b; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_392 = ___result4; int32_t* L_393 = L_392->get_address_of_flags_8(); int32_t* L_394 = L_393; int32_t L_395 = *((int32_t*)L_394); *((int32_t*)L_394) = (int32_t)((int32_t)((int32_t)L_395|(int32_t)((int32_t)256))); return (bool)1; } IL_0a2b: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_396 = ___str1; int32_t L_397 = V_8; L_396->set_Index_1(L_397); } IL_0a33: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_398 = ___str1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_399; L_399 = DateTimeParse_VerifyValidPunctuation_mB319B77612BDBC60D929DCE5BA21029290A0884F((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_398, /*hidden argument*/NULL); if (!L_399) { goto IL_0a3d; } } { return (bool)1; } IL_0a3d: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_400 = ___result4; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_400, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0a4d: { return (bool)1; } IL_0a4f: { bool L_401 = V_7; return L_401; } } // System.Boolean System.DateTimeParse::VerifyValidPunctuation(System.__DTString&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_VerifyValidPunctuation_mB319B77612BDBC60D929DCE5BA21029290A0884F (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Il2CppChar V_0 = 0x0; bool V_1 = false; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_0 = ___str0; String_t* L_1 = L_0->get_Value_0(); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_2 = ___str0; int32_t L_3 = L_2->get_Index_1(); Il2CppChar L_4; L_4 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_1, L_3, /*hidden argument*/NULL); V_0 = L_4; Il2CppChar L_5 = V_0; if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)35))))) { goto IL_0076; } } { V_1 = (bool)0; V_2 = (bool)0; V_3 = 0; goto IL_005f; } IL_001f: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_6 = ___str0; String_t* L_7 = L_6->get_Value_0(); int32_t L_8 = V_3; Il2CppChar L_9; L_9 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_7, L_8, /*hidden argument*/NULL); V_0 = L_9; Il2CppChar L_10 = V_0; if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)35))))) { goto IL_0041; } } { bool L_11 = V_1; if (!L_11) { goto IL_003d; } } { bool L_12 = V_2; if (!L_12) { goto IL_0039; } } { return (bool)0; } IL_0039: { V_2 = (bool)1; goto IL_005b; } IL_003d: { V_1 = (bool)1; goto IL_005b; } IL_0041: { Il2CppChar L_13 = V_0; if (L_13) { goto IL_0049; } } { bool L_14 = V_2; if (L_14) { goto IL_005b; } } { return (bool)0; } IL_0049: { Il2CppChar L_15 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_il2cpp_TypeInfo_var); bool L_16; L_16 = Char_IsWhiteSpace_m99A5E1BE1EB9F17EA530A67A607DA8C260BCBF99(L_15, /*hidden argument*/NULL); if (L_16) { goto IL_005b; } } { bool L_17 = V_1; bool L_18 = V_2; if (!((int32_t)((int32_t)((((int32_t)L_17) == ((int32_t)0))? 1 : 0)|(int32_t)L_18))) { goto IL_005b; } } { return (bool)0; } IL_005b: { int32_t L_19 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1)); } IL_005f: { int32_t L_20 = V_3; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_21 = ___str0; int32_t L_22 = L_21->get_len_2(); if ((((int32_t)L_20) < ((int32_t)L_22))) { goto IL_001f; } } { bool L_23 = V_2; if (L_23) { goto IL_006d; } } { return (bool)0; } IL_006d: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_24 = ___str0; bool L_25; L_25 = __DTString_GetNext_m86DFD42EA3497F2805BA84B54A8C3D4096FAB896((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_24, /*hidden argument*/NULL); return (bool)1; } IL_0076: { Il2CppChar L_26 = V_0; if (L_26) { goto IL_00b2; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_27 = ___str0; int32_t L_28 = L_27->get_Index_1(); V_4 = L_28; goto IL_009a; } IL_0083: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_29 = ___str0; String_t* L_30 = L_29->get_Value_0(); int32_t L_31 = V_4; Il2CppChar L_32; L_32 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_30, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_0094; } } { return (bool)0; } IL_0094: { int32_t L_33 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1)); } IL_009a: { int32_t L_34 = V_4; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_35 = ___str0; int32_t L_36 = L_35->get_len_2(); if ((((int32_t)L_34) < ((int32_t)L_36))) { goto IL_0083; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_37 = ___str0; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_38 = ___str0; int32_t L_39 = L_38->get_len_2(); L_37->set_Index_1(L_39); return (bool)1; } IL_00b2: { return (bool)0; } } // System.Boolean System.DateTimeParse::GetYearMonthDayOrder(System.String,System.Globalization.DateTimeFormatInfo,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetYearMonthDayOrder_mB73BB91ACC8AC4535225E3B05101B873F7DE37E8 (String_t* ___datePattern0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t* ___order2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; int32_t V_5 = 0; Il2CppChar V_6 = 0x0; int32_t V_7 = 0; { V_0 = (-1); V_1 = (-1); V_2 = (-1); V_3 = 0; V_4 = (bool)0; V_5 = 0; goto IL_00f0; } IL_0013: { String_t* L_0 = ___datePattern0; int32_t L_1 = V_5; Il2CppChar L_2; L_2 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_0, L_1, /*hidden argument*/NULL); V_6 = L_2; Il2CppChar L_3 = V_6; if ((((int32_t)L_3) == ((int32_t)((int32_t)92)))) { goto IL_0029; } } { Il2CppChar L_4 = V_6; if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)37))))) { goto IL_0034; } } IL_0029: { int32_t L_5 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); goto IL_00ea; } IL_0034: { Il2CppChar L_6 = V_6; if ((((int32_t)L_6) == ((int32_t)((int32_t)39)))) { goto IL_0040; } } { Il2CppChar L_7 = V_6; if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)34))))) { goto IL_0047; } } IL_0040: { bool L_8 = V_4; V_4 = (bool)((((int32_t)L_8) == ((int32_t)0))? 1 : 0); } IL_0047: { bool L_9 = V_4; if (L_9) { goto IL_00ea; } } { Il2CppChar L_10 = V_6; if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)121))))) { goto IL_007e; } } { int32_t L_11 = V_3; int32_t L_12 = L_11; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_12; goto IL_0062; } IL_005c: { int32_t L_13 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0062: { int32_t L_14 = V_5; String_t* L_15 = ___datePattern0; int32_t L_16; L_16 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_15, /*hidden argument*/NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))) >= ((int32_t)L_16))) { goto IL_00ea; } } { String_t* L_17 = ___datePattern0; int32_t L_18 = V_5; Il2CppChar L_19; L_19 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_17, ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)), /*hidden argument*/NULL); if ((((int32_t)L_19) == ((int32_t)((int32_t)121)))) { goto IL_005c; } } { goto IL_00ea; } IL_007e: { Il2CppChar L_20 = V_6; if ((!(((uint32_t)L_20) == ((uint32_t)((int32_t)77))))) { goto IL_00ae; } } { int32_t L_21 = V_3; int32_t L_22 = L_21; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_1 = L_22; goto IL_0092; } IL_008c: { int32_t L_23 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0092: { int32_t L_24 = V_5; String_t* L_25 = ___datePattern0; int32_t L_26; L_26 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_25, /*hidden argument*/NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1))) >= ((int32_t)L_26))) { goto IL_00ea; } } { String_t* L_27 = ___datePattern0; int32_t L_28 = V_5; Il2CppChar L_29; L_29 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_27, ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/NULL); if ((((int32_t)L_29) == ((int32_t)((int32_t)77)))) { goto IL_008c; } } { goto IL_00ea; } IL_00ae: { Il2CppChar L_30 = V_6; if ((!(((uint32_t)L_30) == ((uint32_t)((int32_t)100))))) { goto IL_00ea; } } { V_7 = 1; goto IL_00c5; } IL_00b9: { int32_t L_31 = V_7; V_7 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); int32_t L_32 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_00c5: { int32_t L_33 = V_5; String_t* L_34 = ___datePattern0; int32_t L_35; L_35 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_34, /*hidden argument*/NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_33, (int32_t)1))) >= ((int32_t)L_35))) { goto IL_00df; } } { String_t* L_36 = ___datePattern0; int32_t L_37 = V_5; Il2CppChar L_38; L_38 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_36, ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)), /*hidden argument*/NULL); if ((((int32_t)L_38) == ((int32_t)((int32_t)100)))) { goto IL_00b9; } } IL_00df: { int32_t L_39 = V_7; if ((((int32_t)L_39) > ((int32_t)2))) { goto IL_00ea; } } { int32_t L_40 = V_3; int32_t L_41 = L_40; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_41, (int32_t)1)); V_2 = L_41; } IL_00ea: { int32_t L_42 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)1)); } IL_00f0: { int32_t L_43 = V_5; String_t* L_44 = ___datePattern0; int32_t L_45; L_45 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_44, /*hidden argument*/NULL); if ((((int32_t)L_43) >= ((int32_t)L_45))) { goto IL_0101; } } { int32_t L_46 = V_3; if ((((int32_t)L_46) < ((int32_t)3))) { goto IL_0013; } } IL_0101: { int32_t L_47 = V_0; if (L_47) { goto IL_0111; } } { int32_t L_48 = V_1; if ((!(((uint32_t)L_48) == ((uint32_t)1)))) { goto IL_0111; } } { int32_t L_49 = V_2; if ((!(((uint32_t)L_49) == ((uint32_t)2)))) { goto IL_0111; } } { int32_t* L_50 = ___order2; *((int32_t*)L_50) = (int32_t)0; return (bool)1; } IL_0111: { int32_t L_51 = V_1; if (L_51) { goto IL_0121; } } { int32_t L_52 = V_2; if ((!(((uint32_t)L_52) == ((uint32_t)1)))) { goto IL_0121; } } { int32_t L_53 = V_0; if ((!(((uint32_t)L_53) == ((uint32_t)2)))) { goto IL_0121; } } { int32_t* L_54 = ___order2; *((int32_t*)L_54) = (int32_t)1; return (bool)1; } IL_0121: { int32_t L_55 = V_2; if (L_55) { goto IL_0131; } } { int32_t L_56 = V_1; if ((!(((uint32_t)L_56) == ((uint32_t)1)))) { goto IL_0131; } } { int32_t L_57 = V_0; if ((!(((uint32_t)L_57) == ((uint32_t)2)))) { goto IL_0131; } } { int32_t* L_58 = ___order2; *((int32_t*)L_58) = (int32_t)2; return (bool)1; } IL_0131: { int32_t L_59 = V_0; if (L_59) { goto IL_0141; } } { int32_t L_60 = V_2; if ((!(((uint32_t)L_60) == ((uint32_t)1)))) { goto IL_0141; } } { int32_t L_61 = V_1; if ((!(((uint32_t)L_61) == ((uint32_t)2)))) { goto IL_0141; } } { int32_t* L_62 = ___order2; *((int32_t*)L_62) = (int32_t)3; return (bool)1; } IL_0141: { int32_t* L_63 = ___order2; *((int32_t*)L_63) = (int32_t)(-1); return (bool)0; } } // System.Boolean System.DateTimeParse::GetYearMonthOrder(System.String,System.Globalization.DateTimeFormatInfo,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetYearMonthOrder_mD10A14FC52C1C43900F52363108F29EBAC40EC85 (String_t* ___pattern0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t* ___order2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; Il2CppChar V_5 = 0x0; { V_0 = (-1); V_1 = (-1); V_2 = 0; V_3 = (bool)0; V_4 = 0; goto IL_00a6; } IL_0010: { String_t* L_0 = ___pattern0; int32_t L_1 = V_4; Il2CppChar L_2; L_2 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_0, L_1, /*hidden argument*/NULL); V_5 = L_2; Il2CppChar L_3 = V_5; if ((((int32_t)L_3) == ((int32_t)((int32_t)92)))) { goto IL_0026; } } { Il2CppChar L_4 = V_5; if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)37))))) { goto IL_002e; } } IL_0026: { int32_t L_5 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); goto IL_00a0; } IL_002e: { Il2CppChar L_6 = V_5; if ((((int32_t)L_6) == ((int32_t)((int32_t)39)))) { goto IL_003a; } } { Il2CppChar L_7 = V_5; if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)34))))) { goto IL_003f; } } IL_003a: { bool L_8 = V_3; V_3 = (bool)((((int32_t)L_8) == ((int32_t)0))? 1 : 0); } IL_003f: { bool L_9 = V_3; if (L_9) { goto IL_00a0; } } { Il2CppChar L_10 = V_5; if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)121))))) { goto IL_0072; } } { int32_t L_11 = V_2; int32_t L_12 = L_11; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); V_0 = L_12; goto IL_0056; } IL_0050: { int32_t L_13 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1)); } IL_0056: { int32_t L_14 = V_4; String_t* L_15 = ___pattern0; int32_t L_16; L_16 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_15, /*hidden argument*/NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1))) >= ((int32_t)L_16))) { goto IL_00a0; } } { String_t* L_17 = ___pattern0; int32_t L_18 = V_4; Il2CppChar L_19; L_19 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_17, ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)), /*hidden argument*/NULL); if ((((int32_t)L_19) == ((int32_t)((int32_t)121)))) { goto IL_0050; } } { goto IL_00a0; } IL_0072: { Il2CppChar L_20 = V_5; if ((!(((uint32_t)L_20) == ((uint32_t)((int32_t)77))))) { goto IL_00a0; } } { int32_t L_21 = V_2; int32_t L_22 = L_21; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); V_1 = L_22; goto IL_0086; } IL_0080: { int32_t L_23 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)1)); } IL_0086: { int32_t L_24 = V_4; String_t* L_25 = ___pattern0; int32_t L_26; L_26 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_25, /*hidden argument*/NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1))) >= ((int32_t)L_26))) { goto IL_00a0; } } { String_t* L_27 = ___pattern0; int32_t L_28 = V_4; Il2CppChar L_29; L_29 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_27, ((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/NULL); if ((((int32_t)L_29) == ((int32_t)((int32_t)77)))) { goto IL_0080; } } IL_00a0: { int32_t L_30 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)); } IL_00a6: { int32_t L_31 = V_4; String_t* L_32 = ___pattern0; int32_t L_33; L_33 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) >= ((int32_t)L_33))) { goto IL_00b7; } } { int32_t L_34 = V_2; if ((((int32_t)L_34) < ((int32_t)2))) { goto IL_0010; } } IL_00b7: { int32_t L_35 = V_0; if (L_35) { goto IL_00c3; } } { int32_t L_36 = V_1; if ((!(((uint32_t)L_36) == ((uint32_t)1)))) { goto IL_00c3; } } { int32_t* L_37 = ___order2; *((int32_t*)L_37) = (int32_t)4; return (bool)1; } IL_00c3: { int32_t L_38 = V_1; if (L_38) { goto IL_00cf; } } { int32_t L_39 = V_0; if ((!(((uint32_t)L_39) == ((uint32_t)1)))) { goto IL_00cf; } } { int32_t* L_40 = ___order2; *((int32_t*)L_40) = (int32_t)5; return (bool)1; } IL_00cf: { int32_t* L_41 = ___order2; *((int32_t*)L_41) = (int32_t)(-1); return (bool)0; } } // System.Boolean System.DateTimeParse::GetMonthDayOrder(System.String,System.Globalization.DateTimeFormatInfo,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetMonthDayOrder_m29CE1D778CF4FBE25405B5D39A7EC0C26EF7366A (String_t* ___pattern0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t* ___order2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; bool V_3 = false; int32_t V_4 = 0; Il2CppChar V_5 = 0x0; int32_t V_6 = 0; { V_0 = (-1); V_1 = (-1); V_2 = 0; V_3 = (bool)0; V_4 = 0; goto IL_00b7; } IL_0010: { String_t* L_0 = ___pattern0; int32_t L_1 = V_4; Il2CppChar L_2; L_2 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_0, L_1, /*hidden argument*/NULL); V_5 = L_2; Il2CppChar L_3 = V_5; if ((((int32_t)L_3) == ((int32_t)((int32_t)92)))) { goto IL_0026; } } { Il2CppChar L_4 = V_5; if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)37))))) { goto IL_0031; } } IL_0026: { int32_t L_5 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); goto IL_00b1; } IL_0031: { Il2CppChar L_6 = V_5; if ((((int32_t)L_6) == ((int32_t)((int32_t)39)))) { goto IL_003d; } } { Il2CppChar L_7 = V_5; if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)34))))) { goto IL_0042; } } IL_003d: { bool L_8 = V_3; V_3 = (bool)((((int32_t)L_8) == ((int32_t)0))? 1 : 0); } IL_0042: { bool L_9 = V_3; if (L_9) { goto IL_00b1; } } { Il2CppChar L_10 = V_5; if ((!(((uint32_t)L_10) == ((uint32_t)((int32_t)100))))) { goto IL_0083; } } { V_6 = 1; goto IL_005c; } IL_0050: { int32_t L_11 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); int32_t L_12 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_005c: { int32_t L_13 = V_4; String_t* L_14 = ___pattern0; int32_t L_15; L_15 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_14, /*hidden argument*/NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))) >= ((int32_t)L_15))) { goto IL_0076; } } { String_t* L_16 = ___pattern0; int32_t L_17 = V_4; Il2CppChar L_18; L_18 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_16, ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)), /*hidden argument*/NULL); if ((((int32_t)L_18) == ((int32_t)((int32_t)100)))) { goto IL_0050; } } IL_0076: { int32_t L_19 = V_6; if ((((int32_t)L_19) > ((int32_t)2))) { goto IL_00b1; } } { int32_t L_20 = V_2; int32_t L_21 = L_20; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_21, (int32_t)1)); V_1 = L_21; goto IL_00b1; } IL_0083: { Il2CppChar L_22 = V_5; if ((!(((uint32_t)L_22) == ((uint32_t)((int32_t)77))))) { goto IL_00b1; } } { int32_t L_23 = V_2; int32_t L_24 = L_23; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); V_0 = L_24; goto IL_0097; } IL_0091: { int32_t L_25 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)1)); } IL_0097: { int32_t L_26 = V_4; String_t* L_27 = ___pattern0; int32_t L_28; L_28 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_27, /*hidden argument*/NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1))) >= ((int32_t)L_28))) { goto IL_00b1; } } { String_t* L_29 = ___pattern0; int32_t L_30 = V_4; Il2CppChar L_31; L_31 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_29, ((int32_t)il2cpp_codegen_add((int32_t)L_30, (int32_t)1)), /*hidden argument*/NULL); if ((((int32_t)L_31) == ((int32_t)((int32_t)77)))) { goto IL_0091; } } IL_00b1: { int32_t L_32 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_00b7: { int32_t L_33 = V_4; String_t* L_34 = ___pattern0; int32_t L_35; L_35 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_34, /*hidden argument*/NULL); if ((((int32_t)L_33) >= ((int32_t)L_35))) { goto IL_00c8; } } { int32_t L_36 = V_2; if ((((int32_t)L_36) < ((int32_t)2))) { goto IL_0010; } } IL_00c8: { int32_t L_37 = V_0; if (L_37) { goto IL_00d4; } } { int32_t L_38 = V_1; if ((!(((uint32_t)L_38) == ((uint32_t)1)))) { goto IL_00d4; } } { int32_t* L_39 = ___order2; *((int32_t*)L_39) = (int32_t)6; return (bool)1; } IL_00d4: { int32_t L_40 = V_1; if (L_40) { goto IL_00e0; } } { int32_t L_41 = V_0; if ((!(((uint32_t)L_41) == ((uint32_t)1)))) { goto IL_00e0; } } { int32_t* L_42 = ___order2; *((int32_t*)L_42) = (int32_t)7; return (bool)1; } IL_00e0: { int32_t* L_43 = ___order2; *((int32_t*)L_43) = (int32_t)(-1); return (bool)0; } } // System.Boolean System.DateTimeParse::TryAdjustYear(System.DateTimeResult&,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___year1, int32_t* ___adjustedYear2, const RuntimeMethod* method) { bool V_0 = false; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { int32_t L_0 = ___year1; if ((((int32_t)L_0) >= ((int32_t)((int32_t)100)))) { goto IL_001d; } } IL_0005: try { // begin try (depth: 1) DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_1 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2 = L_1->get_calendar_10(); int32_t L_3 = ___year1; int32_t L_4; L_4 = VirtFuncInvoker1< int32_t, int32_t >::Invoke(28 /* System.Int32 System.Globalization.Calendar::ToFourDigitYear(System.Int32) */, L_2, L_3); ___year1 = L_4; goto IL_001d; } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0015; } throw e; } CATCH_0015: { // begin catch(System.ArgumentOutOfRangeException) int32_t* L_5 = ___adjustedYear2; *((int32_t*)L_5) = (int32_t)(-1); V_0 = (bool)0; IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_0022; } // end catch (depth: 1) IL_001d: { int32_t* L_6 = ___adjustedYear2; int32_t L_7 = ___year1; *((int32_t*)L_6) = (int32_t)L_7; return (bool)1; } IL_0022: { bool L_8 = V_0; return L_8; } } // System.Boolean System.DateTimeParse::SetDateYMD(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___year1, int32_t ___month2, int32_t ___day3, const RuntimeMethod* method) { { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_1 = L_0->get_calendar_10(); int32_t L_2 = ___year1; int32_t L_3 = ___month2; int32_t L_4 = ___day3; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_5 = ___result0; int32_t L_6 = L_5->get_era_7(); bool L_7; L_7 = VirtFuncInvoker4< bool, int32_t, int32_t, int32_t, int32_t >::Invoke(26 /* System.Boolean System.Globalization.Calendar::IsValidDay(System.Int32,System.Int32,System.Int32,System.Int32) */, L_1, L_2, L_3, L_4, L_6); if (!L_7) { goto IL_0021; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_8 = ___result0; int32_t L_9 = ___year1; int32_t L_10 = ___month2; int32_t L_11 = ___day3; DateTimeResult_SetDate_m2EEEB513B85FE2F35687FCC31D82BE3B87CA44AB((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_8, L_9, L_10, L_11, /*hidden argument*/NULL); return (bool)1; } IL_0021: { return (bool)0; } } // System.Boolean System.DateTimeParse::SetDateMDY(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_SetDateMDY_m707CBB7C4C65D2BB455A2F5331F33F41BDC9F938 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___month1, int32_t ___day2, int32_t ___year3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = ___year3; int32_t L_2 = ___month1; int32_t L_3 = ___day2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_4; L_4 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Boolean System.DateTimeParse::SetDateDMY(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_SetDateDMY_m63755A74935E8B49A5A762791F27927B85E9A0C8 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___day1, int32_t ___month2, int32_t ___year3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = ___year3; int32_t L_2 = ___month2; int32_t L_3 = ___day1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_4; L_4 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Boolean System.DateTimeParse::SetDateYDM(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_SetDateYDM_m65778FD98536F4E0DEF2376D4C4BD9495E1B24C1 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___year1, int32_t ___day2, int32_t ___month3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = ___year1; int32_t L_2 = ___month3; int32_t L_3 = ___day2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_4; L_4 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_0, L_1, L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Void System.DateTimeParse::GetDefaultYear(System.DateTimeResult&,System.Globalization.DateTimeStyles&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeParse_GetDefaultYear_mC7B5482E3C0194F97741CE28B570018C65C0DD75 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t* ___styles1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_1 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_2 = L_1->get_calendar_10(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_3 = ___result0; int32_t* L_4 = ___styles1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_5; L_5 = DateTimeParse_GetDateTimeNow_m56CF252F5E2B95792E52CAD0291FD4F0E7B8DFFE((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_3, (int32_t*)L_4, /*hidden argument*/NULL); int32_t L_6; L_6 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(19 /* System.Int32 System.Globalization.Calendar::GetYear(System.DateTime) */, L_2, L_5); L_0->set_Year_0(L_6); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_7 = ___result0; int32_t* L_8 = L_7->get_address_of_flags_8(); int32_t* L_9 = L_8; int32_t L_10 = *((int32_t*)L_9); *((int32_t*)L_9) = (int32_t)((int32_t)((int32_t)L_10|(int32_t)((int32_t)4096))); return; } } // System.Boolean System.DateTimeParse::GetDayOfNN(System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfNN_m4B149074158CA3C54AEE836C06BF1CAC37BEC91B (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t* ___styles1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)128)))) { goto IL_001d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001d: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_3 = ___raw2; int32_t L_4; L_4 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_3, 0, /*hidden argument*/NULL); V_0 = L_4; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_5 = ___raw2; int32_t L_6; L_6 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_5, 1, /*hidden argument*/NULL); V_1 = L_6; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_7 = ___result0; int32_t* L_8 = ___styles1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTimeParse_GetDefaultYear_mC7B5482E3C0194F97741CE28B570018C65C0DD75((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_7, (int32_t*)L_8, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_9 = ___dtfi3; String_t* L_10; L_10 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(L_9, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_11 = ___dtfi3; bool L_12; L_12 = DateTimeParse_GetMonthDayOrder_m29CE1D778CF4FBE25405B5D39A7EC0C26EF7366A(L_10, L_11, (int32_t*)(&V_2), /*hidden argument*/NULL); if (L_12) { goto IL_0058; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_13 = ___result0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_14 = ___dtfi3; String_t* L_15; L_15 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(L_14, /*hidden argument*/NULL); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_13, 3, _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24, L_15, /*hidden argument*/NULL); return (bool)0; } IL_0058: { int32_t L_16 = V_2; if ((!(((uint32_t)L_16) == ((uint32_t)6)))) { goto IL_007d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_17 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_18 = ___result0; int32_t L_19 = L_18->get_Year_0(); int32_t L_20 = V_0; int32_t L_21 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_22; L_22 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_17, L_19, L_20, L_21, /*hidden argument*/NULL); if (!L_22) { goto IL_009e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_23 = ___result0; int32_t* L_24 = L_23->get_address_of_flags_8(); int32_t* L_25 = L_24; int32_t L_26 = *((int32_t*)L_25); *((int32_t*)L_25) = (int32_t)((int32_t)((int32_t)L_26|(int32_t)((int32_t)128))); return (bool)1; } IL_007d: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_27 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_28 = ___result0; int32_t L_29 = L_28->get_Year_0(); int32_t L_30 = V_1; int32_t L_31 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_32; L_32 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_27, L_29, L_30, L_31, /*hidden argument*/NULL); if (!L_32) { goto IL_009e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_33 = ___result0; int32_t* L_34 = L_33->get_address_of_flags_8(); int32_t* L_35 = L_34; int32_t L_36 = *((int32_t*)L_35); *((int32_t*)L_35) = (int32_t)((int32_t)((int32_t)L_36|(int32_t)((int32_t)128))); return (bool)1; } IL_009e: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_37 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_37, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } } // System.Boolean System.DateTimeParse::GetDayOfNNN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfNNN_m49BC3A17714643FB799ACB248F711326A8096426 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)128)))) { goto IL_001d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001d: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_3 = ___raw1; int32_t L_4; L_4 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_3, 0, /*hidden argument*/NULL); V_0 = L_4; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_5 = ___raw1; int32_t L_6; L_6 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_5, 1, /*hidden argument*/NULL); V_1 = L_6; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_7 = ___raw1; int32_t L_8; L_8 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_7, 2, /*hidden argument*/NULL); V_2 = L_8; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_9 = ___dtfi2; String_t* L_10; L_10 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(L_9, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_11 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_12; L_12 = DateTimeParse_GetYearMonthDayOrder_mB73BB91ACC8AC4535225E3B05101B873F7DE37E8(L_10, L_11, (int32_t*)(&V_3), /*hidden argument*/NULL); if (L_12) { goto IL_0059; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_13 = ___result0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_14 = ___dtfi2; String_t* L_15; L_15 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(L_14, /*hidden argument*/NULL); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_13, 3, _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24, L_15, /*hidden argument*/NULL); return (bool)0; } IL_0059: { int32_t L_16 = V_3; if (L_16) { goto IL_008a; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_17 = ___result0; int32_t L_18 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_19; L_19 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_17, L_18, (int32_t*)(&V_4), /*hidden argument*/NULL); if (!L_19) { goto IL_010e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_20 = ___result0; int32_t L_21 = V_4; int32_t L_22 = V_1; int32_t L_23 = V_2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_24; L_24 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_20, L_21, L_22, L_23, /*hidden argument*/NULL); if (!L_24) { goto IL_010e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_25 = ___result0; int32_t* L_26 = L_25->get_address_of_flags_8(); int32_t* L_27 = L_26; int32_t L_28 = *((int32_t*)L_27); *((int32_t*)L_27) = (int32_t)((int32_t)((int32_t)L_28|(int32_t)((int32_t)128))); return (bool)1; } IL_008a: { int32_t L_29 = V_3; if ((!(((uint32_t)L_29) == ((uint32_t)1)))) { goto IL_00b6; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_30 = ___result0; int32_t L_31 = V_2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_32; L_32 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_30, L_31, (int32_t*)(&V_4), /*hidden argument*/NULL); if (!L_32) { goto IL_010e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_33 = ___result0; int32_t L_34 = V_0; int32_t L_35 = V_1; int32_t L_36 = V_4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_37; L_37 = DateTimeParse_SetDateMDY_m707CBB7C4C65D2BB455A2F5331F33F41BDC9F938((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_33, L_34, L_35, L_36, /*hidden argument*/NULL); if (!L_37) { goto IL_010e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_38 = ___result0; int32_t* L_39 = L_38->get_address_of_flags_8(); int32_t* L_40 = L_39; int32_t L_41 = *((int32_t*)L_40); *((int32_t*)L_40) = (int32_t)((int32_t)((int32_t)L_41|(int32_t)((int32_t)128))); return (bool)1; } IL_00b6: { int32_t L_42 = V_3; if ((!(((uint32_t)L_42) == ((uint32_t)2)))) { goto IL_00e2; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_43 = ___result0; int32_t L_44 = V_2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_45; L_45 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_43, L_44, (int32_t*)(&V_4), /*hidden argument*/NULL); if (!L_45) { goto IL_010e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_46 = ___result0; int32_t L_47 = V_0; int32_t L_48 = V_1; int32_t L_49 = V_4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_50; L_50 = DateTimeParse_SetDateDMY_m63755A74935E8B49A5A762791F27927B85E9A0C8((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_46, L_47, L_48, L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_010e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_51 = ___result0; int32_t* L_52 = L_51->get_address_of_flags_8(); int32_t* L_53 = L_52; int32_t L_54 = *((int32_t*)L_53); *((int32_t*)L_53) = (int32_t)((int32_t)((int32_t)L_54|(int32_t)((int32_t)128))); return (bool)1; } IL_00e2: { int32_t L_55 = V_3; if ((!(((uint32_t)L_55) == ((uint32_t)3)))) { goto IL_010e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_56 = ___result0; int32_t L_57 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_58; L_58 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_56, L_57, (int32_t*)(&V_4), /*hidden argument*/NULL); if (!L_58) { goto IL_010e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_59 = ___result0; int32_t L_60 = V_4; int32_t L_61 = V_1; int32_t L_62 = V_2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_63; L_63 = DateTimeParse_SetDateYDM_m65778FD98536F4E0DEF2376D4C4BD9495E1B24C1((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_59, L_60, L_61, L_62, /*hidden argument*/NULL); if (!L_63) { goto IL_010e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_64 = ___result0; int32_t* L_65 = L_64->get_address_of_flags_8(); int32_t* L_66 = L_65; int32_t L_67 = *((int32_t*)L_66); *((int32_t*)L_66) = (int32_t)((int32_t)((int32_t)L_67|(int32_t)((int32_t)128))); return (bool)1; } IL_010e: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_68 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_68, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } } // System.Boolean System.DateTimeParse::GetDayOfMN(System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfMN_mFA7FBAEA1DD54FDE42B1FCFB44493CB56A545FDA (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t* ___styles1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)128)))) { goto IL_001d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001d: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3 = ___dtfi3; String_t* L_4; L_4 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(L_3, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_5 = ___dtfi3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_6; L_6 = DateTimeParse_GetMonthDayOrder_m29CE1D778CF4FBE25405B5D39A7EC0C26EF7366A(L_4, L_5, (int32_t*)(&V_0), /*hidden argument*/NULL); if (L_6) { goto IL_0041; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_7 = ___result0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_8 = ___dtfi3; String_t* L_9; L_9 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(L_8, /*hidden argument*/NULL); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_7, 3, _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24, L_9, /*hidden argument*/NULL); return (bool)0; } IL_0041: { int32_t L_10 = V_0; if ((!(((uint32_t)L_10) == ((uint32_t)7)))) { goto IL_009f; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_11 = ___dtfi3; String_t* L_12; L_12 = DateTimeFormatInfo_get_YearMonthPattern_m10A6814900AD2F088406AFF26ED69852F2F548F7(L_11, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_13 = ___dtfi3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_14; L_14 = DateTimeParse_GetYearMonthOrder_mD10A14FC52C1C43900F52363108F29EBAC40EC85(L_12, L_13, (int32_t*)(&V_1), /*hidden argument*/NULL); if (L_14) { goto IL_0069; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_15 = ___result0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_16 = ___dtfi3; String_t* L_17; L_17 = DateTimeFormatInfo_get_YearMonthPattern_m10A6814900AD2F088406AFF26ED69852F2F548F7(L_16, /*hidden argument*/NULL); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_15, 3, _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24, L_17, /*hidden argument*/NULL); return (bool)0; } IL_0069: { int32_t L_18 = V_1; if ((!(((uint32_t)L_18) == ((uint32_t)5)))) { goto IL_009f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_19 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_20 = ___raw2; int32_t L_21; L_21 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_20, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_22; L_22 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_19, L_21, (int32_t*)(&V_2), /*hidden argument*/NULL); if (!L_22) { goto IL_008e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_23 = ___result0; int32_t L_24 = V_2; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_25 = ___raw2; int32_t L_26 = L_25->get_month_2(); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_27; L_27 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_23, L_24, L_26, 1, /*hidden argument*/NULL); if (L_27) { goto IL_009d; } } IL_008e: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_28 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_28, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_009d: { return (bool)1; } IL_009f: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_29 = ___result0; int32_t* L_30 = ___styles1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTimeParse_GetDefaultYear_mC7B5482E3C0194F97741CE28B570018C65C0DD75((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_29, (int32_t*)L_30, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_31 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_32 = ___result0; int32_t L_33 = L_32->get_Year_0(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_34 = ___raw2; int32_t L_35 = L_34->get_month_2(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_36 = ___raw2; int32_t L_37; L_37 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_36, 0, /*hidden argument*/NULL); bool L_38; L_38 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_31, L_33, L_35, L_37, /*hidden argument*/NULL); if (L_38) { goto IL_00d0; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_39 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_39, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_00d0: { return (bool)1; } } // System.Boolean System.DateTimeParse::GetHebrewDayOfNM(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetHebrewDayOfNM_mD0EBA2F3112A271F9F0FA3FA0AFE6A7665B357DF (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_0 = ___dtfi2; String_t* L_1; L_1 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(L_0, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_2 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_3; L_3 = DateTimeParse_GetMonthDayOrder_m29CE1D778CF4FBE25405B5D39A7EC0C26EF7366A(L_1, L_2, (int32_t*)(&V_0), /*hidden argument*/NULL); if (L_3) { goto IL_0024; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_4 = ___result0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_5 = ___dtfi2; String_t* L_6; L_6 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(L_5, /*hidden argument*/NULL); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_4, 3, _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24, L_6, /*hidden argument*/NULL); return (bool)0; } IL_0024: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_7 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_8 = ___raw1; int32_t L_9 = L_8->get_month_2(); L_7->set_Month_1(L_9); int32_t L_10 = V_0; if ((((int32_t)L_10) == ((int32_t)7))) { goto IL_0038; } } { int32_t L_11 = V_0; if ((!(((uint32_t)L_11) == ((uint32_t)6)))) { goto IL_006d; } } IL_0038: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_12 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_13 = L_12->get_calendar_10(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_14 = ___result0; int32_t L_15 = L_14->get_Year_0(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_16 = ___result0; int32_t L_17 = L_16->get_Month_1(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_18 = ___raw1; int32_t L_19; L_19 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_18, 0, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_20 = ___result0; int32_t L_21 = L_20->get_era_7(); bool L_22; L_22 = VirtFuncInvoker4< bool, int32_t, int32_t, int32_t, int32_t >::Invoke(26 /* System.Boolean System.Globalization.Calendar::IsValidDay(System.Int32,System.Int32,System.Int32,System.Int32) */, L_13, L_15, L_17, L_19, L_21); if (!L_22) { goto IL_006d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_23 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_24 = ___raw1; int32_t L_25; L_25 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_24, 0, /*hidden argument*/NULL); L_23->set_Day_2(L_25); return (bool)1; } IL_006d: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_26 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_26, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } } // System.Boolean System.DateTimeParse::GetDayOfNM(System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfNM_mE09696E7EA4E75FED0E08535B3CB3CD8A4170D77 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t* ___styles1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)128)))) { goto IL_001d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001d: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3 = ___dtfi3; String_t* L_4; L_4 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(L_3, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_5 = ___dtfi3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_6; L_6 = DateTimeParse_GetMonthDayOrder_m29CE1D778CF4FBE25405B5D39A7EC0C26EF7366A(L_4, L_5, (int32_t*)(&V_0), /*hidden argument*/NULL); if (L_6) { goto IL_0041; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_7 = ___result0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_8 = ___dtfi3; String_t* L_9; L_9 = DateTimeFormatInfo_get_MonthDayPattern_m08A6115F5992EF43228827DA9E544684D126BB69(L_8, /*hidden argument*/NULL); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_7, 3, _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24, L_9, /*hidden argument*/NULL); return (bool)0; } IL_0041: { int32_t L_10 = V_0; if ((!(((uint32_t)L_10) == ((uint32_t)6)))) { goto IL_009f; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_11 = ___dtfi3; String_t* L_12; L_12 = DateTimeFormatInfo_get_YearMonthPattern_m10A6814900AD2F088406AFF26ED69852F2F548F7(L_11, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_13 = ___dtfi3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_14; L_14 = DateTimeParse_GetYearMonthOrder_mD10A14FC52C1C43900F52363108F29EBAC40EC85(L_12, L_13, (int32_t*)(&V_1), /*hidden argument*/NULL); if (L_14) { goto IL_0069; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_15 = ___result0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_16 = ___dtfi3; String_t* L_17; L_17 = DateTimeFormatInfo_get_YearMonthPattern_m10A6814900AD2F088406AFF26ED69852F2F548F7(L_16, /*hidden argument*/NULL); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_15, 3, _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24, L_17, /*hidden argument*/NULL); return (bool)0; } IL_0069: { int32_t L_18 = V_1; if ((!(((uint32_t)L_18) == ((uint32_t)4)))) { goto IL_009f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_19 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_20 = ___raw2; int32_t L_21; L_21 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_20, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_22; L_22 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_19, L_21, (int32_t*)(&V_2), /*hidden argument*/NULL); if (!L_22) { goto IL_008e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_23 = ___result0; int32_t L_24 = V_2; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_25 = ___raw2; int32_t L_26 = L_25->get_month_2(); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_27; L_27 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_23, L_24, L_26, 1, /*hidden argument*/NULL); if (L_27) { goto IL_009d; } } IL_008e: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_28 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_28, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_009d: { return (bool)1; } IL_009f: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_29 = ___result0; int32_t* L_30 = ___styles1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTimeParse_GetDefaultYear_mC7B5482E3C0194F97741CE28B570018C65C0DD75((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_29, (int32_t*)L_30, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_31 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_32 = ___result0; int32_t L_33 = L_32->get_Year_0(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_34 = ___raw2; int32_t L_35 = L_34->get_month_2(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_36 = ___raw2; int32_t L_37; L_37 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_36, 0, /*hidden argument*/NULL); bool L_38; L_38 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_31, L_33, L_35, L_37, /*hidden argument*/NULL); if (L_38) { goto IL_00d0; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_39 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_39, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_00d0: { return (bool)1; } } // System.Boolean System.DateTimeParse::GetDayOfMNN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfMNN_m96C8BB43A63E3E0BC8B911AD1F66E5836EF7B9C3 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)128)))) { goto IL_001d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001d: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_3 = ___raw1; int32_t L_4; L_4 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_3, 0, /*hidden argument*/NULL); V_0 = L_4; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_5 = ___raw1; int32_t L_6; L_6 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_5, 1, /*hidden argument*/NULL); V_1 = L_6; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_7 = ___dtfi2; String_t* L_8; L_8 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(L_7, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_9 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_10; L_10 = DateTimeParse_GetYearMonthDayOrder_mB73BB91ACC8AC4535225E3B05101B873F7DE37E8(L_8, L_9, (int32_t*)(&V_2), /*hidden argument*/NULL); if (L_10) { goto IL_0051; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_11 = ___result0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_12 = ___dtfi2; String_t* L_13; L_13 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(L_12, /*hidden argument*/NULL); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_11, 3, _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24, L_13, /*hidden argument*/NULL); return (bool)0; } IL_0051: { int32_t L_14 = V_2; if ((!(((uint32_t)L_14) == ((uint32_t)1)))) { goto IL_00e8; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_15 = ___result0; int32_t L_16 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_17; L_17 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_15, L_16, (int32_t*)(&V_3), /*hidden argument*/NULL); if (!L_17) { goto IL_009d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_18 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_19 = L_18->get_calendar_10(); int32_t L_20 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_21 = ___raw1; int32_t L_22 = L_21->get_month_2(); int32_t L_23 = V_0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_24 = ___result0; int32_t L_25 = L_24->get_era_7(); bool L_26; L_26 = VirtFuncInvoker4< bool, int32_t, int32_t, int32_t, int32_t >::Invoke(26 /* System.Boolean System.Globalization.Calendar::IsValidDay(System.Int32,System.Int32,System.Int32,System.Int32) */, L_19, L_20, L_22, L_23, L_25); if (!L_26) { goto IL_009d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_27 = ___result0; int32_t L_28 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_29 = ___raw1; int32_t L_30 = L_29->get_month_2(); int32_t L_31 = V_0; DateTimeResult_SetDate_m2EEEB513B85FE2F35687FCC31D82BE3B87CA44AB((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_27, L_28, L_30, L_31, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_32 = ___result0; int32_t* L_33 = L_32->get_address_of_flags_8(); int32_t* L_34 = L_33; int32_t L_35 = *((int32_t*)L_34); *((int32_t*)L_34) = (int32_t)((int32_t)((int32_t)L_35|(int32_t)((int32_t)128))); return (bool)1; } IL_009d: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_36 = ___result0; int32_t L_37 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_38; L_38 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_36, L_37, (int32_t*)(&V_3), /*hidden argument*/NULL); if (!L_38) { goto IL_020f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_39 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_40 = L_39->get_calendar_10(); int32_t L_41 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_42 = ___raw1; int32_t L_43 = L_42->get_month_2(); int32_t L_44 = V_1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_45 = ___result0; int32_t L_46 = L_45->get_era_7(); bool L_47; L_47 = VirtFuncInvoker4< bool, int32_t, int32_t, int32_t, int32_t >::Invoke(26 /* System.Boolean System.Globalization.Calendar::IsValidDay(System.Int32,System.Int32,System.Int32,System.Int32) */, L_40, L_41, L_43, L_44, L_46); if (!L_47) { goto IL_020f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_48 = ___result0; int32_t L_49 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_50 = ___raw1; int32_t L_51 = L_50->get_month_2(); int32_t L_52 = V_1; DateTimeResult_SetDate_m2EEEB513B85FE2F35687FCC31D82BE3B87CA44AB((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_48, L_49, L_51, L_52, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_53 = ___result0; int32_t* L_54 = L_53->get_address_of_flags_8(); int32_t* L_55 = L_54; int32_t L_56 = *((int32_t*)L_55); *((int32_t*)L_55) = (int32_t)((int32_t)((int32_t)L_56|(int32_t)((int32_t)128))); return (bool)1; } IL_00e8: { int32_t L_57 = V_2; if (L_57) { goto IL_017e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_58 = ___result0; int32_t L_59 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_60; L_60 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_58, L_59, (int32_t*)(&V_3), /*hidden argument*/NULL); if (!L_60) { goto IL_0133; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_61 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_62 = L_61->get_calendar_10(); int32_t L_63 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_64 = ___raw1; int32_t L_65 = L_64->get_month_2(); int32_t L_66 = V_1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_67 = ___result0; int32_t L_68 = L_67->get_era_7(); bool L_69; L_69 = VirtFuncInvoker4< bool, int32_t, int32_t, int32_t, int32_t >::Invoke(26 /* System.Boolean System.Globalization.Calendar::IsValidDay(System.Int32,System.Int32,System.Int32,System.Int32) */, L_62, L_63, L_65, L_66, L_68); if (!L_69) { goto IL_0133; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_70 = ___result0; int32_t L_71 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_72 = ___raw1; int32_t L_73 = L_72->get_month_2(); int32_t L_74 = V_1; DateTimeResult_SetDate_m2EEEB513B85FE2F35687FCC31D82BE3B87CA44AB((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_70, L_71, L_73, L_74, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_75 = ___result0; int32_t* L_76 = L_75->get_address_of_flags_8(); int32_t* L_77 = L_76; int32_t L_78 = *((int32_t*)L_77); *((int32_t*)L_77) = (int32_t)((int32_t)((int32_t)L_78|(int32_t)((int32_t)128))); return (bool)1; } IL_0133: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_79 = ___result0; int32_t L_80 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_81; L_81 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_79, L_80, (int32_t*)(&V_3), /*hidden argument*/NULL); if (!L_81) { goto IL_020f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_82 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_83 = L_82->get_calendar_10(); int32_t L_84 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_85 = ___raw1; int32_t L_86 = L_85->get_month_2(); int32_t L_87 = V_0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_88 = ___result0; int32_t L_89 = L_88->get_era_7(); bool L_90; L_90 = VirtFuncInvoker4< bool, int32_t, int32_t, int32_t, int32_t >::Invoke(26 /* System.Boolean System.Globalization.Calendar::IsValidDay(System.Int32,System.Int32,System.Int32,System.Int32) */, L_83, L_84, L_86, L_87, L_89); if (!L_90) { goto IL_020f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_91 = ___result0; int32_t L_92 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_93 = ___raw1; int32_t L_94 = L_93->get_month_2(); int32_t L_95 = V_0; DateTimeResult_SetDate_m2EEEB513B85FE2F35687FCC31D82BE3B87CA44AB((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_91, L_92, L_94, L_95, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_96 = ___result0; int32_t* L_97 = L_96->get_address_of_flags_8(); int32_t* L_98 = L_97; int32_t L_99 = *((int32_t*)L_98); *((int32_t*)L_98) = (int32_t)((int32_t)((int32_t)L_99|(int32_t)((int32_t)128))); return (bool)1; } IL_017e: { int32_t L_100 = V_2; if ((!(((uint32_t)L_100) == ((uint32_t)2)))) { goto IL_020f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_101 = ___result0; int32_t L_102 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_103; L_103 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_101, L_102, (int32_t*)(&V_3), /*hidden argument*/NULL); if (!L_103) { goto IL_01ca; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_104 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_105 = L_104->get_calendar_10(); int32_t L_106 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_107 = ___raw1; int32_t L_108 = L_107->get_month_2(); int32_t L_109 = V_0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_110 = ___result0; int32_t L_111 = L_110->get_era_7(); bool L_112; L_112 = VirtFuncInvoker4< bool, int32_t, int32_t, int32_t, int32_t >::Invoke(26 /* System.Boolean System.Globalization.Calendar::IsValidDay(System.Int32,System.Int32,System.Int32,System.Int32) */, L_105, L_106, L_108, L_109, L_111); if (!L_112) { goto IL_01ca; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_113 = ___result0; int32_t L_114 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_115 = ___raw1; int32_t L_116 = L_115->get_month_2(); int32_t L_117 = V_0; DateTimeResult_SetDate_m2EEEB513B85FE2F35687FCC31D82BE3B87CA44AB((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_113, L_114, L_116, L_117, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_118 = ___result0; int32_t* L_119 = L_118->get_address_of_flags_8(); int32_t* L_120 = L_119; int32_t L_121 = *((int32_t*)L_120); *((int32_t*)L_120) = (int32_t)((int32_t)((int32_t)L_121|(int32_t)((int32_t)128))); return (bool)1; } IL_01ca: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_122 = ___result0; int32_t L_123 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_124; L_124 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_122, L_123, (int32_t*)(&V_3), /*hidden argument*/NULL); if (!L_124) { goto IL_020f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_125 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_126 = L_125->get_calendar_10(); int32_t L_127 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_128 = ___raw1; int32_t L_129 = L_128->get_month_2(); int32_t L_130 = V_1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_131 = ___result0; int32_t L_132 = L_131->get_era_7(); bool L_133; L_133 = VirtFuncInvoker4< bool, int32_t, int32_t, int32_t, int32_t >::Invoke(26 /* System.Boolean System.Globalization.Calendar::IsValidDay(System.Int32,System.Int32,System.Int32,System.Int32) */, L_126, L_127, L_129, L_130, L_132); if (!L_133) { goto IL_020f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_134 = ___result0; int32_t L_135 = V_3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_136 = ___raw1; int32_t L_137 = L_136->get_month_2(); int32_t L_138 = V_1; DateTimeResult_SetDate_m2EEEB513B85FE2F35687FCC31D82BE3B87CA44AB((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_134, L_135, L_137, L_138, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_139 = ___result0; int32_t* L_140 = L_139->get_address_of_flags_8(); int32_t* L_141 = L_140; int32_t L_142 = *((int32_t*)L_141); *((int32_t*)L_141) = (int32_t)((int32_t)((int32_t)L_142|(int32_t)((int32_t)128))); return (bool)1; } IL_020f: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_143 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_143, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } } // System.Boolean System.DateTimeParse::GetDayOfYNN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfYNN_m321CFCAD3954673334299E44C61A704FB536252C (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)128)))) { goto IL_001d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001d: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_3 = ___raw1; int32_t L_4; L_4 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_3, 0, /*hidden argument*/NULL); V_0 = L_4; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_5 = ___raw1; int32_t L_6; L_6 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_5, 1, /*hidden argument*/NULL); V_1 = L_6; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_7 = ___dtfi2; String_t* L_8; L_8 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(L_7, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_9 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_10; L_10 = DateTimeParse_GetYearMonthDayOrder_mB73BB91ACC8AC4535225E3B05101B873F7DE37E8(L_8, L_9, (int32_t*)(&V_2), /*hidden argument*/NULL); if (!L_10) { goto IL_0062; } } { int32_t L_11 = V_2; if ((!(((uint32_t)L_11) == ((uint32_t)3)))) { goto IL_0062; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_12 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_13 = ___raw1; int32_t L_14 = L_13->get_year_3(); int32_t L_15 = V_1; int32_t L_16 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_17; L_17 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_12, L_14, L_15, L_16, /*hidden argument*/NULL); if (!L_17) { goto IL_0083; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_18 = ___result0; int32_t* L_19 = L_18->get_address_of_flags_8(); int32_t* L_20 = L_19; int32_t L_21 = *((int32_t*)L_20); *((int32_t*)L_20) = (int32_t)((int32_t)((int32_t)L_21|(int32_t)((int32_t)128))); return (bool)1; } IL_0062: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_22 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_23 = ___raw1; int32_t L_24 = L_23->get_year_3(); int32_t L_25 = V_0; int32_t L_26 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_27; L_27 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_22, L_24, L_25, L_26, /*hidden argument*/NULL); if (!L_27) { goto IL_0083; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_28 = ___result0; int32_t* L_29 = L_28->get_address_of_flags_8(); int32_t* L_30 = L_29; int32_t L_31 = *((int32_t*)L_30); *((int32_t*)L_30) = (int32_t)((int32_t)((int32_t)L_31|(int32_t)((int32_t)128))); return (bool)1; } IL_0083: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_32 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_32, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } } // System.Boolean System.DateTimeParse::GetDayOfNNY(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfNNY_m4E16E5BB54EEF8BC5DC3379DAB2B6A33C90E8DD9 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)128)))) { goto IL_001d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001d: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_3 = ___raw1; int32_t L_4; L_4 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_3, 0, /*hidden argument*/NULL); V_0 = L_4; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_5 = ___raw1; int32_t L_6; L_6 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_5, 1, /*hidden argument*/NULL); V_1 = L_6; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_7 = ___dtfi2; String_t* L_8; L_8 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(L_7, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_9 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_10; L_10 = DateTimeParse_GetYearMonthDayOrder_mB73BB91ACC8AC4535225E3B05101B873F7DE37E8(L_8, L_9, (int32_t*)(&V_2), /*hidden argument*/NULL); if (L_10) { goto IL_0051; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_11 = ___result0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_12 = ___dtfi2; String_t* L_13; L_13 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(L_12, /*hidden argument*/NULL); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_11, 3, _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24, L_13, /*hidden argument*/NULL); return (bool)0; } IL_0051: { int32_t L_14 = V_2; if ((((int32_t)L_14) == ((int32_t)1))) { goto IL_0058; } } { int32_t L_15 = V_2; if (L_15) { goto IL_0079; } } IL_0058: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_16 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_17 = ___raw1; int32_t L_18 = L_17->get_year_3(); int32_t L_19 = V_0; int32_t L_20 = V_1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_21; L_21 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_16, L_18, L_19, L_20, /*hidden argument*/NULL); if (!L_21) { goto IL_009a; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_22 = ___result0; int32_t* L_23 = L_22->get_address_of_flags_8(); int32_t* L_24 = L_23; int32_t L_25 = *((int32_t*)L_24); *((int32_t*)L_24) = (int32_t)((int32_t)((int32_t)L_25|(int32_t)((int32_t)128))); return (bool)1; } IL_0079: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_26 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_27 = ___raw1; int32_t L_28 = L_27->get_year_3(); int32_t L_29 = V_1; int32_t L_30 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_31; L_31 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_26, L_28, L_29, L_30, /*hidden argument*/NULL); if (!L_31) { goto IL_009a; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_32 = ___result0; int32_t* L_33 = L_32->get_address_of_flags_8(); int32_t* L_34 = L_33; int32_t L_35 = *((int32_t*)L_34); *((int32_t*)L_34) = (int32_t)((int32_t)((int32_t)L_35|(int32_t)((int32_t)128))); return (bool)1; } IL_009a: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_36 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_36, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } } // System.Boolean System.DateTimeParse::GetDayOfYMN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfYMN_m61DA037E6534CFBE4902893632A9EE962FFF64D1 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)128)))) { goto IL_001d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001d: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_3 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_4 = ___raw1; int32_t L_5 = L_4->get_year_3(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_6 = ___raw1; int32_t L_7 = L_6->get_month_2(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_8 = ___raw1; int32_t L_9; L_9 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_8, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_10; L_10 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_3, L_5, L_7, L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0049; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_11 = ___result0; int32_t* L_12 = L_11->get_address_of_flags_8(); int32_t* L_13 = L_12; int32_t L_14 = *((int32_t*)L_13); *((int32_t*)L_13) = (int32_t)((int32_t)((int32_t)L_14|(int32_t)((int32_t)128))); return (bool)1; } IL_0049: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_15 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_15, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } } // System.Boolean System.DateTimeParse::GetDayOfYN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfYN_m3D7AB2D2A65E77D443C19F984E108F7FDD433BE9 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)128)))) { goto IL_001d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001d: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_3 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_4 = ___raw1; int32_t L_5 = L_4->get_year_3(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_6 = ___raw1; int32_t L_7; L_7 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_6, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_8; L_8 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_3, L_5, L_7, 1, /*hidden argument*/NULL); if (!L_8) { goto IL_0044; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result0; int32_t* L_10 = L_9->get_address_of_flags_8(); int32_t* L_11 = L_10; int32_t L_12 = *((int32_t*)L_11); *((int32_t*)L_11) = (int32_t)((int32_t)((int32_t)L_12|(int32_t)((int32_t)128))); return (bool)1; } IL_0044: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_13 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_13, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } } // System.Boolean System.DateTimeParse::GetDayOfYM(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDayOfYM_m710020F85AE8DFF3F6679641D191B63E42AD5B56 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)128)))) { goto IL_001d; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001d: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_3 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_4 = ___raw1; int32_t L_5 = L_4->get_year_3(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_6 = ___raw1; int32_t L_7 = L_6->get_month_2(); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_8; L_8 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_3, L_5, L_7, 1, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result0; int32_t* L_10 = L_9->get_address_of_flags_8(); int32_t* L_11 = L_10; int32_t L_12 = *((int32_t*)L_11); *((int32_t*)L_11) = (int32_t)((int32_t)((int32_t)L_12|(int32_t)((int32_t)128))); return (bool)1; } IL_0043: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_13 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_13, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } } // System.Void System.DateTimeParse::AdjustTimeMark(System.Globalization.DateTimeFormatInfo,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeParse_AdjustTimeMark_mC52058DF25A6C98A0464E9CA8482F264DAD9D428 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, const RuntimeMethod* method) { { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_0 = ___raw1; int32_t L_1 = L_0->get_timeMark_6(); if ((!(((uint32_t)L_1) == ((uint32_t)(-1))))) { goto IL_005b; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_2 = ___dtfi0; String_t* L_3; L_3 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_005b; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = ___dtfi0; String_t* L_5; L_5 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_005b; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_6 = ___dtfi0; String_t* L_7; L_7 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(L_6, /*hidden argument*/NULL); int32_t L_8; L_8 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_003a; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_9 = ___dtfi0; String_t* L_10; L_10 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(L_9, /*hidden argument*/NULL); int32_t L_11; L_11 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_003a; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_12 = ___raw1; L_12->set_timeMark_6(0); } IL_003a: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_13 = ___dtfi0; String_t* L_14; L_14 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(L_13, /*hidden argument*/NULL); int32_t L_15; L_15 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_14, /*hidden argument*/NULL); if (L_15) { goto IL_005b; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_16 = ___dtfi0; String_t* L_17; L_17 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(L_16, /*hidden argument*/NULL); int32_t L_18; L_18 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_17, /*hidden argument*/NULL); if (!L_18) { goto IL_005b; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_19 = ___raw1; L_19->set_timeMark_6(1); } IL_005b: { return; } } // System.Boolean System.DateTimeParse::AdjustHour(System.Int32&,System.DateTimeParse/TM) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_AdjustHour_m4473DDB4637AC8A55D72F28EF9431FB5FA4DF54E (int32_t* ___hour0, int32_t ___timeMark1, const RuntimeMethod* method) { int32_t* G_B7_0 = NULL; int32_t* G_B6_0 = NULL; int32_t G_B8_0 = 0; int32_t* G_B8_1 = NULL; { int32_t L_0 = ___timeMark1; if ((((int32_t)L_0) == ((int32_t)(-1)))) { goto IL_003d; } } { int32_t L_1 = ___timeMark1; if (L_1) { goto IL_0023; } } { int32_t* L_2 = ___hour0; int32_t L_3 = *((int32_t*)L_2); if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_0012; } } { int32_t* L_4 = ___hour0; int32_t L_5 = *((int32_t*)L_4); if ((((int32_t)L_5) <= ((int32_t)((int32_t)12)))) { goto IL_0014; } } IL_0012: { return (bool)0; } IL_0014: { int32_t* L_6 = ___hour0; int32_t* L_7 = ___hour0; int32_t L_8 = *((int32_t*)L_7); G_B6_0 = L_6; if ((((int32_t)L_8) == ((int32_t)((int32_t)12)))) { G_B7_0 = L_6; goto IL_001f; } } { int32_t* L_9 = ___hour0; int32_t L_10 = *((int32_t*)L_9); G_B8_0 = L_10; G_B8_1 = G_B6_0; goto IL_0020; } IL_001f: { G_B8_0 = 0; G_B8_1 = G_B7_0; } IL_0020: { *((int32_t*)G_B8_1) = (int32_t)G_B8_0; goto IL_003d; } IL_0023: { int32_t* L_11 = ___hour0; int32_t L_12 = *((int32_t*)L_11); if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_002e; } } { int32_t* L_13 = ___hour0; int32_t L_14 = *((int32_t*)L_13); if ((((int32_t)L_14) <= ((int32_t)((int32_t)23)))) { goto IL_0030; } } IL_002e: { return (bool)0; } IL_0030: { int32_t* L_15 = ___hour0; int32_t L_16 = *((int32_t*)L_15); if ((((int32_t)L_16) >= ((int32_t)((int32_t)12)))) { goto IL_003d; } } { int32_t* L_17 = ___hour0; int32_t* L_18 = ___hour0; int32_t L_19 = *((int32_t*)L_18); *((int32_t*)L_17) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)((int32_t)12))); } IL_003d: { return (bool)1; } } // System.Boolean System.DateTimeParse::GetTimeOfN(System.Globalization.DateTimeFormatInfo,System.DateTimeResult&,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetTimeOfN_mC494D174DBFD74EBE9F53869E610A85CAC3884E1 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result1; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)64)))) { goto IL_001a; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001a: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_3 = ___raw2; int32_t L_4 = L_3->get_timeMark_6(); if ((!(((uint32_t)L_4) == ((uint32_t)(-1))))) { goto IL_0032; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_5 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_5, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0032: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_6 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_7 = ___raw2; int32_t L_8; L_8 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_7, 0, /*hidden argument*/NULL); L_6->set_Hour_3(L_8); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result1; int32_t* L_10 = L_9->get_address_of_flags_8(); int32_t* L_11 = L_10; int32_t L_12 = *((int32_t*)L_11); *((int32_t*)L_11) = (int32_t)((int32_t)((int32_t)L_12|(int32_t)((int32_t)64))); return (bool)1; } } // System.Boolean System.DateTimeParse::GetTimeOfNN(System.Globalization.DateTimeFormatInfo,System.DateTimeResult&,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetTimeOfNN_m1FD574992BEE38B8F24FF140CFF6325EF533826E (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result1; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)64)))) { goto IL_001a; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001a: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_3 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_4 = ___raw2; int32_t L_5; L_5 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_4, 0, /*hidden argument*/NULL); L_3->set_Hour_3(L_5); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_6 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_7 = ___raw2; int32_t L_8; L_8 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_7, 1, /*hidden argument*/NULL); L_6->set_Minute_4(L_8); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result1; int32_t* L_10 = L_9->get_address_of_flags_8(); int32_t* L_11 = L_10; int32_t L_12 = *((int32_t*)L_11); *((int32_t*)L_11) = (int32_t)((int32_t)((int32_t)L_12|(int32_t)((int32_t)64))); return (bool)1; } } // System.Boolean System.DateTimeParse::GetTimeOfNNN(System.Globalization.DateTimeFormatInfo,System.DateTimeResult&,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetTimeOfNNN_m587E674D1B1EE27FB61C02655886964156E671D0 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result1; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)64)))) { goto IL_001a; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_001a: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_3 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_4 = ___raw2; int32_t L_5; L_5 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_4, 0, /*hidden argument*/NULL); L_3->set_Hour_3(L_5); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_6 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_7 = ___raw2; int32_t L_8; L_8 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_7, 1, /*hidden argument*/NULL); L_6->set_Minute_4(L_8); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_10 = ___raw2; int32_t L_11; L_11 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_10, 2, /*hidden argument*/NULL); L_9->set_Second_5(L_11); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_12 = ___result1; int32_t* L_13 = L_12->get_address_of_flags_8(); int32_t* L_14 = L_13; int32_t L_15 = *((int32_t*)L_14); *((int32_t*)L_14) = (int32_t)((int32_t)((int32_t)L_15|(int32_t)((int32_t)64))); return (bool)1; } } // System.Boolean System.DateTimeParse::GetDateOfDSN(System.DateTimeResult&,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDateOfDSN_m10CADBE7BA5CADFB0885D8E4F1A6E6BFA1D264B6 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); s_Il2CppMethodInitialized = true; } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_0 = ___raw1; int32_t L_1 = L_0->get_numCount_1(); if ((!(((uint32_t)L_1) == ((uint32_t)1)))) { goto IL_0012; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; int32_t L_3 = L_2->get_Day_2(); if ((((int32_t)L_3) == ((int32_t)(-1)))) { goto IL_0021; } } IL_0012: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_4 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_4, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0021: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_5 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_6 = ___raw1; int32_t L_7; L_7 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_6, 0, /*hidden argument*/NULL); L_5->set_Day_2(L_7); return (bool)1; } } // System.Boolean System.DateTimeParse::GetDateOfNDS(System.DateTimeResult&,System.DateTimeRawInfo&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDateOfNDS_m733F10C57558C7A55A277F7C050ECC02A2A8F03B (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_Month_1(); if ((!(((uint32_t)L_1) == ((uint32_t)(-1))))) { goto IL_0018; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0018: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_3 = ___result0; int32_t L_4 = L_3->get_Year_0(); if ((((int32_t)L_4) == ((int32_t)(-1)))) { goto IL_0030; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_5 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_5, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0030: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_6 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_7 = ___raw1; int32_t L_8; L_8 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_7, 0, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result0; int32_t* L_10 = L_9->get_address_of_Year_0(); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_11; L_11 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_6, L_8, (int32_t*)L_10, /*hidden argument*/NULL); if (L_11) { goto IL_0054; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_12 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_12, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0054: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_13 = ___result0; L_13->set_Day_2(1); return (bool)1; } } // System.Boolean System.DateTimeParse::GetDateOfNNDS(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_GetDateOfNNDS_m12BB119BA0205E6ECF2BE8678021203C6C8075BC (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)1))) { goto IL_005c; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; int32_t L_3 = L_2->get_flags_8(); if (((int32_t)((int32_t)L_3&(int32_t)2))) { goto IL_00f9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_4 = ___result0; int32_t L_5 = L_4->get_flags_8(); if (((int32_t)((int32_t)L_5&(int32_t)4))) { goto IL_00f9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_6 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_7 = ___raw1; int32_t L_8 = L_7->get_year_3(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result0; int32_t* L_10 = L_9->get_address_of_Year_0(); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_11; L_11 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_6, L_8, (int32_t*)L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_00f9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_12 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_13 = ___result0; int32_t L_14 = L_13->get_Year_0(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_15 = ___raw1; int32_t L_16; L_16 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_15, 0, /*hidden argument*/NULL); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_17 = ___raw1; int32_t L_18; L_18 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_17, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_19; L_19 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_12, L_14, L_16, L_18, /*hidden argument*/NULL); if (!L_19) { goto IL_00f9; } } { return (bool)1; } IL_005c: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_20 = ___result0; int32_t L_21 = L_20->get_flags_8(); if (!((int32_t)((int32_t)L_21&(int32_t)2))) { goto IL_00f9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_22 = ___result0; int32_t L_23 = L_22->get_flags_8(); if (((int32_t)((int32_t)L_23&(int32_t)1))) { goto IL_00f9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_24 = ___result0; int32_t L_25 = L_24->get_flags_8(); if (((int32_t)((int32_t)L_25&(int32_t)4))) { goto IL_00f9; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_26 = ___dtfi2; String_t* L_27; L_27 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(L_26, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_28 = ___dtfi2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_29; L_29 = DateTimeParse_GetYearMonthDayOrder_mB73BB91ACC8AC4535225E3B05101B873F7DE37E8(L_27, L_28, (int32_t*)(&V_0), /*hidden argument*/NULL); if (L_29) { goto IL_00a4; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_30 = ___result0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_31 = ___dtfi2; String_t* L_32; L_32 = DateTimeFormatInfo_get_ShortDatePattern_m8FF6BA119B0E7938B0BC11AD34A4904586A5AA2D(L_31, /*hidden argument*/NULL); DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_30, 3, _stringLiteral2C154FDD6479BB0DFCA8AAC5E34CF91832191F24, L_32, /*hidden argument*/NULL); return (bool)0; } IL_00a4: { int32_t L_33 = V_0; if (L_33) { goto IL_00d0; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_34 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_35 = ___raw1; int32_t L_36; L_36 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_35, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_37; L_37 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_34, L_36, (int32_t*)(&V_1), /*hidden argument*/NULL); if (!L_37) { goto IL_00f9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_38 = ___result0; int32_t L_39 = V_1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_40 = ___result0; int32_t L_41 = L_40->get_Month_1(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_42 = ___raw1; int32_t L_43; L_43 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_42, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_44; L_44 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_38, L_39, L_41, L_43, /*hidden argument*/NULL); if (!L_44) { goto IL_00f9; } } { return (bool)1; } IL_00d0: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_45 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_46 = ___raw1; int32_t L_47; L_47 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_46, 1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_48; L_48 = DateTimeParse_TryAdjustYear_m46AC08C449D21E5C80B157401425C637DF1769F3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_45, L_47, (int32_t*)(&V_1), /*hidden argument*/NULL); if (!L_48) { goto IL_00f9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_49 = ___result0; int32_t L_50 = V_1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_51 = ___result0; int32_t L_52 = L_51->get_Month_1(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_53 = ___raw1; int32_t L_54; L_54 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_53, 0, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_55; L_55 = DateTimeParse_SetDateYMD_m11E062D1D80D13C66FE2C6BF2D6AEDB204E52F54((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_49, L_50, L_52, L_54, /*hidden argument*/NULL); if (!L_55) { goto IL_00f9; } } { return (bool)1; } IL_00f9: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_56 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_56, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } } // System.Boolean System.DateTimeParse::ProcessDateTimeSuffix(System.DateTimeResult&,System.DateTimeRawInfo&,System.DateTimeToken&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ProcessDateTimeSuffix_mD59DA731C988444E2B09EC83BF984E97114AA4A6 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw1, DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * ___dtok2, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_0 = ___dtok2; int32_t L_1 = L_0->get_suffix_1(); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) > ((int32_t)((int32_t)2560)))) { goto IL_002f; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)((int32_t)2048)))) { goto IL_0055; } } { int32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)((int32_t)2304)))) { goto IL_0086; } } { int32_t L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)((int32_t)2560)))) { goto IL_00b7; } } { goto IL_014d; } IL_002f: { int32_t L_6 = V_0; if ((((int32_t)L_6) == ((int32_t)((int32_t)2816)))) { goto IL_00dc; } } { int32_t L_7 = V_0; if ((((int32_t)L_7) == ((int32_t)((int32_t)3072)))) { goto IL_0101; } } { int32_t L_8 = V_0; if ((((int32_t)L_8) == ((int32_t)((int32_t)3328)))) { goto IL_0128; } } { goto IL_014d; } IL_0055: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result0; int32_t L_10 = L_9->get_flags_8(); if (!((int32_t)((int32_t)L_10&(int32_t)1))) { goto IL_0061; } } { return (bool)0; } IL_0061: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_11 = ___result0; int32_t* L_12 = L_11->get_address_of_flags_8(); int32_t* L_13 = L_12; int32_t L_14 = *((int32_t*)L_13); *((int32_t*)L_13) = (int32_t)((int32_t)((int32_t)L_14|(int32_t)1)); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_15 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_16 = ___raw1; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_17 = ___dtok2; int32_t L_18 = L_17->get_num_2(); int32_t L_19 = L_18; V_1 = L_19; L_16->set_year_3(L_19); int32_t L_20 = V_1; L_15->set_Year_0(L_20); goto IL_014d; } IL_0086: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_21 = ___result0; int32_t L_22 = L_21->get_flags_8(); if (!((int32_t)((int32_t)L_22&(int32_t)2))) { goto IL_0092; } } { return (bool)0; } IL_0092: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_23 = ___result0; int32_t* L_24 = L_23->get_address_of_flags_8(); int32_t* L_25 = L_24; int32_t L_26 = *((int32_t*)L_25); *((int32_t*)L_25) = (int32_t)((int32_t)((int32_t)L_26|(int32_t)2)); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_27 = ___result0; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_28 = ___raw1; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_29 = ___dtok2; int32_t L_30 = L_29->get_num_2(); int32_t L_31 = L_30; V_1 = L_31; L_28->set_month_2(L_31); int32_t L_32 = V_1; L_27->set_Month_1(L_32); goto IL_014d; } IL_00b7: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_33 = ___result0; int32_t L_34 = L_33->get_flags_8(); if (!((int32_t)((int32_t)L_34&(int32_t)4))) { goto IL_00c3; } } { return (bool)0; } IL_00c3: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_35 = ___result0; int32_t* L_36 = L_35->get_address_of_flags_8(); int32_t* L_37 = L_36; int32_t L_38 = *((int32_t*)L_37); *((int32_t*)L_37) = (int32_t)((int32_t)((int32_t)L_38|(int32_t)4)); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_39 = ___result0; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_40 = ___dtok2; int32_t L_41 = L_40->get_num_2(); L_39->set_Day_2(L_41); goto IL_014d; } IL_00dc: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_42 = ___result0; int32_t L_43 = L_42->get_flags_8(); if (!((int32_t)((int32_t)L_43&(int32_t)8))) { goto IL_00e8; } } { return (bool)0; } IL_00e8: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_44 = ___result0; int32_t* L_45 = L_44->get_address_of_flags_8(); int32_t* L_46 = L_45; int32_t L_47 = *((int32_t*)L_46); *((int32_t*)L_46) = (int32_t)((int32_t)((int32_t)L_47|(int32_t)8)); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_48 = ___result0; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_49 = ___dtok2; int32_t L_50 = L_49->get_num_2(); L_48->set_Hour_3(L_50); goto IL_014d; } IL_0101: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_51 = ___result0; int32_t L_52 = L_51->get_flags_8(); if (!((int32_t)((int32_t)L_52&(int32_t)((int32_t)16)))) { goto IL_010e; } } { return (bool)0; } IL_010e: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_53 = ___result0; int32_t* L_54 = L_53->get_address_of_flags_8(); int32_t* L_55 = L_54; int32_t L_56 = *((int32_t*)L_55); *((int32_t*)L_55) = (int32_t)((int32_t)((int32_t)L_56|(int32_t)((int32_t)16))); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_57 = ___result0; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_58 = ___dtok2; int32_t L_59 = L_58->get_num_2(); L_57->set_Minute_4(L_59); goto IL_014d; } IL_0128: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_60 = ___result0; int32_t L_61 = L_60->get_flags_8(); if (!((int32_t)((int32_t)L_61&(int32_t)((int32_t)32)))) { goto IL_0135; } } { return (bool)0; } IL_0135: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_62 = ___result0; int32_t* L_63 = L_62->get_address_of_flags_8(); int32_t* L_64 = L_63; int32_t L_65 = *((int32_t*)L_64); *((int32_t*)L_64) = (int32_t)((int32_t)((int32_t)L_65|(int32_t)((int32_t)32))); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_66 = ___result0; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * L_67 = ___dtok2; int32_t L_68 = L_67->get_num_2(); L_66->set_Second_5(L_68); } IL_014d: { return (bool)1; } } // System.Boolean System.DateTimeParse::ProcessHebrewTerminalState(System.DateTimeParse/DS,System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ProcessHebrewTerminalState_mD59067E1239E6707210A1CAC40EE56858B20C103 (int32_t ___dps0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, int32_t* ___styles2, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw3, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3EE55018ADF7DD670653986FF76F19BB86A91162); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___dps0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)((int32_t)23)))) { case 0: { goto IL_00bd; } case 1: { goto IL_00bd; } case 2: { goto IL_0046; } case 3: { goto IL_014f; } case 4: { goto IL_014f; } case 5: { goto IL_014f; } case 6: { goto IL_014f; } case 7: { goto IL_014f; } case 8: { goto IL_0088; } case 9: { goto IL_014f; } case 10: { goto IL_00f6; } case 11: { goto IL_0128; } case 12: { goto IL_0135; } case 13: { goto IL_0142; } } } { goto IL_014f; } IL_0046: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_1 = ___raw3; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_2 = ___raw3; int32_t L_3; L_3 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_2, 1, /*hidden argument*/NULL); L_1->set_year_3(L_3); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = ___dtfi4; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_5 = ___raw3; int32_t* L_6 = L_5->get_address_of_year_3(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_7 = ___raw3; int32_t* L_8 = L_7->get_address_of_month_2(); bool L_9; L_9 = DateTimeFormatInfo_YearMonthAdjustment_m756A6FC78C3FBD38B4EAC0A9E4269717E3079EED(L_4, (int32_t*)L_6, (int32_t*)L_8, (bool)1, /*hidden argument*/NULL); if (L_9) { goto IL_0078; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_10 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_10, 4, _stringLiteral3EE55018ADF7DD670653986FF76F19BB86A91162, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0078: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_11 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_12 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_13 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_14; L_14 = DateTimeParse_GetDayOfMNN_m96C8BB43A63E3E0BC8B911AD1F66E5836EF7B9C3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_11, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_12, L_13, /*hidden argument*/NULL); if (L_14) { goto IL_015e; } } { return (bool)0; } IL_0088: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_15 = ___dtfi4; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_16 = ___raw3; int32_t* L_17 = L_16->get_address_of_year_3(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_18 = ___raw3; int32_t* L_19 = L_18->get_address_of_month_2(); bool L_20; L_20 = DateTimeFormatInfo_YearMonthAdjustment_m756A6FC78C3FBD38B4EAC0A9E4269717E3079EED(L_15, (int32_t*)L_17, (int32_t*)L_19, (bool)1, /*hidden argument*/NULL); if (L_20) { goto IL_00ad; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_21 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_21, 4, _stringLiteral3EE55018ADF7DD670653986FF76F19BB86A91162, NULL, /*hidden argument*/NULL); return (bool)0; } IL_00ad: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_22 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_23 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_24 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_25; L_25 = DateTimeParse_GetDayOfYMN_m61DA037E6534CFBE4902893632A9EE962FFF64D1((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_22, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_23, L_24, /*hidden argument*/NULL); if (L_25) { goto IL_015e; } } { return (bool)0; } IL_00bd: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_26 = ___result1; int32_t* L_27 = ___styles2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTimeParse_GetDefaultYear_mC7B5482E3C0194F97741CE28B570018C65C0DD75((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_26, (int32_t*)L_27, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_28 = ___dtfi4; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_29 = ___result1; int32_t* L_30 = L_29->get_address_of_Year_0(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_31 = ___raw3; int32_t* L_32 = L_31->get_address_of_month_2(); bool L_33; L_33 = DateTimeFormatInfo_YearMonthAdjustment_m756A6FC78C3FBD38B4EAC0A9E4269717E3079EED(L_28, (int32_t*)L_30, (int32_t*)L_32, (bool)1, /*hidden argument*/NULL); if (L_33) { goto IL_00e9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_34 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_34, 4, _stringLiteral3EE55018ADF7DD670653986FF76F19BB86A91162, NULL, /*hidden argument*/NULL); return (bool)0; } IL_00e9: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_35 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_36 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_37 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_38; L_38 = DateTimeParse_GetHebrewDayOfNM_mD0EBA2F3112A271F9F0FA3FA0AFE6A7665B357DF((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_35, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_36, L_37, /*hidden argument*/NULL); if (L_38) { goto IL_015e; } } { return (bool)0; } IL_00f6: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_39 = ___dtfi4; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_40 = ___raw3; int32_t* L_41 = L_40->get_address_of_year_3(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_42 = ___raw3; int32_t* L_43 = L_42->get_address_of_month_2(); bool L_44; L_44 = DateTimeFormatInfo_YearMonthAdjustment_m756A6FC78C3FBD38B4EAC0A9E4269717E3079EED(L_39, (int32_t*)L_41, (int32_t*)L_43, (bool)1, /*hidden argument*/NULL); if (L_44) { goto IL_011b; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_45 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_45, 4, _stringLiteral3EE55018ADF7DD670653986FF76F19BB86A91162, NULL, /*hidden argument*/NULL); return (bool)0; } IL_011b: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_46 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_47 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_48 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_49; L_49 = DateTimeParse_GetDayOfYM_m710020F85AE8DFF3F6679641D191B63E42AD5B56((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_46, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_47, L_48, /*hidden argument*/NULL); if (L_49) { goto IL_015e; } } { return (bool)0; } IL_0128: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_50 = ___dtfi4; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_51 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_52 = ___raw3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_53; L_53 = DateTimeParse_GetTimeOfN_mC494D174DBFD74EBE9F53869E610A85CAC3884E1(L_50, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_51, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_52, /*hidden argument*/NULL); if (L_53) { goto IL_015e; } } { return (bool)0; } IL_0135: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_54 = ___dtfi4; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_55 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_56 = ___raw3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_57; L_57 = DateTimeParse_GetTimeOfNN_m1FD574992BEE38B8F24FF140CFF6325EF533826E(L_54, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_55, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_56, /*hidden argument*/NULL); if (L_57) { goto IL_015e; } } { return (bool)0; } IL_0142: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_58 = ___dtfi4; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_59 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_60 = ___raw3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_61; L_61 = DateTimeParse_GetTimeOfNNN_m587E674D1B1EE27FB61C02655886964156E671D0(L_58, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_59, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_60, /*hidden argument*/NULL); if (L_61) { goto IL_015e; } } { return (bool)0; } IL_014f: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_62 = ___result1; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_62, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_015e: { int32_t L_63 = ___dps0; if ((((int32_t)L_63) <= ((int32_t)((int32_t)20)))) { goto IL_016a; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_64 = ___raw3; L_64->set_numCount_1(0); } IL_016a: { return (bool)1; } } // System.Boolean System.DateTimeParse::ProcessTerminaltState(System.DateTimeParse/DS,System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ProcessTerminaltState_m7C74C5BC57D71A13AD3D825DC7B22315F88C5955 (int32_t ___dps0, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result1, int32_t* ___styles2, DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw3, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { V_0 = (bool)1; int32_t L_0 = ___dps0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_0, (int32_t)((int32_t)21)))) { case 0: { goto IL_0058; } case 1: { goto IL_0068; } case 2: { goto IL_0077; } case 3: { goto IL_0087; } case 4: { goto IL_0097; } case 5: { goto IL_00a6; } case 6: { goto IL_0111; } case 7: { goto IL_011b; } case 8: { goto IL_0125; } case 9: { goto IL_00ad; } case 10: { goto IL_00c5; } case 11: { goto IL_00d1; } case 12: { goto IL_00dd; } case 13: { goto IL_00e9; } case 14: { goto IL_00f5; } case 15: { goto IL_0101; } case 16: { goto IL_010d; } case 17: { goto IL_00b9; } } } { goto IL_012f; } IL_0058: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_1 = ___result1; int32_t* L_2 = ___styles2; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_3 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_5; L_5 = DateTimeParse_GetDayOfNN_m4B149074158CA3C54AEE836C06BF1CAC37BEC91B((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_1, (int32_t*)L_2, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_3, L_4, /*hidden argument*/NULL); V_0 = L_5; goto IL_012f; } IL_0068: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_6 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_7 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_8 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_9; L_9 = DateTimeParse_GetDayOfNNN_m49BC3A17714643FB799ACB248F711326A8096426((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_6, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_7, L_8, /*hidden argument*/NULL); V_0 = L_9; goto IL_012f; } IL_0077: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_10 = ___result1; int32_t* L_11 = ___styles2; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_12 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_13 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_14; L_14 = DateTimeParse_GetDayOfMN_mFA7FBAEA1DD54FDE42B1FCFB44493CB56A545FDA((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_10, (int32_t*)L_11, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_12, L_13, /*hidden argument*/NULL); V_0 = L_14; goto IL_012f; } IL_0087: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_15 = ___result1; int32_t* L_16 = ___styles2; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_17 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_18 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_19; L_19 = DateTimeParse_GetDayOfNM_mE09696E7EA4E75FED0E08535B3CB3CD8A4170D77((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_15, (int32_t*)L_16, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_17, L_18, /*hidden argument*/NULL); V_0 = L_19; goto IL_012f; } IL_0097: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_20 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_21 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_22 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_23; L_23 = DateTimeParse_GetDayOfMNN_m96C8BB43A63E3E0BC8B911AD1F66E5836EF7B9C3((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_20, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_21, L_22, /*hidden argument*/NULL); V_0 = L_23; goto IL_012f; } IL_00a6: { V_0 = (bool)1; goto IL_012f; } IL_00ad: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_24 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_25 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_26 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_27; L_27 = DateTimeParse_GetDayOfYNN_m321CFCAD3954673334299E44C61A704FB536252C((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_24, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_25, L_26, /*hidden argument*/NULL); V_0 = L_27; goto IL_012f; } IL_00b9: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_28 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_29 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_30 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_31; L_31 = DateTimeParse_GetDayOfNNY_m4E16E5BB54EEF8BC5DC3379DAB2B6A33C90E8DD9((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_28, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_29, L_30, /*hidden argument*/NULL); V_0 = L_31; goto IL_012f; } IL_00c5: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_32 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_33 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_34 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_35; L_35 = DateTimeParse_GetDayOfYMN_m61DA037E6534CFBE4902893632A9EE962FFF64D1((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_32, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_33, L_34, /*hidden argument*/NULL); V_0 = L_35; goto IL_012f; } IL_00d1: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_36 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_37 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_38 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_39; L_39 = DateTimeParse_GetDayOfYN_m3D7AB2D2A65E77D443C19F984E108F7FDD433BE9((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_36, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_37, L_38, /*hidden argument*/NULL); V_0 = L_39; goto IL_012f; } IL_00dd: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_40 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_41 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_42 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_43; L_43 = DateTimeParse_GetDayOfYM_m710020F85AE8DFF3F6679641D191B63E42AD5B56((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_40, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_41, L_42, /*hidden argument*/NULL); V_0 = L_43; goto IL_012f; } IL_00e9: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_44 = ___dtfi4; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_45 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_46 = ___raw3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_47; L_47 = DateTimeParse_GetTimeOfN_mC494D174DBFD74EBE9F53869E610A85CAC3884E1(L_44, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_45, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_46, /*hidden argument*/NULL); V_0 = L_47; goto IL_012f; } IL_00f5: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_48 = ___dtfi4; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_49 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_50 = ___raw3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_51; L_51 = DateTimeParse_GetTimeOfNN_m1FD574992BEE38B8F24FF140CFF6325EF533826E(L_48, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_49, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_50, /*hidden argument*/NULL); V_0 = L_51; goto IL_012f; } IL_0101: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_52 = ___dtfi4; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_53 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_54 = ___raw3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_55; L_55 = DateTimeParse_GetTimeOfNNN_m587E674D1B1EE27FB61C02655886964156E671D0(L_52, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_53, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_54, /*hidden argument*/NULL); V_0 = L_55; goto IL_012f; } IL_010d: { V_0 = (bool)1; goto IL_012f; } IL_0111: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_56 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_57 = ___raw3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_58; L_58 = DateTimeParse_GetDateOfDSN_m10CADBE7BA5CADFB0885D8E4F1A6E6BFA1D264B6((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_56, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_57, /*hidden argument*/NULL); V_0 = L_58; goto IL_012f; } IL_011b: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_59 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_60 = ___raw3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_61; L_61 = DateTimeParse_GetDateOfNDS_m733F10C57558C7A55A277F7C050ECC02A2A8F03B((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_59, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_60, /*hidden argument*/NULL); V_0 = L_61; goto IL_012f; } IL_0125: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_62 = ___result1; DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_63 = ___raw3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_64 = ___dtfi4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_65; L_65 = DateTimeParse_GetDateOfNNDS_m12BB119BA0205E6ECF2BE8678021203C6C8075BC((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_62, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_63, L_64, /*hidden argument*/NULL); V_0 = L_65; } IL_012f: { bool L_66 = V_0; if (L_66) { goto IL_0134; } } { return (bool)0; } IL_0134: { int32_t L_67 = ___dps0; if ((((int32_t)L_67) <= ((int32_t)((int32_t)20)))) { goto IL_0140; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_68 = ___raw3; L_68->set_numCount_1(0); } IL_0140: { return (bool)1; } } // System.DateTime System.DateTimeParse::Parse(System.String,System.Globalization.DateTimeFormatInfo,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTimeParse_Parse_mB45E4938A12FE32CB5E7D68F8505F4ABEC94534A (String_t* ___s0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t ___styles2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 )); DateTimeResult_Init_mE56076D96E9DF3F10EE153E7586BDF0DA06B82B6((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)(&V_0), /*hidden argument*/NULL); String_t* L_0 = ___s0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_1 = ___dtfi1; int32_t L_2 = ___styles2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_3; L_3 = DateTimeParse_TryParse_m08A711D4F152E4BBCE1A304DA1698FB8BE83933A(L_0, L_1, L_2, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)(&V_0), /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 L_4 = V_0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_5 = L_4.get_parsedDate_11(); return L_5; } IL_0022: { IL2CPP_RUNTIME_CLASS_INIT(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))); Exception_t * L_6; L_6 = DateTimeParse_GetDateTimeParseException_mB903D4443967E5ADA3344BEE7D0A40494E58DF49((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)(&V_0), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeParse_Parse_mB45E4938A12FE32CB5E7D68F8505F4ABEC94534A_RuntimeMethod_var))); } } // System.Boolean System.DateTimeParse::TryParse(System.String,System.Globalization.DateTimeFormatInfo,System.Globalization.DateTimeStyles,System.DateTimeResult&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_TryParse_m08A711D4F152E4BBCE1A304DA1698FB8BE83933A (String_t* ___s0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t ___styles2, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3BFFD325D0E9B8DB1041A8F32A1F7B2DBB2042C8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3EE55018ADF7DD670653986FF76F19BB86A91162); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6138241A3DE02B2D3DCE5A7D8521E6799652D9B9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465); s_Il2CppMethodInitialized = true; } DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; bool V_2 = false; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC V_3; memset((&V_3), 0, sizeof(V_3)); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE V_4; memset((&V_4), 0, sizeof(V_4)); __DTString_t594255B76730E715A2A5655F8238B0029484B27A V_5; memset((&V_5), 0, sizeof(V_5)); bool V_6 = false; int32_t* V_7 = NULL; bool V_8 = false; int32_t V_9 = 0; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B30_0 = NULL; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B29_0 = NULL; int32_t G_B31_0 = 0; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B31_1 = NULL; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B34_0 = NULL; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B33_0 = NULL; int32_t G_B35_0 = 0; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B35_1 = NULL; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B38_0 = NULL; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B37_0 = NULL; int32_t G_B39_0 = 0; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B39_1 = NULL; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B42_0 = NULL; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B41_0 = NULL; int32_t G_B43_0 = 0; DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC * G_B43_1 = NULL; int32_t G_B64_0 = 0; { String_t* L_0 = ___s0; if (L_0) { goto IL_0017; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_1 = ___result3; DateTimeResult_SetFailure_m4D31AFB2E2D2837895E8B19DB3AD0CE128238A6E((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_1, 1, _stringLiteral6138241A3DE02B2D3DCE5A7D8521E6799652D9B9, NULL, _stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465, /*hidden argument*/NULL); return (bool)0; } IL_0017: { String_t* L_2 = ___s0; int32_t L_3; L_3 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_2, /*hidden argument*/NULL); if (L_3) { goto IL_002e; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_4 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_4, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_002e: { V_1 = 0; V_2 = (bool)0; il2cpp_codegen_initobj((&V_3), sizeof(DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC )); (&V_3)->set_suffix_1(((int32_t)256)); il2cpp_codegen_initobj((&V_4), sizeof(DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE )); int8_t* L_5 = (int8_t*) alloca(((uintptr_t)((int32_t)12))); memset(L_5, 0, ((uintptr_t)((int32_t)12))); V_7 = (int32_t*)(L_5); int32_t* L_6 = V_7; DateTimeRawInfo_Init_m1D7E1A9C6352A109D2415EB9B6924C329DCB95EF((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)(&V_4), (int32_t*)(int32_t*)L_6, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_7 = ___dtfi1; String_t* L_8; L_8 = DateTimeFormatInfo_get_DateSeparator_m737CFEC3E8A8BF2234AEE05ACE2005777607C1C2_inline(L_7, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_9 = ___dtfi1; String_t* L_10; L_10 = DateTimeFormatInfo_get_TimeSeparator_m2D192C89989EE374E2B7377E2208A72F0E47371E_inline(L_9, /*hidden argument*/NULL); bool L_11; L_11 = String_Equals_m62F0586691097AA2EE48F1596A130170BCFBF7F6(L_8, L_10, 4, /*hidden argument*/NULL); (&V_4)->set_hasSameDateAndTimeSeparators_8(L_11); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_12 = ___result3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_13 = ___dtfi1; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_14; L_14 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_13, /*hidden argument*/NULL); L_12->set_calendar_10(L_14); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_15 = ___result3; L_15->set_era_7(0); String_t* L_16 = ___s0; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_17 = ___dtfi1; __DTString__ctor_m7614DEB6C51BC6A67523388907D4A1FA42C0372E((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)(&V_5), L_16, L_17, /*hidden argument*/NULL); bool L_18; L_18 = __DTString_GetNext_m86DFD42EA3497F2805BA84B54A8C3D4096FAB896((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)(&V_5), /*hidden argument*/NULL); } IL_009b: { int32_t L_19 = V_1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_20 = ___result3; int32_t L_21 = ___styles2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_22; L_22 = DateTimeParse_Lex_mD346EC3C5901659DE86DFF2728A188B0CC23D350(L_19, (__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)(&V_5), (DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC *)(&V_3), (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)(&V_4), (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_20, (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 **)(&___dtfi1), L_21, /*hidden argument*/NULL); if (L_22) { goto IL_00af; } } { return (bool)0; } IL_00af: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_23 = V_3; int32_t L_24 = L_23.get_dtt_0(); if ((((int32_t)L_24) == ((int32_t)((int32_t)18)))) { goto IL_023c; } } { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_25 = V_3; int32_t L_26 = L_25.get_suffix_1(); if ((((int32_t)L_26) == ((int32_t)((int32_t)256)))) { goto IL_00f0; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_27 = ___result3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_28; L_28 = DateTimeParse_ProcessDateTimeSuffix_mD59DA731C988444E2B09EC83BF984E97114AA4A6((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_27, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)(&V_4), (DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC *)(&V_3), /*hidden argument*/NULL); if (L_28) { goto IL_00e4; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_29 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_29, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_00e4: { (&V_3)->set_suffix_1(((int32_t)256)); } IL_00f0: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_30 = V_3; int32_t L_31 = L_30.get_dtt_0(); if ((!(((uint32_t)L_31) == ((uint32_t)((int32_t)19))))) { goto IL_011f; } } { int32_t L_32 = V_1; if ((((int32_t)L_32) == ((int32_t)((int32_t)13)))) { goto IL_0104; } } { int32_t L_33 = V_1; if ((!(((uint32_t)L_33) == ((uint32_t)((int32_t)12))))) { goto IL_0110; } } IL_0104: { int32_t L_34 = ___styles2; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_35 = ___result3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_36; L_36 = DateTimeParse_ParseISO8601_m43F9AB0B4FEED1D84D3381456A424AEA6D97A887((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)(&V_4), (__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)(&V_5), L_34, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_35, /*hidden argument*/NULL); return L_36; } IL_0110: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_37 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_37, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_011f: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE L_38 = V_4; bool L_39 = L_38.get_hasSameDateAndTimeSeparators_8(); if (!L_39) { goto IL_01e6; } } { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_40 = V_3; int32_t L_41 = L_40.get_dtt_0(); if ((((int32_t)L_41) == ((int32_t)((int32_t)14)))) { goto IL_0149; } } { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_42 = V_3; int32_t L_43 = L_42.get_dtt_0(); if ((((int32_t)L_43) == ((int32_t)((int32_t)12)))) { goto IL_0149; } } { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_44 = V_3; int32_t L_45 = L_44.get_dtt_0(); if ((!(((uint32_t)L_45) == ((uint32_t)((int32_t)13))))) { goto IL_0157; } } IL_0149: { int32_t L_46 = V_1; if ((!(((uint32_t)L_46) == ((uint32_t)((int32_t)18))))) { goto IL_0150; } } { V_1 = 3; } IL_0150: { int32_t L_47 = V_1; if ((!(((uint32_t)L_47) == ((uint32_t)((int32_t)19))))) { goto IL_0157; } } { V_1 = 5; } IL_0157: { bool L_48; L_48 = __DTString_AtEnd_m53DD0A2E5839E37AD96F7D25A75C6A4D10200943((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)(&V_5), /*hidden argument*/NULL); V_8 = L_48; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_49 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_50 = V_1; int32_t L_51 = L_50; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_52 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_49)->GetAtUnchecked(static_cast(L_51)); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_53 = V_3; int32_t L_54 = L_53.get_dtt_0(); int32_t L_55 = L_54; int32_t L_56 = (int32_t)(L_52)->GetAtUnchecked(static_cast(L_55)); bool L_57 = V_8; if (!((int32_t)((int32_t)((((int32_t)L_56) == ((int32_t)((int32_t)20)))? 1 : 0)|(int32_t)L_57))) { goto IL_01e6; } } { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_58 = V_3; int32_t L_59 = L_58.get_dtt_0(); V_9 = L_59; int32_t L_60 = V_9; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_60, (int32_t)4))) { case 0: { goto IL_01b5; } case 1: { goto IL_01c6; } case 2: { goto IL_01e6; } case 3: { goto IL_01e6; } case 4: { goto IL_01d7; } } } { int32_t L_61 = V_9; if ((!(((uint32_t)L_61) == ((uint32_t)((int32_t)13))))) { goto IL_01e6; } } { bool L_62 = V_8; G_B29_0 = (&V_3); if (L_62) { G_B30_0 = (&V_3); goto IL_01ac; } } { G_B31_0 = ((int32_t)12); G_B31_1 = G_B29_0; goto IL_01ae; } IL_01ac: { G_B31_0 = ((int32_t)14); G_B31_1 = G_B30_0; } IL_01ae: { G_B31_1->set_dtt_0(G_B31_0); goto IL_01e6; } IL_01b5: { bool L_63 = V_8; G_B33_0 = (&V_3); if (L_63) { G_B34_0 = (&V_3); goto IL_01be; } } { G_B35_0 = 3; G_B35_1 = G_B33_0; goto IL_01bf; } IL_01be: { G_B35_0 = 1; G_B35_1 = G_B34_0; } IL_01bf: { G_B35_1->set_dtt_0(G_B35_0); goto IL_01e6; } IL_01c6: { bool L_64 = V_8; G_B37_0 = (&V_3); if (L_64) { G_B38_0 = (&V_3); goto IL_01cf; } } { G_B39_0 = 3; G_B39_1 = G_B37_0; goto IL_01d0; } IL_01cf: { G_B39_0 = 1; G_B39_1 = G_B38_0; } IL_01d0: { G_B39_1->set_dtt_0(G_B39_0); goto IL_01e6; } IL_01d7: { bool L_65 = V_8; G_B41_0 = (&V_3); if (L_65) { G_B42_0 = (&V_3); goto IL_01e0; } } { G_B43_0 = 7; G_B43_1 = G_B41_0; goto IL_01e1; } IL_01e0: { G_B43_0 = 6; G_B43_1 = G_B42_0; } IL_01e1: { G_B43_1->set_dtt_0(G_B43_0); } IL_01e6: { IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_66 = ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->get_dateParsingStates_1(); int32_t L_67 = V_1; int32_t L_68 = L_67; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_69 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(L_66)->GetAtUnchecked(static_cast(L_68)); DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_70 = V_3; int32_t L_71 = L_70.get_dtt_0(); int32_t L_72 = L_71; int32_t L_73 = (int32_t)(L_69)->GetAtUnchecked(static_cast(L_72)); V_1 = L_73; int32_t L_74 = V_1; if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)20))))) { goto IL_0209; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_75 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_75, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0209: { int32_t L_76 = V_1; if ((((int32_t)L_76) <= ((int32_t)((int32_t)20)))) { goto IL_023c; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_77 = ___dtfi1; int32_t L_78; L_78 = DateTimeFormatInfo_get_FormatFlags_mF9093300F0860C7AA9E798AB37B2390BE2738738(L_77, /*hidden argument*/NULL); if (!((int32_t)((int32_t)L_78&(int32_t)8))) { goto IL_0228; } } { int32_t L_79 = V_1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_80 = ___result3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_81 = ___dtfi1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_82; L_82 = DateTimeParse_ProcessHebrewTerminalState_mD59067E1239E6707210A1CAC40EE56858B20C103(L_79, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_80, (int32_t*)(&___styles2), (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)(&V_4), L_81, /*hidden argument*/NULL); if (L_82) { goto IL_0238; } } { return (bool)0; } IL_0228: { int32_t L_83 = V_1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_84 = ___result3; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_85 = ___dtfi1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_86; L_86 = DateTimeParse_ProcessTerminaltState_m7C74C5BC57D71A13AD3D825DC7B22315F88C5955(L_83, (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_84, (int32_t*)(&___styles2), (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)(&V_4), L_85, /*hidden argument*/NULL); if (L_86) { goto IL_0238; } } { return (bool)0; } IL_0238: { V_2 = (bool)1; V_1 = 0; } IL_023c: { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_87 = V_3; int32_t L_88 = L_87.get_dtt_0(); if (!L_88) { goto IL_0259; } } { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_89 = V_3; int32_t L_90 = L_89.get_dtt_0(); if ((((int32_t)L_90) == ((int32_t)1))) { goto IL_0259; } } { DateTimeToken_t8DF1931E9C0576940C954BB19A549F43409172FC L_91 = V_3; int32_t L_92 = L_91.get_dtt_0(); if ((!(((uint32_t)L_92) == ((uint32_t)6)))) { goto IL_009b; } } IL_0259: { bool L_93 = V_2; if (L_93) { goto IL_026b; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_94 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_94, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_026b: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_95 = ___dtfi1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTimeParse_AdjustTimeMark_mC52058DF25A6C98A0464E9CA8482F264DAD9D428(L_95, (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)(&V_4), /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_96 = ___result3; int32_t* L_97 = L_96->get_address_of_Hour_3(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE L_98 = V_4; int32_t L_99 = L_98.get_timeMark_6(); bool L_100; L_100 = DateTimeParse_AdjustHour_m4473DDB4637AC8A55D72F28EF9431FB5FA4DF54E((int32_t*)L_97, L_99, /*hidden argument*/NULL); if (L_100) { goto IL_0296; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_101 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_101, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0296: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_102 = ___result3; int32_t L_103 = L_102->get_Year_0(); if ((!(((uint32_t)L_103) == ((uint32_t)(-1))))) { goto IL_02b3; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_104 = ___result3; int32_t L_105 = L_104->get_Month_1(); if ((!(((uint32_t)L_105) == ((uint32_t)(-1))))) { goto IL_02b3; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_106 = ___result3; int32_t L_107 = L_106->get_Day_2(); G_B64_0 = ((((int32_t)L_107) == ((int32_t)(-1)))? 1 : 0); goto IL_02b4; } IL_02b3: { G_B64_0 = 0; } IL_02b4: { V_6 = (bool)G_B64_0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_108 = ___result3; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_109 = ___result3; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** L_110 = L_109->get_address_of_calendar_10(); int32_t L_111 = ___styles2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_112; L_112 = DateTimeParse_CheckDefaultDateTime_mF122E3D0914ABDF649FEC4F5C12081F5E9360866((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_108, (Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A **)L_110, L_111, /*hidden argument*/NULL); if (L_112) { goto IL_02c7; } } { return (bool)0; } IL_02c7: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_113 = ___result3; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_114 = L_113->get_calendar_10(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_115 = ___result3; int32_t L_116 = L_115->get_Year_0(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_117 = ___result3; int32_t L_118 = L_117->get_Month_1(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_119 = ___result3; int32_t L_120 = L_119->get_Day_2(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_121 = ___result3; int32_t L_122 = L_121->get_Hour_3(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_123 = ___result3; int32_t L_124 = L_123->get_Minute_4(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_125 = ___result3; int32_t L_126 = L_125->get_Second_5(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_127 = ___result3; int32_t L_128 = L_127->get_era_7(); bool L_129; L_129 = VirtFuncInvoker9< bool, int32_t, int32_t, int32_t, int32_t, int32_t, int32_t, int32_t, int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * >::Invoke(23 /* System.Boolean System.Globalization.Calendar::TryToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.DateTime&) */, L_114, L_116, L_118, L_120, L_122, L_124, L_126, 0, L_128, (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0)); if (L_129) { goto IL_0310; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_130 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_130, 4, _stringLiteral3EE55018ADF7DD670653986FF76F19BB86A91162, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0310: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE L_131 = V_4; double L_132 = L_131.get_fraction_7(); if ((!(((double)L_132) > ((double)(0.0))))) { goto IL_0341; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE L_133 = V_4; double L_134 = L_133.get_fraction_7(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_135; L_135 = bankers_round(((double)il2cpp_codegen_multiply((double)L_134, (double)(10000000.0)))); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_136; L_136 = DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), il2cpp_codegen_cast_double_to_int(L_135), /*hidden argument*/NULL); V_0 = L_136; } IL_0341: { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE L_137 = V_4; int32_t L_138 = L_137.get_dayOfWeek_4(); if ((((int32_t)L_138) == ((int32_t)(-1)))) { goto IL_036f; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE L_139 = V_4; int32_t L_140 = L_139.get_dayOfWeek_4(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_141 = ___result3; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_142 = L_141->get_calendar_10(); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_143 = V_0; int32_t L_144; L_144 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(12 /* System.DayOfWeek System.Globalization.Calendar::GetDayOfWeek(System.DateTime) */, L_142, L_143); if ((((int32_t)L_140) == ((int32_t)L_144))) { goto IL_036f; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_145 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_145, 2, _stringLiteral3BFFD325D0E9B8DB1041A8F32A1F7B2DBB2042C8, NULL, /*hidden argument*/NULL); return (bool)0; } IL_036f: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_146 = ___result3; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_147 = V_0; L_146->set_parsedDate_11(L_147); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_148 = ___result3; int32_t L_149 = ___styles2; bool L_150 = V_6; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_151; L_151 = DateTimeParse_DetermineTimeZoneAdjustments_m6463031D6D6767A8B4306EB6B87E05E3D52B4437((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_148, L_149, L_150, /*hidden argument*/NULL); if (L_151) { goto IL_0383; } } { return (bool)0; } IL_0383: { return (bool)1; } } // System.Boolean System.DateTimeParse::DetermineTimeZoneAdjustments(System.DateTimeResult&,System.Globalization.DateTimeStyles,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_DetermineTimeZoneAdjustments_m6463031D6D6767A8B4306EB6B87E05E3D52B4437 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___styles1, bool ___bTimeOnly2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)2048)))) { goto IL_0016; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; int32_t L_3 = ___styles1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_4; L_4 = DateTimeParse_DateTimeOffsetTimeZonePostProcessing_m00F497EC08BA0E1BB9833700EBE6C54730404177((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_2, L_3, /*hidden argument*/NULL); return L_4; } IL_0016: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_5 = ___result0; int32_t L_6 = L_5->get_flags_8(); if (((int32_t)((int32_t)L_6&(int32_t)((int32_t)256)))) { goto IL_00a8; } } { int32_t L_7 = ___styles1; if (!((int32_t)((int32_t)L_7&(int32_t)((int32_t)32)))) { goto IL_006a; } } { int32_t L_8 = ___styles1; if (!((int32_t)((int32_t)L_8&(int32_t)((int32_t)16)))) { goto IL_0056; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result0; int32_t* L_10 = L_9->get_address_of_flags_8(); int32_t* L_11 = L_10; int32_t L_12 = *((int32_t*)L_11); *((int32_t*)L_11) = (int32_t)((int32_t)((int32_t)L_12|(int32_t)((int32_t)256))); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_13 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_14 = ___result0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_15 = L_14->get_parsedDate_11(); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_16; L_16 = TimeZoneInfo_GetLocalUtcOffset_m0BB02611FD7B4B1E2E92D2FF2CA32FE9536E6C77(L_15, 2, /*hidden argument*/NULL); L_13->set_timeZoneOffset_9(L_16); goto IL_00a8; } IL_0056: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_17 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_18 = ___result0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_19 = L_18->get_parsedDate_11(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_20; L_20 = DateTime_SpecifyKind_mF5D1EF51222BC7BD594907722AC0A60EABDCC038(L_19, 2, /*hidden argument*/NULL); L_17->set_parsedDate_11(L_20); return (bool)1; } IL_006a: { int32_t L_21 = ___styles1; if (!((int32_t)((int32_t)L_21&(int32_t)((int32_t)64)))) { goto IL_00a6; } } { int32_t L_22 = ___styles1; if (!((int32_t)((int32_t)L_22&(int32_t)((int32_t)16)))) { goto IL_008a; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_23 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_24 = ___result0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_25 = L_24->get_parsedDate_11(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_26; L_26 = DateTime_SpecifyKind_mF5D1EF51222BC7BD594907722AC0A60EABDCC038(L_25, 1, /*hidden argument*/NULL); L_23->set_parsedDate_11(L_26); return (bool)1; } IL_008a: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_27 = ___result0; int32_t* L_28 = L_27->get_address_of_flags_8(); int32_t* L_29 = L_28; int32_t L_30 = *((int32_t*)L_29); *((int32_t*)L_29) = (int32_t)((int32_t)((int32_t)L_30|(int32_t)((int32_t)256))); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_31 = ___result0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_32 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_0(); L_31->set_timeZoneOffset_9(L_32); goto IL_00a8; } IL_00a6: { return (bool)1; } IL_00a8: { int32_t L_33 = ___styles1; if (!((int32_t)((int32_t)L_33&(int32_t)((int32_t)128)))) { goto IL_00d3; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_34 = ___result0; int32_t L_35 = L_34->get_flags_8(); if (!((int32_t)((int32_t)L_35&(int32_t)((int32_t)512)))) { goto IL_00d3; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_36 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_37 = ___result0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_38 = L_37->get_parsedDate_11(); IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_39; L_39 = DateTime_SpecifyKind_mF5D1EF51222BC7BD594907722AC0A60EABDCC038(L_38, 1, /*hidden argument*/NULL); L_36->set_parsedDate_11(L_39); return (bool)1; } IL_00d3: { int32_t L_40 = ___styles1; if (!((int32_t)((int32_t)L_40&(int32_t)((int32_t)16)))) { goto IL_00e0; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_41 = ___result0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_42; L_42 = DateTimeParse_AdjustTimeZoneToUniversal_m9CCBEAD62AC1DFA389E3B022D56B0B44256B7D76((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_41, /*hidden argument*/NULL); return L_42; } IL_00e0: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_43 = ___result0; bool L_44 = ___bTimeOnly2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_45; L_45 = DateTimeParse_AdjustTimeZoneToLocal_m726E7C83763D1CCCAA004B8AD15710426DEF99EC((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_43, L_44, /*hidden argument*/NULL); return L_45; } } // System.Boolean System.DateTimeParse::DateTimeOffsetTimeZonePostProcessing(System.DateTimeResult&,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_DateTimeOffsetTimeZonePostProcessing_m00F497EC08BA0E1BB9833700EBE6C54730404177 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t ___styles1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4D9C538E6EC016DFB961C75A2EDB9047E7364ADD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6D9E79CFA886984022D22A5A9A8CF4B9F5ED9E94); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; int64_t V_1 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (((int32_t)((int32_t)L_1&(int32_t)((int32_t)256)))) { goto IL_0033; } } { int32_t L_2 = ___styles1; if (!((int32_t)((int32_t)L_2&(int32_t)((int32_t)64)))) { goto IL_0021; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_3 = ___result0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_4 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_0(); L_3->set_timeZoneOffset_9(L_4); goto IL_0033; } IL_0021: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_5 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_6 = ___result0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_7 = L_6->get_parsedDate_11(); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_8; L_8 = TimeZoneInfo_GetLocalUtcOffset_m0BB02611FD7B4B1E2E92D2FF2CA32FE9536E6C77(L_7, 2, /*hidden argument*/NULL); L_5->set_timeZoneOffset_9(L_8); } IL_0033: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_10 = L_9->get_address_of_timeZoneOffset_9(); int64_t L_11; L_11 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_10, /*hidden argument*/NULL); V_0 = L_11; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_12 = ___result0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_13 = L_12->get_address_of_parsedDate_11(); int64_t L_14; L_14 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_13, /*hidden argument*/NULL); int64_t L_15 = V_0; V_1 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_14, (int64_t)L_15)); int64_t L_16 = V_1; if ((((int64_t)L_16) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_005e; } } { int64_t L_17 = V_1; if ((((int64_t)L_17) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_006d; } } IL_005e: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_18 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_18, 2, _stringLiteral4D9C538E6EC016DFB961C75A2EDB9047E7364ADD, NULL, /*hidden argument*/NULL); return (bool)0; } IL_006d: { int64_t L_19 = V_0; if ((((int64_t)L_19) < ((int64_t)((int64_t)-504000000000LL)))) { goto IL_0085; } } { int64_t L_20 = V_0; if ((((int64_t)L_20) <= ((int64_t)((int64_t)504000000000LL)))) { goto IL_0094; } } IL_0085: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_21 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_21, 2, _stringLiteral6D9E79CFA886984022D22A5A9A8CF4B9F5ED9E94, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0094: { int32_t L_22 = ___styles1; if (!((int32_t)((int32_t)L_22&(int32_t)((int32_t)16)))) { goto IL_00d8; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_23 = ___result0; int32_t L_24 = L_23->get_flags_8(); if (((int32_t)((int32_t)L_24&(int32_t)((int32_t)256)))) { goto IL_00c0; } } { int32_t L_25 = ___styles1; if (((int32_t)((int32_t)L_25&(int32_t)((int32_t)64)))) { goto IL_00c0; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_26 = ___result0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_27; L_27 = DateTimeParse_AdjustTimeZoneToUniversal_m9CCBEAD62AC1DFA389E3B022D56B0B44256B7D76((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_26, /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_28 = ___result0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_29 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_0(); L_28->set_timeZoneOffset_9(L_29); return L_27; } IL_00c0: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_30 = ___result0; int64_t L_31 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_32; memset((&L_32), 0, sizeof(L_32)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_32), L_31, 1, /*hidden argument*/NULL); L_30->set_parsedDate_11(L_32); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_33 = ___result0; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_34 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_0(); L_33->set_timeZoneOffset_9(L_34); } IL_00d8: { return (bool)1; } } // System.Boolean System.DateTimeParse::AdjustTimeZoneToUniversal(System.DateTimeResult&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_AdjustTimeZoneToUniversal_m9CCBEAD62AC1DFA389E3B022D56B0B44256B7D76 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1EEA80CEDFABFC29B06BF4349B427A62D62722AC); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_1 = L_0->get_address_of_parsedDate_11(); int64_t L_2; L_2 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_1, /*hidden argument*/NULL); V_0 = L_2; int64_t L_3 = V_0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_4 = ___result0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_5 = L_4->get_address_of_timeZoneOffset_9(); int64_t L_6; L_6 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_5, /*hidden argument*/NULL); V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_3, (int64_t)L_6)); int64_t L_7 = V_0; if ((((int64_t)L_7) >= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_002b; } } { int64_t L_8 = V_0; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_8, (int64_t)((int64_t)864000000000LL))); } IL_002b: { int64_t L_9 = V_0; if ((((int64_t)L_9) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_003c; } } { int64_t L_10 = V_0; if ((((int64_t)L_10) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_004b; } } IL_003c: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_11 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_11, 2, _stringLiteral1EEA80CEDFABFC29B06BF4349B427A62D62722AC, NULL, /*hidden argument*/NULL); return (bool)0; } IL_004b: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_12 = ___result0; int64_t L_13 = V_0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_14; memset((&L_14), 0, sizeof(L_14)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_14), L_13, 1, /*hidden argument*/NULL); L_12->set_parsedDate_11(L_14); return (bool)1; } } // System.Boolean System.DateTimeParse::AdjustTimeZoneToLocal(System.DateTimeResult&,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_AdjustTimeZoneToLocal_m726E7C83763D1CCCAA004B8AD15710426DEF99EC (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, bool ___bTimeOnly1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1EEA80CEDFABFC29B06BF4349B427A62D62722AC); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * V_1 = NULL; bool V_2 = false; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 V_3; memset((&V_3), 0, sizeof(V_3)); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_4; memset((&V_4), 0, sizeof(V_4)); bool V_5 = false; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * G_B3_0 = NULL; int64_t G_B3_1 = 0; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * G_B2_0 = NULL; int64_t G_B2_1 = 0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 G_B4_0; memset((&G_B4_0), 0, sizeof(G_B4_0)); TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * G_B4_1 = NULL; int64_t G_B4_2 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_1 = L_0->get_address_of_parsedDate_11(); int64_t L_2; L_2 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_1, /*hidden argument*/NULL); V_0 = L_2; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_3; L_3 = TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9(/*hidden argument*/NULL); V_1 = L_3; V_2 = (bool)0; int64_t L_4 = V_0; if ((((int64_t)L_4) >= ((int64_t)((int64_t)864000000000LL)))) { goto IL_0063; } } { int64_t L_5 = V_0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_6 = ___result0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_7 = L_6->get_address_of_timeZoneOffset_9(); int64_t L_8; L_8 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_7, /*hidden argument*/NULL); V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_5, (int64_t)L_8)); int64_t L_9 = V_0; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_10 = V_1; bool L_11 = ___bTimeOnly1; G_B2_0 = L_10; G_B2_1 = L_9; if (L_11) { G_B3_0 = L_10; G_B3_1 = L_9; goto IL_003b; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_12 = ___result0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_13 = L_12->get_parsedDate_11(); G_B4_0 = L_13; G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; goto IL_0040; } IL_003b: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_14; L_14 = DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C(/*hidden argument*/NULL); G_B4_0 = L_14; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; } IL_0040: { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_15; L_15 = TimeZoneInfo_GetUtcOffset_mB0E28ED028C95E7214E4B013B571D56D0A17FC68(G_B4_1, G_B4_0, 2, /*hidden argument*/NULL); V_3 = L_15; int64_t L_16; L_16 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_3), /*hidden argument*/NULL); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)G_B4_2, (int64_t)L_16)); int64_t L_17 = V_0; if ((((int64_t)L_17) >= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00c3; } } { int64_t L_18 = V_0; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_18, (int64_t)((int64_t)864000000000LL))); goto IL_00c3; } IL_0063: { int64_t L_19 = V_0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_20 = ___result0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_21 = L_20->get_address_of_timeZoneOffset_9(); int64_t L_22; L_22 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_21, /*hidden argument*/NULL); V_0 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_19, (int64_t)L_22)); int64_t L_23 = V_0; if ((((int64_t)L_23) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0082; } } { int64_t L_24 = V_0; if ((((int64_t)L_24) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_009c; } } IL_0082: { int64_t L_25 = V_0; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_26 = V_1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_27 = ___result0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_28 = L_27->get_parsedDate_11(); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_29; L_29 = TimeZoneInfo_GetUtcOffset_mB0E28ED028C95E7214E4B013B571D56D0A17FC68(L_26, L_28, 2, /*hidden argument*/NULL); V_3 = L_29; int64_t L_30; L_30 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_3), /*hidden argument*/NULL); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_25, (int64_t)L_30)); goto IL_00c3; } IL_009c: { int64_t L_31 = V_0; DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_4), L_31, 1, /*hidden argument*/NULL); V_5 = (bool)0; int64_t L_32 = V_0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_33 = V_4; TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_34; L_34 = TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9(/*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_35; L_35 = TimeZoneInfo_GetUtcOffsetFromUtc_m1B6E6EF126B2A2598677CF3E60F91A08CF01E965(L_33, L_34, (bool*)(&V_5), (bool*)(&V_2), /*hidden argument*/NULL); V_3 = L_35; int64_t L_36; L_36 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_3), /*hidden argument*/NULL); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_32, (int64_t)L_36)); } IL_00c3: { int64_t L_37 = V_0; if ((((int64_t)L_37) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_00d4; } } { int64_t L_38 = V_0; if ((((int64_t)L_38) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_00ee; } } IL_00d4: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_39 = ___result0; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_40 = ((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_StaticFields*)il2cpp_codegen_static_fields_for(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var))->get_MinValue_31(); L_39->set_parsedDate_11(L_40); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_41 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_41, 2, _stringLiteral1EEA80CEDFABFC29B06BF4349B427A62D62722AC, NULL, /*hidden argument*/NULL); return (bool)0; } IL_00ee: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_42 = ___result0; int64_t L_43 = V_0; bool L_44 = V_2; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_45; memset((&L_45), 0, sizeof(L_45)); DateTime__ctor_mA534B24E2231D8DE7E703F3D2711542EF29BEA63((&L_45), L_43, 2, L_44, /*hidden argument*/NULL); L_42->set_parsedDate_11(L_45); return (bool)1; } } // System.Boolean System.DateTimeParse::ParseISO8601(System.DateTimeRawInfo&,System.__DTString&,System.Globalization.DateTimeStyles,System.DateTimeResult&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ParseISO8601_m43F9AB0B4FEED1D84D3381456A424AEA6D97A887 (DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * ___raw0, __DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str1, int32_t ___styles2, DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3EE55018ADF7DD670653986FF76F19BB86A91162); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; double V_3 = 0.0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_4; memset((&V_4), 0, sizeof(V_4)); Il2CppChar V_5 = 0x0; { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_0 = ___raw0; int32_t L_1 = L_0->get_year_3(); if ((((int32_t)L_1) < ((int32_t)0))) { goto IL_001d; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_2 = ___raw0; int32_t L_3; L_3 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_2, 0, /*hidden argument*/NULL); if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_001d; } } { DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_4 = ___raw0; int32_t L_5; L_5 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_4, 1, /*hidden argument*/NULL); } IL_001d: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_6 = ___str1; int32_t* L_7 = L_6->get_address_of_Index_1(); int32_t* L_8 = L_7; int32_t L_9 = *((int32_t*)L_8); *((int32_t*)L_8) = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); V_2 = 0; V_3 = (0.0); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_10 = ___str1; __DTString_SkipWhiteSpaces_mF14B3F44766E1744FC1D0046D1D739219B19B51B((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_10, /*hidden argument*/NULL); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_11 = ___str1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_12; L_12 = DateTimeParse_ParseDigits_m9A2DBC01FB8CDB3F5AE79C6C8DE990DE8074EF2A((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_11, 2, (int32_t*)(&V_0), /*hidden argument*/NULL); if (L_12) { goto IL_0054; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_13 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_13, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0054: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_14 = ___str1; __DTString_SkipWhiteSpaces_mF14B3F44766E1744FC1D0046D1D739219B19B51B((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_14, /*hidden argument*/NULL); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_15 = ___str1; bool L_16; L_16 = __DTString_Match_mA9AC96DA4BFF369402DCFCC89B805D6D33E29D18((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_15, ((int32_t)58), /*hidden argument*/NULL); if (L_16) { goto IL_0073; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_17 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_17, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0073: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_18 = ___str1; __DTString_SkipWhiteSpaces_mF14B3F44766E1744FC1D0046D1D739219B19B51B((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_18, /*hidden argument*/NULL); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_19 = ___str1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_20; L_20 = DateTimeParse_ParseDigits_m9A2DBC01FB8CDB3F5AE79C6C8DE990DE8074EF2A((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_19, 2, (int32_t*)(&V_1), /*hidden argument*/NULL); if (L_20) { goto IL_0093; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_21 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_21, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0093: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_22 = ___str1; __DTString_SkipWhiteSpaces_mF14B3F44766E1744FC1D0046D1D739219B19B51B((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_22, /*hidden argument*/NULL); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_23 = ___str1; bool L_24; L_24 = __DTString_Match_mA9AC96DA4BFF369402DCFCC89B805D6D33E29D18((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_23, ((int32_t)58), /*hidden argument*/NULL); if (!L_24) { goto IL_00f7; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_25 = ___str1; __DTString_SkipWhiteSpaces_mF14B3F44766E1744FC1D0046D1D739219B19B51B((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_25, /*hidden argument*/NULL); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_26 = ___str1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_27; L_27 = DateTimeParse_ParseDigits_m9A2DBC01FB8CDB3F5AE79C6C8DE990DE8074EF2A((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_26, 2, (int32_t*)(&V_2), /*hidden argument*/NULL); if (L_27) { goto IL_00c3; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_28 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_28, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_00c3: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_29 = ___str1; bool L_30; L_30 = __DTString_Match_mA9AC96DA4BFF369402DCFCC89B805D6D33E29D18((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_29, ((int32_t)46), /*hidden argument*/NULL); if (!L_30) { goto IL_00f1; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_31 = ___str1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_32; L_32 = DateTimeParse_ParseFraction_m0D13DD231140FDCC3A9F16AABCDB30B8C36ED819((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_31, (double*)(&V_3), /*hidden argument*/NULL); if (L_32) { goto IL_00e6; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_33 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_33, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_00e6: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_34 = ___str1; int32_t* L_35 = L_34->get_address_of_Index_1(); int32_t* L_36 = L_35; int32_t L_37 = *((int32_t*)L_36); *((int32_t*)L_36) = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_37, (int32_t)1)); } IL_00f1: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_38 = ___str1; __DTString_SkipWhiteSpaces_mF14B3F44766E1744FC1D0046D1D739219B19B51B((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_38, /*hidden argument*/NULL); } IL_00f7: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_39 = ___str1; bool L_40; L_40 = __DTString_GetNext_m86DFD42EA3497F2805BA84B54A8C3D4096FAB896((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_39, /*hidden argument*/NULL); if (!L_40) { goto IL_01e8; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_41 = ___str1; Il2CppChar L_42; L_42 = __DTString_GetChar_m73F1DDAB153CD56FA2965F2A0E125ADA35C35236((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_41, /*hidden argument*/NULL); V_5 = L_42; Il2CppChar L_43 = V_5; if ((((int32_t)L_43) == ((int32_t)((int32_t)43)))) { goto IL_0116; } } { Il2CppChar L_44 = V_5; if ((!(((uint32_t)L_44) == ((uint32_t)((int32_t)45))))) { goto IL_0142; } } IL_0116: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_45 = ___result3; int32_t* L_46 = L_45->get_address_of_flags_8(); int32_t* L_47 = L_46; int32_t L_48 = *((int32_t*)L_47); *((int32_t*)L_47) = (int32_t)((int32_t)((int32_t)L_48|(int32_t)((int32_t)256))); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_49 = ___str1; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_50 = ___result3; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_51 = L_50->get_address_of_timeZoneOffset_9(); IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_52; L_52 = DateTimeParse_ParseTimeZone_m66E92A9DD180BC36D241640EA2C4B0AA49D846AF((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_49, (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_51, /*hidden argument*/NULL); if (L_52) { goto IL_0184; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_53 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_53, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0142: { Il2CppChar L_54 = V_5; if ((((int32_t)L_54) == ((int32_t)((int32_t)90)))) { goto IL_014e; } } { Il2CppChar L_55 = V_5; if ((!(((uint32_t)L_55) == ((uint32_t)((int32_t)122))))) { goto IL_0179; } } IL_014e: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_56 = ___result3; int32_t* L_57 = L_56->get_address_of_flags_8(); int32_t* L_58 = L_57; int32_t L_59 = *((int32_t*)L_58); *((int32_t*)L_58) = (int32_t)((int32_t)((int32_t)L_59|(int32_t)((int32_t)256))); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_60 = ___result3; IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_61 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_0(); L_60->set_timeZoneOffset_9(L_61); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_62 = ___result3; int32_t* L_63 = L_62->get_address_of_flags_8(); int32_t* L_64 = L_63; int32_t L_65 = *((int32_t*)L_64); *((int32_t*)L_64) = (int32_t)((int32_t)((int32_t)L_65|(int32_t)((int32_t)512))); goto IL_0184; } IL_0179: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_66 = ___str1; int32_t* L_67 = L_66->get_address_of_Index_1(); int32_t* L_68 = L_67; int32_t L_69 = *((int32_t*)L_68); *((int32_t*)L_68) = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_69, (int32_t)1)); } IL_0184: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_70 = ___str1; __DTString_SkipWhiteSpaces_mF14B3F44766E1744FC1D0046D1D739219B19B51B((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_70, /*hidden argument*/NULL); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_71 = ___str1; bool L_72; L_72 = __DTString_Match_mA9AC96DA4BFF369402DCFCC89B805D6D33E29D18((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_71, ((int32_t)35), /*hidden argument*/NULL); if (!L_72) { goto IL_01b1; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_73 = ___str1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_74; L_74 = DateTimeParse_VerifyValidPunctuation_mB319B77612BDBC60D929DCE5BA21029290A0884F((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_73, /*hidden argument*/NULL); if (L_74) { goto IL_01ab; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_75 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_75, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_01ab: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_76 = ___str1; __DTString_SkipWhiteSpaces_mF14B3F44766E1744FC1D0046D1D739219B19B51B((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_76, /*hidden argument*/NULL); } IL_01b1: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_77 = ___str1; bool L_78; L_78 = __DTString_Match_mA9AC96DA4BFF369402DCFCC89B805D6D33E29D18((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_77, 0, /*hidden argument*/NULL); if (!L_78) { goto IL_01d1; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_79 = ___str1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_80; L_80 = DateTimeParse_VerifyValidPunctuation_mB319B77612BDBC60D929DCE5BA21029290A0884F((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_79, /*hidden argument*/NULL); if (L_80) { goto IL_01d1; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_81 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_81, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_01d1: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_82 = ___str1; bool L_83; L_83 = __DTString_GetNext_m86DFD42EA3497F2805BA84B54A8C3D4096FAB896((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_82, /*hidden argument*/NULL); if (!L_83) { goto IL_01e8; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_84 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_84, 2, _stringLiteral05ABA3CF47C1FCAEF66432D85D6B44E99603F880, NULL, /*hidden argument*/NULL); return (bool)0; } IL_01e8: { IL2CPP_RUNTIME_CLASS_INIT(GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_85; L_85 = GregorianCalendar_GetDefaultInstance_mBAC4E7FD9B8B1E599F26A9B01FDC48930E51EF40(/*hidden argument*/NULL); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_86 = ___raw0; int32_t L_87 = L_86->get_year_3(); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_88 = ___raw0; int32_t L_89; L_89 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_88, 0, /*hidden argument*/NULL); DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE * L_90 = ___raw0; int32_t L_91; L_91 = DateTimeRawInfo_GetNumber_mE2640EAB9990BC30FBE09E6FD8FA415CBB77CB9F((DateTimeRawInfo_t0054428F65AC1EA6EADE6C93D4075B3D96A47ECE *)L_90, 1, /*hidden argument*/NULL); int32_t L_92 = V_0; int32_t L_93 = V_1; int32_t L_94 = V_2; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_95 = ___result3; int32_t L_96 = L_95->get_era_7(); bool L_97; L_97 = VirtFuncInvoker9< bool, int32_t, int32_t, int32_t, int32_t, int32_t, int32_t, int32_t, int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * >::Invoke(23 /* System.Boolean System.Globalization.Calendar::TryToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.DateTime&) */, L_85, L_87, L_89, L_91, L_92, L_93, L_94, 0, L_96, (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_4)); if (L_97) { goto IL_0223; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_98 = ___result3; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_98, 4, _stringLiteral3EE55018ADF7DD670653986FF76F19BB86A91162, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0223: { double L_99 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_100; L_100 = bankers_round(((double)il2cpp_codegen_multiply((double)L_99, (double)(10000000.0)))); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_101; L_101 = DateTime_AddTicks_m62906BA32DF3F1031061042F5F1B15125F2673EB((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_4), il2cpp_codegen_cast_double_to_int(L_100), /*hidden argument*/NULL); V_4 = L_101; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_102 = ___result3; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_103 = V_4; L_102->set_parsedDate_11(L_103); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_104 = ___result3; int32_t L_105 = ___styles2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_106; L_106 = DateTimeParse_DetermineTimeZoneAdjustments_m6463031D6D6767A8B4306EB6B87E05E3D52B4437((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_104, L_105, (bool)0, /*hidden argument*/NULL); if (L_106) { goto IL_0251; } } { return (bool)0; } IL_0251: { return (bool)1; } } // System.Boolean System.DateTimeParse::MatchHebrewDigits(System.__DTString&,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_MatchHebrewDigits_m93181653D7289400CFB8CD045EE7A827BB1710F0 (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, int32_t ___digitLen1, int32_t* ___number2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HebrewNumber_t8F0EF59F99E80D016D6750CD37AD68B8B252900C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t* L_0 = ___number2; *((int32_t*)L_0) = (int32_t)0; HebrewNumberParsingContext__ctor_m4F52B2C5C1266967D90DB2B80088BF65111E9937((HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D *)(&V_0), 0, /*hidden argument*/NULL); V_1 = 3; goto IL_001d; } IL_000f: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_1 = ___str0; Il2CppChar L_2; L_2 = __DTString_GetChar_m73F1DDAB153CD56FA2965F2A0E125ADA35C35236((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(HebrewNumber_t8F0EF59F99E80D016D6750CD37AD68B8B252900C_il2cpp_TypeInfo_var); int32_t L_3; L_3 = HebrewNumber_ParseByChar_m1DBFEF043B8BB7D6BE069AC177EFCE6B776BBB3A(L_2, (HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D *)(&V_0), /*hidden argument*/NULL); V_1 = L_3; } IL_001d: { int32_t L_4 = V_1; if ((!(((uint32_t)L_4) == ((uint32_t)3)))) { goto IL_0029; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_5 = ___str0; bool L_6; L_6 = __DTString_GetNext_m86DFD42EA3497F2805BA84B54A8C3D4096FAB896((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_5, /*hidden argument*/NULL); if (L_6) { goto IL_000f; } } IL_0029: { int32_t L_7 = V_1; if ((!(((uint32_t)L_7) == ((uint32_t)2)))) { goto IL_0037; } } { int32_t* L_8 = ___number2; HebrewNumberParsingContext_tEC0DF1BCF433A972F49ECAC68A9DA7B19259475D L_9 = V_0; int32_t L_10 = L_9.get_result_1(); *((int32_t*)L_8) = (int32_t)L_10; return (bool)1; } IL_0037: { return (bool)0; } } // System.Boolean System.DateTimeParse::ParseDigits(System.__DTString&,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ParseDigits_m9A2DBC01FB8CDB3F5AE79C6C8DE990DE8074EF2A (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, int32_t ___digitLen1, int32_t* ___result2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___digitLen1; if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_000e; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_1 = ___str0; int32_t* L_2 = ___result2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_3; L_3 = DateTimeParse_ParseDigits_mD4BD06EACA7EB792B8C6827D2265BA87703BF4FA((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_1, 1, 2, (int32_t*)L_2, /*hidden argument*/NULL); return L_3; } IL_000e: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_4 = ___str0; int32_t L_5 = ___digitLen1; int32_t L_6 = ___digitLen1; int32_t* L_7 = ___result2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_8; L_8 = DateTimeParse_ParseDigits_mD4BD06EACA7EB792B8C6827D2265BA87703BF4FA((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_4, L_5, L_6, (int32_t*)L_7, /*hidden argument*/NULL); return L_8; } } // System.Boolean System.DateTimeParse::ParseDigits(System.__DTString&,System.Int32,System.Int32,System.Int32&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_ParseDigits_mD4BD06EACA7EB792B8C6827D2265BA87703BF4FA (__DTString_t594255B76730E715A2A5655F8238B0029484B27A * ___str0, int32_t ___minDigitLen1, int32_t ___maxDigitLen2, int32_t* ___result3, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t* L_0 = ___result3; *((int32_t*)L_0) = (int32_t)0; __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_1 = ___str0; int32_t L_2 = L_1->get_Index_1(); V_0 = L_2; V_1 = 0; goto IL_0035; } IL_000e: { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_3 = ___str0; bool L_4; L_4 = __DTString_GetNextDigit_mDA121280808DA5F56D60848302E84A602BA65D6B((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0023; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_5 = ___str0; int32_t* L_6 = L_5->get_address_of_Index_1(); int32_t* L_7 = L_6; int32_t L_8 = *((int32_t*)L_7); *((int32_t*)L_7) = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1)); goto IL_0039; } IL_0023: { int32_t* L_9 = ___result3; int32_t* L_10 = ___result3; int32_t L_11 = *((int32_t*)L_10); __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_12 = ___str0; int32_t L_13; L_13 = __DTString_GetDigit_m1E72B949EFA46A50F79C71A57D6033A23E67999E((__DTString_t594255B76730E715A2A5655F8238B0029484B27A *)L_12, /*hidden argument*/NULL); *((int32_t*)L_9) = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_11, (int32_t)((int32_t)10))), (int32_t)L_13)); int32_t L_14 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0035: { int32_t L_15 = V_1; int32_t L_16 = ___maxDigitLen2; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_000e; } } IL_0039: { int32_t L_17 = V_1; int32_t L_18 = ___minDigitLen1; if ((((int32_t)L_17) >= ((int32_t)L_18))) { goto IL_0046; } } { __DTString_t594255B76730E715A2A5655F8238B0029484B27A * L_19 = ___str0; int32_t L_20 = V_0; L_19->set_Index_1(L_20); return (bool)0; } IL_0046: { return (bool)1; } } // System.DateTime System.DateTimeParse::GetDateTimeNow(System.DateTimeResult&,System.Globalization.DateTimeStyles&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTimeParse_GetDateTimeNow_m56CF252F5E2B95792E52CAD0291FD4F0E7B8DFFE (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, int32_t* ___styles1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_0; memset((&V_0), 0, sizeof(V_0)); { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)2048)))) { goto IL_0049; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; int32_t L_3 = L_2->get_flags_8(); if (!((int32_t)((int32_t)L_3&(int32_t)((int32_t)256)))) { goto IL_003c; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_4; L_4 = DateTime_get_UtcNow_m761E57F86226DDD94F0A2F4D98F0A8E27C74F090(/*hidden argument*/NULL); V_0 = L_4; int64_t L_5; L_5 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_0), /*hidden argument*/NULL); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_6 = ___result0; TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * L_7 = L_6->get_address_of_timeZoneOffset_9(); int64_t L_8; L_8 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)L_7, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_9; memset((&L_9), 0, sizeof(L_9)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_9), ((int64_t)il2cpp_codegen_add((int64_t)L_5, (int64_t)L_8)), 0, /*hidden argument*/NULL); return L_9; } IL_003c: { int32_t* L_10 = ___styles1; int32_t L_11 = *((int32_t*)L_10); if (!((int32_t)((int32_t)L_11&(int32_t)((int32_t)64)))) { goto IL_0049; } } { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_12; L_12 = DateTime_get_UtcNow_m761E57F86226DDD94F0A2F4D98F0A8E27C74F090(/*hidden argument*/NULL); return L_12; } IL_0049: { IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_13; L_13 = DateTime_get_Now_mCAC695993D6E2C57B900C83BEF3F8B18BC4EBC2C(/*hidden argument*/NULL); return L_13; } } // System.Boolean System.DateTimeParse::CheckDefaultDateTime(System.DateTimeResult&,System.Globalization.Calendar&,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_CheckDefaultDateTime_mF122E3D0914ABDF649FEC4F5C12081F5E9360866 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** ___cal1, int32_t ___styles2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral18B4C3FF17ADD49C3A5FCB657614AF5293A47A25); s_Il2CppMethodInitialized = true; } DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_flags_8(); if (!((int32_t)((int32_t)L_1&(int32_t)((int32_t)2048)))) { goto IL_0054; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_2 = ___result0; int32_t L_3 = L_2->get_Month_1(); if ((!(((uint32_t)L_3) == ((uint32_t)(-1))))) { goto IL_0020; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_4 = ___result0; int32_t L_5 = L_4->get_Day_2(); if ((((int32_t)L_5) == ((int32_t)(-1)))) { goto IL_0054; } } IL_0020: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_6 = ___result0; int32_t L_7 = L_6->get_Year_0(); if ((((int32_t)L_7) == ((int32_t)(-1)))) { goto IL_0037; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_8 = ___result0; int32_t L_9 = L_8->get_flags_8(); if (!((int32_t)((int32_t)L_9&(int32_t)((int32_t)4096)))) { goto IL_0054; } } IL_0037: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_10 = ___result0; int32_t L_11 = L_10->get_flags_8(); if (!((int32_t)((int32_t)L_11&(int32_t)((int32_t)256)))) { goto IL_0054; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_12 = ___result0; DateTimeResult_SetFailure_m271DD863976AA808F5A32D99AFC4BB5DEA642FA5((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_12, 2, _stringLiteral18B4C3FF17ADD49C3A5FCB657614AF5293A47A25, NULL, /*hidden argument*/NULL); return (bool)0; } IL_0054: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_13 = ___result0; int32_t L_14 = L_13->get_Year_0(); if ((((int32_t)L_14) == ((int32_t)(-1)))) { goto IL_0072; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_15 = ___result0; int32_t L_16 = L_15->get_Month_1(); if ((((int32_t)L_16) == ((int32_t)(-1)))) { goto IL_0072; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_17 = ___result0; int32_t L_18 = L_17->get_Day_2(); if ((!(((uint32_t)L_18) == ((uint32_t)(-1))))) { goto IL_0130; } } IL_0072: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_19 = ___result0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_20; L_20 = DateTimeParse_GetDateTimeNow_m56CF252F5E2B95792E52CAD0291FD4F0E7B8DFFE((DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 *)L_19, (int32_t*)(&___styles2), /*hidden argument*/NULL); V_0 = L_20; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_21 = ___result0; int32_t L_22 = L_21->get_Month_1(); if ((!(((uint32_t)L_22) == ((uint32_t)(-1))))) { goto IL_00f9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_23 = ___result0; int32_t L_24 = L_23->get_Day_2(); if ((!(((uint32_t)L_24) == ((uint32_t)(-1))))) { goto IL_00f9; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_25 = ___result0; int32_t L_26 = L_25->get_Year_0(); if ((!(((uint32_t)L_26) == ((uint32_t)(-1))))) { goto IL_00e9; } } { int32_t L_27 = ___styles2; if (!((int32_t)((int32_t)L_27&(int32_t)8))) { goto IL_00bd; } } { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** L_28 = ___cal1; IL2CPP_RUNTIME_CLASS_INIT(GregorianCalendar_tABB0DE5379F7854B653A5E2577CE330D42933F6B_il2cpp_TypeInfo_var); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_29; L_29 = GregorianCalendar_GetDefaultInstance_mBAC4E7FD9B8B1E599F26A9B01FDC48930E51EF40(/*hidden argument*/NULL); *((RuntimeObject **)L_28) = (RuntimeObject *)L_29; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_28, (void*)(RuntimeObject *)L_29); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_30 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_31 = ___result0; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_32 = ___result0; int32_t L_33 = 1; V_1 = L_33; L_32->set_Day_2(L_33); int32_t L_34 = V_1; int32_t L_35 = L_34; V_1 = L_35; L_31->set_Month_1(L_35); int32_t L_36 = V_1; L_30->set_Year_0(L_36); goto IL_0130; } IL_00bd: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_37 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** L_38 = ___cal1; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_39 = *((Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A **)L_38); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_40 = V_0; int32_t L_41; L_41 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(19 /* System.Int32 System.Globalization.Calendar::GetYear(System.DateTime) */, L_39, L_40); L_37->set_Year_0(L_41); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_42 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** L_43 = ___cal1; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_44 = *((Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A **)L_43); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_45 = V_0; int32_t L_46; L_46 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(17 /* System.Int32 System.Globalization.Calendar::GetMonth(System.DateTime) */, L_44, L_45); L_42->set_Month_1(L_46); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_47 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** L_48 = ___cal1; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_49 = *((Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A **)L_48); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_50 = V_0; int32_t L_51; L_51 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(11 /* System.Int32 System.Globalization.Calendar::GetDayOfMonth(System.DateTime) */, L_49, L_50); L_47->set_Day_2(L_51); goto IL_0130; } IL_00e9: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_52 = ___result0; L_52->set_Month_1(1); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_53 = ___result0; L_53->set_Day_2(1); goto IL_0130; } IL_00f9: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_54 = ___result0; int32_t L_55 = L_54->get_Year_0(); if ((!(((uint32_t)L_55) == ((uint32_t)(-1))))) { goto IL_0110; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_56 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** L_57 = ___cal1; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_58 = *((Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A **)L_57); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_59 = V_0; int32_t L_60; L_60 = VirtFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(19 /* System.Int32 System.Globalization.Calendar::GetYear(System.DateTime) */, L_58, L_59); L_56->set_Year_0(L_60); } IL_0110: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_61 = ___result0; int32_t L_62 = L_61->get_Month_1(); if ((!(((uint32_t)L_62) == ((uint32_t)(-1))))) { goto IL_0120; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_63 = ___result0; L_63->set_Month_1(1); } IL_0120: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_64 = ___result0; int32_t L_65 = L_64->get_Day_2(); if ((!(((uint32_t)L_65) == ((uint32_t)(-1))))) { goto IL_0130; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_66 = ___result0; L_66->set_Day_2(1); } IL_0130: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_67 = ___result0; int32_t L_68 = L_67->get_Hour_3(); if ((!(((uint32_t)L_68) == ((uint32_t)(-1))))) { goto IL_0140; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_69 = ___result0; L_69->set_Hour_3(0); } IL_0140: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_70 = ___result0; int32_t L_71 = L_70->get_Minute_4(); if ((!(((uint32_t)L_71) == ((uint32_t)(-1))))) { goto IL_0150; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_72 = ___result0; L_72->set_Minute_4(0); } IL_0150: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_73 = ___result0; int32_t L_74 = L_73->get_Second_5(); if ((!(((uint32_t)L_74) == ((uint32_t)(-1))))) { goto IL_0160; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_75 = ___result0; L_75->set_Second_5(0); } IL_0160: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_76 = ___result0; int32_t L_77 = L_76->get_era_7(); if ((!(((uint32_t)L_77) == ((uint32_t)(-1))))) { goto IL_0170; } } { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_78 = ___result0; L_78->set_era_7(0); } IL_0170: { return (bool)1; } } // System.Exception System.DateTimeParse::GetDateTimeParseException(System.DateTimeResult&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * DateTimeParse_GetDateTimeParseException_mB903D4443967E5ADA3344BEE7D0A40494E58DF49 (DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * ___result0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_0 = ___result0; int32_t L_1 = L_0->get_failure_12(); V_0 = L_1; int32_t L_2 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_2, (int32_t)1))) { case 0: { goto IL_0021; } case 1: { goto IL_0038; } case 2: { goto IL_0049; } case 3: { goto IL_0069; } } } { goto IL_0089; } IL_0021: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_3 = ___result0; String_t* L_4 = L_3->get_failureArgumentName_15(); DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_5 = ___result0; String_t* L_6 = L_5->get_failureMessageID_13(); String_t* L_7; L_7 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(L_6, /*hidden argument*/NULL); ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_8 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var); ArgumentNullException__ctor_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_8, L_4, L_7, /*hidden argument*/NULL); return L_8; } IL_0038: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_9 = ___result0; String_t* L_10 = L_9->get_failureMessageID_13(); String_t* L_11; L_11 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(L_10, /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_12 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_12, L_11, /*hidden argument*/NULL); return L_12; } IL_0049: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_13 = ___result0; String_t* L_14 = L_13->get_failureMessageID_13(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_16 = L_15; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_17 = ___result0; RuntimeObject * L_18 = L_17->get_failureMessageFormatArgument_14(); ArrayElementTypeCheck (L_16, L_18); (L_16)->SetAtUnchecked(static_cast(0), (RuntimeObject *)L_18); String_t* L_19; L_19 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(L_14, L_16, /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_20 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_20, L_19, /*hidden argument*/NULL); return L_20; } IL_0069: { DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_21 = ___result0; String_t* L_22 = L_21->get_failureMessageID_13(); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_24 = L_23; DateTimeResult_t44941ADE58F716AB71DABBFE9BE490F0331F3EF0 * L_25 = ___result0; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_26 = L_25->get_calendar_10(); ArrayElementTypeCheck (L_24, L_26); (L_24)->SetAtUnchecked(static_cast(0), (RuntimeObject *)L_26); String_t* L_27; L_27 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(L_22, L_24, /*hidden argument*/NULL); FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 * L_28 = (FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759 *)il2cpp_codegen_object_new(FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759_il2cpp_TypeInfo_var); FormatException__ctor_mB8F9A26F985EF9A6C0C082F7D70CFDF2DBDBB23B(L_28, L_27, /*hidden argument*/NULL); return L_28; } IL_0089: { return (Exception_t *)NULL; } } // System.Void System.DateTimeParse::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeParse__cctor_m6A22F53BBDC98EAB531A684DFCF5F38697BC3146 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_MatchHebrewDigits_m93181653D7289400CFB8CD045EE7A827BB1710F0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____0588059ACBD52F7EA2835882F977A9CF72EB9775_0_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____2C840AFA48C27B9C05593E468C1232CA1CC74AFD_10_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____34476C29F6F81C989CFCA42F7C06E84C66236834_13_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____39C9CE73C7B0619D409EF28344F687C1B5C130FE_18_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____4858DB4AA76D3933F1CA9E6712D4FDB16903F628_25_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____536422B321459B242ADED7240B7447E904E083E3_27_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____5BFE2819B4778217C56416C7585FF0E56EBACD89_34_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____67EEAD805D708D9AA4E14BF747E44CED801744F3_39_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____7341C933A70EAE383CC50C4B945ADB8E08F06737_45_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____94841DD2F330CCB1089BF413E4FA9B04505152E2_59_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____95C48758CAE1715783472FB073AB158AB8A0AB2A_61_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____973417296623D8DC6961B09664E54039E44CA5D8_62_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____A6732F8E7FC23766AB329B492D6BF82E3B33233F_67_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____AC791C4F39504D1184B73478943D0636258DA7B1_70_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____F37E34BEADB04F34FCC31078A59F49856CA83D5B_99_FieldInfo_var); s_Il2CppMethodInitialized = true; } { MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199 * L_0 = (MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199 *)il2cpp_codegen_object_new(MatchNumberDelegate_t4EB7A242D7C0B4570F59DD93F38AB3422672B199_il2cpp_TypeInfo_var); MatchNumberDelegate__ctor_m0E2AE677ED4E5754C30BC2DDE8B7DC8C4F46C5A7(L_0, NULL, (intptr_t)((intptr_t)DateTimeParse_MatchHebrewDigits_m93181653D7289400CFB8CD045EE7A827BB1710F0_RuntimeMethod_var), /*hidden argument*/NULL); ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->set_m_hebrewNumberParser_0(L_0); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_1 = (DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE*)(DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE*)SZArrayNew(DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE_il2cpp_TypeInfo_var, (uint32_t)((int32_t)20)); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_2 = L_1; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_3 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_4 = L_3; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_5 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____94841DD2F330CCB1089BF413E4FA9B04505152E2_59_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_4, L_5, /*hidden argument*/NULL); ArrayElementTypeCheck (L_2, L_4); (L_2)->SetAtUnchecked(static_cast(0), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_4); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_6 = L_2; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_7 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_8 = L_7; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_9 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____973417296623D8DC6961B09664E54039E44CA5D8_62_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_8, L_9, /*hidden argument*/NULL); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAtUnchecked(static_cast(1), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_8); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_10 = L_6; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_11 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_12 = L_11; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_13 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____F37E34BEADB04F34FCC31078A59F49856CA83D5B_99_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_12, L_13, /*hidden argument*/NULL); ArrayElementTypeCheck (L_10, L_12); (L_10)->SetAtUnchecked(static_cast(2), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_12); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_14 = L_10; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_15 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_16 = L_15; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_17 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____34476C29F6F81C989CFCA42F7C06E84C66236834_13_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_16, L_17, /*hidden argument*/NULL); ArrayElementTypeCheck (L_14, L_16); (L_14)->SetAtUnchecked(static_cast(3), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_16); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_18 = L_14; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_19 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_20 = L_19; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_21 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____95C48758CAE1715783472FB073AB158AB8A0AB2A_61_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_20, L_21, /*hidden argument*/NULL); ArrayElementTypeCheck (L_18, L_20); (L_18)->SetAtUnchecked(static_cast(4), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_20); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_22 = L_18; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_23 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_24 = L_23; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_25 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____BEBC9ECC660A13EFC359BA3383411F698CFF25DB_78_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_24, L_25, /*hidden argument*/NULL); ArrayElementTypeCheck (L_22, L_24); (L_22)->SetAtUnchecked(static_cast(5), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_24); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_26 = L_22; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_27 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_28 = L_27; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_29 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____5BFE2819B4778217C56416C7585FF0E56EBACD89_34_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_28, L_29, /*hidden argument*/NULL); ArrayElementTypeCheck (L_26, L_28); (L_26)->SetAtUnchecked(static_cast(6), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_28); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_30 = L_26; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_31 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_32 = L_31; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_33 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____AC791C4F39504D1184B73478943D0636258DA7B1_70_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_32, L_33, /*hidden argument*/NULL); ArrayElementTypeCheck (L_30, L_32); (L_30)->SetAtUnchecked(static_cast(7), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_32); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_34 = L_30; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_35 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_36 = L_35; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_37 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_21_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_36, L_37, /*hidden argument*/NULL); ArrayElementTypeCheck (L_34, L_36); (L_34)->SetAtUnchecked(static_cast(8), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_36); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_38 = L_34; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_39 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_40 = L_39; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_41 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_12_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_40, L_41, /*hidden argument*/NULL); ArrayElementTypeCheck (L_38, L_40); (L_38)->SetAtUnchecked(static_cast(((int32_t)9)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_40); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_42 = L_38; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_43 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_44 = L_43; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_45 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____67EEAD805D708D9AA4E14BF747E44CED801744F3_39_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_44, L_45, /*hidden argument*/NULL); ArrayElementTypeCheck (L_42, L_44); (L_42)->SetAtUnchecked(static_cast(((int32_t)10)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_44); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_46 = L_42; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_47 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_48 = L_47; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_49 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____536422B321459B242ADED7240B7447E904E083E3_27_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_48, L_49, /*hidden argument*/NULL); ArrayElementTypeCheck (L_46, L_48); (L_46)->SetAtUnchecked(static_cast(((int32_t)11)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_48); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_50 = L_46; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_51 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_52 = L_51; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_53 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____0588059ACBD52F7EA2835882F977A9CF72EB9775_0_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_52, L_53, /*hidden argument*/NULL); ArrayElementTypeCheck (L_50, L_52); (L_50)->SetAtUnchecked(static_cast(((int32_t)12)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_52); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_54 = L_50; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_55 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_56 = L_55; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_57 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____39C9CE73C7B0619D409EF28344F687C1B5C130FE_18_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_56, L_57, /*hidden argument*/NULL); ArrayElementTypeCheck (L_54, L_56); (L_54)->SetAtUnchecked(static_cast(((int32_t)13)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_56); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_58 = L_54; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_59 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_60 = L_59; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_61 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____7341C933A70EAE383CC50C4B945ADB8E08F06737_45_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_60, L_61, /*hidden argument*/NULL); ArrayElementTypeCheck (L_58, L_60); (L_58)->SetAtUnchecked(static_cast(((int32_t)14)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_60); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_62 = L_58; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_63 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_64 = L_63; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_65 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____A6732F8E7FC23766AB329B492D6BF82E3B33233F_67_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_64, L_65, /*hidden argument*/NULL); ArrayElementTypeCheck (L_62, L_64); (L_62)->SetAtUnchecked(static_cast(((int32_t)15)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_64); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_66 = L_62; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_67 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_68 = L_67; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_69 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____EC89C317EA2BF49A70EFF5E89C691E34733D7C37_95_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_68, L_69, /*hidden argument*/NULL); ArrayElementTypeCheck (L_66, L_68); (L_66)->SetAtUnchecked(static_cast(((int32_t)16)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_68); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_70 = L_66; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_71 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_72 = L_71; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_73 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____4858DB4AA76D3933F1CA9E6712D4FDB16903F628_25_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_72, L_73, /*hidden argument*/NULL); ArrayElementTypeCheck (L_70, L_72); (L_70)->SetAtUnchecked(static_cast(((int32_t)17)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_72); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_74 = L_70; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_75 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_76 = L_75; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_77 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____2C840AFA48C27B9C05593E468C1232CA1CC74AFD_10_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_76, L_77, /*hidden argument*/NULL); ArrayElementTypeCheck (L_74, L_76); (L_74)->SetAtUnchecked(static_cast(((int32_t)18)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_76); DSU5BU5DU5BU5D_t3E2ABAFEF3615342342FE8B4E783873194FA16BE* L_78 = L_74; DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_79 = (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)SZArrayNew(DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)18)); DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C* L_80 = L_79; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_81 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____B9B670F134A59FB1107AF01A9FE8F8E3980B3093_77_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_80, L_81, /*hidden argument*/NULL); ArrayElementTypeCheck (L_78, L_80); (L_78)->SetAtUnchecked(static_cast(((int32_t)19)), (DSU5BU5D_t32963C9C25EDB277BA1CEC1D5A074D2BBF45715C*)L_80); ((DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_StaticFields*)il2cpp_codegen_static_fields_for(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var))->set_dateParsingStates_1(L_78); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void DateTime__ctor_mCDC5FC3D835DB051237870D2D334B9A1A54233F0_inline (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, uint64_t ___dateData0, const RuntimeMethod* method) { { uint64_t L_0 = ___dateData0; __this->set_dateData_44(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, const RuntimeMethod* method) { { int64_t L_0 = __this->get__ticks_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t DateTime_ToBinaryRaw_mC528657D0B186F7A7E50EF0D2E7C4B989E4EBDF3_inline (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { uint64_t L_0 = __this->get_dateData_44(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void TimeSpan__ctor_mC80FA729ECA3A7AF31D9F517A95E60FC23EB86B0_inline (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * __this, int64_t ___ticks0, const RuntimeMethod* method) { { int64_t L_0 = ___ticks0; __this->set__ticks_3(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_0 = __this->get_calendar_17(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_amDesignator_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_pmDesignator_7(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_TimeSeparator_m2D192C89989EE374E2B7377E2208A72F0E47371E_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_timeSeparator_11(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* DateTimeFormatInfo_get_DateSeparator_m737CFEC3E8A8BF2234AEE05ACE2005777607C1C2_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_dateSeparator_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* CultureData_get_CultureName_m03D4BB35D349D0463EE9338FCE2C2424876C9B55_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_sRealName_10(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* CultureData_get_SISO639LANGNAME_mFB04163860A69BEB7CD234229219D396121B040E_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_sISO639Language_9(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CultureData_get_IFIRSTDAYOFWEEK_m3695B1AEE4DE87248DED765F1845D747E4A67E3D_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_iFirstDayOfWeek_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CultureData_get_IFIRSTWEEKOFYEAR_mCC14B9A79822510FB53042D31EF79FBFF8FD88F4_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_iFirstWeekOfYear_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* CultureData_get_SAM1159_mAD15C8B74197F84ACF2BB879C3DCCFBCE66023CE_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_sAM1159_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* CultureData_get_SPM2359_m10C99FD634E6884286F8C0836C3CD7467D46607A_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_sPM2359_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* CultureData_get_TimeSeparator_m2CFFFD6957111431DCCE164B6EB5EFE92FCA7CA2_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_sTimeSeparator_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Calendar_SetReadOnlyState_m5585F5423EAE536937889E2F997BB8E1E99ED10A_inline (Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * __this, bool ___readOnly0, const RuntimeMethod* method) { { bool L_0 = ___readOnly0; __this->set_m_isReadOnly_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool CultureData_get_UseUserOverride_mB2616F901B8A45E8B9C929894FB31F90DD0EBFC6_inline (CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_bUseOverrides_11(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_get_IsReadOnly_m2B0F879523364D15D46B30077D4D3F5E8347AD1A_inline (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_m_isReadOnly_44(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* NumberFormatInfo_get_NumberDecimalSeparator_mDEE0AD902FFF6FD50CC73C9636ECF5603B5705D3_inline (NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_numberDecimalSeparator_6(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_mF00B574E58FB078BB753B05A3B86DD0A7A266B63_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get__items_1(); int32_t L_3 = ___index0; RuntimeObject * L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)L_3); return (RuntimeObject *)L_4; } }