#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include #include "icalls/mscorlib/System/CurrentSystemTimeZone.h" #include "icalls/mscorlib/System.Reflection/CustomAttributeData.h" #include "icalls/mscorlib/System/DateTime.h" struct VirtualActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtualFuncInvoker0 { 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 VirtualFuncInvoker1 { 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 VirtualFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtualFuncInvoker4 { 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 VirtualFuncInvoker5 { typedef R (*Func)(void*, T1, T2, T3, T4, T5, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, invokeData.method); } }; template struct VirtualFuncInvoker7 { typedef R (*Func)(void*, T1, T2, T3, T4, T5, T6, T7, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, p4, p5, p6, p7, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, 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_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.IList`1 struct IList_1_t3E87CE13545DCDCC8B84467E291E5102D93A5BA6; // System.Collections.Generic.IList`1 struct IList_1_tC94A6A591E58FD9BB826AF5D15001E425B682707; // System.Collections.Generic.IList`1 struct IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181; // System.Collections.Generic.List`1> struct List_1_t960AA958F641EF26613957B203B645E693F9430D; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t52C38CE86D68A2D1C8C94E240170756F47476FB0; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Globalization.CalendarData[] struct CalendarDataU5BU5D_t92EDE3986BAED27678B4F4140BC955434CFEACC7; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Reflection.CustomAttributeNamedArgument[] struct CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451; // System.Reflection.CustomAttributeTypedArgument[] struct CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.Int64[] struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Security.Cryptography.KeySizes[] struct KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499; // 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.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.Collections.ArrayList struct ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575; // System.Reflection.Assembly struct Assembly_t; // System.Security.Cryptography.AsymmetricAlgorithm struct AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F; // System.Security.Cryptography.AsymmetricSignatureDeformatter struct AsymmetricSignatureDeformatter_t4E346B5F7ADCD7E90FBD28DBDB9E540A1D11D033; // System.Security.Cryptography.AsymmetricSignatureFormatter struct AsymmetricSignatureFormatter_t2B6B3B1EBAAC2F3C07900B476C8F1497E383A13B; // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71; // Mono.Math.BigInteger struct BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Globalization.Calendar struct Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A; // System.Globalization.CompareInfo struct CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9; // System.Reflection.ConstructorInfo struct ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B; // System.Security.AccessControl.CryptoKeySecurity struct CryptoKeySecurity_tCE877564182EC9B0971E4014404636BD55B87EE2; // System.Security.Cryptography.CryptographicException struct CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5; // System.Security.Cryptography.CryptographicUnexpectedOperationException struct CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5; // System.Security.Cryptography.CspKeyContainerInfo struct CspKeyContainerInfo_t93CF075E9122836C504A3763DABDA79C4EDA1421; // System.Security.Cryptography.CspParameters struct CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC; // System.Globalization.CultureData struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98; // System.Globalization.CultureNotFoundException struct CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C; // System.CurrentSystemTimeZone struct CurrentSystemTimeZone_t1D374DF5A6A47A1790B1BF8759342E40E0CD129A; // System.Reflection.CustomAttributeData struct CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85; // 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.Security.Cryptography.DES struct DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4; // System.Security.Cryptography.DESCryptoServiceProvider struct DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40; // System.Security.Cryptography.DESTransform struct DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90; // System.Security.Cryptography.DSA struct DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7; // System.Security.Cryptography.DSACryptoServiceProvider struct DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A; // Mono.Security.Cryptography.DSAManaged struct DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA; // System.Security.Cryptography.DSASignatureDeformatter struct DSASignatureDeformatter_t84C67C0D8302C7D31B7DCCD2B4D5062883887AA6; // System.Security.Cryptography.DSASignatureDescription struct DSASignatureDescription_tFE8402A8FDAF4AC8C6AA8D987C08EEF7DBC90CA5; // System.Security.Cryptography.DSASignatureFormatter struct DSASignatureFormatter_tE6999D258DD7FCE5501CED28E5610B0299719C46; // System.Runtime.CompilerServices.DateTimeConstantAttribute struct DateTimeConstantAttribute_t546AFFD33ADD9C6F4C41B0E7B47B627932D92EEE; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90; // System.Globalization.DateTimeFormatInfoScanner struct DateTimeFormatInfoScanner_t8CD1ED645792B1F173DD15B84109A377C7B68CB8; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // System.EventArgs struct EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA; // System.Exception struct Exception_t; // System.Threading.ExecutionContext struct ExecutionContext_t16AC73BB21FEEEAD34A017877AC18DD8BB836414; // System.FormatException struct FormatException_t119BB207B54B4B1BC28D9B1783C4625AE23D4759; // System.Security.Cryptography.HashAlgorithm struct HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31; // System.Collections.Hashtable struct Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC; // System.Collections.ICollection struct ICollection_tC1E1DED86C0A66845675392606B302452210D5DA; // System.IConvertible struct IConvertible_t40D9E38816544BF71E97F48AB3C47C9A2B7E9BE4; // System.Security.Cryptography.ICryptoTransform struct ICryptoTransform_t001D97000AA0178942D19FC52942472140472E5E; // System.Reflection.ICustomAttributeProvider struct ICustomAttributeProvider_tC8BCE1D3E22F82F78095824C7EB2F62A6DAD2492; // 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.Threading.InternalThread struct InternalThread_t12B78B27503AE19E9122E212419A66843BF746EB; // System.InvalidCastException struct InvalidCastException_tD99F9FF94C3859C78E90F68C2F77A1558BCAF463; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // Mono.Security.Cryptography.KeyPairPersistence struct KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A; // System.Security.Cryptography.KeySizes struct KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3; // System.LocalDataStoreHolder struct LocalDataStoreHolder_tF51C9DD735A89132114AE47E3EB51C11D0FED146; // System.LocalDataStoreMgr struct LocalDataStoreMgr_t6CC44D0584911B6A6C6823115F858FC34AB4A80A; // System.Runtime.InteropServices.MarshalAsAttribute struct MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Reflection.MemberInfo struct MemberInfo_t; // System.Reflection.MethodInfo struct MethodInfo_t; // System.Reflection.Module struct Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7; // System.MonoTypeInfo struct MonoTypeInfo_tD048FE6E8A79174435DD9BA986294B02C68DFC79; // System.MulticastDelegate struct MulticastDelegate_t; // System.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6; // System.NotSupportedException struct NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D; // System.ObjectDisposedException struct ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A; // System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7; // System.Security.Util.Parser struct Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D; // System.Security.Cryptography.RNGCryptoServiceProvider struct RNGCryptoServiceProvider_t696D1B0DFED446BE4718F7E18ABFFBB6E5A8A5A1; // System.Security.Cryptography.RandomNumberGenerator struct RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50; // Microsoft.Win32.RegistryKey struct RegistryKey_t1EF11DB6AC49AC065AF744487033109254215268; // System.Reflection.RuntimeAssembly struct RuntimeAssembly_t799877C849878A70E10D25C690D7B0476DAF0B56; // System.Reflection.RuntimeConstructorInfo struct RuntimeConstructorInfo_t9B65F4BAA154E6B8888A68FA9BA02993090876BB; // System.RuntimeType struct RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07; // System.Security.Cryptography.SHA1 struct SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Security.SecureString struct SecureString_t19F65D6480BBCE2D5F24F21B7F4E6C7841698D94; // System.Security.SecurityDocument struct SecurityDocument_tC36E578CDEC6DADD3A27BE1293BC53FBE640F977; // System.Security.SecurityElement struct SecurityElement_tB9682077760936136392270197F642224B2141CC; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385; // System.Runtime.Serialization.SerializationException struct SerializationException_tDB38C13A2ABF407C381E3F332D197AC1AD097A92; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1; // System.Runtime.Serialization.SerializationInfoEnumerator struct SerializationInfoEnumerator_t0548359AF7DB5798EBA19FE6BFCC8CDB8E6B1AF6; // System.Security.Cryptography.SignatureDescription struct SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A; // Mono.Globalization.Unicode.SimpleCollator struct SimpleCollator_t60F8CB5F37FA4A008E484C0BD0429E65E5904266; // System.Globalization.SortVersion struct SortVersion_t4500287E608FE7BBAB01A3AB0F1073F772EF62AA; // System.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // System.Security.Cryptography.SymmetricAlgorithm struct SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754; // Mono.Security.Cryptography.SymmetricTransform struct SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76; // System.Globalization.TextInfo struct TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C; // System.Threading.Thread struct Thread_tB9EB71664220EE16451AF3276D78DE6614D2A414; // System.TimeZone struct TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5; // System.TimeZoneInfo struct TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074; // System.Globalization.TokenHashValue struct TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE; // System.Security.Util.Tokenizer struct Tokenizer_tC9C4CF0DF3CDC3293AD160D86AD50F4AEB022DE8; // System.Type struct Type_t; // System.Reflection.TypeFilter struct TypeFilter_t8E0AA7E71F2D6695C61A52277E6CF6E49230F2C3; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // System.Reflection.Assembly/ResolveEventHolder struct ResolveEventHolder_tA37081FAEBE21D83D216225B4489BA8A37B4E13C; // System.Reflection.CustomAttributeData/LazyCAttrData struct LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3; // Mono.Security.Cryptography.DSAManaged/KeyGeneratedEventHandler struct KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC; // System.IO.Stream/ReadWriteTask struct ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974; 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* BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BinaryCompatibility_t44EDF0C684F7241E727B341DF3896349BC34D810_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_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* ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC_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* CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85_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* DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_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* EmptyArray_1_t5C432F52782BD51992CB0284C4CC298BFC223635_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* EmptyArray_1_t929B62FB2BE425A28E9061DB488711798B3E7DE9_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* ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_1_tC1D579C5F003A9563742E821A763BECA143F389B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IList_1_tC94A6A591E58FD9BB826AF5D15001E425B682707_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* KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_tB9D89F0E9470A2C423D239D7C68EE0CFD77F9339_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D_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* RuntimeObject_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* TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5_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 RuntimeClass* UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____646036A65DECCD6835C914A46E6E44B729433B60_52_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____6D797C11E1D4FB68B6570CF2A92B792433527065_59_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____DD3AEFEADB1CD615F3017763F1568179FEE640B0_128_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____E92B39D8233061927D9ACDE54665E68E7535635A_132_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral0015A3CE03B062AA77C4DBEDB33AF749FADBB80E; IL2CPP_EXTERN_C String_t* _stringLiteral00B50C96368196723209385AC035A494CC7D0E52; IL2CPP_EXTERN_C String_t* _stringLiteral03EFF7DF9326D93282FE001D8C5D0B6CB6BE70D1; IL2CPP_EXTERN_C String_t* _stringLiteral072BA90B274B502615639084DC3D7FCC63407A24; IL2CPP_EXTERN_C String_t* _stringLiteral07624473F417C06C74D59C64840A1532FCE2C626; IL2CPP_EXTERN_C String_t* _stringLiteral09E3CE30ED220A58CBC39E1FB2FC6F254A93DB03; IL2CPP_EXTERN_C String_t* _stringLiteral0BFD0EF6521D7246A3A38E267792D43699AC63B5; IL2CPP_EXTERN_C String_t* _stringLiteral0C45DB50527FCFAD456E74EB416B617329505309; IL2CPP_EXTERN_C String_t* _stringLiteral0C9F4D0749C191AA058D272D4A8D657770F4EC47; IL2CPP_EXTERN_C String_t* _stringLiteral0CC8D9716F300EE4E27BA8D2C8FFFB6AD822D078; IL2CPP_EXTERN_C String_t* _stringLiteral0E5331EF074E0F24B52E06323F8C9E92647A0E72; IL2CPP_EXTERN_C String_t* _stringLiteral0EBD646B60E1C3FCE0203770591ED3C3D63537DC; IL2CPP_EXTERN_C String_t* _stringLiteral0F1EB107829748D4B6EAF0971FCDC4458C54CF59; IL2CPP_EXTERN_C String_t* _stringLiteral10E88D340E477ADF254E0143091B9F05949045EA; IL2CPP_EXTERN_C String_t* _stringLiteral121A66AF8DF9D2528CAB8CF53E16BF435193916D; IL2CPP_EXTERN_C String_t* _stringLiteral153439582B5E55A9C2DDB97A118CFD0EE04AC5E4; IL2CPP_EXTERN_C String_t* _stringLiteral167E6E6EB13F42BCA02A2CAA251B92A9CCA2C7E4; IL2CPP_EXTERN_C String_t* _stringLiteral1BB7D514C3D15F77603EC9C1408F5FF44C944EAF; IL2CPP_EXTERN_C String_t* _stringLiteral1CB28FC33FA49E778D66797930C2FE5381A2660D; IL2CPP_EXTERN_C String_t* _stringLiteral1D4A8C1DCCCB0032AD1379BFB3514449D74934BD; IL2CPP_EXTERN_C String_t* _stringLiteral1DEDCD1168FE0A01C595FF5B7901D1C14F15F786; 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* _stringLiteral25C215BAEBC826E56155FE384210FC591E291ABD; IL2CPP_EXTERN_C String_t* _stringLiteral26BC19C1794FE5306D0683456140FAA99FCFBA47; IL2CPP_EXTERN_C String_t* _stringLiteral29E69A0FE3268A9E5AEF6D7DB913F73DFE836A21; IL2CPP_EXTERN_C String_t* _stringLiteral2B5B9AC7BDEB6B9CC2FF8C96001A503B9FCCBD60; IL2CPP_EXTERN_C String_t* _stringLiteral2B86D66477376A42A49B3CD3983CF53BEF4E55A0; IL2CPP_EXTERN_C String_t* _stringLiteral2E071382DB44956A884FF6F8B929901347ACE681; IL2CPP_EXTERN_C String_t* _stringLiteral2ECD351AFDBC4907B511A71B03391B66B103FE31; IL2CPP_EXTERN_C String_t* _stringLiteral2EF48995954F74AD2D72611785AE7265C54C7910; IL2CPP_EXTERN_C String_t* _stringLiteral30D99F99F1F4688CE08A3BF1B034C9CD49C19174; IL2CPP_EXTERN_C String_t* _stringLiteral336D91D9EBF56A4AE5BEA6EC4457E4B2D748B314; IL2CPP_EXTERN_C String_t* _stringLiteral34B01E019D73FBCD96A7FA146BF5CB8F85D7A267; IL2CPP_EXTERN_C String_t* _stringLiteral3680357E36BF098D58315A89BD03F078921BEFD9; IL2CPP_EXTERN_C String_t* _stringLiteral3A5974406F0828AABB6EF1757D953F2859F9B2E5; IL2CPP_EXTERN_C String_t* _stringLiteral3B17741531D54CD1AED28E049653D794244D54A7; IL2CPP_EXTERN_C String_t* _stringLiteral3B2C1C62D4D1C2A0C8A9AC42DB00D33C654F9AD0; IL2CPP_EXTERN_C String_t* _stringLiteral3CB282C0242220D94FA6144DEBD4B0639B0AF2D2; IL2CPP_EXTERN_C String_t* _stringLiteral3DCC6243286938BE75C3FA773B9BA71160A2E869; IL2CPP_EXTERN_C String_t* _stringLiteral3DF008E4B70EBA2CEFB30E3226F82557BD7FD14D; IL2CPP_EXTERN_C String_t* _stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA; IL2CPP_EXTERN_C String_t* _stringLiteral414EEEFF5F961B9740DE01D5EC1AC2F0F745095E; IL2CPP_EXTERN_C String_t* _stringLiteral423BF7D1881EB0BFE51DE05C070E3F634EE79C30; IL2CPP_EXTERN_C String_t* _stringLiteral425363B8DDC7A8C6F5DE4CE55715FB3573BDD579; IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8; IL2CPP_EXTERN_C String_t* _stringLiteral48A9067B7B3BAFCE72C43FD4044ADEED8AC4C610; IL2CPP_EXTERN_C String_t* _stringLiteral491788442E76F5D7830F0DBFCF8EDD98854F636F; IL2CPP_EXTERN_C String_t* _stringLiteral49A7EA21ECB328D154FA2262BB41626D795F4D90; IL2CPP_EXTERN_C String_t* _stringLiteral4A8066343C199F418E9759AE5233B4A83D29CE04; IL2CPP_EXTERN_C String_t* _stringLiteral4B0E509E3481549FC8F096287EFB425FAAFC38A4; IL2CPP_EXTERN_C String_t* _stringLiteral4E63F7FFCC4D71B5D1C24FD15BAA03F6CE76AACE; IL2CPP_EXTERN_C String_t* _stringLiteral4EDB96BC7FB13DCA5DD4D432246DFF4E4C2768AF; IL2CPP_EXTERN_C String_t* _stringLiteral4F4F2E585917482A7C4C849A77A19DBA49C7C7CC; IL2CPP_EXTERN_C String_t* _stringLiteral50DE1BB285D002ED67BB2953C8FD097166F79251; IL2CPP_EXTERN_C String_t* _stringLiteral52BDFA54A164366A4CCA7F4E8E9D4CC3289B914B; IL2CPP_EXTERN_C String_t* _stringLiteral544DC80A2A82A08B6321F56F8987CB7E5DEED1C4; 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* _stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8; IL2CPP_EXTERN_C String_t* _stringLiteral5E955F560392E852066F5D6D2B4F005272C8AD2C; IL2CPP_EXTERN_C String_t* _stringLiteral6138241A3DE02B2D3DCE5A7D8521E6799652D9B9; IL2CPP_EXTERN_C String_t* _stringLiteral67EBB666DFDF5450ADBAFC1D064E3F530C234698; IL2CPP_EXTERN_C String_t* _stringLiteral68B1097852C0975340749BD4FCFC98F1355E4E83; IL2CPP_EXTERN_C String_t* _stringLiteral69F8BAAE6EBF340FAD6A3A7D459DC617D7175A4B; IL2CPP_EXTERN_C String_t* _stringLiteral6A8ECB79B120C3336B32B5AB429C56DCEB024F21; IL2CPP_EXTERN_C String_t* _stringLiteral6B866DCFF4A3EC3D3C30879F029D88106601B1B2; IL2CPP_EXTERN_C String_t* _stringLiteral6B888C10342DD1C8AE97657EEA10E4A180B3258E; IL2CPP_EXTERN_C String_t* _stringLiteral6C8C975CC62CF419550282B028FB7E3A1F591D06; IL2CPP_EXTERN_C String_t* _stringLiteral6CA12F9A89803E715F831AD7DDCBA34D3EC738C5; IL2CPP_EXTERN_C String_t* _stringLiteral6CD670400494BC9B6128BDD440B066911E10553D; IL2CPP_EXTERN_C String_t* _stringLiteral6E0EFF2AE2E82A82494EFB90B97FE952EBA39256; IL2CPP_EXTERN_C String_t* _stringLiteral6E9AEBB5505B4A1DBC166711562BE9408419A24D; IL2CPP_EXTERN_C String_t* _stringLiteral6FA4C59C48F20F657EA95225B529B162ECF44EAB; IL2CPP_EXTERN_C String_t* _stringLiteral71456C9375EC29037A892807E24735E06918DC83; IL2CPP_EXTERN_C String_t* _stringLiteral746515BB60DB24A53499870A86D28FF7244B3B64; IL2CPP_EXTERN_C String_t* _stringLiteral754E9D0DA5D0AA6E78CF7A6A990E76FC40CB2117; IL2CPP_EXTERN_C String_t* _stringLiteral758669C6E73419F7C9937E6A901F4CFC2057BEED; IL2CPP_EXTERN_C String_t* _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D; IL2CPP_EXTERN_C String_t* _stringLiteral75C9716749EA210206E3467390B7A11F3F33DDFA; IL2CPP_EXTERN_C String_t* _stringLiteral7601DBB7CFEC7F741399618C93D9473219F85808; 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* _stringLiteral7F05C0A8BBC91D6841AA777C79F913F381024C50; IL2CPP_EXTERN_C String_t* _stringLiteral7FE78C3B1F25A676AC22D36E01B5CF5CC7DC8ED1; IL2CPP_EXTERN_C String_t* _stringLiteral843721C7127A167D5AB501DA6E84766B8AA89A08; IL2CPP_EXTERN_C String_t* _stringLiteral85A46E3D74B07CBCE204CC20BE62C21011DAD568; IL2CPP_EXTERN_C String_t* _stringLiteral85F02773B30D7E03E02058A46638441028F4AD00; IL2CPP_EXTERN_C String_t* _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1; IL2CPP_EXTERN_C String_t* _stringLiteral87254B87EFE7A82850E53C9703C3E9FAF7F20C3F; 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* _stringLiteral8DB039838D17E415BC231A79E97B334D3799AC1D; IL2CPP_EXTERN_C String_t* _stringLiteral8EDEEBD80A656AE4FCE670684D3CA3CE34EC356E; IL2CPP_EXTERN_C String_t* _stringLiteral9126FC845A76BE2AE909A4D60C4D03AA3894612E; IL2CPP_EXTERN_C String_t* _stringLiteral924AEFB6378CB06F66BFB22C0F29341E17E55FBA; IL2CPP_EXTERN_C String_t* _stringLiteral928FFC09BCE4E64CA3AC5579C0DCC18658018EEF; IL2CPP_EXTERN_C String_t* _stringLiteral9297966E005774564E6D7239DF43F90E6C2C4735; IL2CPP_EXTERN_C String_t* _stringLiteral95B2F10C8DB4725205781AD1CD6ED00D828C63AA; IL2CPP_EXTERN_C String_t* _stringLiteral978E2B96DC2EF05DF82DED36A0D229D41A53154C; IL2CPP_EXTERN_C String_t* _stringLiteral979BEF74EBFAB7697A86533A10926355727B6C8A; IL2CPP_EXTERN_C String_t* _stringLiteral990616F5820415180F4CEE3F359B668B9D7103B3; IL2CPP_EXTERN_C String_t* _stringLiteral9C6E3770AF959E8E515A5AF376E0143D2F26218E; IL2CPP_EXTERN_C String_t* _stringLiteral9CC27BA3BECD4E1F318E7086721B8343044B6A04; IL2CPP_EXTERN_C String_t* _stringLiteral9DF54E9FB641DBA4B94F96FF3454CDAD9970E6C8; IL2CPP_EXTERN_C String_t* _stringLiteral9E2DE2C13F5D186E177157FFD1F6C9B22E3B7BF2; IL2CPP_EXTERN_C String_t* _stringLiteralA019FB7F17AA36A9743C530E1F11D5613B8B1158; IL2CPP_EXTERN_C String_t* _stringLiteralA0B78E22C16F6793DF04D45C8946D1743BDC9905; IL2CPP_EXTERN_C String_t* _stringLiteralA0E72C0CD0F5479FEE6C868389BF67504A7BDD55; IL2CPP_EXTERN_C String_t* _stringLiteralA266753E3F25E41D159F14B1C4441205BC644A88; IL2CPP_EXTERN_C String_t* _stringLiteralA2FCE2BCC175653A1583E2D6225CAF97E59E8D01; IL2CPP_EXTERN_C String_t* _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73; IL2CPP_EXTERN_C String_t* _stringLiteralA44A39671D4B7FA8FBE50D795EAB52248D5C5469; IL2CPP_EXTERN_C String_t* _stringLiteralA7B00F7F25C375B2501A6ADBC86D092B23977085; IL2CPP_EXTERN_C String_t* _stringLiteralA8D47AE1AF058376130F84972F3A870CF462AAAA; IL2CPP_EXTERN_C String_t* _stringLiteralAAE0EA3555AFBD8A8C6B4C7F507C83DDAD4A7E9C; IL2CPP_EXTERN_C String_t* _stringLiteralAAE952F2A7A69D3E9D2AF62F5AE1F1D85EE90ADC; IL2CPP_EXTERN_C String_t* _stringLiteralAB60DD4247463256F54947EA3FBCBFBDB561FF40; IL2CPP_EXTERN_C String_t* _stringLiteralAD0EAD579F4BA2AF0880E986F927DEA09057BEB6; 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* _stringLiteralB6323F019E6199A6FDAB4EC873D31A46D35A3379; IL2CPP_EXTERN_C String_t* _stringLiteralB655C47A0A1F6AF4DCDB6B7A1506B8EFB729C8BF; IL2CPP_EXTERN_C String_t* _stringLiteralB6C0410AEE87244E9E7DBAB19109E78C6FA05884; IL2CPP_EXTERN_C String_t* _stringLiteralB7E7D625DFBC9C92FA0449D5E3E0BE263DECD0EA; IL2CPP_EXTERN_C String_t* _stringLiteralBCE0872F5165E6C8FE1F549A5FF8610489DA81A0; IL2CPP_EXTERN_C String_t* _stringLiteralBF45CADC16AD267EA891B4231D162B68FDED748D; IL2CPP_EXTERN_C String_t* _stringLiteralBFFE556F7CC5A872AFD8DD5F0E974020A23AF585; IL2CPP_EXTERN_C String_t* _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB; IL2CPP_EXTERN_C String_t* _stringLiteralC48047DC30C0105AD0A35E895D497910257F3688; IL2CPP_EXTERN_C String_t* _stringLiteralC5BFB5C09F4338A308B1C13E773BF8DB280836F5; IL2CPP_EXTERN_C String_t* _stringLiteralC5CB235FDF341E57B3A3E3D289810AD3382B4E8B; IL2CPP_EXTERN_C String_t* _stringLiteralC62C64F00567C5368CAE37F4E64E1E82FF785677; IL2CPP_EXTERN_C String_t* _stringLiteralC90E9C620FF08EC425BBC933A1E5074B3084EFB0; 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* _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE; IL2CPP_EXTERN_C String_t* _stringLiteralD80732AFD4C1053A65322CFADAA491F0678FE2A0; IL2CPP_EXTERN_C String_t* _stringLiteralD83041E889BDAEB8F029AF50549D1347BD7FC949; IL2CPP_EXTERN_C String_t* _stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1; IL2CPP_EXTERN_C String_t* _stringLiteralDA3B3B620E623377FA18D5A481FBE20842E837BC; IL2CPP_EXTERN_C String_t* _stringLiteralDAF2BD03270A51BF9C135F3694DCAD2D3E66F465; IL2CPP_EXTERN_C String_t* _stringLiteralDB47297909F3BD6EDB8AD67A8511975233214355; IL2CPP_EXTERN_C String_t* _stringLiteralDE2AC8D6634EF01C5320B1776D599A713E9AB555; IL2CPP_EXTERN_C String_t* _stringLiteralE5C37D372367C69DCD30FE688631A1B0CE49EA73; IL2CPP_EXTERN_C String_t* _stringLiteralE75F4F4A9D67BC98BA7DB8DBE3C519516572DA4E; IL2CPP_EXTERN_C String_t* _stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6; IL2CPP_EXTERN_C String_t* _stringLiteralE7E5CDEB5626366883AC9B6D57C7E0C2C2552AF1; IL2CPP_EXTERN_C String_t* _stringLiteralE895F499BC653C0CA36FB31C5936FC768CAD263E; IL2CPP_EXTERN_C String_t* _stringLiteralEB63EA7F58D711F498E0BB0F926FC84C68C8D66B; IL2CPP_EXTERN_C String_t* _stringLiteralEBC65672255DBD3531E88A2B76589A2AD0E3CF82; IL2CPP_EXTERN_C String_t* _stringLiteralEBD4A5B4DB26F7938CFC8A94B9ED6301F694A390; IL2CPP_EXTERN_C String_t* _stringLiteralECB78D7B7C83EEC36A8EBC79EAC05A46635BB397; IL2CPP_EXTERN_C String_t* _stringLiteralEE5A1BCED35FD0C47CB3D2C593D5F3FE3FADD0FF; IL2CPP_EXTERN_C String_t* _stringLiteralF13E4BFF086D4E511E68B0617B76ACC5BD5AFFE7; IL2CPP_EXTERN_C String_t* _stringLiteralF16251F55127B56785310192BB86B145D6A67219; IL2CPP_EXTERN_C String_t* _stringLiteralF29DF9C4CDC06C543A886799FF9B797DDB41FA67; IL2CPP_EXTERN_C String_t* _stringLiteralF2FF47D568FBB39D76E508979195FAEA77E2B694; IL2CPP_EXTERN_C String_t* _stringLiteralF3246B01F469C259C302DECA62BCAA9FADE924B4; IL2CPP_EXTERN_C String_t* _stringLiteralF33310D7EB57AD4B307AAB16E09002FFD4E34FF3; IL2CPP_EXTERN_C String_t* _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D; IL2CPP_EXTERN_C String_t* _stringLiteralF5613A6A4EDEA9E0E59881C956F596200F1345F8; IL2CPP_EXTERN_C String_t* _stringLiteralF5BB361E8D607645CB8E6D2D017993E005ECD0D9; IL2CPP_EXTERN_C String_t* _stringLiteralF6A577D434AC942DDB38F171010FC5CEBF94E542; IL2CPP_EXTERN_C String_t* _stringLiteralF7CB40A37629A200AEE8C029668C92FCE8E61143; IL2CPP_EXTERN_C String_t* _stringLiteralF85A9ABF83F1185FEE17E4F49E82A95DF814D0CA; IL2CPP_EXTERN_C String_t* _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024; IL2CPP_EXTERN_C String_t* _stringLiteralF982EAE1B483CCEC09B349B98BF3F97C73D58210; IL2CPP_EXTERN_C String_t* _stringLiteralFA6AD0FB1130BFA5AD9F54E775FBEB781B424CF5; IL2CPP_EXTERN_C String_t* _stringLiteralFAD2BD741E5B0DBCD7C25069F3E351D69FDB9BBB; IL2CPP_EXTERN_C String_t* _stringLiteralFAE2329D6E15DBA161C93E78324E39B842CF47E4; IL2CPP_EXTERN_C String_t* _stringLiteralFB85981E7C53A24172DFC95E321424E70B53E272; IL2CPP_EXTERN_C String_t* _stringLiteralFCA440D9A4F7E2D10772A726D6FB427BAE128D34; IL2CPP_EXTERN_C String_t* _stringLiteralFD14F6B50F55DEE7CCA9BC116D0C4F6214E463B7; IL2CPP_EXTERN_C String_t* _stringLiteralFE1BD923A38183BB075782CF896AC8553ECE93A5; IL2CPP_EXTERN_C String_t* _stringLiteralFE9C5FF6C3DFC7014EDF46A4B3A37BC4B4CC9B66; IL2CPP_EXTERN_C String_t* _stringLiteralFED53E0C7FDF94030964C4D77B7DFF9C4CB99515; IL2CPP_EXTERN_C const RuntimeMethod* Array_AsReadOnly_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_mF670D068C2722963FCDBD5FB1ED67358A5E62F0C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_AsReadOnly_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_mEA3531A83FB85714A3FC9990D53B3C2718FBB77F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CultureNotFoundException_GetObjectData_m1987FCC3316405CAAF3E08FE2010209EEDB33E98_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CustomAttributeData_UnboxValues_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_m45391133BDD45F77B1F719F5074343485D7FB242_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* CustomAttributeData_UnboxValues_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_m738BD2B921363423E40FE17EB68D54A5B4E629CB_RuntimeMethod_var; 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* DESCryptoServiceProvider_CreateDecryptor_m47C91145455AD171FB477BAFD96E82CE572C23DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DESCryptoServiceProvider_CreateEncryptor_mFDCAB0B0F8C77F76E57D70CFB8ADCEBF3E208D65_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DESCryptoServiceProvider__ctor_m7AD8E1619BAA1EBC6FA81C815FA6D2786AA232F9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DESTransform__ctor_m575D79E17E3C89F8FF7DDA180647EC6FC4404140_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DES_set_Key_mA1D48EF78133EFF7443CC290B64F732D86435194_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSACryptoServiceProvider_ExportParameters_mC3F73B8D6C6F77475C40D76A60479D28DE8D4296_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSACryptoServiceProvider_HashData_m450A93E2943F997A846FE23AD487C92E9AE556E4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSACryptoServiceProvider_HashData_m8B4F2F2B5A96215FBDAA352B8049AE07A0ABBEC7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSACryptoServiceProvider_ImportCspBlob_m2D1BDDB8AE31B793FD79535A04F31B03CD3AA716_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSACryptoServiceProvider_OnKeyGenerated_m9DC9881F05072962C696024853AE0E7357F34E8C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSACryptoServiceProvider_SignHash_mEE67A2351F1A63A66FAB767AEE322D9E0C53DD72_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSACryptoServiceProvider_VerifyHash_mBB80B4D4029365CEF603379FA28BC402ED40CFFB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSAManaged_CreateSignature_m1AF6434BDE3286DE8EFA91DFFC690B30E200F1A7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSAManaged_ExportParameters_mC4DEE3ABF2B68073872B54B5056965132BE03DE4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSAManaged_ImportParameters_m536C09415014DDBCFC8D12004F16D1A5F975D6BF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSAManaged_VerifySignature_m03356DE2FB05906FFBC740C6D59DC5C7B93F53F6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSASignatureDeformatter_SetHashAlgorithm_m7EEDD4844E3559C2F094B566A828408B00987DE6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSASignatureDeformatter_SetKey_mDE875EF58DD00748B614B1FD41ADD6FA6746DFD5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSASignatureDeformatter_VerifySignature_mE359C9A8126350A9E15121F9B9B4CE2DD0F75280_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSASignatureDeformatter__ctor_m9B04DF49D7ECF91D6CEC423FA3F483B308972FBD_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSASignatureFormatter_CreateSignature_mBD1B5592AF00A13334BFEC4211C7E369C08096F4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSASignatureFormatter_SetHashAlgorithm_m5D92DFACFE126F532A4355AE5C4263420EC6CB41_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSASignatureFormatter_SetKey_mBA93922347863F2141876FCF052FC6CB765A9534_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSASignatureFormatter__ctor_mB28B5878B9FD1B389B3025AFB7D7204A1661FA8A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSA_FromXmlString_m0B0BBBD7564AE7637E23F538734EC561A5CEFB35_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSA_HashData_m8E5B29449566B5DF4E34CE39717DDBC37088A906_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSA_HashData_mFAC814676F8500DA87F08E8A1F77AFCCC5F20036_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSA_SignData_m44D9F56F16D9D59BDE62DC720A73191C49F983B1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSA_SignData_mA1AACDEE13F8E2255E505F62356936FEBD44E2C6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSA_SignData_mFEFDD1225F7BAA9EF7319C66B48FFDA25FD19059_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSA_VerifyData_mA7D4637E82D1EDF3D5D2FF8EB9669FB1EAC8A784_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSA_VerifyData_mBD2603B48F5B4DB368092ED54FDC2FB36B2BF49A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DSA_VerifyData_mF5DCD9010EF9D8D44DE20ECC4C750CEAD25466C7_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_ReadOnly_m3FE435170A585AD8987DE6840705742528C5FBE0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTimeFormatInfo_ValidateStyles_m8FD6DF8E0672AA051EA7029BB7F7F54245D06D67_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* 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_ToLocalTime_mC409EB222964F502ACA34700354659EAE3E348AA_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__ctor_mD900CE51AA7F2E7DD570FE5D7DEE4D1C6CE4B5E2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DateTime__ctor_mE84FCDCEAD332A62B587191C5874DAD7C238CFEA_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* Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1__ctor_m7EA88BA4BBBE14B88D4DBBF14AFBB136756CF9A3_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* Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103_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 Assembly_t_marshaled_com; struct Assembly_t_marshaled_pinvoke; 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 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; struct CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451; struct CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; struct KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct TokenHashValueU5BU5D_t9A8634CBD651EB5F814E7CF9819D44963D8546D3; struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; 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.EmptyArray`1 struct EmptyArray_1_t929B62FB2BE425A28E9061DB488711798B3E7DE9 : public RuntimeObject { public: public: }; struct EmptyArray_1_t929B62FB2BE425A28E9061DB488711798B3E7DE9_StaticFields { public: // T[] System.EmptyArray`1::Value CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t929B62FB2BE425A28E9061DB488711798B3E7DE9_StaticFields, ___Value_0)); } inline CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* get_Value_0() const { return ___Value_0; } inline CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_t5C432F52782BD51992CB0284C4CC298BFC223635 : public RuntimeObject { public: public: }; struct EmptyArray_1_t5C432F52782BD51992CB0284C4CC298BFC223635_StaticFields { public: // T[] System.EmptyArray`1::Value CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_t5C432F52782BD51992CB0284C4CC298BFC223635_StaticFields, ___Value_0)); } inline CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* get_Value_0() const { return ___Value_0; } inline CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.EmptyArray`1 struct EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4 : public RuntimeObject { public: public: }; struct EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields { public: // T[] System.EmptyArray`1::Value ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Value_0; public: inline static int32_t get_offset_of_Value_0() { return static_cast(offsetof(EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields, ___Value_0)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Value_0() const { return ___Value_0; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Value_0() { return &___Value_0; } inline void set_Value_0(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Value_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Value_0), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0, ___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); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (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; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; 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); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Security.Cryptography.AsymmetricAlgorithm struct AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F : public RuntimeObject { public: // System.Int32 System.Security.Cryptography.AsymmetricAlgorithm::KeySizeValue int32_t ___KeySizeValue_0; // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.AsymmetricAlgorithm::LegalKeySizesValue KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___LegalKeySizesValue_1; public: inline static int32_t get_offset_of_KeySizeValue_0() { return static_cast(offsetof(AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F, ___KeySizeValue_0)); } inline int32_t get_KeySizeValue_0() const { return ___KeySizeValue_0; } inline int32_t* get_address_of_KeySizeValue_0() { return &___KeySizeValue_0; } inline void set_KeySizeValue_0(int32_t value) { ___KeySizeValue_0 = value; } inline static int32_t get_offset_of_LegalKeySizesValue_1() { return static_cast(offsetof(AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F, ___LegalKeySizesValue_1)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_LegalKeySizesValue_1() const { return ___LegalKeySizesValue_1; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_LegalKeySizesValue_1() { return &___LegalKeySizesValue_1; } inline void set_LegalKeySizesValue_1(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___LegalKeySizesValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___LegalKeySizesValue_1), (void*)value); } }; // System.Security.Cryptography.AsymmetricSignatureDeformatter struct AsymmetricSignatureDeformatter_t4E346B5F7ADCD7E90FBD28DBDB9E540A1D11D033 : public RuntimeObject { public: public: }; // System.Security.Cryptography.AsymmetricSignatureFormatter struct AsymmetricSignatureFormatter_t2B6B3B1EBAAC2F3C07900B476C8F1497E383A13B : public RuntimeObject { public: public: }; // System.Attribute struct Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 : public RuntimeObject { public: public: }; // Mono.Math.BigInteger struct BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 : public RuntimeObject { public: // System.UInt32 Mono.Math.BigInteger::length uint32_t ___length_0; // System.UInt32[] Mono.Math.BigInteger::data UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___data_1; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00, ___length_0)); } inline uint32_t get_length_0() const { return ___length_0; } inline uint32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(uint32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_data_1() { return static_cast(offsetof(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00, ___data_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_data_1() const { return ___data_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_data_1() { return &___data_1; } inline void set_data_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___data_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_1), (void*)value); } }; struct BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_StaticFields { public: // System.UInt32[] Mono.Math.BigInteger::smallPrimes UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___smallPrimes_2; // System.Security.Cryptography.RandomNumberGenerator Mono.Math.BigInteger::rng RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * ___rng_3; public: inline static int32_t get_offset_of_smallPrimes_2() { return static_cast(offsetof(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_StaticFields, ___smallPrimes_2)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_smallPrimes_2() const { return ___smallPrimes_2; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_smallPrimes_2() { return &___smallPrimes_2; } inline void set_smallPrimes_2(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___smallPrimes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___smallPrimes_2), (void*)value); } inline static int32_t get_offset_of_rng_3() { return static_cast(offsetof(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_StaticFields, ___rng_3)); } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * get_rng_3() const { return ___rng_3; } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 ** get_address_of_rng_3() { return &___rng_3; } inline void set_rng_3(RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * value) { ___rng_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___rng_3), (void*)value); } }; // 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.BitConverter struct BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654 : public RuntimeObject { public: public: }; struct BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields { public: // System.Boolean System.BitConverter::IsLittleEndian bool ___IsLittleEndian_0; public: inline static int32_t get_offset_of_IsLittleEndian_0() { return static_cast(offsetof(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields, ___IsLittleEndian_0)); } inline bool get_IsLittleEndian_0() const { return ___IsLittleEndian_0; } inline bool* get_address_of_IsLittleEndian_0() { return &___IsLittleEndian_0; } inline void set_IsLittleEndian_0(bool value) { ___IsLittleEndian_0 = value; } }; // System.Globalization.Calendar struct Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A : public RuntimeObject { public: // System.Int32 System.Globalization.Calendar::m_currentEraValue int32_t ___m_currentEraValue_38; // System.Boolean System.Globalization.Calendar::m_isReadOnly bool ___m_isReadOnly_39; // System.Int32 System.Globalization.Calendar::twoDigitYearMax int32_t ___twoDigitYearMax_41; public: inline static int32_t get_offset_of_m_currentEraValue_38() { return static_cast(offsetof(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A, ___m_currentEraValue_38)); } inline int32_t get_m_currentEraValue_38() const { return ___m_currentEraValue_38; } inline int32_t* get_address_of_m_currentEraValue_38() { return &___m_currentEraValue_38; } inline void set_m_currentEraValue_38(int32_t value) { ___m_currentEraValue_38 = value; } inline static int32_t get_offset_of_m_isReadOnly_39() { return static_cast(offsetof(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A, ___m_isReadOnly_39)); } inline bool get_m_isReadOnly_39() const { return ___m_isReadOnly_39; } inline bool* get_address_of_m_isReadOnly_39() { return &___m_isReadOnly_39; } inline void set_m_isReadOnly_39(bool value) { ___m_isReadOnly_39 = value; } inline static int32_t get_offset_of_twoDigitYearMax_41() { return static_cast(offsetof(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A, ___twoDigitYearMax_41)); } inline int32_t get_twoDigitYearMax_41() const { return ___twoDigitYearMax_41; } inline int32_t* get_address_of_twoDigitYearMax_41() { return &___twoDigitYearMax_41; } inline void set_twoDigitYearMax_41(int32_t value) { ___twoDigitYearMax_41 = value; } }; // System.Runtime.ConstrainedExecution.CriticalFinalizerObject struct CriticalFinalizerObject_tA3367C832FFE7434EB3C15C7136AF25524150997 : public RuntimeObject { public: public: }; // System.Security.Cryptography.CspKeyContainerInfo struct CspKeyContainerInfo_t93CF075E9122836C504A3763DABDA79C4EDA1421 : public RuntimeObject { public: // System.Security.Cryptography.CspParameters System.Security.Cryptography.CspKeyContainerInfo::_params CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * ____params_0; // System.Boolean System.Security.Cryptography.CspKeyContainerInfo::_random bool ____random_1; public: inline static int32_t get_offset_of__params_0() { return static_cast(offsetof(CspKeyContainerInfo_t93CF075E9122836C504A3763DABDA79C4EDA1421, ____params_0)); } inline CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * get__params_0() const { return ____params_0; } inline CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC ** get_address_of__params_0() { return &____params_0; } inline void set__params_0(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * value) { ____params_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____params_0), (void*)value); } inline static int32_t get_offset_of__random_1() { return static_cast(offsetof(CspKeyContainerInfo_t93CF075E9122836C504A3763DABDA79C4EDA1421, ____random_1)); } inline bool get__random_1() const { return ____random_1; } inline bool* get_address_of__random_1() { return &____random_1; } inline void set__random_1(bool value) { ____random_1 = value; } }; // 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.Emit.CustomAttributeBuilder struct CustomAttributeBuilder_t06D63EB7959009BF4829B90981B5195D6AC2FF3B : public RuntimeObject { public: public: }; // System.Reflection.CustomAttributeData struct CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 : public RuntimeObject { public: // System.Reflection.ConstructorInfo System.Reflection.CustomAttributeData::ctorInfo ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___ctorInfo_0; // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::ctorArgs RuntimeObject* ___ctorArgs_1; // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::namedArgs RuntimeObject* ___namedArgs_2; // System.Reflection.CustomAttributeData/LazyCAttrData System.Reflection.CustomAttributeData::lazyData LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * ___lazyData_3; public: inline static int32_t get_offset_of_ctorInfo_0() { return static_cast(offsetof(CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85, ___ctorInfo_0)); } inline ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * get_ctorInfo_0() const { return ___ctorInfo_0; } inline ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B ** get_address_of_ctorInfo_0() { return &___ctorInfo_0; } inline void set_ctorInfo_0(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * value) { ___ctorInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ctorInfo_0), (void*)value); } inline static int32_t get_offset_of_ctorArgs_1() { return static_cast(offsetof(CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85, ___ctorArgs_1)); } inline RuntimeObject* get_ctorArgs_1() const { return ___ctorArgs_1; } inline RuntimeObject** get_address_of_ctorArgs_1() { return &___ctorArgs_1; } inline void set_ctorArgs_1(RuntimeObject* value) { ___ctorArgs_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ctorArgs_1), (void*)value); } inline static int32_t get_offset_of_namedArgs_2() { return static_cast(offsetof(CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85, ___namedArgs_2)); } inline RuntimeObject* get_namedArgs_2() const { return ___namedArgs_2; } inline RuntimeObject** get_address_of_namedArgs_2() { return &___namedArgs_2; } inline void set_namedArgs_2(RuntimeObject* value) { ___namedArgs_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___namedArgs_2), (void*)value); } inline static int32_t get_offset_of_lazyData_3() { return static_cast(offsetof(CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85, ___lazyData_3)); } inline LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * get_lazyData_3() const { return ___lazyData_3; } inline LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 ** get_address_of_lazyData_3() { return &___lazyData_3; } inline void set_lazyData_3(LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * value) { ___lazyData_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___lazyData_3), (void*)value); } }; // 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.EventArgs struct EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA : public RuntimeObject { public: public: }; struct EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA_StaticFields { public: // System.EventArgs System.EventArgs::Empty EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA * ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA_StaticFields, ___Empty_0)); } inline EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA * get_Empty_0() const { return ___Empty_0; } inline EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA ** get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA * value) { ___Empty_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_0), (void*)value); } }; // System.Security.Cryptography.HashAlgorithm struct HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31 : public RuntimeObject { public: // System.Int32 System.Security.Cryptography.HashAlgorithm::HashSizeValue int32_t ___HashSizeValue_0; // System.Byte[] System.Security.Cryptography.HashAlgorithm::HashValue ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___HashValue_1; // System.Int32 System.Security.Cryptography.HashAlgorithm::State int32_t ___State_2; // System.Boolean System.Security.Cryptography.HashAlgorithm::m_bDisposed bool ___m_bDisposed_3; public: inline static int32_t get_offset_of_HashSizeValue_0() { return static_cast(offsetof(HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31, ___HashSizeValue_0)); } inline int32_t get_HashSizeValue_0() const { return ___HashSizeValue_0; } inline int32_t* get_address_of_HashSizeValue_0() { return &___HashSizeValue_0; } inline void set_HashSizeValue_0(int32_t value) { ___HashSizeValue_0 = value; } inline static int32_t get_offset_of_HashValue_1() { return static_cast(offsetof(HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31, ___HashValue_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_HashValue_1() const { return ___HashValue_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_HashValue_1() { return &___HashValue_1; } inline void set_HashValue_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___HashValue_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___HashValue_1), (void*)value); } inline static int32_t get_offset_of_State_2() { return static_cast(offsetof(HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31, ___State_2)); } inline int32_t get_State_2() const { return ___State_2; } inline int32_t* get_address_of_State_2() { return &___State_2; } inline void set_State_2(int32_t value) { ___State_2 = value; } inline static int32_t get_offset_of_m_bDisposed_3() { return static_cast(offsetof(HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31, ___m_bDisposed_3)); } inline bool get_m_bDisposed_3() const { return ___m_bDisposed_3; } inline bool* get_address_of_m_bDisposed_3() { return &___m_bDisposed_3; } inline void set_m_bDisposed_3(bool value) { ___m_bDisposed_3 = value; } }; // Mono.Security.Cryptography.KeyPairPersistence struct KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A : public RuntimeObject { public: // System.Security.Cryptography.CspParameters Mono.Security.Cryptography.KeyPairPersistence::_params CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * ____params_4; // System.String Mono.Security.Cryptography.KeyPairPersistence::_keyvalue String_t* ____keyvalue_5; // System.String Mono.Security.Cryptography.KeyPairPersistence::_filename String_t* ____filename_6; // System.String Mono.Security.Cryptography.KeyPairPersistence::_container String_t* ____container_7; public: inline static int32_t get_offset_of__params_4() { return static_cast(offsetof(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A, ____params_4)); } inline CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * get__params_4() const { return ____params_4; } inline CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC ** get_address_of__params_4() { return &____params_4; } inline void set__params_4(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * value) { ____params_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____params_4), (void*)value); } inline static int32_t get_offset_of__keyvalue_5() { return static_cast(offsetof(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A, ____keyvalue_5)); } inline String_t* get__keyvalue_5() const { return ____keyvalue_5; } inline String_t** get_address_of__keyvalue_5() { return &____keyvalue_5; } inline void set__keyvalue_5(String_t* value) { ____keyvalue_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____keyvalue_5), (void*)value); } inline static int32_t get_offset_of__filename_6() { return static_cast(offsetof(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A, ____filename_6)); } inline String_t* get__filename_6() const { return ____filename_6; } inline String_t** get_address_of__filename_6() { return &____filename_6; } inline void set__filename_6(String_t* value) { ____filename_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____filename_6), (void*)value); } inline static int32_t get_offset_of__container_7() { return static_cast(offsetof(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A, ____container_7)); } inline String_t* get__container_7() const { return ____container_7; } inline String_t** get_address_of__container_7() { return &____container_7; } inline void set__container_7(String_t* value) { ____container_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____container_7), (void*)value); } }; struct KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_StaticFields { public: // System.Boolean Mono.Security.Cryptography.KeyPairPersistence::_userPathExists bool ____userPathExists_0; // System.String Mono.Security.Cryptography.KeyPairPersistence::_userPath String_t* ____userPath_1; // System.Boolean Mono.Security.Cryptography.KeyPairPersistence::_machinePathExists bool ____machinePathExists_2; // System.String Mono.Security.Cryptography.KeyPairPersistence::_machinePath String_t* ____machinePath_3; // System.Object Mono.Security.Cryptography.KeyPairPersistence::lockobj RuntimeObject * ___lockobj_8; public: inline static int32_t get_offset_of__userPathExists_0() { return static_cast(offsetof(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_StaticFields, ____userPathExists_0)); } inline bool get__userPathExists_0() const { return ____userPathExists_0; } inline bool* get_address_of__userPathExists_0() { return &____userPathExists_0; } inline void set__userPathExists_0(bool value) { ____userPathExists_0 = value; } inline static int32_t get_offset_of__userPath_1() { return static_cast(offsetof(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_StaticFields, ____userPath_1)); } inline String_t* get__userPath_1() const { return ____userPath_1; } inline String_t** get_address_of__userPath_1() { return &____userPath_1; } inline void set__userPath_1(String_t* value) { ____userPath_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____userPath_1), (void*)value); } inline static int32_t get_offset_of__machinePathExists_2() { return static_cast(offsetof(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_StaticFields, ____machinePathExists_2)); } inline bool get__machinePathExists_2() const { return ____machinePathExists_2; } inline bool* get_address_of__machinePathExists_2() { return &____machinePathExists_2; } inline void set__machinePathExists_2(bool value) { ____machinePathExists_2 = value; } inline static int32_t get_offset_of__machinePath_3() { return static_cast(offsetof(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_StaticFields, ____machinePath_3)); } inline String_t* get__machinePath_3() const { return ____machinePath_3; } inline String_t** get_address_of__machinePath_3() { return &____machinePath_3; } inline void set__machinePath_3(String_t* value) { ____machinePath_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____machinePath_3), (void*)value); } inline static int32_t get_offset_of_lockobj_8() { return static_cast(offsetof(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_StaticFields, ___lockobj_8)); } inline RuntimeObject * get_lockobj_8() const { return ___lockobj_8; } inline RuntimeObject ** get_address_of_lockobj_8() { return &___lockobj_8; } inline void set_lockobj_8(RuntimeObject * value) { ___lockobj_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___lockobj_8), (void*)value); } }; // System.Security.Cryptography.KeySizes struct KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 : public RuntimeObject { public: // System.Int32 System.Security.Cryptography.KeySizes::m_minSize int32_t ___m_minSize_0; // System.Int32 System.Security.Cryptography.KeySizes::m_maxSize int32_t ___m_maxSize_1; // System.Int32 System.Security.Cryptography.KeySizes::m_skipSize int32_t ___m_skipSize_2; public: inline static int32_t get_offset_of_m_minSize_0() { return static_cast(offsetof(KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3, ___m_minSize_0)); } inline int32_t get_m_minSize_0() const { return ___m_minSize_0; } inline int32_t* get_address_of_m_minSize_0() { return &___m_minSize_0; } inline void set_m_minSize_0(int32_t value) { ___m_minSize_0 = value; } inline static int32_t get_offset_of_m_maxSize_1() { return static_cast(offsetof(KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3, ___m_maxSize_1)); } inline int32_t get_m_maxSize_1() const { return ___m_maxSize_1; } inline int32_t* get_address_of_m_maxSize_1() { return &___m_maxSize_1; } inline void set_m_maxSize_1(int32_t value) { ___m_maxSize_1 = value; } inline static int32_t get_offset_of_m_skipSize_2() { return static_cast(offsetof(KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3, ___m_skipSize_2)); } inline int32_t get_m_skipSize_2() const { return ___m_skipSize_2; } inline int32_t* get_address_of_m_skipSize_2() { return &___m_skipSize_2; } inline void set_m_skipSize_2(int32_t value) { ___m_skipSize_2 = value; } }; // System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 : public RuntimeObject { public: // System.Object System.MarshalByRefObject::_identity RuntimeObject * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8, ____identity_0)); } inline RuntimeObject * get__identity_0() const { return ____identity_0; } inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(RuntimeObject * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // System.Security.Util.Parser struct Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D : public RuntimeObject { public: // System.Security.SecurityDocument System.Security.Util.Parser::_doc SecurityDocument_tC36E578CDEC6DADD3A27BE1293BC53FBE640F977 * ____doc_0; // System.Security.Util.Tokenizer System.Security.Util.Parser::_t Tokenizer_tC9C4CF0DF3CDC3293AD160D86AD50F4AEB022DE8 * ____t_1; public: inline static int32_t get_offset_of__doc_0() { return static_cast(offsetof(Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D, ____doc_0)); } inline SecurityDocument_tC36E578CDEC6DADD3A27BE1293BC53FBE640F977 * get__doc_0() const { return ____doc_0; } inline SecurityDocument_tC36E578CDEC6DADD3A27BE1293BC53FBE640F977 ** get_address_of__doc_0() { return &____doc_0; } inline void set__doc_0(SecurityDocument_tC36E578CDEC6DADD3A27BE1293BC53FBE640F977 * value) { ____doc_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____doc_0), (void*)value); } inline static int32_t get_offset_of__t_1() { return static_cast(offsetof(Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D, ____t_1)); } inline Tokenizer_tC9C4CF0DF3CDC3293AD160D86AD50F4AEB022DE8 * get__t_1() const { return ____t_1; } inline Tokenizer_tC9C4CF0DF3CDC3293AD160D86AD50F4AEB022DE8 ** get_address_of__t_1() { return &____t_1; } inline void set__t_1(Tokenizer_tC9C4CF0DF3CDC3293AD160D86AD50F4AEB022DE8 * value) { ____t_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____t_1), (void*)value); } }; // System.Security.Cryptography.RandomNumberGenerator struct RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 : public RuntimeObject { public: public: }; // System.Security.SecurityElement struct SecurityElement_tB9682077760936136392270197F642224B2141CC : public RuntimeObject { public: // System.String System.Security.SecurityElement::text String_t* ___text_0; // System.String System.Security.SecurityElement::tag String_t* ___tag_1; // System.Collections.ArrayList System.Security.SecurityElement::attributes ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 * ___attributes_2; // System.Collections.ArrayList System.Security.SecurityElement::children ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 * ___children_3; public: inline static int32_t get_offset_of_text_0() { return static_cast(offsetof(SecurityElement_tB9682077760936136392270197F642224B2141CC, ___text_0)); } inline String_t* get_text_0() const { return ___text_0; } inline String_t** get_address_of_text_0() { return &___text_0; } inline void set_text_0(String_t* value) { ___text_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___text_0), (void*)value); } inline static int32_t get_offset_of_tag_1() { return static_cast(offsetof(SecurityElement_tB9682077760936136392270197F642224B2141CC, ___tag_1)); } inline String_t* get_tag_1() const { return ___tag_1; } inline String_t** get_address_of_tag_1() { return &___tag_1; } inline void set_tag_1(String_t* value) { ___tag_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___tag_1), (void*)value); } inline static int32_t get_offset_of_attributes_2() { return static_cast(offsetof(SecurityElement_tB9682077760936136392270197F642224B2141CC, ___attributes_2)); } inline ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 * get_attributes_2() const { return ___attributes_2; } inline ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 ** get_address_of_attributes_2() { return &___attributes_2; } inline void set_attributes_2(ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 * value) { ___attributes_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___attributes_2), (void*)value); } inline static int32_t get_offset_of_children_3() { return static_cast(offsetof(SecurityElement_tB9682077760936136392270197F642224B2141CC, ___children_3)); } inline ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 * get_children_3() const { return ___children_3; } inline ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 ** get_address_of_children_3() { return &___children_3; } inline void set_children_3(ArrayList_t6C1A49839DC1F0D568E8E11FA1626FCF0EC06575 * value) { ___children_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___children_3), (void*)value); } }; struct SecurityElement_tB9682077760936136392270197F642224B2141CC_StaticFields { public: // System.Char[] System.Security.SecurityElement::invalid_tag_chars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___invalid_tag_chars_4; // System.Char[] System.Security.SecurityElement::invalid_text_chars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___invalid_text_chars_5; // System.Char[] System.Security.SecurityElement::invalid_attr_name_chars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___invalid_attr_name_chars_6; // System.Char[] System.Security.SecurityElement::invalid_attr_value_chars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___invalid_attr_value_chars_7; // System.Char[] System.Security.SecurityElement::invalid_chars CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___invalid_chars_8; public: inline static int32_t get_offset_of_invalid_tag_chars_4() { return static_cast(offsetof(SecurityElement_tB9682077760936136392270197F642224B2141CC_StaticFields, ___invalid_tag_chars_4)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_invalid_tag_chars_4() const { return ___invalid_tag_chars_4; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_invalid_tag_chars_4() { return &___invalid_tag_chars_4; } inline void set_invalid_tag_chars_4(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___invalid_tag_chars_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___invalid_tag_chars_4), (void*)value); } inline static int32_t get_offset_of_invalid_text_chars_5() { return static_cast(offsetof(SecurityElement_tB9682077760936136392270197F642224B2141CC_StaticFields, ___invalid_text_chars_5)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_invalid_text_chars_5() const { return ___invalid_text_chars_5; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_invalid_text_chars_5() { return &___invalid_text_chars_5; } inline void set_invalid_text_chars_5(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___invalid_text_chars_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___invalid_text_chars_5), (void*)value); } inline static int32_t get_offset_of_invalid_attr_name_chars_6() { return static_cast(offsetof(SecurityElement_tB9682077760936136392270197F642224B2141CC_StaticFields, ___invalid_attr_name_chars_6)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_invalid_attr_name_chars_6() const { return ___invalid_attr_name_chars_6; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_invalid_attr_name_chars_6() { return &___invalid_attr_name_chars_6; } inline void set_invalid_attr_name_chars_6(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___invalid_attr_name_chars_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___invalid_attr_name_chars_6), (void*)value); } inline static int32_t get_offset_of_invalid_attr_value_chars_7() { return static_cast(offsetof(SecurityElement_tB9682077760936136392270197F642224B2141CC_StaticFields, ___invalid_attr_value_chars_7)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_invalid_attr_value_chars_7() const { return ___invalid_attr_value_chars_7; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_invalid_attr_value_chars_7() { return &___invalid_attr_value_chars_7; } inline void set_invalid_attr_value_chars_7(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___invalid_attr_value_chars_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___invalid_attr_value_chars_7), (void*)value); } inline static int32_t get_offset_of_invalid_chars_8() { return static_cast(offsetof(SecurityElement_tB9682077760936136392270197F642224B2141CC_StaticFields, ___invalid_chars_8)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_invalid_chars_8() const { return ___invalid_chars_8; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_invalid_chars_8() { return &___invalid_chars_8; } inline void set_invalid_chars_8(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___invalid_chars_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___invalid_chars_8), (void*)value); } }; // 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.Security.Cryptography.SignatureDescription struct SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A : public RuntimeObject { public: // System.String System.Security.Cryptography.SignatureDescription::_strKey String_t* ____strKey_0; // System.String System.Security.Cryptography.SignatureDescription::_strDigest String_t* ____strDigest_1; // System.String System.Security.Cryptography.SignatureDescription::_strFormatter String_t* ____strFormatter_2; // System.String System.Security.Cryptography.SignatureDescription::_strDeformatter String_t* ____strDeformatter_3; public: inline static int32_t get_offset_of__strKey_0() { return static_cast(offsetof(SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A, ____strKey_0)); } inline String_t* get__strKey_0() const { return ____strKey_0; } inline String_t** get_address_of__strKey_0() { return &____strKey_0; } inline void set__strKey_0(String_t* value) { ____strKey_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____strKey_0), (void*)value); } inline static int32_t get_offset_of__strDigest_1() { return static_cast(offsetof(SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A, ____strDigest_1)); } inline String_t* get__strDigest_1() const { return ____strDigest_1; } inline String_t** get_address_of__strDigest_1() { return &____strDigest_1; } inline void set__strDigest_1(String_t* value) { ____strDigest_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____strDigest_1), (void*)value); } inline static int32_t get_offset_of__strFormatter_2() { return static_cast(offsetof(SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A, ____strFormatter_2)); } inline String_t* get__strFormatter_2() const { return ____strFormatter_2; } inline String_t** get_address_of__strFormatter_2() { return &____strFormatter_2; } inline void set__strFormatter_2(String_t* value) { ____strFormatter_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____strFormatter_2), (void*)value); } inline static int32_t get_offset_of__strDeformatter_3() { return static_cast(offsetof(SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A, ____strDeformatter_3)); } inline String_t* get__strDeformatter_3() const { return ____strDeformatter_3; } inline String_t** get_address_of__strDeformatter_3() { return &____strDeformatter_3; } inline void set__strDeformatter_3(String_t* value) { ____strDeformatter_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____strDeformatter_3), (void*)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.TimeZone struct TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5 : public RuntimeObject { public: public: }; struct TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5_StaticFields { public: // System.TimeZone System.TimeZone::currentTimeZone TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5 * ___currentTimeZone_0; // System.Object System.TimeZone::tz_lock RuntimeObject * ___tz_lock_1; // System.Int64 System.TimeZone::timezone_check int64_t ___timezone_check_2; public: inline static int32_t get_offset_of_currentTimeZone_0() { return static_cast(offsetof(TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5_StaticFields, ___currentTimeZone_0)); } inline TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5 * get_currentTimeZone_0() const { return ___currentTimeZone_0; } inline TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5 ** get_address_of_currentTimeZone_0() { return &___currentTimeZone_0; } inline void set_currentTimeZone_0(TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5 * value) { ___currentTimeZone_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___currentTimeZone_0), (void*)value); } inline static int32_t get_offset_of_tz_lock_1() { return static_cast(offsetof(TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5_StaticFields, ___tz_lock_1)); } inline RuntimeObject * get_tz_lock_1() const { return ___tz_lock_1; } inline RuntimeObject ** get_address_of_tz_lock_1() { return &___tz_lock_1; } inline void set_tz_lock_1(RuntimeObject * value) { ___tz_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___tz_lock_1), (void*)value); } inline static int32_t get_offset_of_timezone_check_2() { return static_cast(offsetof(TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5_StaticFields, ___timezone_check_2)); } inline int64_t get_timezone_check_2() const { return ___timezone_check_2; } inline int64_t* get_address_of_timezone_check_2() { return &___timezone_check_2; } inline void set_timezone_check_2(int64_t value) { ___timezone_check_2 = 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.CurrentSystemTimeZone struct CurrentSystemTimeZone_t1D374DF5A6A47A1790B1BF8759342E40E0CD129A : public TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5 { public: // System.TimeZoneInfo System.CurrentSystemTimeZone::LocalTimeZone TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * ___LocalTimeZone_3; public: inline static int32_t get_offset_of_LocalTimeZone_3() { return static_cast(offsetof(CurrentSystemTimeZone_t1D374DF5A6A47A1790B1BF8759342E40E0CD129A, ___LocalTimeZone_3)); } inline TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * get_LocalTimeZone_3() const { return ___LocalTimeZone_3; } inline TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 ** get_address_of_LocalTimeZone_3() { return &___LocalTimeZone_3; } inline void set_LocalTimeZone_3(TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * value) { ___LocalTimeZone_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___LocalTimeZone_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.Security.Cryptography.DSA struct DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 : public AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F { public: public: }; // System.Security.Cryptography.DSAParameters struct DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 { public: // System.Byte[] System.Security.Cryptography.DSAParameters::P ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___P_0; // System.Byte[] System.Security.Cryptography.DSAParameters::Q ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___Q_1; // System.Byte[] System.Security.Cryptography.DSAParameters::G ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___G_2; // System.Byte[] System.Security.Cryptography.DSAParameters::Y ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___Y_3; // System.Byte[] System.Security.Cryptography.DSAParameters::J ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___J_4; // System.Byte[] System.Security.Cryptography.DSAParameters::X ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___X_5; // System.Byte[] System.Security.Cryptography.DSAParameters::Seed ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___Seed_6; // System.Int32 System.Security.Cryptography.DSAParameters::Counter int32_t ___Counter_7; public: inline static int32_t get_offset_of_P_0() { return static_cast(offsetof(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1, ___P_0)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_P_0() const { return ___P_0; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_P_0() { return &___P_0; } inline void set_P_0(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___P_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___P_0), (void*)value); } inline static int32_t get_offset_of_Q_1() { return static_cast(offsetof(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1, ___Q_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_Q_1() const { return ___Q_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_Q_1() { return &___Q_1; } inline void set_Q_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___Q_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Q_1), (void*)value); } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1, ___G_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_G_2() const { return ___G_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_G_2() { return &___G_2; } inline void set_G_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___G_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___G_2), (void*)value); } inline static int32_t get_offset_of_Y_3() { return static_cast(offsetof(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1, ___Y_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_Y_3() const { return ___Y_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_Y_3() { return &___Y_3; } inline void set_Y_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___Y_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Y_3), (void*)value); } inline static int32_t get_offset_of_J_4() { return static_cast(offsetof(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1, ___J_4)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_J_4() const { return ___J_4; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_J_4() { return &___J_4; } inline void set_J_4(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___J_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___J_4), (void*)value); } inline static int32_t get_offset_of_X_5() { return static_cast(offsetof(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1, ___X_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_X_5() const { return ___X_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_X_5() { return &___X_5; } inline void set_X_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___X_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___X_5), (void*)value); } inline static int32_t get_offset_of_Seed_6() { return static_cast(offsetof(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1, ___Seed_6)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_Seed_6() const { return ___Seed_6; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_Seed_6() { return &___Seed_6; } inline void set_Seed_6(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___Seed_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___Seed_6), (void*)value); } inline static int32_t get_offset_of_Counter_7() { return static_cast(offsetof(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1, ___Counter_7)); } inline int32_t get_Counter_7() const { return ___Counter_7; } inline int32_t* get_address_of_Counter_7() { return &___Counter_7; } inline void set_Counter_7(int32_t value) { ___Counter_7 = value; } }; // Native definition for P/Invoke marshalling of System.Security.Cryptography.DSAParameters struct DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshaled_pinvoke { Il2CppSafeArray/*NONE*/* ___P_0; Il2CppSafeArray/*NONE*/* ___Q_1; Il2CppSafeArray/*NONE*/* ___G_2; Il2CppSafeArray/*NONE*/* ___Y_3; Il2CppSafeArray/*NONE*/* ___J_4; Il2CppSafeArray/*NONE*/* ___X_5; Il2CppSafeArray/*NONE*/* ___Seed_6; int32_t ___Counter_7; }; // Native definition for COM marshalling of System.Security.Cryptography.DSAParameters struct DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshaled_com { Il2CppSafeArray/*NONE*/* ___P_0; Il2CppSafeArray/*NONE*/* ___Q_1; Il2CppSafeArray/*NONE*/* ___G_2; Il2CppSafeArray/*NONE*/* ___Y_3; Il2CppSafeArray/*NONE*/* ___J_4; Il2CppSafeArray/*NONE*/* ___X_5; Il2CppSafeArray/*NONE*/* ___Seed_6; int32_t ___Counter_7; }; // System.Security.Cryptography.DSASignatureDeformatter struct DSASignatureDeformatter_t84C67C0D8302C7D31B7DCCD2B4D5062883887AA6 : public AsymmetricSignatureDeformatter_t4E346B5F7ADCD7E90FBD28DBDB9E540A1D11D033 { public: // System.Security.Cryptography.DSA System.Security.Cryptography.DSASignatureDeformatter::_dsaKey DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * ____dsaKey_0; // System.String System.Security.Cryptography.DSASignatureDeformatter::_oid String_t* ____oid_1; public: inline static int32_t get_offset_of__dsaKey_0() { return static_cast(offsetof(DSASignatureDeformatter_t84C67C0D8302C7D31B7DCCD2B4D5062883887AA6, ____dsaKey_0)); } inline DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * get__dsaKey_0() const { return ____dsaKey_0; } inline DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 ** get_address_of__dsaKey_0() { return &____dsaKey_0; } inline void set__dsaKey_0(DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * value) { ____dsaKey_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____dsaKey_0), (void*)value); } inline static int32_t get_offset_of__oid_1() { return static_cast(offsetof(DSASignatureDeformatter_t84C67C0D8302C7D31B7DCCD2B4D5062883887AA6, ____oid_1)); } inline String_t* get__oid_1() const { return ____oid_1; } inline String_t** get_address_of__oid_1() { return &____oid_1; } inline void set__oid_1(String_t* value) { ____oid_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____oid_1), (void*)value); } }; // System.Security.Cryptography.DSASignatureDescription struct DSASignatureDescription_tFE8402A8FDAF4AC8C6AA8D987C08EEF7DBC90CA5 : public SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A { public: public: }; // System.Security.Cryptography.DSASignatureFormatter struct DSASignatureFormatter_tE6999D258DD7FCE5501CED28E5610B0299719C46 : public AsymmetricSignatureFormatter_t2B6B3B1EBAAC2F3C07900B476C8F1497E383A13B { public: // System.Security.Cryptography.DSA System.Security.Cryptography.DSASignatureFormatter::_dsaKey DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * ____dsaKey_0; // System.String System.Security.Cryptography.DSASignatureFormatter::_oid String_t* ____oid_1; public: inline static int32_t get_offset_of__dsaKey_0() { return static_cast(offsetof(DSASignatureFormatter_tE6999D258DD7FCE5501CED28E5610B0299719C46, ____dsaKey_0)); } inline DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * get__dsaKey_0() const { return ____dsaKey_0; } inline DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 ** get_address_of__dsaKey_0() { return &____dsaKey_0; } inline void set__dsaKey_0(DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * value) { ____dsaKey_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____dsaKey_0), (void*)value); } inline static int32_t get_offset_of__oid_1() { return static_cast(offsetof(DSASignatureFormatter_tE6999D258DD7FCE5501CED28E5610B0299719C46, ____oid_1)); } inline String_t* get__oid_1() const { return ____oid_1; } inline String_t** get_address_of__oid_1() { return &____oid_1; } inline void set__oid_1(String_t* value) { ____oid_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____oid_1), (void*)value); } }; // 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.Security.Cryptography.HashAlgorithmName struct HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 { public: // System.String System.Security.Cryptography.HashAlgorithmName::_name String_t* ____name_0; public: inline static int32_t get_offset_of__name_0() { return static_cast(offsetof(HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90, ____name_0)); } inline String_t* get__name_0() const { return ____name_0; } inline String_t** get_address_of__name_0() { return &____name_0; } inline void set__name_0(String_t* value) { ____name_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____name_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Security.Cryptography.HashAlgorithmName struct HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90_marshaled_pinvoke { char* ____name_0; }; // Native definition for COM marshalling of System.Security.Cryptography.HashAlgorithmName struct HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90_marshaled_com { Il2CppChar* ____name_0; }; // 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.Reflection.MethodBase struct MethodBase_t : public MemberInfo_t { public: public: }; // 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.Security.Cryptography.SHA1 struct SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E : public HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31 { public: public: }; // 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.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.IO.Stream/ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * ____activeReadWriteTask_3; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * ____asyncActiveSemaphore_4; public: inline static int32_t get_offset_of__activeReadWriteTask_3() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB, ____activeReadWriteTask_3)); } inline ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * get__activeReadWriteTask_3() const { return ____activeReadWriteTask_3; } inline ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 ** get_address_of__activeReadWriteTask_3() { return &____activeReadWriteTask_3; } inline void set__activeReadWriteTask_3(ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * value) { ____activeReadWriteTask_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____activeReadWriteTask_3), (void*)value); } inline static int32_t get_offset_of__asyncActiveSemaphore_4() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB, ____asyncActiveSemaphore_4)); } inline SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * get__asyncActiveSemaphore_4() const { return ____asyncActiveSemaphore_4; } inline SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 ** get_address_of__asyncActiveSemaphore_4() { return &____asyncActiveSemaphore_4; } inline void set__asyncActiveSemaphore_4(SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * value) { ____asyncActiveSemaphore_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____asyncActiveSemaphore_4), (void*)value); } }; struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___Null_1; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_StaticFields, ___Null_1)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_Null_1() const { return ___Null_1; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_1), (void*)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=14 struct __StaticArrayInitTypeSizeU3D14_t58382FABCFF20B34E4335B9667A964111AE4E194 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D14_t58382FABCFF20B34E4335B9667A964111AE4E194__padding[14]; }; 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=20 struct __StaticArrayInitTypeSizeU3D20_t735EA379E123E08388D8386A18E85ECAD294CFF6 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D20_t735EA379E123E08388D8386A18E85ECAD294CFF6__padding[20]; }; public: }; // /__StaticArrayInitTypeSize=2048 struct __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC__padding[2048]; }; 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=3132 struct __StaticArrayInitTypeSizeU3D3132_t43AC3922481679300CBED40C5796987716392294 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D3132_t43AC3922481679300CBED40C5796987716392294__padding[3132]; }; 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=4096 struct __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686__padding[4096]; }; 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=48 struct __StaticArrayInitTypeSizeU3D48_t3179A068337457DC15B3197060DBE7C0D0C3F19C { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D48_t3179A068337457DC15B3197060DBE7C0D0C3F19C__padding[48]; }; public: }; // /__StaticArrayInitTypeSize=52 struct __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD__padding[52]; }; public: }; // /__StaticArrayInitTypeSize=56 struct __StaticArrayInitTypeSizeU3D56_t0194A3E9F9222887566B1CF6C0E8E013295108CC { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D56_t0194A3E9F9222887566B1CF6C0E8E013295108CC__padding[56]; }; 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=640 struct __StaticArrayInitTypeSizeU3D640_tA39E683FBE57CAFBC99F5CE8D3DE706FC7BD95F0 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D640_tA39E683FBE57CAFBC99F5CE8D3DE706FC7BD95F0__padding[640]; }; 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=82 struct __StaticArrayInitTypeSizeU3D82_t640F230A48BB0EADFD7AAD68E2C7CCFE04BD327C { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D82_t640F230A48BB0EADFD7AAD68E2C7CCFE04BD327C__padding[82]; }; public: }; // /__StaticArrayInitTypeSize=84 struct __StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454 { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454__padding[84]; }; public: }; // /__StaticArrayInitTypeSize=9 struct __StaticArrayInitTypeSizeU3D9_tF593610E6301C48DFBE5E1745552862A63B75E3C { public: union { struct { union { }; }; uint8_t __StaticArrayInitTypeSizeU3D9_tF593610E6301C48DFBE5E1745552862A63B75E3C__padding[9]; }; 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=256 ::0392525BCB01691D1F319D89F2C12BF93A478467 __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 ___0392525BCB01691D1F319D89F2C12BF93A478467_0; // /__StaticArrayInitTypeSize=72 ::0588059ACBD52F7EA2835882F977A9CF72EB9775 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___0588059ACBD52F7EA2835882F977A9CF72EB9775_1; // /__StaticArrayInitTypeSize=84 ::0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C __StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454 ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2; // /__StaticArrayInitTypeSize=240 ::121EC59E23F7559B28D338D562528F6299C2DE22 __StaticArrayInitTypeSizeU3D240_t15F96E63E1A6759D1754EA684441DA49B3724B5F ___121EC59E23F7559B28D338D562528F6299C2DE22_3; // /__StaticArrayInitTypeSize=3 ::12D04472A8285260EA12FD3813CDFA9F2D2B548C __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___12D04472A8285260EA12FD3813CDFA9F2D2B548C_4; // /__StaticArrayInitTypeSize=3 ::13A35EF1A549297C70E2AD46045BBD2ECA17852D __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___13A35EF1A549297C70E2AD46045BBD2ECA17852D_5; // /__StaticArrayInitTypeSize=24 ::1730F09044E91DB8371B849EFF5E6D17BDE4AED0 __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_6; // /__StaticArrayInitTypeSize=3 ::1A84029C80CB5518379F199F53FF08A7B764F8FD __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___1A84029C80CB5518379F199F53FF08A7B764F8FD_7; // /__StaticArrayInitTypeSize=4096 ::1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3 __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 ___1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8; // /__StaticArrayInitTypeSize=2048 ::1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5 __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC ___1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9; // /__StaticArrayInitTypeSize=16 ::1FE6CE411858B3D864679DE2139FB081F08BFACD __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___1FE6CE411858B3D864679DE2139FB081F08BFACD_10; // /__StaticArrayInitTypeSize=3 ::235D99572263B22ADFEE10FDA0C25E12F4D94FFC __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11; // /__StaticArrayInitTypeSize=40 ::25420D0055076FA8D3E4DD96BC53AE24DE6E619F __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_12; // /__StaticArrayInitTypeSize=1208 ::25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E __StaticArrayInitTypeSizeU3D1208_t7747605A5C3CD826A11C4196CCE9CF1996C344DF ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13; // /__StaticArrayInitTypeSize=42 ::29C1A61550F0E3260E1953D4FAD71C256218EF40 __StaticArrayInitTypeSizeU3D42_t9FC2D1D81E2853CF5D36635AB6A30DDDB9ABFECA ___29C1A61550F0E3260E1953D4FAD71C256218EF40_14; // /__StaticArrayInitTypeSize=12 ::2B33BEC8C30DFDC49DAFE20D3BDE19487850D717 __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15; // /__StaticArrayInitTypeSize=36 ::2BA840FF6020B8FF623DBCB7188248CF853FAF4F __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_16; // /__StaticArrayInitTypeSize=72 ::2C840AFA48C27B9C05593E468C1232CA1CC74AFD __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_17; // /__StaticArrayInitTypeSize=16 ::2D1DA5BB407F0C11C3B5116196C0C6374D932B20 __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_18; // /__StaticArrayInitTypeSize=14 ::2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130 __StaticArrayInitTypeSizeU3D14_t58382FABCFF20B34E4335B9667A964111AE4E194 ___2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19; // /__StaticArrayInitTypeSize=72 ::2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20; // /__StaticArrayInitTypeSize=64 ::320B018758ECE3752FFEDBAEB1A6DB67C80B9359 __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 ___320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21; // /__StaticArrayInitTypeSize=72 ::34476C29F6F81C989CFCA42F7C06E84C66236834 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___34476C29F6F81C989CFCA42F7C06E84C66236834_22; // /__StaticArrayInitTypeSize=2382 ::35EED060772F2748D13B745DAEC8CD7BD3B87604 __StaticArrayInitTypeSizeU3D2382_t7764CC6AFDCA682AEBA6E78440AD21978F0AB7B1 ___35EED060772F2748D13B745DAEC8CD7BD3B87604_23; // /__StaticArrayInitTypeSize=38 ::375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3 __StaticArrayInitTypeSizeU3D38_tCB70BC8DEB0D12487BC902760AFB250798B64F83 ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24; // /__StaticArrayInitTypeSize=1450 ::379C06C9E702D31469C29033F0DD63931EB349F5 __StaticArrayInitTypeSizeU3D1450_tAC1EF3610F74C31313DF1ADF3AC9D9A2A9EC2912 ___379C06C9E702D31469C29033F0DD63931EB349F5_25; // /__StaticArrayInitTypeSize=10 ::399BD13E240F33F808CA7940293D6EC4E6FD5A00 __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_26; // /__StaticArrayInitTypeSize=72 ::39C9CE73C7B0619D409EF28344F687C1B5C130FE __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_27; // /__StaticArrayInitTypeSize=320 ::3C53AFB51FEC23491684C7BEDBC6D4E0F409F851 __StaticArrayInitTypeSizeU3D320_tBE0C4C66577D53F18D8BA69E43FDC69DFA003F8F ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28; // /__StaticArrayInitTypeSize=3 ::3E3442C7396F3F2BB4C7348F4A2074C7DC677D68 __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___3E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29; // /__StaticArrayInitTypeSize=12 ::3E823444D2DFECF0F90B436B88F02A533CB376F1 __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___3E823444D2DFECF0F90B436B88F02A533CB376F1_30; // /__StaticArrayInitTypeSize=72 ::3FE6C283BCF384FD2C8789880DFF59664E2AB4A1 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_31; // /__StaticArrayInitTypeSize=1665 ::40981BAA39513E58B28DCF0103CC04DE2A0A0444 __StaticArrayInitTypeSizeU3D1665_tF300201390474873919B6C58C810DFAC718FE0F4 ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_32; // /__StaticArrayInitTypeSize=40 ::40E7C49413D261F3F38AD3A870C0AC69C8BDA048 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_33; // /__StaticArrayInitTypeSize=72 ::421EC7E82F2967DF6CA8C3605514DC6F29EE5845 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_34; // /__StaticArrayInitTypeSize=256 ::433175D38B13FFE177FDD661A309F1B528B3F6E2 __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 ___433175D38B13FFE177FDD661A309F1B528B3F6E2_35; // /__StaticArrayInitTypeSize=120 ::46232052BC757E030490D851F265FB47FA100902 __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 ___46232052BC757E030490D851F265FB47FA100902_36; // /__StaticArrayInitTypeSize=72 ::4858DB4AA76D3933F1CA9E6712D4FDB16903F628 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_37; // /__StaticArrayInitTypeSize=48 ::4E3B533C39447AAEB59A8E48FABD7E15B5B5D195 __StaticArrayInitTypeSizeU3D48_t3179A068337457DC15B3197060DBE7C0D0C3F19C ___4E3B533C39447AAEB59A8E48FABD7E15B5B5D195_38; // /__StaticArrayInitTypeSize=40 ::4F7A8890F332B22B8DE0BD29D36FA7364748D76A __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_39; // /__StaticArrayInitTypeSize=72 ::536422B321459B242ADED7240B7447E904E083E3 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___536422B321459B242ADED7240B7447E904E083E3_40; // /__StaticArrayInitTypeSize=1080 ::5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3 __StaticArrayInitTypeSizeU3D1080_tDD425A5824CFEEBEB897380BE535A4D579DD8DEB ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_41; // /__StaticArrayInitTypeSize=10 ::56DFA5053B3131883637F53219E7D88CCEF35949 __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 ___56DFA5053B3131883637F53219E7D88CCEF35949_42; // /__StaticArrayInitTypeSize=3 ::57218C316B6921E2CD61027A2387EDC31A2D9471 __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___57218C316B6921E2CD61027A2387EDC31A2D9471_43; // /__StaticArrayInitTypeSize=40 ::57F320D62696EC99727E0FE2045A05F1289CC0C6 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___57F320D62696EC99727E0FE2045A05F1289CC0C6_44; // /__StaticArrayInitTypeSize=212 ::594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3 __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_45; // /__StaticArrayInitTypeSize=36 ::5BBDF8058D4235C33F2E8DCF76004031B6187A2F __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_46; // /__StaticArrayInitTypeSize=288 ::5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF __StaticArrayInitTypeSizeU3D288_t901CBC2EE96C2C63E8B3C6D507136F8A55FF5566 ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_47; // /__StaticArrayInitTypeSize=72 ::5BFE2819B4778217C56416C7585FF0E56EBACD89 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___5BFE2819B4778217C56416C7585FF0E56EBACD89_48; // /__StaticArrayInitTypeSize=52 ::5EDFD8200B7AD157878FBA46F22A1C345662F2E3 __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD ___5EDFD8200B7AD157878FBA46F22A1C345662F2E3_49; // /__StaticArrayInitTypeSize=128 ::609C0E8D8DA86A09D6013D301C86BA8782C16B8C __StaticArrayInitTypeSizeU3D128_t0E65F82715F120C2585C93F35BFA548913720A71 ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50; // /__StaticArrayInitTypeSize=48 ::62BAB0F245E66C3EB982CF5A7015F0A7C3382283 __StaticArrayInitTypeSizeU3D48_t3179A068337457DC15B3197060DBE7C0D0C3F19C ___62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51; // /__StaticArrayInitTypeSize=2048 ::646036A65DECCD6835C914A46E6E44B729433B60 __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC ___646036A65DECCD6835C914A46E6E44B729433B60_52; // /__StaticArrayInitTypeSize=40 ::65E32B4E150FD8D24B93B0D42A17F1DAD146162B __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_53; // /__StaticArrayInitTypeSize=52 ::6770974FEF1E98B9C1864370E2B5B786EB0EA39E __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_54; // /__StaticArrayInitTypeSize=72 ::67EEAD805D708D9AA4E14BF747E44CED801744F3 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___67EEAD805D708D9AA4E14BF747E44CED801744F3_55; // /__StaticArrayInitTypeSize=120 ::6C71197D228427B2864C69B357FEF73D8C9D59DF __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 ___6C71197D228427B2864C69B357FEF73D8C9D59DF_56; // /__StaticArrayInitTypeSize=16 ::6CEE45445AFD150B047A5866FFA76AA651CDB7B7 __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57; // /__StaticArrayInitTypeSize=9 ::6D49C9D487D7AD3491ECE08732D68A593CC2038D __StaticArrayInitTypeSizeU3D9_tF593610E6301C48DFBE5E1745552862A63B75E3C ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_58; // /__StaticArrayInitTypeSize=2048 ::6D797C11E1D4FB68B6570CF2A92B792433527065 __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC ___6D797C11E1D4FB68B6570CF2A92B792433527065_59; // /__StaticArrayInitTypeSize=3132 ::6E5DC824F803F8565AF31B42199DAE39FE7F4EA9 __StaticArrayInitTypeSizeU3D3132_t43AC3922481679300CBED40C5796987716392294 ___6E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60; // /__StaticArrayInitTypeSize=76 ::6FC754859E4EC74E447048364B216D825C6F8FE7 __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 ___6FC754859E4EC74E447048364B216D825C6F8FE7_61; // /__StaticArrayInitTypeSize=40 ::704939CD172085D1295FCE3F1D92431D685D7AA2 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___704939CD172085D1295FCE3F1D92431D685D7AA2_62; // /__StaticArrayInitTypeSize=24 ::7088AAE49F0627B72729078DE6E3182DDCF8ED99 __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_63; // /__StaticArrayInitTypeSize=72 ::7341C933A70EAE383CC50C4B945ADB8E08F06737 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___7341C933A70EAE383CC50C4B945ADB8E08F06737_64; // /__StaticArrayInitTypeSize=3 ::736D39815215889F11249D9958F6ED12D37B9F57 __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___736D39815215889F11249D9958F6ED12D37B9F57_65; // /__StaticArrayInitTypeSize=1472 ::75E0C38E75E507EDE41C1C4F5F5612852B31A4EF __StaticArrayInitTypeSizeU3D1472_t51B459D4503F6B2C433F0233D96F4F6C3D3A3EA5 ___75E0C38E75E507EDE41C1C4F5F5612852B31A4EF_66; // /__StaticArrayInitTypeSize=4096 ::7F42F2EDC974BE29B2746957416ED1AEFA605F47 __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 ___7F42F2EDC974BE29B2746957416ED1AEFA605F47_67; // /__StaticArrayInitTypeSize=40 ::7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_68; // /__StaticArrayInitTypeSize=21252 ::811A927B7DADD378BE60BBDE794B9277AA9B50EC __StaticArrayInitTypeSizeU3D21252_t7F9940F69151C8490439C5AC4C3E8F115E6EFDD0 ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_69; // /__StaticArrayInitTypeSize=36 ::81917F1E21F3C22B9F916994547A614FB03E968E __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA ___81917F1E21F3C22B9F916994547A614FB03E968E_70; // /__StaticArrayInitTypeSize=40 ::823566DA642D6EA356E15585921F2A4CA23D6760 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___823566DA642D6EA356E15585921F2A4CA23D6760_71; // /__StaticArrayInitTypeSize=12 ::82C2A59850B2E85BCE1A45A479537A384DF6098D __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___82C2A59850B2E85BCE1A45A479537A384DF6098D_72; // /__StaticArrayInitTypeSize=44 ::82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4 __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_73; // /__StaticArrayInitTypeSize=3 ::86F4F563FA2C61798AE6238D789139739428463A __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___86F4F563FA2C61798AE6238D789139739428463A_74; // /__StaticArrayInitTypeSize=40 ::871B9CF85DB352BAADF12BAE8F19857683E385AC __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___871B9CF85DB352BAADF12BAE8F19857683E385AC_75; // /__StaticArrayInitTypeSize=16 ::89A040451C8CC5C8FB268BE44BDD74964C104155 __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___89A040451C8CC5C8FB268BE44BDD74964C104155_76; // /__StaticArrayInitTypeSize=3 ::8AEFB06C426E07A0A671A1E2488B4858D694A730 __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___8AEFB06C426E07A0A671A1E2488B4858D694A730_77; // /__StaticArrayInitTypeSize=40 ::8CAA092E783257106251246FF5C97F88D28517A6 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___8CAA092E783257106251246FF5C97F88D28517A6_78; // /__StaticArrayInitTypeSize=2100 ::8D231DD55FE1AD7631BBD0905A17D5EB616C2154 __StaticArrayInitTypeSizeU3D2100_t77017A2656678C6EE4571B84C9F635820AB583B0 ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_79; // /__StaticArrayInitTypeSize=40 ::8E10AC2F34545DFBBF3FCBC06055D797A8C99991 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_80; // /__StaticArrayInitTypeSize=256 ::8F22C9ECE1331718CBD268A9BBFD2F5E451441E3 __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_81; // /__StaticArrayInitTypeSize=640 ::90A0542282A011472F94E97CEAE59F8B3B1A3291 __StaticArrayInitTypeSizeU3D640_tA39E683FBE57CAFBC99F5CE8D3DE706FC7BD95F0 ___90A0542282A011472F94E97CEAE59F8B3B1A3291_82; // /__StaticArrayInitTypeSize=12 ::93A63E90605400F34B49F0EB3361D23C89164BDA __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___93A63E90605400F34B49F0EB3361D23C89164BDA_83; // /__StaticArrayInitTypeSize=72 ::94841DD2F330CCB1089BF413E4FA9B04505152E2 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___94841DD2F330CCB1089BF413E4FA9B04505152E2_84; // /__StaticArrayInitTypeSize=12 ::95264589E48F94B7857CFF398FB72A537E13EEE2 __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___95264589E48F94B7857CFF398FB72A537E13EEE2_85; // /__StaticArrayInitTypeSize=72 ::95C48758CAE1715783472FB073AB158AB8A0AB2A __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___95C48758CAE1715783472FB073AB158AB8A0AB2A_86; // /__StaticArrayInitTypeSize=72 ::973417296623D8DC6961B09664E54039E44CA5D8 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___973417296623D8DC6961B09664E54039E44CA5D8_87; // /__StaticArrayInitTypeSize=3 ::97FB30C84FF4A41CD4625B44B2940BFC8DB43003 __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___97FB30C84FF4A41CD4625B44B2940BFC8DB43003_88; // /__StaticArrayInitTypeSize=4096 ::99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24 __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 ___99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_89; // /__StaticArrayInitTypeSize=64 ::9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5 __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 ___9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_90; // /__StaticArrayInitTypeSize=3 ::9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88 __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_91; // /__StaticArrayInitTypeSize=40 ::A0074C15377C0C870B055927403EA9FA7A349D12 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___A0074C15377C0C870B055927403EA9FA7A349D12_92; // /__StaticArrayInitTypeSize=130 ::A1319B706116AB2C6D44483F60A7D0ACEA543396 __StaticArrayInitTypeSizeU3D130_tF56FBBACF53AE9A551B962978B48A914536B6871 ___A1319B706116AB2C6D44483F60A7D0ACEA543396_93; // System.Int64 ::A13AA52274D951A18029131A8DDECF76B569A15D int64_t ___A13AA52274D951A18029131A8DDECF76B569A15D_94; // /__StaticArrayInitTypeSize=3 ::A323DB0813C4D072957BA6FDA79D9776674CD06B __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___A323DB0813C4D072957BA6FDA79D9776674CD06B_95; // /__StaticArrayInitTypeSize=212 ::A5444763673307F6828C748D4B9708CFC02B0959 __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 ___A5444763673307F6828C748D4B9708CFC02B0959_96; // /__StaticArrayInitTypeSize=72 ::A6732F8E7FC23766AB329B492D6BF82E3B33233F __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_97; // /__StaticArrayInitTypeSize=174 ::A705A106D95282BD15E13EEA6B0AF583FF786D83 __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 ___A705A106D95282BD15E13EEA6B0AF583FF786D83_98; // /__StaticArrayInitTypeSize=1018 ::A8A491E4CED49AE0027560476C10D933CE70C8DF __StaticArrayInitTypeSizeU3D1018_tC210B7B033B7D52771288C82C8E6DA21074FF7F3 ___A8A491E4CED49AE0027560476C10D933CE70C8DF_99; // /__StaticArrayInitTypeSize=72 ::AC791C4F39504D1184B73478943D0636258DA7B1 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___AC791C4F39504D1184B73478943D0636258DA7B1_100; // /__StaticArrayInitTypeSize=52 ::AFCD4E1211233E99373A3367B23105A3D624B1F2 __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD ___AFCD4E1211233E99373A3367B23105A3D624B1F2_101; // /__StaticArrayInitTypeSize=40 ::B472ED77CB3B2A66D49D179F1EE2081B70A6AB61 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_102; // /__StaticArrayInitTypeSize=16 ::B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103; // /__StaticArrayInitTypeSize=256 ::B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_104; // /__StaticArrayInitTypeSize=4096 ::B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 ___B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_105; // /__StaticArrayInitTypeSize=998 ::B881DA88BE0B68D8A6B6B6893822586B8B2CFC45 __StaticArrayInitTypeSizeU3D998_t4B160A0C233D0CAB065432B008AFE2E02CF05C4D ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_106; // /__StaticArrayInitTypeSize=162 ::B8864ACB9DD69E3D42151513C840AAE270BF21C8 __StaticArrayInitTypeSizeU3D162_t11E10480FC4E2E4875323D07CD37B68D7040BD28 ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_107; // /__StaticArrayInitTypeSize=360 ::B8F87834C3597B2EEF22BA6D3A392CC925636401 __StaticArrayInitTypeSizeU3D360_t0E9DE21DD2818B844977C0B5AEFD0AF5FA812D79 ___B8F87834C3597B2EEF22BA6D3A392CC925636401_108; // /__StaticArrayInitTypeSize=72 ::B9B670F134A59FB1107AF01A9FE8F8E3980B3093 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_109; // /__StaticArrayInitTypeSize=20 ::BE1BDEC0AA74B4DCB079943E70528096CCA985F8 __StaticArrayInitTypeSizeU3D20_t735EA379E123E08388D8386A18E85ECAD294CFF6 ___BE1BDEC0AA74B4DCB079943E70528096CCA985F8_110; // /__StaticArrayInitTypeSize=72 ::BEBC9ECC660A13EFC359BA3383411F698CFF25DB __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_111; // /__StaticArrayInitTypeSize=40 ::BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_112; // /__StaticArrayInitTypeSize=3 ::BF477463CE2F5EF38FC4C644BBBF4DF109E7670A __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_113; // /__StaticArrayInitTypeSize=6 ::BF5EB60806ECB74EE484105DD9D6F463BF994867 __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 ___BF5EB60806ECB74EE484105DD9D6F463BF994867_114; // System.Int64 ::C1A1100642BA9685B30A84D97348484E14AA1865 int64_t ___C1A1100642BA9685B30A84D97348484E14AA1865_115; // /__StaticArrayInitTypeSize=16 ::C6F364A0AD934EFED8909446C215752E565D77C1 __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 ___C6F364A0AD934EFED8909446C215752E565D77C1_116; // /__StaticArrayInitTypeSize=174 ::CE5835130F5277F63D716FC9115526B0AC68FFAD __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 ___CE5835130F5277F63D716FC9115526B0AC68FFAD_117; // /__StaticArrayInitTypeSize=6 ::CE93C35B755802BC4B3D180716B048FC61701EF7 __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 ___CE93C35B755802BC4B3D180716B048FC61701EF7_118; // /__StaticArrayInitTypeSize=64 ::CF0B42666EF5E37EDEA0AB8E173E42C196D03814 __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 ___CF0B42666EF5E37EDEA0AB8E173E42C196D03814_119; // /__StaticArrayInitTypeSize=256 ::D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7 __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 ___D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_120; // /__StaticArrayInitTypeSize=32 ::D117188BE8D4609C0D531C51B0BB911A4219DEBE __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_121; // /__StaticArrayInitTypeSize=32 ::D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B ___D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_122; // /__StaticArrayInitTypeSize=256 ::D2C5BAE967587C6F3D9F2C4551911E0575A1101F __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 ___D2C5BAE967587C6F3D9F2C4551911E0575A1101F_123; // /__StaticArrayInitTypeSize=82 ::D76478B994B312CD022DCA207AA2254880D2FCC9 __StaticArrayInitTypeSizeU3D82_t640F230A48BB0EADFD7AAD68E2C7CCFE04BD327C ___D76478B994B312CD022DCA207AA2254880D2FCC9_124; // /__StaticArrayInitTypeSize=44 ::D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636 __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_125; // /__StaticArrayInitTypeSize=76 ::DA19DB47B583EFCF7825D2E39D661D2354F28219 __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 ___DA19DB47B583EFCF7825D2E39D661D2354F28219_126; // /__StaticArrayInitTypeSize=56 ::DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82 __StaticArrayInitTypeSizeU3D56_t0194A3E9F9222887566B1CF6C0E8E013295108CC ___DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127; // /__StaticArrayInitTypeSize=52 ::DD3AEFEADB1CD615F3017763F1568179FEE640B0 __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_128; // /__StaticArrayInitTypeSize=36 ::E1827270A5FE1C85F5352A66FD87BA747213D006 __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA ___E1827270A5FE1C85F5352A66FD87BA747213D006_129; // /__StaticArrayInitTypeSize=40 ::E45BAB43F7D5D038672B3E3431F92E34A7AF2571 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_130; // /__StaticArrayInitTypeSize=64 ::E75835D001C843F156FBA01B001DFE1B8029AC17 __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 ___E75835D001C843F156FBA01B001DFE1B8029AC17_131; // /__StaticArrayInitTypeSize=52 ::E92B39D8233061927D9ACDE54665E68E7535635A __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD ___E92B39D8233061927D9ACDE54665E68E7535635A_132; // /__StaticArrayInitTypeSize=12 ::EA9506959484C55CFE0C139C624DF6060E285866 __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___EA9506959484C55CFE0C139C624DF6060E285866_133; // /__StaticArrayInitTypeSize=262 ::EB5E9A80A40096AB74D2E226650C7258D7BC5E9D __StaticArrayInitTypeSizeU3D262_tF74EA0E2AEDDD20898E5779445ABF7802D23911A ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_134; // /__StaticArrayInitTypeSize=64 ::EBF68F411848D603D059DFDEA2321C5A5EA78044 __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 ___EBF68F411848D603D059DFDEA2321C5A5EA78044_135; // /__StaticArrayInitTypeSize=10 ::EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11 __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 ___EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_136; // /__StaticArrayInitTypeSize=3 ::EC83FB16C20052BEE2B4025159BC2ED45C9C70C3 __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 ___EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_137; // /__StaticArrayInitTypeSize=72 ::EC89C317EA2BF49A70EFF5E89C691E34733D7C37 __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_138; // /__StaticArrayInitTypeSize=40 ::F06E829E62F3AFBC045D064E10A4F5DF7C969612 __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_139; // /__StaticArrayInitTypeSize=11614 ::F073AA332018FDA0D572E99448FFF1D6422BD520 __StaticArrayInitTypeSizeU3D11614_t7947936AE0A455E7877908DB7A291DEE37965F6F ___F073AA332018FDA0D572E99448FFF1D6422BD520_140; // /__StaticArrayInitTypeSize=120 ::F34B0E10653402E8F788F8BC3F7CD7090928A429 __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 ___F34B0E10653402E8F788F8BC3F7CD7090928A429_141; // /__StaticArrayInitTypeSize=72 ::F37E34BEADB04F34FCC31078A59F49856CA83D5B __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_142; // /__StaticArrayInitTypeSize=94 ::F512A9ABF88066AAEB92684F95CC05D8101B462B __StaticArrayInitTypeSizeU3D94_t52D6560B7A2023DDDFDCF4D8F6C226742520B4C7 ___F512A9ABF88066AAEB92684F95CC05D8101B462B_143; // /__StaticArrayInitTypeSize=12 ::F8FAABB821300AA500C2CEC6091B3782A7FB44A4 __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_144; // /__StaticArrayInitTypeSize=2350 ::FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B __StaticArrayInitTypeSizeU3D2350_t029525D9BCF84611FB610B9E4D13EE898E0B055D ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_145; public: inline static int32_t get_offset_of_U30392525BCB01691D1F319D89F2C12BF93A478467_0() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___0392525BCB01691D1F319D89F2C12BF93A478467_0)); } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 get_U30392525BCB01691D1F319D89F2C12BF93A478467_0() const { return ___0392525BCB01691D1F319D89F2C12BF93A478467_0; } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 * get_address_of_U30392525BCB01691D1F319D89F2C12BF93A478467_0() { return &___0392525BCB01691D1F319D89F2C12BF93A478467_0; } inline void set_U30392525BCB01691D1F319D89F2C12BF93A478467_0(__StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 value) { ___0392525BCB01691D1F319D89F2C12BF93A478467_0 = value; } inline static int32_t get_offset_of_U30588059ACBD52F7EA2835882F977A9CF72EB9775_1() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___0588059ACBD52F7EA2835882F977A9CF72EB9775_1)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U30588059ACBD52F7EA2835882F977A9CF72EB9775_1() const { return ___0588059ACBD52F7EA2835882F977A9CF72EB9775_1; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U30588059ACBD52F7EA2835882F977A9CF72EB9775_1() { return &___0588059ACBD52F7EA2835882F977A9CF72EB9775_1; } inline void set_U30588059ACBD52F7EA2835882F977A9CF72EB9775_1(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___0588059ACBD52F7EA2835882F977A9CF72EB9775_1 = value; } inline static int32_t get_offset_of_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2)); } inline __StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454 get_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2() const { return ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2; } inline __StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454 * get_address_of_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2() { return &___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2; } inline void set_U30A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2(__StaticArrayInitTypeSizeU3D84_t2EF20E9BBEB47B540AFCA64F09777DFD5E348454 value) { ___0A1ADB22C1D3E1F4B2448EE3F27DF9DE63329C4C_2 = value; } inline static int32_t get_offset_of_U3121EC59E23F7559B28D338D562528F6299C2DE22_3() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___121EC59E23F7559B28D338D562528F6299C2DE22_3)); } inline __StaticArrayInitTypeSizeU3D240_t15F96E63E1A6759D1754EA684441DA49B3724B5F get_U3121EC59E23F7559B28D338D562528F6299C2DE22_3() const { return ___121EC59E23F7559B28D338D562528F6299C2DE22_3; } inline __StaticArrayInitTypeSizeU3D240_t15F96E63E1A6759D1754EA684441DA49B3724B5F * get_address_of_U3121EC59E23F7559B28D338D562528F6299C2DE22_3() { return &___121EC59E23F7559B28D338D562528F6299C2DE22_3; } inline void set_U3121EC59E23F7559B28D338D562528F6299C2DE22_3(__StaticArrayInitTypeSizeU3D240_t15F96E63E1A6759D1754EA684441DA49B3724B5F value) { ___121EC59E23F7559B28D338D562528F6299C2DE22_3 = value; } inline static int32_t get_offset_of_U312D04472A8285260EA12FD3813CDFA9F2D2B548C_4() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___12D04472A8285260EA12FD3813CDFA9F2D2B548C_4)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U312D04472A8285260EA12FD3813CDFA9F2D2B548C_4() const { return ___12D04472A8285260EA12FD3813CDFA9F2D2B548C_4; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U312D04472A8285260EA12FD3813CDFA9F2D2B548C_4() { return &___12D04472A8285260EA12FD3813CDFA9F2D2B548C_4; } inline void set_U312D04472A8285260EA12FD3813CDFA9F2D2B548C_4(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___12D04472A8285260EA12FD3813CDFA9F2D2B548C_4 = value; } inline static int32_t get_offset_of_U313A35EF1A549297C70E2AD46045BBD2ECA17852D_5() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___13A35EF1A549297C70E2AD46045BBD2ECA17852D_5)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U313A35EF1A549297C70E2AD46045BBD2ECA17852D_5() const { return ___13A35EF1A549297C70E2AD46045BBD2ECA17852D_5; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U313A35EF1A549297C70E2AD46045BBD2ECA17852D_5() { return &___13A35EF1A549297C70E2AD46045BBD2ECA17852D_5; } inline void set_U313A35EF1A549297C70E2AD46045BBD2ECA17852D_5(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___13A35EF1A549297C70E2AD46045BBD2ECA17852D_5 = value; } inline static int32_t get_offset_of_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_6() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_6)); } inline __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC get_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_6() const { return ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_6; } inline __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC * get_address_of_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_6() { return &___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_6; } inline void set_U31730F09044E91DB8371B849EFF5E6D17BDE4AED0_6(__StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC value) { ___1730F09044E91DB8371B849EFF5E6D17BDE4AED0_6 = value; } inline static int32_t get_offset_of_U31A84029C80CB5518379F199F53FF08A7B764F8FD_7() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___1A84029C80CB5518379F199F53FF08A7B764F8FD_7)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U31A84029C80CB5518379F199F53FF08A7B764F8FD_7() const { return ___1A84029C80CB5518379F199F53FF08A7B764F8FD_7; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U31A84029C80CB5518379F199F53FF08A7B764F8FD_7() { return &___1A84029C80CB5518379F199F53FF08A7B764F8FD_7; } inline void set_U31A84029C80CB5518379F199F53FF08A7B764F8FD_7(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___1A84029C80CB5518379F199F53FF08A7B764F8FD_7 = value; } inline static int32_t get_offset_of_U31AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8)); } inline __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 get_U31AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8() const { return ___1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8; } inline __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 * get_address_of_U31AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8() { return &___1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8; } inline void set_U31AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8(__StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 value) { ___1AEF3D8DF416A46288C91C724CBF7B154D9E5BF3_8 = value; } inline static int32_t get_offset_of_U31E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9)); } inline __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC get_U31E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9() const { return ___1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9; } inline __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC * get_address_of_U31E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9() { return &___1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9; } inline void set_U31E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9(__StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC value) { ___1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9 = value; } inline static int32_t get_offset_of_U31FE6CE411858B3D864679DE2139FB081F08BFACD_10() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___1FE6CE411858B3D864679DE2139FB081F08BFACD_10)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_U31FE6CE411858B3D864679DE2139FB081F08BFACD_10() const { return ___1FE6CE411858B3D864679DE2139FB081F08BFACD_10; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_U31FE6CE411858B3D864679DE2139FB081F08BFACD_10() { return &___1FE6CE411858B3D864679DE2139FB081F08BFACD_10; } inline void set_U31FE6CE411858B3D864679DE2139FB081F08BFACD_10(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___1FE6CE411858B3D864679DE2139FB081F08BFACD_10 = value; } inline static int32_t get_offset_of_U3235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U3235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11() const { return ___235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U3235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11() { return &___235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11; } inline void set_U3235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___235D99572263B22ADFEE10FDA0C25E12F4D94FFC_11 = value; } inline static int32_t get_offset_of_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_12() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_12)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_12() const { return ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_12; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_12() { return &___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_12; } inline void set_U325420D0055076FA8D3E4DD96BC53AE24DE6E619F_12(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___25420D0055076FA8D3E4DD96BC53AE24DE6E619F_12 = value; } inline static int32_t get_offset_of_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13)); } inline __StaticArrayInitTypeSizeU3D1208_t7747605A5C3CD826A11C4196CCE9CF1996C344DF get_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13() const { return ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13; } inline __StaticArrayInitTypeSizeU3D1208_t7747605A5C3CD826A11C4196CCE9CF1996C344DF * get_address_of_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13() { return &___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13; } inline void set_U325CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13(__StaticArrayInitTypeSizeU3D1208_t7747605A5C3CD826A11C4196CCE9CF1996C344DF value) { ___25CF935D2AE9EDF05DD75BCD47FF84D9255D6F6E_13 = value; } inline static int32_t get_offset_of_U329C1A61550F0E3260E1953D4FAD71C256218EF40_14() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___29C1A61550F0E3260E1953D4FAD71C256218EF40_14)); } inline __StaticArrayInitTypeSizeU3D42_t9FC2D1D81E2853CF5D36635AB6A30DDDB9ABFECA get_U329C1A61550F0E3260E1953D4FAD71C256218EF40_14() const { return ___29C1A61550F0E3260E1953D4FAD71C256218EF40_14; } inline __StaticArrayInitTypeSizeU3D42_t9FC2D1D81E2853CF5D36635AB6A30DDDB9ABFECA * get_address_of_U329C1A61550F0E3260E1953D4FAD71C256218EF40_14() { return &___29C1A61550F0E3260E1953D4FAD71C256218EF40_14; } inline void set_U329C1A61550F0E3260E1953D4FAD71C256218EF40_14(__StaticArrayInitTypeSizeU3D42_t9FC2D1D81E2853CF5D36635AB6A30DDDB9ABFECA value) { ___29C1A61550F0E3260E1953D4FAD71C256218EF40_14 = value; } inline static int32_t get_offset_of_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15() const { return ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15() { return &___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15; } inline void set_U32B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___2B33BEC8C30DFDC49DAFE20D3BDE19487850D717_15 = value; } inline static int32_t get_offset_of_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_16() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_16)); } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA get_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_16() const { return ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_16; } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA * get_address_of_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_16() { return &___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_16; } inline void set_U32BA840FF6020B8FF623DBCB7188248CF853FAF4F_16(__StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA value) { ___2BA840FF6020B8FF623DBCB7188248CF853FAF4F_16 = value; } inline static int32_t get_offset_of_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_17() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_17)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_17() const { return ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_17; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_17() { return &___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_17; } inline void set_U32C840AFA48C27B9C05593E468C1232CA1CC74AFD_17(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___2C840AFA48C27B9C05593E468C1232CA1CC74AFD_17 = value; } inline static int32_t get_offset_of_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_18() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_18)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_18() const { return ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_18; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_18() { return &___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_18; } inline void set_U32D1DA5BB407F0C11C3B5116196C0C6374D932B20_18(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___2D1DA5BB407F0C11C3B5116196C0C6374D932B20_18 = value; } inline static int32_t get_offset_of_U32D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19)); } inline __StaticArrayInitTypeSizeU3D14_t58382FABCFF20B34E4335B9667A964111AE4E194 get_U32D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19() const { return ___2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19; } inline __StaticArrayInitTypeSizeU3D14_t58382FABCFF20B34E4335B9667A964111AE4E194 * get_address_of_U32D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19() { return &___2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19; } inline void set_U32D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19(__StaticArrayInitTypeSizeU3D14_t58382FABCFF20B34E4335B9667A964111AE4E194 value) { ___2D3CF0F15AC2DDEC2956EA1B7BBE43FB8B923130_19 = value; } inline static int32_t get_offset_of_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20() const { return ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20() { return &___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20; } inline void set_U32F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___2F71D2DA12F3CD0A6A112F5A5A75B4FDC6FE8547_20 = value; } inline static int32_t get_offset_of_U3320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21)); } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 get_U3320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21() const { return ___320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21; } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 * get_address_of_U3320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21() { return &___320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21; } inline void set_U3320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21(__StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 value) { ___320B018758ECE3752FFEDBAEB1A6DB67C80B9359_21 = value; } inline static int32_t get_offset_of_U334476C29F6F81C989CFCA42F7C06E84C66236834_22() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___34476C29F6F81C989CFCA42F7C06E84C66236834_22)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U334476C29F6F81C989CFCA42F7C06E84C66236834_22() const { return ___34476C29F6F81C989CFCA42F7C06E84C66236834_22; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U334476C29F6F81C989CFCA42F7C06E84C66236834_22() { return &___34476C29F6F81C989CFCA42F7C06E84C66236834_22; } inline void set_U334476C29F6F81C989CFCA42F7C06E84C66236834_22(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___34476C29F6F81C989CFCA42F7C06E84C66236834_22 = value; } inline static int32_t get_offset_of_U335EED060772F2748D13B745DAEC8CD7BD3B87604_23() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___35EED060772F2748D13B745DAEC8CD7BD3B87604_23)); } inline __StaticArrayInitTypeSizeU3D2382_t7764CC6AFDCA682AEBA6E78440AD21978F0AB7B1 get_U335EED060772F2748D13B745DAEC8CD7BD3B87604_23() const { return ___35EED060772F2748D13B745DAEC8CD7BD3B87604_23; } inline __StaticArrayInitTypeSizeU3D2382_t7764CC6AFDCA682AEBA6E78440AD21978F0AB7B1 * get_address_of_U335EED060772F2748D13B745DAEC8CD7BD3B87604_23() { return &___35EED060772F2748D13B745DAEC8CD7BD3B87604_23; } inline void set_U335EED060772F2748D13B745DAEC8CD7BD3B87604_23(__StaticArrayInitTypeSizeU3D2382_t7764CC6AFDCA682AEBA6E78440AD21978F0AB7B1 value) { ___35EED060772F2748D13B745DAEC8CD7BD3B87604_23 = value; } inline static int32_t get_offset_of_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24)); } inline __StaticArrayInitTypeSizeU3D38_tCB70BC8DEB0D12487BC902760AFB250798B64F83 get_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24() const { return ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24; } inline __StaticArrayInitTypeSizeU3D38_tCB70BC8DEB0D12487BC902760AFB250798B64F83 * get_address_of_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24() { return &___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24; } inline void set_U3375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24(__StaticArrayInitTypeSizeU3D38_tCB70BC8DEB0D12487BC902760AFB250798B64F83 value) { ___375F9AE9769A3D1DA789E9ACFE81F3A1BB14F0D3_24 = value; } inline static int32_t get_offset_of_U3379C06C9E702D31469C29033F0DD63931EB349F5_25() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___379C06C9E702D31469C29033F0DD63931EB349F5_25)); } inline __StaticArrayInitTypeSizeU3D1450_tAC1EF3610F74C31313DF1ADF3AC9D9A2A9EC2912 get_U3379C06C9E702D31469C29033F0DD63931EB349F5_25() const { return ___379C06C9E702D31469C29033F0DD63931EB349F5_25; } inline __StaticArrayInitTypeSizeU3D1450_tAC1EF3610F74C31313DF1ADF3AC9D9A2A9EC2912 * get_address_of_U3379C06C9E702D31469C29033F0DD63931EB349F5_25() { return &___379C06C9E702D31469C29033F0DD63931EB349F5_25; } inline void set_U3379C06C9E702D31469C29033F0DD63931EB349F5_25(__StaticArrayInitTypeSizeU3D1450_tAC1EF3610F74C31313DF1ADF3AC9D9A2A9EC2912 value) { ___379C06C9E702D31469C29033F0DD63931EB349F5_25 = value; } inline static int32_t get_offset_of_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_26() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_26)); } inline __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 get_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_26() const { return ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_26; } inline __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 * get_address_of_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_26() { return &___399BD13E240F33F808CA7940293D6EC4E6FD5A00_26; } inline void set_U3399BD13E240F33F808CA7940293D6EC4E6FD5A00_26(__StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 value) { ___399BD13E240F33F808CA7940293D6EC4E6FD5A00_26 = value; } inline static int32_t get_offset_of_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_27() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_27)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_27() const { return ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_27; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_27() { return &___39C9CE73C7B0619D409EF28344F687C1B5C130FE_27; } inline void set_U339C9CE73C7B0619D409EF28344F687C1B5C130FE_27(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___39C9CE73C7B0619D409EF28344F687C1B5C130FE_27 = value; } inline static int32_t get_offset_of_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28)); } inline __StaticArrayInitTypeSizeU3D320_tBE0C4C66577D53F18D8BA69E43FDC69DFA003F8F get_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28() const { return ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28; } inline __StaticArrayInitTypeSizeU3D320_tBE0C4C66577D53F18D8BA69E43FDC69DFA003F8F * get_address_of_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28() { return &___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28; } inline void set_U33C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28(__StaticArrayInitTypeSizeU3D320_tBE0C4C66577D53F18D8BA69E43FDC69DFA003F8F value) { ___3C53AFB51FEC23491684C7BEDBC6D4E0F409F851_28 = value; } inline static int32_t get_offset_of_U33E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___3E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U33E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29() const { return ___3E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U33E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29() { return &___3E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29; } inline void set_U33E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___3E3442C7396F3F2BB4C7348F4A2074C7DC677D68_29 = value; } inline static int32_t get_offset_of_U33E823444D2DFECF0F90B436B88F02A533CB376F1_30() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___3E823444D2DFECF0F90B436B88F02A533CB376F1_30)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_U33E823444D2DFECF0F90B436B88F02A533CB376F1_30() const { return ___3E823444D2DFECF0F90B436B88F02A533CB376F1_30; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_U33E823444D2DFECF0F90B436B88F02A533CB376F1_30() { return &___3E823444D2DFECF0F90B436B88F02A533CB376F1_30; } inline void set_U33E823444D2DFECF0F90B436B88F02A533CB376F1_30(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___3E823444D2DFECF0F90B436B88F02A533CB376F1_30 = value; } inline static int32_t get_offset_of_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_31() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_31)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_31() const { return ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_31; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_31() { return &___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_31; } inline void set_U33FE6C283BCF384FD2C8789880DFF59664E2AB4A1_31(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___3FE6C283BCF384FD2C8789880DFF59664E2AB4A1_31 = value; } inline static int32_t get_offset_of_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_32() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_32)); } inline __StaticArrayInitTypeSizeU3D1665_tF300201390474873919B6C58C810DFAC718FE0F4 get_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_32() const { return ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_32; } inline __StaticArrayInitTypeSizeU3D1665_tF300201390474873919B6C58C810DFAC718FE0F4 * get_address_of_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_32() { return &___40981BAA39513E58B28DCF0103CC04DE2A0A0444_32; } inline void set_U340981BAA39513E58B28DCF0103CC04DE2A0A0444_32(__StaticArrayInitTypeSizeU3D1665_tF300201390474873919B6C58C810DFAC718FE0F4 value) { ___40981BAA39513E58B28DCF0103CC04DE2A0A0444_32 = value; } inline static int32_t get_offset_of_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_33() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_33)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_33() const { return ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_33; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_33() { return &___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_33; } inline void set_U340E7C49413D261F3F38AD3A870C0AC69C8BDA048_33(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___40E7C49413D261F3F38AD3A870C0AC69C8BDA048_33 = value; } inline static int32_t get_offset_of_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_34() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_34)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_34() const { return ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_34; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_34() { return &___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_34; } inline void set_U3421EC7E82F2967DF6CA8C3605514DC6F29EE5845_34(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___421EC7E82F2967DF6CA8C3605514DC6F29EE5845_34 = value; } inline static int32_t get_offset_of_U3433175D38B13FFE177FDD661A309F1B528B3F6E2_35() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___433175D38B13FFE177FDD661A309F1B528B3F6E2_35)); } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 get_U3433175D38B13FFE177FDD661A309F1B528B3F6E2_35() const { return ___433175D38B13FFE177FDD661A309F1B528B3F6E2_35; } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 * get_address_of_U3433175D38B13FFE177FDD661A309F1B528B3F6E2_35() { return &___433175D38B13FFE177FDD661A309F1B528B3F6E2_35; } inline void set_U3433175D38B13FFE177FDD661A309F1B528B3F6E2_35(__StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 value) { ___433175D38B13FFE177FDD661A309F1B528B3F6E2_35 = value; } inline static int32_t get_offset_of_U346232052BC757E030490D851F265FB47FA100902_36() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___46232052BC757E030490D851F265FB47FA100902_36)); } inline __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 get_U346232052BC757E030490D851F265FB47FA100902_36() const { return ___46232052BC757E030490D851F265FB47FA100902_36; } inline __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 * get_address_of_U346232052BC757E030490D851F265FB47FA100902_36() { return &___46232052BC757E030490D851F265FB47FA100902_36; } inline void set_U346232052BC757E030490D851F265FB47FA100902_36(__StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 value) { ___46232052BC757E030490D851F265FB47FA100902_36 = value; } inline static int32_t get_offset_of_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_37() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_37)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_37() const { return ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_37; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_37() { return &___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_37; } inline void set_U34858DB4AA76D3933F1CA9E6712D4FDB16903F628_37(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___4858DB4AA76D3933F1CA9E6712D4FDB16903F628_37 = value; } inline static int32_t get_offset_of_U34E3B533C39447AAEB59A8E48FABD7E15B5B5D195_38() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___4E3B533C39447AAEB59A8E48FABD7E15B5B5D195_38)); } inline __StaticArrayInitTypeSizeU3D48_t3179A068337457DC15B3197060DBE7C0D0C3F19C get_U34E3B533C39447AAEB59A8E48FABD7E15B5B5D195_38() const { return ___4E3B533C39447AAEB59A8E48FABD7E15B5B5D195_38; } inline __StaticArrayInitTypeSizeU3D48_t3179A068337457DC15B3197060DBE7C0D0C3F19C * get_address_of_U34E3B533C39447AAEB59A8E48FABD7E15B5B5D195_38() { return &___4E3B533C39447AAEB59A8E48FABD7E15B5B5D195_38; } inline void set_U34E3B533C39447AAEB59A8E48FABD7E15B5B5D195_38(__StaticArrayInitTypeSizeU3D48_t3179A068337457DC15B3197060DBE7C0D0C3F19C value) { ___4E3B533C39447AAEB59A8E48FABD7E15B5B5D195_38 = value; } inline static int32_t get_offset_of_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_39() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_39)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_39() const { return ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_39; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_39() { return &___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_39; } inline void set_U34F7A8890F332B22B8DE0BD29D36FA7364748D76A_39(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___4F7A8890F332B22B8DE0BD29D36FA7364748D76A_39 = value; } inline static int32_t get_offset_of_U3536422B321459B242ADED7240B7447E904E083E3_40() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___536422B321459B242ADED7240B7447E904E083E3_40)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U3536422B321459B242ADED7240B7447E904E083E3_40() const { return ___536422B321459B242ADED7240B7447E904E083E3_40; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U3536422B321459B242ADED7240B7447E904E083E3_40() { return &___536422B321459B242ADED7240B7447E904E083E3_40; } inline void set_U3536422B321459B242ADED7240B7447E904E083E3_40(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___536422B321459B242ADED7240B7447E904E083E3_40 = value; } inline static int32_t get_offset_of_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_41() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_41)); } inline __StaticArrayInitTypeSizeU3D1080_tDD425A5824CFEEBEB897380BE535A4D579DD8DEB get_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_41() const { return ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_41; } inline __StaticArrayInitTypeSizeU3D1080_tDD425A5824CFEEBEB897380BE535A4D579DD8DEB * get_address_of_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_41() { return &___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_41; } inline void set_U35382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_41(__StaticArrayInitTypeSizeU3D1080_tDD425A5824CFEEBEB897380BE535A4D579DD8DEB value) { ___5382CEF491F422BFE0D6FC46EFAFF9EF9D4C89F3_41 = value; } inline static int32_t get_offset_of_U356DFA5053B3131883637F53219E7D88CCEF35949_42() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___56DFA5053B3131883637F53219E7D88CCEF35949_42)); } inline __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 get_U356DFA5053B3131883637F53219E7D88CCEF35949_42() const { return ___56DFA5053B3131883637F53219E7D88CCEF35949_42; } inline __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 * get_address_of_U356DFA5053B3131883637F53219E7D88CCEF35949_42() { return &___56DFA5053B3131883637F53219E7D88CCEF35949_42; } inline void set_U356DFA5053B3131883637F53219E7D88CCEF35949_42(__StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 value) { ___56DFA5053B3131883637F53219E7D88CCEF35949_42 = value; } inline static int32_t get_offset_of_U357218C316B6921E2CD61027A2387EDC31A2D9471_43() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___57218C316B6921E2CD61027A2387EDC31A2D9471_43)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U357218C316B6921E2CD61027A2387EDC31A2D9471_43() const { return ___57218C316B6921E2CD61027A2387EDC31A2D9471_43; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U357218C316B6921E2CD61027A2387EDC31A2D9471_43() { return &___57218C316B6921E2CD61027A2387EDC31A2D9471_43; } inline void set_U357218C316B6921E2CD61027A2387EDC31A2D9471_43(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___57218C316B6921E2CD61027A2387EDC31A2D9471_43 = value; } inline static int32_t get_offset_of_U357F320D62696EC99727E0FE2045A05F1289CC0C6_44() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___57F320D62696EC99727E0FE2045A05F1289CC0C6_44)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U357F320D62696EC99727E0FE2045A05F1289CC0C6_44() const { return ___57F320D62696EC99727E0FE2045A05F1289CC0C6_44; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U357F320D62696EC99727E0FE2045A05F1289CC0C6_44() { return &___57F320D62696EC99727E0FE2045A05F1289CC0C6_44; } inline void set_U357F320D62696EC99727E0FE2045A05F1289CC0C6_44(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___57F320D62696EC99727E0FE2045A05F1289CC0C6_44 = value; } inline static int32_t get_offset_of_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_45() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_45)); } inline __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 get_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_45() const { return ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_45; } inline __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 * get_address_of_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_45() { return &___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_45; } inline void set_U3594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_45(__StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 value) { ___594A33A00BC4F785DFD43E3C6C44FBA1242CCAF3_45 = value; } inline static int32_t get_offset_of_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_46() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_46)); } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA get_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_46() const { return ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_46; } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA * get_address_of_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_46() { return &___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_46; } inline void set_U35BBDF8058D4235C33F2E8DCF76004031B6187A2F_46(__StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA value) { ___5BBDF8058D4235C33F2E8DCF76004031B6187A2F_46 = value; } inline static int32_t get_offset_of_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_47() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_47)); } inline __StaticArrayInitTypeSizeU3D288_t901CBC2EE96C2C63E8B3C6D507136F8A55FF5566 get_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_47() const { return ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_47; } inline __StaticArrayInitTypeSizeU3D288_t901CBC2EE96C2C63E8B3C6D507136F8A55FF5566 * get_address_of_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_47() { return &___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_47; } inline void set_U35BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_47(__StaticArrayInitTypeSizeU3D288_t901CBC2EE96C2C63E8B3C6D507136F8A55FF5566 value) { ___5BCD21C341BE6DDF8FFFAE1A23ABA24DCBB612BF_47 = value; } inline static int32_t get_offset_of_U35BFE2819B4778217C56416C7585FF0E56EBACD89_48() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___5BFE2819B4778217C56416C7585FF0E56EBACD89_48)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U35BFE2819B4778217C56416C7585FF0E56EBACD89_48() const { return ___5BFE2819B4778217C56416C7585FF0E56EBACD89_48; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U35BFE2819B4778217C56416C7585FF0E56EBACD89_48() { return &___5BFE2819B4778217C56416C7585FF0E56EBACD89_48; } inline void set_U35BFE2819B4778217C56416C7585FF0E56EBACD89_48(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___5BFE2819B4778217C56416C7585FF0E56EBACD89_48 = value; } inline static int32_t get_offset_of_U35EDFD8200B7AD157878FBA46F22A1C345662F2E3_49() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___5EDFD8200B7AD157878FBA46F22A1C345662F2E3_49)); } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD get_U35EDFD8200B7AD157878FBA46F22A1C345662F2E3_49() const { return ___5EDFD8200B7AD157878FBA46F22A1C345662F2E3_49; } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD * get_address_of_U35EDFD8200B7AD157878FBA46F22A1C345662F2E3_49() { return &___5EDFD8200B7AD157878FBA46F22A1C345662F2E3_49; } inline void set_U35EDFD8200B7AD157878FBA46F22A1C345662F2E3_49(__StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD value) { ___5EDFD8200B7AD157878FBA46F22A1C345662F2E3_49 = value; } inline static int32_t get_offset_of_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50)); } inline __StaticArrayInitTypeSizeU3D128_t0E65F82715F120C2585C93F35BFA548913720A71 get_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50() const { return ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50; } inline __StaticArrayInitTypeSizeU3D128_t0E65F82715F120C2585C93F35BFA548913720A71 * get_address_of_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50() { return &___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50; } inline void set_U3609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50(__StaticArrayInitTypeSizeU3D128_t0E65F82715F120C2585C93F35BFA548913720A71 value) { ___609C0E8D8DA86A09D6013D301C86BA8782C16B8C_50 = value; } inline static int32_t get_offset_of_U362BAB0F245E66C3EB982CF5A7015F0A7C3382283_51() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51)); } inline __StaticArrayInitTypeSizeU3D48_t3179A068337457DC15B3197060DBE7C0D0C3F19C get_U362BAB0F245E66C3EB982CF5A7015F0A7C3382283_51() const { return ___62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51; } inline __StaticArrayInitTypeSizeU3D48_t3179A068337457DC15B3197060DBE7C0D0C3F19C * get_address_of_U362BAB0F245E66C3EB982CF5A7015F0A7C3382283_51() { return &___62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51; } inline void set_U362BAB0F245E66C3EB982CF5A7015F0A7C3382283_51(__StaticArrayInitTypeSizeU3D48_t3179A068337457DC15B3197060DBE7C0D0C3F19C value) { ___62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51 = value; } inline static int32_t get_offset_of_U3646036A65DECCD6835C914A46E6E44B729433B60_52() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___646036A65DECCD6835C914A46E6E44B729433B60_52)); } inline __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC get_U3646036A65DECCD6835C914A46E6E44B729433B60_52() const { return ___646036A65DECCD6835C914A46E6E44B729433B60_52; } inline __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC * get_address_of_U3646036A65DECCD6835C914A46E6E44B729433B60_52() { return &___646036A65DECCD6835C914A46E6E44B729433B60_52; } inline void set_U3646036A65DECCD6835C914A46E6E44B729433B60_52(__StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC value) { ___646036A65DECCD6835C914A46E6E44B729433B60_52 = value; } inline static int32_t get_offset_of_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_53() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_53)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_53() const { return ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_53; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_53() { return &___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_53; } inline void set_U365E32B4E150FD8D24B93B0D42A17F1DAD146162B_53(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___65E32B4E150FD8D24B93B0D42A17F1DAD146162B_53 = value; } inline static int32_t get_offset_of_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_54() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_54)); } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD get_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_54() const { return ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_54; } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD * get_address_of_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_54() { return &___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_54; } inline void set_U36770974FEF1E98B9C1864370E2B5B786EB0EA39E_54(__StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD value) { ___6770974FEF1E98B9C1864370E2B5B786EB0EA39E_54 = value; } inline static int32_t get_offset_of_U367EEAD805D708D9AA4E14BF747E44CED801744F3_55() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___67EEAD805D708D9AA4E14BF747E44CED801744F3_55)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U367EEAD805D708D9AA4E14BF747E44CED801744F3_55() const { return ___67EEAD805D708D9AA4E14BF747E44CED801744F3_55; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U367EEAD805D708D9AA4E14BF747E44CED801744F3_55() { return &___67EEAD805D708D9AA4E14BF747E44CED801744F3_55; } inline void set_U367EEAD805D708D9AA4E14BF747E44CED801744F3_55(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___67EEAD805D708D9AA4E14BF747E44CED801744F3_55 = value; } inline static int32_t get_offset_of_U36C71197D228427B2864C69B357FEF73D8C9D59DF_56() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6C71197D228427B2864C69B357FEF73D8C9D59DF_56)); } inline __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 get_U36C71197D228427B2864C69B357FEF73D8C9D59DF_56() const { return ___6C71197D228427B2864C69B357FEF73D8C9D59DF_56; } inline __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 * get_address_of_U36C71197D228427B2864C69B357FEF73D8C9D59DF_56() { return &___6C71197D228427B2864C69B357FEF73D8C9D59DF_56; } inline void set_U36C71197D228427B2864C69B357FEF73D8C9D59DF_56(__StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 value) { ___6C71197D228427B2864C69B357FEF73D8C9D59DF_56 = value; } inline static int32_t get_offset_of_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_57() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_57() const { return ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_57() { return &___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57; } inline void set_U36CEE45445AFD150B047A5866FFA76AA651CDB7B7_57(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___6CEE45445AFD150B047A5866FFA76AA651CDB7B7_57 = value; } inline static int32_t get_offset_of_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_58() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_58)); } inline __StaticArrayInitTypeSizeU3D9_tF593610E6301C48DFBE5E1745552862A63B75E3C get_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_58() const { return ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_58; } inline __StaticArrayInitTypeSizeU3D9_tF593610E6301C48DFBE5E1745552862A63B75E3C * get_address_of_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_58() { return &___6D49C9D487D7AD3491ECE08732D68A593CC2038D_58; } inline void set_U36D49C9D487D7AD3491ECE08732D68A593CC2038D_58(__StaticArrayInitTypeSizeU3D9_tF593610E6301C48DFBE5E1745552862A63B75E3C value) { ___6D49C9D487D7AD3491ECE08732D68A593CC2038D_58 = value; } inline static int32_t get_offset_of_U36D797C11E1D4FB68B6570CF2A92B792433527065_59() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6D797C11E1D4FB68B6570CF2A92B792433527065_59)); } inline __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC get_U36D797C11E1D4FB68B6570CF2A92B792433527065_59() const { return ___6D797C11E1D4FB68B6570CF2A92B792433527065_59; } inline __StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC * get_address_of_U36D797C11E1D4FB68B6570CF2A92B792433527065_59() { return &___6D797C11E1D4FB68B6570CF2A92B792433527065_59; } inline void set_U36D797C11E1D4FB68B6570CF2A92B792433527065_59(__StaticArrayInitTypeSizeU3D2048_t4D6495D6F302422AB0E0702BD59E1A1BCD9A70CC value) { ___6D797C11E1D4FB68B6570CF2A92B792433527065_59 = value; } inline static int32_t get_offset_of_U36E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60)); } inline __StaticArrayInitTypeSizeU3D3132_t43AC3922481679300CBED40C5796987716392294 get_U36E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60() const { return ___6E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60; } inline __StaticArrayInitTypeSizeU3D3132_t43AC3922481679300CBED40C5796987716392294 * get_address_of_U36E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60() { return &___6E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60; } inline void set_U36E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60(__StaticArrayInitTypeSizeU3D3132_t43AC3922481679300CBED40C5796987716392294 value) { ___6E5DC824F803F8565AF31B42199DAE39FE7F4EA9_60 = value; } inline static int32_t get_offset_of_U36FC754859E4EC74E447048364B216D825C6F8FE7_61() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___6FC754859E4EC74E447048364B216D825C6F8FE7_61)); } inline __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 get_U36FC754859E4EC74E447048364B216D825C6F8FE7_61() const { return ___6FC754859E4EC74E447048364B216D825C6F8FE7_61; } inline __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 * get_address_of_U36FC754859E4EC74E447048364B216D825C6F8FE7_61() { return &___6FC754859E4EC74E447048364B216D825C6F8FE7_61; } inline void set_U36FC754859E4EC74E447048364B216D825C6F8FE7_61(__StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 value) { ___6FC754859E4EC74E447048364B216D825C6F8FE7_61 = value; } inline static int32_t get_offset_of_U3704939CD172085D1295FCE3F1D92431D685D7AA2_62() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___704939CD172085D1295FCE3F1D92431D685D7AA2_62)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U3704939CD172085D1295FCE3F1D92431D685D7AA2_62() const { return ___704939CD172085D1295FCE3F1D92431D685D7AA2_62; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U3704939CD172085D1295FCE3F1D92431D685D7AA2_62() { return &___704939CD172085D1295FCE3F1D92431D685D7AA2_62; } inline void set_U3704939CD172085D1295FCE3F1D92431D685D7AA2_62(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___704939CD172085D1295FCE3F1D92431D685D7AA2_62 = value; } inline static int32_t get_offset_of_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_63() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_63)); } inline __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC get_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_63() const { return ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_63; } inline __StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC * get_address_of_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_63() { return &___7088AAE49F0627B72729078DE6E3182DDCF8ED99_63; } inline void set_U37088AAE49F0627B72729078DE6E3182DDCF8ED99_63(__StaticArrayInitTypeSizeU3D24_t54A5E8E52DF075628A83AE11B6178839F1F8FBDC value) { ___7088AAE49F0627B72729078DE6E3182DDCF8ED99_63 = value; } inline static int32_t get_offset_of_U37341C933A70EAE383CC50C4B945ADB8E08F06737_64() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___7341C933A70EAE383CC50C4B945ADB8E08F06737_64)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U37341C933A70EAE383CC50C4B945ADB8E08F06737_64() const { return ___7341C933A70EAE383CC50C4B945ADB8E08F06737_64; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U37341C933A70EAE383CC50C4B945ADB8E08F06737_64() { return &___7341C933A70EAE383CC50C4B945ADB8E08F06737_64; } inline void set_U37341C933A70EAE383CC50C4B945ADB8E08F06737_64(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___7341C933A70EAE383CC50C4B945ADB8E08F06737_64 = value; } inline static int32_t get_offset_of_U3736D39815215889F11249D9958F6ED12D37B9F57_65() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___736D39815215889F11249D9958F6ED12D37B9F57_65)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U3736D39815215889F11249D9958F6ED12D37B9F57_65() const { return ___736D39815215889F11249D9958F6ED12D37B9F57_65; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U3736D39815215889F11249D9958F6ED12D37B9F57_65() { return &___736D39815215889F11249D9958F6ED12D37B9F57_65; } inline void set_U3736D39815215889F11249D9958F6ED12D37B9F57_65(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___736D39815215889F11249D9958F6ED12D37B9F57_65 = value; } inline static int32_t get_offset_of_U375E0C38E75E507EDE41C1C4F5F5612852B31A4EF_66() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___75E0C38E75E507EDE41C1C4F5F5612852B31A4EF_66)); } inline __StaticArrayInitTypeSizeU3D1472_t51B459D4503F6B2C433F0233D96F4F6C3D3A3EA5 get_U375E0C38E75E507EDE41C1C4F5F5612852B31A4EF_66() const { return ___75E0C38E75E507EDE41C1C4F5F5612852B31A4EF_66; } inline __StaticArrayInitTypeSizeU3D1472_t51B459D4503F6B2C433F0233D96F4F6C3D3A3EA5 * get_address_of_U375E0C38E75E507EDE41C1C4F5F5612852B31A4EF_66() { return &___75E0C38E75E507EDE41C1C4F5F5612852B31A4EF_66; } inline void set_U375E0C38E75E507EDE41C1C4F5F5612852B31A4EF_66(__StaticArrayInitTypeSizeU3D1472_t51B459D4503F6B2C433F0233D96F4F6C3D3A3EA5 value) { ___75E0C38E75E507EDE41C1C4F5F5612852B31A4EF_66 = value; } inline static int32_t get_offset_of_U37F42F2EDC974BE29B2746957416ED1AEFA605F47_67() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___7F42F2EDC974BE29B2746957416ED1AEFA605F47_67)); } inline __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 get_U37F42F2EDC974BE29B2746957416ED1AEFA605F47_67() const { return ___7F42F2EDC974BE29B2746957416ED1AEFA605F47_67; } inline __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 * get_address_of_U37F42F2EDC974BE29B2746957416ED1AEFA605F47_67() { return &___7F42F2EDC974BE29B2746957416ED1AEFA605F47_67; } inline void set_U37F42F2EDC974BE29B2746957416ED1AEFA605F47_67(__StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 value) { ___7F42F2EDC974BE29B2746957416ED1AEFA605F47_67 = value; } inline static int32_t get_offset_of_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_68() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_68)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_68() const { return ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_68; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_68() { return &___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_68; } inline void set_U37FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_68(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___7FE820C9CF0F0B90445A71F1D262D22E4F0C4C68_68 = value; } inline static int32_t get_offset_of_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_69() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_69)); } inline __StaticArrayInitTypeSizeU3D21252_t7F9940F69151C8490439C5AC4C3E8F115E6EFDD0 get_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_69() const { return ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_69; } inline __StaticArrayInitTypeSizeU3D21252_t7F9940F69151C8490439C5AC4C3E8F115E6EFDD0 * get_address_of_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_69() { return &___811A927B7DADD378BE60BBDE794B9277AA9B50EC_69; } inline void set_U3811A927B7DADD378BE60BBDE794B9277AA9B50EC_69(__StaticArrayInitTypeSizeU3D21252_t7F9940F69151C8490439C5AC4C3E8F115E6EFDD0 value) { ___811A927B7DADD378BE60BBDE794B9277AA9B50EC_69 = value; } inline static int32_t get_offset_of_U381917F1E21F3C22B9F916994547A614FB03E968E_70() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___81917F1E21F3C22B9F916994547A614FB03E968E_70)); } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA get_U381917F1E21F3C22B9F916994547A614FB03E968E_70() const { return ___81917F1E21F3C22B9F916994547A614FB03E968E_70; } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA * get_address_of_U381917F1E21F3C22B9F916994547A614FB03E968E_70() { return &___81917F1E21F3C22B9F916994547A614FB03E968E_70; } inline void set_U381917F1E21F3C22B9F916994547A614FB03E968E_70(__StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA value) { ___81917F1E21F3C22B9F916994547A614FB03E968E_70 = value; } inline static int32_t get_offset_of_U3823566DA642D6EA356E15585921F2A4CA23D6760_71() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___823566DA642D6EA356E15585921F2A4CA23D6760_71)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U3823566DA642D6EA356E15585921F2A4CA23D6760_71() const { return ___823566DA642D6EA356E15585921F2A4CA23D6760_71; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U3823566DA642D6EA356E15585921F2A4CA23D6760_71() { return &___823566DA642D6EA356E15585921F2A4CA23D6760_71; } inline void set_U3823566DA642D6EA356E15585921F2A4CA23D6760_71(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___823566DA642D6EA356E15585921F2A4CA23D6760_71 = value; } inline static int32_t get_offset_of_U382C2A59850B2E85BCE1A45A479537A384DF6098D_72() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___82C2A59850B2E85BCE1A45A479537A384DF6098D_72)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_U382C2A59850B2E85BCE1A45A479537A384DF6098D_72() const { return ___82C2A59850B2E85BCE1A45A479537A384DF6098D_72; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_U382C2A59850B2E85BCE1A45A479537A384DF6098D_72() { return &___82C2A59850B2E85BCE1A45A479537A384DF6098D_72; } inline void set_U382C2A59850B2E85BCE1A45A479537A384DF6098D_72(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___82C2A59850B2E85BCE1A45A479537A384DF6098D_72 = value; } inline static int32_t get_offset_of_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_73() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_73)); } inline __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 get_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_73() const { return ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_73; } inline __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 * get_address_of_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_73() { return &___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_73; } inline void set_U382C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_73(__StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 value) { ___82C383F8E6E4D3D87AEBB986A5D0077E8AD157C4_73 = value; } inline static int32_t get_offset_of_U386F4F563FA2C61798AE6238D789139739428463A_74() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___86F4F563FA2C61798AE6238D789139739428463A_74)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U386F4F563FA2C61798AE6238D789139739428463A_74() const { return ___86F4F563FA2C61798AE6238D789139739428463A_74; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U386F4F563FA2C61798AE6238D789139739428463A_74() { return &___86F4F563FA2C61798AE6238D789139739428463A_74; } inline void set_U386F4F563FA2C61798AE6238D789139739428463A_74(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___86F4F563FA2C61798AE6238D789139739428463A_74 = value; } inline static int32_t get_offset_of_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_75() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___871B9CF85DB352BAADF12BAE8F19857683E385AC_75)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_75() const { return ___871B9CF85DB352BAADF12BAE8F19857683E385AC_75; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_75() { return &___871B9CF85DB352BAADF12BAE8F19857683E385AC_75; } inline void set_U3871B9CF85DB352BAADF12BAE8F19857683E385AC_75(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___871B9CF85DB352BAADF12BAE8F19857683E385AC_75 = value; } inline static int32_t get_offset_of_U389A040451C8CC5C8FB268BE44BDD74964C104155_76() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___89A040451C8CC5C8FB268BE44BDD74964C104155_76)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_U389A040451C8CC5C8FB268BE44BDD74964C104155_76() const { return ___89A040451C8CC5C8FB268BE44BDD74964C104155_76; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_U389A040451C8CC5C8FB268BE44BDD74964C104155_76() { return &___89A040451C8CC5C8FB268BE44BDD74964C104155_76; } inline void set_U389A040451C8CC5C8FB268BE44BDD74964C104155_76(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___89A040451C8CC5C8FB268BE44BDD74964C104155_76 = value; } inline static int32_t get_offset_of_U38AEFB06C426E07A0A671A1E2488B4858D694A730_77() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___8AEFB06C426E07A0A671A1E2488B4858D694A730_77)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U38AEFB06C426E07A0A671A1E2488B4858D694A730_77() const { return ___8AEFB06C426E07A0A671A1E2488B4858D694A730_77; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U38AEFB06C426E07A0A671A1E2488B4858D694A730_77() { return &___8AEFB06C426E07A0A671A1E2488B4858D694A730_77; } inline void set_U38AEFB06C426E07A0A671A1E2488B4858D694A730_77(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___8AEFB06C426E07A0A671A1E2488B4858D694A730_77 = value; } inline static int32_t get_offset_of_U38CAA092E783257106251246FF5C97F88D28517A6_78() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___8CAA092E783257106251246FF5C97F88D28517A6_78)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U38CAA092E783257106251246FF5C97F88D28517A6_78() const { return ___8CAA092E783257106251246FF5C97F88D28517A6_78; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U38CAA092E783257106251246FF5C97F88D28517A6_78() { return &___8CAA092E783257106251246FF5C97F88D28517A6_78; } inline void set_U38CAA092E783257106251246FF5C97F88D28517A6_78(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___8CAA092E783257106251246FF5C97F88D28517A6_78 = value; } inline static int32_t get_offset_of_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_79() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_79)); } inline __StaticArrayInitTypeSizeU3D2100_t77017A2656678C6EE4571B84C9F635820AB583B0 get_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_79() const { return ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_79; } inline __StaticArrayInitTypeSizeU3D2100_t77017A2656678C6EE4571B84C9F635820AB583B0 * get_address_of_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_79() { return &___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_79; } inline void set_U38D231DD55FE1AD7631BBD0905A17D5EB616C2154_79(__StaticArrayInitTypeSizeU3D2100_t77017A2656678C6EE4571B84C9F635820AB583B0 value) { ___8D231DD55FE1AD7631BBD0905A17D5EB616C2154_79 = value; } inline static int32_t get_offset_of_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_80() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_80)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_80() const { return ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_80; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_80() { return &___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_80; } inline void set_U38E10AC2F34545DFBBF3FCBC06055D797A8C99991_80(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___8E10AC2F34545DFBBF3FCBC06055D797A8C99991_80 = value; } inline static int32_t get_offset_of_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_81() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_81)); } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 get_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_81() const { return ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_81; } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 * get_address_of_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_81() { return &___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_81; } inline void set_U38F22C9ECE1331718CBD268A9BBFD2F5E451441E3_81(__StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 value) { ___8F22C9ECE1331718CBD268A9BBFD2F5E451441E3_81 = value; } inline static int32_t get_offset_of_U390A0542282A011472F94E97CEAE59F8B3B1A3291_82() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___90A0542282A011472F94E97CEAE59F8B3B1A3291_82)); } inline __StaticArrayInitTypeSizeU3D640_tA39E683FBE57CAFBC99F5CE8D3DE706FC7BD95F0 get_U390A0542282A011472F94E97CEAE59F8B3B1A3291_82() const { return ___90A0542282A011472F94E97CEAE59F8B3B1A3291_82; } inline __StaticArrayInitTypeSizeU3D640_tA39E683FBE57CAFBC99F5CE8D3DE706FC7BD95F0 * get_address_of_U390A0542282A011472F94E97CEAE59F8B3B1A3291_82() { return &___90A0542282A011472F94E97CEAE59F8B3B1A3291_82; } inline void set_U390A0542282A011472F94E97CEAE59F8B3B1A3291_82(__StaticArrayInitTypeSizeU3D640_tA39E683FBE57CAFBC99F5CE8D3DE706FC7BD95F0 value) { ___90A0542282A011472F94E97CEAE59F8B3B1A3291_82 = value; } inline static int32_t get_offset_of_U393A63E90605400F34B49F0EB3361D23C89164BDA_83() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___93A63E90605400F34B49F0EB3361D23C89164BDA_83)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_U393A63E90605400F34B49F0EB3361D23C89164BDA_83() const { return ___93A63E90605400F34B49F0EB3361D23C89164BDA_83; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_U393A63E90605400F34B49F0EB3361D23C89164BDA_83() { return &___93A63E90605400F34B49F0EB3361D23C89164BDA_83; } inline void set_U393A63E90605400F34B49F0EB3361D23C89164BDA_83(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___93A63E90605400F34B49F0EB3361D23C89164BDA_83 = value; } inline static int32_t get_offset_of_U394841DD2F330CCB1089BF413E4FA9B04505152E2_84() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___94841DD2F330CCB1089BF413E4FA9B04505152E2_84)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U394841DD2F330CCB1089BF413E4FA9B04505152E2_84() const { return ___94841DD2F330CCB1089BF413E4FA9B04505152E2_84; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U394841DD2F330CCB1089BF413E4FA9B04505152E2_84() { return &___94841DD2F330CCB1089BF413E4FA9B04505152E2_84; } inline void set_U394841DD2F330CCB1089BF413E4FA9B04505152E2_84(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___94841DD2F330CCB1089BF413E4FA9B04505152E2_84 = value; } inline static int32_t get_offset_of_U395264589E48F94B7857CFF398FB72A537E13EEE2_85() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___95264589E48F94B7857CFF398FB72A537E13EEE2_85)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_U395264589E48F94B7857CFF398FB72A537E13EEE2_85() const { return ___95264589E48F94B7857CFF398FB72A537E13EEE2_85; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_U395264589E48F94B7857CFF398FB72A537E13EEE2_85() { return &___95264589E48F94B7857CFF398FB72A537E13EEE2_85; } inline void set_U395264589E48F94B7857CFF398FB72A537E13EEE2_85(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___95264589E48F94B7857CFF398FB72A537E13EEE2_85 = value; } inline static int32_t get_offset_of_U395C48758CAE1715783472FB073AB158AB8A0AB2A_86() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___95C48758CAE1715783472FB073AB158AB8A0AB2A_86)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U395C48758CAE1715783472FB073AB158AB8A0AB2A_86() const { return ___95C48758CAE1715783472FB073AB158AB8A0AB2A_86; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U395C48758CAE1715783472FB073AB158AB8A0AB2A_86() { return &___95C48758CAE1715783472FB073AB158AB8A0AB2A_86; } inline void set_U395C48758CAE1715783472FB073AB158AB8A0AB2A_86(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___95C48758CAE1715783472FB073AB158AB8A0AB2A_86 = value; } inline static int32_t get_offset_of_U3973417296623D8DC6961B09664E54039E44CA5D8_87() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___973417296623D8DC6961B09664E54039E44CA5D8_87)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_U3973417296623D8DC6961B09664E54039E44CA5D8_87() const { return ___973417296623D8DC6961B09664E54039E44CA5D8_87; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_U3973417296623D8DC6961B09664E54039E44CA5D8_87() { return &___973417296623D8DC6961B09664E54039E44CA5D8_87; } inline void set_U3973417296623D8DC6961B09664E54039E44CA5D8_87(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___973417296623D8DC6961B09664E54039E44CA5D8_87 = value; } inline static int32_t get_offset_of_U397FB30C84FF4A41CD4625B44B2940BFC8DB43003_88() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___97FB30C84FF4A41CD4625B44B2940BFC8DB43003_88)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U397FB30C84FF4A41CD4625B44B2940BFC8DB43003_88() const { return ___97FB30C84FF4A41CD4625B44B2940BFC8DB43003_88; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U397FB30C84FF4A41CD4625B44B2940BFC8DB43003_88() { return &___97FB30C84FF4A41CD4625B44B2940BFC8DB43003_88; } inline void set_U397FB30C84FF4A41CD4625B44B2940BFC8DB43003_88(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___97FB30C84FF4A41CD4625B44B2940BFC8DB43003_88 = value; } inline static int32_t get_offset_of_U399E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_89() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_89)); } inline __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 get_U399E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_89() const { return ___99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_89; } inline __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 * get_address_of_U399E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_89() { return &___99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_89; } inline void set_U399E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_89(__StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 value) { ___99E2E88877D14C7DDC4E957A0ED7079CA0E9EB24_89 = value; } inline static int32_t get_offset_of_U39A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_90() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_90)); } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 get_U39A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_90() const { return ___9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_90; } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 * get_address_of_U39A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_90() { return &___9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_90; } inline void set_U39A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_90(__StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 value) { ___9A9C3962CD4753376E3507C8CB5FD8FCC4B4EDB5_90 = value; } inline static int32_t get_offset_of_U39BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_91() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_91)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_U39BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_91() const { return ___9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_91; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_U39BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_91() { return &___9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_91; } inline void set_U39BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_91(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___9BB00D1FCCBAF03165447FC8028E7CA07CA9FE88_91 = value; } inline static int32_t get_offset_of_A0074C15377C0C870B055927403EA9FA7A349D12_92() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A0074C15377C0C870B055927403EA9FA7A349D12_92)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_A0074C15377C0C870B055927403EA9FA7A349D12_92() const { return ___A0074C15377C0C870B055927403EA9FA7A349D12_92; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_A0074C15377C0C870B055927403EA9FA7A349D12_92() { return &___A0074C15377C0C870B055927403EA9FA7A349D12_92; } inline void set_A0074C15377C0C870B055927403EA9FA7A349D12_92(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___A0074C15377C0C870B055927403EA9FA7A349D12_92 = value; } inline static int32_t get_offset_of_A1319B706116AB2C6D44483F60A7D0ACEA543396_93() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A1319B706116AB2C6D44483F60A7D0ACEA543396_93)); } inline __StaticArrayInitTypeSizeU3D130_tF56FBBACF53AE9A551B962978B48A914536B6871 get_A1319B706116AB2C6D44483F60A7D0ACEA543396_93() const { return ___A1319B706116AB2C6D44483F60A7D0ACEA543396_93; } inline __StaticArrayInitTypeSizeU3D130_tF56FBBACF53AE9A551B962978B48A914536B6871 * get_address_of_A1319B706116AB2C6D44483F60A7D0ACEA543396_93() { return &___A1319B706116AB2C6D44483F60A7D0ACEA543396_93; } inline void set_A1319B706116AB2C6D44483F60A7D0ACEA543396_93(__StaticArrayInitTypeSizeU3D130_tF56FBBACF53AE9A551B962978B48A914536B6871 value) { ___A1319B706116AB2C6D44483F60A7D0ACEA543396_93 = value; } inline static int32_t get_offset_of_A13AA52274D951A18029131A8DDECF76B569A15D_94() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A13AA52274D951A18029131A8DDECF76B569A15D_94)); } inline int64_t get_A13AA52274D951A18029131A8DDECF76B569A15D_94() const { return ___A13AA52274D951A18029131A8DDECF76B569A15D_94; } inline int64_t* get_address_of_A13AA52274D951A18029131A8DDECF76B569A15D_94() { return &___A13AA52274D951A18029131A8DDECF76B569A15D_94; } inline void set_A13AA52274D951A18029131A8DDECF76B569A15D_94(int64_t value) { ___A13AA52274D951A18029131A8DDECF76B569A15D_94 = value; } inline static int32_t get_offset_of_A323DB0813C4D072957BA6FDA79D9776674CD06B_95() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A323DB0813C4D072957BA6FDA79D9776674CD06B_95)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_A323DB0813C4D072957BA6FDA79D9776674CD06B_95() const { return ___A323DB0813C4D072957BA6FDA79D9776674CD06B_95; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_A323DB0813C4D072957BA6FDA79D9776674CD06B_95() { return &___A323DB0813C4D072957BA6FDA79D9776674CD06B_95; } inline void set_A323DB0813C4D072957BA6FDA79D9776674CD06B_95(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___A323DB0813C4D072957BA6FDA79D9776674CD06B_95 = value; } inline static int32_t get_offset_of_A5444763673307F6828C748D4B9708CFC02B0959_96() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A5444763673307F6828C748D4B9708CFC02B0959_96)); } inline __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 get_A5444763673307F6828C748D4B9708CFC02B0959_96() const { return ___A5444763673307F6828C748D4B9708CFC02B0959_96; } inline __StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 * get_address_of_A5444763673307F6828C748D4B9708CFC02B0959_96() { return &___A5444763673307F6828C748D4B9708CFC02B0959_96; } inline void set_A5444763673307F6828C748D4B9708CFC02B0959_96(__StaticArrayInitTypeSizeU3D212_tA27E3A600D9E677116CCFCF5CB90C2DEF1951E43 value) { ___A5444763673307F6828C748D4B9708CFC02B0959_96 = value; } inline static int32_t get_offset_of_A6732F8E7FC23766AB329B492D6BF82E3B33233F_97() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_97)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_A6732F8E7FC23766AB329B492D6BF82E3B33233F_97() const { return ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_97; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_A6732F8E7FC23766AB329B492D6BF82E3B33233F_97() { return &___A6732F8E7FC23766AB329B492D6BF82E3B33233F_97; } inline void set_A6732F8E7FC23766AB329B492D6BF82E3B33233F_97(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___A6732F8E7FC23766AB329B492D6BF82E3B33233F_97 = value; } inline static int32_t get_offset_of_A705A106D95282BD15E13EEA6B0AF583FF786D83_98() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A705A106D95282BD15E13EEA6B0AF583FF786D83_98)); } inline __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 get_A705A106D95282BD15E13EEA6B0AF583FF786D83_98() const { return ___A705A106D95282BD15E13EEA6B0AF583FF786D83_98; } inline __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 * get_address_of_A705A106D95282BD15E13EEA6B0AF583FF786D83_98() { return &___A705A106D95282BD15E13EEA6B0AF583FF786D83_98; } inline void set_A705A106D95282BD15E13EEA6B0AF583FF786D83_98(__StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 value) { ___A705A106D95282BD15E13EEA6B0AF583FF786D83_98 = value; } inline static int32_t get_offset_of_A8A491E4CED49AE0027560476C10D933CE70C8DF_99() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___A8A491E4CED49AE0027560476C10D933CE70C8DF_99)); } inline __StaticArrayInitTypeSizeU3D1018_tC210B7B033B7D52771288C82C8E6DA21074FF7F3 get_A8A491E4CED49AE0027560476C10D933CE70C8DF_99() const { return ___A8A491E4CED49AE0027560476C10D933CE70C8DF_99; } inline __StaticArrayInitTypeSizeU3D1018_tC210B7B033B7D52771288C82C8E6DA21074FF7F3 * get_address_of_A8A491E4CED49AE0027560476C10D933CE70C8DF_99() { return &___A8A491E4CED49AE0027560476C10D933CE70C8DF_99; } inline void set_A8A491E4CED49AE0027560476C10D933CE70C8DF_99(__StaticArrayInitTypeSizeU3D1018_tC210B7B033B7D52771288C82C8E6DA21074FF7F3 value) { ___A8A491E4CED49AE0027560476C10D933CE70C8DF_99 = value; } inline static int32_t get_offset_of_AC791C4F39504D1184B73478943D0636258DA7B1_100() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___AC791C4F39504D1184B73478943D0636258DA7B1_100)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_AC791C4F39504D1184B73478943D0636258DA7B1_100() const { return ___AC791C4F39504D1184B73478943D0636258DA7B1_100; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_AC791C4F39504D1184B73478943D0636258DA7B1_100() { return &___AC791C4F39504D1184B73478943D0636258DA7B1_100; } inline void set_AC791C4F39504D1184B73478943D0636258DA7B1_100(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___AC791C4F39504D1184B73478943D0636258DA7B1_100 = value; } inline static int32_t get_offset_of_AFCD4E1211233E99373A3367B23105A3D624B1F2_101() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___AFCD4E1211233E99373A3367B23105A3D624B1F2_101)); } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD get_AFCD4E1211233E99373A3367B23105A3D624B1F2_101() const { return ___AFCD4E1211233E99373A3367B23105A3D624B1F2_101; } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD * get_address_of_AFCD4E1211233E99373A3367B23105A3D624B1F2_101() { return &___AFCD4E1211233E99373A3367B23105A3D624B1F2_101; } inline void set_AFCD4E1211233E99373A3367B23105A3D624B1F2_101(__StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD value) { ___AFCD4E1211233E99373A3367B23105A3D624B1F2_101 = value; } inline static int32_t get_offset_of_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_102() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_102)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_102() const { return ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_102; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_102() { return &___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_102; } inline void set_B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_102(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___B472ED77CB3B2A66D49D179F1EE2081B70A6AB61_102 = value; } inline static int32_t get_offset_of_B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103() const { return ___B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103() { return &___B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103; } inline void set_B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103 = value; } inline static int32_t get_offset_of_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_104() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_104)); } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 get_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_104() const { return ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_104; } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 * get_address_of_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_104() { return &___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_104; } inline void set_B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_104(__StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 value) { ___B53A2C6DF21FC88B17AEFC40EB895B8D63210CDF_104 = value; } inline static int32_t get_offset_of_B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_105() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_105)); } inline __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 get_B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_105() const { return ___B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_105; } inline __StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 * get_address_of_B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_105() { return &___B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_105; } inline void set_B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_105(__StaticArrayInitTypeSizeU3D4096_t3FFDFDF345903D8A4CD14B8B098AD1A28B8F2686 value) { ___B6002BBF29B2704922EC3BBF0F9EE40ABF185D6B_105 = value; } inline static int32_t get_offset_of_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_106() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_106)); } inline __StaticArrayInitTypeSizeU3D998_t4B160A0C233D0CAB065432B008AFE2E02CF05C4D get_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_106() const { return ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_106; } inline __StaticArrayInitTypeSizeU3D998_t4B160A0C233D0CAB065432B008AFE2E02CF05C4D * get_address_of_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_106() { return &___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_106; } inline void set_B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_106(__StaticArrayInitTypeSizeU3D998_t4B160A0C233D0CAB065432B008AFE2E02CF05C4D value) { ___B881DA88BE0B68D8A6B6B6893822586B8B2CFC45_106 = value; } inline static int32_t get_offset_of_B8864ACB9DD69E3D42151513C840AAE270BF21C8_107() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_107)); } inline __StaticArrayInitTypeSizeU3D162_t11E10480FC4E2E4875323D07CD37B68D7040BD28 get_B8864ACB9DD69E3D42151513C840AAE270BF21C8_107() const { return ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_107; } inline __StaticArrayInitTypeSizeU3D162_t11E10480FC4E2E4875323D07CD37B68D7040BD28 * get_address_of_B8864ACB9DD69E3D42151513C840AAE270BF21C8_107() { return &___B8864ACB9DD69E3D42151513C840AAE270BF21C8_107; } inline void set_B8864ACB9DD69E3D42151513C840AAE270BF21C8_107(__StaticArrayInitTypeSizeU3D162_t11E10480FC4E2E4875323D07CD37B68D7040BD28 value) { ___B8864ACB9DD69E3D42151513C840AAE270BF21C8_107 = value; } inline static int32_t get_offset_of_B8F87834C3597B2EEF22BA6D3A392CC925636401_108() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B8F87834C3597B2EEF22BA6D3A392CC925636401_108)); } inline __StaticArrayInitTypeSizeU3D360_t0E9DE21DD2818B844977C0B5AEFD0AF5FA812D79 get_B8F87834C3597B2EEF22BA6D3A392CC925636401_108() const { return ___B8F87834C3597B2EEF22BA6D3A392CC925636401_108; } inline __StaticArrayInitTypeSizeU3D360_t0E9DE21DD2818B844977C0B5AEFD0AF5FA812D79 * get_address_of_B8F87834C3597B2EEF22BA6D3A392CC925636401_108() { return &___B8F87834C3597B2EEF22BA6D3A392CC925636401_108; } inline void set_B8F87834C3597B2EEF22BA6D3A392CC925636401_108(__StaticArrayInitTypeSizeU3D360_t0E9DE21DD2818B844977C0B5AEFD0AF5FA812D79 value) { ___B8F87834C3597B2EEF22BA6D3A392CC925636401_108 = value; } inline static int32_t get_offset_of_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_109() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_109)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_109() const { return ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_109; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_109() { return &___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_109; } inline void set_B9B670F134A59FB1107AF01A9FE8F8E3980B3093_109(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___B9B670F134A59FB1107AF01A9FE8F8E3980B3093_109 = value; } inline static int32_t get_offset_of_BE1BDEC0AA74B4DCB079943E70528096CCA985F8_110() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___BE1BDEC0AA74B4DCB079943E70528096CCA985F8_110)); } inline __StaticArrayInitTypeSizeU3D20_t735EA379E123E08388D8386A18E85ECAD294CFF6 get_BE1BDEC0AA74B4DCB079943E70528096CCA985F8_110() const { return ___BE1BDEC0AA74B4DCB079943E70528096CCA985F8_110; } inline __StaticArrayInitTypeSizeU3D20_t735EA379E123E08388D8386A18E85ECAD294CFF6 * get_address_of_BE1BDEC0AA74B4DCB079943E70528096CCA985F8_110() { return &___BE1BDEC0AA74B4DCB079943E70528096CCA985F8_110; } inline void set_BE1BDEC0AA74B4DCB079943E70528096CCA985F8_110(__StaticArrayInitTypeSizeU3D20_t735EA379E123E08388D8386A18E85ECAD294CFF6 value) { ___BE1BDEC0AA74B4DCB079943E70528096CCA985F8_110 = value; } inline static int32_t get_offset_of_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_111() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_111)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_111() const { return ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_111; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_111() { return &___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_111; } inline void set_BEBC9ECC660A13EFC359BA3383411F698CFF25DB_111(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___BEBC9ECC660A13EFC359BA3383411F698CFF25DB_111 = value; } inline static int32_t get_offset_of_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_112() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_112)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_112() const { return ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_112; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_112() { return &___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_112; } inline void set_BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_112(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___BEE1CFE5DFAA408E14CE4AF4DCD824FA2E42DCB7_112 = value; } inline static int32_t get_offset_of_BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_113() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_113)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_113() const { return ___BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_113; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_113() { return &___BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_113; } inline void set_BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_113(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___BF477463CE2F5EF38FC4C644BBBF4DF109E7670A_113 = value; } inline static int32_t get_offset_of_BF5EB60806ECB74EE484105DD9D6F463BF994867_114() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___BF5EB60806ECB74EE484105DD9D6F463BF994867_114)); } inline __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 get_BF5EB60806ECB74EE484105DD9D6F463BF994867_114() const { return ___BF5EB60806ECB74EE484105DD9D6F463BF994867_114; } inline __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 * get_address_of_BF5EB60806ECB74EE484105DD9D6F463BF994867_114() { return &___BF5EB60806ECB74EE484105DD9D6F463BF994867_114; } inline void set_BF5EB60806ECB74EE484105DD9D6F463BF994867_114(__StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 value) { ___BF5EB60806ECB74EE484105DD9D6F463BF994867_114 = value; } inline static int32_t get_offset_of_C1A1100642BA9685B30A84D97348484E14AA1865_115() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___C1A1100642BA9685B30A84D97348484E14AA1865_115)); } inline int64_t get_C1A1100642BA9685B30A84D97348484E14AA1865_115() const { return ___C1A1100642BA9685B30A84D97348484E14AA1865_115; } inline int64_t* get_address_of_C1A1100642BA9685B30A84D97348484E14AA1865_115() { return &___C1A1100642BA9685B30A84D97348484E14AA1865_115; } inline void set_C1A1100642BA9685B30A84D97348484E14AA1865_115(int64_t value) { ___C1A1100642BA9685B30A84D97348484E14AA1865_115 = value; } inline static int32_t get_offset_of_C6F364A0AD934EFED8909446C215752E565D77C1_116() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___C6F364A0AD934EFED8909446C215752E565D77C1_116)); } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 get_C6F364A0AD934EFED8909446C215752E565D77C1_116() const { return ___C6F364A0AD934EFED8909446C215752E565D77C1_116; } inline __StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 * get_address_of_C6F364A0AD934EFED8909446C215752E565D77C1_116() { return &___C6F364A0AD934EFED8909446C215752E565D77C1_116; } inline void set_C6F364A0AD934EFED8909446C215752E565D77C1_116(__StaticArrayInitTypeSizeU3D16_t9CE40E2FB4B486181F720F48DD733A3EAFFD6F26 value) { ___C6F364A0AD934EFED8909446C215752E565D77C1_116 = value; } inline static int32_t get_offset_of_CE5835130F5277F63D716FC9115526B0AC68FFAD_117() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___CE5835130F5277F63D716FC9115526B0AC68FFAD_117)); } inline __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 get_CE5835130F5277F63D716FC9115526B0AC68FFAD_117() const { return ___CE5835130F5277F63D716FC9115526B0AC68FFAD_117; } inline __StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 * get_address_of_CE5835130F5277F63D716FC9115526B0AC68FFAD_117() { return &___CE5835130F5277F63D716FC9115526B0AC68FFAD_117; } inline void set_CE5835130F5277F63D716FC9115526B0AC68FFAD_117(__StaticArrayInitTypeSizeU3D174_t5A6FEDE2414380A28FDFFA92ACA4EADB3693E337 value) { ___CE5835130F5277F63D716FC9115526B0AC68FFAD_117 = value; } inline static int32_t get_offset_of_CE93C35B755802BC4B3D180716B048FC61701EF7_118() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___CE93C35B755802BC4B3D180716B048FC61701EF7_118)); } inline __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 get_CE93C35B755802BC4B3D180716B048FC61701EF7_118() const { return ___CE93C35B755802BC4B3D180716B048FC61701EF7_118; } inline __StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 * get_address_of_CE93C35B755802BC4B3D180716B048FC61701EF7_118() { return &___CE93C35B755802BC4B3D180716B048FC61701EF7_118; } inline void set_CE93C35B755802BC4B3D180716B048FC61701EF7_118(__StaticArrayInitTypeSizeU3D6_tDBD6E107ED6E71EDDDBFD5023C1C5C3EE71A6A23 value) { ___CE93C35B755802BC4B3D180716B048FC61701EF7_118 = value; } inline static int32_t get_offset_of_CF0B42666EF5E37EDEA0AB8E173E42C196D03814_119() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___CF0B42666EF5E37EDEA0AB8E173E42C196D03814_119)); } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 get_CF0B42666EF5E37EDEA0AB8E173E42C196D03814_119() const { return ___CF0B42666EF5E37EDEA0AB8E173E42C196D03814_119; } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 * get_address_of_CF0B42666EF5E37EDEA0AB8E173E42C196D03814_119() { return &___CF0B42666EF5E37EDEA0AB8E173E42C196D03814_119; } inline void set_CF0B42666EF5E37EDEA0AB8E173E42C196D03814_119(__StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 value) { ___CF0B42666EF5E37EDEA0AB8E173E42C196D03814_119 = value; } inline static int32_t get_offset_of_D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_120() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_120)); } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 get_D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_120() const { return ___D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_120; } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 * get_address_of_D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_120() { return &___D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_120; } inline void set_D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_120(__StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 value) { ___D002CBBE1FF33721AF7C4D1D3ECAD1B7DB5258B7_120 = value; } inline static int32_t get_offset_of_D117188BE8D4609C0D531C51B0BB911A4219DEBE_121() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_121)); } inline __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B get_D117188BE8D4609C0D531C51B0BB911A4219DEBE_121() const { return ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_121; } inline __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B * get_address_of_D117188BE8D4609C0D531C51B0BB911A4219DEBE_121() { return &___D117188BE8D4609C0D531C51B0BB911A4219DEBE_121; } inline void set_D117188BE8D4609C0D531C51B0BB911A4219DEBE_121(__StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B value) { ___D117188BE8D4609C0D531C51B0BB911A4219DEBE_121 = value; } inline static int32_t get_offset_of_D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_122() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_122)); } inline __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B get_D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_122() const { return ___D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_122; } inline __StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B * get_address_of_D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_122() { return &___D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_122; } inline void set_D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_122(__StaticArrayInitTypeSizeU3D32_t99C29E8FAFAAE5B1E3F1CB981F557B0AA62EA81B value) { ___D28E8ABDBD777A482CE0EE5C24814ACAE52AABFE_122 = value; } inline static int32_t get_offset_of_D2C5BAE967587C6F3D9F2C4551911E0575A1101F_123() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___D2C5BAE967587C6F3D9F2C4551911E0575A1101F_123)); } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 get_D2C5BAE967587C6F3D9F2C4551911E0575A1101F_123() const { return ___D2C5BAE967587C6F3D9F2C4551911E0575A1101F_123; } inline __StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 * get_address_of_D2C5BAE967587C6F3D9F2C4551911E0575A1101F_123() { return &___D2C5BAE967587C6F3D9F2C4551911E0575A1101F_123; } inline void set_D2C5BAE967587C6F3D9F2C4551911E0575A1101F_123(__StaticArrayInitTypeSizeU3D256_t11D9B162886459BA6BCD63DB255358502735B7A3 value) { ___D2C5BAE967587C6F3D9F2C4551911E0575A1101F_123 = value; } inline static int32_t get_offset_of_D76478B994B312CD022DCA207AA2254880D2FCC9_124() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___D76478B994B312CD022DCA207AA2254880D2FCC9_124)); } inline __StaticArrayInitTypeSizeU3D82_t640F230A48BB0EADFD7AAD68E2C7CCFE04BD327C get_D76478B994B312CD022DCA207AA2254880D2FCC9_124() const { return ___D76478B994B312CD022DCA207AA2254880D2FCC9_124; } inline __StaticArrayInitTypeSizeU3D82_t640F230A48BB0EADFD7AAD68E2C7CCFE04BD327C * get_address_of_D76478B994B312CD022DCA207AA2254880D2FCC9_124() { return &___D76478B994B312CD022DCA207AA2254880D2FCC9_124; } inline void set_D76478B994B312CD022DCA207AA2254880D2FCC9_124(__StaticArrayInitTypeSizeU3D82_t640F230A48BB0EADFD7AAD68E2C7CCFE04BD327C value) { ___D76478B994B312CD022DCA207AA2254880D2FCC9_124 = value; } inline static int32_t get_offset_of_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_125() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_125)); } inline __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 get_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_125() const { return ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_125; } inline __StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 * get_address_of_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_125() { return &___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_125; } inline void set_D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_125(__StaticArrayInitTypeSizeU3D44_t2C34FCD1B7CA98AF1BE52ED77A663AFA9401C5D5 value) { ___D78D08081C7A5AD6FBA7A8DC86BCD6D7A577C636_125 = value; } inline static int32_t get_offset_of_DA19DB47B583EFCF7825D2E39D661D2354F28219_126() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___DA19DB47B583EFCF7825D2E39D661D2354F28219_126)); } inline __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 get_DA19DB47B583EFCF7825D2E39D661D2354F28219_126() const { return ___DA19DB47B583EFCF7825D2E39D661D2354F28219_126; } inline __StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 * get_address_of_DA19DB47B583EFCF7825D2E39D661D2354F28219_126() { return &___DA19DB47B583EFCF7825D2E39D661D2354F28219_126; } inline void set_DA19DB47B583EFCF7825D2E39D661D2354F28219_126(__StaticArrayInitTypeSizeU3D76_tFC0C1E62400632DF6EBD5465D74B1851DAC47C60 value) { ___DA19DB47B583EFCF7825D2E39D661D2354F28219_126 = value; } inline static int32_t get_offset_of_DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127)); } inline __StaticArrayInitTypeSizeU3D56_t0194A3E9F9222887566B1CF6C0E8E013295108CC get_DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127() const { return ___DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127; } inline __StaticArrayInitTypeSizeU3D56_t0194A3E9F9222887566B1CF6C0E8E013295108CC * get_address_of_DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127() { return &___DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127; } inline void set_DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127(__StaticArrayInitTypeSizeU3D56_t0194A3E9F9222887566B1CF6C0E8E013295108CC value) { ___DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127 = value; } inline static int32_t get_offset_of_DD3AEFEADB1CD615F3017763F1568179FEE640B0_128() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_128)); } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD get_DD3AEFEADB1CD615F3017763F1568179FEE640B0_128() const { return ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_128; } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD * get_address_of_DD3AEFEADB1CD615F3017763F1568179FEE640B0_128() { return &___DD3AEFEADB1CD615F3017763F1568179FEE640B0_128; } inline void set_DD3AEFEADB1CD615F3017763F1568179FEE640B0_128(__StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD value) { ___DD3AEFEADB1CD615F3017763F1568179FEE640B0_128 = value; } inline static int32_t get_offset_of_E1827270A5FE1C85F5352A66FD87BA747213D006_129() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___E1827270A5FE1C85F5352A66FD87BA747213D006_129)); } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA get_E1827270A5FE1C85F5352A66FD87BA747213D006_129() const { return ___E1827270A5FE1C85F5352A66FD87BA747213D006_129; } inline __StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA * get_address_of_E1827270A5FE1C85F5352A66FD87BA747213D006_129() { return &___E1827270A5FE1C85F5352A66FD87BA747213D006_129; } inline void set_E1827270A5FE1C85F5352A66FD87BA747213D006_129(__StaticArrayInitTypeSizeU3D36_t46D2C2EA131D6126B945EA1E0993E0EE8AACC3CA value) { ___E1827270A5FE1C85F5352A66FD87BA747213D006_129 = value; } inline static int32_t get_offset_of_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_130() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_130)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_130() const { return ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_130; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_130() { return &___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_130; } inline void set_E45BAB43F7D5D038672B3E3431F92E34A7AF2571_130(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___E45BAB43F7D5D038672B3E3431F92E34A7AF2571_130 = value; } inline static int32_t get_offset_of_E75835D001C843F156FBA01B001DFE1B8029AC17_131() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___E75835D001C843F156FBA01B001DFE1B8029AC17_131)); } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 get_E75835D001C843F156FBA01B001DFE1B8029AC17_131() const { return ___E75835D001C843F156FBA01B001DFE1B8029AC17_131; } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 * get_address_of_E75835D001C843F156FBA01B001DFE1B8029AC17_131() { return &___E75835D001C843F156FBA01B001DFE1B8029AC17_131; } inline void set_E75835D001C843F156FBA01B001DFE1B8029AC17_131(__StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 value) { ___E75835D001C843F156FBA01B001DFE1B8029AC17_131 = value; } inline static int32_t get_offset_of_E92B39D8233061927D9ACDE54665E68E7535635A_132() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___E92B39D8233061927D9ACDE54665E68E7535635A_132)); } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD get_E92B39D8233061927D9ACDE54665E68E7535635A_132() const { return ___E92B39D8233061927D9ACDE54665E68E7535635A_132; } inline __StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD * get_address_of_E92B39D8233061927D9ACDE54665E68E7535635A_132() { return &___E92B39D8233061927D9ACDE54665E68E7535635A_132; } inline void set_E92B39D8233061927D9ACDE54665E68E7535635A_132(__StaticArrayInitTypeSizeU3D52_t68C389D6C6894AE8F01E7C88DDD8CBDE317B23CD value) { ___E92B39D8233061927D9ACDE54665E68E7535635A_132 = value; } inline static int32_t get_offset_of_EA9506959484C55CFE0C139C624DF6060E285866_133() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___EA9506959484C55CFE0C139C624DF6060E285866_133)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_EA9506959484C55CFE0C139C624DF6060E285866_133() const { return ___EA9506959484C55CFE0C139C624DF6060E285866_133; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_EA9506959484C55CFE0C139C624DF6060E285866_133() { return &___EA9506959484C55CFE0C139C624DF6060E285866_133; } inline void set_EA9506959484C55CFE0C139C624DF6060E285866_133(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___EA9506959484C55CFE0C139C624DF6060E285866_133 = value; } inline static int32_t get_offset_of_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_134() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_134)); } inline __StaticArrayInitTypeSizeU3D262_tF74EA0E2AEDDD20898E5779445ABF7802D23911A get_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_134() const { return ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_134; } inline __StaticArrayInitTypeSizeU3D262_tF74EA0E2AEDDD20898E5779445ABF7802D23911A * get_address_of_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_134() { return &___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_134; } inline void set_EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_134(__StaticArrayInitTypeSizeU3D262_tF74EA0E2AEDDD20898E5779445ABF7802D23911A value) { ___EB5E9A80A40096AB74D2E226650C7258D7BC5E9D_134 = value; } inline static int32_t get_offset_of_EBF68F411848D603D059DFDEA2321C5A5EA78044_135() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___EBF68F411848D603D059DFDEA2321C5A5EA78044_135)); } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 get_EBF68F411848D603D059DFDEA2321C5A5EA78044_135() const { return ___EBF68F411848D603D059DFDEA2321C5A5EA78044_135; } inline __StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 * get_address_of_EBF68F411848D603D059DFDEA2321C5A5EA78044_135() { return &___EBF68F411848D603D059DFDEA2321C5A5EA78044_135; } inline void set_EBF68F411848D603D059DFDEA2321C5A5EA78044_135(__StaticArrayInitTypeSizeU3D64_t7C93E4AFB43BF13F84D563CFD17E5011B9721668 value) { ___EBF68F411848D603D059DFDEA2321C5A5EA78044_135 = value; } inline static int32_t get_offset_of_EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_136() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_136)); } inline __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 get_EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_136() const { return ___EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_136; } inline __StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 * get_address_of_EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_136() { return &___EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_136; } inline void set_EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_136(__StaticArrayInitTypeSizeU3D10_t71B5750224A80E3CACEFBC499879A04CCE6A5CD3 value) { ___EC5BB4F59D4B9B2E9ECD3904D44A8275F23AFB11_136 = value; } inline static int32_t get_offset_of_EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_137() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_137)); } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 get_EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_137() const { return ___EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_137; } inline __StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 * get_address_of_EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_137() { return &___EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_137; } inline void set_EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_137(__StaticArrayInitTypeSizeU3D3_t87EA921BA4E5FA6B89C780901818C549D9F073A4 value) { ___EC83FB16C20052BEE2B4025159BC2ED45C9C70C3_137 = value; } inline static int32_t get_offset_of_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_138() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_138)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_138() const { return ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_138; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_138() { return &___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_138; } inline void set_EC89C317EA2BF49A70EFF5E89C691E34733D7C37_138(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___EC89C317EA2BF49A70EFF5E89C691E34733D7C37_138 = value; } inline static int32_t get_offset_of_F06E829E62F3AFBC045D064E10A4F5DF7C969612_139() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_139)); } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 get_F06E829E62F3AFBC045D064E10A4F5DF7C969612_139() const { return ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_139; } inline __StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 * get_address_of_F06E829E62F3AFBC045D064E10A4F5DF7C969612_139() { return &___F06E829E62F3AFBC045D064E10A4F5DF7C969612_139; } inline void set_F06E829E62F3AFBC045D064E10A4F5DF7C969612_139(__StaticArrayInitTypeSizeU3D40_t31DA647550534A2982671AD8E1F791854ABE4525 value) { ___F06E829E62F3AFBC045D064E10A4F5DF7C969612_139 = value; } inline static int32_t get_offset_of_F073AA332018FDA0D572E99448FFF1D6422BD520_140() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F073AA332018FDA0D572E99448FFF1D6422BD520_140)); } inline __StaticArrayInitTypeSizeU3D11614_t7947936AE0A455E7877908DB7A291DEE37965F6F get_F073AA332018FDA0D572E99448FFF1D6422BD520_140() const { return ___F073AA332018FDA0D572E99448FFF1D6422BD520_140; } inline __StaticArrayInitTypeSizeU3D11614_t7947936AE0A455E7877908DB7A291DEE37965F6F * get_address_of_F073AA332018FDA0D572E99448FFF1D6422BD520_140() { return &___F073AA332018FDA0D572E99448FFF1D6422BD520_140; } inline void set_F073AA332018FDA0D572E99448FFF1D6422BD520_140(__StaticArrayInitTypeSizeU3D11614_t7947936AE0A455E7877908DB7A291DEE37965F6F value) { ___F073AA332018FDA0D572E99448FFF1D6422BD520_140 = value; } inline static int32_t get_offset_of_F34B0E10653402E8F788F8BC3F7CD7090928A429_141() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F34B0E10653402E8F788F8BC3F7CD7090928A429_141)); } inline __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 get_F34B0E10653402E8F788F8BC3F7CD7090928A429_141() const { return ___F34B0E10653402E8F788F8BC3F7CD7090928A429_141; } inline __StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 * get_address_of_F34B0E10653402E8F788F8BC3F7CD7090928A429_141() { return &___F34B0E10653402E8F788F8BC3F7CD7090928A429_141; } inline void set_F34B0E10653402E8F788F8BC3F7CD7090928A429_141(__StaticArrayInitTypeSizeU3D120_t13A2E28354D3A542E1A2AD289B7970CE8BF64CE1 value) { ___F34B0E10653402E8F788F8BC3F7CD7090928A429_141 = value; } inline static int32_t get_offset_of_F37E34BEADB04F34FCC31078A59F49856CA83D5B_142() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_142)); } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 get_F37E34BEADB04F34FCC31078A59F49856CA83D5B_142() const { return ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_142; } inline __StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 * get_address_of_F37E34BEADB04F34FCC31078A59F49856CA83D5B_142() { return &___F37E34BEADB04F34FCC31078A59F49856CA83D5B_142; } inline void set_F37E34BEADB04F34FCC31078A59F49856CA83D5B_142(__StaticArrayInitTypeSizeU3D72_tFE5593C37377A26A806059B8620472A6E51E5AD2 value) { ___F37E34BEADB04F34FCC31078A59F49856CA83D5B_142 = value; } inline static int32_t get_offset_of_F512A9ABF88066AAEB92684F95CC05D8101B462B_143() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F512A9ABF88066AAEB92684F95CC05D8101B462B_143)); } inline __StaticArrayInitTypeSizeU3D94_t52D6560B7A2023DDDFDCF4D8F6C226742520B4C7 get_F512A9ABF88066AAEB92684F95CC05D8101B462B_143() const { return ___F512A9ABF88066AAEB92684F95CC05D8101B462B_143; } inline __StaticArrayInitTypeSizeU3D94_t52D6560B7A2023DDDFDCF4D8F6C226742520B4C7 * get_address_of_F512A9ABF88066AAEB92684F95CC05D8101B462B_143() { return &___F512A9ABF88066AAEB92684F95CC05D8101B462B_143; } inline void set_F512A9ABF88066AAEB92684F95CC05D8101B462B_143(__StaticArrayInitTypeSizeU3D94_t52D6560B7A2023DDDFDCF4D8F6C226742520B4C7 value) { ___F512A9ABF88066AAEB92684F95CC05D8101B462B_143 = value; } inline static int32_t get_offset_of_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_144() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_144)); } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 get_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_144() const { return ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_144; } inline __StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 * get_address_of_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_144() { return &___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_144; } inline void set_F8FAABB821300AA500C2CEC6091B3782A7FB44A4_144(__StaticArrayInitTypeSizeU3D12_t5FA9A9D9E4F196768B874B61DC1C6549CB34A584 value) { ___F8FAABB821300AA500C2CEC6091B3782A7FB44A4_144 = value; } inline static int32_t get_offset_of_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_145() { return static_cast(offsetof(U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8_StaticFields, ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_145)); } inline __StaticArrayInitTypeSizeU3D2350_t029525D9BCF84611FB610B9E4D13EE898E0B055D get_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_145() const { return ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_145; } inline __StaticArrayInitTypeSizeU3D2350_t029525D9BCF84611FB610B9E4D13EE898E0B055D * get_address_of_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_145() { return &___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_145; } inline void set_FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_145(__StaticArrayInitTypeSizeU3D2350_t029525D9BCF84611FB610B9E4D13EE898E0B055D value) { ___FCBD2781A933F0828ED4AAF88FD8B08D76DDD49B_145 = 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.Security.Cryptography.CipherMode struct CipherMode_t4B09770C743AD8BCCA4B44539D0F4725DFCBCE50 { public: // System.Int32 System.Security.Cryptography.CipherMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CipherMode_t4B09770C743AD8BCCA4B44539D0F4725DFCBCE50, ___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.ConstructorInfo struct ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B : public MethodBase_t { public: public: }; struct ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_StaticFields { public: // System.String System.Reflection.ConstructorInfo::ConstructorName String_t* ___ConstructorName_0; // System.String System.Reflection.ConstructorInfo::TypeConstructorName String_t* ___TypeConstructorName_1; public: inline static int32_t get_offset_of_ConstructorName_0() { return static_cast(offsetof(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_StaticFields, ___ConstructorName_0)); } inline String_t* get_ConstructorName_0() const { return ___ConstructorName_0; } inline String_t** get_address_of_ConstructorName_0() { return &___ConstructorName_0; } inline void set_ConstructorName_0(String_t* value) { ___ConstructorName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ConstructorName_0), (void*)value); } inline static int32_t get_offset_of_TypeConstructorName_1() { return static_cast(offsetof(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_StaticFields, ___TypeConstructorName_1)); } inline String_t* get_TypeConstructorName_1() const { return ___TypeConstructorName_1; } inline String_t** get_address_of_TypeConstructorName_1() { return &___TypeConstructorName_1; } inline void set_TypeConstructorName_1(String_t* value) { ___TypeConstructorName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeConstructorName_1), (void*)value); } }; // System.Security.Cryptography.CspParameters struct CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC : public RuntimeObject { public: // System.Int32 System.Security.Cryptography.CspParameters::ProviderType int32_t ___ProviderType_0; // System.String System.Security.Cryptography.CspParameters::ProviderName String_t* ___ProviderName_1; // System.String System.Security.Cryptography.CspParameters::KeyContainerName String_t* ___KeyContainerName_2; // System.Int32 System.Security.Cryptography.CspParameters::KeyNumber int32_t ___KeyNumber_3; // System.Int32 System.Security.Cryptography.CspParameters::m_flags int32_t ___m_flags_4; // System.Security.AccessControl.CryptoKeySecurity System.Security.Cryptography.CspParameters::m_cryptoKeySecurity CryptoKeySecurity_tCE877564182EC9B0971E4014404636BD55B87EE2 * ___m_cryptoKeySecurity_5; // System.Security.SecureString System.Security.Cryptography.CspParameters::m_keyPassword SecureString_t19F65D6480BBCE2D5F24F21B7F4E6C7841698D94 * ___m_keyPassword_6; // System.IntPtr System.Security.Cryptography.CspParameters::m_parentWindowHandle intptr_t ___m_parentWindowHandle_7; public: inline static int32_t get_offset_of_ProviderType_0() { return static_cast(offsetof(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC, ___ProviderType_0)); } inline int32_t get_ProviderType_0() const { return ___ProviderType_0; } inline int32_t* get_address_of_ProviderType_0() { return &___ProviderType_0; } inline void set_ProviderType_0(int32_t value) { ___ProviderType_0 = value; } inline static int32_t get_offset_of_ProviderName_1() { return static_cast(offsetof(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC, ___ProviderName_1)); } inline String_t* get_ProviderName_1() const { return ___ProviderName_1; } inline String_t** get_address_of_ProviderName_1() { return &___ProviderName_1; } inline void set_ProviderName_1(String_t* value) { ___ProviderName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___ProviderName_1), (void*)value); } inline static int32_t get_offset_of_KeyContainerName_2() { return static_cast(offsetof(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC, ___KeyContainerName_2)); } inline String_t* get_KeyContainerName_2() const { return ___KeyContainerName_2; } inline String_t** get_address_of_KeyContainerName_2() { return &___KeyContainerName_2; } inline void set_KeyContainerName_2(String_t* value) { ___KeyContainerName_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___KeyContainerName_2), (void*)value); } inline static int32_t get_offset_of_KeyNumber_3() { return static_cast(offsetof(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC, ___KeyNumber_3)); } inline int32_t get_KeyNumber_3() const { return ___KeyNumber_3; } inline int32_t* get_address_of_KeyNumber_3() { return &___KeyNumber_3; } inline void set_KeyNumber_3(int32_t value) { ___KeyNumber_3 = value; } inline static int32_t get_offset_of_m_flags_4() { return static_cast(offsetof(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC, ___m_flags_4)); } inline int32_t get_m_flags_4() const { return ___m_flags_4; } inline int32_t* get_address_of_m_flags_4() { return &___m_flags_4; } inline void set_m_flags_4(int32_t value) { ___m_flags_4 = value; } inline static int32_t get_offset_of_m_cryptoKeySecurity_5() { return static_cast(offsetof(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC, ___m_cryptoKeySecurity_5)); } inline CryptoKeySecurity_tCE877564182EC9B0971E4014404636BD55B87EE2 * get_m_cryptoKeySecurity_5() const { return ___m_cryptoKeySecurity_5; } inline CryptoKeySecurity_tCE877564182EC9B0971E4014404636BD55B87EE2 ** get_address_of_m_cryptoKeySecurity_5() { return &___m_cryptoKeySecurity_5; } inline void set_m_cryptoKeySecurity_5(CryptoKeySecurity_tCE877564182EC9B0971E4014404636BD55B87EE2 * value) { ___m_cryptoKeySecurity_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cryptoKeySecurity_5), (void*)value); } inline static int32_t get_offset_of_m_keyPassword_6() { return static_cast(offsetof(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC, ___m_keyPassword_6)); } inline SecureString_t19F65D6480BBCE2D5F24F21B7F4E6C7841698D94 * get_m_keyPassword_6() const { return ___m_keyPassword_6; } inline SecureString_t19F65D6480BBCE2D5F24F21B7F4E6C7841698D94 ** get_address_of_m_keyPassword_6() { return &___m_keyPassword_6; } inline void set_m_keyPassword_6(SecureString_t19F65D6480BBCE2D5F24F21B7F4E6C7841698D94 * value) { ___m_keyPassword_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_keyPassword_6), (void*)value); } inline static int32_t get_offset_of_m_parentWindowHandle_7() { return static_cast(offsetof(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC, ___m_parentWindowHandle_7)); } inline intptr_t get_m_parentWindowHandle_7() const { return ___m_parentWindowHandle_7; } inline intptr_t* get_address_of_m_parentWindowHandle_7() { return &___m_parentWindowHandle_7; } inline void set_m_parentWindowHandle_7(intptr_t value) { ___m_parentWindowHandle_7 = value; } }; // System.Security.Cryptography.CspProviderFlags struct CspProviderFlags_t8981EF4CA441D46FBF242ABAA443608B474586D1 { public: // System.Int32 System.Security.Cryptography.CspProviderFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CspProviderFlags_t8981EF4CA441D46FBF242ABAA443608B474586D1, ___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.CultureTypes struct CultureTypes_tB9D04DB701DFFD210578F9FEA92C4AE244039616 { public: // System.Int32 System.Globalization.CultureTypes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(CultureTypes_tB9D04DB701DFFD210578F9FEA92C4AE244039616, ___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.Security.Cryptography.DSACryptoServiceProvider struct DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A : public DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 { public: // Mono.Security.Cryptography.KeyPairPersistence System.Security.Cryptography.DSACryptoServiceProvider::store KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * ___store_3; // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::persistKey bool ___persistKey_4; // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::persisted bool ___persisted_5; // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::privateKeyExportable bool ___privateKeyExportable_6; // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::m_disposed bool ___m_disposed_7; // Mono.Security.Cryptography.DSAManaged System.Security.Cryptography.DSACryptoServiceProvider::dsa DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * ___dsa_8; public: inline static int32_t get_offset_of_store_3() { return static_cast(offsetof(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A, ___store_3)); } inline KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * get_store_3() const { return ___store_3; } inline KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A ** get_address_of_store_3() { return &___store_3; } inline void set_store_3(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * value) { ___store_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___store_3), (void*)value); } inline static int32_t get_offset_of_persistKey_4() { return static_cast(offsetof(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A, ___persistKey_4)); } inline bool get_persistKey_4() const { return ___persistKey_4; } inline bool* get_address_of_persistKey_4() { return &___persistKey_4; } inline void set_persistKey_4(bool value) { ___persistKey_4 = value; } inline static int32_t get_offset_of_persisted_5() { return static_cast(offsetof(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A, ___persisted_5)); } inline bool get_persisted_5() const { return ___persisted_5; } inline bool* get_address_of_persisted_5() { return &___persisted_5; } inline void set_persisted_5(bool value) { ___persisted_5 = value; } inline static int32_t get_offset_of_privateKeyExportable_6() { return static_cast(offsetof(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A, ___privateKeyExportable_6)); } inline bool get_privateKeyExportable_6() const { return ___privateKeyExportable_6; } inline bool* get_address_of_privateKeyExportable_6() { return &___privateKeyExportable_6; } inline void set_privateKeyExportable_6(bool value) { ___privateKeyExportable_6 = value; } inline static int32_t get_offset_of_m_disposed_7() { return static_cast(offsetof(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A, ___m_disposed_7)); } inline bool get_m_disposed_7() const { return ___m_disposed_7; } inline bool* get_address_of_m_disposed_7() { return &___m_disposed_7; } inline void set_m_disposed_7(bool value) { ___m_disposed_7 = value; } inline static int32_t get_offset_of_dsa_8() { return static_cast(offsetof(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A, ___dsa_8)); } inline DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * get_dsa_8() const { return ___dsa_8; } inline DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA ** get_address_of_dsa_8() { return &___dsa_8; } inline void set_dsa_8(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * value) { ___dsa_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___dsa_8), (void*)value); } }; struct DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_StaticFields { public: // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::useMachineKeyStore bool ___useMachineKeyStore_9; public: inline static int32_t get_offset_of_useMachineKeyStore_9() { return static_cast(offsetof(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_StaticFields, ___useMachineKeyStore_9)); } inline bool get_useMachineKeyStore_9() const { return ___useMachineKeyStore_9; } inline bool* get_address_of_useMachineKeyStore_9() { return &___useMachineKeyStore_9; } inline void set_useMachineKeyStore_9(bool value) { ___useMachineKeyStore_9 = value; } }; // Mono.Security.Cryptography.DSAManaged struct DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA : public DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 { public: // System.Boolean Mono.Security.Cryptography.DSAManaged::keypairGenerated bool ___keypairGenerated_2; // System.Boolean Mono.Security.Cryptography.DSAManaged::m_disposed bool ___m_disposed_3; // Mono.Math.BigInteger Mono.Security.Cryptography.DSAManaged::p BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___p_4; // Mono.Math.BigInteger Mono.Security.Cryptography.DSAManaged::q BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___q_5; // Mono.Math.BigInteger Mono.Security.Cryptography.DSAManaged::g BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___g_6; // Mono.Math.BigInteger Mono.Security.Cryptography.DSAManaged::x BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___x_7; // Mono.Math.BigInteger Mono.Security.Cryptography.DSAManaged::y BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___y_8; // Mono.Math.BigInteger Mono.Security.Cryptography.DSAManaged::j BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___j_9; // Mono.Math.BigInteger Mono.Security.Cryptography.DSAManaged::seed BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___seed_10; // System.Int32 Mono.Security.Cryptography.DSAManaged::counter int32_t ___counter_11; // System.Boolean Mono.Security.Cryptography.DSAManaged::j_missing bool ___j_missing_12; // System.Security.Cryptography.RandomNumberGenerator Mono.Security.Cryptography.DSAManaged::rng RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * ___rng_13; // Mono.Security.Cryptography.DSAManaged/KeyGeneratedEventHandler Mono.Security.Cryptography.DSAManaged::KeyGenerated KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * ___KeyGenerated_14; public: inline static int32_t get_offset_of_keypairGenerated_2() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___keypairGenerated_2)); } inline bool get_keypairGenerated_2() const { return ___keypairGenerated_2; } inline bool* get_address_of_keypairGenerated_2() { return &___keypairGenerated_2; } inline void set_keypairGenerated_2(bool value) { ___keypairGenerated_2 = value; } inline static int32_t get_offset_of_m_disposed_3() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___m_disposed_3)); } inline bool get_m_disposed_3() const { return ___m_disposed_3; } inline bool* get_address_of_m_disposed_3() { return &___m_disposed_3; } inline void set_m_disposed_3(bool value) { ___m_disposed_3 = value; } inline static int32_t get_offset_of_p_4() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___p_4)); } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * get_p_4() const { return ___p_4; } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 ** get_address_of_p_4() { return &___p_4; } inline void set_p_4(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * value) { ___p_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___p_4), (void*)value); } inline static int32_t get_offset_of_q_5() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___q_5)); } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * get_q_5() const { return ___q_5; } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 ** get_address_of_q_5() { return &___q_5; } inline void set_q_5(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * value) { ___q_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___q_5), (void*)value); } inline static int32_t get_offset_of_g_6() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___g_6)); } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * get_g_6() const { return ___g_6; } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 ** get_address_of_g_6() { return &___g_6; } inline void set_g_6(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * value) { ___g_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___g_6), (void*)value); } inline static int32_t get_offset_of_x_7() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___x_7)); } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * get_x_7() const { return ___x_7; } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 ** get_address_of_x_7() { return &___x_7; } inline void set_x_7(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * value) { ___x_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___x_7), (void*)value); } inline static int32_t get_offset_of_y_8() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___y_8)); } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * get_y_8() const { return ___y_8; } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 ** get_address_of_y_8() { return &___y_8; } inline void set_y_8(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * value) { ___y_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___y_8), (void*)value); } inline static int32_t get_offset_of_j_9() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___j_9)); } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * get_j_9() const { return ___j_9; } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 ** get_address_of_j_9() { return &___j_9; } inline void set_j_9(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * value) { ___j_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___j_9), (void*)value); } inline static int32_t get_offset_of_seed_10() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___seed_10)); } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * get_seed_10() const { return ___seed_10; } inline BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 ** get_address_of_seed_10() { return &___seed_10; } inline void set_seed_10(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * value) { ___seed_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___seed_10), (void*)value); } inline static int32_t get_offset_of_counter_11() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___counter_11)); } inline int32_t get_counter_11() const { return ___counter_11; } inline int32_t* get_address_of_counter_11() { return &___counter_11; } inline void set_counter_11(int32_t value) { ___counter_11 = value; } inline static int32_t get_offset_of_j_missing_12() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___j_missing_12)); } inline bool get_j_missing_12() const { return ___j_missing_12; } inline bool* get_address_of_j_missing_12() { return &___j_missing_12; } inline void set_j_missing_12(bool value) { ___j_missing_12 = value; } inline static int32_t get_offset_of_rng_13() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___rng_13)); } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * get_rng_13() const { return ___rng_13; } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 ** get_address_of_rng_13() { return &___rng_13; } inline void set_rng_13(RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * value) { ___rng_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___rng_13), (void*)value); } inline static int32_t get_offset_of_KeyGenerated_14() { return static_cast(offsetof(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA, ___KeyGenerated_14)); } inline KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * get_KeyGenerated_14() const { return ___KeyGenerated_14; } inline KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC ** get_address_of_KeyGenerated_14() { return &___KeyGenerated_14; } inline void set_KeyGenerated_14(KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * value) { ___KeyGenerated_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___KeyGenerated_14), (void*)value); } }; // 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_10; // System.Int32 System.Collections.Hashtable::count int32_t ___count_11; // System.Int32 System.Collections.Hashtable::occupancy int32_t ___occupancy_12; // System.Int32 System.Collections.Hashtable::loadsize int32_t ___loadsize_13; // System.Single System.Collections.Hashtable::loadFactor float ___loadFactor_14; // System.Int32 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::version int32_t ___version_15; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Hashtable::isWriterInProgress bool ___isWriterInProgress_16; // System.Collections.ICollection System.Collections.Hashtable::keys RuntimeObject* ___keys_17; // System.Collections.ICollection System.Collections.Hashtable::values RuntimeObject* ___values_18; // System.Collections.IEqualityComparer System.Collections.Hashtable::_keycomparer RuntimeObject* ____keycomparer_19; // System.Object System.Collections.Hashtable::_syncRoot RuntimeObject * ____syncRoot_20; public: inline static int32_t get_offset_of_buckets_10() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___buckets_10)); } inline bucketU5BU5D_tFE956DAEFB1D1C86A13EF247D7367BF60B55E190* get_buckets_10() const { return ___buckets_10; } inline bucketU5BU5D_tFE956DAEFB1D1C86A13EF247D7367BF60B55E190** get_address_of_buckets_10() { return &___buckets_10; } inline void set_buckets_10(bucketU5BU5D_tFE956DAEFB1D1C86A13EF247D7367BF60B55E190* value) { ___buckets_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_10), (void*)value); } inline static int32_t get_offset_of_count_11() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___count_11)); } inline int32_t get_count_11() const { return ___count_11; } inline int32_t* get_address_of_count_11() { return &___count_11; } inline void set_count_11(int32_t value) { ___count_11 = value; } inline static int32_t get_offset_of_occupancy_12() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___occupancy_12)); } inline int32_t get_occupancy_12() const { return ___occupancy_12; } inline int32_t* get_address_of_occupancy_12() { return &___occupancy_12; } inline void set_occupancy_12(int32_t value) { ___occupancy_12 = value; } inline static int32_t get_offset_of_loadsize_13() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___loadsize_13)); } inline int32_t get_loadsize_13() const { return ___loadsize_13; } inline int32_t* get_address_of_loadsize_13() { return &___loadsize_13; } inline void set_loadsize_13(int32_t value) { ___loadsize_13 = value; } inline static int32_t get_offset_of_loadFactor_14() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___loadFactor_14)); } inline float get_loadFactor_14() const { return ___loadFactor_14; } inline float* get_address_of_loadFactor_14() { return &___loadFactor_14; } inline void set_loadFactor_14(float value) { ___loadFactor_14 = value; } inline static int32_t get_offset_of_version_15() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___version_15)); } inline int32_t get_version_15() const { return ___version_15; } inline int32_t* get_address_of_version_15() { return &___version_15; } inline void set_version_15(int32_t value) { ___version_15 = value; } inline static int32_t get_offset_of_isWriterInProgress_16() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___isWriterInProgress_16)); } inline bool get_isWriterInProgress_16() const { return ___isWriterInProgress_16; } inline bool* get_address_of_isWriterInProgress_16() { return &___isWriterInProgress_16; } inline void set_isWriterInProgress_16(bool value) { ___isWriterInProgress_16 = value; } inline static int32_t get_offset_of_keys_17() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___keys_17)); } inline RuntimeObject* get_keys_17() const { return ___keys_17; } inline RuntimeObject** get_address_of_keys_17() { return &___keys_17; } inline void set_keys_17(RuntimeObject* value) { ___keys_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_17), (void*)value); } inline static int32_t get_offset_of_values_18() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ___values_18)); } inline RuntimeObject* get_values_18() const { return ___values_18; } inline RuntimeObject** get_address_of_values_18() { return &___values_18; } inline void set_values_18(RuntimeObject* value) { ___values_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_18), (void*)value); } inline static int32_t get_offset_of__keycomparer_19() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ____keycomparer_19)); } inline RuntimeObject* get__keycomparer_19() const { return ____keycomparer_19; } inline RuntimeObject** get_address_of__keycomparer_19() { return &____keycomparer_19; } inline void set__keycomparer_19(RuntimeObject* value) { ____keycomparer_19 = value; Il2CppCodeGenWriteBarrier((void**)(&____keycomparer_19), (void*)value); } inline static int32_t get_offset_of__syncRoot_20() { return static_cast(offsetof(Hashtable_t7565AB92A12227AD5BADD6911F10D87EE52509AC, ____syncRoot_20)); } inline RuntimeObject * get__syncRoot_20() const { return ____syncRoot_20; } inline RuntimeObject ** get_address_of__syncRoot_20() { return &____syncRoot_20; } inline void set__syncRoot_20(RuntimeObject * value) { ____syncRoot_20 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_20), (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.Security.Cryptography.X509Certificates.OidGroup struct OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69 { public: // System.Int32 System.Security.Cryptography.X509Certificates.OidGroup::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69, ___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.Security.Cryptography.PaddingMode struct PaddingMode_t290E663334E2B7C9D97E4E1985CB3CAAB7B432D3 { public: // System.Int32 System.Security.Cryptography.PaddingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PaddingMode_t290E663334E2B7C9D97E4E1985CB3CAAB7B432D3, ___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.ParameterAttributes struct ParameterAttributes_t79BD378DEC3F187D9773B9A4EDE573866E930218 { public: // System.Int32 System.Reflection.ParameterAttributes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParameterAttributes_t79BD378DEC3F187D9773B9A4EDE573866E930218, ___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.Security.Cryptography.RNGCryptoServiceProvider struct RNGCryptoServiceProvider_t696D1B0DFED446BE4718F7E18ABFFBB6E5A8A5A1 : public RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 { public: // System.IntPtr System.Security.Cryptography.RNGCryptoServiceProvider::_handle intptr_t ____handle_1; public: inline static int32_t get_offset_of__handle_1() { return static_cast(offsetof(RNGCryptoServiceProvider_t696D1B0DFED446BE4718F7E18ABFFBB6E5A8A5A1, ____handle_1)); } inline intptr_t get__handle_1() const { return ____handle_1; } inline intptr_t* get_address_of__handle_1() { return &____handle_1; } inline void set__handle_1(intptr_t value) { ____handle_1 = value; } }; struct RNGCryptoServiceProvider_t696D1B0DFED446BE4718F7E18ABFFBB6E5A8A5A1_StaticFields { public: // System.Object System.Security.Cryptography.RNGCryptoServiceProvider::_lock RuntimeObject * ____lock_0; public: inline static int32_t get_offset_of__lock_0() { return static_cast(offsetof(RNGCryptoServiceProvider_t696D1B0DFED446BE4718F7E18ABFFBB6E5A8A5A1_StaticFields, ____lock_0)); } inline RuntimeObject * get__lock_0() const { return ____lock_0; } inline RuntimeObject ** get_address_of__lock_0() { return &____lock_0; } inline void set__lock_0(RuntimeObject * value) { ____lock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____lock_0), (void*)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.TimeSpan struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_22; public: inline static int32_t get_offset_of__ticks_22() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203, ____ticks_22)); } inline int64_t get__ticks_22() const { return ____ticks_22; } inline int64_t* get_address_of__ticks_22() { return &____ticks_22; } inline void set__ticks_22(int64_t value) { ____ticks_22 = value; } }; struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___Zero_19; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MaxValue_20; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MinValue_21; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_23; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_24; public: inline static int32_t get_offset_of_Zero_19() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___Zero_19)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_Zero_19() const { return ___Zero_19; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_Zero_19() { return &___Zero_19; } inline void set_Zero_19(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___Zero_19 = value; } inline static int32_t get_offset_of_MaxValue_20() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MaxValue_20)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MaxValue_20() const { return ___MaxValue_20; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MaxValue_20() { return &___MaxValue_20; } inline void set_MaxValue_20(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MaxValue_20 = value; } inline static int32_t get_offset_of_MinValue_21() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MinValue_21)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MinValue_21() const { return ___MinValue_21; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MinValue_21() { return &___MinValue_21; } inline void set_MinValue_21(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MinValue_21 = value; } inline static int32_t get_offset_of__legacyConfigChecked_23() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyConfigChecked_23)); } inline bool get__legacyConfigChecked_23() const { return ____legacyConfigChecked_23; } inline bool* get_address_of__legacyConfigChecked_23() { return &____legacyConfigChecked_23; } inline void set__legacyConfigChecked_23(bool value) { ____legacyConfigChecked_23 = value; } inline static int32_t get_offset_of__legacyMode_24() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyMode_24)); } inline bool get__legacyMode_24() const { return ____legacyMode_24; } inline bool* get_address_of__legacyMode_24() { return &____legacyMode_24; } inline void set__legacyMode_24(bool value) { ____legacyMode_24 = 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.Reflection.CustomAttributeData/LazyCAttrData struct LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 : public RuntimeObject { public: // System.Reflection.Assembly System.Reflection.CustomAttributeData/LazyCAttrData::assembly Assembly_t * ___assembly_0; // System.IntPtr System.Reflection.CustomAttributeData/LazyCAttrData::data intptr_t ___data_1; // System.UInt32 System.Reflection.CustomAttributeData/LazyCAttrData::data_length uint32_t ___data_length_2; public: inline static int32_t get_offset_of_assembly_0() { return static_cast(offsetof(LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3, ___assembly_0)); } inline Assembly_t * get_assembly_0() const { return ___assembly_0; } inline Assembly_t ** get_address_of_assembly_0() { return &___assembly_0; } inline void set_assembly_0(Assembly_t * value) { ___assembly_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___assembly_0), (void*)value); } inline static int32_t get_offset_of_data_1() { return static_cast(offsetof(LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3, ___data_1)); } inline intptr_t get_data_1() const { return ___data_1; } inline intptr_t* get_address_of_data_1() { return &___data_1; } inline void set_data_1(intptr_t value) { ___data_1 = value; } inline static int32_t get_offset_of_data_length_2() { return static_cast(offsetof(LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3, ___data_length_2)); } inline uint32_t get_data_length_2() const { return ___data_length_2; } inline uint32_t* get_address_of_data_length_2() { return &___data_length_2; } inline void set_data_length_2(uint32_t value) { ___data_length_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.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.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.Reflection.Module struct Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7 : public RuntimeObject { public: // System.IntPtr System.Reflection.Module::_impl intptr_t ____impl_2; // System.Reflection.Assembly System.Reflection.Module::assembly Assembly_t * ___assembly_3; // System.String System.Reflection.Module::fqname String_t* ___fqname_4; // System.String System.Reflection.Module::name String_t* ___name_5; // System.String System.Reflection.Module::scopename String_t* ___scopename_6; // System.Boolean System.Reflection.Module::is_resource bool ___is_resource_7; // System.Int32 System.Reflection.Module::token int32_t ___token_8; public: inline static int32_t get_offset_of__impl_2() { return static_cast(offsetof(Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7, ____impl_2)); } inline intptr_t get__impl_2() const { return ____impl_2; } inline intptr_t* get_address_of__impl_2() { return &____impl_2; } inline void set__impl_2(intptr_t value) { ____impl_2 = value; } inline static int32_t get_offset_of_assembly_3() { return static_cast(offsetof(Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7, ___assembly_3)); } inline Assembly_t * get_assembly_3() const { return ___assembly_3; } inline Assembly_t ** get_address_of_assembly_3() { return &___assembly_3; } inline void set_assembly_3(Assembly_t * value) { ___assembly_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___assembly_3), (void*)value); } inline static int32_t get_offset_of_fqname_4() { return static_cast(offsetof(Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7, ___fqname_4)); } inline String_t* get_fqname_4() const { return ___fqname_4; } inline String_t** get_address_of_fqname_4() { return &___fqname_4; } inline void set_fqname_4(String_t* value) { ___fqname_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___fqname_4), (void*)value); } inline static int32_t get_offset_of_name_5() { return static_cast(offsetof(Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7, ___name_5)); } inline String_t* get_name_5() const { return ___name_5; } inline String_t** get_address_of_name_5() { return &___name_5; } inline void set_name_5(String_t* value) { ___name_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___name_5), (void*)value); } inline static int32_t get_offset_of_scopename_6() { return static_cast(offsetof(Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7, ___scopename_6)); } inline String_t* get_scopename_6() const { return ___scopename_6; } inline String_t** get_address_of_scopename_6() { return &___scopename_6; } inline void set_scopename_6(String_t* value) { ___scopename_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___scopename_6), (void*)value); } inline static int32_t get_offset_of_is_resource_7() { return static_cast(offsetof(Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7, ___is_resource_7)); } inline bool get_is_resource_7() const { return ___is_resource_7; } inline bool* get_address_of_is_resource_7() { return &___is_resource_7; } inline void set_is_resource_7(bool value) { ___is_resource_7 = value; } inline static int32_t get_offset_of_token_8() { return static_cast(offsetof(Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7, ___token_8)); } inline int32_t get_token_8() const { return ___token_8; } inline int32_t* get_address_of_token_8() { return &___token_8; } inline void set_token_8(int32_t value) { ___token_8 = value; } }; struct Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7_StaticFields { public: // System.Reflection.TypeFilter System.Reflection.Module::FilterTypeName TypeFilter_t8E0AA7E71F2D6695C61A52277E6CF6E49230F2C3 * ___FilterTypeName_0; // System.Reflection.TypeFilter System.Reflection.Module::FilterTypeNameIgnoreCase TypeFilter_t8E0AA7E71F2D6695C61A52277E6CF6E49230F2C3 * ___FilterTypeNameIgnoreCase_1; public: inline static int32_t get_offset_of_FilterTypeName_0() { return static_cast(offsetof(Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7_StaticFields, ___FilterTypeName_0)); } inline TypeFilter_t8E0AA7E71F2D6695C61A52277E6CF6E49230F2C3 * get_FilterTypeName_0() const { return ___FilterTypeName_0; } inline TypeFilter_t8E0AA7E71F2D6695C61A52277E6CF6E49230F2C3 ** get_address_of_FilterTypeName_0() { return &___FilterTypeName_0; } inline void set_FilterTypeName_0(TypeFilter_t8E0AA7E71F2D6695C61A52277E6CF6E49230F2C3 * value) { ___FilterTypeName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterTypeName_0), (void*)value); } inline static int32_t get_offset_of_FilterTypeNameIgnoreCase_1() { return static_cast(offsetof(Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7_StaticFields, ___FilterTypeNameIgnoreCase_1)); } inline TypeFilter_t8E0AA7E71F2D6695C61A52277E6CF6E49230F2C3 * get_FilterTypeNameIgnoreCase_1() const { return ___FilterTypeNameIgnoreCase_1; } inline TypeFilter_t8E0AA7E71F2D6695C61A52277E6CF6E49230F2C3 ** get_address_of_FilterTypeNameIgnoreCase_1() { return &___FilterTypeNameIgnoreCase_1; } inline void set_FilterTypeNameIgnoreCase_1(TypeFilter_t8E0AA7E71F2D6695C61A52277E6CF6E49230F2C3 * value) { ___FilterTypeNameIgnoreCase_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterTypeNameIgnoreCase_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.Module struct Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7_marshaled_pinvoke { intptr_t ____impl_2; Assembly_t_marshaled_pinvoke* ___assembly_3; char* ___fqname_4; char* ___name_5; char* ___scopename_6; int32_t ___is_resource_7; int32_t ___token_8; }; // Native definition for COM marshalling of System.Reflection.Module struct Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7_marshaled_com { intptr_t ____impl_2; Assembly_t_marshaled_com* ___assembly_3; Il2CppChar* ___fqname_4; Il2CppChar* ___name_5; Il2CppChar* ___scopename_6; int32_t ___is_resource_7; int32_t ___token_8; }; // 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.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 : public RuntimeObject { public: // System.Type System.Reflection.ParameterInfo::ClassImpl Type_t * ___ClassImpl_0; // System.Object System.Reflection.ParameterInfo::DefaultValueImpl RuntimeObject * ___DefaultValueImpl_1; // System.Reflection.MemberInfo System.Reflection.ParameterInfo::MemberImpl MemberInfo_t * ___MemberImpl_2; // System.String System.Reflection.ParameterInfo::NameImpl String_t* ___NameImpl_3; // System.Int32 System.Reflection.ParameterInfo::PositionImpl int32_t ___PositionImpl_4; // System.Reflection.ParameterAttributes System.Reflection.ParameterInfo::AttrsImpl int32_t ___AttrsImpl_5; // System.Runtime.InteropServices.MarshalAsAttribute System.Reflection.ParameterInfo::marshalAs MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * ___marshalAs_6; public: inline static int32_t get_offset_of_ClassImpl_0() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___ClassImpl_0)); } inline Type_t * get_ClassImpl_0() const { return ___ClassImpl_0; } inline Type_t ** get_address_of_ClassImpl_0() { return &___ClassImpl_0; } inline void set_ClassImpl_0(Type_t * value) { ___ClassImpl_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ClassImpl_0), (void*)value); } inline static int32_t get_offset_of_DefaultValueImpl_1() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___DefaultValueImpl_1)); } inline RuntimeObject * get_DefaultValueImpl_1() const { return ___DefaultValueImpl_1; } inline RuntimeObject ** get_address_of_DefaultValueImpl_1() { return &___DefaultValueImpl_1; } inline void set_DefaultValueImpl_1(RuntimeObject * value) { ___DefaultValueImpl_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___DefaultValueImpl_1), (void*)value); } inline static int32_t get_offset_of_MemberImpl_2() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___MemberImpl_2)); } inline MemberInfo_t * get_MemberImpl_2() const { return ___MemberImpl_2; } inline MemberInfo_t ** get_address_of_MemberImpl_2() { return &___MemberImpl_2; } inline void set_MemberImpl_2(MemberInfo_t * value) { ___MemberImpl_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___MemberImpl_2), (void*)value); } inline static int32_t get_offset_of_NameImpl_3() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___NameImpl_3)); } inline String_t* get_NameImpl_3() const { return ___NameImpl_3; } inline String_t** get_address_of_NameImpl_3() { return &___NameImpl_3; } inline void set_NameImpl_3(String_t* value) { ___NameImpl_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___NameImpl_3), (void*)value); } inline static int32_t get_offset_of_PositionImpl_4() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___PositionImpl_4)); } inline int32_t get_PositionImpl_4() const { return ___PositionImpl_4; } inline int32_t* get_address_of_PositionImpl_4() { return &___PositionImpl_4; } inline void set_PositionImpl_4(int32_t value) { ___PositionImpl_4 = value; } inline static int32_t get_offset_of_AttrsImpl_5() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___AttrsImpl_5)); } inline int32_t get_AttrsImpl_5() const { return ___AttrsImpl_5; } inline int32_t* get_address_of_AttrsImpl_5() { return &___AttrsImpl_5; } inline void set_AttrsImpl_5(int32_t value) { ___AttrsImpl_5 = value; } inline static int32_t get_offset_of_marshalAs_6() { return static_cast(offsetof(ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7, ___marshalAs_6)); } inline MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * get_marshalAs_6() const { return ___marshalAs_6; } inline MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 ** get_address_of_marshalAs_6() { return &___marshalAs_6; } inline void set_marshalAs_6(MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * value) { ___marshalAs_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___marshalAs_6), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_marshaled_pinvoke { Type_t * ___ClassImpl_0; Il2CppIUnknown* ___DefaultValueImpl_1; MemberInfo_t * ___MemberImpl_2; char* ___NameImpl_3; int32_t ___PositionImpl_4; int32_t ___AttrsImpl_5; MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * ___marshalAs_6; }; // Native definition for COM marshalling of System.Reflection.ParameterInfo struct ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7_marshaled_com { Type_t * ___ClassImpl_0; Il2CppIUnknown* ___DefaultValueImpl_1; MemberInfo_t * ___MemberImpl_2; Il2CppChar* ___NameImpl_3; int32_t ___PositionImpl_4; int32_t ___AttrsImpl_5; MarshalAsAttribute_t1689F84A11C34D0F35491C8F0DA4421467B6EFE6 * ___marshalAs_6; }; // 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.Security.Cryptography.SymmetricAlgorithm struct SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 : public RuntimeObject { public: // System.Int32 System.Security.Cryptography.SymmetricAlgorithm::BlockSizeValue int32_t ___BlockSizeValue_0; // System.Int32 System.Security.Cryptography.SymmetricAlgorithm::FeedbackSizeValue int32_t ___FeedbackSizeValue_1; // System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::IVValue ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___IVValue_2; // System.Byte[] System.Security.Cryptography.SymmetricAlgorithm::KeyValue ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___KeyValue_3; // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.SymmetricAlgorithm::LegalBlockSizesValue KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___LegalBlockSizesValue_4; // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.SymmetricAlgorithm::LegalKeySizesValue KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___LegalKeySizesValue_5; // System.Int32 System.Security.Cryptography.SymmetricAlgorithm::KeySizeValue int32_t ___KeySizeValue_6; // System.Security.Cryptography.CipherMode System.Security.Cryptography.SymmetricAlgorithm::ModeValue int32_t ___ModeValue_7; // System.Security.Cryptography.PaddingMode System.Security.Cryptography.SymmetricAlgorithm::PaddingValue int32_t ___PaddingValue_8; public: inline static int32_t get_offset_of_BlockSizeValue_0() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___BlockSizeValue_0)); } inline int32_t get_BlockSizeValue_0() const { return ___BlockSizeValue_0; } inline int32_t* get_address_of_BlockSizeValue_0() { return &___BlockSizeValue_0; } inline void set_BlockSizeValue_0(int32_t value) { ___BlockSizeValue_0 = value; } inline static int32_t get_offset_of_FeedbackSizeValue_1() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___FeedbackSizeValue_1)); } inline int32_t get_FeedbackSizeValue_1() const { return ___FeedbackSizeValue_1; } inline int32_t* get_address_of_FeedbackSizeValue_1() { return &___FeedbackSizeValue_1; } inline void set_FeedbackSizeValue_1(int32_t value) { ___FeedbackSizeValue_1 = value; } inline static int32_t get_offset_of_IVValue_2() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___IVValue_2)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_IVValue_2() const { return ___IVValue_2; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_IVValue_2() { return &___IVValue_2; } inline void set_IVValue_2(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___IVValue_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___IVValue_2), (void*)value); } inline static int32_t get_offset_of_KeyValue_3() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___KeyValue_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_KeyValue_3() const { return ___KeyValue_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_KeyValue_3() { return &___KeyValue_3; } inline void set_KeyValue_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___KeyValue_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___KeyValue_3), (void*)value); } inline static int32_t get_offset_of_LegalBlockSizesValue_4() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___LegalBlockSizesValue_4)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_LegalBlockSizesValue_4() const { return ___LegalBlockSizesValue_4; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_LegalBlockSizesValue_4() { return &___LegalBlockSizesValue_4; } inline void set_LegalBlockSizesValue_4(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___LegalBlockSizesValue_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___LegalBlockSizesValue_4), (void*)value); } inline static int32_t get_offset_of_LegalKeySizesValue_5() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___LegalKeySizesValue_5)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_LegalKeySizesValue_5() const { return ___LegalKeySizesValue_5; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_LegalKeySizesValue_5() { return &___LegalKeySizesValue_5; } inline void set_LegalKeySizesValue_5(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___LegalKeySizesValue_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___LegalKeySizesValue_5), (void*)value); } inline static int32_t get_offset_of_KeySizeValue_6() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___KeySizeValue_6)); } inline int32_t get_KeySizeValue_6() const { return ___KeySizeValue_6; } inline int32_t* get_address_of_KeySizeValue_6() { return &___KeySizeValue_6; } inline void set_KeySizeValue_6(int32_t value) { ___KeySizeValue_6 = value; } inline static int32_t get_offset_of_ModeValue_7() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___ModeValue_7)); } inline int32_t get_ModeValue_7() const { return ___ModeValue_7; } inline int32_t* get_address_of_ModeValue_7() { return &___ModeValue_7; } inline void set_ModeValue_7(int32_t value) { ___ModeValue_7 = value; } inline static int32_t get_offset_of_PaddingValue_8() { return static_cast(offsetof(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754, ___PaddingValue_8)); } inline int32_t get_PaddingValue_8() const { return ___PaddingValue_8; } inline int32_t* get_address_of_PaddingValue_8() { return &___PaddingValue_8; } inline void set_PaddingValue_8(int32_t value) { ___PaddingValue_8 = value; } }; // Mono.Security.Cryptography.SymmetricTransform struct SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76 : public RuntimeObject { public: // System.Security.Cryptography.SymmetricAlgorithm Mono.Security.Cryptography.SymmetricTransform::algo SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * ___algo_0; // System.Boolean Mono.Security.Cryptography.SymmetricTransform::encrypt bool ___encrypt_1; // System.Int32 Mono.Security.Cryptography.SymmetricTransform::BlockSizeByte int32_t ___BlockSizeByte_2; // System.Byte[] Mono.Security.Cryptography.SymmetricTransform::temp ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___temp_3; // System.Byte[] Mono.Security.Cryptography.SymmetricTransform::temp2 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___temp2_4; // System.Byte[] Mono.Security.Cryptography.SymmetricTransform::workBuff ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___workBuff_5; // System.Byte[] Mono.Security.Cryptography.SymmetricTransform::workout ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___workout_6; // System.Security.Cryptography.PaddingMode Mono.Security.Cryptography.SymmetricTransform::padmode int32_t ___padmode_7; // System.Int32 Mono.Security.Cryptography.SymmetricTransform::FeedBackByte int32_t ___FeedBackByte_8; // System.Boolean Mono.Security.Cryptography.SymmetricTransform::m_disposed bool ___m_disposed_9; // System.Boolean Mono.Security.Cryptography.SymmetricTransform::lastBlock bool ___lastBlock_10; // System.Security.Cryptography.RandomNumberGenerator Mono.Security.Cryptography.SymmetricTransform::_rng RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * ____rng_11; public: inline static int32_t get_offset_of_algo_0() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___algo_0)); } inline SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * get_algo_0() const { return ___algo_0; } inline SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 ** get_address_of_algo_0() { return &___algo_0; } inline void set_algo_0(SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * value) { ___algo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___algo_0), (void*)value); } inline static int32_t get_offset_of_encrypt_1() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___encrypt_1)); } inline bool get_encrypt_1() const { return ___encrypt_1; } inline bool* get_address_of_encrypt_1() { return &___encrypt_1; } inline void set_encrypt_1(bool value) { ___encrypt_1 = value; } inline static int32_t get_offset_of_BlockSizeByte_2() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___BlockSizeByte_2)); } inline int32_t get_BlockSizeByte_2() const { return ___BlockSizeByte_2; } inline int32_t* get_address_of_BlockSizeByte_2() { return &___BlockSizeByte_2; } inline void set_BlockSizeByte_2(int32_t value) { ___BlockSizeByte_2 = value; } inline static int32_t get_offset_of_temp_3() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___temp_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_temp_3() const { return ___temp_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_temp_3() { return &___temp_3; } inline void set_temp_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___temp_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___temp_3), (void*)value); } inline static int32_t get_offset_of_temp2_4() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___temp2_4)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_temp2_4() const { return ___temp2_4; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_temp2_4() { return &___temp2_4; } inline void set_temp2_4(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___temp2_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___temp2_4), (void*)value); } inline static int32_t get_offset_of_workBuff_5() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___workBuff_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_workBuff_5() const { return ___workBuff_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_workBuff_5() { return &___workBuff_5; } inline void set_workBuff_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___workBuff_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___workBuff_5), (void*)value); } inline static int32_t get_offset_of_workout_6() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___workout_6)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_workout_6() const { return ___workout_6; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_workout_6() { return &___workout_6; } inline void set_workout_6(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___workout_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___workout_6), (void*)value); } inline static int32_t get_offset_of_padmode_7() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___padmode_7)); } inline int32_t get_padmode_7() const { return ___padmode_7; } inline int32_t* get_address_of_padmode_7() { return &___padmode_7; } inline void set_padmode_7(int32_t value) { ___padmode_7 = value; } inline static int32_t get_offset_of_FeedBackByte_8() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___FeedBackByte_8)); } inline int32_t get_FeedBackByte_8() const { return ___FeedBackByte_8; } inline int32_t* get_address_of_FeedBackByte_8() { return &___FeedBackByte_8; } inline void set_FeedBackByte_8(int32_t value) { ___FeedBackByte_8 = value; } inline static int32_t get_offset_of_m_disposed_9() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___m_disposed_9)); } inline bool get_m_disposed_9() const { return ___m_disposed_9; } inline bool* get_address_of_m_disposed_9() { return &___m_disposed_9; } inline void set_m_disposed_9(bool value) { ___m_disposed_9 = value; } inline static int32_t get_offset_of_lastBlock_10() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ___lastBlock_10)); } inline bool get_lastBlock_10() const { return ___lastBlock_10; } inline bool* get_address_of_lastBlock_10() { return &___lastBlock_10; } inline void set_lastBlock_10(bool value) { ___lastBlock_10 = value; } inline static int32_t get_offset_of__rng_11() { return static_cast(offsetof(SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76, ____rng_11)); } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * get__rng_11() const { return ____rng_11; } inline RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 ** get_address_of__rng_11() { return &____rng_11; } inline void set__rng_11(RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * value) { ____rng_11 = value; Il2CppCodeGenWriteBarrier((void**)(&____rng_11), (void*)value); } }; // 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.Security.Cryptography.CryptographicException struct CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.Security.Cryptography.DES struct DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4 : public SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 { public: public: }; struct DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_StaticFields { public: // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.DES::s_legalBlockSizes KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___s_legalBlockSizes_9; // System.Security.Cryptography.KeySizes[] System.Security.Cryptography.DES::s_legalKeySizes KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* ___s_legalKeySizes_10; public: inline static int32_t get_offset_of_s_legalBlockSizes_9() { return static_cast(offsetof(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_StaticFields, ___s_legalBlockSizes_9)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_s_legalBlockSizes_9() const { return ___s_legalBlockSizes_9; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_s_legalBlockSizes_9() { return &___s_legalBlockSizes_9; } inline void set_s_legalBlockSizes_9(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___s_legalBlockSizes_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_legalBlockSizes_9), (void*)value); } inline static int32_t get_offset_of_s_legalKeySizes_10() { return static_cast(offsetof(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_StaticFields, ___s_legalKeySizes_10)); } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* get_s_legalKeySizes_10() const { return ___s_legalKeySizes_10; } inline KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499** get_address_of_s_legalKeySizes_10() { return &___s_legalKeySizes_10; } inline void set_s_legalKeySizes_10(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* value) { ___s_legalKeySizes_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_legalKeySizes_10), (void*)value); } }; // System.Security.Cryptography.DESTransform struct DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 : public SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76 { public: // System.Byte[] System.Security.Cryptography.DESTransform::keySchedule ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___keySchedule_16; // System.Byte[] System.Security.Cryptography.DESTransform::byteBuff ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___byteBuff_17; // System.UInt32[] System.Security.Cryptography.DESTransform::dwordBuff UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___dwordBuff_18; public: inline static int32_t get_offset_of_keySchedule_16() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90, ___keySchedule_16)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_keySchedule_16() const { return ___keySchedule_16; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_keySchedule_16() { return &___keySchedule_16; } inline void set_keySchedule_16(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___keySchedule_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___keySchedule_16), (void*)value); } inline static int32_t get_offset_of_byteBuff_17() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90, ___byteBuff_17)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_byteBuff_17() const { return ___byteBuff_17; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_byteBuff_17() { return &___byteBuff_17; } inline void set_byteBuff_17(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___byteBuff_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___byteBuff_17), (void*)value); } inline static int32_t get_offset_of_dwordBuff_18() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90, ___dwordBuff_18)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_dwordBuff_18() const { return ___dwordBuff_18; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_dwordBuff_18() { return &___dwordBuff_18; } inline void set_dwordBuff_18(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___dwordBuff_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___dwordBuff_18), (void*)value); } }; struct DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields { public: // System.Int32 System.Security.Cryptography.DESTransform::KEY_BIT_SIZE int32_t ___KEY_BIT_SIZE_12; // System.Int32 System.Security.Cryptography.DESTransform::KEY_BYTE_SIZE int32_t ___KEY_BYTE_SIZE_13; // System.Int32 System.Security.Cryptography.DESTransform::BLOCK_BIT_SIZE int32_t ___BLOCK_BIT_SIZE_14; // System.Int32 System.Security.Cryptography.DESTransform::BLOCK_BYTE_SIZE int32_t ___BLOCK_BYTE_SIZE_15; // System.UInt32[] System.Security.Cryptography.DESTransform::spBoxes UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___spBoxes_19; // System.Byte[] System.Security.Cryptography.DESTransform::PC1 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___PC1_20; // System.Byte[] System.Security.Cryptography.DESTransform::leftRotTotal ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___leftRotTotal_21; // System.Byte[] System.Security.Cryptography.DESTransform::PC2 ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___PC2_22; // System.UInt32[] System.Security.Cryptography.DESTransform::ipTab UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___ipTab_23; // System.UInt32[] System.Security.Cryptography.DESTransform::fpTab UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___fpTab_24; public: inline static int32_t get_offset_of_KEY_BIT_SIZE_12() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields, ___KEY_BIT_SIZE_12)); } inline int32_t get_KEY_BIT_SIZE_12() const { return ___KEY_BIT_SIZE_12; } inline int32_t* get_address_of_KEY_BIT_SIZE_12() { return &___KEY_BIT_SIZE_12; } inline void set_KEY_BIT_SIZE_12(int32_t value) { ___KEY_BIT_SIZE_12 = value; } inline static int32_t get_offset_of_KEY_BYTE_SIZE_13() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields, ___KEY_BYTE_SIZE_13)); } inline int32_t get_KEY_BYTE_SIZE_13() const { return ___KEY_BYTE_SIZE_13; } inline int32_t* get_address_of_KEY_BYTE_SIZE_13() { return &___KEY_BYTE_SIZE_13; } inline void set_KEY_BYTE_SIZE_13(int32_t value) { ___KEY_BYTE_SIZE_13 = value; } inline static int32_t get_offset_of_BLOCK_BIT_SIZE_14() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields, ___BLOCK_BIT_SIZE_14)); } inline int32_t get_BLOCK_BIT_SIZE_14() const { return ___BLOCK_BIT_SIZE_14; } inline int32_t* get_address_of_BLOCK_BIT_SIZE_14() { return &___BLOCK_BIT_SIZE_14; } inline void set_BLOCK_BIT_SIZE_14(int32_t value) { ___BLOCK_BIT_SIZE_14 = value; } inline static int32_t get_offset_of_BLOCK_BYTE_SIZE_15() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields, ___BLOCK_BYTE_SIZE_15)); } inline int32_t get_BLOCK_BYTE_SIZE_15() const { return ___BLOCK_BYTE_SIZE_15; } inline int32_t* get_address_of_BLOCK_BYTE_SIZE_15() { return &___BLOCK_BYTE_SIZE_15; } inline void set_BLOCK_BYTE_SIZE_15(int32_t value) { ___BLOCK_BYTE_SIZE_15 = value; } inline static int32_t get_offset_of_spBoxes_19() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields, ___spBoxes_19)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_spBoxes_19() const { return ___spBoxes_19; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_spBoxes_19() { return &___spBoxes_19; } inline void set_spBoxes_19(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___spBoxes_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___spBoxes_19), (void*)value); } inline static int32_t get_offset_of_PC1_20() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields, ___PC1_20)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_PC1_20() const { return ___PC1_20; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_PC1_20() { return &___PC1_20; } inline void set_PC1_20(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___PC1_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___PC1_20), (void*)value); } inline static int32_t get_offset_of_leftRotTotal_21() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields, ___leftRotTotal_21)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_leftRotTotal_21() const { return ___leftRotTotal_21; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_leftRotTotal_21() { return &___leftRotTotal_21; } inline void set_leftRotTotal_21(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___leftRotTotal_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___leftRotTotal_21), (void*)value); } inline static int32_t get_offset_of_PC2_22() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields, ___PC2_22)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_PC2_22() const { return ___PC2_22; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_PC2_22() { return &___PC2_22; } inline void set_PC2_22(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___PC2_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___PC2_22), (void*)value); } inline static int32_t get_offset_of_ipTab_23() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields, ___ipTab_23)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_ipTab_23() const { return ___ipTab_23; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_ipTab_23() { return &___ipTab_23; } inline void set_ipTab_23(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___ipTab_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___ipTab_23), (void*)value); } inline static int32_t get_offset_of_fpTab_24() { return static_cast(offsetof(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields, ___fpTab_24)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_fpTab_24() const { return ___fpTab_24; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_fpTab_24() { return &___fpTab_24; } inline void set_fpTab_24(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___fpTab_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___fpTab_24), (void*)value); } }; // 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.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 : 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.Reflection.TypeInfo struct TypeInfo_tFFBAC0D7187BFD2D25CC801679BC9645020EC04F : public Type_t { public: public: }; // Mono.Security.Cryptography.DSAManaged/KeyGeneratedEventHandler struct KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC : 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.Security.Cryptography.CryptographicUnexpectedOperationException struct CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 : public CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 { public: public: }; // 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.Security.Cryptography.DESCryptoServiceProvider struct DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40 : public DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4 { public: public: }; // System.ObjectDisposedException struct ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A : public InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB { public: // System.String System.ObjectDisposedException::objectName String_t* ___objectName_17; public: inline static int32_t get_offset_of_objectName_17() { return static_cast(offsetof(ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A, ___objectName_17)); } inline String_t* get_objectName_17() const { return ___objectName_17; } inline String_t** get_address_of_objectName_17() { return &___objectName_17; } inline void set_objectName_17(String_t* value) { ___objectName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___objectName_17), (void*)value); } }; // System.OverflowException struct OverflowException_tD1FBF4E54D81EC98EEF386B69344D336D1EC1AB9 : public ArithmeticException_t8E5F44FABC7FAE0966CBA6DE9BFD545F2660ED47 { public: public: }; // System.RuntimeType struct RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 : public TypeInfo_tFFBAC0D7187BFD2D25CC801679BC9645020EC04F { public: // System.MonoTypeInfo System.RuntimeType::type_info MonoTypeInfo_tD048FE6E8A79174435DD9BA986294B02C68DFC79 * ___type_info_26; // System.Object System.RuntimeType::GenericCache RuntimeObject * ___GenericCache_27; // System.Reflection.RuntimeConstructorInfo System.RuntimeType::m_serializationCtor RuntimeConstructorInfo_t9B65F4BAA154E6B8888A68FA9BA02993090876BB * ___m_serializationCtor_28; public: inline static int32_t get_offset_of_type_info_26() { return static_cast(offsetof(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07, ___type_info_26)); } inline MonoTypeInfo_tD048FE6E8A79174435DD9BA986294B02C68DFC79 * get_type_info_26() const { return ___type_info_26; } inline MonoTypeInfo_tD048FE6E8A79174435DD9BA986294B02C68DFC79 ** get_address_of_type_info_26() { return &___type_info_26; } inline void set_type_info_26(MonoTypeInfo_tD048FE6E8A79174435DD9BA986294B02C68DFC79 * value) { ___type_info_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___type_info_26), (void*)value); } inline static int32_t get_offset_of_GenericCache_27() { return static_cast(offsetof(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07, ___GenericCache_27)); } inline RuntimeObject * get_GenericCache_27() const { return ___GenericCache_27; } inline RuntimeObject ** get_address_of_GenericCache_27() { return &___GenericCache_27; } inline void set_GenericCache_27(RuntimeObject * value) { ___GenericCache_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___GenericCache_27), (void*)value); } inline static int32_t get_offset_of_m_serializationCtor_28() { return static_cast(offsetof(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07, ___m_serializationCtor_28)); } inline RuntimeConstructorInfo_t9B65F4BAA154E6B8888A68FA9BA02993090876BB * get_m_serializationCtor_28() const { return ___m_serializationCtor_28; } inline RuntimeConstructorInfo_t9B65F4BAA154E6B8888A68FA9BA02993090876BB ** get_address_of_m_serializationCtor_28() { return &___m_serializationCtor_28; } inline void set_m_serializationCtor_28(RuntimeConstructorInfo_t9B65F4BAA154E6B8888A68FA9BA02993090876BB * value) { ___m_serializationCtor_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_serializationCtor_28), (void*)value); } }; struct RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07_StaticFields { public: // System.RuntimeType System.RuntimeType::ValueType RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * ___ValueType_10; // System.RuntimeType System.RuntimeType::EnumType RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * ___EnumType_11; // System.RuntimeType System.RuntimeType::ObjectType RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * ___ObjectType_12; // System.RuntimeType System.RuntimeType::StringType RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * ___StringType_13; // System.RuntimeType System.RuntimeType::DelegateType RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * ___DelegateType_14; // System.Type[] System.RuntimeType::s_SICtorParamTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___s_SICtorParamTypes_15; // System.RuntimeType System.RuntimeType::s_typedRef RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * ___s_typedRef_25; public: inline static int32_t get_offset_of_ValueType_10() { return static_cast(offsetof(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07_StaticFields, ___ValueType_10)); } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * get_ValueType_10() const { return ___ValueType_10; } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 ** get_address_of_ValueType_10() { return &___ValueType_10; } inline void set_ValueType_10(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * value) { ___ValueType_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___ValueType_10), (void*)value); } inline static int32_t get_offset_of_EnumType_11() { return static_cast(offsetof(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07_StaticFields, ___EnumType_11)); } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * get_EnumType_11() const { return ___EnumType_11; } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 ** get_address_of_EnumType_11() { return &___EnumType_11; } inline void set_EnumType_11(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * value) { ___EnumType_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___EnumType_11), (void*)value); } inline static int32_t get_offset_of_ObjectType_12() { return static_cast(offsetof(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07_StaticFields, ___ObjectType_12)); } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * get_ObjectType_12() const { return ___ObjectType_12; } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 ** get_address_of_ObjectType_12() { return &___ObjectType_12; } inline void set_ObjectType_12(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * value) { ___ObjectType_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___ObjectType_12), (void*)value); } inline static int32_t get_offset_of_StringType_13() { return static_cast(offsetof(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07_StaticFields, ___StringType_13)); } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * get_StringType_13() const { return ___StringType_13; } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 ** get_address_of_StringType_13() { return &___StringType_13; } inline void set_StringType_13(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * value) { ___StringType_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___StringType_13), (void*)value); } inline static int32_t get_offset_of_DelegateType_14() { return static_cast(offsetof(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07_StaticFields, ___DelegateType_14)); } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * get_DelegateType_14() const { return ___DelegateType_14; } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 ** get_address_of_DelegateType_14() { return &___DelegateType_14; } inline void set_DelegateType_14(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * value) { ___DelegateType_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___DelegateType_14), (void*)value); } inline static int32_t get_offset_of_s_SICtorParamTypes_15() { return static_cast(offsetof(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07_StaticFields, ___s_SICtorParamTypes_15)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_s_SICtorParamTypes_15() const { return ___s_SICtorParamTypes_15; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_s_SICtorParamTypes_15() { return &___s_SICtorParamTypes_15; } inline void set_s_SICtorParamTypes_15(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___s_SICtorParamTypes_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_SICtorParamTypes_15), (void*)value); } inline static int32_t get_offset_of_s_typedRef_25() { return static_cast(offsetof(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07_StaticFields, ___s_typedRef_25)); } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * get_s_typedRef_25() const { return ___s_typedRef_25; } inline RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 ** get_address_of_s_typedRef_25() { return &___s_typedRef_25; } inline void set_s_typedRef_25(RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * value) { ___s_typedRef_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_typedRef_25), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #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.Int64[] struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6 : public RuntimeArray { public: ALIGN_FIELD (8) int64_t m_Items[1]; public: inline int64_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int64_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, int64_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int64_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int64_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int64_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.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.Reflection.CustomAttributeNamedArgument[] struct CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451 : public RuntimeArray { public: ALIGN_FIELD (8) CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA m_Items[1]; public: inline CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * 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, CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___typedArgument_0))->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___typedArgument_0))->___value_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___memberInfo_1), (void*)NULL); #endif } inline CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___typedArgument_0))->___argumentType_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___typedArgument_0))->___value_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___memberInfo_1), (void*)NULL); #endif } }; // System.Security.Cryptography.KeySizes[] struct KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499 : public RuntimeArray { public: ALIGN_FIELD (8) KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 * m_Items[1]; public: inline KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 ** 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, KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726 : public RuntimeArray { public: ALIGN_FIELD (8) uint8_t m_Items[1]; public: inline uint8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint8_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, uint8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value) { m_Items[index] = value; } }; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF : public RuntimeArray { public: ALIGN_FIELD (8) uint32_t m_Items[1]; public: inline uint32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline uint32_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, uint32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline uint32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline uint32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, uint32_t value) { m_Items[index] = 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.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); } }; 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.Boolean System.Nullable`1::get_HasValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_gshared_inline (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_gshared (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method); // T[] System.Reflection.CustomAttributeData::UnboxValues(System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* CustomAttributeData_UnboxValues_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_m738BD2B921363423E40FE17EB68D54A5B4E629CB_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values0, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array::AsReadOnly(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * Array_AsReadOnly_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_mEA3531A83FB85714A3FC9990D53B3C2718FBB77F_gshared (CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* ___array0, const RuntimeMethod* method); // T[] System.Reflection.CustomAttributeData::UnboxValues(System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* CustomAttributeData_UnboxValues_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_m45391133BDD45F77B1F719F5074343485D7FB242_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values0, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array::AsReadOnly(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 * Array_AsReadOnly_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_mF670D068C2722963FCDBD5FB1ED67358A5E62F0C_gshared (CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* ___array0, const RuntimeMethod* method); // T[] System.Array::Empty() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline (const RuntimeMethod* method); // System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlyCollection_1__ctor_m7EA88BA4BBBE14B88D4DBBF14AFBB136756CF9A3_gshared (ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * __this, RuntimeObject* ___list0, const RuntimeMethod* method); // System.String System.Globalization.CultureNotFoundException::get_DefaultMessage() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CultureNotFoundException_get_DefaultMessage_mF67BE4F6FDC1D8F0FFAFE0616C6133890D7E222F (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.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.ArgumentException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m95833EB3FF48C75962637E97E056E84C5F608CC5 (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* 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.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, Type_t * ___type1, 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.Void System.ArgumentException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException_GetObjectData_m9738D370D7C61E79A21A69EBC8CECA90C1191E24 (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method); // System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_mA20A32DFDB224FCD9595675255264FD10940DFC6 (SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * __this, String_t* ___name0, RuntimeObject * ___value1, Type_t * ___type2, 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.Boolean System.Nullable`1::get_HasValue() inline bool Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_inline (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *, const RuntimeMethod*))Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_gshared_inline)(__this, method); } // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164 (const RuntimeMethod* method); // T System.Nullable`1::get_Value() inline int32_t Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *, const RuntimeMethod*))Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_gshared)(__this, 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.String System.ArgumentException::get_Message() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ArgumentException_get_Message_m12AC7B4F30A4C748258C1EB626FFFAF13BFA2DDE (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * __this, const RuntimeMethod* method); // System.String System.Globalization.CultureNotFoundException::get_FormatedInvalidCultureId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CultureNotFoundException_get_FormatedInvalidCultureId_mBFADED0E15379F0160DF2E513FAF751B4F8B6405 (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * __this, 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.String System.Environment::get_NewLine() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_get_NewLine_mD145C8EE917C986BAA7C5243DEFAF4D333C521B4 (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.Void System.TimeZone::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TimeZone__ctor_m325FB2DDABD0CD6599F0D840B2F5AC7C4D2171CB (TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5 * __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.DateTimeKind System.DateTime::get_Kind() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 TimeZoneInfo_GetUtcOffset_m141D157CBED31EEB89D133955485874F235DAACA (TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, const RuntimeMethod* method); // System.Void System.Object::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405 (RuntimeObject * __this, const RuntimeMethod* method); // System.Void System.Reflection.CustomAttributeData/LazyCAttrData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LazyCAttrData__ctor_m3C3567B4BBE479BEDAA36E8AAB43AAF54D81DABA (LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * __this, const RuntimeMethod* method); // System.Void System.Reflection.CustomAttributeData::ResolveArgumentsInternal(System.Reflection.ConstructorInfo,System.Reflection.Assembly,System.IntPtr,System.UInt32,System.Object[]&,System.Object[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeData_ResolveArgumentsInternal_m0BF7CE0B698C5E94044D59B8BA364CAF0E31C3F1 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___ctor0, Assembly_t * ___assembly1, intptr_t ___data2, uint32_t ___data_length3, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** ___ctorArgs4, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** ___namedArgs5, const RuntimeMethod* method); // T[] System.Reflection.CustomAttributeData::UnboxValues(System.Object[]) inline CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* CustomAttributeData_UnboxValues_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_m738BD2B921363423E40FE17EB68D54A5B4E629CB (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values0, const RuntimeMethod* method) { return (( CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, const RuntimeMethod*))CustomAttributeData_UnboxValues_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_m738BD2B921363423E40FE17EB68D54A5B4E629CB_gshared)(___values0, method); } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array::AsReadOnly(T[]) inline ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * Array_AsReadOnly_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_mEA3531A83FB85714A3FC9990D53B3C2718FBB77F (CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* ___array0, const RuntimeMethod* method) { return (( ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * (*) (CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98*, const RuntimeMethod*))Array_AsReadOnly_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_mEA3531A83FB85714A3FC9990D53B3C2718FBB77F_gshared)(___array0, method); } // T[] System.Reflection.CustomAttributeData::UnboxValues(System.Object[]) inline CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* CustomAttributeData_UnboxValues_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_m45391133BDD45F77B1F719F5074343485D7FB242 (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___values0, const RuntimeMethod* method) { return (( CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, const RuntimeMethod*))CustomAttributeData_UnboxValues_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_m45391133BDD45F77B1F719F5074343485D7FB242_gshared)(___values0, method); } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array::AsReadOnly(T[]) inline ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 * Array_AsReadOnly_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_mF670D068C2722963FCDBD5FB1ED67358A5E62F0C (CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* ___array0, const RuntimeMethod* method) { return (( ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 * (*) (CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451*, const RuntimeMethod*))Array_AsReadOnly_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_mF670D068C2722963FCDBD5FB1ED67358A5E62F0C_gshared)(___array0, method); } // System.Void System.Reflection.CustomAttributeData::ResolveArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeData_ResolveArguments_m5F5F89FF63B15F1E5B73897481F329508E75D4A5 (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, const RuntimeMethod* method); // System.Collections.Generic.IList`1 System.MonoCustomAttrs::GetCustomAttributesData(System.Reflection.ICustomAttributeProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* MonoCustomAttrs_GetCustomAttributesData_mCF31E7B6631F29BE600E00F018D09CF01F52A1FD (RuntimeObject* ___obj0, 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.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.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.Reflection.CustomAttributeNamedArgument::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CustomAttributeNamedArgument_ToString_m279C918B5C0801E1DACB9FCDA103FD40E3FA4B82 (CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * __this, const RuntimeMethod* method); // T[] System.Array::Empty() inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_inline (const RuntimeMethod* method) { return (( ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline)(method); } // System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.String,System.Object[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t * StringBuilder_AppendFormat_m97C4AAABA51FCC2D426BD22FE05BEC045AB9D6F8 (StringBuilder_t * __this, String_t* ___format0, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___args1, const RuntimeMethod* method); // System.Boolean System.Reflection.ConstructorInfo::op_Inequality(System.Reflection.ConstructorInfo,System.Reflection.ConstructorInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConstructorInfo_op_Inequality_m14EF5800ABCDCE484FEC9C73ED6D84E8343442CC (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___left0, ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___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.Boolean System.Reflection.ConstructorInfo::op_Equality(System.Reflection.ConstructorInfo,System.Reflection.ConstructorInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConstructorInfo_op_Equality_m5B7B5656578241A10343041B4FF20CEF46CAD453 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___left0, ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___right1, 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.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.Attribute System.Attribute::GetCustomAttribute(System.Reflection.MemberInfo,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * Attribute_GetCustomAttribute_mC3098F23886E5D9E7E8083DE6E80B5D2A136FC25 (MemberInfo_t * ___element0, Type_t * ___attributeType1, const RuntimeMethod* method); // System.Attribute System.Attribute::GetCustomAttribute(System.Reflection.MemberInfo,System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * Attribute_GetCustomAttribute_m2BF1101C0D9584CA284648B287DD50DAA331BCED (MemberInfo_t * ___element0, Type_t * ___attributeType1, bool ___inherit2, 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.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.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.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_m7EA88BA4BBBE14B88D4DBBF14AFBB136756CF9A3 (ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * __this, RuntimeObject* ___list0, const RuntimeMethod* method) { (( void (*) (ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 *, RuntimeObject*, const RuntimeMethod*))ReadOnlyCollection_1__ctor_m7EA88BA4BBBE14B88D4DBBF14AFBB136756CF9A3_gshared)(__this, ___list0, method); } // System.Object System.Reflection.CustomAttributeTypedArgument::get_Value() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * CustomAttributeTypedArgument_get_Value_mA505A34818C3B7150DA38A17C55ECFA26990AC40_inline (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, 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.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.Void System.Security.Cryptography.SymmetricAlgorithm::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymmetricAlgorithm__ctor_mD5D5ED5CB5F6BBB98629E560B8A9147FE5C05F16 (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.DES::IsWeakKey(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbKey0, const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.DES::IsSemiWeakKey(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbKey0, const RuntimeMethod* method); // System.Object System.Array::Clone() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C (RuntimeArray * __this, const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.SymmetricAlgorithm::ValidKeySize(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SymmetricAlgorithm_ValidKeySize_mD9A55FE9CC3ADA203B6E1704F877A750A68A0514 (SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * __this, int32_t ___bitLength0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.CryptographicException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CryptographicException__ctor_mE2C0822BD84EF90D7851CC9D164E187DED6EADF1 (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * __this, String_t* ___format0, String_t* ___insert1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DESCryptoServiceProvider::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESCryptoServiceProvider__ctor_m7AD8E1619BAA1EBC6FA81C815FA6D2786AA232F9 (DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40 * __this, const RuntimeMethod* method); // System.Object System.Security.Cryptography.CryptoConfig::CreateFromName(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * CryptoConfig_CreateFromName_mAA87578CA5E4BA407B6946595D7B58F60FF84F46 (String_t* ___name0, const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.DES::IsLegalKeySize(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DES_IsLegalKeySize_m4F80D1D5BD6F1A033CB719754162557A7351FB58 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbKey0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.CryptographicException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31 (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.Utils::FixupKeyParity(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Utils_FixupKeyParity_m69BA10095DCBBDB689EAA475E5DC2492F858FD06 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, const RuntimeMethod* method); // System.UInt64 System.Security.Cryptography.DES::QuadWordFromBigEndian(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t DES_QuadWordFromBigEndian_mCC360B4CF29B749EA7B675D626CFF6275886F90E (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___block0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.KeySizes::.ctor(System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeySizes__ctor_m3E926AE5EB6EE3A75028118474262765CC767F5A (KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 * __this, int32_t ___minSize0, int32_t ___maxSize1, int32_t ___skipSize2, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DES::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DES__ctor_m65F3EF1FE921E1DF1B4C2D6D1F5AF75A9E4ADD4D (DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4 * __this, const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.Utils::HasAlgorithm(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Utils_HasAlgorithm_m26C98453A1CA283AADBCE819424AADD94D1F62B7 (int32_t ___dwCalg0, int32_t ___dwKeySize1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DESTransform::.ctor(System.Security.Cryptography.SymmetricAlgorithm,System.Boolean,System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform__ctor_m575D79E17E3C89F8FF7DDA180647EC6FC4404140 (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * __this, SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * ___symmAlgo0, bool ___encryption1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key2, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iv3, const RuntimeMethod* method); // System.Security.Cryptography.RNGCryptoServiceProvider System.Security.Cryptography.Utils::get_StaticRandomNumberGenerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RNGCryptoServiceProvider_t696D1B0DFED446BE4718F7E18ABFFBB6E5A8A5A1 * Utils_get_StaticRandomNumberGenerator_m727EF60A60E7F126532A7847FBA23A2AD90BF9B5 (const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.SymmetricTransform::.ctor(System.Security.Cryptography.SymmetricAlgorithm,System.Boolean,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SymmetricTransform__ctor_m9C5CF3DDF8C94E36D642CFA223A7D155A10D8827 (SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76 * __this, SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * ___symmAlgo0, bool ___encryption1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbIV2, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.DESTransform::GetStrongKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DESTransform_GetStrongKey_mB2DE2F2FF72E50F2633E0F66A80AFE49426EA475 (const RuntimeMethod* method); // System.Void System.Security.Cryptography.DESTransform::SetKey(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform_SetKey_m11F5537244D351FB8C4F80DE8602307B34710006 (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DESTransform::BSwap(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform_BSwap_m1799DCA9807FE6CC1F90469D7B96945D62C15927 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___byteBuff0, const RuntimeMethod* method); // System.Void System.Array::Clear(System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F (RuntimeArray * ___array0, int32_t ___index1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Buffer::BlockCopy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Buffer_BlockCopy_mD01FC13D87078586714AA235261A9E786C351725 (RuntimeArray * ___src0, int32_t ___srcOffset1, RuntimeArray * ___dst2, int32_t ___dstOffset3, int32_t ___count4, const RuntimeMethod* method); // System.UInt32 System.Security.Cryptography.DESTransform::CipherFunct(System.UInt32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9 (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * __this, uint32_t ___r0, int32_t ___n1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DESTransform::Permutation(System.Byte[],System.Byte[],System.UInt32[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform_Permutation_mB9CC07CB261CFB063F8952BAC6618113C98EBC66 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___input0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___output1, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___permTab2, bool ___preSwap3, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DESTransform::ProcessBlock(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform_ProcessBlock_mE34F0480F71DE1C6643BE71312FEEE356A62D3FE (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___input0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___output1, const RuntimeMethod* method); // System.Byte[] Mono.Security.Cryptography.KeyBuilder::Key(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* KeyBuilder_Key_m3ABEBE6D1D42B469EF3626FF15E473FF0CEC7CA0 (int32_t ___size0, 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.Security.Cryptography.AsymmetricAlgorithm::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsymmetricAlgorithm__ctor_mFA50AEA6AC7D826EBB6014DC8A0E864B4AF5EAAB (AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DSACryptoServiceProvider::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider__ctor_mE00A5C5770962238946F49C4525F094D33A61F6A (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, const RuntimeMethod* method); // System.Exception System.Security.Cryptography.DSA::DerivedClassMustOverride() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * DSA_DerivedClassMustOverride_m0A7F321923350A19E6E6C5AAF644D39FC0583FFC (const RuntimeMethod* method); // System.Void System.ArgumentOutOfRangeException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.String System.Security.Cryptography.HashAlgorithmName::get_Name() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* HashAlgorithmName_get_Name_m61EEAE49F310F4D415A33E35CF341B0337A3E0FB_inline (HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 * __this, const RuntimeMethod* method); // System.Boolean System.String::IsNullOrEmpty(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_m9AFBB5335B441B94E884B8A9D4A27AD60E3D7F7C (String_t* ___value0, const RuntimeMethod* method); // System.Exception System.Security.Cryptography.DSA::HashAlgorithmNameNullOrEmpty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * DSA_HashAlgorithmNameNullOrEmpty_m06B69421E48A5A91569F00F9161352648C6CE3FF (const RuntimeMethod* method); // System.Void System.Security.Util.Parser::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Parser__ctor_mA7C3871586CC8E640485115C89B782A9E78CD28C (Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D * __this, String_t* ___input0, const RuntimeMethod* method); // System.Security.SecurityElement System.Security.Util.Parser::GetTopElement() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SecurityElement_tB9682077760936136392270197F642224B2141CC * Parser_GetTopElement_mDC8DF07EB881D8835871E16D6FD4A44FCA38112C (Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D * __this, const RuntimeMethod* method); // System.String System.Security.SecurityElement::SearchForTextOfLocalName(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SecurityElement_SearchForTextOfLocalName_m69C55B4853B43F0DF8F3CE116C527C02A3F124D5 (SecurityElement_tB9682077760936136392270197F642224B2141CC * __this, String_t* ___strLocalName0, const RuntimeMethod* method); // System.String System.Security.Cryptography.Utils::DiscardWhiteSpaces(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Utils_DiscardWhiteSpaces_m5632D6A210CF5A9FEE05E756199053E33FA9C7B4 (String_t* ___inputBuffer0, const RuntimeMethod* method); // System.Byte[] System.Convert::FromBase64String(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Convert_FromBase64String_mB2E4E2CD03B34DB7C2665694D5B2E967BC81E9A8 (String_t* ___s0, const RuntimeMethod* method); // System.Int32 System.Security.Cryptography.Utils::ConvertByteArrayToInt(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Utils_ConvertByteArrayToInt_m5DAF67E3FB8E77D8122D7388A51320F05DE9DE74 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___input0, const RuntimeMethod* method); // System.String System.Convert::ToBase64String(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Convert_ToBase64String_mE6E1FE504EF1E99DB2F8B92180A82A5F1512EF6A (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___inArray0, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.Utils::ConvertIntToByteArray(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* Utils_ConvertIntToByteArray_m902B1122F1AFCFB4AC71B0DEA20B24966DE1F740 (int32_t ___dwInput0, const RuntimeMethod* method); // System.Void System.NotImplementedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DSACryptoServiceProvider::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider__ctor_m176DE0EB8A9F7FE1FD891B5DF91E05D3646A6F1E (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, int32_t ___dwKeySize0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DSACryptoServiceProvider::.ctor(System.Int32,System.Security.Cryptography.CspParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider__ctor_mDA69CDF196486FF2DCDF5DDB136C4B58C27BC082 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, int32_t ___dwKeySize0, CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * ___parameters1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DSA::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSA__ctor_m48F313EC9550B4E303B8992D9485545D2962C5B5 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DSACryptoServiceProvider::Common(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_Common_m921885248206C29F17527B585989E0901D367038 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, int32_t ___dwKeySize0, bool ___parameters1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DSACryptoServiceProvider::Common(System.Security.Cryptography.CspParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_Common_m10B26215F7A48A52D0226EE6378573059A089A28 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * ___parameters0, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.DSAManaged::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged__ctor_m6C479D6B67DFCB3BC6A213C2B772E7B78DE1207E (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, int32_t ___dwKeySize0, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.DSAManaged/KeyGeneratedEventHandler::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyGeneratedEventHandler__ctor_m2A11914E3B14BB6A06C0A0590A9E71AF34ED9C08 (KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.DSAManaged::add_KeyGenerated(Mono.Security.Cryptography.DSAManaged/KeyGeneratedEventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_add_KeyGenerated_m38F2EC95ADF32AAF4E7E0EB753B2B0EF2DD1A96B (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * ___value0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.CspParameters::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CspParameters__ctor_mB5671B337990F6D2FA7158D13E47EE5866186861 (CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * __this, int32_t ___dwTypeIn0, const RuntimeMethod* method); // System.Security.Cryptography.CspProviderFlags System.Security.Cryptography.CspParameters::get_Flags() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CspParameters_get_Flags_m1AA89C7EAC0FFD2854D3952C3277FF2A580E86BE_inline (CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.CspParameters::set_Flags(System.Security.Cryptography.CspProviderFlags) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CspParameters_set_Flags_m73AF2CE4BA5726935B70AD6242491B14C7294A55 (CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * __this, int32_t ___value0, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.KeyPairPersistence::.ctor(System.Security.Cryptography.CspParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyPairPersistence__ctor_m698E7F44C46A4B426C6668D1836B275BA3890F20 (KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * __this, CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * ___parameters0, const RuntimeMethod* method); // System.Boolean Mono.Security.Cryptography.KeyPairPersistence::Load() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool KeyPairPersistence_Load_m13D590D2111E7D43D156DEA81C04C0E18B777205 (KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * __this, const RuntimeMethod* method); // System.String Mono.Security.Cryptography.KeyPairPersistence::get_KeyValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* KeyPairPersistence_get_KeyValue_mFB1357E7866B387D416539EAF754C8D023FDCD1A_inline (KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * __this, const RuntimeMethod* method); // System.Void System.Object::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object_Finalize_mC59C83CF4F7707E425FFA6362931C25D4C36676A (RuntimeObject * __this, const RuntimeMethod* method); // System.Boolean Mono.Security.Cryptography.DSAManaged::get_PublicOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSAManaged_get_PublicOnly_mF02F0668D73C76E63A4FE802D85B0026AAD3D265 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method); // System.Security.Cryptography.SHA1 System.Security.Cryptography.SHA1::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * SHA1_Create_mC0C045956B56FC33D44AF7146C0E1DF27A3D102A (const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.HashAlgorithm::ComputeHash(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* HashAlgorithm_ComputeHash_m54AE40F9CD9E46736384369DBB5739FBCBDF67D9 (HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.HashAlgorithm::ComputeHash(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* HashAlgorithm_ComputeHash_m18D758AA4A5FDB6132C9DA8BB7445D774D71FBA2 (HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___offset1, int32_t ___count2, const RuntimeMethod* method); // System.Byte[] System.Security.Cryptography.HashAlgorithm::ComputeHash(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* HashAlgorithm_ComputeHash_mB6187F38B25927C58755E1CD9E40C6B5B684F7B8 (HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___inputStream0, const RuntimeMethod* method); // System.Int32 System.String::Compare(System.String,System.String,System.Boolean,System.Globalization.CultureInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_Compare_m9F1E9B6775D84D1AA666C272F51CF828A88EFD9C (String_t* ___strA0, String_t* ___strB1, bool ___ignoreCase2, CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___culture3, const RuntimeMethod* method); // System.Security.Cryptography.HashAlgorithmName System.Security.Cryptography.HashAlgorithmName::get_SHA1() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 HashAlgorithmName_get_SHA1_mDE5E1D6660999B075EB4B839B5E38F1621265298 (const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.HashAlgorithmName::op_Inequality(System.Security.Cryptography.HashAlgorithmName,System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool HashAlgorithmName_op_Inequality_m54D5693FF95C5338228009D81EA9CF452CBB5F70 (HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___left0, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___right1, const RuntimeMethod* method); // System.Security.Cryptography.HashAlgorithm System.Security.Cryptography.HashAlgorithm::Create(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31 * HashAlgorithm_Create_mD9211775DFB224A40EC1F96711AE36C00C827EA3 (String_t* ___hashName0, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.KeyPairPersistence::Remove() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyPairPersistence_Remove_mEE185661D6F438BAC5E2753BF6C2FC8493516D6A (KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AsymmetricAlgorithm::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsymmetricAlgorithm_Clear_m21EC47F8DA34193EE0E99CBCA2D4DF4FD8F5166C (AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * __this, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.KeyPairPersistence::set_KeyValue(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyPairPersistence_set_KeyValue_mD464B02252176B2B843DAA86709B96FCD525B7FD (KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.KeyPairPersistence::Save() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyPairPersistence_Save_m83770193D8C4AFC0691AB2DE5689A3D70003600F (KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * __this, const RuntimeMethod* method); // System.Byte[] Mono.Security.Cryptography.CryptoConvert::ToCapiPrivateKeyBlob(System.Security.Cryptography.DSA) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* CryptoConvert_ToCapiPrivateKeyBlob_m0557CA262A5B5CBBF7A85308F4E4BE59B0B39B17 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * ___dsa0, const RuntimeMethod* method); // System.Byte[] Mono.Security.Cryptography.CryptoConvert::ToCapiPublicKeyBlob(System.Security.Cryptography.DSA) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* CryptoConvert_ToCapiPublicKeyBlob_m63F5600E05AE37E672CC72ED2E8D37B12A83E5D9 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * ___dsa0, const RuntimeMethod* method); // System.Security.Cryptography.DSA Mono.Security.Cryptography.CryptoConvert::FromCapiKeyBlobDSA(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * CryptoConvert_FromCapiKeyBlobDSA_m6BDABC5D0BF0161BED5EB93CE4D68AE77CE7C8F2 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___blob0, const RuntimeMethod* method); // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::get_PublicOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSACryptoServiceProvider_get_PublicOnly_m3F1FEE073C9C4A8803CD6A77FC2B34F5628CC182 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, const RuntimeMethod* method); // System.Int32 System.Security.Cryptography.AsymmetricAlgorithm::get_KeySize() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AsymmetricAlgorithm_get_KeySize_mCCBF5EA049DD33844506A434B31CC21A1BADA003_inline (AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * __this, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.DSAManaged::GenerateParams(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_GenerateParams_m0C13A7BA153DDF6006227339059A6D7586B04868 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, int32_t ___keyLength0, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.DSAManaged::GenerateKeyPair() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_GenerateKeyPair_m8607F3B04ECDAEC1BDADE660B56C50806271B883 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.DSAManaged/KeyGeneratedEventHandler::Invoke(System.Object,System.EventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyGeneratedEventHandler_Invoke_mDF7AE2201FE1956351C0EC48F9D0F3C13AEE99A7 (KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * __this, RuntimeObject * ___sender0, EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA * ___e1, const RuntimeMethod* method); // Mono.Math.BigInteger Mono.Math.BigInteger::GenerateRandom(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * BigInteger_GenerateRandom_mE5F0D05CC99BA615CE392D5432E780B374830A7C (int32_t ___bits0, const RuntimeMethod* method); // System.Void Mono.Math.BigInteger::Randomize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_Randomize_mC38C7F2D353818230FCE2105477FDA84CE3270F5 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * __this, const RuntimeMethod* method); // System.Boolean Mono.Math.BigInteger::op_Equality(Mono.Math.BigInteger,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_op_Equality_mF143970E3A8EF974F60F2F1D25BDF4F97EC03197 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, uint32_t ___ui1, const RuntimeMethod* method); // System.Boolean Mono.Math.BigInteger::op_GreaterThanOrEqual(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_op_GreaterThanOrEqual_m4807C8C3F1EAC6AB7AF064E0DA106F19608384C3 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi21, const RuntimeMethod* method); // Mono.Math.BigInteger Mono.Math.BigInteger::ModPow(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * BigInteger_ModPow_m05FD681FCBFD0280F17A5798732004E3CB49E81B (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * __this, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___exp0, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___n1, const RuntimeMethod* method); // System.Security.Cryptography.RandomNumberGenerator Mono.Security.Cryptography.DSAManaged::get_Random() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * DSAManaged_get_Random_m3DF279026143CD49AA2AB5D71F20964189A79602 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, 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.Void Mono.Security.Cryptography.DSAManaged::add(System.Byte[],System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_add_m69730F51A5828794DA52CF0C7C263347AE8A8FAC (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___a0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___b1, int32_t ___value2, const RuntimeMethod* method); // System.Void Mono.Math.BigInteger::.ctor(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___inData0, const RuntimeMethod* method); // System.Boolean Mono.Math.BigInteger::IsProbablePrime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_IsProbablePrime_mC7A6595E905A596B01499B935ACA8FDF9C90C43D (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * __this, const RuntimeMethod* method); // Mono.Math.BigInteger Mono.Math.BigInteger::op_Multiply(Mono.Math.BigInteger,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * BigInteger_op_Multiply_m2018A94D2BC38A014B0375FFEBC1CCF2FE47D507 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi0, int32_t ___i1, const RuntimeMethod* method); // Mono.Math.BigInteger Mono.Math.BigInteger::op_Modulus(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * BigInteger_op_Modulus_mE1915B07C6FB8876BC099BCD5F485D40BFE3A8CF (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi21, const RuntimeMethod* method); // Mono.Math.BigInteger Mono.Math.BigInteger::op_Implicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A (int32_t ___value0, const RuntimeMethod* method); // Mono.Math.BigInteger Mono.Math.BigInteger::op_Subtraction(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * BigInteger_op_Subtraction_mA33F5580E6ACA04BDB0046437FD1CF3A391A1550 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi21, const RuntimeMethod* method); // System.Boolean Mono.Math.BigInteger::TestBit(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_TestBit_mC9D25A8F40ACE0FA5A4BC820A350A00FAF1E2E92 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * __this, uint32_t ___bitNum0, const RuntimeMethod* method); // Mono.Math.BigInteger Mono.Math.BigInteger::op_Division(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * BigInteger_op_Division_m3DFF7812D7BBB739F24E8963B27BE2580D85CBBD (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi21, const RuntimeMethod* method); // System.Boolean Mono.Math.BigInteger::op_LessThanOrEqual(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_op_LessThanOrEqual_mBB2241845DB8E9E00F60C21A5C7FE8308C3EE840 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi21, const RuntimeMethod* method); // System.Security.Cryptography.RandomNumberGenerator System.Security.Cryptography.RandomNumberGenerator::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * RandomNumberGenerator_Create_m04A5418F8572F0498EE0659633B4C0620CB55721 (const RuntimeMethod* method); // System.Int32 Mono.Math.BigInteger::BitCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BigInteger_BitCount_m7702CF0C094EC84ADA0AE35FC86C7A4C3742267C (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * __this, const RuntimeMethod* method); // System.Boolean Mono.Math.BigInteger::op_Equality(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_op_Equality_mEC40AC8B3A0841CD873CDD19B5BD8B612550C45E (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi21, const RuntimeMethod* method); // System.Void System.ObjectDisposedException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ObjectDisposedException__ctor_mE57C6A61713668708F9B3CEF060A8D006B1FE880 (ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A * __this, String_t* ___objectName0, const RuntimeMethod* method); // System.Void Mono.Security.Cryptography.DSAManaged::Generate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_Generate_mC22DC4FA17491BDB2CB73A75CD5E9230AA429698 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method); // System.Byte[] Mono.Math.BigInteger::GetBytes() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* BigInteger_GetBytes_mF2B46D5A258E774CB3A7B2C8832C5F7A09647056 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * __this, const RuntimeMethod* method); // System.Byte[] Mono.Security.Cryptography.DSAManaged::NormalizeArray(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSAManaged_NormalizeArray_mE74A77352DAFA627792421537410EB0662D9A3B8 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method); // System.Boolean Mono.Math.BigInteger::op_Inequality(Mono.Math.BigInteger,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_op_Inequality_m8DEBB89D66E3A83C866B7ABAA53E975EA53882D7 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, uint32_t ___ui1, const RuntimeMethod* method); // Mono.Math.BigInteger Mono.Math.BigInteger::ModInverse(Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * BigInteger_ModInverse_m1A3833769160D2375238C848410C101382877461 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * __this, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___modulus0, const RuntimeMethod* method); // Mono.Math.BigInteger Mono.Math.BigInteger::op_Multiply(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * BigInteger_op_Multiply_mDBF69C024A364DBBBC3AB031823830225D557836 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi21, const RuntimeMethod* method); // Mono.Math.BigInteger Mono.Math.BigInteger::op_Addition(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * BigInteger_op_Addition_m67E73A00BD5CEC15E47AFBFC1A966CCBDB385AD7 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi21, const RuntimeMethod* method); // System.Boolean Mono.Math.BigInteger::op_LessThan(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_op_LessThan_m2C46775DC1C12503C0300482FD048E1D0E473B23 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi21, const RuntimeMethod* method); // System.Boolean Mono.Math.BigInteger::op_Inequality(Mono.Math.BigInteger,Mono.Math.BigInteger) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool BigInteger_op_Inequality_mA7F79A98DDB40F0A1345A9B9BD1A0C402AA3E658 (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi10, BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * ___bi21, const RuntimeMethod* method); // System.Void Mono.Math.BigInteger::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BigInteger_Clear_mECD23CF3C1C86D8F82074A6F8B4759F69F1C8D9E (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * __this, const RuntimeMethod* method); // System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * Delegate_Combine_m631D10D6CFF81AB4F237B9D549B235A54F45FA55 (Delegate_t * ___a0, Delegate_t * ___b1, const RuntimeMethod* method); // System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * Delegate_Remove_m8B4AD17254118B2904720D55C9B34FB3DCCBD7D4 (Delegate_t * ___source0, Delegate_t * ___value1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AsymmetricSignatureDeformatter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsymmetricSignatureDeformatter__ctor_mD1A78C979CADC0692821049075FB114606DF6F78 (AsymmetricSignatureDeformatter_t4E346B5F7ADCD7E90FBD28DBDB9E540A1D11D033 * __this, const RuntimeMethod* method); // System.String System.Security.Cryptography.CryptoConfig::MapNameToOID(System.String,System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CryptoConfig_MapNameToOID_mF209F87F12A0095BDA1F990028BE090C7DBEF757 (String_t* ___name0, RuntimeObject * ___arg1, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DSASignatureDeformatter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureDeformatter__ctor_m73A650DECA8EA3D2E3E832CD36007B284FF226A2 (DSASignatureDeformatter_t84C67C0D8302C7D31B7DCCD2B4D5062883887AA6 * __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.Security.Cryptography.CryptographicUnexpectedOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CryptographicUnexpectedOperationException__ctor_mA8E82D91BEC42230B1409A5E436F10F0907DA9E6 (CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 * __this, String_t* ___message0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SignatureDescription::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SignatureDescription__ctor_m9A9C060DF83ACA74C0DBC3E3AE0A44563E72BED2 (SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SignatureDescription::set_KeyAlgorithm(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SignatureDescription_set_KeyAlgorithm_m33363463F18F61CF6E7D6E6AFC1058620A9CA2C0_inline (SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SignatureDescription::set_DigestAlgorithm(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SignatureDescription_set_DigestAlgorithm_mF0ECB17B5D583EAEE5CF673E5D59ABB0998B0782_inline (SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SignatureDescription::set_FormatterAlgorithm(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SignatureDescription_set_FormatterAlgorithm_mFFAE95E6194F465AA4059DE83ECBABDD6075021D_inline (SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.SignatureDescription::set_DeformatterAlgorithm(System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SignatureDescription_set_DeformatterAlgorithm_m06F0DA296BD3FF5B8E1691A878E46C4231C2729D_inline (SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A * __this, String_t* ___value0, const RuntimeMethod* method); // System.Void System.Security.Cryptography.AsymmetricSignatureFormatter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AsymmetricSignatureFormatter__ctor_mFDD1C5287769535B20D9D5D6D98486A3EF45C22C (AsymmetricSignatureFormatter_t2B6B3B1EBAAC2F3C07900B476C8F1497E383A13B * __this, const RuntimeMethod* method); // System.Void System.Security.Cryptography.DSASignatureFormatter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureFormatter__ctor_mCA7B018CB2AF308EED90EE01EF0B98F6AC5BC62B (DSASignatureFormatter_tE6999D258DD7FCE5501CED28E5610B0299719C46 * __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.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.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.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m4DA8AA49E6923EDCFB8927D588AE3D79B218545D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mE84FCDCEAD332A62B587191C5874DAD7C238CFEA (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___kind6, 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.Int64 System.DateTime::get_Ticks() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method); // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Globalization.Calendar) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mD900CE51AA7F2E7DD570FE5D7DEE4D1C6CE4B5E2 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___millisecond6, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar7, 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.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::AddHours(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddHours_m07BFD2EF4D41B311161F36C23CEE76D33EF83A58 (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.DateTime System.DateTime::AddMinutes(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddMinutes_m8336BC2CAFECBC607C90BCCB9C6F19743EE93264 (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.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::ToBinary() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_ToBinary_m5D858F047C395A96A5B2C547A47BACF5C857A603 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, 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.Int32 System.DateTime::get_Millisecond() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Millisecond_m26F99053967782776E91C154604B99D2E1182B38 (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::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::get_CurrentInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_get_CurrentInfo_m85673E56766CB408ACC08E85EBA486D455606C97 (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.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.Void System.Globalization.DateTimeFormatInfo::ValidateStyles(System.Globalization.DateTimeStyles,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_ValidateStyles_m8FD6DF8E0672AA051EA7029BB7F7F54245D06D67 (int32_t ___style0, String_t* ___parameterName1, const RuntimeMethod* method); // System.DateTime System.DateTimeParse::ParseExact(System.String,System.String,System.Globalization.DateTimeFormatInfo,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTimeParse_ParseExact_mC1588B3E4258AC71F2B5A059D8F5035F75354043 (String_t* ___s0, String_t* ___format1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, int32_t ___style3, 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.DateTime System.DateTime::ToLocalTime(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToLocalTime_mC409EB222964F502ACA34700354659EAE3E348AA (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, bool ___throwOnOverflow0, const RuntimeMethod* method); // System.DateTime System.DateTime::ToLocalTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToLocalTime_mCE92C270822E0C13C7C849BDE5DDC852A4CF0A08 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, 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.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTime_ToString_m19ECEFF7BA22ED4425F7562A82A1C2308E934204 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, String_t* ___format0, 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.Boolean System.DateTimeParse::TryParse(System.String,System.Globalization.DateTimeFormatInfo,System.Globalization.DateTimeStyles,System.DateTime&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_TryParse_mD1C7BFED80C56386442C2BD4FDFBC11D5EB3E089 (String_t* ___s0, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi1, int32_t ___styles2, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * ___result3, const RuntimeMethod* method); // System.Boolean System.DateTimeParse::TryParseExact(System.String,System.String,System.Globalization.DateTimeFormatInfo,System.Globalization.DateTimeStyles,System.DateTime&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeParse_TryParseExact_m0CCD1938D06348A642635196E3EAF43352FC3BC6 (String_t* ___s0, String_t* ___format1, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi2, int32_t ___style3, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * ___result4, 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.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.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.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.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.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.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.Globalization.Calendar System.Globalization.Calendar::ReadOnly(System.Globalization.Calendar) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * Calendar_ReadOnly_m4533A07DEC01862E28743A2D218D56CDF708F9F5 (Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar0, 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.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); #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Globalization.CultureNotFoundException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CultureNotFoundException__ctor_m3679A77EC592272C40C6C483ED0B015E68F244C9 (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * __this, const RuntimeMethod* method) { { String_t* L_0; L_0 = CultureNotFoundException_get_DefaultMessage_mF67BE4F6FDC1D8F0FFAFE0616C6133890D7E222F(/*hidden argument*/NULL); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void System.Globalization.CultureNotFoundException::.ctor(System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CultureNotFoundException__ctor_mD0FFBC025FBAABAFCF8DB514A4B164A98D9E4D4A (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * __this, String_t* ___paramName0, String_t* ___message1, const RuntimeMethod* method) { { String_t* L_0 = ___message1; String_t* L_1 = ___paramName0; ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(__this, L_0, L_1, /*hidden argument*/NULL); return; } } // 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) { { String_t* L_0 = ___message2; String_t* L_1 = ___paramName0; ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(__this, L_0, L_1, /*hidden argument*/NULL); String_t* L_2 = ___invalidCultureName1; __this->set_m_invalidCultureName_18(L_2); return; } } // System.Void System.Globalization.CultureNotFoundException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CultureNotFoundException__ctor_mC0DC0150500380F665DA7BF4E9AF86BB6FB05520 (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103_0_0_0_var); 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_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB60DD4247463256F54947EA3FBCBFBDB561FF40); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE7E5CDEB5626366883AC9B6D57C7E0C2C2552AF1); s_Il2CppMethodInitialized = true; } { SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_0 = ___info0; StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 L_1 = ___context1; ArgumentException__ctor_m95833EB3FF48C75962637E97E056E84C5F608CC5(__this, L_0, L_1, /*hidden argument*/NULL); SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_3, /*hidden argument*/NULL); NullCheck(L_2); RuntimeObject * L_5; L_5 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_2, _stringLiteralAB60DD4247463256F54947EA3FBCBFBDB561FF40, L_4, /*hidden argument*/NULL); void* L_6 = alloca(sizeof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 )); UnBoxNullable(L_5, Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, L_6); __this->set_m_invalidCultureId_19(((*(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_6)))); SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_7 = ___info0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_8, /*hidden argument*/NULL); NullCheck(L_7); RuntimeObject * L_10; L_10 = SerializationInfo_GetValue_mF6E311779D55AD7C80B2D19FF2A7E9683AEF2A99(L_7, _stringLiteralE7E5CDEB5626366883AC9B6D57C7E0C2C2552AF1, L_9, /*hidden argument*/NULL); __this->set_m_invalidCultureName_18(((String_t*)CastclassSealed((RuntimeObject*)L_10, String_t_il2cpp_TypeInfo_var))); return; } } // System.Void System.Globalization.CultureNotFoundException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CultureNotFoundException_GetObjectData_m1987FCC3316405CAAF3E08FE2010209EEDB33E98 (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * __this, SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * ___info0, StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___context1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAB60DD4247463256F54947EA3FBCBFBDB561FF40); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE7E5CDEB5626366883AC9B6D57C7E0C2C2552AF1); s_Il2CppMethodInitialized = true; } Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 V_0; memset((&V_0), 0, sizeof(V_0)); { 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*)&CultureNotFoundException_GetObjectData_m1987FCC3316405CAAF3E08FE2010209EEDB33E98_RuntimeMethod_var))); } IL_000e: { SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_2 = ___info0; StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 L_3 = ___context1; ArgumentException_GetObjectData_m9738D370D7C61E79A21A69EBC8CECA90C1191E24(__this, L_2, L_3, /*hidden argument*/NULL); il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 )); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_4 = __this->get_m_invalidCultureId_19(); V_0 = L_4; SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_5 = ___info0; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_6 = V_0; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_7 = L_6; RuntimeObject * L_8 = Box(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103_il2cpp_TypeInfo_var, &L_7); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_9 = { reinterpret_cast (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103_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); NullCheck(L_5); SerializationInfo_AddValue_mA20A32DFDB224FCD9595675255264FD10940DFC6(L_5, _stringLiteralAB60DD4247463256F54947EA3FBCBFBDB561FF40, L_8, L_10, /*hidden argument*/NULL); SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_11 = ___info0; String_t* L_12 = __this->get_m_invalidCultureName_18(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (String_t_0_0_0_var) }; Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E(L_13, /*hidden argument*/NULL); NullCheck(L_11); SerializationInfo_AddValue_mA20A32DFDB224FCD9595675255264FD10940DFC6(L_11, _stringLiteralE7E5CDEB5626366883AC9B6D57C7E0C2C2552AF1, L_12, L_14, /*hidden argument*/NULL); return; } } // System.Nullable`1 System.Globalization.CultureNotFoundException::get_InvalidCultureId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 CultureNotFoundException_get_InvalidCultureId_m0B7EE3D9B57593AFF7A0214FFFF07ADBB16A1737 (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * __this, const RuntimeMethod* method) { { Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_0 = __this->get_m_invalidCultureId_19(); return L_0; } } // System.String System.Globalization.CultureNotFoundException::get_InvalidCultureName() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CultureNotFoundException_get_InvalidCultureName_mEA014817257249AD2FD587E3A32DBA66AE5C0379 (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get_m_invalidCultureName_18(); return L_0; } } // System.String System.Globalization.CultureNotFoundException::get_DefaultMessage() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CultureNotFoundException_get_DefaultMessage_mF67BE4F6FDC1D8F0FFAFE0616C6133890D7E222F (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA266753E3F25E41D159F14B1C4441205BC644A88); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(_stringLiteralA266753E3F25E41D159F14B1C4441205BC644A88, /*hidden argument*/NULL); return L_0; } } // System.String System.Globalization.CultureNotFoundException::get_FormatedInvalidCultureId() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CultureNotFoundException_get_FormatedInvalidCultureId_mBFADED0E15379F0160DF2E513FAF751B4F8B6405 (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * __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*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF982EAE1B483CCEC09B349B98BF3F97C73D58210); s_Il2CppMethodInitialized = true; } Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 V_0; memset((&V_0), 0, sizeof(V_0)); { Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_0; L_0 = VirtualFuncInvoker0< Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 >::Invoke(13 /* System.Nullable`1 System.Globalization.CultureNotFoundException::get_InvalidCultureId() */, __this); V_0 = L_0; bool L_1; L_1 = Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_inline((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)(&V_0), /*hidden argument*/Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_RuntimeMethod_var); if (!L_1) { goto IL_0033; } } { IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_2; L_2 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 L_3; L_3 = VirtualFuncInvoker0< Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 >::Invoke(13 /* System.Nullable`1 System.Globalization.CultureNotFoundException::get_InvalidCultureId() */, __this); V_0 = L_3; int32_t L_4; L_4 = Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)(&V_0), /*hidden argument*/Nullable_1_get_Value_m81778F362BEC72D4456079CDF5FB0D3487A1BCCC_RuntimeMethod_var); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var, &L_5); String_t* L_7; L_7 = String_Format_m90ED4B078849D42FA1A7C5EB7AC7F74F235F6916(L_2, _stringLiteralF982EAE1B483CCEC09B349B98BF3F97C73D58210, L_6, /*hidden argument*/NULL); return L_7; } IL_0033: { String_t* L_8; L_8 = VirtualFuncInvoker0< String_t* >::Invoke(14 /* System.String System.Globalization.CultureNotFoundException::get_InvalidCultureName() */, __this); return L_8; } } // System.String System.Globalization.CultureNotFoundException::get_Message() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CultureNotFoundException_get_Message_m72C38AEA57267A726457F703FDDC94AEB3D82FF9 (CultureNotFoundException_tF7A5916D7F7C5CC3780AF5C14DE18006B4DD161C * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral121A66AF8DF9D2528CAB8CF53E16BF435193916D); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; { String_t* L_0; L_0 = ArgumentException_get_Message_m12AC7B4F30A4C748258C1EB626FFFAF13BFA2DDE(__this, /*hidden argument*/NULL); V_0 = L_0; Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * L_1 = __this->get_address_of_m_invalidCultureId_19(); bool L_2; L_2 = Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_inline((Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 *)L_1, /*hidden argument*/Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_RuntimeMethod_var); if (L_2) { goto IL_001c; } } { String_t* L_3 = __this->get_m_invalidCultureName_18(); if (!L_3) { goto IL_0048; } } IL_001c: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var, (uint32_t)1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = L_4; String_t* L_6; L_6 = CultureNotFoundException_get_FormatedInvalidCultureId_mBFADED0E15379F0160DF2E513FAF751B4F8B6405(__this, /*hidden argument*/NULL); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(0), (RuntimeObject *)L_6); String_t* L_7; L_7 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(_stringLiteral121A66AF8DF9D2528CAB8CF53E16BF435193916D, L_5, /*hidden argument*/NULL); V_1 = L_7; String_t* L_8 = V_0; if (L_8) { goto IL_003b; } } { String_t* L_9 = V_1; return L_9; } IL_003b: { String_t* L_10 = V_0; String_t* L_11; L_11 = Environment_get_NewLine_mD145C8EE917C986BAA7C5243DEFAF4D333C521B4(/*hidden argument*/NULL); String_t* L_12 = V_1; String_t* L_13; L_13 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_10, L_11, L_12, /*hidden argument*/NULL); return L_13; } IL_0048: { String_t* L_14 = V_0; return L_14; } } #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.CurrentSystemTimeZone::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CurrentSystemTimeZone__ctor_mBC7AFE6C7015519942ABC0C365510DA64CB4756A (CurrentSystemTimeZone_t1D374DF5A6A47A1790B1BF8759342E40E0CD129A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(TimeZone_t7BDF23D00BD0964D237E34664984422C85EB43F5_il2cpp_TypeInfo_var); TimeZone__ctor_m325FB2DDABD0CD6599F0D840B2F5AC7C4D2171CB(__this, /*hidden argument*/NULL); TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_0; L_0 = TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9(/*hidden argument*/NULL); __this->set_LocalTimeZone_3(L_0); return; } } // System.TimeSpan System.CurrentSystemTimeZone::GetUtcOffset(System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 CurrentSystemTimeZone_GetUtcOffset_m2BA7A8CFB3FDDA246D137E666FED66CF1303ABB8 (CurrentSystemTimeZone_t1D374DF5A6A47A1790B1BF8759342E40E0CD129A * __this, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___dateTime0, 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; L_0 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&___dateTime0), /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)1)))) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_1 = ((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields*)il2cpp_codegen_static_fields_for(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_il2cpp_TypeInfo_var))->get_Zero_19(); return L_1; } IL_0010: { TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_2 = __this->get_LocalTimeZone_3(); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_3 = ___dateTime0; NullCheck(L_2); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_4; L_4 = TimeZoneInfo_GetUtcOffset_m141D157CBED31EEB89D133955485874F235DAACA(L_2, L_3, /*hidden argument*/NULL); return L_4; } } // System.Boolean System.CurrentSystemTimeZone::GetTimeZoneData(System.Int32,System.Int64[]&,System.String[]&,System.Boolean&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CurrentSystemTimeZone_GetTimeZoneData_mB8DBC355131D62B9C956252F6724668A8C8746C4 (int32_t ___year0, Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6** ___data1, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** ___names2, bool* ___daylight_inverted3, const RuntimeMethod* method) { typedef bool (*CurrentSystemTimeZone_GetTimeZoneData_mB8DBC355131D62B9C956252F6724668A8C8746C4_ftn) (int32_t, Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6**, StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A**, bool*); using namespace il2cpp::icalls; return ((CurrentSystemTimeZone_GetTimeZoneData_mB8DBC355131D62B9C956252F6724668A8C8746C4_ftn)mscorlib::System::CurrentSystemTimeZone::GetTimeZoneData40) (___year0, ___data1, ___names2, ___daylight_inverted3); } #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.Reflection.CustomAttributeData::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeData__ctor_m2CF2203227A7F2F71AD929BF4A31690A271A41AE (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, const RuntimeMethod* method) { { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); return; } } // System.Void System.Reflection.CustomAttributeData::.ctor(System.Reflection.ConstructorInfo,System.Reflection.Assembly,System.IntPtr,System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeData__ctor_m44F43959CFAB33242118859EDA193C283A60FDBD (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___ctorInfo0, Assembly_t * ___assembly1, intptr_t ___data2, uint32_t ___data_length3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Object__ctor_m88880E0413421D13FD95325EDCE231707CE1F405(__this, /*hidden argument*/NULL); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_0 = ___ctorInfo0; __this->set_ctorInfo_0(L_0); LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * L_1 = (LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 *)il2cpp_codegen_object_new(LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3_il2cpp_TypeInfo_var); LazyCAttrData__ctor_m3C3567B4BBE479BEDAA36E8AAB43AAF54D81DABA(L_1, /*hidden argument*/NULL); __this->set_lazyData_3(L_1); LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * L_2 = __this->get_lazyData_3(); Assembly_t * L_3 = ___assembly1; NullCheck(L_2); L_2->set_assembly_0(L_3); LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * L_4 = __this->get_lazyData_3(); intptr_t L_5 = ___data2; NullCheck(L_4); L_4->set_data_1((intptr_t)L_5); LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * L_6 = __this->get_lazyData_3(); uint32_t L_7 = ___data_length3; NullCheck(L_6); L_6->set_data_length_2(L_7); return; } } // System.Void System.Reflection.CustomAttributeData::ResolveArgumentsInternal(System.Reflection.ConstructorInfo,System.Reflection.Assembly,System.IntPtr,System.UInt32,System.Object[]&,System.Object[]&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeData_ResolveArgumentsInternal_m0BF7CE0B698C5E94044D59B8BA364CAF0E31C3F1 (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___ctor0, Assembly_t * ___assembly1, intptr_t ___data2, uint32_t ___data_length3, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** ___ctorArgs4, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** ___namedArgs5, const RuntimeMethod* method) { typedef void (*CustomAttributeData_ResolveArgumentsInternal_m0BF7CE0B698C5E94044D59B8BA364CAF0E31C3F1_ftn) (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B *, Assembly_t *, intptr_t, uint32_t, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE**, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE**); using namespace il2cpp::icalls; ((CustomAttributeData_ResolveArgumentsInternal_m0BF7CE0B698C5E94044D59B8BA364CAF0E31C3F1_ftn)mscorlib::System::Reflection::CustomAttributeData::ResolveArgumentsInternal) (___ctor0, ___assembly1, ___data2, ___data_length3, ___ctorArgs4, ___namedArgs5); } // System.Void System.Reflection.CustomAttributeData::ResolveArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomAttributeData_ResolveArguments_m5F5F89FF63B15F1E5B73897481F329508E75D4A5 (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_AsReadOnly_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_mF670D068C2722963FCDBD5FB1ED67358A5E62F0C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_AsReadOnly_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_mEA3531A83FB85714A3FC9990D53B3C2718FBB77F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CustomAttributeData_UnboxValues_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_m45391133BDD45F77B1F719F5074343485D7FB242_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CustomAttributeData_UnboxValues_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_m738BD2B921363423E40FE17EB68D54A5B4E629CB_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EmptyArray_1_t5C432F52782BD51992CB0284C4CC298BFC223635_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&EmptyArray_1_t929B62FB2BE425A28E9061DB488711798B3E7DE9_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_0 = NULL; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_1 = NULL; CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * G_B4_0 = NULL; CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * G_B3_0 = NULL; CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* G_B5_0 = NULL; CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * G_B5_1 = NULL; CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * G_B7_0 = NULL; CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * G_B6_0 = NULL; CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* G_B8_0 = NULL; CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * G_B8_1 = NULL; { LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * L_0 = __this->get_lazyData_3(); if (L_0) { goto IL_0009; } } { return; } IL_0009: { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_1 = __this->get_ctorInfo_0(); LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * L_2 = __this->get_lazyData_3(); NullCheck(L_2); Assembly_t * L_3 = L_2->get_assembly_0(); LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * L_4 = __this->get_lazyData_3(); NullCheck(L_4); intptr_t L_5 = L_4->get_data_1(); LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 * L_6 = __this->get_lazyData_3(); NullCheck(L_6); uint32_t L_7 = L_6->get_data_length_2(); CustomAttributeData_ResolveArgumentsInternal_m0BF7CE0B698C5E94044D59B8BA364CAF0E31C3F1(L_1, L_3, (intptr_t)L_5, L_7, (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE**)(&V_0), (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE**)(&V_1), /*hidden argument*/NULL); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = V_0; G_B3_0 = __this; if (L_8) { G_B4_0 = __this; goto IL_0044; } } { IL2CPP_RUNTIME_CLASS_INIT(EmptyArray_1_t5C432F52782BD51992CB0284C4CC298BFC223635_il2cpp_TypeInfo_var); CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* L_9 = ((EmptyArray_1_t5C432F52782BD51992CB0284C4CC298BFC223635_StaticFields*)il2cpp_codegen_static_fields_for(EmptyArray_1_t5C432F52782BD51992CB0284C4CC298BFC223635_il2cpp_TypeInfo_var))->get_Value_0(); G_B5_0 = L_9; G_B5_1 = G_B3_0; goto IL_004a; } IL_0044: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_10 = V_0; CustomAttributeTypedArgumentU5BU5D_t20B1BE58263263B492DAC21E270358FB31189F98* L_11; L_11 = CustomAttributeData_UnboxValues_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_m738BD2B921363423E40FE17EB68D54A5B4E629CB(L_10, /*hidden argument*/CustomAttributeData_UnboxValues_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_m738BD2B921363423E40FE17EB68D54A5B4E629CB_RuntimeMethod_var); G_B5_0 = L_11; G_B5_1 = G_B4_0; } IL_004a: { ReadOnlyCollection_1_t8838EC5DC5D2BD0C82AEA8EAE373E5AE9F09B294 * L_12; L_12 = Array_AsReadOnly_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_mEA3531A83FB85714A3FC9990D53B3C2718FBB77F(G_B5_0, /*hidden argument*/Array_AsReadOnly_TisCustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_mEA3531A83FB85714A3FC9990D53B3C2718FBB77F_RuntimeMethod_var); NullCheck(G_B5_1); G_B5_1->set_ctorArgs_1(L_12); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_13 = V_1; G_B6_0 = __this; if (L_13) { G_B7_0 = __this; goto IL_005f; } } { IL2CPP_RUNTIME_CLASS_INIT(EmptyArray_1_t929B62FB2BE425A28E9061DB488711798B3E7DE9_il2cpp_TypeInfo_var); CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* L_14 = ((EmptyArray_1_t929B62FB2BE425A28E9061DB488711798B3E7DE9_StaticFields*)il2cpp_codegen_static_fields_for(EmptyArray_1_t929B62FB2BE425A28E9061DB488711798B3E7DE9_il2cpp_TypeInfo_var))->get_Value_0(); G_B8_0 = L_14; G_B8_1 = G_B6_0; goto IL_0065; } IL_005f: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = V_1; CustomAttributeNamedArgumentU5BU5D_t4EC7EAEB21A9435BFB8F2693AE8B3AD73E574451* L_16; L_16 = CustomAttributeData_UnboxValues_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_m45391133BDD45F77B1F719F5074343485D7FB242(L_15, /*hidden argument*/CustomAttributeData_UnboxValues_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_m45391133BDD45F77B1F719F5074343485D7FB242_RuntimeMethod_var); G_B8_0 = L_16; G_B8_1 = G_B7_0; } IL_0065: { ReadOnlyCollection_1_t02BB5C6352D96419CA6197B50B8B18B3F6A95AE0 * L_17; L_17 = Array_AsReadOnly_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_mF670D068C2722963FCDBD5FB1ED67358A5E62F0C(G_B8_0, /*hidden argument*/Array_AsReadOnly_TisCustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_mF670D068C2722963FCDBD5FB1ED67358A5E62F0C_RuntimeMethod_var); NullCheck(G_B8_1); G_B8_1->set_namedArgs_2(L_17); __this->set_lazyData_3((LazyCAttrData_tD37F889F6B356AF76AB242D449CAEEFAE826F8C3 *)NULL); return; } } // System.Reflection.ConstructorInfo System.Reflection.CustomAttributeData::get_Constructor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * CustomAttributeData_get_Constructor_mDF1586CEE8182FA6CAF99974A1762E785431EE4B (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, const RuntimeMethod* method) { { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_0 = __this->get_ctorInfo_0(); return L_0; } } // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::get_ConstructorArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CustomAttributeData_get_ConstructorArguments_mDAABFE7983A4F4DA2408A8232D76175D7F9F4F9D (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, const RuntimeMethod* method) { { CustomAttributeData_ResolveArguments_m5F5F89FF63B15F1E5B73897481F329508E75D4A5(__this, /*hidden argument*/NULL); RuntimeObject* L_0 = __this->get_ctorArgs_1(); return L_0; } } // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::get_NamedArguments() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CustomAttributeData_get_NamedArguments_m0690F72F89AAA830B9136E30F64CC4D975E03AF6 (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, const RuntimeMethod* method) { { CustomAttributeData_ResolveArguments_m5F5F89FF63B15F1E5B73897481F329508E75D4A5(__this, /*hidden argument*/NULL); RuntimeObject* L_0 = __this->get_namedArgs_2(); return L_0; } } // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributes(System.Reflection.Assembly) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CustomAttributeData_GetCustomAttributes_mD9B8766F28A351EBC6921A0CD078765E50A9006D (Assembly_t * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Assembly_t * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var); RuntimeObject* L_1; L_1 = MonoCustomAttrs_GetCustomAttributesData_mCF31E7B6631F29BE600E00F018D09CF01F52A1FD(L_0, /*hidden argument*/NULL); return L_1; } } // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributes(System.Reflection.MemberInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CustomAttributeData_GetCustomAttributes_m8A0D86BC18761394DE60273657A9F025C5301721 (MemberInfo_t * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { MemberInfo_t * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var); RuntimeObject* L_1; L_1 = MonoCustomAttrs_GetCustomAttributesData_mCF31E7B6631F29BE600E00F018D09CF01F52A1FD(L_0, /*hidden argument*/NULL); return L_1; } } // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributesInternal(System.RuntimeType) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CustomAttributeData_GetCustomAttributesInternal_m927EB9D8AA38A3204835B1A00067BE7F03736139 (RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeType_t4F49C0B3B2871AECF65AF5FA3E42BAB5B0C1FD07 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var); RuntimeObject* L_1; L_1 = MonoCustomAttrs_GetCustomAttributesData_mCF31E7B6631F29BE600E00F018D09CF01F52A1FD(L_0, /*hidden argument*/NULL); return L_1; } } // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributes(System.Reflection.Module) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CustomAttributeData_GetCustomAttributes_m2E25CE8CC4DA7B1C36EA14BB11B4F0C29A7E0A49 (Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Module_tAAF0DBC4FB20AB46035441C66C41A8DB813C8CD7 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var); RuntimeObject* L_1; L_1 = MonoCustomAttrs_GetCustomAttributesData_mCF31E7B6631F29BE600E00F018D09CF01F52A1FD(L_0, /*hidden argument*/NULL); return L_1; } } // System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributes(System.Reflection.ParameterInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* CustomAttributeData_GetCustomAttributes_m63D0510B5CD78DD346F0BFC1F3E4B5FD1D4495D1 (ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * ___target0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ParameterInfo_t9D9DBDD93E685815E35F4F6D6F58E90EBC8852B7 * L_0 = ___target0; IL2CPP_RUNTIME_CLASS_INIT(MonoCustomAttrs_t67893E3BB245F2047816008E6CF61ACD3763F5C3_il2cpp_TypeInfo_var); RuntimeObject* L_1; L_1 = MonoCustomAttrs_GetCustomAttributesData_mCF31E7B6631F29BE600E00F018D09CF01F52A1FD(L_0, /*hidden argument*/NULL); return L_1; } } // System.Type System.Reflection.CustomAttributeData::get_AttributeType() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * CustomAttributeData_get_AttributeType_m37E78CEC04848D44185CD52AE20A475B90DC37CB (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, const RuntimeMethod* method) { { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_0 = __this->get_ctorInfo_0(); NullCheck(L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_0); return L_1; } } // System.String System.Reflection.CustomAttributeData::ToString() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* CustomAttributeData_ToString_m478766F748D6ACDF08F906A1443813B4024BEA8C (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tC1D579C5F003A9563742E821A763BECA143F389B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_tC94A6A591E58FD9BB826AF5D15001E425B682707_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF85A9ABF83F1185FEE17E4F49E82A95DF814D0CA); s_Il2CppMethodInitialized = true; } StringBuilder_t * V_0 = NULL; int32_t V_1 = 0; CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA V_4; memset((&V_4), 0, sizeof(V_4)); { CustomAttributeData_ResolveArguments_m5F5F89FF63B15F1E5B73897481F329508E75D4A5(__this, /*hidden argument*/NULL); StringBuilder_t * L_0 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9(L_0, /*hidden argument*/NULL); V_0 = L_0; StringBuilder_t * L_1 = V_0; ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_2 = __this->get_ctorInfo_0(); NullCheck(L_2); Type_t * L_3; L_3 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, L_2); NullCheck(L_3); String_t* L_4; L_4 = VirtualFuncInvoker0< String_t* >::Invoke(27 /* System.String System.Type::get_FullName() */, L_3); String_t* L_5; L_5 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteralD9691C4FD8A1F6B09DB1147CA32B442772FB46A1, L_4, _stringLiteralA3DFC0C77ACADE0EE48DCC73E795A597D0270A73, /*hidden argument*/NULL); NullCheck(L_1); StringBuilder_t * L_6; L_6 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_1, L_5, /*hidden argument*/NULL); V_1 = 0; goto IL_0077; } IL_0036: { StringBuilder_t * L_7 = V_0; RuntimeObject* L_8 = __this->get_ctorArgs_1(); int32_t L_9 = V_1; NullCheck(L_8); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_10; L_10 = InterfaceFuncInvoker1< CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 , int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181_il2cpp_TypeInfo_var, L_8, L_9); V_2 = L_10; String_t* L_11; L_11 = CustomAttributeTypedArgument_ToString_mDC0AE6532B0BFE937C7EA0375D2607A8CCBCCC61((CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 *)(&V_2), /*hidden argument*/NULL); NullCheck(L_7); StringBuilder_t * L_12; L_12 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_7, L_11, /*hidden argument*/NULL); int32_t L_13 = V_1; RuntimeObject* L_14 = __this->get_ctorArgs_1(); NullCheck(L_14); int32_t L_15; L_15 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tC1D579C5F003A9563742E821A763BECA143F389B_il2cpp_TypeInfo_var, L_14); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)1))) >= ((int32_t)L_15))) { goto IL_0073; } } { StringBuilder_t * L_16 = V_0; NullCheck(L_16); StringBuilder_t * L_17; L_17 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_16, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, /*hidden argument*/NULL); } IL_0073: { int32_t L_18 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)1)); } IL_0077: { int32_t L_19 = V_1; RuntimeObject* L_20 = __this->get_ctorArgs_1(); NullCheck(L_20); int32_t L_21; L_21 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tC1D579C5F003A9563742E821A763BECA143F389B_il2cpp_TypeInfo_var, L_20); if ((((int32_t)L_19) < ((int32_t)L_21))) { goto IL_0036; } } { RuntimeObject* L_22 = __this->get_namedArgs_2(); NullCheck(L_22); int32_t L_23; L_23 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var, L_22); if ((((int32_t)L_23) <= ((int32_t)0))) { goto IL_009f; } } { StringBuilder_t * L_24 = V_0; NullCheck(L_24); StringBuilder_t * L_25; L_25 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_24, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, /*hidden argument*/NULL); } IL_009f: { V_3 = 0; goto IL_00e5; } IL_00a3: { StringBuilder_t * L_26 = V_0; RuntimeObject* L_27 = __this->get_namedArgs_2(); int32_t L_28 = V_3; NullCheck(L_27); CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA L_29; L_29 = InterfaceFuncInvoker1< CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA , int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_tC94A6A591E58FD9BB826AF5D15001E425B682707_il2cpp_TypeInfo_var, L_27, L_28); V_4 = L_29; String_t* L_30; L_30 = CustomAttributeNamedArgument_ToString_m279C918B5C0801E1DACB9FCDA103FD40E3FA4B82((CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA *)(&V_4), /*hidden argument*/NULL); NullCheck(L_26); StringBuilder_t * L_31; L_31 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_26, L_30, /*hidden argument*/NULL); int32_t L_32 = V_3; RuntimeObject* L_33 = __this->get_namedArgs_2(); NullCheck(L_33); int32_t L_34; L_34 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var, L_33); if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1))) >= ((int32_t)L_34))) { goto IL_00e1; } } { StringBuilder_t * L_35 = V_0; NullCheck(L_35); StringBuilder_t * L_36; L_36 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_35, _stringLiteral758733BDBED83CBFF4F635AC26CA92AAE477F75D, /*hidden argument*/NULL); } IL_00e1: { int32_t L_37 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_37, (int32_t)1)); } IL_00e5: { int32_t L_38 = V_3; RuntimeObject* L_39 = __this->get_namedArgs_2(); NullCheck(L_39); int32_t L_40; L_40 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var, L_39); if ((((int32_t)L_38) < ((int32_t)L_40))) { goto IL_00a3; } } { StringBuilder_t * L_41 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_42; L_42 = Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_inline(/*hidden argument*/Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_RuntimeMethod_var); NullCheck(L_41); StringBuilder_t * L_43; L_43 = StringBuilder_AppendFormat_m97C4AAABA51FCC2D426BD22FE05BEC045AB9D6F8(L_41, _stringLiteralF85A9ABF83F1185FEE17E4F49E82A95DF814D0CA, L_42, /*hidden argument*/NULL); StringBuilder_t * L_44 = V_0; NullCheck(L_44); String_t* L_45; L_45 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_44); return L_45; } } // System.Boolean System.Reflection.CustomAttributeData::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool CustomAttributeData_Equals_m21DA1090552550043D022769E4ADFB37DCF9AE6B (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, RuntimeObject * ___obj0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tC1D579C5F003A9563742E821A763BECA143F389B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_tC94A6A591E58FD9BB826AF5D15001E425B682707_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * V_0 = NULL; int32_t V_1 = 0; CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; bool V_4 = false; int32_t V_5 = 0; CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA V_6; memset((&V_6), 0, sizeof(V_6)); { RuntimeObject * L_0 = ___obj0; V_0 = ((CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 *)IsInstClass((RuntimeObject*)L_0, CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85_il2cpp_TypeInfo_var)); CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * L_1 = V_0; if (!L_1) { goto IL_004d; } } { CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * L_2 = V_0; NullCheck(L_2); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_3 = L_2->get_ctorInfo_0(); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_4 = __this->get_ctorInfo_0(); IL2CPP_RUNTIME_CLASS_INIT(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_il2cpp_TypeInfo_var); bool L_5; L_5 = ConstructorInfo_op_Inequality_m14EF5800ABCDCE484FEC9C73ED6D84E8343442CC(L_3, L_4, /*hidden argument*/NULL); if (L_5) { goto IL_004d; } } { CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * L_6 = V_0; NullCheck(L_6); RuntimeObject* L_7 = L_6->get_ctorArgs_1(); NullCheck(L_7); int32_t L_8; L_8 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tC1D579C5F003A9563742E821A763BECA143F389B_il2cpp_TypeInfo_var, L_7); RuntimeObject* L_9 = __this->get_ctorArgs_1(); NullCheck(L_9); int32_t L_10; L_10 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tC1D579C5F003A9563742E821A763BECA143F389B_il2cpp_TypeInfo_var, L_9); if ((!(((uint32_t)L_8) == ((uint32_t)L_10)))) { goto IL_004d; } } { CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * L_11 = V_0; NullCheck(L_11); RuntimeObject* L_12 = L_11->get_namedArgs_2(); NullCheck(L_12); int32_t L_13; L_13 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var, L_12); RuntimeObject* L_14 = __this->get_namedArgs_2(); NullCheck(L_14); int32_t L_15; L_15 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var, L_14); if ((((int32_t)L_13) == ((int32_t)L_15))) { goto IL_004f; } } IL_004d: { return (bool)0; } IL_004f: { V_1 = 0; goto IL_0086; } IL_0053: { RuntimeObject* L_16 = __this->get_ctorArgs_1(); int32_t L_17 = V_1; NullCheck(L_16); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_18; L_18 = InterfaceFuncInvoker1< CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 , int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181_il2cpp_TypeInfo_var, L_16, L_17); V_2 = L_18; CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * L_19 = V_0; NullCheck(L_19); RuntimeObject* L_20 = L_19->get_ctorArgs_1(); int32_t L_21 = V_1; NullCheck(L_20); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_22; L_22 = InterfaceFuncInvoker1< CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 , int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181_il2cpp_TypeInfo_var, L_20, L_21); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_23 = L_22; RuntimeObject * L_24 = Box(CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910_il2cpp_TypeInfo_var, &L_23); bool L_25; L_25 = CustomAttributeTypedArgument_Equals_mB4D713A88D97B9967E9126D373649D92B84A1E77((CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 *)(&V_2), L_24, /*hidden argument*/NULL); if (!L_25) { goto IL_0082; } } { return (bool)0; } IL_0082: { int32_t L_26 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); } IL_0086: { int32_t L_27 = V_1; RuntimeObject* L_28 = __this->get_ctorArgs_1(); NullCheck(L_28); int32_t L_29; L_29 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tC1D579C5F003A9563742E821A763BECA143F389B_il2cpp_TypeInfo_var, L_28); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0053; } } { V_3 = 0; goto IL_00f3; } IL_0098: { V_4 = (bool)0; V_5 = 0; goto IL_00da; } IL_00a0: { RuntimeObject* L_30 = __this->get_namedArgs_2(); int32_t L_31 = V_3; NullCheck(L_30); CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA L_32; L_32 = InterfaceFuncInvoker1< CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA , int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_tC94A6A591E58FD9BB826AF5D15001E425B682707_il2cpp_TypeInfo_var, L_30, L_31); V_6 = L_32; CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * L_33 = V_0; NullCheck(L_33); RuntimeObject* L_34 = L_33->get_namedArgs_2(); int32_t L_35 = V_5; NullCheck(L_34); CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA L_36; L_36 = InterfaceFuncInvoker1< CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA , int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_tC94A6A591E58FD9BB826AF5D15001E425B682707_il2cpp_TypeInfo_var, L_34, L_35); CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA L_37 = L_36; RuntimeObject * L_38 = Box(CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA_il2cpp_TypeInfo_var, &L_37); bool L_39; L_39 = CustomAttributeNamedArgument_Equals_m7CF3C5BC64EA55C6C18F25B901E53863B13C3939((CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA *)(&V_6), L_38, /*hidden argument*/NULL); if (!L_39) { goto IL_00d4; } } { V_4 = (bool)1; goto IL_00e9; } IL_00d4: { int32_t L_40 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_40, (int32_t)1)); } IL_00da: { int32_t L_41 = V_5; CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * L_42 = V_0; NullCheck(L_42); RuntimeObject* L_43 = L_42->get_namedArgs_2(); NullCheck(L_43); int32_t L_44; L_44 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var, L_43); if ((((int32_t)L_41) < ((int32_t)L_44))) { goto IL_00a0; } } IL_00e9: { bool L_45 = V_4; if (L_45) { goto IL_00ef; } } { return (bool)0; } IL_00ef: { int32_t L_46 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1)); } IL_00f3: { int32_t L_47 = V_3; RuntimeObject* L_48 = __this->get_namedArgs_2(); NullCheck(L_48); int32_t L_49; L_49 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var, L_48); if ((((int32_t)L_47) < ((int32_t)L_49))) { goto IL_0098; } } { return (bool)1; } } // System.Int32 System.Reflection.CustomAttributeData::GetHashCode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CustomAttributeData_GetHashCode_mA62DB236E65447BC37A8BF87B700F52C256D22EF (CustomAttributeData_t4F8D66DDB6D3F7E8C39AF85752A0CC9679A4CE85 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_1_tC1D579C5F003A9563742E821A763BECA143F389B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_1_tC94A6A591E58FD9BB826AF5D15001E425B682707_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA V_4; memset((&V_4), 0, sizeof(V_4)); int32_t G_B3_0 = 0; { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_0 = __this->get_ctorInfo_0(); IL2CPP_RUNTIME_CLASS_INIT(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_il2cpp_TypeInfo_var); bool L_1; L_1 = ConstructorInfo_op_Equality_m5B7B5656578241A10343041B4FF20CEF46CAD453(L_0, (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B *)NULL, /*hidden argument*/NULL); if (L_1) { goto IL_001e; } } { ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_2 = __this->get_ctorInfo_0(); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.Object::GetHashCode() */, L_2); G_B3_0 = ((int32_t)((int32_t)L_3<<(int32_t)((int32_t)16))); goto IL_0020; } IL_001e: { G_B3_0 = ((int32_t)13); } IL_0020: { V_0 = G_B3_0; RuntimeObject* L_4 = __this->get_ctorArgs_1(); if (!L_4) { goto IL_0067; } } { V_1 = 0; goto IL_0059; } IL_002d: { int32_t L_5 = V_0; int32_t L_6 = V_0; RuntimeObject* L_7 = __this->get_ctorArgs_1(); int32_t L_8 = V_1; NullCheck(L_7); CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 L_9; L_9 = InterfaceFuncInvoker1< CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 , int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_tA9B3F6D4DDBA3A555103C2DDC65AD75936EAB181_il2cpp_TypeInfo_var, L_7, L_8); V_2 = L_9; int32_t L_10; L_10 = CustomAttributeTypedArgument_GetHashCode_m6CF9F8F830CB09AD59096FEE03843A66E69033D3((CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 *)(&V_2), /*hidden argument*/NULL); int32_t L_11 = V_1; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)((int32_t)((int32_t)L_6^(int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)7, (int32_t)L_10))<<(int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_11, (int32_t)4))&(int32_t)((int32_t)31))))))))); int32_t L_12 = V_1; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0059: { int32_t L_13 = V_1; RuntimeObject* L_14 = __this->get_ctorArgs_1(); NullCheck(L_14); int32_t L_15; L_15 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tC1D579C5F003A9563742E821A763BECA143F389B_il2cpp_TypeInfo_var, L_14); if ((((int32_t)L_13) < ((int32_t)L_15))) { goto IL_002d; } } IL_0067: { RuntimeObject* L_16 = __this->get_namedArgs_2(); if (!L_16) { goto IL_00a5; } } { V_3 = 0; goto IL_0097; } IL_0073: { int32_t L_17 = V_0; RuntimeObject* L_18 = __this->get_namedArgs_2(); int32_t L_19 = V_3; NullCheck(L_18); CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA L_20; L_20 = InterfaceFuncInvoker1< CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA , int32_t >::Invoke(0 /* T System.Collections.Generic.IList`1::get_Item(System.Int32) */, IList_1_tC94A6A591E58FD9BB826AF5D15001E425B682707_il2cpp_TypeInfo_var, L_18, L_19); V_4 = L_20; int32_t L_21; L_21 = CustomAttributeNamedArgument_GetHashCode_mA66D4AF807581D51DEE811C5444A90DECDB24D1C((CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA *)(&V_4), /*hidden argument*/NULL); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)((int32_t)((int32_t)L_21<<(int32_t)5)))); int32_t L_22 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_22, (int32_t)1)); } IL_0097: { int32_t L_23 = V_3; RuntimeObject* L_24 = __this->get_namedArgs_2(); NullCheck(L_24); int32_t L_25; L_25 = InterfaceFuncInvoker0< int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.ICollection`1::get_Count() */, ICollection_1_tADC55A40F4B0345900F85D26BD940179CD4D58AB_il2cpp_TypeInfo_var, L_24); if ((((int32_t)L_23) < ((int32_t)L_25))) { goto IL_0073; } } IL_00a5: { int32_t L_26 = V_0; return L_26; } } #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.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; } } // System.Attribute System.Reflection.CustomAttributeExtensions::GetCustomAttribute(System.Reflection.MemberInfo,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * CustomAttributeExtensions_GetCustomAttribute_m06C9F42A5005A1DEF42EBD9CA906220D95F5928A (MemberInfo_t * ___element0, Type_t * ___attributeType1, const RuntimeMethod* method) { { MemberInfo_t * L_0 = ___element0; Type_t * L_1 = ___attributeType1; Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * L_2; L_2 = Attribute_GetCustomAttribute_mC3098F23886E5D9E7E8083DE6E80B5D2A136FC25(L_0, L_1, /*hidden argument*/NULL); return L_2; } } // System.Attribute System.Reflection.CustomAttributeExtensions::GetCustomAttribute(System.Reflection.MemberInfo,System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * CustomAttributeExtensions_GetCustomAttribute_m1C607BA1F5476F2153986ACEDBFF592DFA098928 (MemberInfo_t * ___element0, Type_t * ___attributeType1, bool ___inherit2, const RuntimeMethod* method) { { MemberInfo_t * L_0 = ___element0; Type_t * L_1 = ___attributeType1; bool L_2 = ___inherit2; Attribute_t037CA9D9F3B742C063DB364D2EEBBF9FC5772C71 * L_3; L_3 = Attribute_GetCustomAttribute_m2BF1101C0D9584CA284648B287DD50DAA331BCED(L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } #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) { CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * _thisAdjusted; int32_t _offset = 1; _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(); NullCheck(L_0); String_t* L_1; L_1 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* 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) { CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * _thisAdjusted; int32_t _offset = 1; _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) { CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * _thisAdjusted; int32_t _offset = 1; _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(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< 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) { CustomAttributeNamedArgument_t618778691CF7F5B44F7177210A817A29D3DAEDDA * _thisAdjusted; int32_t _offset = 1; _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_m7EA88BA4BBBE14B88D4DBBF14AFBB136756CF9A3_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; NullCheck(L_7); Type_t * L_8; L_8 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B(L_7, /*hidden argument*/NULL); NullCheck(L_8); Type_t * L_9; L_9 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, L_8); V_1 = L_9; RuntimeArray * L_10 = V_0; NullCheck(L_10); 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; NullCheck(L_16); 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); NullCheck(L_13); (L_13)->SetAt(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; NullCheck(L_22); 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_m7EA88BA4BBBE14B88D4DBBF14AFBB136756CF9A3(L_24, (RuntimeObject*)(RuntimeObject*)L_23, /*hidden argument*/ReadOnlyCollection_1__ctor_m7EA88BA4BBBE14B88D4DBBF14AFBB136756CF9A3_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) { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); CustomAttributeTypedArgument__ctor_m7F3086A5EE499A148B622768CA232FA907E1C3A7(_thisAdjusted, ___argumentType0, ___value1, method); } // System.Object System.Reflection.CustomAttributeTypedArgument::get_Value() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * CustomAttributeTypedArgument_get_Value_mA505A34818C3B7150DA38A17C55ECFA26990AC40 (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_value_1(); return L_0; } } IL2CPP_EXTERN_C RuntimeObject * CustomAttributeTypedArgument_get_Value_mA505A34818C3B7150DA38A17C55ECFA26990AC40_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeObject * _returnValue; _returnValue = CustomAttributeTypedArgument_get_Value_mA505A34818C3B7150DA38A17C55ECFA26990AC40_inline(_thisAdjusted, method); return _returnValue; } // 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(); NullCheck(L_2); String_t* L_3; L_3 = VirtualFuncInvoker0< 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(); NullCheck(L_16); bool L_17; L_17 = VirtualFuncInvoker0< bool >::Invoke(80 /* System.Boolean System.Type::get_IsEnum() */, L_16); if (!L_17) { goto IL_0094; } } { Type_t * L_18 = __this->get_argumentType_0(); NullCheck(L_18); String_t* L_19; L_19 = VirtualFuncInvoker0< String_t* >::Invoke(8 /* 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) { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * _thisAdjusted; int32_t _offset = 1; _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(); NullCheck(L_9); bool L_12; L_12 = VirtualFuncInvoker1< 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) { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * _thisAdjusted; int32_t _offset = 1; _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(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< 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(); NullCheck(L_3); int32_t L_4; L_4 = VirtualFuncInvoker0< 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) { CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * _thisAdjusted; int32_t _offset = 1; _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 // System.Void System.Security.Cryptography.DES::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DES__ctor_m65F3EF1FE921E1DF1B4C2D6D1F5AF75A9E4ADD4D (DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { SymmetricAlgorithm__ctor_mD5D5ED5CB5F6BBB98629E560B8A9147FE5C05F16(__this, /*hidden argument*/NULL); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_KeySizeValue_6(((int32_t)64)); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_BlockSizeValue_0(((int32_t)64)); int32_t L_0 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_BlockSizeValue_0(); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_FeedbackSizeValue_1(L_0); IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* L_1 = ((DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_StaticFields*)il2cpp_codegen_static_fields_for(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var))->get_s_legalBlockSizes_9(); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_LegalBlockSizesValue_4(L_1); KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* L_2 = ((DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_StaticFields*)il2cpp_codegen_static_fields_for(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var))->get_s_legalKeySizes_10(); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_LegalKeySizesValue_5(L_2); return; } } // System.Byte[] System.Security.Cryptography.DES::get_Key() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DES_get_Key_mEC958E052F1AF11140723996FCFD27FB0420AC2A (DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_KeyValue_3(); if (L_0) { goto IL_0028; } } IL_0008: { VirtualActionInvoker0::Invoke(26 /* System.Void System.Security.Cryptography.SymmetricAlgorithm::GenerateKey() */, __this); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_KeyValue_3(); IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_2; L_2 = DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD(L_1, /*hidden argument*/NULL); if (L_2) { goto IL_0008; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_KeyValue_3(); IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_4; L_4 = DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1(L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0008; } } IL_0028: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_KeyValue_3(); NullCheck((RuntimeArray *)(RuntimeArray *)L_5); RuntimeObject * L_6; L_6 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_5, /*hidden argument*/NULL); return ((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)Castclass((RuntimeObject*)L_6, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var)); } } // System.Void System.Security.Cryptography.DES::set_Key(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DES_set_Key_mA1D48EF78133EFF7443CC290B64F732D86435194 (DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___value0; 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*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DES_set_Key_mA1D48EF78133EFF7443CC290B64F732D86435194_RuntimeMethod_var))); } IL_000e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___value0; NullCheck(L_2); bool L_3; L_3 = SymmetricAlgorithm_ValidKeySize_mD9A55FE9CC3ADA203B6E1704F877A750A68A0514(__this, ((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), (int32_t)8)), /*hidden argument*/NULL); if (L_3) { goto IL_002b; } } { String_t* L_4; L_4 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral167E6E6EB13F42BCA02A2CAA251B92A9CCA2C7E4)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_5 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_5, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DES_set_Key_mA1D48EF78133EFF7443CC290B64F732D86435194_RuntimeMethod_var))); } IL_002b: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_7; L_7 = DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD(L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0048; } } { String_t* L_8; L_8 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF16251F55127B56785310192BB86B145D6A67219)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_9 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE2C0822BD84EF90D7851CC9D164E187DED6EADF1(L_9, L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAD0EAD579F4BA2AF0880E986F927DEA09057BEB6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DES_set_Key_mA1D48EF78133EFF7443CC290B64F732D86435194_RuntimeMethod_var))); } IL_0048: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_11; L_11 = DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1(L_10, /*hidden argument*/NULL); if (!L_11) { goto IL_0065; } } { String_t* L_12; L_12 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral95B2F10C8DB4725205781AD1CD6ED00D828C63AA)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_13 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE2C0822BD84EF90D7851CC9D164E187DED6EADF1(L_13, L_12, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAD0EAD579F4BA2AF0880E986F927DEA09057BEB6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DES_set_Key_mA1D48EF78133EFF7443CC290B64F732D86435194_RuntimeMethod_var))); } IL_0065: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = ___value0; NullCheck((RuntimeArray *)(RuntimeArray *)L_14); RuntimeObject * L_15; L_15 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_14, /*hidden argument*/NULL); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_KeyValue_3(((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)Castclass((RuntimeObject*)L_15, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = ___value0; NullCheck(L_16); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_KeySizeValue_6(((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))), (int32_t)8))); return; } } // System.Security.Cryptography.DES System.Security.Cryptography.DES::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4 * DES_Create_mD9056322FAF29B232B75F65DE0E99D5268DD9079 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40 * L_0 = (DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40 *)il2cpp_codegen_object_new(DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40_il2cpp_TypeInfo_var); DESCryptoServiceProvider__ctor_m7AD8E1619BAA1EBC6FA81C815FA6D2786AA232F9(L_0, /*hidden argument*/NULL); return L_0; } } // System.Security.Cryptography.DES System.Security.Cryptography.DES::Create(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4 * DES_Create_m936D500FB7F91A9F629D55BFD1FB5B1E5AD8DA92 (String_t* ___algName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___algName0; RuntimeObject * L_1; L_1 = CryptoConfig_CreateFromName_mAA87578CA5E4BA407B6946595D7B58F60FF84F46(L_0, /*hidden argument*/NULL); return ((DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4 *)CastclassClass((RuntimeObject*)L_1, DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var)); } } // System.Boolean System.Security.Cryptography.DES::IsWeakKey(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___rgbKey0; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_1; L_1 = DES_IsLegalKeySize_m4F80D1D5BD6F1A033CB719754162557A7351FB58(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0018; } } { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral167E6E6EB13F42BCA02A2CAA251B92A9CCA2C7E4)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_3 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD_RuntimeMethod_var))); } IL_0018: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___rgbKey0; IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = Utils_FixupKeyParity_m69BA10095DCBBDB689EAA475E5DC2492F858FD06(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); uint64_t L_6; L_6 = DES_QuadWordFromBigEndian_mCC360B4CF29B749EA7B675D626CFF6275886F90E(L_5, /*hidden argument*/NULL); V_0 = L_6; uint64_t L_7 = V_0; if ((((int64_t)L_7) == ((int64_t)((int64_t)72340172838076673LL)))) { goto IL_0054; } } { uint64_t L_8 = V_0; if ((((int64_t)L_8) == ((int64_t)((int64_t)-72340172838076674LL)))) { goto IL_0054; } } { uint64_t L_9 = V_0; if ((((int64_t)L_9) == ((int64_t)((int64_t)2242545357694045710LL)))) { goto IL_0054; } } { uint64_t L_10 = V_0; if ((!(((uint64_t)L_10) == ((uint64_t)((int64_t)-2242545357694045711LL))))) { goto IL_0056; } } IL_0054: { return (bool)1; } IL_0056: { return (bool)0; } } // System.Boolean System.Security.Cryptography.DES::IsSemiWeakKey(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbKey0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___rgbKey0; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_1; L_1 = DES_IsLegalKeySize_m4F80D1D5BD6F1A033CB719754162557A7351FB58(L_0, /*hidden argument*/NULL); if (L_1) { goto IL_0018; } } { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral167E6E6EB13F42BCA02A2CAA251B92A9CCA2C7E4)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_3 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1_RuntimeMethod_var))); } IL_0018: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___rgbKey0; IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = Utils_FixupKeyParity_m69BA10095DCBBDB689EAA475E5DC2492F858FD06(L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); uint64_t L_6; L_6 = DES_QuadWordFromBigEndian_mCC360B4CF29B749EA7B675D626CFF6275886F90E(L_5, /*hidden argument*/NULL); V_0 = L_6; uint64_t L_7 = V_0; if ((((int64_t)L_7) == ((int64_t)((int64_t)143554428589179390LL)))) { goto IL_00b7; } } { uint64_t L_8 = V_0; if ((((int64_t)L_8) == ((int64_t)((int64_t)-143554428589179391LL)))) { goto IL_00b7; } } { uint64_t L_9 = V_0; if ((((int64_t)L_9) == ((int64_t)((int64_t)2296870857142767345LL)))) { goto IL_00b7; } } { uint64_t L_10 = V_0; if ((((int64_t)L_10) == ((int64_t)((int64_t)-2296870857142767346LL)))) { goto IL_00b7; } } { uint64_t L_11 = V_0; if ((((int64_t)L_11) == ((int64_t)((int64_t)135110050437988849LL)))) { goto IL_00b7; } } { uint64_t L_12 = V_0; if ((((int64_t)L_12) == ((int64_t)((int64_t)-2305315235293957887LL)))) { goto IL_00b7; } } { uint64_t L_13 = V_0; if ((((int64_t)L_13) == ((int64_t)((int64_t)2305315235293957886LL)))) { goto IL_00b7; } } { uint64_t L_14 = V_0; if ((((int64_t)L_14) == ((int64_t)((int64_t)-135110050437988850LL)))) { goto IL_00b7; } } { uint64_t L_15 = V_0; if ((((int64_t)L_15) == ((int64_t)((int64_t)80784550989267214LL)))) { goto IL_00b7; } } { uint64_t L_16 = V_0; if ((((int64_t)L_16) == ((int64_t)((int64_t)2234100979542855169LL)))) { goto IL_00b7; } } { uint64_t L_17 = V_0; if ((((int64_t)L_17) == ((int64_t)((int64_t)-2234100979542855170LL)))) { goto IL_00b7; } } { uint64_t L_18 = V_0; if ((!(((uint64_t)L_18) == ((uint64_t)((int64_t)-80784550989267215LL))))) { goto IL_00b9; } } IL_00b7: { return (bool)1; } IL_00b9: { return (bool)0; } } // System.Boolean System.Security.Cryptography.DES::IsLegalKeySize(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DES_IsLegalKeySize_m4F80D1D5BD6F1A033CB719754162557A7351FB58 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbKey0, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___rgbKey0; if (!L_0) { goto IL_000b; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___rgbKey0; NullCheck(L_1); if ((!(((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))) == ((uint32_t)8)))) { goto IL_000b; } } { return (bool)1; } IL_000b: { return (bool)0; } } // System.UInt64 System.Security.Cryptography.DES::QuadWordFromBigEndian(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint64_t DES_QuadWordFromBigEndian_mCC360B4CF29B749EA7B675D626CFF6275886F90E (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___block0, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___block0; NullCheck(L_0); int32_t L_1 = 0; uint8_t L_2 = (L_0)->GetAt(static_cast(L_1)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___block0; NullCheck(L_3); int32_t L_4 = 1; uint8_t L_5 = (L_3)->GetAt(static_cast(L_4)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___block0; NullCheck(L_6); int32_t L_7 = 2; uint8_t L_8 = (L_6)->GetAt(static_cast(L_7)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___block0; NullCheck(L_9); int32_t L_10 = 3; uint8_t L_11 = (L_9)->GetAt(static_cast(L_10)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___block0; NullCheck(L_12); int32_t L_13 = 4; uint8_t L_14 = (L_12)->GetAt(static_cast(L_13)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ___block0; NullCheck(L_15); int32_t L_16 = 5; uint8_t L_17 = (L_15)->GetAt(static_cast(L_16)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = ___block0; NullCheck(L_18); int32_t L_19 = 6; uint8_t L_20 = (L_18)->GetAt(static_cast(L_19)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = ___block0; NullCheck(L_21); int32_t L_22 = 7; uint8_t L_23 = (L_21)->GetAt(static_cast(L_22)); return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_2))<<(int32_t)((int32_t)56)))|(int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_5))<<(int32_t)((int32_t)48)))))|(int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_8))<<(int32_t)((int32_t)40)))))|(int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_11))<<(int32_t)((int32_t)32)))))|(int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_14))<<(int32_t)((int32_t)24)))))|(int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_17))<<(int32_t)((int32_t)16)))))|(int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_20))<<(int32_t)8))))|(int64_t)((int64_t)((uint64_t)L_23)))); } } // System.Void System.Security.Cryptography.DES::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DES__cctor_mA43197C7263F6EE62E5F877C5658998023D4E5F7 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* L_0 = (KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499*)(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499*)SZArrayNew(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499_il2cpp_TypeInfo_var, (uint32_t)1); KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* L_1 = L_0; KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 * L_2 = (KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 *)il2cpp_codegen_object_new(KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3_il2cpp_TypeInfo_var); KeySizes__ctor_m3E926AE5EB6EE3A75028118474262765CC767F5A(L_2, ((int32_t)64), ((int32_t)64), 0, /*hidden argument*/NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_2); (L_1)->SetAt(static_cast(0), (KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 *)L_2); ((DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_StaticFields*)il2cpp_codegen_static_fields_for(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var))->set_s_legalBlockSizes_9(L_1); KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* L_3 = (KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499*)(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499*)SZArrayNew(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499_il2cpp_TypeInfo_var, (uint32_t)1); KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* L_4 = L_3; KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 * L_5 = (KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 *)il2cpp_codegen_object_new(KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3_il2cpp_TypeInfo_var); KeySizes__ctor_m3E926AE5EB6EE3A75028118474262765CC767F5A(L_5, ((int32_t)64), ((int32_t)64), 0, /*hidden argument*/NULL); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_5); (L_4)->SetAt(static_cast(0), (KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 *)L_5); ((DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_StaticFields*)il2cpp_codegen_static_fields_for(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var))->set_s_legalKeySizes_10(L_4); 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.Security.Cryptography.DESCryptoServiceProvider::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESCryptoServiceProvider__ctor_m7AD8E1619BAA1EBC6FA81C815FA6D2786AA232F9 (DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); DES__ctor_m65F3EF1FE921E1DF1B4C2D6D1F5AF75A9E4ADD4D(__this, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); bool L_0; L_0 = Utils_HasAlgorithm_m26C98453A1CA283AADBCE819424AADD94D1F62B7(((int32_t)26113), 0, /*hidden argument*/NULL); if (L_0) { goto IL_0023; } } { String_t* L_1; L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC48047DC30C0105AD0A35E895D497910257F3688)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_2 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DESCryptoServiceProvider__ctor_m7AD8E1619BAA1EBC6FA81C815FA6D2786AA232F9_RuntimeMethod_var))); } IL_0023: { ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_FeedbackSizeValue_1(8); return; } } // System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.DESCryptoServiceProvider::CreateEncryptor(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DESCryptoServiceProvider_CreateEncryptor_mFDCAB0B0F8C77F76E57D70CFB8ADCEBF3E208D65 (DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbKey0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbIV1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___rgbKey0; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_1; L_1 = DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF16251F55127B56785310192BB86B145D6A67219)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_3 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE2C0822BD84EF90D7851CC9D164E187DED6EADF1(L_3, L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAD0EAD579F4BA2AF0880E986F927DEA09057BEB6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DESCryptoServiceProvider_CreateEncryptor_mFDCAB0B0F8C77F76E57D70CFB8ADCEBF3E208D65_RuntimeMethod_var))); } IL_001d: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___rgbKey0; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_5; L_5 = DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_003a; } } { String_t* L_6; L_6 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral95B2F10C8DB4725205781AD1CD6ED00D828C63AA)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_7 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE2C0822BD84EF90D7851CC9D164E187DED6EADF1(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAD0EAD579F4BA2AF0880E986F927DEA09057BEB6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DESCryptoServiceProvider_CreateEncryptor_mFDCAB0B0F8C77F76E57D70CFB8ADCEBF3E208D65_RuntimeMethod_var))); } IL_003a: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___rgbKey0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___rgbIV1; DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * L_10 = (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 *)il2cpp_codegen_object_new(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); DESTransform__ctor_m575D79E17E3C89F8FF7DDA180647EC6FC4404140(L_10, __this, (bool)1, L_8, L_9, /*hidden argument*/NULL); return L_10; } } // System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.DESCryptoServiceProvider::CreateDecryptor(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DESCryptoServiceProvider_CreateDecryptor_m47C91145455AD171FB477BAFD96E82CE572C23DA (DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbKey0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbIV1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___rgbKey0; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_1; L_1 = DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD(L_0, /*hidden argument*/NULL); if (!L_1) { goto IL_001d; } } { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF16251F55127B56785310192BB86B145D6A67219)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_3 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE2C0822BD84EF90D7851CC9D164E187DED6EADF1(L_3, L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAD0EAD579F4BA2AF0880E986F927DEA09057BEB6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DESCryptoServiceProvider_CreateDecryptor_m47C91145455AD171FB477BAFD96E82CE572C23DA_RuntimeMethod_var))); } IL_001d: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___rgbKey0; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_5; L_5 = DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_003a; } } { String_t* L_6; L_6 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral95B2F10C8DB4725205781AD1CD6ED00D828C63AA)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_7 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE2C0822BD84EF90D7851CC9D164E187DED6EADF1(L_7, L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralAD0EAD579F4BA2AF0880E986F927DEA09057BEB6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DESCryptoServiceProvider_CreateDecryptor_m47C91145455AD171FB477BAFD96E82CE572C23DA_RuntimeMethod_var))); } IL_003a: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___rgbKey0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___rgbIV1; DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * L_10 = (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 *)il2cpp_codegen_object_new(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); DESTransform__ctor_m575D79E17E3C89F8FF7DDA180647EC6FC4404140(L_10, __this, (bool)0, L_8, L_9, /*hidden argument*/NULL); return L_10; } } // System.Void System.Security.Cryptography.DESCryptoServiceProvider::GenerateKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESCryptoServiceProvider_GenerateKey_m29C33A355C99D366CB201693F9085106E62EE8FF (DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)8); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_KeyValue_3(L_0); IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); RNGCryptoServiceProvider_t696D1B0DFED446BE4718F7E18ABFFBB6E5A8A5A1 * L_1; L_1 = Utils_get_StaticRandomNumberGenerator_m727EF60A60E7F126532A7847FBA23A2AD90BF9B5(/*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_KeyValue_3(); NullCheck(L_1); VirtualActionInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(6 /* System.Void System.Security.Cryptography.RandomNumberGenerator::GetBytes(System.Byte[]) */, L_1, L_2); goto IL_002e; } IL_001e: { IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); RNGCryptoServiceProvider_t696D1B0DFED446BE4718F7E18ABFFBB6E5A8A5A1 * L_3; L_3 = Utils_get_StaticRandomNumberGenerator_m727EF60A60E7F126532A7847FBA23A2AD90BF9B5(/*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_KeyValue_3(); NullCheck(L_3); VirtualActionInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(6 /* System.Void System.Security.Cryptography.RandomNumberGenerator::GetBytes(System.Byte[]) */, L_3, L_4); } IL_002e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_KeyValue_3(); IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_6; L_6 = DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD(L_5, /*hidden argument*/NULL); if (L_6) { goto IL_001e; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_KeyValue_3(); IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_8; L_8 = DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1(L_7, /*hidden argument*/NULL); if (L_8) { goto IL_001e; } } { return; } } // System.Void System.Security.Cryptography.DESCryptoServiceProvider::GenerateIV() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESCryptoServiceProvider_GenerateIV_mDFA990BE5556A7545B6050AC40F750B0C98250BF (DESCryptoServiceProvider_t388757BDCC2CA0DF7C68BD637624ABF602228A40 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)8); ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->set_IVValue_2(L_0); IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); RNGCryptoServiceProvider_t696D1B0DFED446BE4718F7E18ABFFBB6E5A8A5A1 * L_1; L_1 = Utils_get_StaticRandomNumberGenerator_m727EF60A60E7F126532A7847FBA23A2AD90BF9B5(/*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ((SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 *)__this)->get_IVValue_2(); NullCheck(L_1); VirtualActionInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(6 /* System.Void System.Security.Cryptography.RandomNumberGenerator::GetBytes(System.Byte[]) */, L_1, L_2); 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.Security.Cryptography.DESTransform::.ctor(System.Security.Cryptography.SymmetricAlgorithm,System.Boolean,System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform__ctor_m575D79E17E3C89F8FF7DDA180647EC6FC4404140 (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * __this, SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * ___symmAlgo0, bool ___encryption1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key2, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___iv3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { SymmetricAlgorithm_tD007D9D59B6B96F42548FFE58E5F65CA5F9B7754 * L_0 = ___symmAlgo0; bool L_1 = ___encryption1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___iv3; SymmetricTransform__ctor_m9C5CF3DDF8C94E36D642CFA223A7D155A10D8827(__this, L_0, L_1, L_2, /*hidden argument*/NULL); V_0 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___key2; if (L_3) { goto IL_0018; } } { IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4; L_4 = DESTransform_GetStrongKey_mB2DE2F2FF72E50F2633E0F66A80AFE49426EA475(/*hidden argument*/NULL); ___key2 = L_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___key2; V_0 = L_5; } IL_0018: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___key2; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_7; L_7 = DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_0028; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___key2; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_9; L_9 = DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1(L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0038; } } IL_0028: { String_t* L_10; L_10 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6A8ECB79B120C3336B32B5AB429C56DCEB024F21)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_11 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_11, L_10, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DESTransform__ctor_m575D79E17E3C89F8FF7DDA180647EC6FC4404140_RuntimeMethod_var))); } IL_0038: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = V_0; if (L_12) { goto IL_0047; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = ___key2; NullCheck((RuntimeArray *)(RuntimeArray *)L_13); RuntimeObject * L_14; L_14 = Array_Clone_m3C566B3D3F4333212411BD7C3B61D798BADB3F3C((RuntimeArray *)(RuntimeArray *)L_13, /*hidden argument*/NULL); V_0 = ((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)Castclass((RuntimeObject*)L_14, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var)); } IL_0047: { IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); int32_t L_15 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_KEY_BYTE_SIZE_13(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_15, (int32_t)((int32_t)16)))); __this->set_keySchedule_16(L_16); int32_t L_17 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_BLOCK_BYTE_SIZE_15(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_17); __this->set_byteBuff_17(L_18); int32_t L_19 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_BLOCK_BYTE_SIZE_15(); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_20 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)((int32_t)L_19/(int32_t)4))); __this->set_dwordBuff_18(L_20); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = V_0; DESTransform_SetKey_m11F5537244D351FB8C4F80DE8602307B34710006(__this, L_21, /*hidden argument*/NULL); return; } } // System.UInt32 System.Security.Cryptography.DESTransform::CipherFunct(System.UInt32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9 (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * __this, uint32_t ___r0, int32_t ___n1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; int32_t V_1 = 0; uint32_t V_2 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_keySchedule_16(); V_0 = L_0; int32_t L_1 = ___n1; V_1 = ((int32_t)((int32_t)L_1<<(int32_t)3)); uint32_t L_2 = ___r0; uint32_t L_3 = ___r0; V_2 = ((int32_t)((int32_t)((int32_t)((uint32_t)L_2>>1))|(int32_t)((int32_t)((int32_t)L_3<<(int32_t)((int32_t)31))))); IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_spBoxes_19(); uint32_t L_5 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = V_0; int32_t L_7 = V_1; int32_t L_8 = L_7; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); NullCheck(L_6); int32_t L_9 = L_8; uint8_t L_10 = (L_6)->GetAt(static_cast(L_9)); NullCheck(L_4); int32_t L_11 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_5>>((int32_t)26)))^(int32_t)L_10))&(int32_t)((int32_t)63))); uint32_t L_12 = (L_4)->GetAt(static_cast(L_11)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_13 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_spBoxes_19(); uint32_t L_14 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_0; int32_t L_16 = V_1; int32_t L_17 = L_16; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_17, (int32_t)1)); NullCheck(L_15); int32_t L_18 = L_17; uint8_t L_19 = (L_15)->GetAt(static_cast(L_18)); NullCheck(L_13); int32_t L_20 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)64), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_14>>((int32_t)22)))^(int32_t)L_19))&(int32_t)((int32_t)63))))); uint32_t L_21 = (L_13)->GetAt(static_cast(L_20)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_22 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_spBoxes_19(); uint32_t L_23 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = V_0; int32_t L_25 = V_1; int32_t L_26 = L_25; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1)); NullCheck(L_24); int32_t L_27 = L_26; uint8_t L_28 = (L_24)->GetAt(static_cast(L_27)); NullCheck(L_22); int32_t L_29 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)128), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_23>>((int32_t)18)))^(int32_t)L_28))&(int32_t)((int32_t)63))))); uint32_t L_30 = (L_22)->GetAt(static_cast(L_29)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_31 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_spBoxes_19(); uint32_t L_32 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_33 = V_0; int32_t L_34 = V_1; int32_t L_35 = L_34; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, (int32_t)1)); NullCheck(L_33); int32_t L_36 = L_35; uint8_t L_37 = (L_33)->GetAt(static_cast(L_36)); NullCheck(L_31); int32_t L_38 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)192), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_32>>((int32_t)14)))^(int32_t)L_37))&(int32_t)((int32_t)63))))); uint32_t L_39 = (L_31)->GetAt(static_cast(L_38)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_40 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_spBoxes_19(); uint32_t L_41 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_42 = V_0; int32_t L_43 = V_1; int32_t L_44 = L_43; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); NullCheck(L_42); int32_t L_45 = L_44; uint8_t L_46 = (L_42)->GetAt(static_cast(L_45)); NullCheck(L_40); int32_t L_47 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)256), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_41>>((int32_t)10)))^(int32_t)L_46))&(int32_t)((int32_t)63))))); uint32_t L_48 = (L_40)->GetAt(static_cast(L_47)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_49 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_spBoxes_19(); uint32_t L_50 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_51 = V_0; int32_t L_52 = V_1; int32_t L_53 = L_52; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_53, (int32_t)1)); NullCheck(L_51); int32_t L_54 = L_53; uint8_t L_55 = (L_51)->GetAt(static_cast(L_54)); NullCheck(L_49); int32_t L_56 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)320), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_50>>6))^(int32_t)L_55))&(int32_t)((int32_t)63))))); uint32_t L_57 = (L_49)->GetAt(static_cast(L_56)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_58 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_spBoxes_19(); uint32_t L_59 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_60 = V_0; int32_t L_61 = V_1; int32_t L_62 = L_61; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)1)); NullCheck(L_60); int32_t L_63 = L_62; uint8_t L_64 = (L_60)->GetAt(static_cast(L_63)); NullCheck(L_58); int32_t L_65 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)384), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint32_t)L_59>>2))^(int32_t)L_64))&(int32_t)((int32_t)63))))); uint32_t L_66 = (L_58)->GetAt(static_cast(L_65)); uint32_t L_67 = ___r0; uint32_t L_68 = ___r0; V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)L_67<<(int32_t)1))|(int32_t)((int32_t)((uint32_t)L_68>>((int32_t)31))))); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_69 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_spBoxes_19(); uint32_t L_70 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_71 = V_0; int32_t L_72 = V_1; NullCheck(L_71); int32_t L_73 = L_72; uint8_t L_74 = (L_71)->GetAt(static_cast(L_73)); NullCheck(L_69); int32_t L_75 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)448), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_70^(int32_t)L_74))&(int32_t)((int32_t)63))))); uint32_t L_76 = (L_69)->GetAt(static_cast(L_75)); return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)0|(int32_t)L_12))|(int32_t)L_21))|(int32_t)L_30))|(int32_t)L_39))|(int32_t)L_48))|(int32_t)L_57))|(int32_t)L_66))|(int32_t)L_76)); } } // System.Void System.Security.Cryptography.DESTransform::Permutation(System.Byte[],System.Byte[],System.UInt32[],System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform_Permutation_mB9CC07CB261CFB063F8952BAC6618113C98EBC66 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___input0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___output1, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___permTab2, bool ___preSwap3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; uint32_t V_2 = 0; uint32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; { bool L_0 = ___preSwap3; if (!L_0) { goto IL_0010; } } { IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var); bool L_1 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0(); if (!L_1) { goto IL_0010; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___input0; IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); DESTransform_BSwap_m1799DCA9807FE6CC1F90469D7B96945D62C15927(L_2, /*hidden argument*/NULL); } IL_0010: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___input0; NullCheck(L_3); int32_t L_4 = 0; uint8_t L_5 = (L_3)->GetAt(static_cast(L_4)); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)L_5>>(int32_t)4))<<(int32_t)1)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___input0; NullCheck(L_6); int32_t L_7 = 0; uint8_t L_8 = (L_6)->GetAt(static_cast(L_7)); V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)32), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8&(int32_t)((int32_t)15)))<<(int32_t)1)))); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_9 = ___permTab2; int32_t L_10 = V_0; int32_t L_11 = L_10; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_11, (int32_t)1)); NullCheck(L_9); int32_t L_12 = L_11; uint32_t L_13 = (L_9)->GetAt(static_cast(L_12)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = ___permTab2; int32_t L_15 = V_1; int32_t L_16 = L_15; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1)); NullCheck(L_14); int32_t L_17 = L_16; uint32_t L_18 = (L_14)->GetAt(static_cast(L_17)); V_2 = ((int32_t)((int32_t)L_13|(int32_t)L_18)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_19 = ___permTab2; int32_t L_20 = V_0; NullCheck(L_19); int32_t L_21 = L_20; uint32_t L_22 = (L_19)->GetAt(static_cast(L_21)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_23 = ___permTab2; int32_t L_24 = V_1; NullCheck(L_23); int32_t L_25 = L_24; uint32_t L_26 = (L_23)->GetAt(static_cast(L_25)); V_3 = ((int32_t)((int32_t)L_22|(int32_t)L_26)); IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); int32_t L_27 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_BLOCK_BYTE_SIZE_15(); V_4 = ((int32_t)((int32_t)L_27<<(int32_t)1)); V_5 = 2; V_6 = 1; goto IL_0096; } IL_004d: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_28 = ___input0; int32_t L_29 = V_6; NullCheck(L_28); int32_t L_30 = L_29; uint8_t L_31 = (L_28)->GetAt(static_cast(L_30)); V_7 = L_31; int32_t L_32 = V_5; int32_t L_33 = V_7; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_32<<(int32_t)5)), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_33>>(int32_t)4))<<(int32_t)1)))); int32_t L_34 = V_5; int32_t L_35 = V_7; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_34, (int32_t)1))<<(int32_t)5)), (int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_35&(int32_t)((int32_t)15)))<<(int32_t)1)))); uint32_t L_36 = V_2; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_37 = ___permTab2; int32_t L_38 = V_0; int32_t L_39 = L_38; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); NullCheck(L_37); int32_t L_40 = L_39; uint32_t L_41 = (L_37)->GetAt(static_cast(L_40)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_42 = ___permTab2; int32_t L_43 = V_1; int32_t L_44 = L_43; V_1 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, (int32_t)1)); NullCheck(L_42); int32_t L_45 = L_44; uint32_t L_46 = (L_42)->GetAt(static_cast(L_45)); V_2 = ((int32_t)((int32_t)L_36|(int32_t)((int32_t)((int32_t)L_41|(int32_t)L_46)))); uint32_t L_47 = V_3; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_48 = ___permTab2; int32_t L_49 = V_0; NullCheck(L_48); int32_t L_50 = L_49; uint32_t L_51 = (L_48)->GetAt(static_cast(L_50)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_52 = ___permTab2; int32_t L_53 = V_1; NullCheck(L_52); int32_t L_54 = L_53; uint32_t L_55 = (L_52)->GetAt(static_cast(L_54)); V_3 = ((int32_t)((int32_t)L_47|(int32_t)((int32_t)((int32_t)L_51|(int32_t)L_55)))); int32_t L_56 = V_5; V_5 = ((int32_t)il2cpp_codegen_add((int32_t)L_56, (int32_t)2)); int32_t L_57 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); } IL_0096: { int32_t L_58 = V_5; int32_t L_59 = V_4; if ((((int32_t)L_58) < ((int32_t)L_59))) { goto IL_004d; } } { bool L_60 = ___preSwap3; if (L_60) { goto IL_00a6; } } { IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var); bool L_61 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0(); if (L_61) { goto IL_00df; } } IL_00a6: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_62 = ___output1; uint32_t L_63 = V_2; NullCheck(L_62); (L_62)->SetAt(static_cast(0), (uint8_t)((int32_t)((uint8_t)L_63))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_64 = ___output1; uint32_t L_65 = V_2; NullCheck(L_64); (L_64)->SetAt(static_cast(1), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_65>>8))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_66 = ___output1; uint32_t L_67 = V_2; NullCheck(L_66); (L_66)->SetAt(static_cast(2), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_67>>((int32_t)16)))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_68 = ___output1; uint32_t L_69 = V_2; NullCheck(L_68); (L_68)->SetAt(static_cast(3), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_69>>((int32_t)24)))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_70 = ___output1; uint32_t L_71 = V_3; NullCheck(L_70); (L_70)->SetAt(static_cast(4), (uint8_t)((int32_t)((uint8_t)L_71))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_72 = ___output1; uint32_t L_73 = V_3; NullCheck(L_72); (L_72)->SetAt(static_cast(5), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_73>>8))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_74 = ___output1; uint32_t L_75 = V_3; NullCheck(L_74); (L_74)->SetAt(static_cast(6), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_75>>((int32_t)16)))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_76 = ___output1; uint32_t L_77 = V_3; NullCheck(L_76); (L_76)->SetAt(static_cast(7), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_77>>((int32_t)24)))))); return; } IL_00df: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_78 = ___output1; uint32_t L_79 = V_2; NullCheck(L_78); (L_78)->SetAt(static_cast(0), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_79>>((int32_t)24)))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_80 = ___output1; uint32_t L_81 = V_2; NullCheck(L_80); (L_80)->SetAt(static_cast(1), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_81>>((int32_t)16)))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_82 = ___output1; uint32_t L_83 = V_2; NullCheck(L_82); (L_82)->SetAt(static_cast(2), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_83>>8))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_84 = ___output1; uint32_t L_85 = V_2; NullCheck(L_84); (L_84)->SetAt(static_cast(3), (uint8_t)((int32_t)((uint8_t)L_85))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_86 = ___output1; uint32_t L_87 = V_3; NullCheck(L_86); (L_86)->SetAt(static_cast(4), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_87>>((int32_t)24)))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_88 = ___output1; uint32_t L_89 = V_3; NullCheck(L_88); (L_88)->SetAt(static_cast(5), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_89>>((int32_t)16)))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_90 = ___output1; uint32_t L_91 = V_3; NullCheck(L_90); (L_90)->SetAt(static_cast(6), (uint8_t)((int32_t)((uint8_t)((int32_t)((uint32_t)L_91>>8))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_92 = ___output1; uint32_t L_93 = V_3; NullCheck(L_92); (L_92)->SetAt(static_cast(7), (uint8_t)((int32_t)((uint8_t)L_93))); return; } } // System.Void System.Security.Cryptography.DESTransform::BSwap(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform_BSwap_m1799DCA9807FE6CC1F90469D7B96945D62C15927 (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___byteBuff0, const RuntimeMethod* method) { uint8_t V_0 = 0x0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___byteBuff0; NullCheck(L_0); int32_t L_1 = 0; uint8_t L_2 = (L_0)->GetAt(static_cast(L_1)); V_0 = L_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___byteBuff0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___byteBuff0; NullCheck(L_4); int32_t L_5 = 3; uint8_t L_6 = (L_4)->GetAt(static_cast(L_5)); NullCheck(L_3); (L_3)->SetAt(static_cast(0), (uint8_t)L_6); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___byteBuff0; uint8_t L_8 = V_0; NullCheck(L_7); (L_7)->SetAt(static_cast(3), (uint8_t)L_8); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___byteBuff0; NullCheck(L_9); int32_t L_10 = 1; uint8_t L_11 = (L_9)->GetAt(static_cast(L_10)); V_0 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___byteBuff0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = ___byteBuff0; NullCheck(L_13); int32_t L_14 = 2; uint8_t L_15 = (L_13)->GetAt(static_cast(L_14)); NullCheck(L_12); (L_12)->SetAt(static_cast(1), (uint8_t)L_15); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = ___byteBuff0; uint8_t L_17 = V_0; NullCheck(L_16); (L_16)->SetAt(static_cast(2), (uint8_t)L_17); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = ___byteBuff0; NullCheck(L_18); int32_t L_19 = 4; uint8_t L_20 = (L_18)->GetAt(static_cast(L_19)); V_0 = L_20; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = ___byteBuff0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_22 = ___byteBuff0; NullCheck(L_22); int32_t L_23 = 7; uint8_t L_24 = (L_22)->GetAt(static_cast(L_23)); NullCheck(L_21); (L_21)->SetAt(static_cast(4), (uint8_t)L_24); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_25 = ___byteBuff0; uint8_t L_26 = V_0; NullCheck(L_25); (L_25)->SetAt(static_cast(7), (uint8_t)L_26); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_27 = ___byteBuff0; NullCheck(L_27); int32_t L_28 = 5; uint8_t L_29 = (L_27)->GetAt(static_cast(L_28)); V_0 = L_29; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_30 = ___byteBuff0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_31 = ___byteBuff0; NullCheck(L_31); int32_t L_32 = 6; uint8_t L_33 = (L_31)->GetAt(static_cast(L_32)); NullCheck(L_30); (L_30)->SetAt(static_cast(5), (uint8_t)L_33); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = ___byteBuff0; uint8_t L_35 = V_0; NullCheck(L_34); (L_34)->SetAt(static_cast(6), (uint8_t)L_35); return; } } // System.Void System.Security.Cryptography.DESTransform::SetKey(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform_SetKey_m11F5537244D351FB8C4F80DE8602307B34710006 (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_5 = NULL; int32_t V_6 = 0; uint8_t V_7 = 0x0; int32_t V_8 = 0; int32_t V_9 = 0; int32_t V_10 = 0; int32_t V_11 = 0; int32_t V_12 = 0; uint8_t V_13 = 0x0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B7_0 = NULL; int32_t G_B7_1 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B7_2 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B6_0 = NULL; int32_t G_B6_1 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B6_2 = NULL; int32_t G_B8_0 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B8_1 = NULL; int32_t G_B8_2 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B8_3 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B13_0 = NULL; int32_t G_B13_1 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B13_2 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B12_0 = NULL; int32_t G_B12_1 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B12_2 = NULL; int32_t G_B14_0 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B14_1 = NULL; int32_t G_B14_2 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* G_B14_3 = NULL; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = __this->get_keySchedule_16(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = __this->get_keySchedule_16(); NullCheck(L_1); Array_Clear_mEB42D172C5E0825D340F6209F28578BDDDDCE34F((RuntimeArray *)(RuntimeArray *)L_0, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_PC1_20(); NullCheck(L_2); V_0 = ((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))); int32_t L_3 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_3); V_1 = L_4; int32_t L_5 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)L_5); V_2 = L_6; V_3 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_PC1_20(); V_5 = L_7; V_6 = 0; goto IL_005f; } IL_0038: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = V_5; int32_t L_9 = V_6; NullCheck(L_8); int32_t L_10 = L_9; uint8_t L_11 = (L_8)->GetAt(static_cast(L_10)); V_7 = L_11; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = V_1; int32_t L_13 = V_3; int32_t L_14 = L_13; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ___key0; uint8_t L_16 = V_7; NullCheck(L_15); int32_t L_17 = ((int32_t)((int32_t)L_16>>(int32_t)3)); uint8_t L_18 = (L_15)->GetAt(static_cast(L_17)); uint8_t L_19 = V_7; NullCheck(L_12); (L_12)->SetAt(static_cast(L_14), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)((int32_t)L_18>>(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)7^(int32_t)((int32_t)((int32_t)L_19&(int32_t)7))))&(int32_t)((int32_t)31)))))&(int32_t)1))))); int32_t L_20 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_005f: { int32_t L_21 = V_6; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_22 = V_5; NullCheck(L_22); if ((((int32_t)L_21) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))) { goto IL_0038; } } { V_8 = 0; goto IL_0140; } IL_006f: { int32_t L_23 = V_0; V_9 = ((int32_t)((int32_t)L_23>>(int32_t)1)); V_4 = 0; goto IL_00a1; } IL_0079: { int32_t L_24 = V_4; IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_25 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_leftRotTotal_21(); int32_t L_26 = V_8; NullCheck(L_25); int32_t L_27 = L_26; uint8_t L_28 = (L_25)->GetAt(static_cast(L_27)); V_11 = ((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)L_28)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_29 = V_2; int32_t L_30 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_31 = V_1; int32_t L_32 = V_11; int32_t L_33 = V_9; G_B6_0 = L_31; G_B6_1 = L_30; G_B6_2 = L_29; if ((((int32_t)L_32) < ((int32_t)L_33))) { G_B7_0 = L_31; G_B7_1 = L_30; G_B7_2 = L_29; goto IL_0097; } } { int32_t L_34 = V_11; int32_t L_35 = V_9; G_B8_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_34, (int32_t)L_35)); G_B8_1 = G_B6_0; G_B8_2 = G_B6_1; G_B8_3 = G_B6_2; goto IL_0099; } IL_0097: { int32_t L_36 = V_11; G_B8_0 = L_36; G_B8_1 = G_B7_0; G_B8_2 = G_B7_1; G_B8_3 = G_B7_2; } IL_0099: { NullCheck(G_B8_1); int32_t L_37 = G_B8_0; uint8_t L_38 = (G_B8_1)->GetAt(static_cast(L_37)); NullCheck(G_B8_3); (G_B8_3)->SetAt(static_cast(G_B8_2), (uint8_t)L_38); int32_t L_39 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)1)); } IL_00a1: { int32_t L_40 = V_4; int32_t L_41 = V_9; if ((((int32_t)L_40) < ((int32_t)L_41))) { goto IL_0079; } } { int32_t L_42 = V_9; V_4 = L_42; goto IL_00d4; } IL_00ad: { int32_t L_43 = V_4; IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_44 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_leftRotTotal_21(); int32_t L_45 = V_8; NullCheck(L_44); int32_t L_46 = L_45; uint8_t L_47 = (L_44)->GetAt(static_cast(L_46)); V_12 = ((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)L_47)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_48 = V_2; int32_t L_49 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_50 = V_1; int32_t L_51 = V_12; int32_t L_52 = V_0; G_B12_0 = L_50; G_B12_1 = L_49; G_B12_2 = L_48; if ((((int32_t)L_51) < ((int32_t)L_52))) { G_B13_0 = L_50; G_B13_1 = L_49; G_B13_2 = L_48; goto IL_00ca; } } { int32_t L_53 = V_12; int32_t L_54 = V_9; G_B14_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_53, (int32_t)L_54)); G_B14_1 = G_B12_0; G_B14_2 = G_B12_1; G_B14_3 = G_B12_2; goto IL_00cc; } IL_00ca: { int32_t L_55 = V_12; G_B14_0 = L_55; G_B14_1 = G_B13_0; G_B14_2 = G_B13_1; G_B14_3 = G_B13_2; } IL_00cc: { NullCheck(G_B14_1); int32_t L_56 = G_B14_0; uint8_t L_57 = (G_B14_1)->GetAt(static_cast(L_56)); NullCheck(G_B14_3); (G_B14_3)->SetAt(static_cast(G_B14_2), (uint8_t)L_57); int32_t L_58 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_58, (int32_t)1)); } IL_00d4: { int32_t L_59 = V_4; int32_t L_60 = V_0; if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_00ad; } } { int32_t L_61 = V_8; IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); int32_t L_62 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_KEY_BYTE_SIZE_13(); V_10 = ((int32_t)il2cpp_codegen_multiply((int32_t)L_61, (int32_t)L_62)); V_4 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_63 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_PC2_22(); V_5 = L_63; V_6 = 0; goto IL_0132; } IL_00f2: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_64 = V_5; int32_t L_65 = V_6; NullCheck(L_64); int32_t L_66 = L_65; uint8_t L_67 = (L_64)->GetAt(static_cast(L_66)); V_13 = L_67; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_68 = V_2; uint8_t L_69 = V_13; NullCheck(L_68); uint8_t L_70 = L_69; uint8_t L_71 = (L_68)->GetAt(static_cast(L_70)); if (!L_71) { goto IL_0126; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_72 = __this->get_keySchedule_16(); int32_t L_73 = V_10; int32_t L_74 = V_4; NullCheck(L_72); uint8_t* L_75 = ((L_72)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_add((int32_t)L_73, (int32_t)((int32_t)((int32_t)L_74/(int32_t)6))))))); int32_t L_76 = *((uint8_t*)L_75); int32_t L_77 = V_4; *((int8_t*)L_75) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_76|(int32_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)128)>>(int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_77%(int32_t)6)), (int32_t)2))&(int32_t)((int32_t)31))))))))))); } IL_0126: { int32_t L_78 = V_4; V_4 = ((int32_t)il2cpp_codegen_add((int32_t)L_78, (int32_t)1)); int32_t L_79 = V_6; V_6 = ((int32_t)il2cpp_codegen_add((int32_t)L_79, (int32_t)1)); } IL_0132: { int32_t L_80 = V_6; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_81 = V_5; NullCheck(L_81); if ((((int32_t)L_80) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_81)->max_length)))))) { goto IL_00f2; } } { int32_t L_82 = V_8; V_8 = ((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0140: { int32_t L_83 = V_8; IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); int32_t L_84 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_KEY_BYTE_SIZE_13(); if ((((int32_t)L_83) < ((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_84, (int32_t)2))))) { goto IL_006f; } } { return; } } // System.Void System.Security.Cryptography.DESTransform::ProcessBlock(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform_ProcessBlock_mE34F0480F71DE1C6643BE71312FEEE356A62D3FE (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___input0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___output1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; uint32_t V_3 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___input0; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = __this->get_dwordBuff_18(); IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); int32_t L_2 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_BLOCK_BYTE_SIZE_15(); Buffer_BlockCopy_mD01FC13D87078586714AA235261A9E786C351725((RuntimeArray *)(RuntimeArray *)L_0, 0, (RuntimeArray *)(RuntimeArray *)L_1, 0, L_2, /*hidden argument*/NULL); bool L_3 = ((SymmetricTransform_t7F2159C79FF7B594CAC28B7061F5891F9B7CDB76 *)__this)->get_encrypt_1(); if (!L_3) { goto IL_00fe; } } { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = __this->get_dwordBuff_18(); NullCheck(L_4); int32_t L_5 = 0; uint32_t L_6 = (L_4)->GetAt(static_cast(L_5)); V_0 = L_6; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_7 = __this->get_dwordBuff_18(); NullCheck(L_7); int32_t L_8 = 1; uint32_t L_9 = (L_7)->GetAt(static_cast(L_8)); V_1 = L_9; uint32_t L_10 = V_0; uint32_t L_11 = V_1; uint32_t L_12; L_12 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_11, 0, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_10^(int32_t)L_12)); uint32_t L_13 = V_1; uint32_t L_14 = V_0; uint32_t L_15; L_15 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_14, 1, /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)L_13^(int32_t)L_15)); uint32_t L_16 = V_0; uint32_t L_17 = V_1; uint32_t L_18; L_18 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_17, 2, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_16^(int32_t)L_18)); uint32_t L_19 = V_1; uint32_t L_20 = V_0; uint32_t L_21; L_21 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_20, 3, /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)L_19^(int32_t)L_21)); uint32_t L_22 = V_0; uint32_t L_23 = V_1; uint32_t L_24; L_24 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_23, 4, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_22^(int32_t)L_24)); uint32_t L_25 = V_1; uint32_t L_26 = V_0; uint32_t L_27; L_27 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_26, 5, /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)L_25^(int32_t)L_27)); uint32_t L_28 = V_0; uint32_t L_29 = V_1; uint32_t L_30; L_30 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_29, 6, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_28^(int32_t)L_30)); uint32_t L_31 = V_1; uint32_t L_32 = V_0; uint32_t L_33; L_33 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_32, 7, /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)L_31^(int32_t)L_33)); uint32_t L_34 = V_0; uint32_t L_35 = V_1; uint32_t L_36; L_36 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_35, 8, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_34^(int32_t)L_36)); uint32_t L_37 = V_1; uint32_t L_38 = V_0; uint32_t L_39; L_39 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_38, ((int32_t)9), /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)L_37^(int32_t)L_39)); uint32_t L_40 = V_0; uint32_t L_41 = V_1; uint32_t L_42; L_42 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_41, ((int32_t)10), /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_40^(int32_t)L_42)); uint32_t L_43 = V_1; uint32_t L_44 = V_0; uint32_t L_45; L_45 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_44, ((int32_t)11), /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)L_43^(int32_t)L_45)); uint32_t L_46 = V_0; uint32_t L_47 = V_1; uint32_t L_48; L_48 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_47, ((int32_t)12), /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_46^(int32_t)L_48)); uint32_t L_49 = V_1; uint32_t L_50 = V_0; uint32_t L_51; L_51 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_50, ((int32_t)13), /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)L_49^(int32_t)L_51)); uint32_t L_52 = V_0; uint32_t L_53 = V_1; uint32_t L_54; L_54 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_53, ((int32_t)14), /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_52^(int32_t)L_54)); uint32_t L_55 = V_1; uint32_t L_56 = V_0; uint32_t L_57; L_57 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_56, ((int32_t)15), /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)L_55^(int32_t)L_57)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_58 = __this->get_dwordBuff_18(); uint32_t L_59 = V_1; NullCheck(L_58); (L_58)->SetAt(static_cast(0), (uint32_t)L_59); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_60 = __this->get_dwordBuff_18(); uint32_t L_61 = V_0; NullCheck(L_60); (L_60)->SetAt(static_cast(1), (uint32_t)L_61); goto IL_01d9; } IL_00fe: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_62 = __this->get_dwordBuff_18(); NullCheck(L_62); int32_t L_63 = 0; uint32_t L_64 = (L_62)->GetAt(static_cast(L_63)); V_2 = L_64; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_65 = __this->get_dwordBuff_18(); NullCheck(L_65); int32_t L_66 = 1; uint32_t L_67 = (L_65)->GetAt(static_cast(L_66)); V_3 = L_67; uint32_t L_68 = V_2; uint32_t L_69 = V_3; uint32_t L_70; L_70 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_69, ((int32_t)15), /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)L_68^(int32_t)L_70)); uint32_t L_71 = V_3; uint32_t L_72 = V_2; uint32_t L_73; L_73 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_72, ((int32_t)14), /*hidden argument*/NULL); V_3 = ((int32_t)((int32_t)L_71^(int32_t)L_73)); uint32_t L_74 = V_2; uint32_t L_75 = V_3; uint32_t L_76; L_76 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_75, ((int32_t)13), /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)L_74^(int32_t)L_76)); uint32_t L_77 = V_3; uint32_t L_78 = V_2; uint32_t L_79; L_79 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_78, ((int32_t)12), /*hidden argument*/NULL); V_3 = ((int32_t)((int32_t)L_77^(int32_t)L_79)); uint32_t L_80 = V_2; uint32_t L_81 = V_3; uint32_t L_82; L_82 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_81, ((int32_t)11), /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)L_80^(int32_t)L_82)); uint32_t L_83 = V_3; uint32_t L_84 = V_2; uint32_t L_85; L_85 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_84, ((int32_t)10), /*hidden argument*/NULL); V_3 = ((int32_t)((int32_t)L_83^(int32_t)L_85)); uint32_t L_86 = V_2; uint32_t L_87 = V_3; uint32_t L_88; L_88 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_87, ((int32_t)9), /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)L_86^(int32_t)L_88)); uint32_t L_89 = V_3; uint32_t L_90 = V_2; uint32_t L_91; L_91 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_90, 8, /*hidden argument*/NULL); V_3 = ((int32_t)((int32_t)L_89^(int32_t)L_91)); uint32_t L_92 = V_2; uint32_t L_93 = V_3; uint32_t L_94; L_94 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_93, 7, /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)L_92^(int32_t)L_94)); uint32_t L_95 = V_3; uint32_t L_96 = V_2; uint32_t L_97; L_97 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_96, 6, /*hidden argument*/NULL); V_3 = ((int32_t)((int32_t)L_95^(int32_t)L_97)); uint32_t L_98 = V_2; uint32_t L_99 = V_3; uint32_t L_100; L_100 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_99, 5, /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)L_98^(int32_t)L_100)); uint32_t L_101 = V_3; uint32_t L_102 = V_2; uint32_t L_103; L_103 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_102, 4, /*hidden argument*/NULL); V_3 = ((int32_t)((int32_t)L_101^(int32_t)L_103)); uint32_t L_104 = V_2; uint32_t L_105 = V_3; uint32_t L_106; L_106 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_105, 3, /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)L_104^(int32_t)L_106)); uint32_t L_107 = V_3; uint32_t L_108 = V_2; uint32_t L_109; L_109 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_108, 2, /*hidden argument*/NULL); V_3 = ((int32_t)((int32_t)L_107^(int32_t)L_109)); uint32_t L_110 = V_2; uint32_t L_111 = V_3; uint32_t L_112; L_112 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_111, 1, /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)L_110^(int32_t)L_112)); uint32_t L_113 = V_3; uint32_t L_114 = V_2; uint32_t L_115; L_115 = DESTransform_CipherFunct_mC9DFF4C98876D045F70DA972CA6BC74D7C2DA2B9(__this, L_114, 0, /*hidden argument*/NULL); V_3 = ((int32_t)((int32_t)L_113^(int32_t)L_115)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_116 = __this->get_dwordBuff_18(); uint32_t L_117 = V_3; NullCheck(L_116); (L_116)->SetAt(static_cast(0), (uint32_t)L_117); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_118 = __this->get_dwordBuff_18(); uint32_t L_119 = V_2; NullCheck(L_118); (L_118)->SetAt(static_cast(1), (uint32_t)L_119); } IL_01d9: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_120 = __this->get_dwordBuff_18(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_121 = ___output1; IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); int32_t L_122 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_BLOCK_BYTE_SIZE_15(); Buffer_BlockCopy_mD01FC13D87078586714AA235261A9E786C351725((RuntimeArray *)(RuntimeArray *)L_120, 0, (RuntimeArray *)(RuntimeArray *)L_121, 0, L_122, /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.DESTransform::ECB(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform_ECB_m617185288E6CFAF7BAB18DD46EB2618F499B376D (DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___input0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___output1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___input0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___output1; IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_ipTab_23(); DESTransform_Permutation_mB9CC07CB261CFB063F8952BAC6618113C98EBC66(L_0, L_1, L_2, (bool)0, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___output1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = __this->get_byteBuff_17(); DESTransform_ProcessBlock_mE34F0480F71DE1C6643BE71312FEEE356A62D3FE(__this, L_3, L_4, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = __this->get_byteBuff_17(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___output1; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_7 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_fpTab_24(); DESTransform_Permutation_mB9CC07CB261CFB063F8952BAC6618113C98EBC66(L_5, L_6, L_7, (bool)1, /*hidden argument*/NULL); return; } } // System.Byte[] System.Security.Cryptography.DESTransform::GetStrongKey() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DESTransform_GetStrongKey_mB2DE2F2FF72E50F2633E0F66A80AFE49426EA475 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); int32_t L_0 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_KEY_BYTE_SIZE_13(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = KeyBuilder_Key_m3ABEBE6D1D42B469EF3626FF15E473FF0CEC7CA0(L_0, /*hidden argument*/NULL); V_0 = L_1; goto IL_0018; } IL_000d: { IL2CPP_RUNTIME_CLASS_INIT(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); int32_t L_2 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_KEY_BYTE_SIZE_13(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3; L_3 = KeyBuilder_Key_m3ABEBE6D1D42B469EF3626FF15E473FF0CEC7CA0(L_2, /*hidden argument*/NULL); V_0 = L_3; } IL_0018: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_5; L_5 = DES_IsWeakKey_m46E4EBFE6EB4B72392C67CD9A166BB8F65D38ADD(L_4, /*hidden argument*/NULL); if (L_5) { goto IL_000d; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = V_0; IL2CPP_RUNTIME_CLASS_INIT(DES_t4ACC4972FAAE56B5E5EE9C258CC1432F2D041BF4_il2cpp_TypeInfo_var); bool L_7; L_7 = DES_IsSemiWeakKey_m54B70F4C902261749ACD1611DCAA4FD699162AD1(L_6, /*hidden argument*/NULL); if (L_7) { goto IL_000d; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = V_0; return L_8; } } // System.Void System.Security.Cryptography.DESTransform::.cctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DESTransform__cctor_m524F5002B8AA6825E78327A812E5FB76E9C5D64F (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____646036A65DECCD6835C914A46E6E44B729433B60_52_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____6D797C11E1D4FB68B6570CF2A92B792433527065_59_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->set_KEY_BIT_SIZE_12(((int32_t)64)); int32_t L_0 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_KEY_BIT_SIZE_12(); ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->set_KEY_BYTE_SIZE_13(((int32_t)((int32_t)L_0/(int32_t)8))); ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->set_BLOCK_BIT_SIZE_14(((int32_t)64)); int32_t L_1 = ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->get_BLOCK_BIT_SIZE_14(); ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->set_BLOCK_BYTE_SIZE_15(((int32_t)((int32_t)L_1/(int32_t)8))); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)512)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_3 = L_2; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_4 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____6D797C11E1D4FB68B6570CF2A92B792433527065_59_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_3, L_4, /*hidden argument*/NULL); ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->set_spBoxes_19(L_3); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)56)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = L_5; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_7 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____DC2B830D8CD59AD6A4E4332D21CA0DCA2821AD82_127_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_6, L_7, /*hidden argument*/NULL); ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->set_PC1_20(L_6); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)16)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = L_8; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_10 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____B4FBD02AAB5B16E0F4BD858DA5D9E348F3CE501D_103_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_9, L_10, /*hidden argument*/NULL); ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->set_leftRotTotal_21(L_9); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)48)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = L_11; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_13 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____62BAB0F245E66C3EB982CF5A7015F0A7C3382283_51_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_12, L_13, /*hidden argument*/NULL); ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->set_PC2_22(L_12); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_14 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)512)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_15 = L_14; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_16 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____1E41C4CD0767AEA21C00DEABA2EA9407F1E6CEA5_9_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_15, L_16, /*hidden argument*/NULL); ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->set_ipTab_23(L_15); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_17 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF_il2cpp_TypeInfo_var, (uint32_t)((int32_t)512)); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_18 = L_17; RuntimeFieldHandle_t7BE65FC857501059EBAC9772C93B02CD413D9C96 L_19 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____646036A65DECCD6835C914A46E6E44B729433B60_52_FieldInfo_var) }; RuntimeHelpers_InitializeArray_mE27238308FED781F2D6A719F0903F2E1311B058F((RuntimeArray *)(RuntimeArray *)L_18, L_19, /*hidden argument*/NULL); ((DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_StaticFields*)il2cpp_codegen_static_fields_for(DESTransform_t25C58F0A8ECDD76A55FF56EF8CAC81BB2BBEDF90_il2cpp_TypeInfo_var))->set_fpTab_24(L_18); 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.Security.Cryptography.DSA::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSA__ctor_m48F313EC9550B4E303B8992D9485545D2962C5B5 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, const RuntimeMethod* method) { { AsymmetricAlgorithm__ctor_mFA50AEA6AC7D826EBB6014DC8A0E864B4AF5EAAB(__this, /*hidden argument*/NULL); return; } } // System.Security.Cryptography.DSA System.Security.Cryptography.DSA::Create() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * DSA_Create_m1BB98278D12EF7F48DDF0B52FCF7CA0602AFC618 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * L_0 = (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A *)il2cpp_codegen_object_new(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var); DSACryptoServiceProvider__ctor_mE00A5C5770962238946F49C4525F094D33A61F6A(L_0, /*hidden argument*/NULL); return L_0; } } // System.Security.Cryptography.DSA System.Security.Cryptography.DSA::Create(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * DSA_Create_m32E5328D6020971711B2E7397F0C5AADC0914646 (String_t* ___algName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___algName0; RuntimeObject * L_1; L_1 = CryptoConfig_CreateFromName_mAA87578CA5E4BA407B6946595D7B58F60FF84F46(L_0, /*hidden argument*/NULL); return ((DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 *)CastclassClass((RuntimeObject*)L_1, DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_il2cpp_TypeInfo_var)); } } // System.Byte[] System.Security.Cryptography.DSA::HashData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSA_HashData_m8E5B29449566B5DF4E34CE39717DDBC37088A906 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, int32_t ___offset1, int32_t ___count2, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___hashAlgorithm3, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = DSA_DerivedClassMustOverride_m0A7F321923350A19E6E6C5AAF644D39FC0583FFC(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_HashData_m8E5B29449566B5DF4E34CE39717DDBC37088A906_RuntimeMethod_var))); } } // System.Byte[] System.Security.Cryptography.DSA::HashData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSA_HashData_mFAC814676F8500DA87F08E8A1F77AFCCC5F20036 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___data0, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___hashAlgorithm1, const RuntimeMethod* method) { { Exception_t * L_0; L_0 = DSA_DerivedClassMustOverride_m0A7F321923350A19E6E6C5AAF644D39FC0583FFC(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_HashData_mFAC814676F8500DA87F08E8A1F77AFCCC5F20036_RuntimeMethod_var))); } } // System.Byte[] System.Security.Cryptography.DSA::SignData(System.Byte[],System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSA_SignData_mFEFDD1225F7BAA9EF7319C66B48FFDA25FD19059 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___hashAlgorithm1, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___data0; 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*)&_stringLiteralA44A39671D4B7FA8FBE50D795EAB52248D5C5469)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_SignData_mFEFDD1225F7BAA9EF7319C66B48FFDA25FD19059_RuntimeMethod_var))); } IL_000e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___data0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___data0; NullCheck(L_3); HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 L_4 = ___hashAlgorithm1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = VirtualFuncInvoker4< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 >::Invoke(17 /* System.Byte[] System.Security.Cryptography.DSA::SignData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName) */, __this, L_2, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), L_4); return L_5; } } // System.Byte[] System.Security.Cryptography.DSA::SignData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSA_SignData_m44D9F56F16D9D59BDE62DC720A73191C49F983B1 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, int32_t ___offset1, int32_t ___count2, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___hashAlgorithm3, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___data0; 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*)&_stringLiteralA44A39671D4B7FA8FBE50D795EAB52248D5C5469)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_SignData_m44D9F56F16D9D59BDE62DC720A73191C49F983B1_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___offset1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___offset1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___data0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0023; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral544DC80A2A82A08B6321F56F8987CB7E5DEED1C4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_SignData_m44D9F56F16D9D59BDE62DC720A73191C49F983B1_RuntimeMethod_var))); } IL_0023: { int32_t L_6 = ___count2; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_002f; } } { int32_t L_7 = ___count2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___data0; NullCheck(L_8); int32_t L_9 = ___offset1; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_003a; } } IL_002f: { 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_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_SignData_m44D9F56F16D9D59BDE62DC720A73191C49F983B1_RuntimeMethod_var))); } IL_003a: { String_t* L_11; L_11 = HashAlgorithmName_get_Name_m61EEAE49F310F4D415A33E35CF341B0337A3E0FB_inline((HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 *)(&___hashAlgorithm3), /*hidden argument*/NULL); bool L_12; L_12 = String_IsNullOrEmpty_m9AFBB5335B441B94E884B8A9D4A27AD60E3D7F7C(L_11, /*hidden argument*/NULL); if (!L_12) { goto IL_004e; } } { Exception_t * L_13; L_13 = DSA_HashAlgorithmNameNullOrEmpty_m06B69421E48A5A91569F00F9161352648C6CE3FF(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_SignData_m44D9F56F16D9D59BDE62DC720A73191C49F983B1_RuntimeMethod_var))); } IL_004e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = ___data0; int32_t L_15 = ___offset1; int32_t L_16 = ___count2; HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 L_17 = ___hashAlgorithm3; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18; L_18 = VirtualFuncInvoker4< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 >::Invoke(15 /* System.Byte[] System.Security.Cryptography.DSA::HashData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName) */, __this, L_14, L_15, L_16, L_17); V_0 = L_18; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20; L_20 = VirtualFuncInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(13 /* System.Byte[] System.Security.Cryptography.DSA::CreateSignature(System.Byte[]) */, __this, L_19); return L_20; } } // System.Byte[] System.Security.Cryptography.DSA::SignData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSA_SignData_mA1AACDEE13F8E2255E505F62356936FEBD44E2C6 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___data0, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___hashAlgorithm1, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___data0; 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*)&_stringLiteralA44A39671D4B7FA8FBE50D795EAB52248D5C5469)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_SignData_mA1AACDEE13F8E2255E505F62356936FEBD44E2C6_RuntimeMethod_var))); } IL_000e: { String_t* L_2; L_2 = HashAlgorithmName_get_Name_m61EEAE49F310F4D415A33E35CF341B0337A3E0FB_inline((HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 *)(&___hashAlgorithm1), /*hidden argument*/NULL); bool L_3; L_3 = String_IsNullOrEmpty_m9AFBB5335B441B94E884B8A9D4A27AD60E3D7F7C(L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0022; } } { Exception_t * L_4; L_4 = DSA_HashAlgorithmNameNullOrEmpty_m06B69421E48A5A91569F00F9161352648C6CE3FF(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_SignData_mA1AACDEE13F8E2255E505F62356936FEBD44E2C6_RuntimeMethod_var))); } IL_0022: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_5 = ___data0; HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 L_6 = ___hashAlgorithm1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7; L_7 = VirtualFuncInvoker2< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 >::Invoke(16 /* System.Byte[] System.Security.Cryptography.DSA::HashData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName) */, __this, L_5, L_6); V_0 = L_7; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9; L_9 = VirtualFuncInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(13 /* System.Byte[] System.Security.Cryptography.DSA::CreateSignature(System.Byte[]) */, __this, L_8); return L_9; } } // System.Boolean System.Security.Cryptography.DSA::VerifyData(System.Byte[],System.Byte[],System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSA_VerifyData_mBD2603B48F5B4DB368092ED54FDC2FB36B2BF49A (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___signature1, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___hashAlgorithm2, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___data0; 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*)&_stringLiteralA44A39671D4B7FA8FBE50D795EAB52248D5C5469)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_VerifyData_mBD2603B48F5B4DB368092ED54FDC2FB36B2BF49A_RuntimeMethod_var))); } IL_000e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___data0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___data0; NullCheck(L_3); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___signature1; HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 L_5 = ___hashAlgorithm2; bool L_6; L_6 = VirtualFuncInvoker5< bool, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 >::Invoke(19 /* System.Boolean System.Security.Cryptography.DSA::VerifyData(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Security.Cryptography.HashAlgorithmName) */, __this, L_2, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_3)->max_length))), L_4, L_5); return L_6; } } // System.Boolean System.Security.Cryptography.DSA::VerifyData(System.Byte[],System.Int32,System.Int32,System.Byte[],System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSA_VerifyData_mF5DCD9010EF9D8D44DE20ECC4C750CEAD25466C7 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, int32_t ___offset1, int32_t ___count2, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___signature3, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___hashAlgorithm4, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___data0; 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*)&_stringLiteralA44A39671D4B7FA8FBE50D795EAB52248D5C5469)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_VerifyData_mF5DCD9010EF9D8D44DE20ECC4C750CEAD25466C7_RuntimeMethod_var))); } IL_000e: { int32_t L_2 = ___offset1; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0018; } } { int32_t L_3 = ___offset1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___data0; NullCheck(L_4); if ((((int32_t)L_3) <= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0023; } } IL_0018: { ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 * L_5 = (ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tFAF23713820951D4A09ABBFE5CC091E445A6F3D8_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_5, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral544DC80A2A82A08B6321F56F8987CB7E5DEED1C4)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_VerifyData_mF5DCD9010EF9D8D44DE20ECC4C750CEAD25466C7_RuntimeMethod_var))); } IL_0023: { int32_t L_6 = ___count2; if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_002f; } } { int32_t L_7 = ___count2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___data0; NullCheck(L_8); int32_t L_9 = ___offset1; if ((((int32_t)L_7) <= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), (int32_t)L_9))))) { goto IL_003a; } } IL_002f: { 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_m329C2882A4CB69F185E98D0DD7E853AA9220960A(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral07624473F417C06C74D59C64840A1532FCE2C626)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_VerifyData_mF5DCD9010EF9D8D44DE20ECC4C750CEAD25466C7_RuntimeMethod_var))); } IL_003a: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = ___signature3; if (L_11) { goto IL_0049; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_12 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_12, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC90E9C620FF08EC425BBC933A1E5074B3084EFB0)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_VerifyData_mF5DCD9010EF9D8D44DE20ECC4C750CEAD25466C7_RuntimeMethod_var))); } IL_0049: { String_t* L_13; L_13 = HashAlgorithmName_get_Name_m61EEAE49F310F4D415A33E35CF341B0337A3E0FB_inline((HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 *)(&___hashAlgorithm4), /*hidden argument*/NULL); bool L_14; L_14 = String_IsNullOrEmpty_m9AFBB5335B441B94E884B8A9D4A27AD60E3D7F7C(L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_005d; } } { Exception_t * L_15; L_15 = DSA_HashAlgorithmNameNullOrEmpty_m06B69421E48A5A91569F00F9161352648C6CE3FF(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_VerifyData_mF5DCD9010EF9D8D44DE20ECC4C750CEAD25466C7_RuntimeMethod_var))); } IL_005d: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = ___data0; int32_t L_17 = ___offset1; int32_t L_18 = ___count2; HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 L_19 = ___hashAlgorithm4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20; L_20 = VirtualFuncInvoker4< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 >::Invoke(15 /* System.Byte[] System.Security.Cryptography.DSA::HashData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName) */, __this, L_16, L_17, L_18, L_19); V_0 = L_20; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_22 = ___signature3; bool L_23; L_23 = VirtualFuncInvoker2< bool, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(14 /* System.Boolean System.Security.Cryptography.DSA::VerifySignature(System.Byte[],System.Byte[]) */, __this, L_21, L_22); return L_23; } } // System.Boolean System.Security.Cryptography.DSA::VerifyData(System.IO.Stream,System.Byte[],System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSA_VerifyData_mA7D4637E82D1EDF3D5D2FF8EB9669FB1EAC8A784 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___data0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___signature1, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___hashAlgorithm2, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_0 = ___data0; 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*)&_stringLiteralA44A39671D4B7FA8FBE50D795EAB52248D5C5469)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_VerifyData_mA7D4637E82D1EDF3D5D2FF8EB9669FB1EAC8A784_RuntimeMethod_var))); } IL_000e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___signature1; if (L_2) { goto IL_001c; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC90E9C620FF08EC425BBC933A1E5074B3084EFB0)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_VerifyData_mA7D4637E82D1EDF3D5D2FF8EB9669FB1EAC8A784_RuntimeMethod_var))); } IL_001c: { String_t* L_4; L_4 = HashAlgorithmName_get_Name_m61EEAE49F310F4D415A33E35CF341B0337A3E0FB_inline((HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 *)(&___hashAlgorithm2), /*hidden argument*/NULL); bool L_5; L_5 = String_IsNullOrEmpty_m9AFBB5335B441B94E884B8A9D4A27AD60E3D7F7C(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0030; } } { Exception_t * L_6; L_6 = DSA_HashAlgorithmNameNullOrEmpty_m06B69421E48A5A91569F00F9161352648C6CE3FF(/*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_VerifyData_mA7D4637E82D1EDF3D5D2FF8EB9669FB1EAC8A784_RuntimeMethod_var))); } IL_0030: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_7 = ___data0; HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 L_8 = ___hashAlgorithm2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9; L_9 = VirtualFuncInvoker2< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 >::Invoke(16 /* System.Byte[] System.Security.Cryptography.DSA::HashData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName) */, __this, L_7, L_8); V_0 = L_9; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = ___signature1; bool L_12; L_12 = VirtualFuncInvoker2< bool, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(14 /* System.Boolean System.Security.Cryptography.DSA::VerifySignature(System.Byte[],System.Byte[]) */, __this, L_10, L_11); return L_12; } } // System.Void System.Security.Cryptography.DSA::FromXmlString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSA_FromXmlString_m0B0BBBD7564AE7637E23F538734EC561A5CEFB35 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, String_t* ___xmlString0, 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*)&Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0EBD646B60E1C3FCE0203770591ED3C3D63537DC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3DCC6243286938BE75C3FA773B9BA71160A2E869); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral49A7EA21ECB328D154FA2262BB41626D795F4D90); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4F4F2E585917482A7C4C849A77A19DBA49C7C7CC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5CB235FDF341E57B3A3E3D289810AD3382B4E8B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFCA440D9A4F7E2D10772A726D6FB427BAE128D34); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFD14F6B50F55DEE7CCA9BC116D0C4F6214E463B7); s_Il2CppMethodInitialized = true; } DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 V_0; memset((&V_0), 0, sizeof(V_0)); SecurityElement_tB9682077760936136392270197F642224B2141CC * V_1 = NULL; String_t* V_2 = NULL; String_t* V_3 = NULL; String_t* V_4 = NULL; String_t* V_5 = NULL; String_t* V_6 = NULL; String_t* V_7 = NULL; String_t* V_8 = NULL; String_t* V_9 = NULL; { String_t* L_0 = ___xmlString0; 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*)&_stringLiteral87254B87EFE7A82850E53C9703C3E9FAF7F20C3F)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_FromXmlString_m0B0BBBD7564AE7637E23F538734EC561A5CEFB35_RuntimeMethod_var))); } IL_000e: { il2cpp_codegen_initobj((&V_0), sizeof(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 )); String_t* L_2 = ___xmlString0; Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D * L_3 = (Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D *)il2cpp_codegen_object_new(Parser_t4C0C729B6FFC7AE44DA86DF5B18B498FAB574B5D_il2cpp_TypeInfo_var); Parser__ctor_mA7C3871586CC8E640485115C89B782A9E78CD28C(L_3, L_2, /*hidden argument*/NULL); NullCheck(L_3); SecurityElement_tB9682077760936136392270197F642224B2141CC * L_4; L_4 = Parser_GetTopElement_mDC8DF07EB881D8835871E16D6FD4A44FCA38112C(L_3, /*hidden argument*/NULL); V_1 = L_4; SecurityElement_tB9682077760936136392270197F642224B2141CC * L_5 = V_1; NullCheck(L_5); String_t* L_6; L_6 = SecurityElement_SearchForTextOfLocalName_m69C55B4853B43F0DF8F3CE116C527C02A3F124D5(L_5, _stringLiteralFCA440D9A4F7E2D10772A726D6FB427BAE128D34, /*hidden argument*/NULL); V_2 = L_6; String_t* L_7 = V_2; if (L_7) { goto IL_0057; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (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_9 = L_8; NullCheck(L_9); ArrayElementTypeCheck (L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); (L_9)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_10 = L_9; NullCheck(L_10); ArrayElementTypeCheck (L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFCA440D9A4F7E2D10772A726D6FB427BAE128D34))); (L_10)->SetAt(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFCA440D9A4F7E2D10772A726D6FB427BAE128D34))); String_t* L_11; L_11 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4EDB96BC7FB13DCA5DD4D432246DFF4E4C2768AF)), L_10, /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_12 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_12, L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_FromXmlString_m0B0BBBD7564AE7637E23F538734EC561A5CEFB35_RuntimeMethod_var))); } IL_0057: { String_t* L_13 = V_2; IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); String_t* L_14; L_14 = Utils_DiscardWhiteSpaces_m5632D6A210CF5A9FEE05E756199053E33FA9C7B4(L_13, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15; L_15 = Convert_FromBase64String_mB2E4E2CD03B34DB7C2665694D5B2E967BC81E9A8(L_14, /*hidden argument*/NULL); (&V_0)->set_P_0(L_15); SecurityElement_tB9682077760936136392270197F642224B2141CC * L_16 = V_1; NullCheck(L_16); String_t* L_17; L_17 = SecurityElement_SearchForTextOfLocalName_m69C55B4853B43F0DF8F3CE116C527C02A3F124D5(L_16, _stringLiteral49A7EA21ECB328D154FA2262BB41626D795F4D90, /*hidden argument*/NULL); V_3 = L_17; String_t* L_18 = V_3; if (L_18) { goto IL_009e; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_19 = (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_20 = L_19; NullCheck(L_20); ArrayElementTypeCheck (L_20, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); (L_20)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_21 = L_20; NullCheck(L_21); ArrayElementTypeCheck (L_21, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral49A7EA21ECB328D154FA2262BB41626D795F4D90))); (L_21)->SetAt(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral49A7EA21ECB328D154FA2262BB41626D795F4D90))); String_t* L_22; L_22 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4EDB96BC7FB13DCA5DD4D432246DFF4E4C2768AF)), L_21, /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_23 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_23, L_22, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_23, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_FromXmlString_m0B0BBBD7564AE7637E23F538734EC561A5CEFB35_RuntimeMethod_var))); } IL_009e: { String_t* L_24 = V_3; IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); String_t* L_25; L_25 = Utils_DiscardWhiteSpaces_m5632D6A210CF5A9FEE05E756199053E33FA9C7B4(L_24, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_26; L_26 = Convert_FromBase64String_mB2E4E2CD03B34DB7C2665694D5B2E967BC81E9A8(L_25, /*hidden argument*/NULL); (&V_0)->set_Q_1(L_26); SecurityElement_tB9682077760936136392270197F642224B2141CC * L_27 = V_1; NullCheck(L_27); String_t* L_28; L_28 = SecurityElement_SearchForTextOfLocalName_m69C55B4853B43F0DF8F3CE116C527C02A3F124D5(L_27, _stringLiteral3DCC6243286938BE75C3FA773B9BA71160A2E869, /*hidden argument*/NULL); V_4 = L_28; String_t* L_29 = V_4; if (L_29) { goto IL_00e7; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_30 = (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_31 = L_30; NullCheck(L_31); ArrayElementTypeCheck (L_31, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); (L_31)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = L_31; NullCheck(L_32); ArrayElementTypeCheck (L_32, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3DCC6243286938BE75C3FA773B9BA71160A2E869))); (L_32)->SetAt(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3DCC6243286938BE75C3FA773B9BA71160A2E869))); String_t* L_33; L_33 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4EDB96BC7FB13DCA5DD4D432246DFF4E4C2768AF)), L_32, /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_34 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_34, L_33, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_34, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_FromXmlString_m0B0BBBD7564AE7637E23F538734EC561A5CEFB35_RuntimeMethod_var))); } IL_00e7: { String_t* L_35 = V_4; IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); String_t* L_36; L_36 = Utils_DiscardWhiteSpaces_m5632D6A210CF5A9FEE05E756199053E33FA9C7B4(L_35, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_37; L_37 = Convert_FromBase64String_mB2E4E2CD03B34DB7C2665694D5B2E967BC81E9A8(L_36, /*hidden argument*/NULL); (&V_0)->set_G_2(L_37); SecurityElement_tB9682077760936136392270197F642224B2141CC * L_38 = V_1; NullCheck(L_38); String_t* L_39; L_39 = SecurityElement_SearchForTextOfLocalName_m69C55B4853B43F0DF8F3CE116C527C02A3F124D5(L_38, _stringLiteralC5CB235FDF341E57B3A3E3D289810AD3382B4E8B, /*hidden argument*/NULL); V_5 = L_39; String_t* L_40 = V_5; if (L_40) { goto IL_0131; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_41 = (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_42 = L_41; NullCheck(L_42); ArrayElementTypeCheck (L_42, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); (L_42)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_43 = L_42; NullCheck(L_43); ArrayElementTypeCheck (L_43, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC5CB235FDF341E57B3A3E3D289810AD3382B4E8B))); (L_43)->SetAt(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC5CB235FDF341E57B3A3E3D289810AD3382B4E8B))); String_t* L_44; L_44 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4EDB96BC7FB13DCA5DD4D432246DFF4E4C2768AF)), L_43, /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_45 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_45, L_44, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_45, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_FromXmlString_m0B0BBBD7564AE7637E23F538734EC561A5CEFB35_RuntimeMethod_var))); } IL_0131: { String_t* L_46 = V_5; IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); String_t* L_47; L_47 = Utils_DiscardWhiteSpaces_m5632D6A210CF5A9FEE05E756199053E33FA9C7B4(L_46, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_48; L_48 = Convert_FromBase64String_mB2E4E2CD03B34DB7C2665694D5B2E967BC81E9A8(L_47, /*hidden argument*/NULL); (&V_0)->set_Y_3(L_48); SecurityElement_tB9682077760936136392270197F642224B2141CC * L_49 = V_1; NullCheck(L_49); String_t* L_50; L_50 = SecurityElement_SearchForTextOfLocalName_m69C55B4853B43F0DF8F3CE116C527C02A3F124D5(L_49, _stringLiteral0EBD646B60E1C3FCE0203770591ED3C3D63537DC, /*hidden argument*/NULL); V_6 = L_50; String_t* L_51 = V_6; if (!L_51) { goto IL_0168; } } { String_t* L_52 = V_6; IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); String_t* L_53; L_53 = Utils_DiscardWhiteSpaces_m5632D6A210CF5A9FEE05E756199053E33FA9C7B4(L_52, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_54; L_54 = Convert_FromBase64String_mB2E4E2CD03B34DB7C2665694D5B2E967BC81E9A8(L_53, /*hidden argument*/NULL); (&V_0)->set_J_4(L_54); } IL_0168: { SecurityElement_tB9682077760936136392270197F642224B2141CC * L_55 = V_1; NullCheck(L_55); String_t* L_56; L_56 = SecurityElement_SearchForTextOfLocalName_m69C55B4853B43F0DF8F3CE116C527C02A3F124D5(L_55, _stringLiteralD5D2875F228D651E1289522AEAAB8C492001C1BE, /*hidden argument*/NULL); V_7 = L_56; String_t* L_57 = V_7; if (!L_57) { goto IL_018c; } } { String_t* L_58 = V_7; IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); String_t* L_59; L_59 = Utils_DiscardWhiteSpaces_m5632D6A210CF5A9FEE05E756199053E33FA9C7B4(L_58, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_60; L_60 = Convert_FromBase64String_mB2E4E2CD03B34DB7C2665694D5B2E967BC81E9A8(L_59, /*hidden argument*/NULL); (&V_0)->set_X_5(L_60); } IL_018c: { SecurityElement_tB9682077760936136392270197F642224B2141CC * L_61 = V_1; NullCheck(L_61); String_t* L_62; L_62 = SecurityElement_SearchForTextOfLocalName_m69C55B4853B43F0DF8F3CE116C527C02A3F124D5(L_61, _stringLiteralFD14F6B50F55DEE7CCA9BC116D0C4F6214E463B7, /*hidden argument*/NULL); V_8 = L_62; SecurityElement_tB9682077760936136392270197F642224B2141CC * L_63 = V_1; NullCheck(L_63); String_t* L_64; L_64 = SecurityElement_SearchForTextOfLocalName_m69C55B4853B43F0DF8F3CE116C527C02A3F124D5(L_63, _stringLiteral4F4F2E585917482A7C4C849A77A19DBA49C7C7CC, /*hidden argument*/NULL); V_9 = L_64; String_t* L_65 = V_8; if (!L_65) { goto IL_01db; } } { String_t* L_66 = V_9; if (!L_66) { goto IL_01db; } } { String_t* L_67 = V_8; IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); String_t* L_68; L_68 = Utils_DiscardWhiteSpaces_m5632D6A210CF5A9FEE05E756199053E33FA9C7B4(L_67, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_69; L_69 = Convert_FromBase64String_mB2E4E2CD03B34DB7C2665694D5B2E967BC81E9A8(L_68, /*hidden argument*/NULL); (&V_0)->set_Seed_6(L_69); String_t* L_70 = V_9; String_t* L_71; L_71 = Utils_DiscardWhiteSpaces_m5632D6A210CF5A9FEE05E756199053E33FA9C7B4(L_70, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_72; L_72 = Convert_FromBase64String_mB2E4E2CD03B34DB7C2665694D5B2E967BC81E9A8(L_71, /*hidden argument*/NULL); int32_t L_73; L_73 = Utils_ConvertByteArrayToInt_m5DAF67E3FB8E77D8122D7388A51320F05DE9DE74(L_72, /*hidden argument*/NULL); (&V_0)->set_Counter_7(L_73); goto IL_0233; } IL_01db: { String_t* L_74 = V_8; if (L_74) { goto IL_01e3; } } { String_t* L_75 = V_9; if (!L_75) { goto IL_0233; } } IL_01e3: { String_t* L_76 = V_8; if (L_76) { goto IL_020d; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_77 = (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_78 = L_77; NullCheck(L_78); ArrayElementTypeCheck (L_78, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); (L_78)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_79 = L_78; NullCheck(L_79); ArrayElementTypeCheck (L_79, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFD14F6B50F55DEE7CCA9BC116D0C4F6214E463B7))); (L_79)->SetAt(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFD14F6B50F55DEE7CCA9BC116D0C4F6214E463B7))); String_t* L_80; L_80 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4EDB96BC7FB13DCA5DD4D432246DFF4E4C2768AF)), L_79, /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_81 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_81, L_80, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_81, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_FromXmlString_m0B0BBBD7564AE7637E23F538734EC561A5CEFB35_RuntimeMethod_var))); } IL_020d: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_82 = (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_83 = L_82; NullCheck(L_83); ArrayElementTypeCheck (L_83, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); (L_83)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5CDBAC457EFE37BD1A4DE9D7CA08E257E79A06E8))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_84 = L_83; NullCheck(L_84); ArrayElementTypeCheck (L_84, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4F4F2E585917482A7C4C849A77A19DBA49C7C7CC))); (L_84)->SetAt(static_cast(1), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4F4F2E585917482A7C4C849A77A19DBA49C7C7CC))); String_t* L_85; L_85 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral4EDB96BC7FB13DCA5DD4D432246DFF4E4C2768AF)), L_84, /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_86 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_86, L_85, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_86, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSA_FromXmlString_m0B0BBBD7564AE7637E23F538734EC561A5CEFB35_RuntimeMethod_var))); } IL_0233: { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_87 = V_0; VirtualActionInvoker1< DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 >::Invoke(22 /* System.Void System.Security.Cryptography.DSA::ImportParameters(System.Security.Cryptography.DSAParameters) */, __this, L_87); return; } } // System.String System.Security.Cryptography.DSA::ToXmlString(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DSA_ToXmlString_m72E40FD72DA52C3D57083DB030C60C2676215982 (DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * __this, bool ___includePrivateParameters0, 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*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1D4A8C1DCCCB0032AD1379BFB3514449D74934BD); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral423BF7D1881EB0BFE51DE05C070E3F634EE79C30); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral68B1097852C0975340749BD4FCFC98F1355E4E83); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6CA12F9A89803E715F831AD7DDCBA34D3EC738C5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral754E9D0DA5D0AA6E78CF7A6A990E76FC40CB2117); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral7601DBB7CFEC7F741399618C93D9473219F85808); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral843721C7127A167D5AB501DA6E84766B8AA89A08); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral85F02773B30D7E03E02058A46638441028F4AD00); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8DB039838D17E415BC231A79E97B334D3799AC1D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral990616F5820415180F4CEE3F359B668B9D7103B3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA0B78E22C16F6793DF04D45C8946D1743BDC9905); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAAE0EA3555AFBD8A8C6B4C7F507C83DDAD4A7E9C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBCE0872F5165E6C8FE1F549A5FF8610489DA81A0); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralECB78D7B7C83EEC36A8EBC79EAC05A46635BB397); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3246B01F469C259C302DECA62BCAA9FADE924B4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7CB40A37629A200AEE8C029668C92FCE8E61143); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE9C5FF6C3DFC7014EDF46A4B3A37BC4B4CC9B66); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFED53E0C7FDF94030964C4D77B7DFF9C4CB99515); s_Il2CppMethodInitialized = true; } DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 V_0; memset((&V_0), 0, sizeof(V_0)); StringBuilder_t * V_1 = NULL; { bool L_0 = ___includePrivateParameters0; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_1; L_1 = VirtualFuncInvoker1< DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 , bool >::Invoke(21 /* System.Security.Cryptography.DSAParameters System.Security.Cryptography.DSA::ExportParameters(System.Boolean) */, __this, L_0); V_0 = L_1; StringBuilder_t * L_2 = (StringBuilder_t *)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m5A81DE19E748F748E19FF13FB6FFD2547F9212D9(L_2, /*hidden argument*/NULL); V_1 = L_2; StringBuilder_t * L_3 = V_1; NullCheck(L_3); StringBuilder_t * L_4; L_4 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_3, _stringLiteralFE9C5FF6C3DFC7014EDF46A4B3A37BC4B4CC9B66, /*hidden argument*/NULL); StringBuilder_t * L_5 = V_1; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_6 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = L_6.get_P_0(); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_8; L_8 = Convert_ToBase64String_mE6E1FE504EF1E99DB2F8B92180A82A5F1512EF6A(L_7, /*hidden argument*/NULL); String_t* L_9; L_9 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteral843721C7127A167D5AB501DA6E84766B8AA89A08, L_8, _stringLiteral754E9D0DA5D0AA6E78CF7A6A990E76FC40CB2117, /*hidden argument*/NULL); NullCheck(L_5); StringBuilder_t * L_10; L_10 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_5, L_9, /*hidden argument*/NULL); StringBuilder_t * L_11 = V_1; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_12 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = L_12.get_Q_1(); String_t* L_14; L_14 = Convert_ToBase64String_mE6E1FE504EF1E99DB2F8B92180A82A5F1512EF6A(L_13, /*hidden argument*/NULL); String_t* L_15; L_15 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteralBCE0872F5165E6C8FE1F549A5FF8610489DA81A0, L_14, _stringLiteral85F02773B30D7E03E02058A46638441028F4AD00, /*hidden argument*/NULL); NullCheck(L_11); StringBuilder_t * L_16; L_16 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_11, L_15, /*hidden argument*/NULL); StringBuilder_t * L_17 = V_1; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_18 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = L_18.get_G_2(); String_t* L_20; L_20 = Convert_ToBase64String_mE6E1FE504EF1E99DB2F8B92180A82A5F1512EF6A(L_19, /*hidden argument*/NULL); String_t* L_21; L_21 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteralF3246B01F469C259C302DECA62BCAA9FADE924B4, L_20, _stringLiteralF7CB40A37629A200AEE8C029668C92FCE8E61143, /*hidden argument*/NULL); NullCheck(L_17); StringBuilder_t * L_22; L_22 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_17, L_21, /*hidden argument*/NULL); StringBuilder_t * L_23 = V_1; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_24 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_25 = L_24.get_Y_3(); String_t* L_26; L_26 = Convert_ToBase64String_mE6E1FE504EF1E99DB2F8B92180A82A5F1512EF6A(L_25, /*hidden argument*/NULL); String_t* L_27; L_27 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteral423BF7D1881EB0BFE51DE05C070E3F634EE79C30, L_26, _stringLiteral1D4A8C1DCCCB0032AD1379BFB3514449D74934BD, /*hidden argument*/NULL); NullCheck(L_23); StringBuilder_t * L_28; L_28 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_23, L_27, /*hidden argument*/NULL); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_29 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_30 = L_29.get_J_4(); if (!L_30) { goto IL_00c7; } } { StringBuilder_t * L_31 = V_1; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_32 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_33 = L_32.get_J_4(); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_34; L_34 = Convert_ToBase64String_mE6E1FE504EF1E99DB2F8B92180A82A5F1512EF6A(L_33, /*hidden argument*/NULL); String_t* L_35; L_35 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteral7601DBB7CFEC7F741399618C93D9473219F85808, L_34, _stringLiteral6CA12F9A89803E715F831AD7DDCBA34D3EC738C5, /*hidden argument*/NULL); NullCheck(L_31); StringBuilder_t * L_36; L_36 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_31, L_35, /*hidden argument*/NULL); } IL_00c7: { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_37 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_38 = L_37.get_Seed_6(); if (!L_38) { goto IL_0116; } } { StringBuilder_t * L_39 = V_1; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_40 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_41 = L_40.get_Seed_6(); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_42; L_42 = Convert_ToBase64String_mE6E1FE504EF1E99DB2F8B92180A82A5F1512EF6A(L_41, /*hidden argument*/NULL); String_t* L_43; L_43 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteralA0B78E22C16F6793DF04D45C8946D1743BDC9905, L_42, _stringLiteralECB78D7B7C83EEC36A8EBC79EAC05A46635BB397, /*hidden argument*/NULL); NullCheck(L_39); StringBuilder_t * L_44; L_44 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_39, L_43, /*hidden argument*/NULL); StringBuilder_t * L_45 = V_1; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_46 = V_0; int32_t L_47 = L_46.get_Counter_7(); IL2CPP_RUNTIME_CLASS_INIT(Utils_t7C591CB47983B3F023DF1E09A5DB76AE10CEEF4A_il2cpp_TypeInfo_var); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_48; L_48 = Utils_ConvertIntToByteArray_m902B1122F1AFCFB4AC71B0DEA20B24966DE1F740(L_47, /*hidden argument*/NULL); String_t* L_49; L_49 = Convert_ToBase64String_mE6E1FE504EF1E99DB2F8B92180A82A5F1512EF6A(L_48, /*hidden argument*/NULL); String_t* L_50; L_50 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteralFED53E0C7FDF94030964C4D77B7DFF9C4CB99515, L_49, _stringLiteral68B1097852C0975340749BD4FCFC98F1355E4E83, /*hidden argument*/NULL); NullCheck(L_45); StringBuilder_t * L_51; L_51 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_45, L_50, /*hidden argument*/NULL); } IL_0116: { bool L_52 = ___includePrivateParameters0; if (!L_52) { goto IL_013a; } } { StringBuilder_t * L_53 = V_1; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_54 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_55 = L_54.get_X_5(); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); String_t* L_56; L_56 = Convert_ToBase64String_mE6E1FE504EF1E99DB2F8B92180A82A5F1512EF6A(L_55, /*hidden argument*/NULL); String_t* L_57; L_57 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(_stringLiteral990616F5820415180F4CEE3F359B668B9D7103B3, L_56, _stringLiteralAAE0EA3555AFBD8A8C6B4C7F507C83DDAD4A7E9C, /*hidden argument*/NULL); NullCheck(L_53); StringBuilder_t * L_58; L_58 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_53, L_57, /*hidden argument*/NULL); } IL_013a: { StringBuilder_t * L_59 = V_1; NullCheck(L_59); StringBuilder_t * L_60; L_60 = StringBuilder_Append_mD02AB0C74C6F55E3E330818C77EC147E22096FB1(L_59, _stringLiteral8DB039838D17E415BC231A79E97B334D3799AC1D, /*hidden argument*/NULL); StringBuilder_t * L_61 = V_1; NullCheck(L_61); String_t* L_62; L_62 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, L_61); return L_62; } } // System.Exception System.Security.Cryptography.DSA::DerivedClassMustOverride() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * DSA_DerivedClassMustOverride_m0A7F321923350A19E6E6C5AAF644D39FC0583FFC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA8D47AE1AF058376130F84972F3A870CF462AAAA); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(_stringLiteralA8D47AE1AF058376130F84972F3A870CF462AAAA, /*hidden argument*/NULL); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_1 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var); NotImplementedException__ctor_m8A9AA4499614A5BC57DD21713D0720630C130AEB(L_1, L_0, /*hidden argument*/NULL); return L_1; } } // System.Exception System.Security.Cryptography.DSA::HashAlgorithmNameNullOrEmpty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t * DSA_HashAlgorithmNameNullOrEmpty_m06B69421E48A5A91569F00F9161352648C6CE3FF (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3A5974406F0828AABB6EF1757D953F2859F9B2E5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3B17741531D54CD1AED28E049653D794244D54A7); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(_stringLiteral3A5974406F0828AABB6EF1757D953F2859F9B2E5, /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_1 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_1, L_0, _stringLiteral3B17741531D54CD1AED28E049653D794244D54A7, /*hidden argument*/NULL); return L_1; } } #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.Security.Cryptography.DSACryptoServiceProvider::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider__ctor_mE00A5C5770962238946F49C4525F094D33A61F6A (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, const RuntimeMethod* method) { { DSACryptoServiceProvider__ctor_m176DE0EB8A9F7FE1FD891B5DF91E05D3646A6F1E(__this, ((int32_t)1024), /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::.ctor(System.Security.Cryptography.CspParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider__ctor_m9240B4B7084FDBC4E03C307E7A146B759689D7FA (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * ___parameters0, const RuntimeMethod* method) { { CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * L_0 = ___parameters0; DSACryptoServiceProvider__ctor_mDA69CDF196486FF2DCDF5DDB136C4B58C27BC082(__this, ((int32_t)1024), L_0, /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider__ctor_m176DE0EB8A9F7FE1FD891B5DF91E05D3646A6F1E (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, int32_t ___dwKeySize0, const RuntimeMethod* method) { { __this->set_privateKeyExportable_6((bool)1); DSA__ctor_m48F313EC9550B4E303B8992D9485545D2962C5B5(__this, /*hidden argument*/NULL); int32_t L_0 = ___dwKeySize0; DSACryptoServiceProvider_Common_m921885248206C29F17527B585989E0901D367038(__this, L_0, (bool)0, /*hidden argument*/NULL); return; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::.ctor(System.Int32,System.Security.Cryptography.CspParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider__ctor_mDA69CDF196486FF2DCDF5DDB136C4B58C27BC082 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, int32_t ___dwKeySize0, CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * ___parameters1, const RuntimeMethod* method) { bool V_0 = false; { __this->set_privateKeyExportable_6((bool)1); DSA__ctor_m48F313EC9550B4E303B8992D9485545D2962C5B5(__this, /*hidden argument*/NULL); CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * L_0 = ___parameters1; V_0 = (bool)((!(((RuntimeObject*)(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC *)L_0) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); int32_t L_1 = ___dwKeySize0; bool L_2 = V_0; DSACryptoServiceProvider_Common_m921885248206C29F17527B585989E0901D367038(__this, L_1, L_2, /*hidden argument*/NULL); bool L_3 = V_0; if (!L_3) { goto IL_0024; } } { CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * L_4 = ___parameters1; DSACryptoServiceProvider_Common_m10B26215F7A48A52D0226EE6378573059A089A28(__this, L_4, /*hidden argument*/NULL); } IL_0024: { return; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::Common(System.Int32,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_Common_m921885248206C29F17527B585989E0901D367038 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, int32_t ___dwKeySize0, bool ___parameters1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSACryptoServiceProvider_OnKeyGenerated_m9DC9881F05072962C696024853AE0E7357F34E8C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * V_0 = NULL; { KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* L_0 = (KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499*)(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499*)SZArrayNew(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499_il2cpp_TypeInfo_var, (uint32_t)1); ((AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F *)__this)->set_LegalKeySizesValue_1(L_0); KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* L_1 = ((AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F *)__this)->get_LegalKeySizesValue_1(); KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 * L_2 = (KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 *)il2cpp_codegen_object_new(KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3_il2cpp_TypeInfo_var); KeySizes__ctor_m3E926AE5EB6EE3A75028118474262765CC767F5A(L_2, ((int32_t)512), ((int32_t)1024), ((int32_t)64), /*hidden argument*/NULL); NullCheck(L_1); ArrayElementTypeCheck (L_1, L_2); (L_1)->SetAt(static_cast(0), (KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 *)L_2); int32_t L_3 = ___dwKeySize0; VirtualActionInvoker1< int32_t >::Invoke(7 /* System.Void System.Security.Cryptography.AsymmetricAlgorithm::set_KeySize(System.Int32) */, __this, L_3); int32_t L_4 = ___dwKeySize0; DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_5 = (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA *)il2cpp_codegen_object_new(DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA_il2cpp_TypeInfo_var); DSAManaged__ctor_m6C479D6B67DFCB3BC6A213C2B772E7B78DE1207E(L_5, L_4, /*hidden argument*/NULL); __this->set_dsa_8(L_5); DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_6 = __this->get_dsa_8(); KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_7 = (KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC *)il2cpp_codegen_object_new(KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC_il2cpp_TypeInfo_var); KeyGeneratedEventHandler__ctor_m2A11914E3B14BB6A06C0A0590A9E71AF34ED9C08(L_7, __this, (intptr_t)((intptr_t)DSACryptoServiceProvider_OnKeyGenerated_m9DC9881F05072962C696024853AE0E7357F34E8C_RuntimeMethod_var), /*hidden argument*/NULL); NullCheck(L_6); DSAManaged_add_KeyGenerated_m38F2EC95ADF32AAF4E7E0EB753B2B0EF2DD1A96B(L_6, L_7, /*hidden argument*/NULL); bool L_8 = ___parameters1; __this->set_persistKey_4(L_8); bool L_9 = ___parameters1; if (!L_9) { goto IL_005a; } } { return; } IL_005a: { CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * L_10 = (CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC *)il2cpp_codegen_object_new(CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC_il2cpp_TypeInfo_var); CspParameters__ctor_mB5671B337990F6D2FA7158D13E47EE5866186861(L_10, ((int32_t)13), /*hidden argument*/NULL); V_0 = L_10; bool L_11 = ((DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_StaticFields*)il2cpp_codegen_static_fields_for(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var))->get_useMachineKeyStore_9(); if (!L_11) { goto IL_0077; } } { CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * L_12 = V_0; CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * L_13 = L_12; NullCheck(L_13); int32_t L_14; L_14 = CspParameters_get_Flags_m1AA89C7EAC0FFD2854D3952C3277FF2A580E86BE_inline(L_13, /*hidden argument*/NULL); NullCheck(L_13); CspParameters_set_Flags_m73AF2CE4BA5726935B70AD6242491B14C7294A55(L_13, ((int32_t)((int32_t)L_14|(int32_t)1)), /*hidden argument*/NULL); } IL_0077: { CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * L_15 = V_0; KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * L_16 = (KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A *)il2cpp_codegen_object_new(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_il2cpp_TypeInfo_var); KeyPairPersistence__ctor_m698E7F44C46A4B426C6668D1836B275BA3890F20(L_16, L_15, /*hidden argument*/NULL); __this->set_store_3(L_16); return; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::Common(System.Security.Cryptography.CspParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_Common_m10B26215F7A48A52D0226EE6378573059A089A28 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * ___parameters0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * L_0 = ___parameters0; KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * L_1 = (KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A *)il2cpp_codegen_object_new(KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A_il2cpp_TypeInfo_var); KeyPairPersistence__ctor_m698E7F44C46A4B426C6668D1836B275BA3890F20(L_1, L_0, /*hidden argument*/NULL); __this->set_store_3(L_1); KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * L_2 = __this->get_store_3(); NullCheck(L_2); bool L_3; L_3 = KeyPairPersistence_Load_m13D590D2111E7D43D156DEA81C04C0E18B777205(L_2, /*hidden argument*/NULL); KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * L_4 = __this->get_store_3(); NullCheck(L_4); String_t* L_5; L_5 = KeyPairPersistence_get_KeyValue_mFB1357E7866B387D416539EAF754C8D023FDCD1A_inline(L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_003d; } } { __this->set_persisted_5((bool)1); KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * L_6 = __this->get_store_3(); NullCheck(L_6); String_t* L_7; L_7 = KeyPairPersistence_get_KeyValue_mFB1357E7866B387D416539EAF754C8D023FDCD1A_inline(L_6, /*hidden argument*/NULL); VirtualActionInvoker1< String_t* >::Invoke(11 /* System.Void System.Security.Cryptography.AsymmetricAlgorithm::FromXmlString(System.String) */, __this, L_7); } IL_003d: { CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * L_8 = ___parameters0; NullCheck(L_8); int32_t L_9; L_9 = CspParameters_get_Flags_m1AA89C7EAC0FFD2854D3952C3277FF2A580E86BE_inline(L_8, /*hidden argument*/NULL); __this->set_privateKeyExportable_6((bool)((((int32_t)((int32_t)((int32_t)L_9&(int32_t)4))) == ((int32_t)0))? 1 : 0)); return; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_Finalize_mCC2C6DDC26CE3C4C3969D81939B01A00A11FCAAC (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, const RuntimeMethod* method) { Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) VirtualActionInvoker1< bool >::Invoke(5 /* System.Void System.Security.Cryptography.AsymmetricAlgorithm::Dispose(System.Boolean) */, __this, (bool)0); IL2CPP_LEAVE(0x10, FINALLY_0009); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0009; } FINALLY_0009: {// begin finally (depth: 1) Object_Finalize_mC59C83CF4F7707E425FFA6362931C25D4C36676A(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(9) }// end finally (depth: 1) IL2CPP_CLEANUP(9) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x10, IL_0010) } IL_0010: { return; } } // System.String System.Security.Cryptography.DSACryptoServiceProvider::get_KeyExchangeAlgorithm() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DSACryptoServiceProvider_get_KeyExchangeAlgorithm_mEB55D04C867861BA1892906505E066023E3B5D82 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, const RuntimeMethod* method) { { return (String_t*)NULL; } } // System.Int32 System.Security.Cryptography.DSACryptoServiceProvider::get_KeySize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DSACryptoServiceProvider_get_KeySize_m13C86F7E703290AF2D6063018788CCD8C9F59615 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, const RuntimeMethod* method) { { DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_0 = __this->get_dsa_8(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(6 /* System.Int32 System.Security.Cryptography.AsymmetricAlgorithm::get_KeySize() */, L_0); return L_1; } } // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::get_PersistKeyInCsp() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSACryptoServiceProvider_get_PersistKeyInCsp_m9E767B3DDB5CED2E3DD93AC99974CC5606330B42 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_persistKey_4(); return L_0; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::set_PersistKeyInCsp(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_set_PersistKeyInCsp_m47A0EADB0F0D0BEB5EE6A646360230A08BF63E9F (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, bool ___value0, const RuntimeMethod* method) { { bool L_0 = ___value0; __this->set_persistKey_4(L_0); return; } } // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::get_PublicOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSACryptoServiceProvider_get_PublicOnly_m3F1FEE073C9C4A8803CD6A77FC2B34F5628CC182 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, const RuntimeMethod* method) { { DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_0 = __this->get_dsa_8(); NullCheck(L_0); bool L_1; L_1 = DSAManaged_get_PublicOnly_mF02F0668D73C76E63A4FE802D85B0026AAD3D265(L_0, /*hidden argument*/NULL); return L_1; } } // System.String System.Security.Cryptography.DSACryptoServiceProvider::get_SignatureAlgorithm() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DSACryptoServiceProvider_get_SignatureAlgorithm_m9C4319E6421BBE16FDA59D465DB0A7DC27BA9146 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral25C215BAEBC826E56155FE384210FC591E291ABD); s_Il2CppMethodInitialized = true; } { return _stringLiteral25C215BAEBC826E56155FE384210FC591E291ABD; } } // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::get_UseMachineKeyStore() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSACryptoServiceProvider_get_UseMachineKeyStore_m07F1CED359813909776839EACB448BC6F4673CA7 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0 = ((DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_StaticFields*)il2cpp_codegen_static_fields_for(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var))->get_useMachineKeyStore_9(); return L_0; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::set_UseMachineKeyStore(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_set_UseMachineKeyStore_m26151746CB5190E553A621D359C2EFDC1B365003 (bool ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0 = ___value0; ((DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_StaticFields*)il2cpp_codegen_static_fields_for(DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var))->set_useMachineKeyStore_9(L_0); return; } } // System.Security.Cryptography.DSAParameters System.Security.Cryptography.DSACryptoServiceProvider::ExportParameters(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 DSACryptoServiceProvider_ExportParameters_mC3F73B8D6C6F77475C40D76A60479D28DE8D4296 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, bool ___includePrivateParameters0, const RuntimeMethod* method) { { bool L_0 = ___includePrivateParameters0; if (!L_0) { goto IL_001b; } } { bool L_1 = __this->get_privateKeyExportable_6(); if (L_1) { goto IL_001b; } } { String_t* L_2; L_2 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDE2AC8D6634EF01C5320B1776D599A713E9AB555)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_3 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_3, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSACryptoServiceProvider_ExportParameters_mC3F73B8D6C6F77475C40D76A60479D28DE8D4296_RuntimeMethod_var))); } IL_001b: { DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_4 = __this->get_dsa_8(); bool L_5 = ___includePrivateParameters0; NullCheck(L_4); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_6; L_6 = VirtualFuncInvoker1< DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 , bool >::Invoke(21 /* System.Security.Cryptography.DSAParameters System.Security.Cryptography.DSA::ExportParameters(System.Boolean) */, L_4, L_5); return L_6; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::ImportParameters(System.Security.Cryptography.DSAParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_ImportParameters_m16FDF6D416AB7E8206BC4269FD63D489CF457931 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 ___parameters0, const RuntimeMethod* method) { { DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_0 = __this->get_dsa_8(); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_1 = ___parameters0; NullCheck(L_0); VirtualActionInvoker1< DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 >::Invoke(22 /* System.Void System.Security.Cryptography.DSA::ImportParameters(System.Security.Cryptography.DSAParameters) */, L_0, L_1); return; } } // System.Byte[] System.Security.Cryptography.DSACryptoServiceProvider::CreateSignature(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSACryptoServiceProvider_CreateSignature_m2537379A2C1D5C885ADFA54489449BE007F2170E (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbHash0, const RuntimeMethod* method) { { DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_0 = __this->get_dsa_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___rgbHash0; NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = VirtualFuncInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(13 /* System.Byte[] System.Security.Cryptography.DSA::CreateSignature(System.Byte[]) */, L_0, L_1); return L_2; } } // System.Byte[] System.Security.Cryptography.DSACryptoServiceProvider::SignData(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSACryptoServiceProvider_SignData_m570C81E9343F8B22EA0CC5CC20694FC0C0898C24 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * L_0; L_0 = SHA1_Create_mC0C045956B56FC33D44AF7146C0E1DF27A3D102A(/*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___buffer0; NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = HashAlgorithm_ComputeHash_m54AE40F9CD9E46736384369DBB5739FBCBDF67D9(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_3 = __this->get_dsa_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = V_0; NullCheck(L_3); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = VirtualFuncInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(13 /* System.Byte[] System.Security.Cryptography.DSA::CreateSignature(System.Byte[]) */, L_3, L_4); return L_5; } } // System.Byte[] System.Security.Cryptography.DSACryptoServiceProvider::SignData(System.Byte[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSACryptoServiceProvider_SignData_m79AAAF347A2550D328F919CCAE4250C615D3DE32 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer0, int32_t ___offset1, int32_t ___count2, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * L_0; L_0 = SHA1_Create_mC0C045956B56FC33D44AF7146C0E1DF27A3D102A(/*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___buffer0; int32_t L_2 = ___offset1; int32_t L_3 = ___count2; NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4; L_4 = HashAlgorithm_ComputeHash_m18D758AA4A5FDB6132C9DA8BB7445D774D71FBA2(L_0, L_1, L_2, L_3, /*hidden argument*/NULL); V_0 = L_4; DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_5 = __this->get_dsa_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = V_0; NullCheck(L_5); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7; L_7 = VirtualFuncInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(13 /* System.Byte[] System.Security.Cryptography.DSA::CreateSignature(System.Byte[]) */, L_5, L_6); return L_7; } } // System.Byte[] System.Security.Cryptography.DSACryptoServiceProvider::SignData(System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSACryptoServiceProvider_SignData_mB7377C1C3AF630243C8E0F66EB89922CAAABE7EA (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___inputStream0, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * L_0; L_0 = SHA1_Create_mC0C045956B56FC33D44AF7146C0E1DF27A3D102A(/*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___inputStream0; NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = HashAlgorithm_ComputeHash_mB6187F38B25927C58755E1CD9E40C6B5B684F7B8(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_3 = __this->get_dsa_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = V_0; NullCheck(L_3); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5; L_5 = VirtualFuncInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(13 /* System.Byte[] System.Security.Cryptography.DSA::CreateSignature(System.Byte[]) */, L_3, L_4); return L_5; } } // System.Byte[] System.Security.Cryptography.DSACryptoServiceProvider::SignHash(System.Byte[],System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSACryptoServiceProvider_SignHash_mEE67A2351F1A63A66FAB767AEE322D9E0C53DD72 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbHash0, String_t* ___str1, 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*)&_stringLiteral52BDFA54A164366A4CCA7F4E8E9D4CC3289B914B); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___str1; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_1; L_1 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); int32_t L_2; L_2 = String_Compare_m9F1E9B6775D84D1AA666C272F51CF828A88EFD9C(L_0, _stringLiteral52BDFA54A164366A4CCA7F4E8E9D4CC3289B914B, (bool)1, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_0023; } } { String_t* L_3; L_3 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDA3B3B620E623377FA18D5A481FBE20842E837BC)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_4 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSACryptoServiceProvider_SignHash_mEE67A2351F1A63A66FAB767AEE322D9E0C53DD72_RuntimeMethod_var))); } IL_0023: { DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_5 = __this->get_dsa_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___rgbHash0; NullCheck(L_5); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7; L_7 = VirtualFuncInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(13 /* System.Byte[] System.Security.Cryptography.DSA::CreateSignature(System.Byte[]) */, L_5, L_6); return L_7; } } // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::VerifyData(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSACryptoServiceProvider_VerifyData_m8978CA9A6AD064C80760A3AA6AE411B508F8E87D (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbData0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbSignature1, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * L_0; L_0 = SHA1_Create_mC0C045956B56FC33D44AF7146C0E1DF27A3D102A(/*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___rgbData0; NullCheck(L_0); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = HashAlgorithm_ComputeHash_m54AE40F9CD9E46736384369DBB5739FBCBDF67D9(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_3 = __this->get_dsa_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___rgbSignature1; NullCheck(L_3); bool L_6; L_6 = VirtualFuncInvoker2< bool, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(14 /* System.Boolean System.Security.Cryptography.DSA::VerifySignature(System.Byte[],System.Byte[]) */, L_3, L_4, L_5); return L_6; } } // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::VerifyHash(System.Byte[],System.String,System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSACryptoServiceProvider_VerifyHash_mBB80B4D4029365CEF603379FA28BC402ED40CFFB (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbHash0, String_t* ___str1, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbSignature2, 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*)&_stringLiteral52BDFA54A164366A4CCA7F4E8E9D4CC3289B914B); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___str1; if (L_0) { goto IL_000a; } } { ___str1 = _stringLiteral52BDFA54A164366A4CCA7F4E8E9D4CC3289B914B; } IL_000a: { String_t* L_1 = ___str1; IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_2; L_2 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); int32_t L_3; L_3 = String_Compare_m9F1E9B6775D84D1AA666C272F51CF828A88EFD9C(L_1, _stringLiteral52BDFA54A164366A4CCA7F4E8E9D4CC3289B914B, (bool)1, L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_002d; } } { String_t* L_4; L_4 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDA3B3B620E623377FA18D5A481FBE20842E837BC)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_5 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_5, L_4, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_5, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSACryptoServiceProvider_VerifyHash_mBB80B4D4029365CEF603379FA28BC402ED40CFFB_RuntimeMethod_var))); } IL_002d: { DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_6 = __this->get_dsa_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___rgbHash0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___rgbSignature2; NullCheck(L_6); bool L_9; L_9 = VirtualFuncInvoker2< bool, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(14 /* System.Boolean System.Security.Cryptography.DSA::VerifySignature(System.Byte[],System.Byte[]) */, L_6, L_7, L_8); return L_9; } } // System.Boolean System.Security.Cryptography.DSACryptoServiceProvider::VerifySignature(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSACryptoServiceProvider_VerifySignature_mDC6690A7D22FF84E7BFFA95CB0AF3B171B024FEB (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbHash0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbSignature1, const RuntimeMethod* method) { { DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_0 = __this->get_dsa_8(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___rgbHash0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___rgbSignature1; NullCheck(L_0); bool L_3; L_3 = VirtualFuncInvoker2< bool, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(14 /* System.Boolean System.Security.Cryptography.DSA::VerifySignature(System.Byte[],System.Byte[]) */, L_0, L_1, L_2); return L_3; } } // System.Byte[] System.Security.Cryptography.DSACryptoServiceProvider::HashData(System.Byte[],System.Int32,System.Int32,System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSACryptoServiceProvider_HashData_m8B4F2F2B5A96215FBDAA352B8049AE07A0ABBEC7 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, int32_t ___offset1, int32_t ___count2, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___hashAlgorithm3, const RuntimeMethod* method) { { HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 L_0 = ___hashAlgorithm3; HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 L_1; L_1 = HashAlgorithmName_get_SHA1_mDE5E1D6660999B075EB4B839B5E38F1621265298(/*hidden argument*/NULL); bool L_2; L_2 = HashAlgorithmName_op_Inequality_m54D5693FF95C5338228009D81EA9CF452CBB5F70(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002e; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = L_3; String_t* L_5; L_5 = HashAlgorithmName_get_Name_m61EEAE49F310F4D415A33E35CF341B0337A3E0FB_inline((HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 *)(&___hashAlgorithm3), /*hidden argument*/NULL); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_5); (L_4)->SetAt(static_cast(0), (RuntimeObject *)L_5); String_t* L_6; L_6 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7F05C0A8BBC91D6841AA777C79F913F381024C50)), L_4, /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_7 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSACryptoServiceProvider_HashData_m8B4F2F2B5A96215FBDAA352B8049AE07A0ABBEC7_RuntimeMethod_var))); } IL_002e: { String_t* L_8; L_8 = HashAlgorithmName_get_Name_m61EEAE49F310F4D415A33E35CF341B0337A3E0FB_inline((HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 *)(&___hashAlgorithm3), /*hidden argument*/NULL); HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31 * L_9; L_9 = HashAlgorithm_Create_mD9211775DFB224A40EC1F96711AE36C00C827EA3(L_8, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___data0; int32_t L_11 = ___offset1; int32_t L_12 = ___count2; NullCheck(L_9); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = HashAlgorithm_ComputeHash_m18D758AA4A5FDB6132C9DA8BB7445D774D71FBA2(L_9, L_10, L_11, L_12, /*hidden argument*/NULL); return L_13; } } // System.Byte[] System.Security.Cryptography.DSACryptoServiceProvider::HashData(System.IO.Stream,System.Security.Cryptography.HashAlgorithmName) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSACryptoServiceProvider_HashData_m450A93E2943F997A846FE23AD487C92E9AE556E4 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___data0, HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 ___hashAlgorithm1, const RuntimeMethod* method) { { HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 L_0 = ___hashAlgorithm1; HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 L_1; L_1 = HashAlgorithmName_get_SHA1_mDE5E1D6660999B075EB4B839B5E38F1621265298(/*hidden argument*/NULL); bool L_2; L_2 = HashAlgorithmName_op_Inequality_m54D5693FF95C5338228009D81EA9CF452CBB5F70(L_0, L_1, /*hidden argument*/NULL); if (!L_2) { goto IL_002d; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)), (uint32_t)1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = L_3; String_t* L_5; L_5 = HashAlgorithmName_get_Name_m61EEAE49F310F4D415A33E35CF341B0337A3E0FB_inline((HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 *)(&___hashAlgorithm1), /*hidden argument*/NULL); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_5); (L_4)->SetAt(static_cast(0), (RuntimeObject *)L_5); String_t* L_6; L_6 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7F05C0A8BBC91D6841AA777C79F913F381024C50)), L_4, /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_7 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSACryptoServiceProvider_HashData_m450A93E2943F997A846FE23AD487C92E9AE556E4_RuntimeMethod_var))); } IL_002d: { String_t* L_8; L_8 = HashAlgorithmName_get_Name_m61EEAE49F310F4D415A33E35CF341B0337A3E0FB_inline((HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 *)(&___hashAlgorithm1), /*hidden argument*/NULL); HashAlgorithm_t7F831BEF35F9D0AF5016FFB0E474AF9F93908F31 * L_9; L_9 = HashAlgorithm_Create_mD9211775DFB224A40EC1F96711AE36C00C827EA3(L_8, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___data0; NullCheck(L_9); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11; L_11 = HashAlgorithm_ComputeHash_mB6187F38B25927C58755E1CD9E40C6B5B684F7B8(L_9, L_10, /*hidden argument*/NULL); return L_11; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_Dispose_m7E47F9EFA28B570E8281226F7865447DC033312D (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, bool ___disposing0, const RuntimeMethod* method) { { bool L_0 = __this->get_m_disposed_7(); if (L_0) { goto IL_003d; } } { bool L_1 = __this->get_persisted_5(); if (!L_1) { goto IL_0023; } } { bool L_2 = __this->get_persistKey_4(); if (L_2) { goto IL_0023; } } { KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * L_3 = __this->get_store_3(); NullCheck(L_3); KeyPairPersistence_Remove_mEE185661D6F438BAC5E2753BF6C2FC8493516D6A(L_3, /*hidden argument*/NULL); } IL_0023: { DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_4 = __this->get_dsa_8(); if (!L_4) { goto IL_0036; } } { DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_5 = __this->get_dsa_8(); NullCheck(L_5); AsymmetricAlgorithm_Clear_m21EC47F8DA34193EE0E99CBCA2D4DF4FD8F5166C(L_5, /*hidden argument*/NULL); } IL_0036: { __this->set_m_disposed_7((bool)1); } IL_003d: { return; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::OnKeyGenerated(System.Object,System.EventArgs) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_OnKeyGenerated_m9DC9881F05072962C696024853AE0E7357F34E8C (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, RuntimeObject * ___sender0, EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA * ___e1, const RuntimeMethod* method) { { bool L_0 = __this->get_persistKey_4(); if (!L_0) { goto IL_0041; } } { bool L_1 = __this->get_persisted_5(); if (L_1) { goto IL_0041; } } { KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * L_2 = __this->get_store_3(); DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * L_3 = __this->get_dsa_8(); NullCheck(L_3); bool L_4; L_4 = DSAManaged_get_PublicOnly_mF02F0668D73C76E63A4FE802D85B0026AAD3D265(L_3, /*hidden argument*/NULL); String_t* L_5; L_5 = VirtualFuncInvoker1< String_t*, bool >::Invoke(12 /* System.String System.Security.Cryptography.AsymmetricAlgorithm::ToXmlString(System.Boolean) */, __this, (bool)((((int32_t)L_4) == ((int32_t)0))? 1 : 0)); NullCheck(L_2); KeyPairPersistence_set_KeyValue_mD464B02252176B2B843DAA86709B96FCD525B7FD(L_2, L_5, /*hidden argument*/NULL); KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * L_6 = __this->get_store_3(); NullCheck(L_6); KeyPairPersistence_Save_m83770193D8C4AFC0691AB2DE5689A3D70003600F(L_6, /*hidden argument*/NULL); __this->set_persisted_5((bool)1); } IL_0041: { return; } } // System.Security.Cryptography.CspKeyContainerInfo System.Security.Cryptography.DSACryptoServiceProvider::get_CspKeyContainerInfo() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CspKeyContainerInfo_t93CF075E9122836C504A3763DABDA79C4EDA1421 * DSACryptoServiceProvider_get_CspKeyContainerInfo_mEDF69288B73312C27926CC70CBE382DEEBBD50D4 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, const RuntimeMethod* method) { { return (CspKeyContainerInfo_t93CF075E9122836C504A3763DABDA79C4EDA1421 *)NULL; } } // System.Byte[] System.Security.Cryptography.DSACryptoServiceProvider::ExportCspBlob(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSACryptoServiceProvider_ExportCspBlob_m254F604287FB2CB2404FCBAE1F6396075D3C09A4 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, bool ___includePrivateParameters0, const RuntimeMethod* method) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; { V_0 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)NULL; bool L_0 = ___includePrivateParameters0; if (!L_0) { goto IL_000e; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1; L_1 = CryptoConvert_ToCapiPrivateKeyBlob_m0557CA262A5B5CBBF7A85308F4E4BE59B0B39B17(__this, /*hidden argument*/NULL); V_0 = L_1; goto IL_0015; } IL_000e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2; L_2 = CryptoConvert_ToCapiPublicKeyBlob_m63F5600E05AE37E672CC72ED2E8D37B12A83E5D9(__this, /*hidden argument*/NULL); V_0 = L_2; } IL_0015: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = V_0; return L_3; } } // System.Void System.Security.Cryptography.DSACryptoServiceProvider::ImportCspBlob(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSACryptoServiceProvider_ImportCspBlob_m2D1BDDB8AE31B793FD79535A04F31B03CD3AA716 (DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___keyBlob0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * V_0 = NULL; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 V_1; memset((&V_1), 0, sizeof(V_1)); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 V_2; memset((&V_2), 0, sizeof(V_2)); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 V_3; memset((&V_3), 0, sizeof(V_3)); il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___keyBlob0; 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*)&_stringLiteral6CD670400494BC9B6128BDD440B066911E10553D)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSACryptoServiceProvider_ImportCspBlob_m2D1BDDB8AE31B793FD79535A04F31B03CD3AA716_RuntimeMethod_var))); } IL_000e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___keyBlob0; DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * L_3; L_3 = CryptoConvert_FromCapiKeyBlobDSA_m6BDABC5D0BF0161BED5EB93CE4D68AE77CE7C8F2(L_2, /*hidden argument*/NULL); V_0 = L_3; DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * L_4 = V_0; if (!((DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A *)IsInstSealed((RuntimeObject*)L_4, DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var))) { goto IL_003a; } } { DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * L_5 = V_0; DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * L_6 = V_0; NullCheck(((DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A *)IsInstSealed((RuntimeObject*)L_6, DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var))); bool L_7; L_7 = DSACryptoServiceProvider_get_PublicOnly_m3F1FEE073C9C4A8803CD6A77FC2B34F5628CC182(((DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A *)IsInstSealed((RuntimeObject*)L_6, DSACryptoServiceProvider_tB11E530A0513CF3148380968B18CB547D1F0594A_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); NullCheck(L_5); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_8; L_8 = VirtualFuncInvoker1< DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 , bool >::Invoke(21 /* System.Security.Cryptography.DSAParameters System.Security.Cryptography.DSA::ExportParameters(System.Boolean) */, L_5, (bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0)); V_1 = L_8; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_9 = V_1; VirtualActionInvoker1< DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 >::Invoke(22 /* System.Void System.Security.Cryptography.DSA::ImportParameters(System.Security.Cryptography.DSAParameters) */, __this, L_9); return; } IL_003a: { } IL_003b: try {// begin try (depth: 1) DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * L_10 = V_0; NullCheck(L_10); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_11; L_11 = VirtualFuncInvoker1< DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 , bool >::Invoke(21 /* System.Security.Cryptography.DSAParameters System.Security.Cryptography.DSA::ExportParameters(System.Boolean) */, L_10, (bool)1); V_2 = L_11; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_12 = V_2; VirtualActionInvoker1< DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 >::Invoke(22 /* System.Void System.Security.Cryptography.DSA::ImportParameters(System.Security.Cryptography.DSAParameters) */, __this, L_12); goto IL_005e; }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_004c; } throw e; } CATCH_004c: {// begin catch(System.Object) DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * L_13 = V_0; NullCheck(L_13); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_14; L_14 = VirtualFuncInvoker1< DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 , bool >::Invoke(21 /* System.Security.Cryptography.DSAParameters System.Security.Cryptography.DSA::ExportParameters(System.Boolean) */, L_13, (bool)0); V_3 = L_14; DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_15 = V_3; VirtualActionInvoker1< DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 >::Invoke(22 /* System.Void System.Security.Cryptography.DSA::ImportParameters(System.Security.Cryptography.DSAParameters) */, __this, L_15); IL2CPP_POP_ACTIVE_EXCEPTION(); goto IL_005e; }// end catch (depth: 1) IL_005e: { 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 Mono.Security.Cryptography.DSAManaged::.ctor(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged__ctor_m6C479D6B67DFCB3BC6A213C2B772E7B78DE1207E (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, int32_t ___dwKeySize0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DSA__ctor_m48F313EC9550B4E303B8992D9485545D2962C5B5(__this, /*hidden argument*/NULL); int32_t L_0 = ___dwKeySize0; ((AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F *)__this)->set_KeySizeValue_0(L_0); KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* L_1 = (KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499*)(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499*)SZArrayNew(KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499_il2cpp_TypeInfo_var, (uint32_t)1); ((AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F *)__this)->set_LegalKeySizesValue_1(L_1); KeySizesU5BU5D_tA093382691AAF32E84D3063E83C59472F9714499* L_2 = ((AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F *)__this)->get_LegalKeySizesValue_1(); KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 * L_3 = (KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 *)il2cpp_codegen_object_new(KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3_il2cpp_TypeInfo_var); KeySizes__ctor_m3E926AE5EB6EE3A75028118474262765CC767F5A(L_3, ((int32_t)512), ((int32_t)1024), ((int32_t)64), /*hidden argument*/NULL); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (KeySizes_t2F5C413E3DCD41211F03AF692B2633C8384E1FB3 *)L_3); return; } } // System.Void Mono.Security.Cryptography.DSAManaged::Finalize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_Finalize_m1F1C33DCE88EB7975C9A6E8B457803C24507583A (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method) { Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; IL_0000: try {// begin try (depth: 1) VirtualActionInvoker1< bool >::Invoke(5 /* System.Void System.Security.Cryptography.AsymmetricAlgorithm::Dispose(System.Boolean) */, __this, (bool)0); IL2CPP_LEAVE(0x10, FINALLY_0009); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0009; } FINALLY_0009: {// begin finally (depth: 1) Object_Finalize_mC59C83CF4F7707E425FFA6362931C25D4C36676A(__this, /*hidden argument*/NULL); IL2CPP_END_FINALLY(9) }// end finally (depth: 1) IL2CPP_CLEANUP(9) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x10, IL_0010) } IL_0010: { return; } } // System.Void Mono.Security.Cryptography.DSAManaged::Generate() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_Generate_mC22DC4FA17491BDB2CB73A75CD5E9230AA429698 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = AsymmetricAlgorithm_get_KeySize_mCCBF5EA049DD33844506A434B31CC21A1BADA003_inline(__this, /*hidden argument*/NULL); DSAManaged_GenerateParams_m0C13A7BA153DDF6006227339059A6D7586B04868(__this, L_0, /*hidden argument*/NULL); DSAManaged_GenerateKeyPair_m8607F3B04ECDAEC1BDADE660B56C50806271B883(__this, /*hidden argument*/NULL); __this->set_keypairGenerated_2((bool)1); KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_1 = __this->get_KeyGenerated_14(); if (!L_1) { goto IL_002e; } } { KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_2 = __this->get_KeyGenerated_14(); NullCheck(L_2); KeyGeneratedEventHandler_Invoke_mDF7AE2201FE1956351C0EC48F9D0F3C13AEE99A7(L_2, __this, (EventArgs_tBCAACA538A5195B6D6C8DFCC3524A2A4A67FD8BA *)NULL, /*hidden argument*/NULL); } IL_002e: { return; } } // System.Void Mono.Security.Cryptography.DSAManaged::GenerateKeyPair() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_GenerateKeyPair_m8607F3B04ECDAEC1BDADE660B56C50806271B883 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_0; L_0 = BigInteger_GenerateRandom_mE5F0D05CC99BA615CE392D5432E780B374830A7C(((int32_t)160), /*hidden argument*/NULL); __this->set_x_7(L_0); goto IL_001d; } IL_0012: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_1 = __this->get_x_7(); NullCheck(L_1); BigInteger_Randomize_mC38C7F2D353818230FCE2105477FDA84CE3270F5(L_1, /*hidden argument*/NULL); } IL_001d: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_2 = __this->get_x_7(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_3; L_3 = BigInteger_op_Equality_mF143970E3A8EF974F60F2F1D25BDF4F97EC03197(L_2, 0, /*hidden argument*/NULL); if (L_3) { goto IL_0012; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_4 = __this->get_x_7(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_5 = __this->get_q_5(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_6; L_6 = BigInteger_op_GreaterThanOrEqual_m4807C8C3F1EAC6AB7AF064E0DA106F19608384C3(L_4, L_5, /*hidden argument*/NULL); if (L_6) { goto IL_0012; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_7 = __this->get_g_6(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_8 = __this->get_x_7(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_9 = __this->get_p_4(); NullCheck(L_7); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_10; L_10 = BigInteger_ModPow_m05FD681FCBFD0280F17A5798732004E3CB49E81B(L_7, L_8, L_9, /*hidden argument*/NULL); __this->set_y_8(L_10); return; } } // System.Void Mono.Security.Cryptography.DSAManaged::add(System.Byte[],System.Byte[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_add_m69730F51A5828794DA52CF0C7C263347AE8A8FAC (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___a0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___b1, int32_t ___value2, const RuntimeMethod* method) { uint32_t V_0 = 0; int32_t V_1 = 0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___b1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___b1; NullCheck(L_1); NullCheck(L_0); int32_t L_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))), (int32_t)1)); uint8_t L_3 = (L_0)->GetAt(static_cast(L_2)); int32_t L_4 = ___value2; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)255))), (int32_t)L_4)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___a0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = ___b1; NullCheck(L_6); uint32_t L_7 = V_0; NullCheck(L_5); (L_5)->SetAt(static_cast(((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_6)->max_length))), (int32_t)1))), (uint8_t)((int32_t)((uint8_t)L_7))); uint32_t L_8 = V_0; V_0 = ((int32_t)((uint32_t)L_8>>8)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___b1; NullCheck(L_9); V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length))), (int32_t)2)); goto IL_003e; } IL_0025: { uint32_t L_10 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = ___b1; int32_t L_12 = V_1; NullCheck(L_11); int32_t L_13 = L_12; uint8_t L_14 = (L_11)->GetAt(static_cast(L_13)); V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)((int32_t)((int32_t)L_14&(int32_t)((int32_t)255))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ___a0; int32_t L_16 = V_1; uint32_t L_17 = V_0; NullCheck(L_15); (L_15)->SetAt(static_cast(L_16), (uint8_t)((int32_t)((uint8_t)L_17))); uint32_t L_18 = V_0; V_0 = ((int32_t)((uint32_t)L_18>>8)); int32_t L_19 = V_1; V_1 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)1)); } IL_003e: { int32_t L_20 = V_1; if ((((int32_t)L_20) >= ((int32_t)0))) { goto IL_0025; } } { return; } } // System.Void Mono.Security.Cryptography.DSAManaged::GenerateParams(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_GenerateParams_m0C13A7BA153DDF6006227339059A6D7586B04868 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, int32_t ___keyLength0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_0 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_3 = NULL; SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * V_4 = NULL; int32_t V_5 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_6 = NULL; bool V_7 = false; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_8 = NULL; int32_t V_9 = 0; int32_t V_10 = 0; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_11 = NULL; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_12 = NULL; int32_t V_13 = 0; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_14 = NULL; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)20)); V_0 = L_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)20)); V_1 = L_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)20)); V_2 = L_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)20)); V_3 = L_3; SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * L_4; L_4 = SHA1_Create_mC0C045956B56FC33D44AF7146C0E1DF27A3D102A(/*hidden argument*/NULL); V_4 = L_4; int32_t L_5 = ___keyLength0; V_5 = ((int32_t)((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)1))/(int32_t)((int32_t)160))); int32_t L_6 = ___keyLength0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)((int32_t)L_6/(int32_t)8))); V_6 = L_7; V_7 = (bool)0; goto IL_01ed; } IL_0044: { RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * L_8; L_8 = DSAManaged_get_Random_m3DF279026143CD49AA2AB5D71F20964189A79602(__this, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = V_0; NullCheck(L_8); VirtualActionInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(6 /* System.Void System.Security.Cryptography.RandomNumberGenerator::GetBytes(System.Byte[]) */, L_8, L_9); SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * L_10 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = V_0; NullCheck(L_10); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12; L_12 = HashAlgorithm_ComputeHash_m54AE40F9CD9E46736384369DBB5739FBCBDF67D9(L_10, L_11, /*hidden argument*/NULL); V_1 = L_12; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = V_0; NullCheck(L_15); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_13, 0, (RuntimeArray *)(RuntimeArray *)L_14, 0, ((int32_t)((int32_t)(((RuntimeArray*)L_15)->max_length))), /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = V_0; DSAManaged_add_m69730F51A5828794DA52CF0C7C263347AE8A8FAC(__this, L_16, L_17, 1, /*hidden argument*/NULL); SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * L_18 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = V_2; NullCheck(L_18); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20; L_20 = HashAlgorithm_ComputeHash_m54AE40F9CD9E46736384369DBB5739FBCBDF67D9(L_18, L_19, /*hidden argument*/NULL); V_2 = L_20; V_10 = 0; goto IL_0090; } IL_007c: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = V_3; int32_t L_22 = V_10; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23 = V_1; int32_t L_24 = V_10; NullCheck(L_23); int32_t L_25 = L_24; uint8_t L_26 = (L_23)->GetAt(static_cast(L_25)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_27 = V_2; int32_t L_28 = V_10; NullCheck(L_27); int32_t L_29 = L_28; uint8_t L_30 = (L_27)->GetAt(static_cast(L_29)); NullCheck(L_21); (L_21)->SetAt(static_cast(L_22), (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_26^(int32_t)L_30))))); int32_t L_31 = V_10; V_10 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_0090: { int32_t L_32 = V_10; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_33 = V_3; NullCheck(L_33); if ((!(((uint32_t)L_32) == ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))))) { goto IL_007c; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = V_3; NullCheck(L_34); uint8_t* L_35 = ((L_34)->GetAddressAt(static_cast(0))); int32_t L_36 = *((uint8_t*)L_35); *((int8_t*)L_35) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_36|(int32_t)((int32_t)128))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_37 = V_3; NullCheck(L_37); uint8_t* L_38 = ((L_37)->GetAddressAt(static_cast(((int32_t)19)))); int32_t L_39 = *((uint8_t*)L_38); *((int8_t*)L_38) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_39|(int32_t)1)))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_40 = V_3; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_41 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_41, L_40, /*hidden argument*/NULL); __this->set_q_5(L_41); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_42 = __this->get_q_5(); NullCheck(L_42); bool L_43; L_43 = BigInteger_IsProbablePrime_mC7A6595E905A596B01499B935ACA8FDF9C90C43D(L_42, /*hidden argument*/NULL); if (!L_43) { goto IL_0044; } } { __this->set_counter_11(0); V_9 = 2; goto IL_01dd; } IL_00e1: { V_13 = 0; goto IL_011b; } IL_00e6: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_44 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_45 = V_0; int32_t L_46 = V_9; int32_t L_47 = V_13; DSAManaged_add_m69730F51A5828794DA52CF0C7C263347AE8A8FAC(__this, L_44, L_45, ((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)L_47)), /*hidden argument*/NULL); SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * L_48 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_49 = V_1; NullCheck(L_48); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_50; L_50 = HashAlgorithm_ComputeHash_m54AE40F9CD9E46736384369DBB5739FBCBDF67D9(L_48, L_49, /*hidden argument*/NULL); V_1 = L_50; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_51 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_52 = V_6; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_53 = V_6; NullCheck(L_53); int32_t L_54 = V_13; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_55 = V_1; NullCheck(L_55); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_56 = V_1; NullCheck(L_56); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_51, 0, (RuntimeArray *)(RuntimeArray *)L_52, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_53)->max_length))), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_55)->max_length))))))), ((int32_t)((int32_t)(((RuntimeArray*)L_56)->max_length))), /*hidden argument*/NULL); int32_t L_57 = V_13; V_13 = ((int32_t)il2cpp_codegen_add((int32_t)L_57, (int32_t)1)); } IL_011b: { int32_t L_58 = V_13; int32_t L_59 = V_5; if ((((int32_t)L_58) < ((int32_t)L_59))) { goto IL_00e6; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_60 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_61 = V_0; int32_t L_62 = V_9; int32_t L_63 = V_5; DSAManaged_add_m69730F51A5828794DA52CF0C7C263347AE8A8FAC(__this, L_60, L_61, ((int32_t)il2cpp_codegen_add((int32_t)L_62, (int32_t)L_63)), /*hidden argument*/NULL); SHA1_t15B592B9935E19EC3FD5679B969239AC572E2C0E * L_64 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_65 = V_1; NullCheck(L_64); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_66; L_66 = HashAlgorithm_ComputeHash_m54AE40F9CD9E46736384369DBB5739FBCBDF67D9(L_64, L_65, /*hidden argument*/NULL); V_1 = L_66; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_67 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_68 = V_1; NullCheck(L_68); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_69 = V_6; NullCheck(L_69); int32_t L_70 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_71 = V_1; NullCheck(L_71); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_72 = V_6; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_73 = V_6; NullCheck(L_73); int32_t L_74 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_75 = V_1; NullCheck(L_75); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_67, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length))), (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_69)->max_length))), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_70, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_71)->max_length))))))))), (RuntimeArray *)(RuntimeArray *)L_72, 0, ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_73)->max_length))), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_74, (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_75)->max_length))))))), /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_76 = V_6; NullCheck(L_76); uint8_t* L_77 = ((L_76)->GetAddressAt(static_cast(0))); int32_t L_78 = *((uint8_t*)L_77); *((int8_t*)L_77) = (int8_t)((int32_t)((uint8_t)((int32_t)((int32_t)L_78|(int32_t)((int32_t)128))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_79 = V_6; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_80 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_80, L_79, /*hidden argument*/NULL); V_11 = L_80; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_81 = V_11; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_82 = __this->get_q_5(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_83; L_83 = BigInteger_op_Multiply_m2018A94D2BC38A014B0375FFEBC1CCF2FE47D507(L_82, 2, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_84; L_84 = BigInteger_op_Modulus_mE1915B07C6FB8876BC099BCD5F485D40BFE3A8CF(L_81, L_83, /*hidden argument*/NULL); V_12 = L_84; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_85 = V_11; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_86 = V_12; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_87; L_87 = BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A(1, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_88; L_88 = BigInteger_op_Subtraction_mA33F5580E6ACA04BDB0046437FD1CF3A391A1550(L_86, L_87, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_89; L_89 = BigInteger_op_Subtraction_mA33F5580E6ACA04BDB0046437FD1CF3A391A1550(L_85, L_88, /*hidden argument*/NULL); __this->set_p_4(L_89); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_90 = __this->get_p_4(); int32_t L_91 = ___keyLength0; NullCheck(L_90); bool L_92; L_92 = BigInteger_TestBit_mC9D25A8F40ACE0FA5A4BC820A350A00FAF1E2E92(L_90, ((int32_t)il2cpp_codegen_subtract((int32_t)L_91, (int32_t)1)), /*hidden argument*/NULL); if (!L_92) { goto IL_01c6; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_93 = __this->get_p_4(); NullCheck(L_93); bool L_94; L_94 = BigInteger_IsProbablePrime_mC7A6595E905A596B01499B935ACA8FDF9C90C43D(L_93, /*hidden argument*/NULL); if (!L_94) { goto IL_01c6; } } { V_7 = (bool)1; goto IL_01ed; } IL_01c6: { int32_t L_95 = __this->get_counter_11(); __this->set_counter_11(((int32_t)il2cpp_codegen_add((int32_t)L_95, (int32_t)1))); int32_t L_96 = V_9; int32_t L_97 = V_5; V_9 = ((int32_t)il2cpp_codegen_add((int32_t)L_96, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)))); } IL_01dd: { int32_t L_98 = __this->get_counter_11(); if ((((int32_t)L_98) < ((int32_t)((int32_t)4096)))) { goto IL_00e1; } } IL_01ed: { bool L_99 = V_7; if (!L_99) { goto IL_0044; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_100 = __this->get_p_4(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_101; L_101 = BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A(1, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_102; L_102 = BigInteger_op_Subtraction_mA33F5580E6ACA04BDB0046437FD1CF3A391A1550(L_100, L_101, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_103 = __this->get_q_5(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_104; L_104 = BigInteger_op_Division_m3DFF7812D7BBB739F24E8963B27BE2580D85CBBD(L_102, L_103, /*hidden argument*/NULL); V_8 = L_104; } IL_0212: { int32_t L_105 = ___keyLength0; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_106; L_106 = BigInteger_GenerateRandom_mE5F0D05CC99BA615CE392D5432E780B374830A7C(L_105, /*hidden argument*/NULL); V_14 = L_106; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_107 = V_14; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_108; L_108 = BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A(1, /*hidden argument*/NULL); bool L_109; L_109 = BigInteger_op_LessThanOrEqual_mBB2241845DB8E9E00F60C21A5C7FE8308C3EE840(L_107, L_108, /*hidden argument*/NULL); if (L_109) { goto IL_0212; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_110 = V_14; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_111 = __this->get_p_4(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_112; L_112 = BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A(1, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_113; L_113 = BigInteger_op_Subtraction_mA33F5580E6ACA04BDB0046437FD1CF3A391A1550(L_111, L_112, /*hidden argument*/NULL); bool L_114; L_114 = BigInteger_op_GreaterThanOrEqual_m4807C8C3F1EAC6AB7AF064E0DA106F19608384C3(L_110, L_113, /*hidden argument*/NULL); if (L_114) { goto IL_0212; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_115 = V_14; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_116 = V_8; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_117 = __this->get_p_4(); NullCheck(L_115); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_118; L_118 = BigInteger_ModPow_m05FD681FCBFD0280F17A5798732004E3CB49E81B(L_115, L_116, L_117, /*hidden argument*/NULL); __this->set_g_6(L_118); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_119 = __this->get_g_6(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_120; L_120 = BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A(1, /*hidden argument*/NULL); bool L_121; L_121 = BigInteger_op_LessThanOrEqual_mBB2241845DB8E9E00F60C21A5C7FE8308C3EE840(L_119, L_120, /*hidden argument*/NULL); if (L_121) { goto IL_0212; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_122 = V_0; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_123 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_123, L_122, /*hidden argument*/NULL); __this->set_seed_10(L_123); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_124 = __this->get_p_4(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_125; L_125 = BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A(1, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_126; L_126 = BigInteger_op_Subtraction_mA33F5580E6ACA04BDB0046437FD1CF3A391A1550(L_124, L_125, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_127 = __this->get_q_5(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_128; L_128 = BigInteger_op_Division_m3DFF7812D7BBB739F24E8963B27BE2580D85CBBD(L_126, L_127, /*hidden argument*/NULL); __this->set_j_9(L_128); return; } } // System.Security.Cryptography.RandomNumberGenerator Mono.Security.Cryptography.DSAManaged::get_Random() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * DSAManaged_get_Random_m3DF279026143CD49AA2AB5D71F20964189A79602 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method) { { RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * L_0 = __this->get_rng_13(); if (L_0) { goto IL_0013; } } { RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * L_1; L_1 = RandomNumberGenerator_Create_m04A5418F8572F0498EE0659633B4C0620CB55721(/*hidden argument*/NULL); __this->set_rng_13(L_1); } IL_0013: { RandomNumberGenerator_t2CB5440F189986116A2FA9F907AE52644047AC50 * L_2 = __this->get_rng_13(); return L_2; } } // System.Int32 Mono.Security.Cryptography.DSAManaged::get_KeySize() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DSAManaged_get_KeySize_m6BE4657040AFD832DBFF264E0FE8D06722DC3CCA (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method) { { bool L_0 = __this->get_keypairGenerated_2(); if (!L_0) { goto IL_0014; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_1 = __this->get_p_4(); NullCheck(L_1); int32_t L_2; L_2 = BigInteger_BitCount_m7702CF0C094EC84ADA0AE35FC86C7A4C3742267C(L_1, /*hidden argument*/NULL); return L_2; } IL_0014: { int32_t L_3; L_3 = AsymmetricAlgorithm_get_KeySize_mCCBF5EA049DD33844506A434B31CC21A1BADA003_inline(__this, /*hidden argument*/NULL); return L_3; } } // System.String Mono.Security.Cryptography.DSAManaged::get_KeyExchangeAlgorithm() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DSAManaged_get_KeyExchangeAlgorithm_m88409D77214A0F260B568666ECA91356B5796DA6 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method) { { return (String_t*)NULL; } } // System.Boolean Mono.Security.Cryptography.DSAManaged::get_PublicOnly() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSAManaged_get_PublicOnly_mF02F0668D73C76E63A4FE802D85B0026AAD3D265 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_keypairGenerated_2(); if (!L_0) { goto IL_0015; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_1 = __this->get_x_7(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_2; L_2 = BigInteger_op_Equality_mEC40AC8B3A0841CD873CDD19B5BD8B612550C45E(L_1, (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL, /*hidden argument*/NULL); return L_2; } IL_0015: { return (bool)0; } } // System.String Mono.Security.Cryptography.DSAManaged::get_SignatureAlgorithm() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DSAManaged_get_SignatureAlgorithm_mC27805D0173433A486F35BC8379877D102BFDB6C (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral25C215BAEBC826E56155FE384210FC591E291ABD); s_Il2CppMethodInitialized = true; } { return _stringLiteral25C215BAEBC826E56155FE384210FC591E291ABD; } } // System.Byte[] Mono.Security.Cryptography.DSAManaged::NormalizeArray(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSAManaged_NormalizeArray_mE74A77352DAFA627792421537410EB0662D9A3B8 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; NullCheck(L_0); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_0)->max_length)))%(int32_t)4)); int32_t L_1 = V_0; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0027; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___array0; NullCheck(L_2); int32_t L_3 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))), (int32_t)4)), (int32_t)L_3))); V_1 = L_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___array0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = V_1; int32_t L_7 = V_0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___array0; NullCheck(L_8); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_5, 0, (RuntimeArray *)(RuntimeArray *)L_6, ((int32_t)il2cpp_codegen_subtract((int32_t)4, (int32_t)L_7)), ((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))), /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = V_1; return L_9; } IL_0027: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___array0; return L_10; } } // System.Security.Cryptography.DSAParameters Mono.Security.Cryptography.DSAManaged::ExportParameters(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 DSAManaged_ExportParameters_mC4DEE3ABF2B68073872B54B5056965132BE03DE4 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, bool ___includePrivateParameters0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 V_0; memset((&V_0), 0, sizeof(V_0)); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; { bool L_0 = __this->get_m_disposed_3(); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB6C0410AEE87244E9E7DBAB19109E78C6FA05884)), /*hidden argument*/NULL); ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A * L_2 = (ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A_il2cpp_TypeInfo_var))); ObjectDisposedException__ctor_mE57C6A61713668708F9B3CEF060A8D006B1FE880(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_ExportParameters_mC4DEE3ABF2B68073872B54B5056965132BE03DE4_RuntimeMethod_var))); } IL_0018: { bool L_3 = __this->get_keypairGenerated_2(); if (L_3) { goto IL_0026; } } { DSAManaged_Generate_mC22DC4FA17491BDB2CB73A75CD5E9230AA429698(__this, /*hidden argument*/NULL); } IL_0026: { bool L_4 = ___includePrivateParameters0; if (!L_4) { goto IL_0042; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_5 = __this->get_x_7(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_6; L_6 = BigInteger_op_Equality_mEC40AC8B3A0841CD873CDD19B5BD8B612550C45E(L_5, (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0042; } } { CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_7 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_7, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC5BFB5C09F4338A308B1C13E773BF8DB280836F5)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_ExportParameters_mC4DEE3ABF2B68073872B54B5056965132BE03DE4_RuntimeMethod_var))); } IL_0042: { il2cpp_codegen_initobj((&V_0), sizeof(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 )); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_8 = __this->get_p_4(); NullCheck(L_8); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9; L_9 = BigInteger_GetBytes_mF2B46D5A258E774CB3A7B2C8832C5F7A09647056(L_8, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10; L_10 = DSAManaged_NormalizeArray_mE74A77352DAFA627792421537410EB0662D9A3B8(__this, L_9, /*hidden argument*/NULL); (&V_0)->set_P_0(L_10); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_11 = __this->get_q_5(); NullCheck(L_11); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12; L_12 = BigInteger_GetBytes_mF2B46D5A258E774CB3A7B2C8832C5F7A09647056(L_11, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_13; L_13 = DSAManaged_NormalizeArray_mE74A77352DAFA627792421537410EB0662D9A3B8(__this, L_12, /*hidden argument*/NULL); (&V_0)->set_Q_1(L_13); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_14 = __this->get_g_6(); NullCheck(L_14); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15; L_15 = BigInteger_GetBytes_mF2B46D5A258E774CB3A7B2C8832C5F7A09647056(L_14, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16; L_16 = DSAManaged_NormalizeArray_mE74A77352DAFA627792421537410EB0662D9A3B8(__this, L_15, /*hidden argument*/NULL); (&V_0)->set_G_2(L_16); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_17 = __this->get_y_8(); NullCheck(L_17); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18; L_18 = BigInteger_GetBytes_mF2B46D5A258E774CB3A7B2C8832C5F7A09647056(L_17, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19; L_19 = DSAManaged_NormalizeArray_mE74A77352DAFA627792421537410EB0662D9A3B8(__this, L_18, /*hidden argument*/NULL); (&V_0)->set_Y_3(L_19); bool L_20 = __this->get_j_missing_12(); if (L_20) { goto IL_00ca; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_21 = __this->get_j_9(); NullCheck(L_21); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_22; L_22 = BigInteger_GetBytes_mF2B46D5A258E774CB3A7B2C8832C5F7A09647056(L_21, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23; L_23 = DSAManaged_NormalizeArray_mE74A77352DAFA627792421537410EB0662D9A3B8(__this, L_22, /*hidden argument*/NULL); (&V_0)->set_J_4(L_23); } IL_00ca: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_24 = __this->get_seed_10(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_25; L_25 = BigInteger_op_Inequality_m8DEBB89D66E3A83C866B7ABAA53E975EA53882D7(L_24, 0, /*hidden argument*/NULL); if (!L_25) { goto IL_00fd; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_26 = __this->get_seed_10(); NullCheck(L_26); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_27; L_27 = BigInteger_GetBytes_mF2B46D5A258E774CB3A7B2C8832C5F7A09647056(L_26, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_28; L_28 = DSAManaged_NormalizeArray_mE74A77352DAFA627792421537410EB0662D9A3B8(__this, L_27, /*hidden argument*/NULL); (&V_0)->set_Seed_6(L_28); int32_t L_29 = __this->get_counter_11(); (&V_0)->set_Counter_7(L_29); } IL_00fd: { bool L_30 = ___includePrivateParameters0; if (!L_30) { goto IL_0121; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_31 = __this->get_x_7(); NullCheck(L_31); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_32; L_32 = BigInteger_GetBytes_mF2B46D5A258E774CB3A7B2C8832C5F7A09647056(L_31, /*hidden argument*/NULL); V_1 = L_32; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_33 = V_1; NullCheck(L_33); if ((!(((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length)))) == ((uint32_t)((int32_t)20))))) { goto IL_0121; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = V_1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_35; L_35 = DSAManaged_NormalizeArray_mE74A77352DAFA627792421537410EB0662D9A3B8(__this, L_34, /*hidden argument*/NULL); (&V_0)->set_X_5(L_35); } IL_0121: { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_36 = V_0; return L_36; } } // System.Void Mono.Security.Cryptography.DSAManaged::ImportParameters(System.Security.Cryptography.DSAParameters) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_ImportParameters_m536C09415014DDBCFC8D12004F16D1A5F975D6BF (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 ___parameters0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_disposed_3(); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB6C0410AEE87244E9E7DBAB19109E78C6FA05884)), /*hidden argument*/NULL); ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A * L_2 = (ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A_il2cpp_TypeInfo_var))); ObjectDisposedException__ctor_mE57C6A61713668708F9B3CEF060A8D006B1FE880(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_ImportParameters_m536C09415014DDBCFC8D12004F16D1A5F975D6BF_RuntimeMethod_var))); } IL_0018: { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_3 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = L_3.get_P_0(); if (!L_4) { goto IL_0030; } } { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_5 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_6 = L_5.get_Q_1(); if (!L_6) { goto IL_0030; } } { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_7 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = L_7.get_G_2(); if (L_8) { goto IL_0040; } } IL_0030: { String_t* L_9; L_9 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6E0EFF2AE2E82A82494EFB90B97FE952EBA39256)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_10 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_10, L_9, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_ImportParameters_m536C09415014DDBCFC8D12004F16D1A5F975D6BF_RuntimeMethod_var))); } IL_0040: { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_11 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = L_11.get_X_5(); if (L_12) { goto IL_0060; } } { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_13 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = L_13.get_Y_3(); if (L_14) { goto IL_0060; } } { String_t* L_15; L_15 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEB63EA7F58D711F498E0BB0F926FC84C68C8D66B)), /*hidden argument*/NULL); CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_16 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_16, L_15, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_ImportParameters_m536C09415014DDBCFC8D12004F16D1A5F975D6BF_RuntimeMethod_var))); } IL_0060: { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_17 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_18 = L_17.get_P_0(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_19 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_19, L_18, /*hidden argument*/NULL); __this->set_p_4(L_19); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_20 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = L_20.get_Q_1(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_22 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_22, L_21, /*hidden argument*/NULL); __this->set_q_5(L_22); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_23 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_24 = L_23.get_G_2(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_25 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_25, L_24, /*hidden argument*/NULL); __this->set_g_6(L_25); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_26 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_27 = L_26.get_X_5(); if (!L_27) { goto IL_00ae; } } { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_28 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_29 = L_28.get_X_5(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_30 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_30, L_29, /*hidden argument*/NULL); __this->set_x_7(L_30); goto IL_00b5; } IL_00ae: { __this->set_x_7((BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL); } IL_00b5: { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_31 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_32 = L_31.get_Y_3(); if (!L_32) { goto IL_00d0; } } { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_33 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_34 = L_33.get_Y_3(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_35 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_35, L_34, /*hidden argument*/NULL); __this->set_y_8(L_35); goto IL_00ed; } IL_00d0: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_36 = __this->get_g_6(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_37 = __this->get_x_7(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_38 = __this->get_p_4(); NullCheck(L_36); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_39; L_39 = BigInteger_ModPow_m05FD681FCBFD0280F17A5798732004E3CB49E81B(L_36, L_37, L_38, /*hidden argument*/NULL); __this->set_y_8(L_39); } IL_00ed: { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_40 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_41 = L_40.get_J_4(); if (!L_41) { goto IL_0108; } } { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_42 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_43 = L_42.get_J_4(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_44 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_44, L_43, /*hidden argument*/NULL); __this->set_j_9(L_44); goto IL_0131; } IL_0108: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_45 = __this->get_p_4(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_46; L_46 = BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A(1, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_47; L_47 = BigInteger_op_Subtraction_mA33F5580E6ACA04BDB0046437FD1CF3A391A1550(L_45, L_46, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_48 = __this->get_q_5(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_49; L_49 = BigInteger_op_Division_m3DFF7812D7BBB739F24E8963B27BE2580D85CBBD(L_47, L_48, /*hidden argument*/NULL); __this->set_j_9(L_49); __this->set_j_missing_12((bool)1); } IL_0131: { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_50 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_51 = L_50.get_Seed_6(); if (!L_51) { goto IL_0158; } } { DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_52 = ___parameters0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_53 = L_52.get_Seed_6(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_54 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_54, L_53, /*hidden argument*/NULL); __this->set_seed_10(L_54); DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1 L_55 = ___parameters0; int32_t L_56 = L_55.get_Counter_7(); __this->set_counter_11(L_56); goto IL_0164; } IL_0158: { IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_57; L_57 = BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A(0, /*hidden argument*/NULL); __this->set_seed_10(L_57); } IL_0164: { __this->set_keypairGenerated_2((bool)1); return; } } // System.Byte[] Mono.Security.Cryptography.DSAManaged::CreateSignature(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSAManaged_CreateSignature_m1AF6434BDE3286DE8EFA91DFFC690B30E200F1A7 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbHash0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_0 = NULL; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_1 = NULL; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_2 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_3 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_4 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_5 = NULL; int32_t V_6 = 0; { bool L_0 = __this->get_m_disposed_3(); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB6C0410AEE87244E9E7DBAB19109E78C6FA05884)), /*hidden argument*/NULL); ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A * L_2 = (ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A_il2cpp_TypeInfo_var))); ObjectDisposedException__ctor_mE57C6A61713668708F9B3CEF060A8D006B1FE880(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_CreateSignature_m1AF6434BDE3286DE8EFA91DFFC690B30E200F1A7_RuntimeMethod_var))); } IL_0018: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___rgbHash0; if (L_3) { goto IL_0026; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0C9F4D0749C191AA058D272D4A8D657770F4EC47)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_CreateSignature_m1AF6434BDE3286DE8EFA91DFFC690B30E200F1A7_RuntimeMethod_var))); } IL_0026: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___rgbHash0; NullCheck(L_5); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length)))) == ((int32_t)((int32_t)20)))) { goto IL_0038; } } { CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_6 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral50DE1BB285D002ED67BB2953C8FD097166F79251)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_CreateSignature_m1AF6434BDE3286DE8EFA91DFFC690B30E200F1A7_RuntimeMethod_var))); } IL_0038: { bool L_7 = __this->get_keypairGenerated_2(); if (L_7) { goto IL_0046; } } { DSAManaged_Generate_mC22DC4FA17491BDB2CB73A75CD5E9230AA429698(__this, /*hidden argument*/NULL); } IL_0046: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_8 = __this->get_x_7(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_9; L_9 = BigInteger_op_Equality_mEC40AC8B3A0841CD873CDD19B5BD8B612550C45E(L_8, (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_005f; } } { CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_10 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA2FCE2BCC175653A1583E2D6225CAF97E59E8D01)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_CreateSignature_m1AF6434BDE3286DE8EFA91DFFC690B30E200F1A7_RuntimeMethod_var))); } IL_005f: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_11 = ___rgbHash0; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_12 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_12, L_11, /*hidden argument*/NULL); V_0 = L_12; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_13; L_13 = BigInteger_GenerateRandom_mE5F0D05CC99BA615CE392D5432E780B374830A7C(((int32_t)160), /*hidden argument*/NULL); V_1 = L_13; goto IL_0079; } IL_0073: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_14 = V_1; NullCheck(L_14); BigInteger_Randomize_mC38C7F2D353818230FCE2105477FDA84CE3270F5(L_14, /*hidden argument*/NULL); } IL_0079: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_15 = V_1; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_16 = __this->get_q_5(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_17; L_17 = BigInteger_op_GreaterThanOrEqual_m4807C8C3F1EAC6AB7AF064E0DA106F19608384C3(L_15, L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0073; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_18 = __this->get_g_6(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_19 = V_1; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_20 = __this->get_p_4(); NullCheck(L_18); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_21; L_21 = BigInteger_ModPow_m05FD681FCBFD0280F17A5798732004E3CB49E81B(L_18, L_19, L_20, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_22 = __this->get_q_5(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_23; L_23 = BigInteger_op_Modulus_mE1915B07C6FB8876BC099BCD5F485D40BFE3A8CF(L_21, L_22, /*hidden argument*/NULL); V_2 = L_23; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_24 = V_1; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_25 = __this->get_q_5(); NullCheck(L_24); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_26; L_26 = BigInteger_ModInverse_m1A3833769160D2375238C848410C101382877461(L_24, L_25, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_27 = V_0; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_28 = __this->get_x_7(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_29 = V_2; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_30; L_30 = BigInteger_op_Multiply_mDBF69C024A364DBBBC3AB031823830225D557836(L_28, L_29, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_31; L_31 = BigInteger_op_Addition_m67E73A00BD5CEC15E47AFBFC1A966CCBDB385AD7(L_27, L_30, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_32; L_32 = BigInteger_op_Multiply_mDBF69C024A364DBBBC3AB031823830225D557836(L_26, L_31, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_33 = __this->get_q_5(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_34; L_34 = BigInteger_op_Modulus_mE1915B07C6FB8876BC099BCD5F485D40BFE3A8CF(L_32, L_33, /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_35 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)40)); V_3 = L_35; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_36 = V_2; NullCheck(L_36); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_37; L_37 = BigInteger_GetBytes_mF2B46D5A258E774CB3A7B2C8832C5F7A09647056(L_36, /*hidden argument*/NULL); V_4 = L_37; NullCheck(L_34); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_38; L_38 = BigInteger_GetBytes_mF2B46D5A258E774CB3A7B2C8832C5F7A09647056(L_34, /*hidden argument*/NULL); V_5 = L_38; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_39 = V_4; NullCheck(L_39); V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)20), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_39)->max_length))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_40 = V_4; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_41 = V_3; int32_t L_42 = V_6; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_43 = V_4; NullCheck(L_43); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_40, 0, (RuntimeArray *)(RuntimeArray *)L_41, L_42, ((int32_t)((int32_t)(((RuntimeArray*)L_43)->max_length))), /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_44 = V_5; NullCheck(L_44); V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)40), (int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_44)->max_length))))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_45 = V_5; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_46 = V_3; int32_t L_47 = V_6; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_48 = V_5; NullCheck(L_48); Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_45, 0, (RuntimeArray *)(RuntimeArray *)L_46, L_47, ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length))), /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_49 = V_3; return L_49; } } // System.Boolean Mono.Security.Cryptography.DSAManaged::VerifySignature(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSAManaged_VerifySignature_m03356DE2FB05906FFBC740C6D59DC5C7B93F53F6 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbHash0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbSignature1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_0 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_1 = NULL; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_2 = NULL; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_3 = NULL; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_4 = NULL; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_5 = NULL; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * V_6 = NULL; bool V_7 = false; il2cpp::utils::ExceptionSupportStack __active_exceptions; il2cpp::utils::ExceptionSupportStack __leave_targets; { bool L_0 = __this->get_m_disposed_3(); if (!L_0) { goto IL_0018; } } { String_t* L_1; L_1 = Locale_GetText_mF8FE147379A36330B41A5D5E2CAD23C18931E66E(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB6C0410AEE87244E9E7DBAB19109E78C6FA05884)), /*hidden argument*/NULL); ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A * L_2 = (ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectDisposedException_t29EF6F519F16BA477EC682F23E8344BB1E9A958A_il2cpp_TypeInfo_var))); ObjectDisposedException__ctor_mE57C6A61713668708F9B3CEF060A8D006B1FE880(L_2, L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_VerifySignature_m03356DE2FB05906FFBC740C6D59DC5C7B93F53F6_RuntimeMethod_var))); } IL_0018: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_3 = ___rgbHash0; if (L_3) { goto IL_0026; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_4 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_4, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0C9F4D0749C191AA058D272D4A8D657770F4EC47)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_VerifySignature_m03356DE2FB05906FFBC740C6D59DC5C7B93F53F6_RuntimeMethod_var))); } IL_0026: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = ___rgbSignature1; if (L_5) { goto IL_0034; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_6 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral924AEFB6378CB06F66BFB22C0F29341E17E55FBA)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_VerifySignature_m03356DE2FB05906FFBC740C6D59DC5C7B93F53F6_RuntimeMethod_var))); } IL_0034: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___rgbHash0; NullCheck(L_7); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))) == ((int32_t)((int32_t)20)))) { goto IL_0046; } } { CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_8 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral50DE1BB285D002ED67BB2953C8FD097166F79251)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_VerifySignature_m03356DE2FB05906FFBC740C6D59DC5C7B93F53F6_RuntimeMethod_var))); } IL_0046: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___rgbSignature1; NullCheck(L_9); if ((((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))) == ((int32_t)((int32_t)40)))) { goto IL_0058; } } { CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_10 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral03EFF7DF9326D93282FE001D8C5D0B6CB6BE70D1)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_VerifySignature_m03356DE2FB05906FFBC740C6D59DC5C7B93F53F6_RuntimeMethod_var))); } IL_0058: { bool L_11 = __this->get_keypairGenerated_2(); if (L_11) { goto IL_0062; } } { return (bool)0; } IL_0062: { } IL_0063: try {// begin try (depth: 1) { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___rgbHash0; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_13 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_13, L_12, /*hidden argument*/NULL); V_0 = L_13; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_14 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726_il2cpp_TypeInfo_var, (uint32_t)((int32_t)20)); V_1 = L_14; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ___rgbSignature1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_16 = V_1; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_15, 0, (RuntimeArray *)(RuntimeArray *)L_16, 0, ((int32_t)20), /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_17 = V_1; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_18 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_18, L_17, /*hidden argument*/NULL); V_2 = L_18; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = ___rgbSignature1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_20 = V_1; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_19, ((int32_t)20), (RuntimeArray *)(RuntimeArray *)L_20, 0, ((int32_t)20), /*hidden argument*/NULL); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_21 = V_1; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_22 = (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)il2cpp_codegen_object_new(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger__ctor_m22A49415E6D93CDAEA63A5F0AB67236F1C039C37(L_22, L_21, /*hidden argument*/NULL); V_3 = L_22; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_23 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_24; L_24 = BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A(0, /*hidden argument*/NULL); bool L_25; L_25 = BigInteger_op_LessThan_m2C46775DC1C12503C0300482FD048E1D0E473B23(L_23, L_24, /*hidden argument*/NULL); if (L_25) { goto IL_00b3; } } IL_00a5: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_26 = __this->get_q_5(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_27 = V_2; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_28; L_28 = BigInteger_op_LessThanOrEqual_mBB2241845DB8E9E00F60C21A5C7FE8308C3EE840(L_26, L_27, /*hidden argument*/NULL); if (!L_28) { goto IL_00bb; } } IL_00b3: { V_7 = (bool)0; goto IL_0176; } IL_00bb: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_29 = V_3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_30; L_30 = BigInteger_op_Implicit_m290A664D584954BAA362136E5C4E9BC0502CE31A(0, /*hidden argument*/NULL); bool L_31; L_31 = BigInteger_op_LessThan_m2C46775DC1C12503C0300482FD048E1D0E473B23(L_29, L_30, /*hidden argument*/NULL); if (L_31) { goto IL_00d7; } } IL_00c9: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_32 = __this->get_q_5(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_33 = V_3; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_34; L_34 = BigInteger_op_LessThanOrEqual_mBB2241845DB8E9E00F60C21A5C7FE8308C3EE840(L_32, L_33, /*hidden argument*/NULL); if (!L_34) { goto IL_00df; } } IL_00d7: { V_7 = (bool)0; goto IL_0176; } IL_00df: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_35 = V_3; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_36 = __this->get_q_5(); NullCheck(L_35); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_37; L_37 = BigInteger_ModInverse_m1A3833769160D2375238C848410C101382877461(L_35, L_36, /*hidden argument*/NULL); V_4 = L_37; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_38 = V_0; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_39 = V_4; IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_40; L_40 = BigInteger_op_Multiply_mDBF69C024A364DBBBC3AB031823830225D557836(L_38, L_39, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_41 = __this->get_q_5(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_42; L_42 = BigInteger_op_Modulus_mE1915B07C6FB8876BC099BCD5F485D40BFE3A8CF(L_40, L_41, /*hidden argument*/NULL); V_5 = L_42; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_43 = V_2; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_44 = V_4; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_45; L_45 = BigInteger_op_Multiply_mDBF69C024A364DBBBC3AB031823830225D557836(L_43, L_44, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_46 = __this->get_q_5(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_47; L_47 = BigInteger_op_Modulus_mE1915B07C6FB8876BC099BCD5F485D40BFE3A8CF(L_45, L_46, /*hidden argument*/NULL); V_6 = L_47; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_48 = __this->get_g_6(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_49 = V_5; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_50 = __this->get_p_4(); NullCheck(L_48); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_51; L_51 = BigInteger_ModPow_m05FD681FCBFD0280F17A5798732004E3CB49E81B(L_48, L_49, L_50, /*hidden argument*/NULL); V_5 = L_51; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_52 = __this->get_y_8(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_53 = V_6; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_54 = __this->get_p_4(); NullCheck(L_52); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_55; L_55 = BigInteger_ModPow_m05FD681FCBFD0280F17A5798732004E3CB49E81B(L_52, L_53, L_54, /*hidden argument*/NULL); V_6 = L_55; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_56 = V_5; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_57 = V_6; BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_58; L_58 = BigInteger_op_Multiply_mDBF69C024A364DBBBC3AB031823830225D557836(L_56, L_57, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_59 = __this->get_p_4(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_60; L_60 = BigInteger_op_Modulus_mE1915B07C6FB8876BC099BCD5F485D40BFE3A8CF(L_58, L_59, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_61 = __this->get_q_5(); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_62; L_62 = BigInteger_op_Modulus_mE1915B07C6FB8876BC099BCD5F485D40BFE3A8CF(L_60, L_61, /*hidden argument*/NULL); BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_63 = V_2; bool L_64; L_64 = BigInteger_op_Equality_mEC40AC8B3A0841CD873CDD19B5BD8B612550C45E(L_62, L_63, /*hidden argument*/NULL); V_7 = L_64; goto IL_0176; } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_016a; } throw e; } CATCH_016a: {// begin catch(System.Object) CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 * L_65 = (CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicException_tFFE56EF733D1150A0F3738DDE2CC4DE1A61849D5_il2cpp_TypeInfo_var))); CryptographicException__ctor_mE6D40FE819914DA1C6600907D160AD4231B46C31(L_65, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral26BC19C1794FE5306D0683456140FAA99FCFBA47)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_65, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSAManaged_VerifySignature_m03356DE2FB05906FFBC740C6D59DC5C7B93F53F6_RuntimeMethod_var))); }// end catch (depth: 1) IL_0176: { bool L_66 = V_7; return L_66; } } // System.Void Mono.Security.Cryptography.DSAManaged::Dispose(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_Dispose_m55466B706327B24F4F8B40AF75EF1EE427BA4831 (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, bool ___disposing0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->get_m_disposed_3(); if (L_0) { goto IL_00f1; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_1 = __this->get_x_7(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_2; L_2 = BigInteger_op_Inequality_mA7F79A98DDB40F0A1345A9B9BD1A0C402AA3E658(L_1, (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL, /*hidden argument*/NULL); if (!L_2) { goto IL_002b; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_3 = __this->get_x_7(); NullCheck(L_3); BigInteger_Clear_mECD23CF3C1C86D8F82074A6F8B4759F69F1C8D9E(L_3, /*hidden argument*/NULL); __this->set_x_7((BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL); } IL_002b: { bool L_4 = ___disposing0; if (!L_4) { goto IL_00f1; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_5 = __this->get_p_4(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_6; L_6 = BigInteger_op_Inequality_mA7F79A98DDB40F0A1345A9B9BD1A0C402AA3E658(L_5, (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL, /*hidden argument*/NULL); if (!L_6) { goto IL_0051; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_7 = __this->get_p_4(); NullCheck(L_7); BigInteger_Clear_mECD23CF3C1C86D8F82074A6F8B4759F69F1C8D9E(L_7, /*hidden argument*/NULL); __this->set_p_4((BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL); } IL_0051: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_8 = __this->get_q_5(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_9; L_9 = BigInteger_op_Inequality_mA7F79A98DDB40F0A1345A9B9BD1A0C402AA3E658(L_8, (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL, /*hidden argument*/NULL); if (!L_9) { goto IL_0071; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_10 = __this->get_q_5(); NullCheck(L_10); BigInteger_Clear_mECD23CF3C1C86D8F82074A6F8B4759F69F1C8D9E(L_10, /*hidden argument*/NULL); __this->set_q_5((BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL); } IL_0071: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_11 = __this->get_g_6(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_12; L_12 = BigInteger_op_Inequality_mA7F79A98DDB40F0A1345A9B9BD1A0C402AA3E658(L_11, (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL, /*hidden argument*/NULL); if (!L_12) { goto IL_0091; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_13 = __this->get_g_6(); NullCheck(L_13); BigInteger_Clear_mECD23CF3C1C86D8F82074A6F8B4759F69F1C8D9E(L_13, /*hidden argument*/NULL); __this->set_g_6((BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL); } IL_0091: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_14 = __this->get_j_9(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_15; L_15 = BigInteger_op_Inequality_mA7F79A98DDB40F0A1345A9B9BD1A0C402AA3E658(L_14, (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL, /*hidden argument*/NULL); if (!L_15) { goto IL_00b1; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_16 = __this->get_j_9(); NullCheck(L_16); BigInteger_Clear_mECD23CF3C1C86D8F82074A6F8B4759F69F1C8D9E(L_16, /*hidden argument*/NULL); __this->set_j_9((BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL); } IL_00b1: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_17 = __this->get_seed_10(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_18; L_18 = BigInteger_op_Inequality_mA7F79A98DDB40F0A1345A9B9BD1A0C402AA3E658(L_17, (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL, /*hidden argument*/NULL); if (!L_18) { goto IL_00d1; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_19 = __this->get_seed_10(); NullCheck(L_19); BigInteger_Clear_mECD23CF3C1C86D8F82074A6F8B4759F69F1C8D9E(L_19, /*hidden argument*/NULL); __this->set_seed_10((BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL); } IL_00d1: { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_20 = __this->get_y_8(); IL2CPP_RUNTIME_CLASS_INIT(BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00_il2cpp_TypeInfo_var); bool L_21; L_21 = BigInteger_op_Inequality_mA7F79A98DDB40F0A1345A9B9BD1A0C402AA3E658(L_20, (BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL, /*hidden argument*/NULL); if (!L_21) { goto IL_00f1; } } { BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 * L_22 = __this->get_y_8(); NullCheck(L_22); BigInteger_Clear_mECD23CF3C1C86D8F82074A6F8B4759F69F1C8D9E(L_22, /*hidden argument*/NULL); __this->set_y_8((BigInteger_tEBE1926757E30C0CDC1375751529943D3441FF00 *)NULL); } IL_00f1: { __this->set_m_disposed_3((bool)1); return; } } // System.Void Mono.Security.Cryptography.DSAManaged::add_KeyGenerated(Mono.Security.Cryptography.DSAManaged/KeyGeneratedEventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_add_KeyGenerated_m38F2EC95ADF32AAF4E7E0EB753B2B0EF2DD1A96B (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * V_0 = NULL; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * V_1 = NULL; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * V_2 = NULL; { KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_0 = __this->get_KeyGenerated_14(); V_0 = L_0; } IL_0007: { KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_1 = V_0; V_1 = L_1; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_2 = V_1; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_3 = ___value0; Delegate_t * L_4; L_4 = Delegate_Combine_m631D10D6CFF81AB4F237B9D549B235A54F45FA55(L_2, L_3, /*hidden argument*/NULL); V_2 = ((KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC *)CastclassSealed((RuntimeObject*)L_4, KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC_il2cpp_TypeInfo_var)); KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC ** L_5 = __this->get_address_of_KeyGenerated_14(); KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_6 = V_2; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_7 = V_1; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_8; L_8 = InterlockedCompareExchangeImpl((KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC **)L_5, L_6, L_7); V_0 = L_8; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_9 = V_0; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_10 = V_1; if ((!(((RuntimeObject*)(KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC *)L_9) == ((RuntimeObject*)(KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC *)L_10)))) { goto IL_0007; } } { return; } } // System.Void Mono.Security.Cryptography.DSAManaged::remove_KeyGenerated(Mono.Security.Cryptography.DSAManaged/KeyGeneratedEventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSAManaged_remove_KeyGenerated_mEEA171B42F676FBF6FB6A4F5546D576C1BD97ACB (DSAManaged_tBA59DC6B28356918D31C5401258B4766E36FD3FA * __this, KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * V_0 = NULL; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * V_1 = NULL; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * V_2 = NULL; { KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_0 = __this->get_KeyGenerated_14(); V_0 = L_0; } IL_0007: { KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_1 = V_0; V_1 = L_1; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_2 = V_1; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_3 = ___value0; Delegate_t * L_4; L_4 = Delegate_Remove_m8B4AD17254118B2904720D55C9B34FB3DCCBD7D4(L_2, L_3, /*hidden argument*/NULL); V_2 = ((KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC *)CastclassSealed((RuntimeObject*)L_4, KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC_il2cpp_TypeInfo_var)); KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC ** L_5 = __this->get_address_of_KeyGenerated_14(); KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_6 = V_2; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_7 = V_1; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_8; L_8 = InterlockedCompareExchangeImpl((KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC **)L_5, L_6, L_7); V_0 = L_8; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_9 = V_0; KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC * L_10 = V_1; if ((!(((RuntimeObject*)(KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC *)L_9) == ((RuntimeObject*)(KeyGeneratedEventHandler_t54176E7D7463F3C1F98C09B8ABD5E980A460BEDC *)L_10)))) { goto IL_0007; } } { 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.Security.Cryptography.DSAParameters IL2CPP_EXTERN_C void DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshal_pinvoke(const DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1& unmarshaled, DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshaled_pinvoke& marshaled) { marshaled.___P_0 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_P_0()); marshaled.___Q_1 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_Q_1()); marshaled.___G_2 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_G_2()); marshaled.___Y_3 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_Y_3()); marshaled.___J_4 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_J_4()); marshaled.___X_5 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_X_5()); marshaled.___Seed_6 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_Seed_6()); marshaled.___Counter_7 = unmarshaled.get_Counter_7(); } IL2CPP_EXTERN_C void DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshal_pinvoke_back(const DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshaled_pinvoke& marshaled, DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } unmarshaled.set_P_0((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___P_0)); unmarshaled.set_Q_1((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___Q_1)); unmarshaled.set_G_2((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___G_2)); unmarshaled.set_Y_3((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___Y_3)); unmarshaled.set_J_4((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___J_4)); unmarshaled.set_X_5((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___X_5)); unmarshaled.set_Seed_6((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___Seed_6)); int32_t unmarshaled_Counter_temp_7 = 0; unmarshaled_Counter_temp_7 = marshaled.___Counter_7; unmarshaled.set_Counter_7(unmarshaled_Counter_temp_7); } // Conversion method for clean up from marshalling of: System.Security.Cryptography.DSAParameters IL2CPP_EXTERN_C void DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshal_pinvoke_cleanup(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshaled_pinvoke& marshaled) { il2cpp_codegen_com_destroy_safe_array(marshaled.___P_0); marshaled.___P_0 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___Q_1); marshaled.___Q_1 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___G_2); marshaled.___G_2 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___Y_3); marshaled.___Y_3 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___J_4); marshaled.___J_4 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___X_5); marshaled.___X_5 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___Seed_6); marshaled.___Seed_6 = NULL; } // Conversion methods for marshalling of: System.Security.Cryptography.DSAParameters IL2CPP_EXTERN_C void DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshal_com(const DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1& unmarshaled, DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshaled_com& marshaled) { marshaled.___P_0 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_P_0()); marshaled.___Q_1 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_Q_1()); marshaled.___G_2 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_G_2()); marshaled.___Y_3 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_Y_3()); marshaled.___J_4 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_J_4()); marshaled.___X_5 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_X_5()); marshaled.___Seed_6 = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.get_Seed_6()); marshaled.___Counter_7 = unmarshaled.get_Counter_7(); } IL2CPP_EXTERN_C void DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshal_com_back(const DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshaled_com& marshaled, DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1& unmarshaled) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } unmarshaled.set_P_0((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___P_0)); unmarshaled.set_Q_1((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___Q_1)); unmarshaled.set_G_2((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___G_2)); unmarshaled.set_Y_3((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___Y_3)); unmarshaled.set_J_4((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___J_4)); unmarshaled.set_X_5((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___X_5)); unmarshaled.set_Seed_6((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_il2cpp_TypeInfo_var, marshaled.___Seed_6)); int32_t unmarshaled_Counter_temp_7 = 0; unmarshaled_Counter_temp_7 = marshaled.___Counter_7; unmarshaled.set_Counter_7(unmarshaled_Counter_temp_7); } // Conversion method for clean up from marshalling of: System.Security.Cryptography.DSAParameters IL2CPP_EXTERN_C void DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshal_com_cleanup(DSAParameters_t37819E6A78CC8B484233CBCA9245DC39151018A1_marshaled_com& marshaled) { il2cpp_codegen_com_destroy_safe_array(marshaled.___P_0); marshaled.___P_0 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___Q_1); marshaled.___Q_1 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___G_2); marshaled.___G_2 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___Y_3); marshaled.___Y_3 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___J_4); marshaled.___J_4 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___X_5); marshaled.___X_5 = NULL; il2cpp_codegen_com_destroy_safe_array(marshaled.___Seed_6); marshaled.___Seed_6 = NULL; } #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.Security.Cryptography.DSASignatureDeformatter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureDeformatter__ctor_m73A650DECA8EA3D2E3E832CD36007B284FF226A2 (DSASignatureDeformatter_t84C67C0D8302C7D31B7DCCD2B4D5062883887AA6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral52BDFA54A164366A4CCA7F4E8E9D4CC3289B914B); s_Il2CppMethodInitialized = true; } { AsymmetricSignatureDeformatter__ctor_mD1A78C979CADC0692821049075FB114606DF6F78(__this, /*hidden argument*/NULL); int32_t L_0 = 1; RuntimeObject * L_1 = Box(OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69_il2cpp_TypeInfo_var, &L_0); String_t* L_2; L_2 = CryptoConfig_MapNameToOID_mF209F87F12A0095BDA1F990028BE090C7DBEF757(_stringLiteral52BDFA54A164366A4CCA7F4E8E9D4CC3289B914B, L_1, /*hidden argument*/NULL); __this->set__oid_1(L_2); return; } } // System.Void System.Security.Cryptography.DSASignatureDeformatter::.ctor(System.Security.Cryptography.AsymmetricAlgorithm) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureDeformatter__ctor_m9B04DF49D7ECF91D6CEC423FA3F483B308972FBD (DSASignatureDeformatter_t84C67C0D8302C7D31B7DCCD2B4D5062883887AA6 * __this, AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DSASignatureDeformatter__ctor_m73A650DECA8EA3D2E3E832CD36007B284FF226A2(__this, /*hidden argument*/NULL); AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * L_0 = ___key0; if (L_0) { goto IL_0014; } } { 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*)&_stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureDeformatter__ctor_m9B04DF49D7ECF91D6CEC423FA3F483B308972FBD_RuntimeMethod_var))); } IL_0014: { AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * L_2 = ___key0; __this->set__dsaKey_0(((DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 *)CastclassClass((RuntimeObject*)L_2, DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_il2cpp_TypeInfo_var))); return; } } // System.Void System.Security.Cryptography.DSASignatureDeformatter::SetKey(System.Security.Cryptography.AsymmetricAlgorithm) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureDeformatter_SetKey_mDE875EF58DD00748B614B1FD41ADD6FA6746DFD5 (DSASignatureDeformatter_t84C67C0D8302C7D31B7DCCD2B4D5062883887AA6 * __this, AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * L_0 = ___key0; 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*)&_stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureDeformatter_SetKey_mDE875EF58DD00748B614B1FD41ADD6FA6746DFD5_RuntimeMethod_var))); } IL_000e: { AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * L_2 = ___key0; __this->set__dsaKey_0(((DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 *)CastclassClass((RuntimeObject*)L_2, DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_il2cpp_TypeInfo_var))); return; } } // System.Void System.Security.Cryptography.DSASignatureDeformatter::SetHashAlgorithm(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureDeformatter_SetHashAlgorithm_m7EEDD4844E3559C2F094B566A828408B00987DE6 (DSASignatureDeformatter_t84C67C0D8302C7D31B7DCCD2B4D5062883887AA6 * __this, String_t* ___strName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___strName0; int32_t L_1 = 1; RuntimeObject * L_2 = Box(OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69_il2cpp_TypeInfo_var, &L_1); String_t* L_3; L_3 = CryptoConfig_MapNameToOID_mF209F87F12A0095BDA1F990028BE090C7DBEF757(L_0, L_2, /*hidden argument*/NULL); String_t* L_4 = __this->get__oid_1(); bool L_5; L_5 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { String_t* L_6; L_6 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral85A46E3D74B07CBCE204CC20BE62C21011DAD568)), /*hidden argument*/NULL); CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 * L_7 = (CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5_il2cpp_TypeInfo_var))); CryptographicUnexpectedOperationException__ctor_mA8E82D91BEC42230B1409A5E436F10F0907DA9E6(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureDeformatter_SetHashAlgorithm_m7EEDD4844E3559C2F094B566A828408B00987DE6_RuntimeMethod_var))); } IL_0029: { return; } } // System.Boolean System.Security.Cryptography.DSASignatureDeformatter::VerifySignature(System.Byte[],System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DSASignatureDeformatter_VerifySignature_mE359C9A8126350A9E15121F9B9B4CE2DD0F75280 (DSASignatureDeformatter_t84C67C0D8302C7D31B7DCCD2B4D5062883887AA6 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbHash0, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbSignature1, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___rgbHash0; 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*)&_stringLiteral0C9F4D0749C191AA058D272D4A8D657770F4EC47)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureDeformatter_VerifySignature_mE359C9A8126350A9E15121F9B9B4CE2DD0F75280_RuntimeMethod_var))); } IL_000e: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___rgbSignature1; if (L_2) { goto IL_001c; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_3 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral924AEFB6378CB06F66BFB22C0F29341E17E55FBA)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureDeformatter_VerifySignature_mE359C9A8126350A9E15121F9B9B4CE2DD0F75280_RuntimeMethod_var))); } IL_001c: { DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * L_4 = __this->get__dsaKey_0(); if (L_4) { goto IL_0034; } } { String_t* L_5; L_5 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF5BB361E8D607645CB8E6D2D017993E005ECD0D9)), /*hidden argument*/NULL); CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 * L_6 = (CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5_il2cpp_TypeInfo_var))); CryptographicUnexpectedOperationException__ctor_mA8E82D91BEC42230B1409A5E436F10F0907DA9E6(L_6, L_5, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureDeformatter_VerifySignature_mE359C9A8126350A9E15121F9B9B4CE2DD0F75280_RuntimeMethod_var))); } IL_0034: { DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * L_7 = __this->get__dsaKey_0(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___rgbHash0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___rgbSignature1; NullCheck(L_7); bool L_10; L_10 = VirtualFuncInvoker2< bool, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(14 /* System.Boolean System.Security.Cryptography.DSA::VerifySignature(System.Byte[],System.Byte[]) */, L_7, L_8, L_9); return L_10; } } #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.Security.Cryptography.DSASignatureDescription::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureDescription__ctor_m87E04B118F8C5B75E4341C0C4DDCCD5E6AD472FE (DSASignatureDescription_tFE8402A8FDAF4AC8C6AA8D987C08EEF7DBC90CA5 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2EF48995954F74AD2D72611785AE7265C54C7910); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral48A9067B7B3BAFCE72C43FD4044ADEED8AC4C610); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9E2DE2C13F5D186E177157FFD1F6C9B22E3B7BF2); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFE1BD923A38183BB075782CF896AC8553ECE93A5); s_Il2CppMethodInitialized = true; } { SignatureDescription__ctor_m9A9C060DF83ACA74C0DBC3E3AE0A44563E72BED2(__this, /*hidden argument*/NULL); SignatureDescription_set_KeyAlgorithm_m33363463F18F61CF6E7D6E6AFC1058620A9CA2C0_inline(__this, _stringLiteral9E2DE2C13F5D186E177157FFD1F6C9B22E3B7BF2, /*hidden argument*/NULL); SignatureDescription_set_DigestAlgorithm_mF0ECB17B5D583EAEE5CF673E5D59ABB0998B0782_inline(__this, _stringLiteral48A9067B7B3BAFCE72C43FD4044ADEED8AC4C610, /*hidden argument*/NULL); SignatureDescription_set_FormatterAlgorithm_mFFAE95E6194F465AA4059DE83ECBABDD6075021D_inline(__this, _stringLiteral2EF48995954F74AD2D72611785AE7265C54C7910, /*hidden argument*/NULL); SignatureDescription_set_DeformatterAlgorithm_m06F0DA296BD3FF5B8E1691A878E46C4231C2729D_inline(__this, _stringLiteralFE1BD923A38183BB075782CF896AC8553ECE93A5, /*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.Security.Cryptography.DSASignatureFormatter::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureFormatter__ctor_mCA7B018CB2AF308EED90EE01EF0B98F6AC5BC62B (DSASignatureFormatter_tE6999D258DD7FCE5501CED28E5610B0299719C46 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral52BDFA54A164366A4CCA7F4E8E9D4CC3289B914B); s_Il2CppMethodInitialized = true; } { AsymmetricSignatureFormatter__ctor_mFDD1C5287769535B20D9D5D6D98486A3EF45C22C(__this, /*hidden argument*/NULL); int32_t L_0 = 1; RuntimeObject * L_1 = Box(OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69_il2cpp_TypeInfo_var, &L_0); String_t* L_2; L_2 = CryptoConfig_MapNameToOID_mF209F87F12A0095BDA1F990028BE090C7DBEF757(_stringLiteral52BDFA54A164366A4CCA7F4E8E9D4CC3289B914B, L_1, /*hidden argument*/NULL); __this->set__oid_1(L_2); return; } } // System.Void System.Security.Cryptography.DSASignatureFormatter::.ctor(System.Security.Cryptography.AsymmetricAlgorithm) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureFormatter__ctor_mB28B5878B9FD1B389B3025AFB7D7204A1661FA8A (DSASignatureFormatter_tE6999D258DD7FCE5501CED28E5610B0299719C46 * __this, AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DSASignatureFormatter__ctor_mCA7B018CB2AF308EED90EE01EF0B98F6AC5BC62B(__this, /*hidden argument*/NULL); AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * L_0 = ___key0; if (L_0) { goto IL_0014; } } { 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*)&_stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureFormatter__ctor_mB28B5878B9FD1B389B3025AFB7D7204A1661FA8A_RuntimeMethod_var))); } IL_0014: { AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * L_2 = ___key0; __this->set__dsaKey_0(((DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 *)CastclassClass((RuntimeObject*)L_2, DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_il2cpp_TypeInfo_var))); return; } } // System.Void System.Security.Cryptography.DSASignatureFormatter::SetKey(System.Security.Cryptography.AsymmetricAlgorithm) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureFormatter_SetKey_mBA93922347863F2141876FCF052FC6CB765A9534 (DSASignatureFormatter_tE6999D258DD7FCE5501CED28E5610B0299719C46 * __this, AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * ___key0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * L_0 = ___key0; 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*)&_stringLiteralE7D028CCE3B6E7B61AE2C752D7AE970DA04AB7C6)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureFormatter_SetKey_mBA93922347863F2141876FCF052FC6CB765A9534_RuntimeMethod_var))); } IL_000e: { AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * L_2 = ___key0; __this->set__dsaKey_0(((DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 *)CastclassClass((RuntimeObject*)L_2, DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7_il2cpp_TypeInfo_var))); return; } } // System.Void System.Security.Cryptography.DSASignatureFormatter::SetHashAlgorithm(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DSASignatureFormatter_SetHashAlgorithm_m5D92DFACFE126F532A4355AE5C4263420EC6CB41 (DSASignatureFormatter_tE6999D258DD7FCE5501CED28E5610B0299719C46 * __this, String_t* ___strName0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___strName0; int32_t L_1 = 1; RuntimeObject * L_2 = Box(OidGroup_t7C6FD8FA3948FB0BA5C89CDDB87C96B0255DBF69_il2cpp_TypeInfo_var, &L_1); String_t* L_3; L_3 = CryptoConfig_MapNameToOID_mF209F87F12A0095BDA1F990028BE090C7DBEF757(L_0, L_2, /*hidden argument*/NULL); String_t* L_4 = __this->get__oid_1(); bool L_5; L_5 = String_op_Inequality_mDDA2DDED3E7EF042987EB7180EE3E88105F0AAE2(L_3, L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0029; } } { String_t* L_6; L_6 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral85A46E3D74B07CBCE204CC20BE62C21011DAD568)), /*hidden argument*/NULL); CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 * L_7 = (CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5_il2cpp_TypeInfo_var))); CryptographicUnexpectedOperationException__ctor_mA8E82D91BEC42230B1409A5E436F10F0907DA9E6(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureFormatter_SetHashAlgorithm_m5D92DFACFE126F532A4355AE5C4263420EC6CB41_RuntimeMethod_var))); } IL_0029: { return; } } // System.Byte[] System.Security.Cryptography.DSASignatureFormatter::CreateSignature(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* DSASignatureFormatter_CreateSignature_mBD1B5592AF00A13334BFEC4211C7E369C08096F4 (DSASignatureFormatter_tE6999D258DD7FCE5501CED28E5610B0299719C46 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___rgbHash0, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___rgbHash0; 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*)&_stringLiteral0C9F4D0749C191AA058D272D4A8D657770F4EC47)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureFormatter_CreateSignature_mBD1B5592AF00A13334BFEC4211C7E369C08096F4_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = __this->get__oid_1(); if (L_2) { goto IL_0026; } } { String_t* L_3; L_3 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralFAD2BD741E5B0DBCD7C25069F3E351D69FDB9BBB)), /*hidden argument*/NULL); CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 * L_4 = (CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5_il2cpp_TypeInfo_var))); CryptographicUnexpectedOperationException__ctor_mA8E82D91BEC42230B1409A5E436F10F0907DA9E6(L_4, L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureFormatter_CreateSignature_mBD1B5592AF00A13334BFEC4211C7E369C08096F4_RuntimeMethod_var))); } IL_0026: { DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * L_5 = __this->get__dsaKey_0(); if (L_5) { goto IL_003e; } } { String_t* L_6; L_6 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF5BB361E8D607645CB8E6D2D017993E005ECD0D9)), /*hidden argument*/NULL); CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 * L_7 = (CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&CryptographicUnexpectedOperationException_t1289958177EFEE0510EB526CD45F0E927C4293F5_il2cpp_TypeInfo_var))); CryptographicUnexpectedOperationException__ctor_mA8E82D91BEC42230B1409A5E436F10F0907DA9E6(L_7, L_6, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DSASignatureFormatter_CreateSignature_mBD1B5592AF00A13334BFEC4211C7E369C08096F4_RuntimeMethod_var))); } IL_003e: { DSA_t6AAE59FF3EEECD35DCA27FDF431D10323A2168B7 * L_8 = __this->get__dsaKey_0(); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_9 = ___rgbHash0; NullCheck(L_8); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10; L_10 = VirtualFuncInvoker1< ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* >::Invoke(13 /* System.Byte[] System.Security.Cryptography.DSA::CreateSignature(System.Byte[]) */, L_8, L_9); return L_10; } } #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; NullCheck(L_0); 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) { DTSubString_t17C1E5092BC79CB2A5DA8B2B4AB2047B2BE51F74 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_m4DA8AA49E6923EDCFB8927D588AE3D79B218545D (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, 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); int32_t L_4 = ___hour3; int32_t L_5 = ___minute4; int32_t L_6 = ___second5; int64_t L_7; L_7 = DateTime_TimeToTicks_mD2E0A523E1578117B7D245484CBA9CAB4ACC0C35(L_4, L_5, L_6, /*hidden argument*/NULL); __this->set_dateData_44(((int64_t)il2cpp_codegen_add((int64_t)L_3, (int64_t)L_7))); return; } } IL2CPP_EXTERN_C void DateTime__ctor_m4DA8AA49E6923EDCFB8927D588AE3D79B218545D_AdjustorThunk (RuntimeObject * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_m4DA8AA49E6923EDCFB8927D588AE3D79B218545D(_thisAdjusted, ___year0, ___month1, ___day2, ___hour3, ___minute4, ___second5, method); } // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.DateTimeKind) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mE84FCDCEAD332A62B587191C5874DAD7C238CFEA (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___kind6, 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 = ___kind6; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_000a; } } { int32_t L_1 = ___kind6; if ((((int32_t)L_1) <= ((int32_t)2))) { goto IL_001f; } } IL_000a: { String_t* L_2; L_2 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF5613A6A4EDEA9E0E59881C956F596200F1345F8)), /*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_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral414EEEFF5F961B9740DE01D5EC1AC2F0F745095E)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_mE84FCDCEAD332A62B587191C5874DAD7C238CFEA_RuntimeMethod_var))); } IL_001f: { int32_t L_4 = ___year0; int32_t L_5 = ___month1; int32_t L_6 = ___day2; IL2CPP_RUNTIME_CLASS_INIT(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_il2cpp_TypeInfo_var); int64_t L_7; L_7 = DateTime_DateToTicks_m0491D6AA4A9611CB835E9444790E398D9CE1F508(L_4, L_5, L_6, /*hidden argument*/NULL); int32_t L_8 = ___hour3; int32_t L_9 = ___minute4; int32_t L_10 = ___second5; int64_t L_11; L_11 = DateTime_TimeToTicks_mD2E0A523E1578117B7D245484CBA9CAB4ACC0C35(L_8, L_9, L_10, /*hidden argument*/NULL); V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_7, (int64_t)L_11)); int64_t L_12 = V_0; int32_t L_13 = ___kind6; __this->set_dateData_44(((int64_t)((int64_t)L_12|(int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_13))<<(int32_t)((int32_t)62)))))); return; } } IL2CPP_EXTERN_C void DateTime__ctor_mE84FCDCEAD332A62B587191C5874DAD7C238CFEA_AdjustorThunk (RuntimeObject * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___kind6, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_mE84FCDCEAD332A62B587191C5874DAD7C238CFEA(_thisAdjusted, ___year0, ___month1, ___day2, ___hour3, ___minute4, ___second5, ___kind6, 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); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAt(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); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_m0FFFFEA32E380156E1FB4224D50CD0B16707E61C(_thisAdjusted, ___year0, ___month1, ___day2, ___hour3, ___minute4, ___second5, ___millisecond6, method); } // System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Globalization.Calendar) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTime__ctor_mD900CE51AA7F2E7DD570FE5D7DEE4D1C6CE4B5E2 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___millisecond6, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar7, const RuntimeMethod* method) { int64_t V_0 = 0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 V_1; memset((&V_1), 0, sizeof(V_1)); { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_0 = ___calendar7; if (L_0) { goto IL_000f; } } { 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*)&_stringLiteral71456C9375EC29037A892807E24735E06918DC83)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_mD900CE51AA7F2E7DD570FE5D7DEE4D1C6CE4B5E2_RuntimeMethod_var))); } IL_000f: { int32_t L_2 = ___millisecond6; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001d; } } { int32_t L_3 = ___millisecond6; if ((((int32_t)L_3) < ((int32_t)((int32_t)1000)))) { goto IL_004e; } } IL_001d: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = (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_5 = L_4; int32_t L_6 = 0; RuntimeObject * L_7 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_6); NullCheck(L_5); ArrayElementTypeCheck (L_5, L_7); (L_5)->SetAt(static_cast(0), (RuntimeObject *)L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = L_5; int32_t L_9 = ((int32_t)999); RuntimeObject * L_10 = Box(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_il2cpp_TypeInfo_var)), &L_9); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_10); (L_8)->SetAt(static_cast(1), (RuntimeObject *)L_10); String_t* L_11; L_11 = Environment_GetResourceString_m9A30EE9F4E10F48B79F9EB56D18D52AE7E7EB602(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCB6B67D4653121AE0F63EE256975A0DBD0FAF6B1)), L_8, /*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*)&_stringLiteral3DF008E4B70EBA2CEFB30E3226F82557BD7FD14D)), L_11, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_mD900CE51AA7F2E7DD570FE5D7DEE4D1C6CE4B5E2_RuntimeMethod_var))); } IL_004e: { Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_13 = ___calendar7; int32_t L_14 = ___year0; int32_t L_15 = ___month1; int32_t L_16 = ___day2; int32_t L_17 = ___hour3; int32_t L_18 = ___minute4; int32_t L_19 = ___second5; NullCheck(L_13); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_20; L_20 = VirtualFuncInvoker7< DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 , int32_t, int32_t, int32_t, int32_t, int32_t, int32_t, int32_t >::Invoke(22 /* System.DateTime System.Globalization.Calendar::ToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) */, L_13, L_14, L_15, L_16, L_17, L_18, L_19, 0); V_1 = L_20; int64_t L_21; L_21 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)(&V_1), /*hidden argument*/NULL); V_0 = L_21; int64_t L_22 = V_0; int32_t L_23 = ___millisecond6; V_0 = ((int64_t)il2cpp_codegen_add((int64_t)L_22, (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_23)), (int64_t)((int64_t)((int64_t)((int32_t)10000))))))); int64_t L_24 = V_0; if ((((int64_t)L_24) < ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0086; } } { int64_t L_25 = V_0; if ((((int64_t)L_25) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_0096; } } IL_0086: { String_t* L_26; L_26 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral758669C6E73419F7C9937E6A901F4CFC2057BEED)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_27 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_27, L_26, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_27, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime__ctor_mD900CE51AA7F2E7DD570FE5D7DEE4D1C6CE4B5E2_RuntimeMethod_var))); } IL_0096: { int64_t L_28 = V_0; __this->set_dateData_44(L_28); return; } } IL2CPP_EXTERN_C void DateTime__ctor_mD900CE51AA7F2E7DD570FE5D7DEE4D1C6CE4B5E2_AdjustorThunk (RuntimeObject * __this, int32_t ___year0, int32_t ___month1, int32_t ___day2, int32_t ___hour3, int32_t ___minute4, int32_t ___second5, int32_t ___millisecond6, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar7, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime__ctor_mD900CE51AA7F2E7DD570FE5D7DEE4D1C6CE4B5E2(_thisAdjusted, ___year0, ___month1, ___day2, ___hour3, ___minute4, ___second5, ___millisecond6, ___calendar7, 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; NullCheck(L_2); 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; NullCheck(L_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; NullCheck(L_10); 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; NullCheck(L_14); 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; NullCheck(L_18); 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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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_22(); 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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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 = ((int64_t)((int64_t)((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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_AddDays_mEB8882A3289F39D7B10E5A1FB36A2ABF80328368(_thisAdjusted, ___value0, method); return _returnValue; } // System.DateTime System.DateTime::AddHours(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddHours_m07BFD2EF4D41B311161F36C23CEE76D33EF83A58 (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)3600000), /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddHours_m07BFD2EF4D41B311161F36C23CEE76D33EF83A58_AdjustorThunk (RuntimeObject * __this, double ___value0, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_AddHours_m07BFD2EF4D41B311161F36C23CEE76D33EF83A58(_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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_AddMilliseconds_m74B689CDAFB7ABEEF56827D8777B7C95C89C3154(_thisAdjusted, ___value0, method); return _returnValue; } // System.DateTime System.DateTime::AddMinutes(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddMinutes_m8336BC2CAFECBC607C90BCCB9C6F19743EE93264 (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)60000), /*hidden argument*/NULL); return L_1; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_AddMinutes_m8336BC2CAFECBC607C90BCCB9C6F19743EE93264_AdjustorThunk (RuntimeObject * __this, double ___value0, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_AddMinutes_m8336BC2CAFECBC607C90BCCB9C6F19743EE93264(_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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_10); int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_14 = V_0; int32_t L_15 = ___month1; NullCheck(L_14); int32_t L_16 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); int32_t L_17 = (L_14)->GetAt(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; NullCheck(L_23); int32_t L_25 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_24, (int32_t)1)); int32_t L_26 = (L_23)->GetAt(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; NullCheck(L_8); int32_t L_10 = L_9; int32_t L_11 = (L_8)->GetAt(static_cast(L_10)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = V_0; int32_t L_13 = ___month1; NullCheck(L_12); int32_t L_14 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_13, (int32_t)1)); int32_t L_15 = (L_12)->GetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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); NullCheck(L_2); SerializationInfo_AddValue_mD0C00DE59B4C6649A6BFA5EBC7D8618B46B967D5(L_2, _stringLiteral928FFC09BCE4E64CA3AC5579C0DCC18658018EEF, L_3, /*hidden argument*/NULL); SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1 * L_4 = ___info0; uint64_t L_5 = __this->get_dateData_44(); NullCheck(L_4); 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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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::ToBinary() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t DateTime_ToBinary_m5D858F047C395A96A5B2C547A47BACF5C857A603 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 V_0; memset((&V_0), 0, sizeof(V_0)); int64_t V_1 = 0; { int32_t L_0; L_0 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_0042; } } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_2; L_2 = TimeZoneInfo_GetLocalUtcOffset_m0BB02611FD7B4B1E2E92D2FF2CA32FE9536E6C77(L_1, 2, /*hidden argument*/NULL); V_0 = L_2; int64_t L_3; L_3 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); int64_t L_4; L_4 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_0), /*hidden argument*/NULL); V_1 = ((int64_t)il2cpp_codegen_subtract((int64_t)L_3, (int64_t)L_4)); int64_t L_5 = V_1; if ((((int64_t)L_5) >= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_0036; } } { int64_t L_6 = V_1; V_1 = ((int64_t)il2cpp_codegen_add((int64_t)((int64_t)4611686018427387904LL), (int64_t)L_6)); } IL_0036: { int64_t L_7 = V_1; return ((int64_t)((int64_t)L_7|(int64_t)((int64_t)(std::numeric_limits::min)()))); } IL_0042: { uint64_t L_8 = __this->get_dateData_44(); return L_8; } } IL2CPP_EXTERN_C int64_t DateTime_ToBinary_m5D858F047C395A96A5B2C547A47BACF5C857A603_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int64_t _returnValue; _returnValue = DateTime_ToBinary_m5D858F047C395A96A5B2C547A47BACF5C857A603(_thisAdjusted, method); return _returnValue; } // 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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_30); int32_t L_32 = L_31; int32_t L_33 = (L_30)->GetAt(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; NullCheck(L_37); int32_t L_39 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)1)); int32_t L_40 = (L_37)->GetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496(_thisAdjusted, method); return _returnValue; } // System.Int32 System.DateTime::get_Millisecond() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t DateTime_get_Millisecond_m26F99053967782776E91C154604B99D2E1182B38 (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)10000)))))%(int64_t)((int64_t)((int64_t)((int32_t)1000))))))); } } IL2CPP_EXTERN_C int32_t DateTime_get_Millisecond_m26F99053967782776E91C154604B99D2E1182B38_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = DateTime_get_Millisecond_m26F99053967782776E91C154604B99D2E1182B38(_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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_Parse_m15F41E956747FC3E7EEBB24E45AA8733C1966989 (String_t* ___s0, 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; 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(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_2; L_2 = DateTimeParse_Parse_mB45E4938A12FE32CB5E7D68F8505F4ABEC94534A(L_0, L_1, 0, /*hidden argument*/NULL); return L_2; } } // 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.DateTime System.DateTime::Parse(System.String,System.IFormatProvider,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_Parse_mA897889AD60F75185D4C87D2ECE03A47191EF312 (String_t* ___s0, RuntimeObject* ___provider1, int32_t ___styles2, 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); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral336D91D9EBF56A4AE5BEA6EC4457E4B2D748B314); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___styles2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_ValidateStyles_m8FD6DF8E0672AA051EA7029BB7F7F54245D06D67(L_0, _stringLiteral336D91D9EBF56A4AE5BEA6EC4457E4B2D748B314, /*hidden argument*/NULL); String_t* L_1 = ___s0; RuntimeObject* L_2 = ___provider1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3; L_3 = DateTimeFormatInfo_GetInstance_m05A24BBAABFE8260BC87D8ACABA138B0044E5BB3(L_2, /*hidden argument*/NULL); int32_t L_4 = ___styles2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_5; L_5 = DateTimeParse_Parse_mB45E4938A12FE32CB5E7D68F8505F4ABEC94534A(L_1, L_3, L_4, /*hidden argument*/NULL); return L_5; } } // System.DateTime System.DateTime::ParseExact(System.String,System.String,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ParseExact_mBB8F709AF7361D848FC1A63453CE04837E97C53C (String_t* ___s0, String_t* ___format1, RuntimeObject* ___provider2, 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; String_t* L_1 = ___format1; RuntimeObject* L_2 = ___provider2; 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(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_4; L_4 = DateTimeParse_ParseExact_mC1588B3E4258AC71F2B5A059D8F5035F75354043(L_0, L_1, L_3, 0, /*hidden argument*/NULL); return L_4; } } // System.DateTime System.DateTime::ParseExact(System.String,System.String,System.IFormatProvider,System.Globalization.DateTimeStyles) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ParseExact_m4053BC8904E8DB4E40656F4A13D41E478B9D3AD8 (String_t* ___s0, String_t* ___format1, RuntimeObject* ___provider2, int32_t ___style3, 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); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF29DF9C4CDC06C543A886799FF9B797DDB41FA67); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___style3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_ValidateStyles_m8FD6DF8E0672AA051EA7029BB7F7F54245D06D67(L_0, _stringLiteralF29DF9C4CDC06C543A886799FF9B797DDB41FA67, /*hidden argument*/NULL); String_t* L_1 = ___s0; String_t* L_2 = ___format1; RuntimeObject* L_3 = ___provider2; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4; L_4 = DateTimeFormatInfo_GetInstance_m05A24BBAABFE8260BC87D8ACABA138B0044E5BB3(L_3, /*hidden argument*/NULL); int32_t L_5 = ___style3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_6; L_6 = DateTimeParse_ParseExact_mC1588B3E4258AC71F2B5A059D8F5035F75354043(L_1, L_2, L_4, L_5, /*hidden argument*/NULL); return L_6; } } // 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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 _returnValue; _returnValue = DateTime_Subtract_mB3CA7BD87D07F9A98AA7A571D7CA179A4209AE0B(_thisAdjusted, ___value0, method); return _returnValue; } // System.DateTime System.DateTime::ToLocalTime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToLocalTime_mCE92C270822E0C13C7C849BDE5DDC852A4CF0A08 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, const RuntimeMethod* method) { { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0; L_0 = DateTime_ToLocalTime_mC409EB222964F502ACA34700354659EAE3E348AA((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, (bool)0, /*hidden argument*/NULL); return L_0; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToLocalTime_mCE92C270822E0C13C7C849BDE5DDC852A4CF0A08_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_ToLocalTime_mCE92C270822E0C13C7C849BDE5DDC852A4CF0A08(_thisAdjusted, method); return _returnValue; } // System.DateTime System.DateTime::ToLocalTime(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToLocalTime_mC409EB222964F502ACA34700354659EAE3E348AA (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, bool ___throwOnOverflow0, const RuntimeMethod* method) { bool V_0 = false; 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)); { int32_t L_0; L_0 = DateTime_get_Kind_mC7EC1A788CC9A875094117214C5A0C153A39F496((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); if ((!(((uint32_t)L_0) == ((uint32_t)2)))) { goto IL_0010; } } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_1 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this); return L_1; } IL_0010: { V_0 = (bool)0; V_1 = (bool)0; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_2 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this); TimeZoneInfo_t6988042963E068DC7DE283E2D0902C0B8A40C074 * L_3; L_3 = TimeZoneInfo_get_Local_m2C2645D8BAB720A34942820DD3DC1A541BEC51C9(/*hidden argument*/NULL); TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 L_4; L_4 = TimeZoneInfo_GetUtcOffsetFromUtc_m1B6E6EF126B2A2598677CF3E60F91A08CF01E965(L_2, L_3, (bool*)(&V_0), (bool*)(&V_1), /*hidden argument*/NULL); V_4 = L_4; int64_t L_5; L_5 = TimeSpan_get_Ticks_mE4C9E1F27DC794028CEDCF7CB5BD092D16DBACD4_inline((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)(&V_4), /*hidden argument*/NULL); V_2 = L_5; int64_t L_6; L_6 = DateTime_get_Ticks_m175EDB41A50DB06872CC48CAB603FEBD1DFF46A9((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this, /*hidden argument*/NULL); int64_t L_7 = V_2; V_3 = ((int64_t)il2cpp_codegen_add((int64_t)L_6, (int64_t)L_7)); int64_t L_8 = V_3; if ((((int64_t)L_8) <= ((int64_t)((int64_t)3155378975999999999LL)))) { goto IL_006a; } } { bool L_9 = ___throwOnOverflow0; if (!L_9) { goto IL_005a; } } { String_t* L_10; L_10 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral491788442E76F5D7830F0DBFCF8EDD98854F636F)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_11 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_11, L_10, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_11, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_ToLocalTime_mC409EB222964F502ACA34700354659EAE3E348AA_RuntimeMethod_var))); } IL_005a: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_12; memset((&L_12), 0, sizeof(L_12)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_12), ((int64_t)3155378975999999999LL), 2, /*hidden argument*/NULL); return L_12; } IL_006a: { int64_t L_13 = V_3; if ((((int64_t)L_13) >= ((int64_t)((int64_t)((int64_t)0))))) { goto IL_008b; } } { bool L_14 = ___throwOnOverflow0; if (!L_14) { goto IL_0082; } } { String_t* L_15; L_15 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral491788442E76F5D7830F0DBFCF8EDD98854F636F)), /*hidden argument*/NULL); ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_16 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m2D35EAD113C2ADC99EB17B940A2097A93FD23EFC(L_16, L_15, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_16, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTime_ToLocalTime_mC409EB222964F502ACA34700354659EAE3E348AA_RuntimeMethod_var))); } IL_0082: { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_17; memset((&L_17), 0, sizeof(L_17)); DateTime__ctor_mD17BC147184B06220C3FD44EBF50238A3894ADD7((&L_17), ((int64_t)((int64_t)0)), 2, /*hidden argument*/NULL); return L_17; } IL_008b: { int64_t L_18 = V_3; bool L_19 = V_1; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_20; memset((&L_20), 0, sizeof(L_20)); DateTime__ctor_mA534B24E2231D8DE7E703F3D2711542EF29BEA63((&L_20), L_18, 2, L_19, /*hidden argument*/NULL); return L_20; } } IL2CPP_EXTERN_C DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 DateTime_ToLocalTime_mC409EB222964F502ACA34700354659EAE3E348AA_AdjustorThunk (RuntimeObject * __this, bool ___throwOnOverflow0, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_ToLocalTime_mC409EB222964F502ACA34700354659EAE3E348AA(_thisAdjusted, ___throwOnOverflow0, 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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = DateTime_ToString_m242888E500DFD8CD675BDC455BC696AF47813954(_thisAdjusted, method); return _returnValue; } // System.String System.DateTime::ToString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* DateTime_ToString_m19ECEFF7BA22ED4425F7562A82A1C2308E934204 (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * __this, String_t* ___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*)&DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_0 = (*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)__this); String_t* L_1 = ___format0; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_2; L_2 = DateTimeFormatInfo_get_CurrentInfo_m85673E56766CB408ACC08E85EBA486D455606C97(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormat_t03C933B58093015648423B6A1A79C999650F2E4A_il2cpp_TypeInfo_var); String_t* L_3; L_3 = DateTimeFormat_Format_mB7E23177D40EE33D751431802E1CEE6708583E84(L_0, L_1, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_EXTERN_C String_t* DateTime_ToString_m19ECEFF7BA22ED4425F7562A82A1C2308E934204_AdjustorThunk (RuntimeObject * __this, String_t* ___format0, const RuntimeMethod* method) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = DateTime_ToString_m19ECEFF7BA22ED4425F7562A82A1C2308E934204(_thisAdjusted, ___format0, 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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 _returnValue; _returnValue = DateTime_ToUniversalTime_mB5FB50E0AD0D9A2A917893A1655F51B174C7A6B3(_thisAdjusted, method); return _returnValue; } // System.Boolean System.DateTime::TryParse(System.String,System.DateTime&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_TryParse_m80676B92D2288E67796D792D3DC11E410C037B48 (String_t* ___s0, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * ___result1, 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; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_1; L_1 = DateTimeFormatInfo_get_CurrentInfo_m85673E56766CB408ACC08E85EBA486D455606C97(/*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_2 = ___result1; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_3; L_3 = DateTimeParse_TryParse_mD1C7BFED80C56386442C2BD4FDFBC11D5EB3E089(L_0, L_1, 0, (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_2, /*hidden argument*/NULL); return L_3; } } // System.Boolean System.DateTime::TryParse(System.String,System.IFormatProvider,System.Globalization.DateTimeStyles,System.DateTime&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_TryParse_m355F24554F4721CBB8055BCD638DFFBCF2CE7641 (String_t* ___s0, RuntimeObject* ___provider1, int32_t ___styles2, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * ___result3, 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); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral336D91D9EBF56A4AE5BEA6EC4457E4B2D748B314); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___styles2; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_ValidateStyles_m8FD6DF8E0672AA051EA7029BB7F7F54245D06D67(L_0, _stringLiteral336D91D9EBF56A4AE5BEA6EC4457E4B2D748B314, /*hidden argument*/NULL); String_t* L_1 = ___s0; RuntimeObject* L_2 = ___provider1; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3; L_3 = DateTimeFormatInfo_GetInstance_m05A24BBAABFE8260BC87D8ACABA138B0044E5BB3(L_2, /*hidden argument*/NULL); int32_t L_4 = ___styles2; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_5 = ___result3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_6; L_6 = DateTimeParse_TryParse_mD1C7BFED80C56386442C2BD4FDFBC11D5EB3E089(L_1, L_3, L_4, (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_5, /*hidden argument*/NULL); return L_6; } } // System.Boolean System.DateTime::TryParseExact(System.String,System.String,System.IFormatProvider,System.Globalization.DateTimeStyles,System.DateTime&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_TryParseExact_mDF167C4E5FC84E290A1AB4D2CD9603428374A9BA (String_t* ___s0, String_t* ___format1, RuntimeObject* ___provider2, int32_t ___style3, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * ___result4, 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); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF29DF9C4CDC06C543A886799FF9B797DDB41FA67); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___style3; IL2CPP_RUNTIME_CLASS_INIT(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var); DateTimeFormatInfo_ValidateStyles_m8FD6DF8E0672AA051EA7029BB7F7F54245D06D67(L_0, _stringLiteralF29DF9C4CDC06C543A886799FF9B797DDB41FA67, /*hidden argument*/NULL); String_t* L_1 = ___s0; String_t* L_2 = ___format1; RuntimeObject* L_3 = ___provider2; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4; L_4 = DateTimeFormatInfo_GetInstance_m05A24BBAABFE8260BC87D8ACABA138B0044E5BB3(L_3, /*hidden argument*/NULL); int32_t L_5 = ___style3; DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * L_6 = ___result4; IL2CPP_RUNTIME_CLASS_INIT(DateTimeParse_t76510C36C2811C8A20E2A305B0368499793F714F_il2cpp_TypeInfo_var); bool L_7; L_7 = DateTimeParse_TryParseExact_m0CCD1938D06348A642635196E3EAF43352FC3BC6(L_1, L_2, L_4, L_5, (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)L_6, /*hidden argument*/NULL); return L_7; } } // 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_22(); 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_22(); 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_Inequality(System.DateTime,System.DateTime) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTime_op_Inequality_mA99EAB5E3E7973D645B820DB8C29E9E5790BB13A (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)((((int32_t)((((int64_t)L_0) == ((int64_t)L_1))? 1 : 0)) == ((int32_t)0))? 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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6C8C975CC62CF419550282B028FB7E3A1F591D06))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE75F4F4A9D67BC98BA7DB8DBE3C519516572DA4E))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6FA4C59C48F20F657EA95225B529B162ECF44EAB))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral072BA90B274B502615639084DC3D7FCC63407A24))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral979BEF74EBFAB7697A86533A10926355727B6C8A))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3680357E36BF098D58315A89BD03F078921BEFD9))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDB47297909F3BD6EDB8AD67A8511975233214355))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB12933F4DC58820F9722BDF423F448FD91C0EE8A))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB7E7D625DFBC9C92FA0449D5E3E0BE263DECD0EA))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBF45CADC16AD267EA891B4231D162B68FDED748D))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE895F499BC653C0CA36FB31C5936FC768CAD263E))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF13E4BFF086D4E511E68B0617B76ACC5BD5AFFE7))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_1); ArrayElementTypeCheck (L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); (L_1)->SetAt(static_cast(0), (RuntimeObject *)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral401602777C44EA69B5FF9AB6AB2D47AEEC89D2AA))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = L_1; NullCheck(L_2); ArrayElementTypeCheck (L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5B41A58E45555854EC2026B9B5F8243AA9E7ED4B))); (L_2)->SetAt(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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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) { DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * _thisAdjusted; int32_t _offset = 1; _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; NullCheck(L_12); int32_t L_14 = L_13; int32_t L_15 = (L_12)->GetAt(static_cast(L_14)); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_16 = V_0; int32_t L_17 = ___month1; NullCheck(L_16); int32_t L_18 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)); int32_t L_19 = (L_16)->GetAt(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_128_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t1FC9EB7B833E4E29E3D9E5D2E3DAF8385BED98D8____E92B39D8233061927D9ACDE54665E68E7535635A_132_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_132_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_128_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; NullCheck(L_21); 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); NullCheck(L_0); 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; NullCheck(L_0); 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; NullCheck(L_6); 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; NullCheck(L_1); 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; NullCheck(L_4); 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; NullCheck(L_1); 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; NullCheck(L_4); 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; NullCheck(L_0); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_1; L_1 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_0, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_2 = ___dtfi3; NullCheck(L_2); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_3; L_3 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_2, /*hidden argument*/NULL); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_4 = ___time0; NullCheck(L_3); int32_t L_5; L_5 = VirtualFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(19 /* System.Int32 System.Globalization.Calendar::GetYear(System.DateTime) */, L_3, L_4); NullCheck(L_1); bool L_6; L_6 = VirtualFuncInvoker1< 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; NullCheck(L_7); 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; NullCheck(L_14); 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; NullCheck(L_17); 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; NullCheck(L_0); 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)); NullCheck(L_3); 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)); NullCheck(L_7); 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)); NullCheck(L_17); Il2CppChar L_20; L_20 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_17, L_19, /*hidden argument*/NULL); NullCheck(L_16); 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; NullCheck(L_24); 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; NullCheck(L_1); 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; NullCheck(L_3); 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; NullCheck(L_3); 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; NullCheck(L_11); 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; NullCheck(L_20); 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; NullCheck(L_22); 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; NullCheck(L_27); 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; NullCheck(L_32); 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; NullCheck(L_34); 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; NullCheck(L_0); 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; NullCheck(L_3); int32_t L_4; L_4 = VirtualFuncInvoker0< 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; NullCheck(L_5); 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; NullCheck(L_37); int32_t L_39; L_39 = VirtualFuncInvoker1< int32_t, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(15 /* System.Int32 System.Globalization.Calendar::GetEra(System.DateTime) */, L_37, L_38); NullCheck(L_36); String_t* L_40; L_40 = DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6(L_36, L_39, /*hidden argument*/NULL); NullCheck(L_35); 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)((int64_t)((int64_t)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; NullCheck(L_84); int32_t L_86 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_85, (int32_t)1)); String_t* L_87 = (L_84)->GetAt(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); NullCheck(L_82); 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; NullCheck(L_99); int32_t L_101 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_100, (int32_t)1)); String_t* L_102 = (L_99)->GetAt(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); NullCheck(L_97); 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; NullCheck(L_106); 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; NullCheck(L_109); int32_t L_110; L_110 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_109, /*hidden argument*/NULL); NullCheck(L_108); 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; NullCheck(L_113); int32_t L_114; L_114 = StringBuilder_get_Length_m680500263C59ACFD9582BF2AEEED8E92C87FF5C0(L_113, /*hidden argument*/NULL); NullCheck(L_112); 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; NullCheck(L_124); String_t* L_125; L_125 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(L_124, /*hidden argument*/NULL); NullCheck(L_125); 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; NullCheck(L_128); String_t* L_129; L_129 = DateTimeFormatInfo_get_AMDesignator_mDC2308710955EE555AC8E514529F1B79727870E1_inline(L_128, /*hidden argument*/NULL); NullCheck(L_129); Il2CppChar L_130; L_130 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_129, 0, /*hidden argument*/NULL); NullCheck(L_127); 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; NullCheck(L_132); String_t* L_133; L_133 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(L_132, /*hidden argument*/NULL); NullCheck(L_133); 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; NullCheck(L_136); String_t* L_137; L_137 = DateTimeFormatInfo_get_PMDesignator_m66A7513618C43CD624592A1A184AC14AD950255D_inline(L_136, /*hidden argument*/NULL); NullCheck(L_137); Il2CppChar L_138; L_138 = String_get_Chars_m9B1A5E4C8D70AA33A60F03735AF7B77AB9DBBA70(L_137, 0, /*hidden argument*/NULL); NullCheck(L_135); 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; NullCheck(L_142); 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; NullCheck(L_144); 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: { NullCheck(G_B61_1); 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; NullCheck(L_152); int32_t L_154; L_154 = VirtualFuncInvoker1< 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; NullCheck(L_161); int32_t L_163; L_163 = VirtualFuncInvoker1< 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); NullCheck(L_164); 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; NullCheck(L_174); int32_t L_176; L_176 = VirtualFuncInvoker1< 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); NullCheck(L_185); 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; NullCheck(L_192); 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: { NullCheck(G_B79_2); String_t* L_202; L_202 = DateTimeFormatInfo_internalGetMonthName_mD14131DFB5A46A5E06C23E712A71B0D6FC3CAE96(G_B79_2, G_B79_1, G_B79_0, (bool)0, /*hidden argument*/NULL); NullCheck(G_B79_3); 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); NullCheck(L_204); 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; NullCheck(L_210); int32_t L_212; L_212 = VirtualFuncInvoker1< 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; NullCheck(L_217); 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; NullCheck(L_223); int32_t L_224; L_224 = VirtualFuncInvoker0< 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); NullCheck(L_235); 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; NullCheck(L_254); String_t* L_255; L_255 = DateTimeFormatInfo_get_TimeSeparator_m2D192C89989EE374E2B7377E2208A72F0E47371E_inline(L_254, /*hidden argument*/NULL); NullCheck(L_253); 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; NullCheck(L_258); String_t* L_259; L_259 = DateTimeFormatInfo_get_DateSeparator_m737CFEC3E8A8BF2234AEE05ACE2005777607C1C2_inline(L_258, /*hidden argument*/NULL); NullCheck(L_257); 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; NullCheck(L_266); 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); NullCheck(L_274); 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; NullCheck(L_288); 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; NullCheck(L_293); 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; NullCheck(L_299); 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_19(); 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; NullCheck(L_19); 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; NullCheck(L_21); 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); NullCheck(L_25); 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); NullCheck(L_31); 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); NullCheck(L_38); 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; NullCheck(L_8); 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_19(); 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; NullCheck(L_13); 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; NullCheck(L_15); 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); NullCheck(L_18); 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; NullCheck(L_0); 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; NullCheck(L_8); 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; NullCheck(L_10); 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; NullCheck(L_12); String_t* L_13; L_13 = DateTimeFormatInfo_get_LongDatePattern_mAAB246295F8C9C183FFA7FF454F8D9DBF34256E9(L_12, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_14 = ___dtfi1; NullCheck(L_14); 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; NullCheck(L_17); 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; NullCheck(L_19); 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; NullCheck(L_21); 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; NullCheck(L_23); 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; NullCheck(L_25); 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; NullCheck(L_27); 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; NullCheck(L_29); 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; NullCheck(L_31); 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; NullCheck(L_33); 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; NullCheck(L_35); 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; NullCheck(L_37); 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; NullCheck(L_0); 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); NullCheck(L_53); 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); NullCheck(L_56); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_57; L_57 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_56, /*hidden argument*/NULL); NullCheck(L_57); 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); NullCheck(L_63); 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; NullCheck(L_1); 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; NullCheck(L_4); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_5; L_5 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_4, /*hidden argument*/NULL); NullCheck(L_5); int32_t L_6; L_6 = VirtualFuncInvoker0< 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; NullCheck(L_16); 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; NullCheck(L_18); 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_24_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_21(); ((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_24_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; NullCheck(L_5); ArrayElementTypeCheck (L_5, _stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024); (L_5)->SetAt(static_cast(0), (String_t*)_stringLiteralF944DCD635F9801F7AC90A407FBC479964DEC024); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_6 = L_5; NullCheck(L_6); ArrayElementTypeCheck (L_6, _stringLiteralE5C37D372367C69DCD30FE688631A1B0CE49EA73); (L_6)->SetAt(static_cast(1), (String_t*)_stringLiteralE5C37D372367C69DCD30FE688631A1B0CE49EA73); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_7 = L_6; NullCheck(L_7); ArrayElementTypeCheck (L_7, _stringLiteralFA6AD0FB1130BFA5AD9F54E775FBEB781B424CF5); (L_7)->SetAt(static_cast(2), (String_t*)_stringLiteralFA6AD0FB1130BFA5AD9F54E775FBEB781B424CF5); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_8 = L_7; NullCheck(L_8); ArrayElementTypeCheck (L_8, _stringLiteral8BF951CF903ECC622812D47B1157D1A3AFA9FBDC); (L_8)->SetAt(static_cast(3), (String_t*)_stringLiteral8BF951CF903ECC622812D47B1157D1A3AFA9FBDC); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_9 = L_8; NullCheck(L_9); ArrayElementTypeCheck (L_9, _stringLiteral00B50C96368196723209385AC035A494CC7D0E52); (L_9)->SetAt(static_cast(4), (String_t*)_stringLiteral00B50C96368196723209385AC035A494CC7D0E52); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_10 = L_9; NullCheck(L_10); ArrayElementTypeCheck (L_10, _stringLiteral7FE78C3B1F25A676AC22D36E01B5CF5CC7DC8ED1); (L_10)->SetAt(static_cast(5), (String_t*)_stringLiteral7FE78C3B1F25A676AC22D36E01B5CF5CC7DC8ED1); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11 = L_10; NullCheck(L_11); ArrayElementTypeCheck (L_11, _stringLiteralF6A577D434AC942DDB38F171010FC5CEBF94E542); (L_11)->SetAt(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(); NullCheck(L_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(); NullCheck(L_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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_0); 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; NullCheck(L_1); 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; NullCheck(L_4); 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; NullCheck(L_7); 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; NullCheck(L_10); 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; NullCheck(L_13); 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; NullCheck(L_16); 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(); NullCheck(L_19); 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(); NullCheck(L_21); 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; NullCheck(L_23); 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; NullCheck(L_26); 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; NullCheck(L_29); 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); NullCheck(L_12); RuntimeObject * L_13; L_13 = VirtualFuncInvoker0< 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(); NullCheck(L_14); 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(); NullCheck(L_18); int32_t L_19; L_19 = VirtualFuncInvoker0< 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(); NullCheck(L_0); 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(); NullCheck(L_2); 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; NullCheck(L_2); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_3; L_3 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_2, /*hidden argument*/NULL); NullCheck(L_3); Calendar_SetReadOnlyState_m5585F5423EAE536937889E2F997BB8E1E99ED10A_inline(L_3, (bool)1, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = L_2; NullCheck(L_4); 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); NullCheck(L_0); 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; NullCheck(L_2); bool L_3 = L_2->get_m_isInherited_29(); if (L_3) { goto IL_0021; } } { CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_4 = V_0; NullCheck(L_4); 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); NullCheck(L_8); RuntimeObject * L_11; L_11 = VirtualFuncInvoker1< 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; NullCheck(L_2); bool L_3 = L_2->get_m_isInherited_29(); if (L_3) { goto IL_0019; } } { CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_4 = V_1; NullCheck(L_4); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_5; L_5 = VirtualFuncInvoker0< 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); NullCheck(L_10); 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); NullCheck(L_2); RuntimeObject * L_3; L_3 = VirtualFuncInvoker0< RuntimeObject * >::Invoke(9 /* System.Object System.Globalization.Calendar::Clone() */, L_2); NullCheck(L_1); L_1->set_calendar_17(((Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A *)CastclassClass((RuntimeObject*)L_3, Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A_il2cpp_TypeInfo_var))); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_4 = L_1; NullCheck(L_4); 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; NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_13 = ___value0; NullCheck(L_13); int32_t L_14; L_14 = VirtualFuncInvoker0< 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(); NullCheck(L_18); int32_t L_19; L_19 = VirtualFuncInvoker0< 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); NullCheck(L_22); 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(); NullCheck(L_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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_1); int32_t L_2; L_2 = VirtualFuncInvoker0< 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); NullCheck(L_5); 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; NullCheck(L_7); int32_t L_9 = L_8; String_t* L_10 = (L_7)->GetAt(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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_0); 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); NullCheck(L_4); int32_t L_5; L_5 = VirtualFuncInvoker0< 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(); NullCheck(L_8); 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; NullCheck(L_10); int32_t L_12 = L_11; String_t* L_13 = (L_10)->GetAt(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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_1); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAt(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); NullCheck(L_1); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAt(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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_1); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAt(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); NullCheck(L_1); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAt(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; NullCheck(L_4); 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; NullCheck(L_16); 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; NullCheck(L_20); 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); NullCheck(L_27); 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); NullCheck(L_1); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAt(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); NullCheck((RuntimeArray *)(RuntimeArray *)L_0); 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); NullCheck((RuntimeArray *)(RuntimeArray *)L_0); 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); NullCheck((RuntimeArray *)(RuntimeArray *)L_0); 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); NullCheck((RuntimeArray *)(RuntimeArray *)L_0); 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; NullCheck(L_10); 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); NullCheck(L_12); ArrayElementTypeCheck (L_12, L_14); (L_12)->SetAt(static_cast(0), (RuntimeObject *)L_14); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = L_12; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_16 = V_0; NullCheck(L_16); 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); NullCheck(L_15); ArrayElementTypeCheck (L_15, L_18); (L_15)->SetAt(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; NullCheck(L_21); int32_t L_23 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)1)); String_t* L_24 = (L_21)->GetAt(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); NullCheck(L_3); int32_t L_4; L_4 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_3); NullCheck(L_2); 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); NullCheck(L_9); int32_t L_10; L_10 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_9); NullCheck(L_8); 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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAt(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); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(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; NullCheck(L_11); int32_t L_13 = L_12; String_t* L_14 = (L_11)->GetAt(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; NullCheck(L_0); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_1 = ___patterns21; NullCheck(L_1); 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; NullCheck(L_6); int32_t L_8 = L_7; String_t* L_9 = (L_6)->GetAt(static_cast(L_8)); String_t* L_10 = ___connectString2; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_11 = ___patterns21; int32_t L_12 = V_3; NullCheck(L_11); int32_t L_13 = L_12; String_t* L_14 = (L_11)->GetAt(static_cast(L_13)); String_t* L_15; L_15 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44(L_9, L_10, L_14, /*hidden argument*/NULL); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_15); (L_3)->SetAt(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; NullCheck(L_18); 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; NullCheck(L_21); 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); NullCheck(L_21); ArrayElementTypeCheck (L_21, L_22); (L_21)->SetAt(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; NullCheck(L_24); ArrayElementTypeCheck (L_24, _stringLiteral4A8066343C199F418E9759AE5233B4A83D29CE04); (L_24)->SetAt(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; NullCheck(L_26); ArrayElementTypeCheck (L_26, _stringLiteral8AECC4CD67ED87F35338B8B429D1EE487013923B); (L_26)->SetAt(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; NullCheck(L_28); ArrayElementTypeCheck (L_28, _stringLiteralF2FF47D568FBB39D76E508979195FAEA77E2B694); (L_28)->SetAt(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); NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(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); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAt(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); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(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; NullCheck(L_11); int32_t L_13 = L_12; String_t* L_14 = (L_11)->GetAt(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); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAt(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); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(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; NullCheck(L_11); int32_t L_13 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); String_t* L_14 = (L_11)->GetAt(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); NullCheck(L_3); ArrayElementTypeCheck (L_3, L_5); (L_3)->SetAt(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); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(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; NullCheck(L_11); int32_t L_13 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); String_t* L_14 = (L_11)->GetAt(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; NullCheck(L_1); int32_t L_2 = 0; String_t* L_3 = (L_1)->GetAt(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; NullCheck((RuntimeArray *)(RuntimeArray *)L_5); 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; NullCheck(L_8); int32_t L_10 = L_9; String_t* L_11 = (L_8)->GetAt(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; NullCheck(L_15); 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; NullCheck(L_17); if ((((int32_t)L_16) >= ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length)))))) { goto IL_004a; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_18 = ___patterns0; NullCheck((RuntimeArray *)(RuntimeArray *)L_18); 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; NullCheck(L_22); int32_t L_23 = 0; String_t* L_24 = (L_22)->GetAt(static_cast(L_23)); NullCheck(L_20); ArrayElementTypeCheck (L_20, L_24); (L_20)->SetAt(static_cast(L_21), (String_t*)L_24); goto IL_0061; } IL_004a: { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_25 = ___patterns0; NullCheck(L_25); 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; NullCheck(L_29); 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; NullCheck(L_30); ArrayElementTypeCheck (L_30, L_31); (L_30)->SetAt(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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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); NullCheck(L_2); int32_t L_3; L_3 = VirtualFuncInvoker0< int32_t >::Invoke(7 /* System.Int32 System.Globalization.Calendar::get_ID() */, L_2); NullCheck(L_1); 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(); NullCheck(L_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(); NullCheck(L_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.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::ReadOnly(System.Globalization.DateTimeFormatInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * DateTimeFormatInfo_ReadOnly_m3FE435170A585AD8987DE6840705742528C5FBE0 (DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dtfi0, 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; } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_0 = ___dtfi0; 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*)&_stringLiteralFB85981E7C53A24172DFC95E321424E70B53E272)), /*hidden argument*/NULL); 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_mAD2F05A24C92A657CBCA8C43A9A373C53739A283(L_2, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B5B9AC7BDEB6B9CC2FF8C96001A503B9FCCBD60)), L_1, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_ReadOnly_m3FE435170A585AD8987DE6840705742528C5FBE0_RuntimeMethod_var))); } IL_0018: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3 = ___dtfi0; NullCheck(L_3); bool L_4; L_4 = DateTimeFormatInfo_get_IsReadOnly_m2B0F879523364D15D46B30077D4D3F5E8347AD1A_inline(L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_0022; } } { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_5 = ___dtfi0; return L_5; } IL_0022: { DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_6 = ___dtfi0; NullCheck(L_6); RuntimeObject * L_7; L_7 = Object_MemberwiseClone_m0AEE84C38E9A87C372139B4C342454553F0F6392(L_6, /*hidden argument*/NULL); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_8 = ((DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 *)CastclassSealed((RuntimeObject*)L_7, DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90_il2cpp_TypeInfo_var)); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_9 = ___dtfi0; NullCheck(L_9); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_10; L_10 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_9, /*hidden argument*/NULL); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_11; L_11 = Calendar_ReadOnly_m4533A07DEC01862E28743A2D218D56CDF708F9F5(L_10, /*hidden argument*/NULL); NullCheck(L_8); L_8->set_calendar_17(L_11); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_12 = L_8; NullCheck(L_12); L_12->set_m_isReadOnly_44((bool)1); return L_12; } } // 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_MonthGenitiveNames() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* DateTimeFormatInfo_get_MonthGenitiveNames_m98818A2D725DB362B2BAD8A2570D464ECAE901BD (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_internalGetGenitiveMonthNames_m4AAB62808CDFA9DE6457BAF344066231B64EED76(__this, (bool)0, /*hidden argument*/NULL); NullCheck((RuntimeArray *)(RuntimeArray *)L_0); 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_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(); NullCheck(L_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(); NullCheck(L_3); 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); NullCheck(L_8); 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(); NullCheck(L_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.Void System.Globalization.DateTimeFormatInfo::ValidateStyles(System.Globalization.DateTimeStyles,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DateTimeFormatInfo_ValidateStyles_m8FD6DF8E0672AA051EA7029BB7F7F54245D06D67 (int32_t ___style0, String_t* ___parameterName1, const RuntimeMethod* method) { { int32_t L_0 = ___style0; if (!((int32_t)((int32_t)L_0&(int32_t)((int32_t)-256)))) { goto IL_001a; } } { String_t* L_1; L_1 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralEBC65672255DBD3531E88A2B76589A2AD0E3CF82)), /*hidden argument*/NULL); String_t* L_2 = ___parameterName1; 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_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_3, L_1, L_2, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_ValidateStyles_m8FD6DF8E0672AA051EA7029BB7F7F54245D06D67_RuntimeMethod_var))); } IL_001a: { int32_t L_4 = ___style0; if (!((int32_t)((int32_t)L_4&(int32_t)((int32_t)32)))) { goto IL_0037; } } { int32_t L_5 = ___style0; if (!((int32_t)((int32_t)L_5&(int32_t)((int32_t)64)))) { goto IL_0037; } } { String_t* L_6; L_6 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralB6323F019E6199A6FDAB4EC873D31A46D35A3379)), /*hidden argument*/NULL); String_t* L_7 = ___parameterName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_8 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_8, L_6, L_7, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_ValidateStyles_m8FD6DF8E0672AA051EA7029BB7F7F54245D06D67_RuntimeMethod_var))); } IL_0037: { int32_t L_9 = ___style0; if (!((int32_t)((int32_t)L_9&(int32_t)((int32_t)128)))) { goto IL_0057; } } { int32_t L_10 = ___style0; if (!((int32_t)((int32_t)L_10&(int32_t)((int32_t)112)))) { goto IL_0057; } } { String_t* L_11; L_11 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral425363B8DDC7A8C6F5DE4CE55715FB3573BDD579)), /*hidden argument*/NULL); String_t* L_12 = ___parameterName1; ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 * L_13 = (ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00_il2cpp_TypeInfo_var))); ArgumentException__ctor_m71044C2110E357B71A1C30D2561C3F861AF1DC0D(L_13, L_11, L_12, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_13, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DateTimeFormatInfo_ValidateStyles_m8FD6DF8E0672AA051EA7029BB7F7F54245D06D67_RuntimeMethod_var))); } IL_0057: { return; } } // 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); NullCheck(L_18); int32_t L_19; L_19 = VirtualFuncInvoker0< 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(); NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< 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::get_HasYearMonthAdjustment() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool DateTimeFormatInfo_get_HasYearMonthAdjustment_m8A800CD74C488D63EF45F775E77E0F0A15EC69E3 (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)8))) <= ((uint32_t)0)))? 1 : 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); NullCheck(L_9); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_10; L_10 = VirtualFuncInvoker0< DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(5 /* System.DateTime System.Globalization.Calendar::get_MinSupportedDateTime() */, L_9); NullCheck(L_8); int32_t L_11; L_11 = VirtualFuncInvoker1< 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); NullCheck(L_15); DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 L_16; L_16 = VirtualFuncInvoker0< DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 >::Invoke(6 /* System.DateTime System.Globalization.Calendar::get_MaxSupportedDateTime() */, L_15); NullCheck(L_14); int32_t L_17; L_17 = VirtualFuncInvoker1< 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); NullCheck(L_19); bool L_22; L_22 = VirtualFuncInvoker1< 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); NullCheck(L_2); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3; L_3 = VirtualFuncInvoker0< 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); NullCheck(L_4); 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); NullCheck(L_2); DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * L_3; L_3 = VirtualFuncInvoker0< 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); NullCheck(L_4); 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); NullCheck(L_3); 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); NullCheck(L_5); 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); NullCheck(L_25); 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); NullCheck(L_46); 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; NullCheck(L_51); 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; NullCheck(L_56); int32_t L_58 = L_57; String_t* L_59 = (L_56)->GetAt(static_cast(L_58)); NullCheck(L_59); 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; NullCheck(L_63); int32_t L_65 = L_64; String_t* L_66 = (L_63)->GetAt(static_cast(L_65)); NullCheck(L_66); 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; NullCheck(L_70); int32_t L_72 = L_71; String_t* L_73 = (L_70)->GetAt(static_cast(L_72)); NullCheck(L_73); 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); NullCheck(L_77); 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; NullCheck(L_78); 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; NullCheck(L_82); int32_t L_84 = L_83; String_t* L_85 = (L_82)->GetAt(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); NullCheck(L_86); 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; NullCheck(L_89); int32_t L_91 = L_90; String_t* L_92 = (L_89)->GetAt(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; NullCheck(L_96); 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(); NullCheck(L_135); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_136; L_136 = VirtualFuncInvoker0< 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; NullCheck(L_147); 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); NullCheck(L_148); 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); NullCheck(L_158); 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; NullCheck(L_165); 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; NullCheck(L_170); 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; NullCheck(L_175); StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_176; L_176 = DateTimeFormatInfo_get_AbbreviatedEnglishEraNames_m05E1DCA9254CA750C01530B79F5EC4D5C1DC9975(L_175, /*hidden argument*/NULL); int32_t L_177 = V_21; NullCheck(L_176); int32_t L_178 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_177, (int32_t)1)); String_t* L_179 = (L_176)->GetAt(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; NullCheck(L_183); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_184; L_184 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_183, /*hidden argument*/NULL); NullCheck(L_184); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_185; L_185 = VirtualFuncInvoker0< Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* >::Invoke(16 /* System.Int32[] System.Globalization.Calendar::get_Eras() */, L_184); NullCheck(L_185); 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); NullCheck(L_186); 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; NullCheck(L_189); String_t* L_191; L_191 = DateTimeFormatInfo_GetEraName_m16D16D9714D8D1222651A342975AC2FE6DE734C6(L_189, L_190, /*hidden argument*/NULL); NullCheck(L_191); 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; NullCheck(L_194); 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; NullCheck(L_200); Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * L_201; L_201 = DateTimeFormatInfo_get_Calendar_m7BA48D3903198D7AADA7919EF5283AFE25470F4E_inline(L_200, /*hidden argument*/NULL); NullCheck(L_201); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_202; L_202 = VirtualFuncInvoker0< Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* >::Invoke(16 /* System.Int32[] System.Globalization.Calendar::get_Eras() */, L_201); NullCheck(L_202); 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); NullCheck(L_204); 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); NullCheck(L_207); 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; NullCheck(L_209); 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; NullCheck(L_215); 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; NullCheck(L_223); 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; NullCheck(L_229); 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; NullCheck(L_238); int32_t L_240 = L_239; String_t* L_241 = (L_238)->GetAt(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); NullCheck(L_245); 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; NullCheck(L_2); 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; NullCheck(L_5); 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)); NullCheck(L_10); 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(); NullCheck(L_18); 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; NullCheck(L_28); int32_t L_30 = L_29; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_31 = (L_28)->GetAt(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; NullCheck(L_33); 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; NullCheck(L_36); String_t* L_37 = L_36->get_tokenString_0(); NullCheck(L_37); 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; NullCheck(L_44); String_t* L_45 = L_44->get_tokenString_0(); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_46 = V_0; NullCheck(L_46); String_t* L_47 = L_46->get_tokenString_0(); NullCheck(L_47); 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; NullCheck(L_54); String_t* L_55 = L_54->get_tokenString_0(); NullCheck(L_55); 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; NullCheck(L_61); 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; NullCheck(L_66); 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; NullCheck(L_70); 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; NullCheck(L_73); String_t* L_74 = L_73->get_tokenString_0(); NullCheck(L_74); 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; NullCheck(L_77); 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; NullCheck(L_81); 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; NullCheck(L_85); 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; NullCheck(L_89); 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; NullCheck(L_94); 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; NullCheck(L_98); 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; NullCheck(L_102); 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; NullCheck(L_106); 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; NullCheck(L_0); int32_t L_2 = L_1; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_3 = (L_0)->GetAt(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); NullCheck(L_4); ArrayElementTypeCheck (L_4, L_9); (L_4)->SetAt(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; NullCheck(L_14); int32_t L_16 = L_15; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_17 = (L_14)->GetAt(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; NullCheck(L_19); String_t* L_20 = L_19->get_tokenString_0(); NullCheck(L_20); 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; NullCheck(L_25); ArrayElementTypeCheck (L_25, L_27); (L_25)->SetAt(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; NullCheck(L_1); 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; NullCheck(L_3); 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; NullCheck(L_7); int32_t L_8; L_8 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_7, /*hidden argument*/NULL); NullCheck(L_6); 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; NullCheck(L_11); 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; NullCheck(L_13); 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; NullCheck(L_15); 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; NullCheck(L_21); int32_t L_23 = L_22; TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_24 = (L_21)->GetAt(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); NullCheck(L_26); ArrayElementTypeCheck (L_26, L_31); (L_26)->SetAt(static_cast(L_27), (TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE *)L_31); return; } IL_007d: { String_t* L_32 = ___str1; NullCheck(L_32); int32_t L_33; L_33 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_32, /*hidden argument*/NULL); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_34 = V_0; NullCheck(L_34); String_t* L_35 = L_34->get_tokenString_0(); NullCheck(L_35); 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; NullCheck(L_38); String_t* L_39 = L_38->get_tokenString_0(); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_40 = V_0; NullCheck(L_40); String_t* L_41 = L_40->get_tokenString_0(); NullCheck(L_41); 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; NullCheck(L_45); int32_t L_46; L_46 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline(L_45, /*hidden argument*/NULL); TokenHashValue_tB0AE1E936B85B34D296293DC063F53900B629BBE * L_47 = V_0; NullCheck(L_47); String_t* L_48 = L_47->get_tokenString_0(); NullCheck(L_48); 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; NullCheck(L_59); 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; NullCheck(L_68); int32_t L_69 = L_68->get_tokenType_1(); int32_t L_70 = ___tokenType2; NullCheck(L_68); 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; NullCheck(L_72); 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; NullCheck(L_81); int32_t L_82 = L_81->get_tokenType_1(); int32_t L_83 = ___tokenType2; NullCheck(L_81); 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; NullCheck(L_85); 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 IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * CustomAttributeTypedArgument_get_Value_mA505A34818C3B7150DA38A17C55ECFA26990AC40_inline (CustomAttributeTypedArgument_tE7152E8FACDD29A8E0040E151C86F436FA8E6910 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_value_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* HashAlgorithmName_get_Name_m61EEAE49F310F4D415A33E35CF341B0337A3E0FB_inline (HashAlgorithmName_t3B41A74A85211E37D3583A3611042BBE76745A90 * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get__name_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t CspParameters_get_Flags_m1AA89C7EAC0FFD2854D3952C3277FF2A580E86BE_inline (CspParameters_t68AAF756CF69FC035037DF834453D0B8B7B503BC * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_flags_4(); return (int32_t)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* KeyPairPersistence_get_KeyValue_mFB1357E7866B387D416539EAF754C8D023FDCD1A_inline (KeyPairPersistence_t7F7E8811D03A25C0251BF255AB94BAF57E965D9A * __this, const RuntimeMethod* method) { { String_t* L_0 = __this->get__keyvalue_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t AsymmetricAlgorithm_get_KeySize_mCCBF5EA049DD33844506A434B31CC21A1BADA003_inline (AsymmetricAlgorithm_t3519DD47C199C0F5A666E99931C22F84487EE51F * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_KeySizeValue_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SignatureDescription_set_KeyAlgorithm_m33363463F18F61CF6E7D6E6AFC1058620A9CA2C0_inline (SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set__strKey_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SignatureDescription_set_DigestAlgorithm_mF0ECB17B5D583EAEE5CF673E5D59ABB0998B0782_inline (SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set__strDigest_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SignatureDescription_set_FormatterAlgorithm_mFFAE95E6194F465AA4059DE83ECBABDD6075021D_inline (SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set__strFormatter_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void SignatureDescription_set_DeformatterAlgorithm_m06F0DA296BD3FF5B8E1691A878E46C4231C2729D_inline (SignatureDescription_t8E4D3D4C44F627468B9077CEFC95FC72EC77085A * __this, String_t* ___value0, const RuntimeMethod* method) { { String_t* L_0 = ___value0; __this->set__strDeformatter_3(L_0); return; } } 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_22(); 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_22(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_39(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 bool Nullable_1_get_HasValue_m7455E879CFAAE682AE3786D4D2B1F65C8AA23921_gshared_inline (Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return (bool)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* Array_Empty_TisRuntimeObject_m002765312BF306B1B3B5BFAB9550C0A2A1820CDA_gshared_inline (const RuntimeMethod* method) { { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ((EmptyArray_1_tBF73225DFA890366D579424FE8F40073BF9FBAD4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))->get_Value_0(); return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0; } }