#include "pch-cpp.hpp" #include "icalls/mscorlib/Interop.h" #include "icalls/mscorlib/Mono/RuntimeClassHandle.h" #include "icalls/mscorlib/Mono/RuntimeGPtrArrayHandle.h" #include "icalls/mscorlib/Mono/RuntimeMarshal.h" #include "icalls/mscorlib/Mono/SafeStringMarshal.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 VirtualActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, 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 VirtualFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, 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); } }; struct Action_1_t6F9EB113EB3F16226AEF811A2744F4111C116C87; struct ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07; struct Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE; struct Comparison_1_t62E531E7B8260E2C6C2718C3BDB8CF8655139645; struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3; struct Dictionary_2_t87EDE08B2E48F793A22DE50D6B3CC2E7EBB2DB54; struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28; struct IComparer_1_tA8FE324C126879C27B219151B67567D681D4429E; struct IComparer_1_tC0A12A847AF97F369A5CE9A0CCE71CE18EE1440E; struct List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258; struct List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07; struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D; struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD; struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031; struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; struct ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E; struct DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771; struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832; struct Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF; struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; struct TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE; struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; struct TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21; struct UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88; struct ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4; struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263; struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129; struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F; struct ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A; struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA; struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235; struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3; struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B; struct CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B; struct CodePageDataItem_t52460FA30AE37F4F26ACB81055E58002262F19F2; struct CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF; struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57; struct Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540; struct ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B; struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0; struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A; struct DecoderFallback_t7324102215E4ED41EC065C02EB501CB0BC23CD90; struct DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E; struct DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF; struct EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293; struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095; struct Exception_t; struct FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A; struct FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B; struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220; struct IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5; struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA; struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52; struct IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910; struct ISystemDependencyProvider_t67FD40AAF1EB33AF5C2CF8AF28881178203ADCFC; struct IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82; struct IntPtr_t; struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB; struct Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1; struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553; struct MethodInfo_t; struct Module_tABB9217F7F2BA3E0F4277D03C2B234A7313BB8D0; struct MonoPInvokeCallbackAttribute_tCB0F576FE9D9F83EAC879DEAB365905A52052C7F; struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8; struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A; struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472; struct OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662; struct PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5; struct PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A; struct PropertyInfo_t; struct RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF; struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6; struct SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55; struct SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652; struct SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D; struct SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB; struct SmallXmlParserException_t49EDAE5290024E0707864CCCFE1266C5AE5475C7; struct SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740; struct SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A; struct Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47; struct String_t; struct StringBuilder_t; struct StringReader_t1A336148FF22A9584E759A9D720CC96C23E35DD8; struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295; struct TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A; struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4; struct TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7; struct Type_t; struct TypeFilter_tD8F0A4CFBE6E8F8FA8D673113A73026EDA4640BA; struct UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791; struct Uri_tDE16110D04BB22922863F9FB4735F61CD0175923; struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915; struct ResolveEventHolder_t3CB1550411277AD1F17B720A3C07C37973A99558; struct U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596; struct GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF; struct GenericParamInfo_t21CBDE383378B1B960A986DC192D423946ADE726; struct MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90; struct RemoteClass_t8F343021C09FCE40A298F94523C6E988DD3E3DD0; struct AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827; struct IAttrList_tF7C959E78AD6798B49CC725D67B2684D625EAE74; struct IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25; IL2CPP_EXTERN_C RuntimeClass* ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Error_tA96F6BC4A908C7D5F1E1C4A60CE2AC73DCA88D4A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IAttrList_tF7C959E78AD6798B49CC725D67B2684D625EAE74_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ISystemDependencyProvider_t67FD40AAF1EB33AF5C2CF8AF28881178203ADCFC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Runtime_tCE6A44C19FEF6A8D28F17A01934A7989D46E6CAE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SmallXmlParserException_t49EDAE5290024E0707864CCCFE1266C5AE5475C7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringBuilder_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringReader_t1A336148FF22A9584E759A9D720CC96C23E35DD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____042957A0DB5FF2D38A343AC5AE5F8635B88F10C32EB87A238B1DFB4756468476_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____0F9E3C7E66CDEF5C44FA29E65CA676C480F7A2A4A067F70107FDC292C68D38B0_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____2403FBEA85D0741C5727760E97EF16C9BF23294F21C0F1265A4BAF7F22202A64_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____3D95E4501B1964D7FCE16E3F5682A038752B462357D87343880B1E819F6163FE_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____42E1421FC2A5A6A33E964D7EB9603EB101818D858DDA09B2BC9B5A888C1C351C_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____4623CA5867960AA898AA1F65E720CD5ECD3552542E0C6F6FB65B21D14DD1CBC2_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____508085E0DDEEA9CE48BFAE98CEC779F8D06301AE973555D37680D08190CAFA70_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____9960C7FC60CDD325C8A2A00995BE7064EAC3F6295C6A5C4E797D2281846131E4_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____99E66DACA3EFF94776AF1258E0E5B2F4DF2900E4EA32351B0DF37A87F2426B1F_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____A2DFDF9C2CED8BB1C0B9B06064345ACC9C22DFE5FEC9976FF061F0994451519B_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____BABD01C34E7E65E57E4C431281E782B4101CE0644A8090AD6E501F1C6CF2C9DF_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____BB425A9B43E10C921902A25D07A4317DEFF9F606A788672E1B21633C143407F0_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____C250CAD28060A4EB63B4C4A643DDA196CCD35FD2FC67FB749ADF4BAC6D62E1A0_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____CAFFFC9D15E4037EE8FBDB1A45DFE456F0936BDC7310F1882EAF14B706A76658_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____D896D464C3726A21162F271ACB711464AD07EA9C9CE78E0297FD0DE934471FA6_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____E32C465157D21F39B3DBF186A98FB02185C63B0260B47247A7A5FDF2B061EAA8_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____E5F4F6214036DF103321A8A0CE30C2EF935694B4199D52BC538E7EF3F045CB92_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____EBE07C3718876777F609CD22058F4C3A6CCCC695F5BDE90998DC1E12E0CBE63D_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____EF82B163CA8252A793A6E73F57775D843C9A21F65586926EB11893FA8BB603E9_FieldInfo_var; IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____FEC387BA57A54BB6066E4CA8A4F9C0FF9C36B9CBD6600C3683F6FB1BDB5077EB_FieldInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral022B0E9B09F68A8CB6BCCB96E171E2D48495A4E9; IL2CPP_EXTERN_C String_t* _stringLiteral03B46450C9E1B2EDEB8A6AAE5F044BF93B41FA5D; IL2CPP_EXTERN_C String_t* _stringLiteral042F9A4DFE82AF122E32AE77AF3BBD191834888A; IL2CPP_EXTERN_C String_t* _stringLiteral0729E625AF80A93529683B8A44CF77CA195DC6A4; IL2CPP_EXTERN_C String_t* _stringLiteral08E7C6EEE80F9AC466CA0F2CDEE7A1AD9CA33809; IL2CPP_EXTERN_C String_t* _stringLiteral09B11B6CC411D8B9FFB75EAAE9A35B2AF248CE40; IL2CPP_EXTERN_C String_t* _stringLiteral0B387A0B65C6A93464FB0B268584E15E02AE9BEC; IL2CPP_EXTERN_C String_t* _stringLiteral0C45DB50527FCFAD456E74EB416B617329505309; IL2CPP_EXTERN_C String_t* _stringLiteral103949F0C75755294C4E46F97193DE6B9FC8DAD7; IL2CPP_EXTERN_C String_t* _stringLiteral10D0E7911ABB44E31A8D39CCC24165A313D0AFD3; IL2CPP_EXTERN_C String_t* _stringLiteral1710B4477A01FFE20514D8AA61891F364D71C25B; IL2CPP_EXTERN_C String_t* _stringLiteral1A3368DAE484FE379E69F430C2A7AAC7B6DBF7C3; IL2CPP_EXTERN_C String_t* _stringLiteral1A9141C6D604CE4530FB3983D2DD3178E36CC069; IL2CPP_EXTERN_C String_t* _stringLiteral1B548BEAD44216247E991F18006F8DEA22021F68; IL2CPP_EXTERN_C String_t* _stringLiteral1C7656CA0B44B8A13DDAE16208E637334F28B714; IL2CPP_EXTERN_C String_t* _stringLiteral1F867E542346F4FD171E87D0AE89A5DA4F78A7B6; IL2CPP_EXTERN_C String_t* _stringLiteral26DC9E6A16A2B862023CCDC29E42E5404E9ACD4F; IL2CPP_EXTERN_C String_t* _stringLiteral2923AF57406AD3628AA00F2F47378348C0E89B4C; IL2CPP_EXTERN_C String_t* _stringLiteral29F4EA55DD5B588CCE1FE1BBB9B911C4B9AFF232; IL2CPP_EXTERN_C String_t* _stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1; IL2CPP_EXTERN_C String_t* _stringLiteral2F91B436F1FDA448531F89F242574E9FC1A8183B; IL2CPP_EXTERN_C String_t* _stringLiteral35B44AA64754DEDC52915E7F763C081CF5B004D9; IL2CPP_EXTERN_C String_t* _stringLiteral383355447EEB1AF0BE901CEADDE1BA8E0858F766; IL2CPP_EXTERN_C String_t* _stringLiteral393DDC767F48626B0317297F8A961E12A2DFC6B6; IL2CPP_EXTERN_C String_t* _stringLiteral3C6CF51A587C627F6C6EE34036C6723F4B925EFF; IL2CPP_EXTERN_C String_t* _stringLiteral3FDD093FD971BAD6BFF1C29ED951F8C924AB9E05; IL2CPP_EXTERN_C String_t* _stringLiteral434E2DFFDE30544C8AEF273BE34422328718C95A; IL2CPP_EXTERN_C String_t* _stringLiteral45156A8D2466CD5E8D665BB78DFE524EEFDD922A; IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8; IL2CPP_EXTERN_C String_t* _stringLiteral46FD4E76FB7B00BBA6C5853EE81B91AE4514F80E; IL2CPP_EXTERN_C String_t* _stringLiteral486127276D66E3B1DB7A039EE3BF49F54F065D65; IL2CPP_EXTERN_C String_t* _stringLiteral491588DC50F24F885876BF828F202716C7BE3803; IL2CPP_EXTERN_C String_t* _stringLiteral4B0E509E3481549FC8F096287EFB425FAAFC38A4; IL2CPP_EXTERN_C String_t* _stringLiteral4DF458E171DCDE89639B730164B9A345EB11392D; IL2CPP_EXTERN_C String_t* _stringLiteral513659CEF285C73478E9829E41D7E4C23DB53E12; IL2CPP_EXTERN_C String_t* _stringLiteral516E89FB5F1967293F4DB1BE32E381475420AB44; IL2CPP_EXTERN_C String_t* _stringLiteral51E32388186E3C054444183AA4F66F30E4D384D2; IL2CPP_EXTERN_C String_t* _stringLiteral51F30CFFB908674FE7BC9CBFAE4EFD647D2D3594; IL2CPP_EXTERN_C String_t* _stringLiteral58B716FF5428F7961E1403E6D969E605D0F27EAF; IL2CPP_EXTERN_C String_t* _stringLiteral59F5BD34B6C013DEACC784F69C67E95150033A84; IL2CPP_EXTERN_C String_t* _stringLiteral5B58855139A125726544ED5CAC3077D928C41B40; IL2CPP_EXTERN_C String_t* _stringLiteral5E984ABC3F146D0F73D38E9AEB96864C5CB5FE7C; IL2CPP_EXTERN_C String_t* _stringLiteral5FB56C8861544146EF414DAE01766AD43F440960; IL2CPP_EXTERN_C String_t* _stringLiteral611264318924561E34AFAC0A949BBD0CF2697189; IL2CPP_EXTERN_C String_t* _stringLiteral6A1D52382547009AB732F651FE2CA42F1BBA769A; IL2CPP_EXTERN_C String_t* _stringLiteral6C066B34F4DB79023C0642AFBC43B25A5327F710; IL2CPP_EXTERN_C String_t* _stringLiteral6D153343DC0552ABAFC2B893F453DC72854A37BE; IL2CPP_EXTERN_C String_t* _stringLiteral6F30587D636DD02AA8802E2D71D364E879582D89; IL2CPP_EXTERN_C String_t* _stringLiteral737BFFF97B66248A4653D6DA8ADA91C6C1065CAF; IL2CPP_EXTERN_C String_t* _stringLiteral738F291E53E97C08DAE378C71EF70A60E31AE900; IL2CPP_EXTERN_C String_t* _stringLiteral7E750D5E6CC6A882337F102C93B3A378286EF1B4; IL2CPP_EXTERN_C String_t* _stringLiteral812C96C792369F4F61D694362CDDAE257125AB04; IL2CPP_EXTERN_C String_t* _stringLiteral8172BAC95C9A5BE9FAE6423959034DB348689962; IL2CPP_EXTERN_C String_t* _stringLiteral84A0343BF19D2274E807E1B6505C382F81D6E3C9; IL2CPP_EXTERN_C String_t* _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1; IL2CPP_EXTERN_C String_t* _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D; IL2CPP_EXTERN_C String_t* _stringLiteral87788F8601C24A0EB26FE8614DF502D90FAE0419; IL2CPP_EXTERN_C String_t* _stringLiteral893D84FF4ED81AC205FBC0C67CBEE1C0C752B406; IL2CPP_EXTERN_C String_t* _stringLiteral8A8643E91A3472B185B02A5F88F56AB678880D65; IL2CPP_EXTERN_C String_t* _stringLiteral8CB5CAE4A06CBA4A72564C688228877DD24B9906; IL2CPP_EXTERN_C String_t* _stringLiteral9314E51D0364D320B5BB9F10EB1CB0704A3299F7; IL2CPP_EXTERN_C String_t* _stringLiteral949E308288B2FD68A8A495751C8D81446AE026E7; IL2CPP_EXTERN_C String_t* _stringLiteral96930EC8C6FD5250BB36A5E1040AB06A9588FD62; IL2CPP_EXTERN_C String_t* _stringLiteral9ABD0C34749B0AA1E5D52F198A80EB2AA3298525; IL2CPP_EXTERN_C String_t* _stringLiteral9C597032B7C6DEBC66AD134CE8D12A054D0A25A0; IL2CPP_EXTERN_C String_t* _stringLiteral9DDEA8BF887EF34A1240A262845FAFAF04EFC4DE; IL2CPP_EXTERN_C String_t* _stringLiteralA0BA8D0495A770319CD6FF4DCD0C01BCCC30A901; IL2CPP_EXTERN_C String_t* _stringLiteralA10AFD0FBAD152979B3F2273DA98BA5C9686E69C; IL2CPP_EXTERN_C String_t* _stringLiteralA3C5DC11C0F491C18EA087784CC4C662A0629733; IL2CPP_EXTERN_C String_t* _stringLiteralA64E96030EBA05DC44D50FF6155C02A2BD6699EF; IL2CPP_EXTERN_C String_t* _stringLiteralA65DBA682C40E29506EA08E50296520D49939CB9; IL2CPP_EXTERN_C String_t* _stringLiteralA85279DAEAEFAE42C70F6F7090424414FCD68261; IL2CPP_EXTERN_C String_t* _stringLiteralAA8B4A4C4CB6611C6ED82449A0AA123F20839416; IL2CPP_EXTERN_C String_t* _stringLiteralB4A94E440E57B3321B2097CEC9E046D28EE1C0CD; IL2CPP_EXTERN_C String_t* _stringLiteralBA1039E8CDAE53E44AC3E6185B0871F3D031A476; IL2CPP_EXTERN_C String_t* _stringLiteralBE9CA5A938D04349B649020FA52D9EC24C97099D; IL2CPP_EXTERN_C String_t* _stringLiteralBF7B81A922BBD824D8DB63FD3DABB2EA8AA0DEE1; IL2CPP_EXTERN_C String_t* _stringLiteralC05DD95A56B355AAD74E9CE147B236E03FF8905E; IL2CPP_EXTERN_C String_t* _stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB; IL2CPP_EXTERN_C String_t* _stringLiteralC7E2F23A67BD173305EF6BA6A3E5DDED9F9E2465; IL2CPP_EXTERN_C String_t* _stringLiteralC802F6A28E8FE91CFF56B63DFD0201D59F5E72F8; IL2CPP_EXTERN_C String_t* _stringLiteralCB2FE77231F429D3D9DC375DB50B86F3FE7DF081; IL2CPP_EXTERN_C String_t* _stringLiteralD3DA7A392EC73AFA8F12777ABB14CCBC99229BB9; IL2CPP_EXTERN_C String_t* _stringLiteralD4F5AB3DB8A9A36171F6BAE4DC5ED6137E31D30B; IL2CPP_EXTERN_C String_t* _stringLiteralD8CD2F2DA1948373D6BFA8C44122166BC25E3FC0; IL2CPP_EXTERN_C String_t* _stringLiteralDAD92B4A54CEA0360B2A68931656DCBA3D3CCB34; IL2CPP_EXTERN_C String_t* _stringLiteralDE0A8A4B33338D09BDE82F544CF26FB4B56B9F98; IL2CPP_EXTERN_C String_t* _stringLiteralE058B51F6E4C46804212A5C9AC795A219B9EFAD7; IL2CPP_EXTERN_C String_t* _stringLiteralE132EE424C20BA450E30E9FE0BA4CA35C197C729; IL2CPP_EXTERN_C String_t* _stringLiteralE1FB00E6628A397F7A0AAF615CAC25E7DF12710C; IL2CPP_EXTERN_C String_t* _stringLiteralE493A589C92D423742E94550596D4C4E4B20CC33; IL2CPP_EXTERN_C String_t* _stringLiteralE984241AE97EB8CC7E8796D3939F5F1C4D012B3A; IL2CPP_EXTERN_C String_t* _stringLiteralECDE1A8854E78ABC0B1B82050208A2F93756EA8A; IL2CPP_EXTERN_C String_t* _stringLiteralF18840F490E42D3CE48CDCBF47229C1C240F8ABE; IL2CPP_EXTERN_C String_t* _stringLiteralF27E4C631EBEFA337EC21BE8552E169C9DED78A2; IL2CPP_EXTERN_C String_t* _stringLiteralF298420007D4E42F3A228C88928B608D8F69AE57; IL2CPP_EXTERN_C String_t* _stringLiteralF3267F0CD56D3C5A8F52B40628A4EC5E976FD0A9; IL2CPP_EXTERN_C String_t* _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D; IL2CPP_EXTERN_C String_t* _stringLiteralF519FC195B373C2307E10550FD72BC484B0EF2BE; IL2CPP_EXTERN_C String_t* _stringLiteralF6E5C3F4294DE895EA4E7238168E286295FFD9C4; IL2CPP_EXTERN_C const RuntimeMethod* ASN1__ctor_m16F9D2315C66BB647D3274BB52925FAF5E50E35B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Array_Reverse_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m259DE31308F37526EF40E73D7C36AB5DDC896CBE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DependencyInjector_ReflectionLoad_m7E41C5481B953C6BAC4208E750F6F59E8156990A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DependencyInjector_Register_mE11F7834670CF00696A2F21511074867EA9D8F82_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* DependencyInjector_get_SystemProvider_mE5A70536FA00E2120995E007441DE8BCA0372287_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m55D04C26E04FE90F518E851CE3487279121F5219_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mA712408EB20FE442926FB62ED8BD9A081438F91B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Insert_m4663EF87406A87696D170E2F4594CDB8C316DB49_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_RemoveAt_m031D3A21689276A872FCA7566C8F2F79F9581F0D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Sort_m37936F298F44633B62E94F28FA811A9564FF4A89_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Sort_mB410DEDC02C80B09BBBA1D5E4349DF97842CE78C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_m98422ED392AD80F51FB67422E8037A59508EB065_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_ToArray_mDB9A5833D13B76B178E20283BB565A8336B614DA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mC8997D2202766FB8AD08F8355CCE9D9BF57B3757_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mDED626FB9D28DA7191C6BC79601486000B0DAE3C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MSCompatUnicodeTable_BuildTailoringTables_m799DB61E22220EB93396E091DE35ABB161061BBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryExtensions_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m508604BBCD7DCCB4DEC428F44BD554F030698FF7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* RuntimeMarshal_PtrToUtf8String_m276711BAF873D42C86A34FB4D74320EDE5F22841_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SimpleCollator_GetTailContraction_m5B278B3F2B83D8C24ADFB172C071ABB40D3D9004_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SimpleCollator_IndexOf_mA4E0147AD4E1892A2865084EDBFE68A05D160373_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SimpleCollator_LastIndexOf_mA10DF8A160173336E3159912701A4EA27D670EA4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SmallXmlParser_Parse_mDBDCE208B61E525047652DEFB54D2B75695E0CBA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SmallXmlParser_ReadAttribute_m68F93A21DBAA757306E4A8469E563A86A5C37E09_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SmallXmlParser_ReadCDATASection_m959663B4552B92B7040E13B23BB395905EC50BA1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SmallXmlParser_ReadComment_m1D1D6B2E2C6C7C532717D1989E1B5A3CAA998684_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SmallXmlParser_ReadReference_m33EEC080ACA6D08AD59AC077D37B8554DCD72E15_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SmallXmlParser_ReadUntil_mDC60A5A463115D6539E27E81420AD54105242D64_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* SmallXmlParser_SkipWhitespaces_mDC28EBFD4733F067C178259ACB05862C60AA7C2F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_Slice_mEFBC3C78FD443FFE23F9E841D43B7B0271622843_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_op_Implicit_m03D0CEDC1BC95844236105D1DE24A702B956BFE4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Type_GetType_m71A077E0B5DA3BD1DC0AB9AE387056CFCF56F93F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* U3CU3Ec_U3CBuildTailoringTablesU3Eb__17_0_m602688B6CEE9BDA27C40F4750616F62FDCA2A3F2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Uri_FromHex_m261B3C362CA856B910AC6584F4BD56FC36FC20E9_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Uri_HexEscape_m315C57FE4CF75B08312CF67E6BB60285C92750C2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Uri_HexUnescape_m17F4F57D57C21EA1F7508F26C236AC5DA9435A5C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Uri_ParseAsWindowsAbsoluteFilePath_mB0EB60186A1FAF1DC45C51F84D4C72F936EEA0C4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Uri_Parse_m8801A78BE448912761B80E050227986550FC6872_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Uri_Reduce_mA0D97A2D8280ACE01D78DC2919FC96721BDCEF1B_RuntimeMethod_var; struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com; struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031; struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; struct ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E; struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; struct Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; struct TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE; struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; struct TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21; struct UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88; 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 struct U3CModuleU3E_tE279FCC7BCE13192883FB7E7A6FC8AF8783D8CFB { }; struct ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07 : public RuntimeObject { }; struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE : public RuntimeObject { }; struct List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258 : public RuntimeObject { ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* ____items; int32_t ____size; int32_t ____version; RuntimeObject* ____syncRoot; }; struct List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07 : public RuntimeObject { Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* ____items; int32_t ____size; int32_t ____version; RuntimeObject* ____syncRoot; }; struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items; int32_t ____size; int32_t ____version; RuntimeObject* ____syncRoot; }; struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD : public RuntimeObject { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____items; int32_t ____size; int32_t ____version; RuntimeObject* ____syncRoot; }; struct ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4 : public RuntimeObject { uint8_t ___m_nTag; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___m_aValue; ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* ___elist; }; struct ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A : public RuntimeObject { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items; int32_t ____size; int32_t ____version; RuntimeObject* ____syncRoot; }; struct Assembly_t : public RuntimeObject { }; struct Assembly_t_marshaled_pinvoke { }; struct Assembly_t_marshaled_com { }; struct Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA : public RuntimeObject { }; struct BitConverter_t6E99605185963BC12B3D369E13F2B88997E64A27 : public RuntimeObject { }; struct BitConverterLE_t39B118272E6A4505B40BA39190F18CF236D9519B : public RuntimeObject { }; struct CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF : public RuntimeObject { TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* ___ranges; int32_t ___TotalCount; int32_t ___defaultIndex; int32_t ___defaultCP; }; struct Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540 : public RuntimeObject { int32_t ___Index; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___Source; String_t* ___Replacement; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___SortKey; }; struct ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B : public RuntimeObject { }; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0 : public RuntimeObject { bool ___m_isReadOnly; int32_t ___cultureID; int32_t ___parent_lcid; int32_t ___datetime_index; int32_t ___number_index; int32_t ___default_calendar_type; bool ___m_useUserOverride; NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo; DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo; TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo; String_t* ___m_name; String_t* ___englishname; String_t* ___nativename; String_t* ___iso3lang; String_t* ___iso2lang; String_t* ___win3lang; String_t* ___territory; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___native_calendar_names; CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo; void* ___textinfo_data; int32_t ___m_dataItem; Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___parent_culture; bool ___constructed; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___cached_serialized_form; CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData; bool ___m_isInherited; }; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke { int32_t ___m_isReadOnly; int32_t ___cultureID; int32_t ___parent_lcid; int32_t ___datetime_index; int32_t ___number_index; int32_t ___default_calendar_type; int32_t ___m_useUserOverride; NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo; DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo; TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo; char* ___m_name; char* ___englishname; char* ___nativename; char* ___iso3lang; char* ___iso2lang; char* ___win3lang; char* ___territory; char** ___native_calendar_names; CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo; void* ___textinfo_data; int32_t ___m_dataItem; Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___parent_culture; int32_t ___constructed; Il2CppSafeArray* ___cached_serialized_form; CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke* ___m_cultureData; int32_t ___m_isInherited; }; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com { int32_t ___m_isReadOnly; int32_t ___cultureID; int32_t ___parent_lcid; int32_t ___datetime_index; int32_t ___number_index; int32_t ___default_calendar_type; int32_t ___m_useUserOverride; NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo; DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo; TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo; Il2CppChar* ___m_name; Il2CppChar* ___englishname; Il2CppChar* ___nativename; Il2CppChar* ___iso3lang; Il2CppChar* ___iso2lang; Il2CppChar* ___win3lang; Il2CppChar* ___territory; Il2CppChar** ___native_calendar_names; CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo; void* ___textinfo_data; int32_t ___m_dataItem; Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___parent_culture; int32_t ___constructed; Il2CppSafeArray* ___cached_serialized_form; CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com* ___m_cultureData; int32_t ___m_isInherited; }; struct DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F : public RuntimeObject { }; struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095 : public RuntimeObject { int32_t ___m_codePage; CodePageDataItem_t52460FA30AE37F4F26ACB81055E58002262F19F2* ___dataItem; bool ___m_deserializedFromEverett; bool ___m_isReadOnly; EncoderFallback_tD2C40CE114AA9D8E1F7196608B2D088548015293* ___encoderFallback; DecoderFallback_t7324102215E4ED41EC065C02EB501CB0BC23CD90* ___decoderFallback; }; struct Interop_tA734BB5ABB0FD1DEA36919E923C341E180C95996 : public RuntimeObject { }; struct InteropErrorExtensions_t184666DEB50428ED4BBCAF2BC9D0947A64D5FC44 : public RuntimeObject { }; struct Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1 : public RuntimeObject { uint8_t ___Source; uint8_t ___Replace; }; struct Locale_tABBCF792A2526AA2C8858FB96E2C57AECC491D66 : public RuntimeObject { }; struct MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E : public RuntimeObject { }; struct MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927 : public RuntimeObject { }; struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE : public RuntimeObject { RuntimeObject* ____identity; }; struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_pinvoke { Il2CppIUnknown* ____identity; }; struct MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE_marshaled_com { Il2CppIUnknown* ____identity; }; struct MemberInfo_t : public RuntimeObject { }; struct Module_tABB9217F7F2BA3E0F4277D03C2B234A7313BB8D0 : public RuntimeObject { }; struct Module_tABB9217F7F2BA3E0F4277D03C2B234A7313BB8D0_marshaled_pinvoke { }; struct Module_tABB9217F7F2BA3E0F4277D03C2B234A7313BB8D0_marshaled_com { }; struct NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940 : public RuntimeObject { }; struct Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC : public RuntimeObject { }; struct Runtime_tCE6A44C19FEF6A8D28F17A01934A7989D46E6CAE : public RuntimeObject { }; struct RuntimeMarshal_tC7744D1885E2805B0B0F2C6DBCBEFBA3831ABA9E : public RuntimeObject { }; struct RuntimeStructs_t3EEB198A241613C95EF29ED50A8618FEA8E28780 : public RuntimeObject { }; struct SR_t209CA5CC218F62F0CD9FF53A64F9D079F96ED8FD : public RuntimeObject { }; struct SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55 : public RuntimeObject { String_t* ___text; String_t* ___tag; ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* ___attributes; ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* ___children; }; struct SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D : public RuntimeObject { TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___cjkIndexer; ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* ___contractions; Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* ___level2Maps; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___unsafeFlags; uint8_t* ___cjkCatTable; uint8_t* ___cjkLv1Table; uint8_t* ___cjkLv2Table; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___cjkLv2Indexer; int32_t ___lcid; bool ___frenchSort; }; struct SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB : public RuntimeObject { RuntimeObject* ___handler; TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___reader; Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* ___elementNames; Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* ___xmlSpaces; String_t* ___xmlSpace; StringBuilder_t* ___buffer; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___nameBuffer; bool ___isWhitespace; AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* ___attributes; int32_t ___line; int32_t ___column; bool ___resetColumn; }; struct Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47 : public RuntimeObject { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____array; int32_t ____size; int32_t ____version; RuntimeObject* ____syncRoot; }; struct String_t : public RuntimeObject { int32_t ____stringLength; Il2CppChar ____firstChar; }; struct StringBuilder_t : public RuntimeObject { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___m_ChunkChars; StringBuilder_t* ___m_ChunkPrevious; int32_t ___m_ChunkLength; int32_t ___m_ChunkOffset; int32_t ___m_MaxCapacity; }; struct TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A : public RuntimeObject { int32_t ___LCID; int32_t ___TailoringIndex; int32_t ___TailoringCount; bool ___FrenchSort; }; struct Uri_tDE16110D04BB22922863F9FB4735F61CD0175923 : public RuntimeObject { bool ___isUnixFilePath; String_t* ___source; String_t* ___scheme; String_t* ___host; int32_t ___port; String_t* ___path; String_t* ___query; String_t* ___fragment; String_t* ___userinfo; bool ___isUnc; bool ___isOpaquePart; bool ___userEscaped; String_t* ___cachedToString; String_t* ___cachedLocalPath; int32_t ___cachedHashCode; bool ___reduce; }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject { }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke { }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com { }; struct Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8 : public RuntimeObject { }; struct U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596 : public RuntimeObject { }; struct AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827 : public RuntimeObject { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___attrNames; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* ___attrValues; }; struct Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 { bool ___hasValue; bool ___value; }; struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 { bool ___m_value; }; struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3 { uint8_t ___m_value; }; struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED { CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ____source; }; struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_marshaled_pinvoke { CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ____source; }; struct CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED_marshaled_com { CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ____source; }; struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17 { Il2CppChar ___m_value; }; struct Double_tE150EF3D1D43DEE85D533810AB4C742307EEDE5F { double ___m_value; }; struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F { }; struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke { }; struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com { }; struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C { int32_t ___m_value; }; struct IntPtr_t { void* ___m_value; }; struct MonoPInvokeCallbackAttribute_tCB0F576FE9D9F83EAC879DEAB365905A52052C7F : public Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA { }; struct PropertyInfo_t : public MemberInfo_t { }; struct RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72 { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* ___value; }; struct RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328 { GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF* ___value; }; struct RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B { GenericParamInfo_t21CBDE383378B1B960A986DC192D423946ADE726* ___value; }; struct RuntimeRemoteClassHandle_t47A1D2639335E036FE04C79F1858CF28663F1FDF { RemoteClass_t8F343021C09FCE40A298F94523C6E988DD3E3DD0* ___value; }; struct SByte_tFEFFEF5D2FEBF5207950AE6FAC150FC53B668DB5 { int8_t ___m_value; }; struct SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652 : public SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB { SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* ___root; SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* ___current; Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* ___stack; }; struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C { float ___m_value; }; struct TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7 : public MarshalByRefObject_t8C2F4C5854177FD60439EB1FCCFC1B3CFAFE8DCE { }; struct UInt16_tF4C148C876015C212FD72652D0B6ED8CC247A455 { uint16_t ___m_value; }; struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B { uint32_t ___m_value; }; struct UIntPtr_t { void* ____pointer; }; struct ValueTuple_t383425DF86F158BE774915FDBC1BBEE948A1F9E0 { union { struct { }; uint8_t ValueTuple_t383425DF86F158BE774915FDBC1BBEE948A1F9E0__padding[1]; }; }; struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 { union { struct { }; uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1]; }; }; struct TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497 { int32_t ___Start; int32_t ___End; int32_t ___Count; int32_t ___IndexStart; int32_t ___IndexEnd; }; struct U3Cpublic_key_tokenU3Ee__FixedBuffer_t1118C8F322424F0D0E8FBD41672A6F3DC8E78EDE { union { struct { uint8_t ___FixedElementField; }; uint8_t U3Cpublic_key_tokenU3Ee__FixedBuffer_t1118C8F322424F0D0E8FBD41672A6F3DC8E78EDE__padding[17]; }; }; struct GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF { intptr_t* ___data; int32_t ___len; }; struct MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90 { union { struct { }; uint8_t MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90__padding[1]; }; }; struct Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 { String_t* ___Source; int32_t ___Index; int32_t ___Start; int32_t ___End; int32_t ___Optional; }; struct Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshaled_pinvoke { char* ___Source; int32_t ___Index; int32_t ___Start; int32_t ___End; int32_t ___Optional; }; struct Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshaled_com { Il2CppChar* ___Source; int32_t ___Index; int32_t ___Start; int32_t ___End; int32_t ___Optional; }; struct PreviousInfo_t4E178296147ACBF0CEBE0A60D25D2AF0C9D5A103 { int32_t ___Code; uint8_t* ___SortKey; }; struct UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 { String_t* ___scheme; String_t* ___delimiter; int32_t ___defaultPort; }; struct UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794_marshaled_pinvoke { char* ___scheme; char* ___delimiter; int32_t ___defaultPort; }; struct UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794_marshaled_com { Il2CppChar* ___scheme; Il2CppChar* ___delimiter; int32_t ___defaultPort; }; struct ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC { intptr_t ____value; }; struct ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 { intptr_t ____value; }; struct BindingFlags_t5DC2835E4AE9C1862B3AD172EF35B6A5F4F1812C { int32_t ___value__; }; struct CertificateImportFlags_t01A3DAD447241A787D12C441EA621435BB10B9DB { int32_t ___value__; }; struct CompareOptions_tE5E7275E1FCBD5F8F3B53CC0038A11CABE120B00 { int32_t ___value__; }; struct Delegate_t : public RuntimeObject { intptr_t ___method_ptr; intptr_t ___invoke_impl; RuntimeObject* ___m_target; intptr_t ___method; intptr_t ___delegate_trampoline; intptr_t ___extra_arg; intptr_t ___method_code; intptr_t ___interp_method; intptr_t ___interp_invoke_impl; MethodInfo_t* ___method_info; MethodInfo_t* ___original_method_info; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data; bool ___method_is_virtual; }; struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr; intptr_t ___invoke_impl; Il2CppIUnknown* ___m_target; intptr_t ___method; intptr_t ___delegate_trampoline; intptr_t ___extra_arg; intptr_t ___method_code; intptr_t ___interp_method; intptr_t ___interp_invoke_impl; MethodInfo_t* ___method_info; MethodInfo_t* ___original_method_info; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data; int32_t ___method_is_virtual; }; struct Delegate_t_marshaled_com { intptr_t ___method_ptr; intptr_t ___invoke_impl; Il2CppIUnknown* ___m_target; intptr_t ___method; intptr_t ___delegate_trampoline; intptr_t ___extra_arg; intptr_t ___method_code; intptr_t ___interp_method; intptr_t ___interp_invoke_impl; MethodInfo_t* ___method_info; MethodInfo_t* ___original_method_info; DelegateData_t9B286B493293CD2D23A5B2B5EF0E5B1324C2B77E* ___data; int32_t ___method_is_virtual; }; struct Exception_t : public RuntimeObject { String_t* ____className; String_t* ____message; RuntimeObject* ____data; Exception_t* ____innerException; String_t* ____helpURL; RuntimeObject* ____stackTrace; String_t* ____stackTraceString; String_t* ____remoteStackTraceString; int32_t ____remoteStackIndex; RuntimeObject* ____dynamicMethods; int32_t ____HResult; String_t* ____source; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces; IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips; int32_t ___caught_in_unmanaged; }; struct Exception_t_marshaled_pinvoke { char* ____className; char* ____message; RuntimeObject* ____data; Exception_t_marshaled_pinvoke* ____innerException; char* ____helpURL; Il2CppIUnknown* ____stackTrace; char* ____stackTraceString; char* ____remoteStackTraceString; int32_t ____remoteStackIndex; Il2CppIUnknown* ____dynamicMethods; int32_t ____HResult; char* ____source; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces; Il2CppSafeArray* ___native_trace_ips; int32_t ___caught_in_unmanaged; }; struct Exception_t_marshaled_com { Il2CppChar* ____className; Il2CppChar* ____message; RuntimeObject* ____data; Exception_t_marshaled_com* ____innerException; Il2CppChar* ____helpURL; Il2CppIUnknown* ____stackTrace; Il2CppChar* ____stackTraceString; Il2CppChar* ____remoteStackTraceString; int32_t ____remoteStackIndex; Il2CppIUnknown* ____dynamicMethods; int32_t ____HResult; Il2CppChar* ____source; SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager; StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces; Il2CppSafeArray* ___native_trace_ips; int32_t ___caught_in_unmanaged; }; struct GenericParameterAttributes_tD73CDB8C95D60038AA80DC4557D460B32FB6378F { int32_t ___value__; }; struct MonoAssemblyName_t86B4669C242DAF7EE82C100B54589B0390A8D4FF { intptr_t ___name; intptr_t ___culture; intptr_t ___hash_value; intptr_t ___public_key; U3Cpublic_key_tokenU3Ee__FixedBuffer_t1118C8F322424F0D0E8FBD41672A6F3DC8E78EDE ___public_key_token; uint32_t ___hash_alg; uint32_t ___hash_len; uint32_t ___flags; uint16_t ___major; uint16_t ___minor; uint16_t ___build; uint16_t ___revision; uint16_t ___arch; }; struct RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF : public Assembly_t { intptr_t ____mono_assembly; RuntimeObject* ____evidence; ResolveEventHolder_t3CB1550411277AD1F17B720A3C07C37973A99558* ___resolve_event_holder; RuntimeObject* ____minimum; RuntimeObject* ____optional; RuntimeObject* ____refuse; RuntimeObject* ____granted; RuntimeObject* ____denied; bool ___fromByteArray; String_t* ___assemblyName; }; struct RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF_marshaled_pinvoke : public Assembly_t_marshaled_pinvoke { intptr_t ____mono_assembly; Il2CppIUnknown* ____evidence; ResolveEventHolder_t3CB1550411277AD1F17B720A3C07C37973A99558* ___resolve_event_holder; Il2CppIUnknown* ____minimum; Il2CppIUnknown* ____optional; Il2CppIUnknown* ____refuse; Il2CppIUnknown* ____granted; Il2CppIUnknown* ____denied; int32_t ___fromByteArray; char* ___assemblyName; }; struct RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF_marshaled_com : public Assembly_t_marshaled_com { intptr_t ____mono_assembly; Il2CppIUnknown* ____evidence; ResolveEventHolder_t3CB1550411277AD1F17B720A3C07C37973A99558* ___resolve_event_holder; Il2CppIUnknown* ____minimum; Il2CppIUnknown* ____optional; Il2CppIUnknown* ____refuse; Il2CppIUnknown* ____granted; Il2CppIUnknown* ____denied; int32_t ___fromByteArray; Il2CppChar* ___assemblyName; }; struct RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26 { intptr_t ___value; }; struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 { intptr_t ___value; }; struct RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48 { intptr_t ___value; }; struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B { intptr_t ___value; }; struct SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F { RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328 ___handle; }; struct SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E { String_t* ___str; intptr_t ___marshaled_string; }; struct SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshaled_pinvoke { char* ___str; intptr_t ___marshaled_string; }; struct SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshaled_com { Il2CppChar* ___str; intptr_t ___marshaled_string; }; struct StringReader_t1A336148FF22A9584E759A9D720CC96C23E35DD8 : public TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7 { String_t* ____s; int32_t ____pos; int32_t ____length; }; struct StringSplitOptions_t4DD892C76C70DD4800FC1B76054D69826F770062 { int32_t ___value__; }; struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4 : public RuntimeObject { bool ___m_isReadOnly; String_t* ___m_cultureName; CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData; String_t* ___m_textInfoName; Nullable_1_t78F453FADB4A9F50F267A4E349019C34410D1A01 ___m_IsAsciiCasingSameAsInvariant; String_t* ___customCultureName; bool ___m_useUserOverride; int32_t ___m_win32LangID; }; struct UnicodeCategory_tC5D046642FA3366AD265B73F3F43140D8CD9CB2A { int32_t ___value__; }; struct UriPartial_t715357C8A43632964DF28E3E25BC544B5169EA18 { int32_t ___value__; }; struct Error_tA96F6BC4A908C7D5F1E1C4A60CE2AC73DCA88D4A { int32_t ___value__; }; struct GenericParamInfo_t21CBDE383378B1B960A986DC192D423946ADE726 { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* ___pklass; intptr_t ___name; uint16_t ___flags; uint32_t ___token; MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90** ___constraints; }; struct RemoteClass_t8F343021C09FCE40A298F94523C6E988DD3E3DD0 { intptr_t ___default_vtable; intptr_t ___xdomain_vtable; MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* ___proxy_class; intptr_t ___proxy_class_name; uint32_t ___interface_count; }; struct ExtenderType_t32CA9654DAB08B7ECCC32976F2FC07641D8F547F { int32_t ___value__; }; struct FileStatusFlags_tB53E2B9A54305CDCEA49884DEEDB8C62C8ACC9C9 { int32_t ___value__; }; struct NodeType_tA0667DBD8FC8EB3B1202CBEEEC3958E5BC14A76E { int32_t ___value__; }; struct Permissions_tD0E234E5F8D29A8310EB87EB60D3EB439AC6635F { int32_t ___value__; }; struct ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D { ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC ____pointer; int32_t ____length; }; struct ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 { ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 ____pointer; int32_t ____length; }; struct Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 { ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC ____pointer; int32_t ____length; }; struct Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D { ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 ____pointer; int32_t ____length; }; struct MulticastDelegate_t : public Delegate_t { DelegateU5BU5D_tC5AB7E8F745616680F337909D3A8E6C722CDF771* ___delegates; }; struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates; }; struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates; }; struct SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740 : public RuntimeObject { String_t* ___source; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___key; int32_t ___options; int32_t ___lcid; }; struct SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740_marshaled_pinvoke { char* ___source; Il2CppSafeArray* ___key; int32_t ___options; int32_t ___lcid; }; struct SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740_marshaled_com { Il2CppChar* ___source; Il2CppSafeArray* ___key; int32_t ___options; int32_t ___lcid; }; struct SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A : public RuntimeObject { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___l1b; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___l2b; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___l3b; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___l4sb; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___l4tb; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___l4kb; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___l4wb; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___l5b; String_t* ___source; int32_t ___l1; int32_t ___l2; int32_t ___l3; int32_t ___l4s; int32_t ___l4t; int32_t ___l4k; int32_t ___l4w; int32_t ___l5; int32_t ___lcid; int32_t ___options; bool ___processLevel2; bool ___frenchSort; bool ___frenchSorted; }; struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t { }; struct Type_t : public MemberInfo_t { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl; }; struct ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8 { int32_t ____error; int32_t ____rawErrno; }; struct Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE { int32_t ___Option; uint8_t* ___NeverMatchFlags; uint8_t* ___AlwaysMatchFlags; uint8_t* ___Buffer1; uint8_t* ___Buffer2; int32_t ___PrevCode; uint8_t* ___PrevSortKey; }; struct DirectoryEntry_t4FE272EECFF03032105F6F23CB60435287DB1CA2 { uint8_t* ___Name; int32_t ___NameLength; int32_t ___InodeType; }; struct FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2 { int32_t ___Flags; int32_t ___Mode; uint32_t ___Uid; uint32_t ___Gid; int64_t ___Size; int64_t ___ATime; int64_t ___ATimeNsec; int64_t ___MTime; int64_t ___MTimeNsec; int64_t ___CTime; int64_t ___CTimeNsec; int64_t ___BirthTime; int64_t ___BirthTimeNsec; int64_t ___Dev; int64_t ___Ino; uint32_t ___UserFlags; }; struct Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE : public MulticastDelegate_t { }; struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { String_t* ____paramName; }; struct FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { CancellationToken_t51142D9C6D7C02D314DA34A6A7988C528992FFED ____cancellationToken; }; struct SmallXmlParserException_t49EDAE5290024E0707864CCCFE1266C5AE5475C7 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { int32_t ___line; int32_t ___column; }; struct UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct ValueUtf8Converter_t46AD787999C475AFB40B2CCA5D2B1DA27E9E2266 { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ____arrayToReturnToPool; Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ____bytes; }; struct ValueUtf8Converter_t46AD787999C475AFB40B2CCA5D2B1DA27E9E2266_marshaled_pinvoke { Il2CppSafeArray* ____arrayToReturnToPool; Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ____bytes; }; struct ValueUtf8Converter_t46AD787999C475AFB40B2CCA5D2B1DA27E9E2266_marshaled_com { Il2CppSafeArray* ____arrayToReturnToPool; Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ____bytes; }; struct ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129 : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 { }; struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 { RuntimeObject* ____actualValue; }; struct DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF : public IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910 { }; struct FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A : public IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910 { String_t* ___U3CFileNameU3Ek__BackingField; String_t* ___U3CFusionLogU3Ek__BackingField; }; struct PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5 : public IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910 { }; struct PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A : public NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A { }; struct ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07_StaticFields { ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07* ___U3CSharedU3Ek__BackingField; }; struct EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___Value; }; struct List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258_StaticFields { ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* ___s_emptyArray; }; struct List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07_StaticFields { Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* ___s_emptyArray; }; struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray; }; struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_StaticFields { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_emptyArray; }; struct BitConverter_t6E99605185963BC12B3D369E13F2B88997E64A27_StaticFields { bool ___IsLittleEndian; }; struct ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_StaticFields { ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B* ___Instance; }; struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_StaticFields { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___invariant_culture_info; RuntimeObject* ___shared_table_lock; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___default_current_culture; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentUICulture; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentCulture; Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number; Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX; bool ___IsTaiwanSku; }; struct DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields { RuntimeObject* ___locker; RuntimeObject* ___systemDependency; }; struct Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095_StaticFields { Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___defaultEncoding; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___unicodeEncoding; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___bigEndianUnicode; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf7Encoding; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf8Encoding; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___utf32Encoding; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___asciiEncoding; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___latin1Encoding; Dictionary_2_t87EDE08B2E48F793A22DE50D6B3CC2E7EBB2DB54* ___encodings; RuntimeObject* ___s_InternalSyncObject; }; struct MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields { int32_t ___MaxExpansionLength; uint8_t* ___ignorableFlags; uint8_t* ___categories; uint8_t* ___level1; uint8_t* ___level2; uint8_t* ___level3; uint8_t* ___cjkCHScategory; uint8_t* ___cjkCHTcategory; uint8_t* ___cjkJAcategory; uint8_t* ___cjkKOcategory; uint8_t* ___cjkCHSlv1; uint8_t* ___cjkCHTlv1; uint8_t* ___cjkJAlv1; uint8_t* ___cjkKOlv1; uint8_t* ___cjkKOlv2; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___tailoringArr; TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE* ___tailoringInfos; RuntimeObject* ___forLock; bool ___isReady; }; struct MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields { CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Ignorable; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Category; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Level1; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Level2; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Level3; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___CjkCHS; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Cjk; }; struct Module_tABB9217F7F2BA3E0F4277D03C2B234A7313BB8D0_StaticFields { TypeFilter_tD8F0A4CFBE6E8F8FA8D673113A73026EDA4640BA* ___FilterTypeName; TypeFilter_tD8F0A4CFBE6E8F8FA8D673113A73026EDA4640BA* ___FilterTypeNameIgnoreCase; }; struct NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields { CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Prop; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Map; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Combining; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Composite; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* ___Helper; }; struct Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_StaticFields { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___InvalidPathChars; Il2CppChar ___AltDirectorySeparatorChar; Il2CppChar ___DirectorySeparatorChar; Il2CppChar ___PathSeparator; String_t* ___DirectorySeparatorStr; Il2CppChar ___VolumeSeparatorChar; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___PathSeparatorChars; bool ___dirEqualsVolume; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___trimEndCharsWindows; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___trimEndCharsUnix; }; struct Runtime_tCE6A44C19FEF6A8D28F17A01934A7989D46E6CAE_StaticFields { RuntimeObject* ___dump; }; struct SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_StaticFields { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___invalid_tag_chars; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___invalid_text_chars; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___invalid_attr_name_chars; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___invalid_attr_value_chars; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___invalid_chars; }; struct SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_StaticFields { SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* ___invariant; }; struct String_t_StaticFields { String_t* ___Empty; }; struct Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields { String_t* ___hexUpperChars; String_t* ___SchemeDelimiter; String_t* ___UriSchemeFile; String_t* ___UriSchemeFtp; String_t* ___UriSchemeGopher; String_t* ___UriSchemeHttp; String_t* ___UriSchemeHttps; String_t* ___UriSchemeMailto; String_t* ___UriSchemeNews; String_t* ___UriSchemeNntp; UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* ___schemes; }; struct Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_StaticFields { bool ___CanSetHiddenFlag; }; struct U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_StaticFields { U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596* ___U3CU3E9; Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE* ___U3CU3E9__17_0; }; struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields { String_t* ___TrueString; String_t* ___FalseString; }; struct Char_t521A6F19B456D956AF452D926C32709DC03D6B17_StaticFields { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___s_categoryForLatin1; }; struct IntPtr_t_StaticFields { intptr_t ___Zero; }; struct TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7_StaticFields { TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___Null; }; struct UIntPtr_t_StaticFields { uintptr_t ___Zero; }; struct Exception_t_StaticFields { RuntimeObject* ___s_EDILock; }; struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4_StaticFields { TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___s_Invariant; }; struct Type_t_StaticFields { Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder; Il2CppChar ___Delimiter; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes; RuntimeObject* ___Missing; MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute; MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName; MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase; }; #ifdef __clang__ #pragma clang diagnostic pop #endif struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031 : public RuntimeArray { ALIGN_FIELD (8) uint8_t m_Items[1]; 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; } }; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray { ALIGN_FIELD (8) RuntimeObject* m_Items[1]; 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); } }; struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB : public RuntimeArray { ALIGN_FIELD (8) Type_t* m_Items[1]; inline Type_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Type_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, Type_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Type_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Type_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB : public RuntimeArray { ALIGN_FIELD (8) Il2CppChar m_Items[1]; 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; } }; struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248 : public RuntimeArray { ALIGN_FIELD (8) String_t* m_Items[1]; 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); } }; struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C : public RuntimeArray { ALIGN_FIELD (8) int32_t m_Items[1]; 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; } }; struct TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21 : public RuntimeArray { ALIGN_FIELD (8) TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497 m_Items[1]; inline TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497* 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, TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497 value) { m_Items[index] = value; } }; struct TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE : public RuntimeArray { ALIGN_FIELD (8) TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* m_Items[1]; inline TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A** 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, TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; struct ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E : public RuntimeArray { ALIGN_FIELD (8) Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* m_Items[1]; inline Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** 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, Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; struct Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C : public RuntimeArray { ALIGN_FIELD (8) Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* m_Items[1]; inline Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1** 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, Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; struct UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88 : public RuntimeArray { ALIGN_FIELD (8) UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 m_Items[1]; inline UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794* 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, UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___scheme), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___delimiter), (void*)NULL); #endif } inline UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___scheme), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___delimiter), (void*)NULL); #endif } }; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07* ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_gshared_inline (const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_gshared (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___0_span, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t MemoryExtensions_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m508604BBCD7DCCB4DEC428F44BD554F030698FF7_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_span, uint8_t ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D Span_1_Slice_mEFBC3C78FD443FFE23F9E841D43B7B0271622843_gshared_inline (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 Span_1_op_Implicit_m03D0CEDC1BC95844236105D1DE24A702B956BFE4_gshared (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D ___0_span, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* List_1_ToArray_mD7E4F8E7C11C3C67CB5739FCC0A6E86106A6291F_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_m4204C143D97E871DF2553329CFB0FBE3CD1A01F2_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Comparison_1__ctor_mC1E8799BBCE317B612875123C9C894BD470BFE6A_gshared (Comparison_1_t62E531E7B8260E2C6C2718C3BDB8CF8655139645* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Sort_mEB3B61CB86B1419919338B0668DC4E568C2FFF93_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, Comparison_1_t62E531E7B8260E2C6C2718C3BDB8CF8655139645* ___0_comparison, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Reverse_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m259DE31308F37526EF40E73D7C36AB5DDC896CBE_gshared (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Insert_m9C9559248941FED50561DB029D55DF08DEF3B094_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, int32_t ___0_index, RuntimeObject* ___1_item, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90_gshared (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_span, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m3E381D71F4CF4AB91BFFD85724D3F55A84E706E5_gshared (uint8_t* ___0_searchSpace, uint8_t ___1_value, int32_t ___2_length, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC9BE2938B716B46BB6B9070B94DBE5CE814BC0E2_gshared_inline (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D* __this, Il2CppChar* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B_inline (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478 (String_t* ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DirectoryNotFoundException__ctor_mA7F098E81D1D163C09BF5E64A34634290B76F235 (DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF* __this, String_t* ___0_message, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m9E8DC9AEFDC34AC67473EFAEAB78C5066C1A0D09 (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FileNotFoundException__ctor_mA8C9C93DB8C5B96D6B5E59B2AE07154F265FB1A1 (FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A* __this, String_t* ___0_message, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FileNotFoundException__ctor_mC4247CABF75A7B484A21790CD7F8EFA8AC101677 (FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A* __this, String_t* ___0_message, String_t* ___1_fileName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Interop_GetIOException_m4AEFBBA1E1D56F9C4D69CDD0626267AB8CFC9943 (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8 ___0_errorInfo, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnauthorizedAccessException__ctor_m37F82265DB9C7D153840E157E860BBF373E9459F (UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791* __this, String_t* ___0_message, Exception_t* ___1_inner, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PathTooLongException__ctor_m2E98EE527C0503C02F7305BC57045AB86BB202A7 (PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5* __this, String_t* ___0_message, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027 (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IOException__ctor_m9748591C355AD9F4C53B456CD8125C26C61B754A (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* __this, String_t* ___0_message, int32_t ___1_hresult, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void OperationCanceledException__ctor_m2F34C3B8AEE2AA6C7EB2BB77AE5E0289101293E4 (OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66 (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* __this, String_t* ___0_paramName, String_t* ___1_message, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ErrorInfo_GetErrorMessage_m8126CB6DD05026B361004182D21965A7AAC89B68 (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sys_GetNonCryptographicallySecureRandomBytes_m6E685E563363C27974F36F253C28B4F19D9FACF9 (uint8_t* ___0_buffer, int32_t ___1_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_ConvertErrorPlatformToPal_m1526F9D253055CD6230AD7329163BB4EBA552AAE (int32_t ___0_platformErrno, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ErrorInfo__ctor_m69D7F33C0932334C68D390C3249427538AB6BDBA (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, int32_t ___0_errno, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ErrorInfo__ctor_m5BAA16B076ADF4BC99001F2AB4973313BB53ECBF (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, int32_t ___0_error, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_ConvertErrorPalToPlatform_m0060542D169E075F73B8224507CAEE5EA3F01626 (int32_t ___0_error, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Sys_StrError_m5773D4515862D09A21D378D4FFCE551E1F86F6BF (int32_t ___0_platformErrno, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, RuntimeObject* ___3_arg2, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ErrorInfo_ToString_mCC02EC6DEB01119DE687B1B1488919C602065C17 (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Marshal_GetLastWin32Error_mCD7EBA7503BF36F46DB58D98E96101FB67684379 (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* Sys_StrErrorR_m75F4B015F3633733A51DDF15F716AE13BD72DC07 (int32_t ___0_platformErrno, uint8_t* ___1_buffer, int32_t ___2_bufferSize, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D (void* ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Marshal_PtrToStringAnsi_m8DF88D9F22FCF791C538A36C9233B3882F579B4A (intptr_t ___0_ptr, const RuntimeMethod* method) ; inline ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07* ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_inline (const RuntimeMethod* method) { return (( ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07* (*) (const RuntimeMethod*))ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_gshared_inline)(method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_ReadLink_mC85620C48F33C828AB0A025498E3388B553C8EAF (String_t* ___0_path, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_buffer, int32_t ___2_bufferSize, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9 (const RuntimeMethod* method) ; inline void Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) { (( void (*) (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305*, void*, int32_t, const RuntimeMethod*))Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_gshared_inline)(__this, ___0_pointer, ___1_length, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueUtf8Converter__ctor_mC2AD8452442C044B152ABEEF3706892BB66C90D9 (ValueUtf8Converter_t46AD787999C475AFB40B2CCA5D2B1DA27E9E2266* __this, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___0_initialBuffer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ValueUtf8Converter_ConvertAndTerminateString_m7525C8D794AB245BB9AD2D64D238B68AC55111A4 (ValueUtf8Converter_t46AD787999C475AFB40B2CCA5D2B1DA27E9E2266* __this, ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_value, const RuntimeMethod* method) ; inline uint8_t* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6 (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___0_span, const RuntimeMethod* method) { return (( uint8_t* (*) (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305, const RuntimeMethod*))MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_gshared)(___0_span, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_Stat_m03EFE78D57885DC5AB93B289499251C76206C1EA (uint8_t* ___0_path, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2* ___1_output, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueUtf8Converter_Dispose_m601586EE197FB0A58CD6A0F67C91DC4530B2EAE2 (ValueUtf8Converter_t46AD787999C475AFB40B2CCA5D2B1DA27E9E2266* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_LStat_mA12F131FFC1087EAE105C597E639CF72CFCED146 (uint8_t* ___0_path, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2* ___1_output, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_LChflagsCanSetHiddenFlag_mF927D75AA5A0EBF295A07FC40BECF267041D6F6B (const RuntimeMethod* method) ; inline void ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D*, void*, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_gshared_inline)(__this, ___0_pointer, ___1_length, method); } inline int32_t MemoryExtensions_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m508604BBCD7DCCB4DEC428F44BD554F030698FF7_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_span, uint8_t ___1_value, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D, uint8_t, const RuntimeMethod*))MemoryExtensions_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m508604BBCD7DCCB4DEC428F44BD554F030698FF7_gshared_inline)(___0_span, ___1_value, method); } inline Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D Span_1_Slice_mEFBC3C78FD443FFE23F9E841D43B7B0271622843_inline (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method) { return (( Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D (*) (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D*, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mEFBC3C78FD443FFE23F9E841D43B7B0271622843_gshared_inline)(__this, ___0_start, ___1_length, method); } inline ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 Span_1_op_Implicit_m03D0CEDC1BC95844236105D1DE24A702B956BFE4 (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D ___0_span, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 (*) (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D, const RuntimeMethod*))Span_1_op_Implicit_m03D0CEDC1BC95844236105D1DE24A702B956BFE4_gshared)(___0_span, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 DirectoryEntry_GetName_mF08AE47152428B103C9ADC1C339DD5FA41BAE996 (DirectoryEntry_t4FE272EECFF03032105F6F23CB60435287DB1CA2* __this, Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D ___0_buffer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m918500C1EFB475181349A79989BB79BB36102894 (String_t* ___0_format, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6 (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_GetString_mC3AF0F4C7566888FD25A74833B83F5A8C6F9D931 (CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_culture, String_t* ___1_name, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___2_args, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m447B585713E5EB3EBF5D9D0710706D01E8A56D75 (RuntimeObject* ___0_provider, String_t* ___1_format, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___2_args, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m3844098E7C18576D263AAF62F69BE5C70BF9A744 (RuntimeObject* ___0_provider, String_t* ___1_format, RuntimeObject* ___2_arg0, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m44BF8BF44DC9B67D6CF265A1A2703A6D743F5C56 (RuntimeObject* ___0_provider, String_t* ___1_format, RuntimeObject* ___2_arg0, RuntimeObject* ___3_arg1, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mF8E53122BE8F0F617357DFB75C3912D1242DE263 (RuntimeObject* ___0_provider, String_t* ___1_format, RuntimeObject* ___2_arg0, RuntimeObject* ___3_arg1, RuntimeObject* ___4_arg2, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA (RuntimeObject* ___0_obj, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149 (RuntimeObject* ___0_obj, bool* ___1_lockTaken, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DependencyInjector_ReflectionLoad_m7E41C5481B953C6BAC4208E750F6F59E8156990A (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PlatformNotSupportedException__ctor_mC5103EE3FE4FE245039B1107D6685296D9CC6560 (PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A* __this, String_t* ___0_message, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m1BE9BD198B904AA1D94F4B10DA88077DFD44B7A5 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PropertyInfo_t* Type_GetProperty_m6E63875E6098E89250149F4E76FAD40844708391 (Type_t* __this, String_t* ___0_name, int32_t ___1_bindingAttr, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool PropertyInfo_op_Equality_m3BFC2276AECF2A16B66F171D65516817B4578B4F (PropertyInfo_t* ___0_left, PropertyInfo_t* ___1_right, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PropertyInfo_GetValue_m89576462107E2A4DF5B7775216AEC29D74FF6088 (PropertyInfo_t* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34_inline (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF (intptr_t ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeClassHandle__ctor_m7021F8E7933C8ABC27B2FDF562EF608FBDF0D9C3 (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, intptr_t ___0_ptr, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* RuntimeClassHandle_get_Value_m25D4B9C7BC4BB723CDD408E0F490D8DAB54B5EFB_inline (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172 (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeClassHandle_Equals_m7FE8F7C9EE7048C140FCC548CEE30372DE734E05 (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D (intptr_t* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeClassHandle_GetHashCode_m2AD338C1E8108B685A6F95C07CC83FCDC2CBC514 (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RuntimeClassHandle_GetTypeFromClass_m58318E74AF6BD916BC0706E930958EB532A0B28D (MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* ___0_klass, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeTypeHandle__ctor_m3B7A6EF106E5F7259DA89488C4D23622533C09A8_inline (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B* __this, intptr_t ___0_val, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B RuntimeClassHandle_GetTypeHandle_mC2B0186E8B2CAEBA30296C2CE29D96B9894957CD (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72 RuntimeRemoteClassHandle_get_ProxyClass_mB696A6AF46F5ACB381B40DC37F92F9DA67625E9B (RuntimeRemoteClassHandle_t47A1D2639335E036FE04C79F1858CF28663F1FDF* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeGenericParamInfoHandle__ctor_m635F2C947EEDF45BE0E17E66F06C718AC2D10F4E (RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* __this, intptr_t ___0_ptr, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* RuntimeGenericParamInfoHandle_GetConstraints_m1C3E51699D5D9F77FE215BEB00B8A76BC20AA54C (RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* RuntimeGenericParamInfoHandle_get_Constraints_mE96BF6947E1F6990FB52B0A8219A901FF3A6B7A6 (RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeGenericParamInfoHandle_get_Attributes_m3CF6E048BFD00D5218DE1E343A3A194BF93E8729 (RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeGenericParamInfoHandle_GetConstraintsCount_mC615FBDA56188D3DB17BC436025177B3214E2A51 (RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeEventHandle__ctor_m9712CDDC8FAB489928A3C5C37D91A79E5C344F78_inline (RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* __this, intptr_t ___0_v, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t RuntimeEventHandle_get_Value_mE84A702C797FF1933824906BE69AE5E3D3304B30_inline (RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline (intptr_t ___0_value1, intptr_t ___1_value2, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeEventHandle_Equals_m1A48EE5D85A84BDF4BE92A04D5203E0C5B1444A2 (RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeEventHandle_GetHashCode_m0F827612114C8976DB1D91AA6FEFAE10876F1CC6 (RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimePropertyHandle__ctor_m0D2C702D16F3F51A9E9AA1AC9E808C82F92E711E_inline (RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* __this, intptr_t ___0_v, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t RuntimePropertyHandle_get_Value_mDF730CAE1334309B5B59074DCACBC34884C34406_inline (RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimePropertyHandle_Equals_m73642985E7C7804645C7DC5AD6528D8C467398A3 (RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimePropertyHandle_GetHashCode_m880542202D105E75C7EF76C31EA48A5761A15B30 (RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeGPtrArrayHandle__ctor_m696952A5ABC50F0813EE450DCCE1E8117AB8AEED (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* __this, intptr_t ___0_ptr, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeGPtrArrayHandle_get_Length_mDDE04771772F71BC95A38A7CC1FBB11642B8C502 (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309 (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* __this, int32_t ___0_i, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RuntimeGPtrArrayHandle_get_Item_m3B72E2CB5341796FD2EAD42592ED5FA28623F249 (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* __this, int32_t ___0_i, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IndexOutOfRangeException__ctor_m270ED9671475CE680EEA8C62A7A43308AE4188EF (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeGPtrArrayHandle_GPtrArrayFree_mD9C8A86D185526D672E85D764FB3481FB0661855 (GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF* ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_mA014E75717E6CE25BA9D641971AD637F70532339 (String_t* __this, int8_t* ___0_value, int32_t ___1_startIndex, int32_t ___2_length, Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* ___3_enc, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeStringMarshal__ctor_m45953FD7665BA4526596D2D30A9BF2141B037AA8 (SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E* __this, String_t* ___0_str, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeMarshal_DecodeBlobSize_m4987AAFF455BE126536B8EDE3C10E8F2A6D6EAA9 (intptr_t ___0_in_ptr, intptr_t* ___1_out_ptr, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Marshal_Copy_mF7402FFDB520EA1B8D1C32B368DBEE4B13F1BE77 (intptr_t ___0_source, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_destination, int32_t ___2_startIndex, int32_t ___3_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeGPtrArrayHandle__ctor_m8EF7E312EF9558E92061E6A1FEABE43F5AE80579 (SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* __this, intptr_t ___0_ptr, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeGPtrArrayHandle_DestroyAndFree_mABE1D4D9C803C171AECE76F3CA4293BD274F170B (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* ___0_h, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeGPtrArrayHandle_Dispose_mEC245DEB021C0DC3BA74E80B202049AC198096C8 (SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SafeGPtrArrayHandle_get_Length_m5F09438379A2372A92EA78B5F1E719D6072BEC6E (SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SafeGPtrArrayHandle_get_Item_m0417A32AA69F65032DE50E6168189B231CF29BB5 (SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* __this, int32_t ___0_i, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SafeStringMarshal_StringToUtf8_icall_m16E73320703B8E340FD31C90C4E5161A33DC5BA6 (String_t** ___0_str, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SafeStringMarshal_StringToUtf8_m5F299E8BDAED80F19E8FFDAC76378B7435430A27 (String_t* ___0_str, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SafeStringMarshal_get_Value_m33E0497DD37A963B09B47083091BE63D90C06CBC (SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool IntPtr_op_Inequality_m90EFC9C4CAD9A33E309F2DDF98EE4E1DD253637B_inline (intptr_t ___0_value1, intptr_t ___1_value2, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeStringMarshal_GFree_m4C0195D7BE2E671CFA77F40B3349D01D97940E3F (intptr_t ___0_ptr, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeStringMarshal_Dispose_m34D77253DF878A33052EEA9771C93252C2B02A0F (SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser__ctor_mD1AE9A75F441E331A19E111706DC130F64F7B83A (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Stack__ctor_m4E3FE5A70C400B82DAB9E38E61A934E4E4DE01A7 (Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringReader__ctor_m72556EC1062F49E05CF41B0825AC7FA2DB2A81C0 (StringReader_t1A336148FF22A9584E759A9D720CC96C23E35DD8* __this, String_t* ___0_s, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_Parse_mDBDCE208B61E525047652DEFB54D2B75695E0CBA (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___0_input, RuntimeObject* ___1_handler, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityElement__ctor_m1BC698E428D96ECEF625ADF86F95D30B5E4CD184 (SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* __this, String_t* ___0_tag, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityElement_AddChild_m3718404151331EFAA46D25D354B5C4AA1FD8DDFE (SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* __this, SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* ___0_child, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SecurityElement_Escape_mDBA5A05AF33EF92A72650D0CF32F2069EA3473EB (String_t* ___0_str, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityElement_AddAttribute_mF31D985A7B289E7858F3EBFE782ECCC74F1F08AC (SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* __this, String_t* ___0_name, String_t* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityElement_set_Text_m734B7FFAF5F408359D6C55C9CF9196D2FF992D2D (SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* __this, String_t* ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m2619CA8D2C3476DF1A302D9D941498BB1C6164C5 (StringBuilder_t* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttrListImpl__ctor_mC0D30F283DD1CC3CF56E56ED29462F421FAF98FC (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParserException__ctor_mA574796034F0F01B0A66CCEB66097F0CA729A27B (SmallXmlParserException_t49EDAE5290024E0707864CCCFE1266C5AE5475C7* __this, String_t* ___0_msg, int32_t ___1_line, int32_t ___2_column, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Join_m557B6B554B87C1742FA0B128500073B421ED0BFD (String_t* ___0_separator, StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8 (String_t* ___0_format, RuntimeObject* ___1_arg0, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, String_t* ___0_msg, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Char_GetUnicodeCategory_m77918F2C9C8E103453F2146071739767CA65F6DC (Il2CppChar ___0_c, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_SkipWhitespaces_mDC28EBFD4733F067C178259ACB05862C60AA7C2F (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, bool ___0_expected, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1 (StringBuilder_t* __this, Il2CppChar ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SmallXmlParser_IsWhitespace_m66E95B828FFBD98E1A8C7B53F334F1C746FA7221 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, int32_t ___0_c, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* SmallXmlParser_UnexpectedEndError_m49611771ED1216C9DF756338DDDB97B227F81FB9 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadReference_m33EEC080ACA6D08AD59AC077D37B8554DCD72E15 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414 (StringBuilder_t* __this, int32_t ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SmallXmlParser_IsNameChar_mF93D58506A1B3E4407F50B04793005D10899A0BE (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, Il2CppChar ___0_c, bool ___1_start, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900 (RuntimeArray* ___0_sourceArray, RuntimeArray* ___1_destinationArray, int32_t ___2_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6 (String_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_val, int32_t ___1_startIndex, int32_t ___2_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_HandleBufferedContent_mA1EAFD112B1289A13B471498995E75F409AFE5EE (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_Cleanup_mB4BE7BFA8E2FAB80B40172E98FC750083EED982F (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttrListImpl_Clear_m928937942612617F5E5EC6B1849942D831C34E41 (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8 (StringBuilder_t* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_HandleWhitespaces_mD1E22581F64763EED215226E814A765473E97D7D (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, int32_t ___0_c, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadCDATASection_m959663B4552B92B7040E13B23BB395905EC50BA1 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadComment_m1D1D6B2E2C6C7C532717D1989E1B5A3CAA998684 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_SkipWhitespaces_m47DD8BD20F773B8E7854DBEB1BFF705B61BEF311 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SmallXmlParser_ReadUntil_mDC60A5A463115D6539E27E81420AD54105242D64 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, Il2CppChar ___0_until, bool ___1_handleReferences, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (String_t* ___0_str0, String_t* ___1_str1, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadAttribute_m68F93A21DBAA757306E4A8469E563A86A5C37E09 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* ___0_a, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadCharacters_m5C6573F4EBB4EE6123BF5A53E9E6989AF024D4A7 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SmallXmlParser_ReadCharacterReference_mBA7ADD269054BF1D6C751B0B7434A70AF5BAD9A7 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (String_t* ___0_a, String_t* ___1_b, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttrListImpl_Add_m809157F38C92F7E9BB2463BE1F4A35703536B4FD (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, String_t* ___0_name, String_t* ___1_value, const RuntimeMethod* method) ; inline int32_t List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline)(__this, method); } inline String_t* List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8 (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, int32_t ___0_index, const RuntimeMethod* method) { return (( String_t* (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, int32_t, const RuntimeMethod*))List_1_get_Item_m33561245D64798C2AB07584C0EC4F240E4839A38_gshared)(__this, ___0_index, method); } inline StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method) { return (( StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1_ToArray_mD7E4F8E7C11C3C67CB5739FCC0A6E86106A6291F_gshared)(__this, method); } inline void List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method) { (( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline)(__this, method); } inline void List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, String_t* ___0_item, const RuntimeMethod* method) { (( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, String_t*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method); } inline void List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method) { (( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SystemException__ctor_mC481DFD60F19362A0B3523FBD5E429EC4F1F3FB5 (SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295* __this, String_t* ___0_message, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2 (Attribute_tFDA8EFEFB0711976D22474794576DAF28F7440AA* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TableRange__ctor_m2BA1ACE9CAB66F5A86AE0534524AF41C63618E1D (TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497* __this, int32_t ___0_start, int32_t ___1_end, int32_t ___2_indexStart, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractionComparer__ctor_mB4EA5A722C5583D0D50CD88937D0A90BA8603826 (ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B* __this, const RuntimeMethod* method) ; inline void List_1__ctor_mC8997D2202766FB8AD08F8355CCE9D9BF57B3757 (List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258* __this, const RuntimeMethod* method) { (( void (*) (List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } inline void List_1__ctor_mDED626FB9D28DA7191C6BC79601486000B0DAE3C (List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* __this, const RuntimeMethod* method) { (( void (*) (List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Marshal_Copy_m6C7CF44B55FB4392AE55DF0B2D6EC156D0028DF4 (intptr_t ___0_source, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___1_destination, int32_t ___2_startIndex, int32_t ___3_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Contraction__ctor_m393EA5668662462C9EB8D30405E2BC0D007E954C (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* __this, int32_t ___0_index, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___1_source, String_t* ___2_replacement, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___3_sortkey, const RuntimeMethod* method) ; inline void List_1_Add_m55D04C26E04FE90F518E851CE3487279121F5219_inline (List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258* __this, Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* ___0_item, const RuntimeMethod* method) { (( void (*) (List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258*, Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Level2Map__ctor_m2171A26B3D0F4CE222E9B83CEA97ACF486DA7B0B (Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* __this, uint8_t ___0_source, uint8_t ___1_replace, const RuntimeMethod* method) ; inline void List_1_Add_mA712408EB20FE442926FB62ED8BD9A081438F91B_inline (List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* __this, Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* ___0_item, const RuntimeMethod* method) { (( void (*) (List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07*, Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_CreateString_m3F8794FEB452558B8A68C65E1F0B603B3D94E0E2 (String_t* __this, Il2CppChar* ___0_value, int32_t ___1_startIndex, int32_t ___2_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742 (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* __this, String_t* ___0_message, const RuntimeMethod* method) ; inline void List_1_Sort_m37936F298F44633B62E94F28FA811A9564FF4A89 (List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { (( void (*) (List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258*, RuntimeObject*, const RuntimeMethod*))List_1_Sort_m4204C143D97E871DF2553329CFB0FBE3CD1A01F2_gshared)(__this, ___0_comparer, method); } inline void Comparison_1__ctor_m910FD568C9AF4E20495457AE45128A1C1CF42E1C (Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE* __this, RuntimeObject* ___0_object, intptr_t ___1_method, const RuntimeMethod* method) { (( void (*) (Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE*, RuntimeObject*, intptr_t, const RuntimeMethod*))Comparison_1__ctor_mC1E8799BBCE317B612875123C9C894BD470BFE6A_gshared)(__this, ___0_object, ___1_method, method); } inline void List_1_Sort_mB410DEDC02C80B09BBBA1D5E4349DF97842CE78C (List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* __this, Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE* ___0_comparison, const RuntimeMethod* method) { (( void (*) (List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07*, Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE*, const RuntimeMethod*))List_1_Sort_mEB3B61CB86B1419919338B0668DC4E568C2FFF93_gshared)(__this, ___0_comparison, method); } inline ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* List_1_ToArray_mDB9A5833D13B76B178E20283BB565A8336B614DA (List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258* __this, const RuntimeMethod* method) { return (( ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* (*) (List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258*, const RuntimeMethod*))List_1_ToArray_mD7E4F8E7C11C3C67CB5739FCC0A6E86106A6291F_gshared)(__this, method); } inline Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* List_1_ToArray_m98422ED392AD80F51FB67422E8037A59508EB065 (List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* __this, const RuntimeMethod* method) { return (( Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* (*) (List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07*, const RuntimeMethod*))List_1_ToArray_mD7E4F8E7C11C3C67CB5739FCC0A6E86106A6291F_gshared)(__this, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4 (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* __this, int32_t ___0_cp, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_IsIgnorable_m2E451C7224CA6AB118D01FDF7158AC3D4C1C9B06 (int32_t ___0_cp, uint8_t ___1_flag, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RuntimeAssembly_GetManifestResourceInternal_m42C3E9A9A678777B6B889144EFC663E6B0DBF362 (RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF* __this, String_t* ___0_name, int32_t* ___1_size, Module_tABB9217F7F2BA3E0F4277D03C2B234A7313BB8D0** ___2_module, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861 (String_t* ___0_name, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A (uint8_t* ___0_raw, uint32_t ___1_idx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TailoringInfo__ctor_m8FE45B7864406D005E092AD69597178C4F081F4E (TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* __this, int32_t ___0_lcid, int32_t ___1_tailoringIndex, int32_t ___2_tailoringCount, bool ___3_frenchSort, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MSCompatUnicodeTable_FillCJKCore_mD7EE94BA2102F9795992F153AE630903BA74A05C (String_t* ___0_culture, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___1_cjkIndexer, uint8_t** ___2_catTable, uint8_t** ___3_lv1Table, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___4_cjkLv2Indexer, uint8_t** ___5_lv2Table, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MSCompatUnicodeTable_SetCJKReferences_m3DA5CF30FE174CBAAB26D496FD7C5ED5A5C54070 (String_t* ___0_name, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___1_cjkIndexer, uint8_t** ___2_catTable, uint8_t** ___3_lv1Table, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___4_lv2Indexer, uint8_t** ___5_lv2Table, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_get_IsReady_m46FD80414521FFE51B8D16D74A40D275EA99E338_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m886B600753BE0193E56546B842AB8528FECB1ED8 (U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___0_array, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___1_fldHandle, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62 (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* __this, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___0_starts, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___1_ends, int32_t ___2_defaultIndex, int32_t ___3_defaultCP, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator_SetCJKTable_mCCCB23CC548A4BAF92C2AA5B17CA14459D0E9B8F (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_culture, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___1_cjkIndexer, uint8_t** ___2_catTable, uint8_t** ___3_lv1Table, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___4_lv2Indexer, uint8_t** ___5_lv2Table, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* MSCompatUnicodeTable_GetTailoringInfo_mB25850226E6CEABF5AC34B2A168E33FF9BB5D930 (int32_t ___0_lcid, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MSCompatUnicodeTable_BuildTailoringTables_m799DB61E22220EB93396E091DE35ABB161061BBA (CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_culture, TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* ___1_t, ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E** ___2_contractions, Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C** ___3_diacriticals, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* SimpleCollator_GetNeutralCulture_mC1A6DE98ABAC1AE2E7FA2E55CD53628E2BD344D0 (CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_info, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MSCompatUnicodeTable_FillCJK_mAD65881B382330F76AFB13D545E0D5D5C43BA018 (String_t* ___0_culture, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___1_cjkIndexer, uint8_t** ___2_catTable, uint8_t** ___3_lv1Table, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___4_lv2Indexer, uint8_t** ___5_lv2Table, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t MSCompatUnicodeTable_Category_m901E734DD977E1CE752480BBF162A60E069BEF33 (int32_t ___0_cp, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t MSCompatUnicodeTable_Level1_m872E781969947F0D27078ABA702E6E6BAD123A27 (int32_t ___0_cp, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t MSCompatUnicodeTable_Level2_m43E56E2872610B1D0D0F5425BEC16C9E41A47B29 (int32_t ___0_cp, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_IsHalfWidthKana_m92E8F8CEFE6FD1106DD4195367727CA8F99D76AE (Il2CppChar ___0_c, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* SimpleCollator_GetContraction_m2445BD1740B0C42EFE1052BEF11FE44E337CD1D6 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_end, ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* ___3_clist, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3 (String_t* __this, int32_t ___0_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* SimpleCollator_GetTailContraction_m5B278B3F2B83D8C24ADFB172C071ABB40D3D9004 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_end, ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* ___3_clist, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MSCompatUnicodeTable_ToWidthCompat_mE7DA75A49B8982E9A6FCE01F876700FC86E85F3D (int32_t ___0_i, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MSCompatUnicodeTable_ToKanaTypeInsensitive_m3E4E4DC538A41C6D672A1EEF4C8F1DD4D19D6F1D (int32_t ___0_i, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5 (Il2CppChar ___0_c, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsHalfKana_mBE7B9D82197EB83129D9E39198164DB5C0012A35 (int32_t ___0_cp, int32_t ___1_opt, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_IsHiragana_m2CC48465148CF3A85712A10426CFFC689D2BC4D7 (Il2CppChar ___0_c, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_cp, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* SimpleCollator_GetSortKey_m2C0748D8AC0E33CD46FF16C190261CA1173FB66E (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_length, int32_t ___3_options, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer__ctor_m44124385B07E9C713EE6C0CEECA51C4A4200E6FE (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, int32_t ___0_lcid, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_Initialize_m4F998BC86CA746C8C3DEAC8D47D17FD2B5537C39 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, int32_t ___0_options, int32_t ___1_lcid, String_t* ___2_s, bool ___3_frenchSort, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator_GetSortKey_m412F69F13CDC0508189A28A4EE43596FB5A47573 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_end, SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* ___3_buf, int32_t ___4_opt, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* SortKeyBuffer_GetResultAndReset_m3F0C22EAE5F965F5B9E82649F754847BF5593AFD (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, uint8_t* ___0_buffer, int32_t ___1_size, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A (Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* __this, int32_t ___0_opt, uint8_t* ___1_alwaysMatchFlags, uint8_t* ___2_neverMatchFlags, uint8_t* ___3_buffer1, uint8_t* ___4_buffer2, uint8_t* ___5_prev1, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_FilterExtender_mAB7448D68BB6D66289428602916BA8265EBBAF65 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, int32_t ___1_ext, int32_t ___2_opt, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator_FillSortKeyRaw_mFDBF293D1A4255B0E59E8DCCB34EF6E2C76C4B5E (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, int32_t ___1_ext, SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* ___2_buf, int32_t ___3_opt, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_cp, int32_t ___1_ext, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624 (int32_t ___0_cp, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, uint8_t ___0_category, uint8_t ___1_lv1, uint8_t ___2_lv2, uint8_t ___3_lv3, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691 (int32_t ___0_i, int32_t ___1_opt, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, int32_t ___1_opt, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_end, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_IsIgnorableNonSpacing_mA6CB8EC17AEE637FC216B6D288846AF12C2135E4 (int32_t ___0_cp, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_AppendCJKExtension_m64F33BC8021B4D895B765F7BC34723B1341F0A15 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, uint8_t ___0_lv1msb, uint8_t ___1_lv1lsb, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator_FillSurrogateSortKeyRaw_m70AB1F51D1BED2F7CEFABB8CBD6B834DDF0569E7 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* ___1_buf, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_cp, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_IsJapaneseSmallLetter_m2FCB0285CB9DC56CC0CEF4C43445A1B1E34F1D2A (Il2CppChar ___0_c, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t SimpleCollator_ToDashTypeValue_mE79BBAAF642CDC8914E5687E7168A94C7B4E1AEC (int32_t ___0_ext, int32_t ___1_opt, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_AppendKana_m18A005FE17B519E36265D20FD12EFFE99E5132F9 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, uint8_t ___0_category, uint8_t ___1_lv1, uint8_t ___2_lv2, uint8_t ___3_lv3, bool ___4_isSmallKana, uint8_t ___5_markType, bool ___6_isKatakana, bool ___7_isHalfWidth, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_Compare_m3D60A3799386624D26100C40A1832400EB9D2746 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s1, int32_t ___1_idx1, int32_t ___2_len1, String_t* ___3_s2, int32_t ___4_idx2, int32_t ___5_len2, int32_t ___6_options, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_CompareInternal_m1922639329B7F77643CD82F2A491BD12E6FE4191 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s1, int32_t ___1_idx1, int32_t ___2_len1, String_t* ___3_s2, int32_t ___4_idx2, int32_t ___5_len2, bool* ___6_targetConsumed, bool* ___7_sourceConsumed, bool ___8_skipHeadingExtenders, bool ___9_immediateBreakup, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___10_ctx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PreviousInfo__ctor_m78ED776E41CA06EB8EBAB9C0997C04B8D22AB18E (PreviousInfo_t4E178296147ACBF0CEBE0A60D25D2AF0C9D5A103* __this, bool ___0_dummy, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsSafe_mD24BAD3CE9F9AE2A16A4C201AC71B212E336FFAE (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_CompareFlagPair_m36C5153103A3912D35FA164B03521FA5C078838B (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, bool ___0_b1, bool ___1_b2, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsPrefix_mD1DEA97AE880EBCA09C11F5D64C1A8BF2BBF5D8E (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, int32_t ___4_opt, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsPrefix_mA60DF9D84E40E774783313C812198E41460BA4CF (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, bool ___4_skipHeadingExtenders, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___5_ctx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsSuffix_m9E4F334A9BFF2B6DF2D776382573DF0463EF919C (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, int32_t ___4_opt, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_LastIndexOf_mA10DF8A160173336E3159912701A4EA27D670EA4 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, int32_t ___4_opt, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* __this, String_t* ___0_message, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_QuickIndexOf_m6815934F5AAB5546ED93F5DCDC09FABAC7680B18 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, bool* ___4_testWasUnable, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_IndexOf_m11B2D9FB7B98647C6B6DC4B647A174B0C54B591D (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, uint8_t* ___4_targetSortKey, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___5_ctx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_MatchesForward_m8CA755E21AD13E1BF8DD83078F133730D33E4536 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t* ___1_idx, int32_t ___2_end, int32_t ___3_ti, uint8_t* ___4_sortkey, bool ___5_noLv4, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___6_ctx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_IndexOfOrdinal_mAC77E8D165ABA6EC71A06BFCC1D7299E333811C7 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, Il2CppChar ___1_target, int32_t ___2_start, int32_t ___3_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_IndexOfOrdinal_m7196DECD403B6631D6A3B9D04A34088BA91B43BC (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_IndexOfSortKey_m8F31818D0A985D2B5E8183E15D5A92D57293F3D6 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_length, uint8_t* ___3_sortkey, Il2CppChar ___4_target, int32_t ___5_ti, bool ___6_noLv4, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___7_ctx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_LastIndexOf_m488C8D25A2AB765863F915C6DB76AB6EE0F06720 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, uint8_t* ___4_targetSortKey, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___5_ctx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_MatchesBackward_m9AC1281E6D19130EBA20AC6886E266BDE4BF0C8D (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t* ___1_idx, int32_t ___2_end, int32_t ___3_orgStart, int32_t ___4_ti, uint8_t* ___5_sortkey, bool ___6_noLv4, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___7_ctx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_LastIndexOfOrdinal_m322FE1FF86BFDE367B003E70455FD7B3C39B3196 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_LastIndexOfSortKey_mF2FE6FAA26A35DA855DC31B896359E439794B759 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_orgStart, int32_t ___3_length, uint8_t* ___4_sortkey, int32_t ___5_ti, bool ___6_noLv4, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___7_ctx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_MatchesForwardCore_mA6CDEC5DC46755C2A778408FE4DA8F28D929F4EC (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t* ___1_idx, int32_t ___2_end, int32_t ___3_ti, uint8_t* ___4_sortkey, bool ___5_noLv4, int32_t ___6_ext, Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** ___7_ct, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___8_ctx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_MatchesPrimitive_m561EAF65597A2D0896CAA2DCF33992A2531A490E (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_opt, uint8_t* ___1_source, int32_t ___2_si, int32_t ___3_ext, uint8_t* ___4_target, int32_t ___5_ti, bool ___6_noLv4, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_MatchesBackwardCore_m060643AEAF22958885C7CE7E2D0436CC51A39188 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t* ___1_idx, int32_t ___2_end, int32_t ___3_orgStart, int32_t ___4_ti, uint8_t* ___5_sortkey, bool ___6_noLv4, int32_t ___7_ext, Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** ___8_ct, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___9_ctx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* SimpleCollator_GetTailContraction_m9C3AD899404EEB2A61C0DA596E97CF81E62F4BC1 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_end, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator__ctor_m457B2E914BEC0BB426FFE60448571037A0F3C499 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_culture, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, uint8_t ___0_value, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** ___1_buf, int32_t* ___2_bidx, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_AppendLevel5_m43A602E98AD77ECF099203FFBD5EB25150A97263 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, uint8_t ___0_category, uint8_t ___1_lv1, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* SortKeyBuffer_GetResult_m30B9014A75D75E2FEFA2957089E273851C493794 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_Reset_mAE7016EB08B676BDA41F9B85ACB485E4CE9B7BF1 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKey__ctor_m17EC2276AE294AA8397E51FDCC4B89BF367EC7A5 (SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* __this, int32_t ___0_lcid, String_t* ___1_source, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___2_buffer, int32_t ___3_opt, int32_t ___4_lv1Length, int32_t ___5_lv2Length, int32_t ___6_lv3Length, int32_t ___7_kanaSmallLength, int32_t ___8_markTypeLength, int32_t ___9_katakanaLength, int32_t ___10_kanaWidthLength, int32_t ___11_identLength, const RuntimeMethod* method) ; inline void Array_Reverse_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m259DE31308F37526EF40E73D7C36AB5DDC896CBE (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) { (( void (*) (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t, const RuntimeMethod*))Array_Reverse_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m259DE31308F37526EF40E73D7C36AB5DDC896CBE_gshared)(___0_array, ___1_index, ___2_length, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_data, int32_t ___1_len, uint8_t ___2_defaultValue, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41 (RuntimeArray* ___0_sourceArray, int32_t ___1_sourceIndex, RuntimeArray* ___2_destinationArray, int32_t ___3_destinationIndex, int32_t ___4_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ASN1__ctor_m19BBFD462C3872DD181A28DB6D1133A4C96A3A6A (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, uint8_t ___0_tag, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_data, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358 (RuntimeArray* ___0_src, int32_t ___1_srcOffset, RuntimeArray* ___2_dst, int32_t ___3_dstOffset, int32_t ___4_count, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ASN1_Decode_m7BE40E52A307E02E30A1F9A6BF42EF4DB22C5675 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_asn1, int32_t* ___1_anPos, int32_t ___2_anLength, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Array_Clone_m66C9D0727C9BAA0995E4142F29B45BC03582E042 (RuntimeArray* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80 (ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ASN1_get_Count_m4E3350E2A2934AFC4402DCE73A457057F165D416 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ASN1_DecodeTLV_m7AD7D324954FCA27BD6715DF58C4D0B3A54A1192 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_asn1, int32_t* ___1_pos, uint8_t* ___2_tag, int32_t* ___3_length, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** ___4_content, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* ASN1_Add_m4D8C747FD7863AD4EF0BE1EB0369D001E868B4EF (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* ___0_asn1, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D (StringBuilder_t* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Byte_ToString_m793A41EEEB7B422F6FE658E99D2F7683F59EE310 (uint8_t* __this, String_t* ___0_format, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_get_NewLine_m8BF68A4EFDAFFB66500984CE779629811BA98FFF (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_AppendFormat_mAB076D92DC92723B2224D75987BE463AF1CE7132 (StringBuilder_t* __this, String_t* ___0_format, RuntimeObject* ___1_arg0, RuntimeObject* ___2_arg1, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ASN1_get_Value_mBD0ECE99C6C86D25747715D35551CF533324F273 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D (StringBuilder_t* __this, String_t* ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_AppendFormat_mFA88863E4018C2912D1A783E0EA6DAE4F594124F (StringBuilder_t* __this, String_t* ___0_format, RuntimeObject* ___1_arg0, const RuntimeMethod* method) ; inline ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline (const RuntimeMethod* method) { return (( ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* (*) (const RuntimeMethod*))Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline)(method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_AppendFormat_m14CB447291E6149BCF32E5E37DA21514BAD9C151 (StringBuilder_t* __this, String_t* ___0_format, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* BitConverterLE_GetUIntBytes_m063CB14AF929A412B13A41B78A6F78476926227F (uint8_t* ___0_bytes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* BitConverterLE_GetULongBytes_mAC7F39560BA9C9C7D3041E2A527A7BBA09E0F418 (uint8_t* ___0_bytes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitConverterLE_UIntFromBytes_m2CB2D9D380235CBEFF14FF76FCBF7ED0F316F92A (uint8_t* ___0_dst, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_src, int32_t ___2_startIndex, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitConverterLE_ULongFromBytes_m34888A39C976DFD3CFC64C4BC034A7947DB3699F (uint8_t* ___0_dst, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_src, int32_t ___2_startIndex, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri__ctor_m07C8CCBEF4ED4A0DAAD44BAE3573E744013852D5 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, bool ___1_dontEscape, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri_Parse_m004D6FB0B57C345DF6603EA2E5D00BD723E18296 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_get_IsFile_mC7F3E7FD3CA9C8A918718F0B41F5B9271EF9F1B6 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Uri_get_AbsolutePath_mBA7B63F7231A540CCA78FB911DE0435E01B4BD6E_inline (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Uri_get_IsUnc_m6310535B172493FF69392995D49B8680D369AFE3_inline (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_Unescape_m254C7C527EDBBDAAC45EA2E2FC89E7C316957ADA (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_str, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Replace_m86403DC5F422D8D5E1CFAAF255B103CB807EDAAF (String_t* __this, Il2CppChar ___0_oldChar, Il2CppChar ___1_newChar, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C (Il2CppChar* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri__ctor_m8CB774E9B886E4EF1AF6C45BA80C91B43B482D7B (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E (String_t* __this, CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_culture, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_GetOpaqueWiseSchemeDelimiter_m7E340FE3B5787780AC153CF4C6831AA010927C2E (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Uri_GetDefaultPort_m6C980821418998FD2C7181255E2648722B5F3096 (String_t* ___0_scheme, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringBuilder_t* StringBuilder_Append_m283B617AC29FB0DD6F3A7D8C01D385C25A5F0FAA (StringBuilder_t* __this, int32_t ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465 (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* __this, String_t* ___0_message, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* __this, String_t* ___0_paramName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (String_t* ___0_str0, String_t* ___1_str1, String_t* ___2_str2, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_IsHexDigit_m6857C0561667B9F205CFA605E08A7229B44EC927 (Il2CppChar ___0_digit, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Uri_FromHex_m261B3C362CA856B910AC6584F4BD56FC36FC20E9 (Il2CppChar ___0_digit, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0 (String_t* __this, String_t* ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472 (String_t* __this, int32_t ___0_startIndex, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_GetLeftPart_mE18CE2261A8C150F48B470A80C97893E875DD48C (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, int32_t ___0_part, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_Unescape_m0A1AE0134E15A7739F29B71E0E4132ED7C704CBB (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_str, bool ___1_excludeSharp, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_EscapeString_m0218E9C9EFD4FE2134A62B00E92A1038592322C3 (String_t* ___0_str, bool ___1_escapeReserved, bool ___2_escapeHex, bool ___3_escapeBrackets, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_IsHexEncoding_m09B43E719CA1A19ACEA48902807682CD51B0738B (String_t* ___0_pattern, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE (String_t* __this, int32_t ___0_startIndex, int32_t ___1_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966 (String_t* __this, Il2CppChar ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_HexEscape_m315C57FE4CF75B08312CF67E6BB60285C92750C2 (Il2CppChar ___0_character, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri_Parse_m8801A78BE448912761B80E050227986550FC6872 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_EscapeString_m562E1312F085617F6BD70F666807FF8E46822623 (String_t* ___0_str, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Uri_HexUnescape_m17F4F57D57C21EA1F7508F26C236AC5DA9435A5C (String_t* ___0_pattern, int32_t* ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_TrimStart_m67833D80326BEA11CC3517CE03CD7B16669BCEEC (String_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_trimChars, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Replace_mABDB7003A1D0AEDCAE9FF85E3DFFFBA752D2A166 (String_t* __this, String_t* ___0_oldValue, String_t* ___1_newValue, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* __this, String_t* ___0_message, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* __this, String_t* ___0_paramName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void FormatException__ctor_mF29D430E15E766845220AB94DEE48CFC341A2DFE (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri_ParseAsUnixAbsoluteFilePath_mF98135CDFFABF7EA0495D3C8C777DEDE55AFFFB7 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri_ParseAsWindowsUNC_mA8D9829D6A94DAF85039E96E0CB37EB0264F721E (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsLetter_m4363120285B51739DEE559E5C81E89580DDC78C0 (Il2CppChar ___0_c, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri_ParseAsWindowsAbsoluteFilePath_mB0EB60186A1FAF1DC45C51F84D4C72F936EEA0C4 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Char_IsLetterOrDigit_m29DAB6849D892142452C4B53F9A995CEC17E88A8 (String_t* ___0_s, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_IsPredefinedScheme_m03008364868837179A3736923C1E34B26D00BC65 (String_t* ___0_scheme, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOfAny_mC7AA4AE42B38667BDB9B214AA6230F322306CFF6 (String_t* __this, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___0_anyOf, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_IndexOf_m69E9BDAFD93767C85A7FF861B453415D3B4A200F (String_t* __this, String_t* ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68 (String_t* __this, int32_t ___0_startIndex, int32_t ___1_count, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t String_LastIndexOf_m8923DBD89F2B3E5A34190B038B48F402E0C17E40 (String_t* __this, String_t* ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t UInt32_Parse_m8056C342A35F2BFF912DF735FAFE74FCEA3577FE (String_t* ___0_s, RuntimeObject* ___1_provider, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_Reduce_mA0D97A2D8280ACE01D78DC2919FC96721BDCEF1B (String_t* ___0_path, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* String_Split_m9530B73D02054692283BF35C3A27C8F2230946F4 (String_t* __this, Il2CppChar ___0_separator, int32_t ___1_options, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F (Exception_t* __this, String_t* ___0_message, const RuntimeMethod* method) ; inline void List_1_RemoveAt_m031D3A21689276A872FCA7566C8F2F79F9581F0D (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, int32_t ___0_index, const RuntimeMethod* method) { (( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, int32_t, const RuntimeMethod*))List_1_RemoveAt_m54F62297ADEE4D4FDA697F49ED807BF901201B54_gshared)(__this, ___0_index, method); } inline void List_1_Insert_m4663EF87406A87696D170E2F4594CDB8C316DB49 (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, int32_t ___0_index, String_t* ___1_item, const RuntimeMethod* method) { (( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, int32_t, String_t*, const RuntimeMethod*))List_1_Insert_m9C9559248941FED50561DB029D55DF08DEF3B094_gshared)(__this, ___0_index, ___1_item, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool String_EndsWith_mCD3754F5401E19CE7821CD398986E4EAA6AD87DC (String_t* __this, String_t* ___0_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_GetSchemeDelimiter_m01360D6A4DA1F05DE75FF1E558FFBA4ED9D88B81 (String_t* ___0_scheme, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t U3CPrivateImplementationDetailsU3E_ComputeStringHash_m52370B9D7DEAF095B34C6AE27338067A3A1CF886 (String_t* ___0_s, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UriScheme__ctor_m14E38EF1C8EF30B3B564F894A2F8E7E8602DD761 (UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794* __this, String_t* ___0_s, String_t* ___1_d, int32_t ___2_p, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56 (const RuntimeMethod* method) ; inline uint8_t* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90 (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_span, const RuntimeMethod* method) { return (( uint8_t* (*) (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D, const RuntimeMethod*))MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90_gshared)(___0_span, method); } inline int32_t ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D*, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_gshared_inline)(__this, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_IndexOf_mB37566B16F2F4C7D14E1CD6EA781AC67110E8C4C (uint8_t* ___0_searchSpace, uint8_t ___1_value, int32_t ___2_length, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_IndexOf_m1EBE4594F5288D2297A3A8E8E4F365BE4BD211DC (Il2CppChar* ___0_searchSpace, Il2CppChar ___1_value, int32_t ___2_length, const RuntimeMethod* method) ; inline int32_t SpanHelpers_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m3E381D71F4CF4AB91BFFD85724D3F55A84E706E5 (uint8_t* ___0_searchSpace, uint8_t ___1_value, int32_t ___2_length, const RuntimeMethod* method) { return (( int32_t (*) (uint8_t*, uint8_t, int32_t, const RuntimeMethod*))SpanHelpers_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m3E381D71F4CF4AB91BFFD85724D3F55A84E706E5_gshared)(___0_searchSpace, ___1_value, ___2_length, method); } inline void Span_1__ctor_mC9BE2938B716B46BB6B9070B94DBE5CE814BC0E2_inline (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D* __this, Il2CppChar* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method) { (( void (*) (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D*, Il2CppChar*, int32_t, const RuntimeMethod*))Span_1__ctor_mC9BE2938B716B46BB6B9070B94DBE5CE814BC0E2_gshared_inline)(__this, ___0_ptr, ___1_length, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (RuntimeArray* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ; inline void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4 (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) { (( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared)(__this, ___0_item, method); } #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_ConvertErrorPlatformToPal(int32_t); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_ConvertErrorPalToPlatform(int32_t); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C uint8_t* DEFAULT_CALL SystemNative_StrErrorR(int32_t, uint8_t*, int32_t); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C void DEFAULT_CALL SystemNative_GetNonCryptographicallySecureRandomBytes(uint8_t*, int32_t); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C intptr_t DEFAULT_CALL SystemNative_OpenDir(char*); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_GetReadDirRBufferSize(); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_ReadDirR(intptr_t, uint8_t*, int32_t, DirectoryEntry_t4FE272EECFF03032105F6F23CB60435287DB1CA2*); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_CloseDir(intptr_t); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_ReadLink(char*, uint8_t*, int32_t); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_Stat2(char*, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2*); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C uint32_t DEFAULT_CALL SystemNative_GetEGid(); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C uint32_t DEFAULT_CALL SystemNative_GetEUid(); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_LChflagsCanSetHiddenFlag(); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_MkDir(char*, int32_t); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_LStat2(uint8_t*, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2*); #endif #if !FORCE_PINVOKE_INTERNAL && !FORCE_PINVOKE_System_INTERNAL IL2CPP_EXTERN_C int32_t DEFAULT_CALL SystemNative_Unlink(char*); #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Interop_GetExceptionForIoErrno_m701F71EF26E8E84C4DB2278B54D7F89BD522C7E7 (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8 ___0_errorInfo, String_t* ___1_path, bool ___2_isDirectory, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral3C6CF51A587C627F6C6EE34036C6723F4B925EFF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral516E89FB5F1967293F4DB1BE32E381475420AB44); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51F30CFFB908674FE7BC9CBFAE4EFD647D2D3594); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8A8643E91A3472B185B02A5F88F56AB678880D65); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9314E51D0364D320B5BB9F10EB1CB0704A3299F7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralAA8B4A4C4CB6611C6ED82449A0AA123F20839416); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC802F6A28E8FE91CFF56B63DFD0201D59F5E72F8); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralD3DA7A392EC73AFA8F12777ABB14CCBC99229BB9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE058B51F6E4C46804212A5C9AC795A219B9EFAD7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE1FB00E6628A397F7A0AAF615CAC25E7DF12710C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF298420007D4E42F3A228C88928B608D8F69AE57); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF6E5C3F4294DE895EA4E7238168E286295FFD9C4); s_Il2CppMethodInitialized = true; } Exception_t* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0; L_0 = ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B_inline((&___0_errorInfo), NULL); V_1 = L_0; int32_t L_1 = V_1; if ((((int32_t)L_1) > ((int32_t)((int32_t)65547)))) { goto IL_004e; } } { int32_t L_2 = V_1; if ((((int32_t)L_2) > ((int32_t)((int32_t)65542)))) { goto IL_0033; } } { int32_t L_3 = V_1; if ((((int32_t)L_3) == ((int32_t)((int32_t)65538)))) { goto IL_00dd; } } { int32_t L_4 = V_1; if ((((int32_t)L_4) == ((int32_t)((int32_t)65542)))) { goto IL_012e; } } { goto IL_0196; } IL_0033: { int32_t L_5 = V_1; if ((((int32_t)L_5) == ((int32_t)((int32_t)65544)))) { goto IL_00dd; } } { int32_t L_6 = V_1; if ((((int32_t)L_6) == ((int32_t)((int32_t)65547)))) { goto IL_0160; } } { goto IL_0196; } IL_004e: { int32_t L_7 = V_1; if ((((int32_t)L_7) > ((int32_t)((int32_t)65558)))) { goto IL_0071; } } { int32_t L_8 = V_1; if ((((int32_t)L_8) == ((int32_t)((int32_t)65556)))) { goto IL_0176; } } { int32_t L_9 = V_1; if ((((int32_t)L_9) == ((int32_t)((int32_t)65558)))) { goto IL_0166; } } { goto IL_0196; } IL_0071: { int32_t L_10 = V_1; if ((((int32_t)L_10) == ((int32_t)((int32_t)65573)))) { goto IL_010a; } } { int32_t L_11 = V_1; if ((((int32_t)L_11) == ((int32_t)((int32_t)65581)))) { goto IL_0091; } } { int32_t L_12 = V_1; if ((((int32_t)L_12) == ((int32_t)((int32_t)65602)))) { goto IL_00dd; } } { goto IL_0196; } IL_0091: { bool L_13 = ___2_isDirectory; if (!L_13) { goto IL_00b8; } } { String_t* L_14 = ___1_path; bool L_15; L_15 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_14, NULL); if (!L_15) { goto IL_00a7; } } { DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF* L_16 = (DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF*)il2cpp_codegen_object_new(DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF_il2cpp_TypeInfo_var); DirectoryNotFoundException__ctor_mA7F098E81D1D163C09BF5E64A34634290B76F235(L_16, _stringLiteral8A8643E91A3472B185B02A5F88F56AB678880D65, NULL); return L_16; } IL_00a7: { String_t* L_17 = ___1_path; String_t* L_18; L_18 = SR_Format_m9E8DC9AEFDC34AC67473EFAEAB78C5066C1A0D09(_stringLiteralF298420007D4E42F3A228C88928B608D8F69AE57, L_17, NULL); DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF* L_19 = (DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF*)il2cpp_codegen_object_new(DirectoryNotFoundException_tBE92A20AAC24C3B22DE38973ABE6886FA97419BF_il2cpp_TypeInfo_var); DirectoryNotFoundException__ctor_mA7F098E81D1D163C09BF5E64A34634290B76F235(L_19, L_18, NULL); return L_19; } IL_00b8: { String_t* L_20 = ___1_path; bool L_21; L_21 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_20, NULL); if (!L_21) { goto IL_00cb; } } { FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A* L_22 = (FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A*)il2cpp_codegen_object_new(FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A_il2cpp_TypeInfo_var); FileNotFoundException__ctor_mA8C9C93DB8C5B96D6B5E59B2AE07154F265FB1A1(L_22, _stringLiteralAA8B4A4C4CB6611C6ED82449A0AA123F20839416, NULL); return L_22; } IL_00cb: { String_t* L_23 = ___1_path; String_t* L_24; L_24 = SR_Format_m9E8DC9AEFDC34AC67473EFAEAB78C5066C1A0D09(_stringLiteral3C6CF51A587C627F6C6EE34036C6723F4B925EFF, L_23, NULL); String_t* L_25 = ___1_path; FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A* L_26 = (FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A*)il2cpp_codegen_object_new(FileNotFoundException_t17F1B49AD996E4A60C87C7ADC9D3A25EB5808A9A_il2cpp_TypeInfo_var); FileNotFoundException__ctor_mC4247CABF75A7B484A21790CD7F8EFA8AC101677(L_26, L_24, L_25, NULL); return L_26; } IL_00dd: { ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8 L_27 = ___0_errorInfo; Exception_t* L_28; L_28 = Interop_GetIOException_m4AEFBBA1E1D56F9C4D69CDD0626267AB8CFC9943(L_27, NULL); V_0 = L_28; String_t* L_29 = ___1_path; bool L_30; L_30 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_29, NULL); if (!L_30) { goto IL_00f8; } } { Exception_t* L_31 = V_0; UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791* L_32 = (UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791*)il2cpp_codegen_object_new(UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791_il2cpp_TypeInfo_var); UnauthorizedAccessException__ctor_m37F82265DB9C7D153840E157E860BBF373E9459F(L_32, _stringLiteral9314E51D0364D320B5BB9F10EB1CB0704A3299F7, L_31, NULL); return L_32; } IL_00f8: { String_t* L_33 = ___1_path; String_t* L_34; L_34 = SR_Format_m9E8DC9AEFDC34AC67473EFAEAB78C5066C1A0D09(_stringLiteralE058B51F6E4C46804212A5C9AC795A219B9EFAD7, L_33, NULL); Exception_t* L_35 = V_0; UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791* L_36 = (UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791*)il2cpp_codegen_object_new(UnauthorizedAccessException_t8FC1F1DE7AA62456E9E25EFDFC658A623A626791_il2cpp_TypeInfo_var); UnauthorizedAccessException__ctor_m37F82265DB9C7D153840E157E860BBF373E9459F(L_36, L_34, L_35, NULL); return L_36; } IL_010a: { String_t* L_37 = ___1_path; bool L_38; L_38 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_37, NULL); if (!L_38) { goto IL_011d; } } { PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5* L_39 = (PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5*)il2cpp_codegen_object_new(PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5_il2cpp_TypeInfo_var); PathTooLongException__ctor_m2E98EE527C0503C02F7305BC57045AB86BB202A7(L_39, _stringLiteralC802F6A28E8FE91CFF56B63DFD0201D59F5E72F8, NULL); return L_39; } IL_011d: { String_t* L_40 = ___1_path; String_t* L_41; L_41 = SR_Format_m9E8DC9AEFDC34AC67473EFAEAB78C5066C1A0D09(_stringLiteralE1FB00E6628A397F7A0AAF615CAC25E7DF12710C, L_40, NULL); PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5* L_42 = (PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5*)il2cpp_codegen_object_new(PathTooLongException_tAF7644094546C2BD93B829405B0199BF3B3FC2E5_il2cpp_TypeInfo_var); PathTooLongException__ctor_m2E98EE527C0503C02F7305BC57045AB86BB202A7(L_42, L_41, NULL); return L_42; } IL_012e: { String_t* L_43 = ___1_path; bool L_44; L_44 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_43, NULL); if (!L_44) { goto IL_0148; } } { int32_t L_45; L_45 = ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027((&___0_errorInfo), NULL); IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* L_46 = (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910*)il2cpp_codegen_object_new(IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var); IOException__ctor_m9748591C355AD9F4C53B456CD8125C26C61B754A(L_46, _stringLiteral51F30CFFB908674FE7BC9CBFAE4EFD647D2D3594, L_45, NULL); return L_46; } IL_0148: { String_t* L_47 = ___1_path; String_t* L_48; L_48 = SR_Format_m9E8DC9AEFDC34AC67473EFAEAB78C5066C1A0D09(_stringLiteral516E89FB5F1967293F4DB1BE32E381475420AB44, L_47, NULL); int32_t L_49; L_49 = ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027((&___0_errorInfo), NULL); IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* L_50 = (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910*)il2cpp_codegen_object_new(IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var); IOException__ctor_m9748591C355AD9F4C53B456CD8125C26C61B754A(L_50, L_48, L_49, NULL); return L_50; } IL_0160: { OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662* L_51 = (OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662*)il2cpp_codegen_object_new(OperationCanceledException_tC97D0B4532C15E6F0E9F9375091C9ECCA438D662_il2cpp_TypeInfo_var); OperationCanceledException__ctor_m2F34C3B8AEE2AA6C7EB2BB77AE5E0289101293E4(L_51, NULL); return L_51; } IL_0166: { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_52 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var); ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_52, _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, _stringLiteralD3DA7A392EC73AFA8F12777ABB14CCBC99229BB9, NULL); return L_52; } IL_0176: { String_t* L_53 = ___1_path; bool L_54; L_54 = String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478(L_53, NULL); if (L_54) { goto IL_0196; } } { String_t* L_55 = ___1_path; String_t* L_56; L_56 = SR_Format_m9E8DC9AEFDC34AC67473EFAEAB78C5066C1A0D09(_stringLiteralF6E5C3F4294DE895EA4E7238168E286295FFD9C4, L_55, NULL); int32_t L_57; L_57 = ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027((&___0_errorInfo), NULL); IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* L_58 = (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910*)il2cpp_codegen_object_new(IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var); IOException__ctor_m9748591C355AD9F4C53B456CD8125C26C61B754A(L_58, L_56, L_57, NULL); return L_58; } IL_0196: { ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8 L_59 = ___0_errorInfo; Exception_t* L_60; L_60 = Interop_GetIOException_m4AEFBBA1E1D56F9C4D69CDD0626267AB8CFC9943(L_59, NULL); return L_60; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* Interop_GetIOException_m4AEFBBA1E1D56F9C4D69CDD0626267AB8CFC9943 (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8 ___0_errorInfo, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0; L_0 = ErrorInfo_GetErrorMessage_m8126CB6DD05026B361004182D21965A7AAC89B68((&___0_errorInfo), NULL); int32_t L_1; L_1 = ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027((&___0_errorInfo), NULL); IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* L_2 = (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910*)il2cpp_codegen_object_new(IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var); IOException__ctor_m9748591C355AD9F4C53B456CD8125C26C61B754A(L_2, L_0, L_1, NULL); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Interop_GetRandomBytes_mCA054362D47D8B1BB32A7501F26A646DD8CA6947 (uint8_t* ___0_buffer, int32_t ___1_length, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { uint8_t* L_0 = ___0_buffer; int32_t L_1 = ___1_length; il2cpp_codegen_runtime_class_init_inline(Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); Sys_GetNonCryptographicallySecureRandomBytes_m6E685E563363C27974F36F253C28B4F19D9FACF9(L_0, L_1, NULL); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ErrorInfo__ctor_m69D7F33C0932334C68D390C3249427538AB6BDBA (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, int32_t ___0_errno, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_errno; il2cpp_codegen_runtime_class_init_inline(Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); int32_t L_1; L_1 = Sys_ConvertErrorPlatformToPal_m1526F9D253055CD6230AD7329163BB4EBA552AAE(L_0, NULL); __this->____error = L_1; int32_t L_2 = ___0_errno; __this->____rawErrno = L_2; return; } } IL2CPP_EXTERN_C void ErrorInfo__ctor_m69D7F33C0932334C68D390C3249427538AB6BDBA_AdjustorThunk (RuntimeObject* __this, int32_t ___0_errno, const RuntimeMethod* method) { ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ErrorInfo__ctor_m69D7F33C0932334C68D390C3249427538AB6BDBA(_thisAdjusted, ___0_errno, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ErrorInfo__ctor_m5BAA16B076ADF4BC99001F2AB4973313BB53ECBF (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, int32_t ___0_error, const RuntimeMethod* method) { { int32_t L_0 = ___0_error; __this->____error = L_0; __this->____rawErrno = (-1); return; } } IL2CPP_EXTERN_C void ErrorInfo__ctor_m5BAA16B076ADF4BC99001F2AB4973313BB53ECBF_AdjustorThunk (RuntimeObject* __this, int32_t ___0_error, const RuntimeMethod* method) { ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ErrorInfo__ctor_m5BAA16B076ADF4BC99001F2AB4973313BB53ECBF(_thisAdjusted, ___0_error, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____error; return L_0; } } IL2CPP_EXTERN_C int32_t ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B_inline(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027 (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = __this->____rawErrno; if ((((int32_t)L_0) == ((int32_t)(-1)))) { goto IL_0010; } } { int32_t L_1 = __this->____rawErrno; return L_1; } IL_0010: { int32_t L_2 = __this->____error; il2cpp_codegen_runtime_class_init_inline(Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); int32_t L_3; L_3 = Sys_ConvertErrorPalToPlatform_m0060542D169E075F73B8224507CAEE5EA3F01626(L_2, NULL); int32_t L_4 = L_3; V_0 = L_4; __this->____rawErrno = L_4; int32_t L_5 = V_0; return L_5; } } IL2CPP_EXTERN_C int32_t ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ErrorInfo_GetErrorMessage_m8126CB6DD05026B361004182D21965A7AAC89B68 (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0; L_0 = ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027(__this, NULL); il2cpp_codegen_runtime_class_init_inline(Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); String_t* L_1; L_1 = Sys_StrError_m5773D4515862D09A21D378D4FFCE551E1F86F6BF(L_0, NULL); return L_1; } } IL2CPP_EXTERN_C String_t* ErrorInfo_GetErrorMessage_m8126CB6DD05026B361004182D21965A7AAC89B68_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = ErrorInfo_GetErrorMessage_m8126CB6DD05026B361004182D21965A7AAC89B68(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ErrorInfo_ToString_mCC02EC6DEB01119DE687B1B1488919C602065C17 (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Error_tA96F6BC4A908C7D5F1E1C4A60CE2AC73DCA88D4A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral08E7C6EEE80F9AC466CA0F2CDEE7A1AD9CA33809); s_Il2CppMethodInitialized = true; } { int32_t L_0; L_0 = ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027(__this, NULL); int32_t L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_defaults.int32_class, &L_1); int32_t L_3; L_3 = ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B_inline(__this, NULL); int32_t L_4 = L_3; RuntimeObject* L_5 = Box(Error_tA96F6BC4A908C7D5F1E1C4A60CE2AC73DCA88D4A_il2cpp_TypeInfo_var, &L_4); String_t* L_6; L_6 = ErrorInfo_GetErrorMessage_m8126CB6DD05026B361004182D21965A7AAC89B68(__this, NULL); String_t* L_7; L_7 = String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C(_stringLiteral08E7C6EEE80F9AC466CA0F2CDEE7A1AD9CA33809, L_2, L_5, L_6, NULL); return L_7; } } IL2CPP_EXTERN_C String_t* ErrorInfo_ToString_mCC02EC6DEB01119DE687B1B1488919C602065C17_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); String_t* _returnValue; _returnValue = ErrorInfo_ToString_mCC02EC6DEB01119DE687B1B1488919C602065C17(_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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8 Sys_GetLastErrorInfo_m1C1BB8341DD84927BD33E6240585E753D4B3572B (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var); int32_t L_0; L_0 = Marshal_GetLastWin32Error_mCD7EBA7503BF36F46DB58D98E96101FB67684379(NULL); ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8 L_1; memset((&L_1), 0, sizeof(L_1)); ErrorInfo__ctor_m69D7F33C0932334C68D390C3249427538AB6BDBA((&L_1), L_0, NULL); return L_1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Sys_StrError_m5773D4515862D09A21D378D4FFCE551E1F86F6BF (int32_t ___0_platformErrno, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uint8_t* V_1 = NULL; uint8_t* V_2 = NULL; { V_0 = ((int32_t)1024); int32_t L_0 = V_0; uintptr_t L_1 = ((uintptr_t)L_0); int8_t* L_2 = (int8_t*) (L_1 ? alloca(L_1) : NULL); memset(L_2, 0, L_1); V_1 = (uint8_t*)(L_2); int32_t L_3 = ___0_platformErrno; uint8_t* L_4 = V_1; int32_t L_5 = V_0; il2cpp_codegen_runtime_class_init_inline(Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); uint8_t* L_6; L_6 = Sys_StrErrorR_m75F4B015F3633733A51DDF15F716AE13BD72DC07(L_3, L_4, L_5, NULL); V_2 = L_6; uint8_t* L_7 = V_2; if ((!(((uintptr_t)L_7) == ((uintptr_t)((uintptr_t)0))))) { goto IL_001b; } } { uint8_t* L_8 = V_1; V_2 = L_8; } IL_001b: { uint8_t* L_9 = V_2; intptr_t L_10; L_10 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D((void*)L_9, NULL); il2cpp_codegen_runtime_class_init_inline(Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var); String_t* L_11; L_11 = Marshal_PtrToStringAnsi_m8DF88D9F22FCF791C538A36C9233B3882F579B4A(L_10, NULL); return L_11; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_ConvertErrorPlatformToPal_m1526F9D253055CD6230AD7329163BB4EBA552AAE (int32_t ___0_platformErrno, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (int32_t); int32_t returnValue = reinterpret_cast(SystemNative_ConvertErrorPlatformToPal)(___0_platformErrno); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_ConvertErrorPalToPlatform_m0060542D169E075F73B8224507CAEE5EA3F01626 (int32_t ___0_error, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (int32_t); int32_t returnValue = reinterpret_cast(SystemNative_ConvertErrorPalToPlatform)(___0_error); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* Sys_StrErrorR_m75F4B015F3633733A51DDF15F716AE13BD72DC07 (int32_t ___0_platformErrno, uint8_t* ___1_buffer, int32_t ___2_bufferSize, const RuntimeMethod* method) { typedef uint8_t* (DEFAULT_CALL *PInvokeFunc) (int32_t, uint8_t*, int32_t); uint8_t* returnValue = reinterpret_cast(SystemNative_StrErrorR)(___0_platformErrno, ___1_buffer, ___2_bufferSize); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sys_GetNonCryptographicallySecureRandomBytes_m6E685E563363C27974F36F253C28B4F19D9FACF9 (uint8_t* ___0_buffer, int32_t ___1_length, const RuntimeMethod* method) { typedef void (DEFAULT_CALL *PInvokeFunc) (uint8_t*, int32_t); reinterpret_cast(SystemNative_GetNonCryptographicallySecureRandomBytes)(___0_buffer, ___1_length); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Sys_OpenDir_m5E0BB1A74A5E5CA1CFDDBE86C2C281F452745854 (String_t* ___0_path, const RuntimeMethod* method) { typedef intptr_t (DEFAULT_CALL *PInvokeFunc) (char*); char* ____0_path_marshaled = NULL; ____0_path_marshaled = il2cpp_codegen_marshal_string(___0_path); intptr_t returnValue = reinterpret_cast(SystemNative_OpenDir)(____0_path_marshaled); il2cpp_codegen_marshal_store_last_error(); il2cpp_codegen_marshal_free(____0_path_marshaled); ____0_path_marshaled = NULL; return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_GetReadDirRBufferSize_m43BFD2BC9EB308361321A3EB229F557ED5320C4E (const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (); int32_t returnValue = reinterpret_cast(SystemNative_GetReadDirRBufferSize)(); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_ReadDirR_m67A4E0E89B4047AA80821C822AED766612B01CFA (intptr_t ___0_dir, uint8_t* ___1_buffer, int32_t ___2_bufferSize, DirectoryEntry_t4FE272EECFF03032105F6F23CB60435287DB1CA2* ___3_outputEntry, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t, uint8_t*, int32_t, DirectoryEntry_t4FE272EECFF03032105F6F23CB60435287DB1CA2*); int32_t returnValue = reinterpret_cast(SystemNative_ReadDirR)(___0_dir, ___1_buffer, ___2_bufferSize, ___3_outputEntry); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_CloseDir_m995426A78D39BF688B0A69FC2916DA3125AF193E (intptr_t ___0_dir, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (intptr_t); int32_t returnValue = reinterpret_cast(SystemNative_CloseDir)(___0_dir); il2cpp_codegen_marshal_store_last_error(); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_ReadLink_mC85620C48F33C828AB0A025498E3388B553C8EAF (String_t* ___0_path, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_buffer, int32_t ___2_bufferSize, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (char*, uint8_t*, int32_t); char* ____0_path_marshaled = NULL; ____0_path_marshaled = il2cpp_codegen_marshal_string(___0_path); uint8_t* ____1_buffer_marshaled = NULL; if (___1_buffer != NULL) { ____1_buffer_marshaled = reinterpret_cast((___1_buffer)->GetAddressAtUnchecked(0)); } int32_t returnValue = reinterpret_cast(SystemNative_ReadLink)(____0_path_marshaled, ____1_buffer_marshaled, ___2_bufferSize); il2cpp_codegen_marshal_store_last_error(); il2cpp_codegen_marshal_free(____0_path_marshaled); ____0_path_marshaled = NULL; return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Sys_ReadLink_mE2126165DC54C9CA53BE2D09D90922DF39C7BE74 (String_t* ___0_path, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; { V_0 = ((int32_t)256); } IL_0006: { il2cpp_codegen_runtime_class_init_inline(ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07_il2cpp_TypeInfo_var); ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07* L_0; L_0 = ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_inline(ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_RuntimeMethod_var); int32_t L_1 = V_0; NullCheck(L_0); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2; L_2 = VirtualFuncInvoker1< ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t >::Invoke(4, L_0, L_1); V_1 = L_2; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_003d: { il2cpp_codegen_runtime_class_init_inline(ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07_il2cpp_TypeInfo_var); ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07* L_3; L_3 = ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_inline(ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_RuntimeMethod_var); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = V_1; NullCheck(L_3); VirtualActionInvoker2< ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, bool >::Invoke(5, L_3, L_4, (bool)0); return; } }); try { { String_t* L_5 = ___0_path; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = V_1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7 = V_1; NullCheck(L_7); il2cpp_codegen_runtime_class_init_inline(Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Sys_ReadLink_mC85620C48F33C828AB0A025498E3388B553C8EAF(L_5, L_6, ((int32_t)(((RuntimeArray*)L_7)->max_length)), NULL); V_2 = L_8; int32_t L_9 = V_2; if ((((int32_t)L_9) >= ((int32_t)0))) { goto IL_0025_1; } } { V_3 = (String_t*)NULL; goto IL_0050; } IL_0025_1: { int32_t L_10 = V_2; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = V_1; NullCheck(L_11); if ((((int32_t)L_10) >= ((int32_t)((int32_t)(((RuntimeArray*)L_11)->max_length))))) { goto IL_003b_1; } } { Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_12; L_12 = Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9(NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_13 = V_1; int32_t L_14 = V_2; NullCheck(L_12); String_t* L_15; L_15 = VirtualFuncInvoker3< String_t*, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, int32_t, int32_t >::Invoke(45, L_12, L_13, 0, L_14); V_3 = L_15; goto IL_0050; } IL_003b_1: { goto IL_004a; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_004a: { int32_t L_16 = V_0; V_0 = ((int32_t)il2cpp_codegen_multiply(L_16, 2)); goto IL_0006; } IL_0050: { String_t* L_17 = V_3; return L_17; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_Stat_m335FF7F9EF8D4ADB75EFEF4365576E163166BD16 (String_t* ___0_path, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2* ___1_output, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (char*, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2*); char* ____0_path_marshaled = NULL; ____0_path_marshaled = il2cpp_codegen_marshal_string(___0_path); int32_t returnValue = reinterpret_cast(SystemNative_Stat2)(____0_path_marshaled, ___1_output); il2cpp_codegen_marshal_store_last_error(); il2cpp_codegen_marshal_free(____0_path_marshaled); ____0_path_marshaled = NULL; return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Sys_GetEGid_m3CC143731AC972DB0889EE1F4E7D0F8A1C11ED06 (const RuntimeMethod* method) { typedef uint32_t (DEFAULT_CALL *PInvokeFunc) (); uint32_t returnValue = reinterpret_cast(SystemNative_GetEGid)(); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t Sys_GetEUid_mE5EDB029C9CD81EF3AB026AFBA509FDDBA02A9AA (const RuntimeMethod* method) { typedef uint32_t (DEFAULT_CALL *PInvokeFunc) (); uint32_t returnValue = reinterpret_cast(SystemNative_GetEUid)(); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_LChflagsCanSetHiddenFlag_mF927D75AA5A0EBF295A07FC40BECF267041D6F6B (const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (); int32_t returnValue = reinterpret_cast(SystemNative_LChflagsCanSetHiddenFlag)(); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_MkDir_m54A331C73E144CC723F5583CF6B1CCCEABEA8E30 (String_t* ___0_path, int32_t ___1_mode, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (char*, int32_t); char* ____0_path_marshaled = NULL; ____0_path_marshaled = il2cpp_codegen_marshal_string(___0_path); int32_t returnValue = reinterpret_cast(SystemNative_MkDir)(____0_path_marshaled, ___1_mode); il2cpp_codegen_marshal_store_last_error(); il2cpp_codegen_marshal_free(____0_path_marshaled); ____0_path_marshaled = NULL; return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_Stat_m03EFE78D57885DC5AB93B289499251C76206C1EA (uint8_t* ___0_path, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2* ___1_output, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (uint8_t*, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2*); int32_t returnValue = reinterpret_cast(SystemNative_Stat2)(___0_path, ___1_output); il2cpp_codegen_marshal_store_last_error(); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_Stat_mDA9A1C47B521435B16BEC38BEE9486FA0DE6C1F6 (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_path, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2* ___1_output, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t* V_0 = NULL; ValueUtf8Converter_t46AD787999C475AFB40B2CCA5D2B1DA27E9E2266 V_1; memset((&V_1), 0, sizeof(V_1)); { uintptr_t L_0 = ((uintptr_t)((int32_t)256)); int8_t* L_1 = (int8_t*) (L_0 ? alloca(L_0) : NULL); memset(L_1, 0, L_0); V_0 = (uint8_t*)(L_1); uint8_t* L_2 = V_0; Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_inline((&L_3), (void*)L_2, ((int32_t)256), Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_RuntimeMethod_var); ValueUtf8Converter__ctor_mC2AD8452442C044B152ABEEF3706892BB66C90D9((&V_1), L_3, NULL); ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_4 = ___0_path; Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_5; L_5 = ValueUtf8Converter_ConvertAndTerminateString_m7525C8D794AB245BB9AD2D64D238B68AC55111A4((&V_1), L_4, NULL); uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6(L_5, MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_RuntimeMethod_var); FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2* L_7 = ___1_output; il2cpp_codegen_runtime_class_init_inline(Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Sys_Stat_m03EFE78D57885DC5AB93B289499251C76206C1EA(L_6, L_7, NULL); ValueUtf8Converter_Dispose_m601586EE197FB0A58CD6A0F67C91DC4530B2EAE2((&V_1), NULL); return L_8; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_LStat_mA12F131FFC1087EAE105C597E639CF72CFCED146 (uint8_t* ___0_path, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2* ___1_output, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (uint8_t*, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2*); int32_t returnValue = reinterpret_cast(SystemNative_LStat2)(___0_path, ___1_output); il2cpp_codegen_marshal_store_last_error(); return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_LStat_m7FE1A19E79A41E257E11C58C5EB17EEF29D2C6D9 (ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 ___0_path, FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2* ___1_output, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t* V_0 = NULL; ValueUtf8Converter_t46AD787999C475AFB40B2CCA5D2B1DA27E9E2266 V_1; memset((&V_1), 0, sizeof(V_1)); { uintptr_t L_0 = ((uintptr_t)((int32_t)256)); int8_t* L_1 = (int8_t*) (L_0 ? alloca(L_0) : NULL); memset(L_1, 0, L_0); V_0 = (uint8_t*)(L_1); uint8_t* L_2 = V_0; Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_inline((&L_3), (void*)L_2, ((int32_t)256), Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_RuntimeMethod_var); ValueUtf8Converter__ctor_mC2AD8452442C044B152ABEEF3706892BB66C90D9((&V_1), L_3, NULL); ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_4 = ___0_path; Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_5; L_5 = ValueUtf8Converter_ConvertAndTerminateString_m7525C8D794AB245BB9AD2D64D238B68AC55111A4((&V_1), L_4, NULL); uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6(L_5, MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_RuntimeMethod_var); FileStatus_tCB96EDE0D0F945F685B9BBED6DBF0731207458C2* L_7 = ___1_output; il2cpp_codegen_runtime_class_init_inline(Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); int32_t L_8; L_8 = Sys_LStat_mA12F131FFC1087EAE105C597E639CF72CFCED146(L_6, L_7, NULL); ValueUtf8Converter_Dispose_m601586EE197FB0A58CD6A0F67C91DC4530B2EAE2((&V_1), NULL); return L_8; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_Unlink_mB9536620C1AD4AD35C2D1EF48C92F0DDBD70E07B (String_t* ___0_pathname, const RuntimeMethod* method) { typedef int32_t (DEFAULT_CALL *PInvokeFunc) (char*); char* ____0_pathname_marshaled = NULL; ____0_pathname_marshaled = il2cpp_codegen_marshal_string(___0_pathname); int32_t returnValue = reinterpret_cast(SystemNative_Unlink)(____0_pathname_marshaled); il2cpp_codegen_marshal_store_last_error(); il2cpp_codegen_marshal_free(____0_pathname_marshaled); ____0_pathname_marshaled = NULL; return returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Sys_DoubleToString_m4B3FF628467FFFF41146D79621DD80B99EE1623A (double ___0_value, uint8_t* ___1_format, uint8_t* ___2_buffer, int32_t ___3_bufferLength, const RuntimeMethod* method) { typedef int32_t (*Sys_DoubleToString_m4B3FF628467FFFF41146D79621DD80B99EE1623A_ftn) (double, uint8_t*, uint8_t*, int32_t); using namespace il2cpp::icalls; return ((Sys_DoubleToString_m4B3FF628467FFFF41146D79621DD80B99EE1623A_ftn)mscorlib::Interop::Sys::DoubleToString) (___0_value, ___1_format, ___2_buffer, ___3_bufferLength); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Sys__cctor_m26678645CBA291966E9FCF45BD287AE0CC70ACF2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0; L_0 = Sys_LChflagsCanSetHiddenFlag_mF927D75AA5A0EBF295A07FC40BECF267041D6F6B(NULL); ((Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_StaticFields*)il2cpp_codegen_static_fields_for(Sys_tE4FBEFBB8F788192C8E494DA0EC7EFE86D952AD8_il2cpp_TypeInfo_var))->___CanSetHiddenFlag = (bool)((!(((uint32_t)L_0) <= ((uint32_t)0)))? 1 : 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 #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 DirectoryEntry_GetName_mF08AE47152428B103C9ADC1C339DD5FA41BAE996 (DirectoryEntry_t4FE272EECFF03032105F6F23CB60435287DB1CA2* __this, Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D ___0_buffer, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m508604BBCD7DCCB4DEC428F44BD554F030698FF7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mEFBC3C78FD443FFE23F9E841D43B7B0271622843_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_op_Implicit_m03D0CEDC1BC95844236105D1DE24A702B956BFE4_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D G_B3_0; memset((&G_B3_0), 0, sizeof(G_B3_0)); { int32_t L_0 = __this->___NameLength; if ((((int32_t)L_0) == ((int32_t)(-1)))) { goto IL_001c; } } { uint8_t* L_1 = __this->___Name; int32_t L_2 = __this->___NameLength; ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_3; memset((&L_3), 0, sizeof(L_3)); ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_inline((&L_3), (void*)L_1, L_2, ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_RuntimeMethod_var); G_B3_0 = L_3; goto IL_003d; } IL_001c: { uint8_t* L_4 = __this->___Name; uint8_t* L_5 = __this->___Name; ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_6; memset((&L_6), 0, sizeof(L_6)); ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_inline((&L_6), (void*)L_5, ((int32_t)256), ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_RuntimeMethod_var); int32_t L_7; L_7 = MemoryExtensions_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m508604BBCD7DCCB4DEC428F44BD554F030698FF7_inline(L_6, (uint8_t)0, MemoryExtensions_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m508604BBCD7DCCB4DEC428F44BD554F030698FF7_RuntimeMethod_var); ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_8; memset((&L_8), 0, sizeof(L_8)); ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_inline((&L_8), (void*)L_4, L_7, ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_RuntimeMethod_var); G_B3_0 = L_8; } IL_003d: { V_0 = G_B3_0; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_9; L_9 = Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9(NULL); ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_10 = V_0; Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D L_11 = ___0_buffer; NullCheck(L_9); int32_t L_12; L_12 = VirtualFuncInvoker2< int32_t, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D, Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D >::Invoke(37, L_9, L_10, L_11); V_1 = L_12; int32_t L_13 = V_1; Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D L_14; L_14 = Span_1_Slice_mEFBC3C78FD443FFE23F9E841D43B7B0271622843_inline((&___0_buffer), 0, L_13, Span_1_Slice_mEFBC3C78FD443FFE23F9E841D43B7B0271622843_RuntimeMethod_var); ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 L_15; L_15 = Span_1_op_Implicit_m03D0CEDC1BC95844236105D1DE24A702B956BFE4(L_14, Span_1_op_Implicit_m03D0CEDC1BC95844236105D1DE24A702B956BFE4_RuntimeMethod_var); return L_15; } } IL2CPP_EXTERN_C ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 DirectoryEntry_GetName_mF08AE47152428B103C9ADC1C339DD5FA41BAE996_AdjustorThunk (RuntimeObject* __this, Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D ___0_buffer, const RuntimeMethod* method) { DirectoryEntry_t4FE272EECFF03032105F6F23CB60435287DB1CA2* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); ReadOnlySpan_1_t59614EA6E51A945A32B02AB17FBCBDF9A5C419C1 _returnValue; _returnValue = DirectoryEntry_GetName_mF08AE47152428B103C9ADC1C339DD5FA41BAE996(_thisAdjusted, ___0_buffer, 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 #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8 InteropErrorExtensions_Info_m99607D5428AE4102A1A18B302CEC21F6F18B31D8 (int32_t ___0_error, const RuntimeMethod* method) { { int32_t L_0 = ___0_error; ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8 L_1; memset((&L_1), 0, sizeof(L_1)); ErrorInfo__ctor_m5BAA16B076ADF4BC99001F2AB4973313BB53ECBF((&L_1), L_0, 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Locale_GetText_m7BA18BC14D3028C4C4722E220800563188DA3600 (String_t* ___0_msg, const RuntimeMethod* method) { { String_t* L_0 = ___0_msg; return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Locale_GetText_m42E1EB13401D44A17A435110DDBE57AD042267A5 (String_t* ___0_fmt, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) { { String_t* L_0 = ___0_fmt; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = ___1_args; String_t* L_2; L_2 = String_Format_m918500C1EFB475181349A79989BB79BB36102894(L_0, L_1, NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_GetString_m56640423E54C5F10BFDEF27B7E692A33745EB696 (String_t* ___0_name, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___1_args, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0; L_0 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); String_t* L_1 = ___0_name; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = ___1_args; String_t* L_3; L_3 = SR_GetString_mC3AF0F4C7566888FD25A74833B83F5A8C6F9D931(L_0, L_1, L_2, NULL); return L_3; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_GetString_mC3AF0F4C7566888FD25A74833B83F5A8C6F9D931 (CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_culture, String_t* ___1_name, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___2_args, const RuntimeMethod* method) { { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0 = ___0_culture; String_t* L_1 = ___1_name; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_2 = ___2_args; String_t* L_3; L_3 = String_Format_m447B585713E5EB3EBF5D9D0710706D01E8A56D75(L_0, L_1, L_2, NULL); return L_3; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_GetString_m2F0EFCFA5FE3DB6DE89C5823284302D691355AA6 (String_t* ___0_name, const RuntimeMethod* method) { { String_t* L_0 = ___0_name; return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m9E8DC9AEFDC34AC67473EFAEAB78C5066C1A0D09 (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0; L_0 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); String_t* L_1 = ___0_resourceFormat; RuntimeObject* L_2 = ___1_p1; String_t* L_3; L_3 = String_Format_m3844098E7C18576D263AAF62F69BE5C70BF9A744(L_0, L_1, L_2, NULL); return L_3; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m27BC634145CE1B8E25594A82CDBBF04AD501CA02 (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0; L_0 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); String_t* L_1 = ___0_resourceFormat; RuntimeObject* L_2 = ___1_p1; RuntimeObject* L_3 = ___2_p2; String_t* L_4; L_4 = String_Format_m44BF8BF44DC9B67D6CF265A1A2703A6D743F5C56(L_0, L_1, L_2, L_3, NULL); return L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m250FFAE6A6F747F6E6D4BB6EA43A757E347CD51D (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, RuntimeObject* ___3_p3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0; L_0 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); String_t* L_1 = ___0_resourceFormat; RuntimeObject* L_2 = ___1_p1; RuntimeObject* L_3 = ___2_p2; RuntimeObject* L_4 = ___3_p3; String_t* L_5; L_5 = String_Format_mF8E53122BE8F0F617357DFB75C3912D1242DE263(L_0, L_1, L_2, L_3, L_4, NULL); return L_5; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_GetResourceString_m10BCB05F0B61836C66DAC9C1A8D68C82B0781F1E (String_t* ___0_str, const RuntimeMethod* method) { { String_t* L_0 = ___0_str; return L_0; } } #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DependencyInjector_get_SystemProvider_mE5A70536FA00E2120995E007441DE8BCA0372287 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; bool V_1 = false; RuntimeObject* V_2 = NULL; { il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); RuntimeObject* L_0 = ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency; if (!L_0) { goto IL_000d; } } { il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); RuntimeObject* L_1 = ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency; return L_1; } IL_000d: { il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); RuntimeObject* L_2 = ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___locker; V_0 = L_2; V_1 = (bool)0; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0050: { { bool L_3 = V_1; if (!L_3) { goto IL_0059; } } { RuntimeObject* L_4 = V_0; Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA(L_4, NULL); } IL_0059: { return; } } }); try { { RuntimeObject* L_5 = V_0; Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149(L_5, (&V_1), NULL); il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); RuntimeObject* L_6 = ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency; if (!L_6) { goto IL_002c_1; } } { il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); RuntimeObject* L_7 = ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency; V_2 = L_7; goto IL_005a; } IL_002c_1: { il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); RuntimeObject* L_8; L_8 = DependencyInjector_ReflectionLoad_m7E41C5481B953C6BAC4208E750F6F59E8156990A(NULL); ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency = L_8; Il2CppCodeGenWriteBarrier((void**)(&((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency), (void*)L_8); RuntimeObject* L_9 = ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency; if (L_9) { goto IL_0048_1; } } { PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A* L_10 = (PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&PlatformNotSupportedException_tD2BD7EB9278518AA5FE8AE75AD5D0D4298A4631A_il2cpp_TypeInfo_var))); PlatformNotSupportedException__ctor_mC5103EE3FE4FE245039B1107D6685296D9CC6560(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral1C7656CA0B44B8A13DDAE16208E637334F28B714)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DependencyInjector_get_SystemProvider_mE5A70536FA00E2120995E007441DE8BCA0372287_RuntimeMethod_var))); } IL_0048_1: { il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); RuntimeObject* L_11 = ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency; V_2 = L_11; goto IL_005a; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_005a: { RuntimeObject* L_12 = V_2; return L_12; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DependencyInjector_Register_mE11F7834670CF00696A2F21511074867EA9D8F82 (RuntimeObject* ___0_provider, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; bool V_1 = false; { il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); RuntimeObject* L_0 = ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___locker; V_0 = L_0; V_1 = (bool)0; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_002d: { { bool L_1 = V_1; if (!L_1) { goto IL_0036; } } { RuntimeObject* L_2 = V_0; Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA(L_2, NULL); } IL_0036: { return; } } }); try { { RuntimeObject* L_3 = V_0; Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149(L_3, (&V_1), NULL); il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); RuntimeObject* L_4 = ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency; if (!L_4) { goto IL_0025_1; } } { il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); RuntimeObject* L_5 = ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency; RuntimeObject* L_6 = ___0_provider; if ((((RuntimeObject*)(RuntimeObject*)L_5) == ((RuntimeObject*)(RuntimeObject*)L_6))) { goto IL_0025_1; } } { InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_7 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_m1BE9BD198B904AA1D94F4B10DA88077DFD44B7A5(L_7, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&DependencyInjector_Register_mE11F7834670CF00696A2F21511074867EA9D8F82_RuntimeMethod_var))); } IL_0025_1: { RuntimeObject* L_8 = ___0_provider; il2cpp_codegen_runtime_class_init_inline(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency = L_8; Il2CppCodeGenWriteBarrier((void**)(&((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___systemDependency), (void*)L_8); goto IL_0037; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0037: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* DependencyInjector_ReflectionLoad_m7E41C5481B953C6BAC4208E750F6F59E8156990A (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DependencyInjector_ReflectionLoad_m7E41C5481B953C6BAC4208E750F6F59E8156990A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ISystemDependencyProvider_t67FD40AAF1EB33AF5C2CF8AF28881178203ADCFC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_GetType_m71A077E0B5DA3BD1DC0AB9AE387056CFCF56F93F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8172BAC95C9A5BE9FAE6423959034DB348689962); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA85279DAEAEFAE42C70F6F7090424414FCD68261); s_Il2CppMethodInitialized = true; } Type_t* V_0 = NULL; PropertyInfo_t* V_1 = NULL; { il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_0; L_0 = il2cpp_codegen_get_type(_stringLiteralA85279DAEAEFAE42C70F6F7090424414FCD68261, Type_GetType_m71A077E0B5DA3BD1DC0AB9AE387056CFCF56F93F_RuntimeMethod_var, DependencyInjector_ReflectionLoad_m7E41C5481B953C6BAC4208E750F6F59E8156990A_RuntimeMethod_var); V_0 = L_0; Type_t* L_1 = V_0; bool L_2; L_2 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_1, (Type_t*)NULL, NULL); if (!L_2) { goto IL_0016; } } { return (RuntimeObject*)NULL; } IL_0016: { Type_t* L_3 = V_0; NullCheck(L_3); PropertyInfo_t* L_4; L_4 = Type_GetProperty_m6E63875E6098E89250149F4E76FAD40844708391(L_3, _stringLiteral8172BAC95C9A5BE9FAE6423959034DB348689962, ((int32_t)26), NULL); V_1 = L_4; PropertyInfo_t* L_5 = V_1; bool L_6; L_6 = PropertyInfo_op_Equality_m3BFC2276AECF2A16B66F171D65516817B4578B4F(L_5, (PropertyInfo_t*)NULL, NULL); if (!L_6) { goto IL_002f; } } { return (RuntimeObject*)NULL; } IL_002f: { PropertyInfo_t* L_7 = V_1; NullCheck(L_7); RuntimeObject* L_8; L_8 = PropertyInfo_GetValue_m89576462107E2A4DF5B7775216AEC29D74FF6088(L_7, NULL, NULL); return ((RuntimeObject*)Castclass((RuntimeObject*)L_8, ISystemDependencyProvider_t67FD40AAF1EB33AF5C2CF8AF28881178203ADCFC_il2cpp_TypeInfo_var)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DependencyInjector__cctor_m35E40754220E35B953EEDD04AC3E2312BA55D7B6 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_0, NULL); ((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___locker = L_0; Il2CppCodeGenWriteBarrier((void**)(&((DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_StaticFields*)il2cpp_codegen_static_fields_for(DependencyInjector_tB5CBF00D172A8E073EBC53D983F229EF86399C9F_il2cpp_TypeInfo_var))->___locker), (void*)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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Runtime__cctor_m80565DB59817E9953C7704E0CB34E321C10571D2 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Runtime_tCE6A44C19FEF6A8D28F17A01934A7989D46E6CAE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_0, NULL); ((Runtime_tCE6A44C19FEF6A8D28F17A01934A7989D46E6CAE_StaticFields*)il2cpp_codegen_static_fields_for(Runtime_tCE6A44C19FEF6A8D28F17A01934A7989D46E6CAE_il2cpp_TypeInfo_var))->___dump = L_0; Il2CppCodeGenWriteBarrier((void**)(&((Runtime_tCE6A44C19FEF6A8D28F17A01934A7989D46E6CAE_StaticFields*)il2cpp_codegen_static_fields_for(Runtime_tCE6A44C19FEF6A8D28F17A01934A7989D46E6CAE_il2cpp_TypeInfo_var))->___dump), (void*)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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34 (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* ___0_value, const RuntimeMethod* method) { { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* L_0 = ___0_value; __this->___value = L_0; return; } } IL2CPP_EXTERN_C void RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34_AdjustorThunk (RuntimeObject* __this, MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* ___0_value, const RuntimeMethod* method) { RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34_inline(_thisAdjusted, ___0_value, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeClassHandle__ctor_m7021F8E7933C8ABC27B2FDF562EF608FBDF0D9C3 (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, intptr_t ___0_ptr, const RuntimeMethod* method) { { intptr_t L_0 = ___0_ptr; void* L_1; L_1 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_0, NULL); __this->___value = (MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90*)L_1; return; } } IL2CPP_EXTERN_C void RuntimeClassHandle__ctor_m7021F8E7933C8ABC27B2FDF562EF608FBDF0D9C3_AdjustorThunk (RuntimeObject* __this, intptr_t ___0_ptr, const RuntimeMethod* method) { RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeClassHandle__ctor_m7021F8E7933C8ABC27B2FDF562EF608FBDF0D9C3(_thisAdjusted, ___0_ptr, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* RuntimeClassHandle_get_Value_m25D4B9C7BC4BB723CDD408E0F490D8DAB54B5EFB (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, const RuntimeMethod* method) { { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* L_0 = __this->___value; return L_0; } } IL2CPP_EXTERN_C MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* RuntimeClassHandle_get_Value_m25D4B9C7BC4BB723CDD408E0F490D8DAB54B5EFB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* _returnValue; _returnValue = RuntimeClassHandle_get_Value_m25D4B9C7BC4BB723CDD408E0F490D8DAB54B5EFB_inline(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeClassHandle_Equals_m7FE8F7C9EE7048C140FCC548CEE30372DE734E05 (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___0_obj; if (!L_0) { goto IL_0020; } } { RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72 L_1 = (*(RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72*)__this); RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72 L_2 = L_1; RuntimeObject* L_3 = Box(RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72_il2cpp_TypeInfo_var, &L_2); Type_t* L_4; L_4 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_3, NULL); RuntimeObject* L_5 = ___0_obj; NullCheck(L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_5, NULL); il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_7; L_7 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_4, L_6, NULL); if (!L_7) { goto IL_0022; } } IL_0020: { return (bool)0; } IL_0022: { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* L_8 = __this->___value; RuntimeObject* L_9 = ___0_obj; V_0 = ((*(RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72*)UnBox(L_9, RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72_il2cpp_TypeInfo_var))); MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* L_10; L_10 = RuntimeClassHandle_get_Value_m25D4B9C7BC4BB723CDD408E0F490D8DAB54B5EFB_inline((&V_0), NULL); return (bool)((((intptr_t)L_8) == ((intptr_t)L_10))? 1 : 0); } } IL2CPP_EXTERN_C bool RuntimeClassHandle_Equals_m7FE8F7C9EE7048C140FCC548CEE30372DE734E05_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = RuntimeClassHandle_Equals_m7FE8F7C9EE7048C140FCC548CEE30372DE734E05(_thisAdjusted, ___0_obj, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeClassHandle_GetHashCode_m2AD338C1E8108B685A6F95C07CC83FCDC2CBC514 (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* L_0 = __this->___value; intptr_t L_1; L_1 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D((void*)L_0, NULL); V_0 = L_1; int32_t L_2; L_2 = IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D((&V_0), NULL); return L_2; } } IL2CPP_EXTERN_C int32_t RuntimeClassHandle_GetHashCode_m2AD338C1E8108B685A6F95C07CC83FCDC2CBC514_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = RuntimeClassHandle_GetHashCode_m2AD338C1E8108B685A6F95C07CC83FCDC2CBC514(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RuntimeClassHandle_GetTypeFromClass_m58318E74AF6BD916BC0706E930958EB532A0B28D (MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* ___0_klass, const RuntimeMethod* method) { typedef intptr_t (*RuntimeClassHandle_GetTypeFromClass_m58318E74AF6BD916BC0706E930958EB532A0B28D_ftn) (MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90*); using namespace il2cpp::icalls; return ((RuntimeClassHandle_GetTypeFromClass_m58318E74AF6BD916BC0706E930958EB532A0B28D_ftn)mscorlib::Mono::RuntimeClassHandle::GetTypeFromClass) (___0_klass); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B RuntimeClassHandle_GetTypeHandle_mC2B0186E8B2CAEBA30296C2CE29D96B9894957CD (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, const RuntimeMethod* method) { { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* L_0 = __this->___value; intptr_t L_1; L_1 = RuntimeClassHandle_GetTypeFromClass_m58318E74AF6BD916BC0706E930958EB532A0B28D(L_0, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_2; memset((&L_2), 0, sizeof(L_2)); RuntimeTypeHandle__ctor_m3B7A6EF106E5F7259DA89488C4D23622533C09A8_inline((&L_2), L_1, NULL); return L_2; } } IL2CPP_EXTERN_C RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B RuntimeClassHandle_GetTypeHandle_mC2B0186E8B2CAEBA30296C2CE29D96B9894957CD_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B _returnValue; _returnValue = RuntimeClassHandle_GetTypeHandle_mC2B0186E8B2CAEBA30296C2CE29D96B9894957CD(_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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72 RuntimeRemoteClassHandle_get_ProxyClass_mB696A6AF46F5ACB381B40DC37F92F9DA67625E9B (RuntimeRemoteClassHandle_t47A1D2639335E036FE04C79F1858CF28663F1FDF* __this, const RuntimeMethod* method) { { RemoteClass_t8F343021C09FCE40A298F94523C6E988DD3E3DD0* L_0 = __this->___value; NullCheck(L_0); MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* L_1 = L_0->___proxy_class; RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72 L_2; memset((&L_2), 0, sizeof(L_2)); RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34_inline((&L_2), L_1, NULL); return L_2; } } IL2CPP_EXTERN_C RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72 RuntimeRemoteClassHandle_get_ProxyClass_mB696A6AF46F5ACB381B40DC37F92F9DA67625E9B_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeRemoteClassHandle_t47A1D2639335E036FE04C79F1858CF28663F1FDF* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72 _returnValue; _returnValue = RuntimeRemoteClassHandle_get_ProxyClass_mB696A6AF46F5ACB381B40DC37F92F9DA67625E9B(_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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeGenericParamInfoHandle__ctor_m635F2C947EEDF45BE0E17E66F06C718AC2D10F4E (RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* __this, intptr_t ___0_ptr, const RuntimeMethod* method) { { intptr_t L_0 = ___0_ptr; void* L_1; L_1 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_0, NULL); __this->___value = (GenericParamInfo_t21CBDE383378B1B960A986DC192D423946ADE726*)L_1; return; } } IL2CPP_EXTERN_C void RuntimeGenericParamInfoHandle__ctor_m635F2C947EEDF45BE0E17E66F06C718AC2D10F4E_AdjustorThunk (RuntimeObject* __this, intptr_t ___0_ptr, const RuntimeMethod* method) { RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeGenericParamInfoHandle__ctor_m635F2C947EEDF45BE0E17E66F06C718AC2D10F4E(_thisAdjusted, ___0_ptr, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* RuntimeGenericParamInfoHandle_get_Constraints_mE96BF6947E1F6990FB52B0A8219A901FF3A6B7A6 (RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* __this, const RuntimeMethod* method) { { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_0; L_0 = RuntimeGenericParamInfoHandle_GetConstraints_m1C3E51699D5D9F77FE215BEB00B8A76BC20AA54C(__this, NULL); return L_0; } } IL2CPP_EXTERN_C TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* RuntimeGenericParamInfoHandle_get_Constraints_mE96BF6947E1F6990FB52B0A8219A901FF3A6B7A6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* _returnValue; _returnValue = RuntimeGenericParamInfoHandle_get_Constraints_mE96BF6947E1F6990FB52B0A8219A901FF3A6B7A6(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeGenericParamInfoHandle_get_Attributes_m3CF6E048BFD00D5218DE1E343A3A194BF93E8729 (RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* __this, const RuntimeMethod* method) { { GenericParamInfo_t21CBDE383378B1B960A986DC192D423946ADE726* L_0 = __this->___value; NullCheck(L_0); uint16_t L_1 = L_0->___flags; return (int32_t)(L_1); } } IL2CPP_EXTERN_C int32_t RuntimeGenericParamInfoHandle_get_Attributes_m3CF6E048BFD00D5218DE1E343A3A194BF93E8729_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = RuntimeGenericParamInfoHandle_get_Attributes_m3CF6E048BFD00D5218DE1E343A3A194BF93E8729(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* RuntimeGenericParamInfoHandle_GetConstraints_m1C3E51699D5D9F77FE215BEB00B8A76BC20AA54C (RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* V_1 = NULL; int32_t V_2 = 0; RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72 V_3; memset((&V_3), 0, sizeof(V_3)); { int32_t L_0; L_0 = RuntimeGenericParamInfoHandle_GetConstraintsCount_mC615FBDA56188D3DB17BC436025177B3214E2A51(__this, NULL); V_0 = L_0; int32_t L_1 = V_0; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_2 = (TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB*)SZArrayNew(TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB_il2cpp_TypeInfo_var, (uint32_t)L_1); V_1 = L_2; V_2 = 0; goto IL_0042; } IL_0012: { GenericParamInfo_t21CBDE383378B1B960A986DC192D423946ADE726* L_3 = __this->___value; NullCheck(L_3); MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90** L_4 = L_3->___constraints; int32_t L_5 = V_2; uint32_t L_6 = sizeof(MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90*); intptr_t L_7 = *((intptr_t*)((MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90**)il2cpp_codegen_add((intptr_t)L_4, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_5), (int32_t)L_6))))); RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34_inline((&V_3), (MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90*)L_7, NULL); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_8 = V_1; int32_t L_9 = V_2; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_10; L_10 = RuntimeClassHandle_GetTypeHandle_mC2B0186E8B2CAEBA30296C2CE29D96B9894957CD((&V_3), NULL); il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_11; L_11 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_10, NULL); NullCheck(L_8); ArrayElementTypeCheck (L_8, L_11); (L_8)->SetAt(static_cast(L_9), (Type_t*)L_11); int32_t L_12 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_12, 1)); } IL_0042: { int32_t L_13 = V_2; int32_t L_14 = V_0; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_0012; } } { TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* L_15 = V_1; return L_15; } } IL2CPP_EXTERN_C TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* RuntimeGenericParamInfoHandle_GetConstraints_m1C3E51699D5D9F77FE215BEB00B8A76BC20AA54C_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* _returnValue; _returnValue = RuntimeGenericParamInfoHandle_GetConstraints_m1C3E51699D5D9F77FE215BEB00B8A76BC20AA54C(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeGenericParamInfoHandle_GetConstraintsCount_mC615FBDA56188D3DB17BC436025177B3214E2A51 (RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* __this, const RuntimeMethod* method) { int32_t V_0 = 0; MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90** V_1 = NULL; { V_0 = 0; GenericParamInfo_t21CBDE383378B1B960A986DC192D423946ADE726* L_0 = __this->___value; NullCheck(L_0); MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90** L_1 = L_0->___constraints; V_1 = L_1; goto IL_001d; } IL_0010: { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90** L_2 = V_1; uint32_t L_3 = sizeof(MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90*); V_1 = ((MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90**)il2cpp_codegen_add((intptr_t)L_2, (int32_t)L_3)); int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_4, 1)); } IL_001d: { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90** L_5 = V_1; if ((((intptr_t)L_5) == ((intptr_t)((uintptr_t)0)))) { goto IL_0028; } } { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90** L_6 = V_1; intptr_t L_7 = *((intptr_t*)L_6); if ((!(((uintptr_t)L_7) == ((uintptr_t)((uintptr_t)0))))) { goto IL_0010; } } IL_0028: { int32_t L_8 = V_0; return L_8; } } IL2CPP_EXTERN_C int32_t RuntimeGenericParamInfoHandle_GetConstraintsCount_mC615FBDA56188D3DB17BC436025177B3214E2A51_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeGenericParamInfoHandle_tB2D1F49FE251724E14058F948AB148F5782C536B* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = RuntimeGenericParamInfoHandle_GetConstraintsCount_mC615FBDA56188D3DB17BC436025177B3214E2A51(_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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeEventHandle__ctor_m9712CDDC8FAB489928A3C5C37D91A79E5C344F78 (RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* __this, intptr_t ___0_v, const RuntimeMethod* method) { { intptr_t L_0 = ___0_v; __this->___value = L_0; return; } } IL2CPP_EXTERN_C void RuntimeEventHandle__ctor_m9712CDDC8FAB489928A3C5C37D91A79E5C344F78_AdjustorThunk (RuntimeObject* __this, intptr_t ___0_v, const RuntimeMethod* method) { RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeEventHandle__ctor_m9712CDDC8FAB489928A3C5C37D91A79E5C344F78_inline(_thisAdjusted, ___0_v, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RuntimeEventHandle_get_Value_mE84A702C797FF1933824906BE69AE5E3D3304B30 (RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* __this, const RuntimeMethod* method) { { intptr_t L_0 = __this->___value; return L_0; } } IL2CPP_EXTERN_C intptr_t RuntimeEventHandle_get_Value_mE84A702C797FF1933824906BE69AE5E3D3304B30_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); intptr_t _returnValue; _returnValue = RuntimeEventHandle_get_Value_mE84A702C797FF1933824906BE69AE5E3D3304B30_inline(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimeEventHandle_Equals_m1A48EE5D85A84BDF4BE92A04D5203E0C5B1444A2 (RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___0_obj; if (!L_0) { goto IL_0020; } } { RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26 L_1 = (*(RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26*)__this); RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26 L_2 = L_1; RuntimeObject* L_3 = Box(RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26_il2cpp_TypeInfo_var, &L_2); Type_t* L_4; L_4 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_3, NULL); RuntimeObject* L_5 = ___0_obj; NullCheck(L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_5, NULL); il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_7; L_7 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_4, L_6, NULL); if (!L_7) { goto IL_0022; } } IL_0020: { return (bool)0; } IL_0022: { intptr_t L_8 = __this->___value; RuntimeObject* L_9 = ___0_obj; V_0 = ((*(RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26*)UnBox(L_9, RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26_il2cpp_TypeInfo_var))); intptr_t L_10; L_10 = RuntimeEventHandle_get_Value_mE84A702C797FF1933824906BE69AE5E3D3304B30_inline((&V_0), NULL); bool L_11; L_11 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline(L_8, L_10, NULL); return L_11; } } IL2CPP_EXTERN_C bool RuntimeEventHandle_Equals_m1A48EE5D85A84BDF4BE92A04D5203E0C5B1444A2_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = RuntimeEventHandle_Equals_m1A48EE5D85A84BDF4BE92A04D5203E0C5B1444A2(_thisAdjusted, ___0_obj, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeEventHandle_GetHashCode_m0F827612114C8976DB1D91AA6FEFAE10876F1CC6 (RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* __this, const RuntimeMethod* method) { { intptr_t* L_0 = (intptr_t*)(&__this->___value); int32_t L_1; L_1 = IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D(L_0, NULL); return L_1; } } IL2CPP_EXTERN_C int32_t RuntimeEventHandle_GetHashCode_m0F827612114C8976DB1D91AA6FEFAE10876F1CC6_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = RuntimeEventHandle_GetHashCode_m0F827612114C8976DB1D91AA6FEFAE10876F1CC6(_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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimePropertyHandle__ctor_m0D2C702D16F3F51A9E9AA1AC9E808C82F92E711E (RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* __this, intptr_t ___0_v, const RuntimeMethod* method) { { intptr_t L_0 = ___0_v; __this->___value = L_0; return; } } IL2CPP_EXTERN_C void RuntimePropertyHandle__ctor_m0D2C702D16F3F51A9E9AA1AC9E808C82F92E711E_AdjustorThunk (RuntimeObject* __this, intptr_t ___0_v, const RuntimeMethod* method) { RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimePropertyHandle__ctor_m0D2C702D16F3F51A9E9AA1AC9E808C82F92E711E_inline(_thisAdjusted, ___0_v, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RuntimePropertyHandle_get_Value_mDF730CAE1334309B5B59074DCACBC34884C34406 (RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* __this, const RuntimeMethod* method) { { intptr_t L_0 = __this->___value; return L_0; } } IL2CPP_EXTERN_C intptr_t RuntimePropertyHandle_get_Value_mDF730CAE1334309B5B59074DCACBC34884C34406_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); intptr_t _returnValue; _returnValue = RuntimePropertyHandle_get_Value_mDF730CAE1334309B5B59074DCACBC34884C34406_inline(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool RuntimePropertyHandle_Equals_m73642985E7C7804645C7DC5AD6528D8C467398A3 (RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___0_obj; if (!L_0) { goto IL_0020; } } { RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48 L_1 = (*(RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48*)__this); RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48 L_2 = L_1; RuntimeObject* L_3 = Box(RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48_il2cpp_TypeInfo_var, &L_2); Type_t* L_4; L_4 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_3, NULL); RuntimeObject* L_5 = ___0_obj; NullCheck(L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3(L_5, NULL); il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); bool L_7; L_7 = Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172(L_4, L_6, NULL); if (!L_7) { goto IL_0022; } } IL_0020: { return (bool)0; } IL_0022: { intptr_t L_8 = __this->___value; RuntimeObject* L_9 = ___0_obj; V_0 = ((*(RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48*)UnBox(L_9, RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48_il2cpp_TypeInfo_var))); intptr_t L_10; L_10 = RuntimePropertyHandle_get_Value_mDF730CAE1334309B5B59074DCACBC34884C34406_inline((&V_0), NULL); bool L_11; L_11 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline(L_8, L_10, NULL); return L_11; } } IL2CPP_EXTERN_C bool RuntimePropertyHandle_Equals_m73642985E7C7804645C7DC5AD6528D8C467398A3_AdjustorThunk (RuntimeObject* __this, RuntimeObject* ___0_obj, const RuntimeMethod* method) { RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); bool _returnValue; _returnValue = RuntimePropertyHandle_Equals_m73642985E7C7804645C7DC5AD6528D8C467398A3(_thisAdjusted, ___0_obj, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimePropertyHandle_GetHashCode_m880542202D105E75C7EF76C31EA48A5761A15B30 (RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* __this, const RuntimeMethod* method) { { intptr_t* L_0 = (intptr_t*)(&__this->___value); int32_t L_1; L_1 = IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D(L_0, NULL); return L_1; } } IL2CPP_EXTERN_C int32_t RuntimePropertyHandle_GetHashCode_m880542202D105E75C7EF76C31EA48A5761A15B30_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = RuntimePropertyHandle_GetHashCode_m880542202D105E75C7EF76C31EA48A5761A15B30(_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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeGPtrArrayHandle__ctor_m696952A5ABC50F0813EE450DCCE1E8117AB8AEED (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* __this, intptr_t ___0_ptr, const RuntimeMethod* method) { { intptr_t L_0 = ___0_ptr; void* L_1; L_1 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_0, NULL); __this->___value = (GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF*)L_1; return; } } IL2CPP_EXTERN_C void RuntimeGPtrArrayHandle__ctor_m696952A5ABC50F0813EE450DCCE1E8117AB8AEED_AdjustorThunk (RuntimeObject* __this, intptr_t ___0_ptr, const RuntimeMethod* method) { RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); RuntimeGPtrArrayHandle__ctor_m696952A5ABC50F0813EE450DCCE1E8117AB8AEED(_thisAdjusted, ___0_ptr, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeGPtrArrayHandle_get_Length_mDDE04771772F71BC95A38A7CC1FBB11642B8C502 (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* __this, const RuntimeMethod* method) { { GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF* L_0 = __this->___value; NullCheck(L_0); int32_t L_1 = L_0->___len; return L_1; } } IL2CPP_EXTERN_C int32_t RuntimeGPtrArrayHandle_get_Length_mDDE04771772F71BC95A38A7CC1FBB11642B8C502_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = RuntimeGPtrArrayHandle_get_Length_mDDE04771772F71BC95A38A7CC1FBB11642B8C502(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RuntimeGPtrArrayHandle_get_Item_m3B72E2CB5341796FD2EAD42592ED5FA28623F249 (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* __this, int32_t ___0_i, const RuntimeMethod* method) { { int32_t L_0 = ___0_i; intptr_t L_1; L_1 = RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309(__this, L_0, NULL); return L_1; } } IL2CPP_EXTERN_C intptr_t RuntimeGPtrArrayHandle_get_Item_m3B72E2CB5341796FD2EAD42592ED5FA28623F249_AdjustorThunk (RuntimeObject* __this, int32_t ___0_i, const RuntimeMethod* method) { RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); intptr_t _returnValue; _returnValue = RuntimeGPtrArrayHandle_get_Item_m3B72E2CB5341796FD2EAD42592ED5FA28623F249(_thisAdjusted, ___0_i, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309 (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* __this, int32_t ___0_i, const RuntimeMethod* method) { { int32_t L_0 = ___0_i; if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_0024; } } { int32_t L_1 = ___0_i; int32_t L_2; L_2 = RuntimeGPtrArrayHandle_get_Length_mDDE04771772F71BC95A38A7CC1FBB11642B8C502(__this, NULL); if ((((int32_t)L_1) >= ((int32_t)L_2))) { goto IL_0024; } } { GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF* L_3 = __this->___value; NullCheck(L_3); intptr_t* L_4 = L_3->___data; int32_t L_5 = ___0_i; uint32_t L_6 = sizeof(intptr_t); intptr_t L_7 = (*(((intptr_t*)il2cpp_codegen_add((intptr_t)L_4, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_5), (int32_t)L_6)))))); return L_7; } IL_0024: { IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82* L_8 = (IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IndexOutOfRangeException_t7ECB35264FB6CA8FAA516BD958F4B2ADC78E8A82_il2cpp_TypeInfo_var))); IndexOutOfRangeException__ctor_m270ED9671475CE680EEA8C62A7A43308AE4188EF(L_8, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309_RuntimeMethod_var))); } } IL2CPP_EXTERN_C intptr_t RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309_AdjustorThunk (RuntimeObject* __this, int32_t ___0_i, const RuntimeMethod* method) { RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); intptr_t _returnValue; _returnValue = RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309(_thisAdjusted, ___0_i, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeGPtrArrayHandle_GPtrArrayFree_mD9C8A86D185526D672E85D764FB3481FB0661855 (GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF* ___0_value, const RuntimeMethod* method) { typedef void (*RuntimeGPtrArrayHandle_GPtrArrayFree_mD9C8A86D185526D672E85D764FB3481FB0661855_ftn) (GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF*); using namespace il2cpp::icalls; ((RuntimeGPtrArrayHandle_GPtrArrayFree_mD9C8A86D185526D672E85D764FB3481FB0661855_ftn)mscorlib::Mono::RuntimeGPtrArrayHandle::GPtrArrayFree) (___0_value); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeGPtrArrayHandle_DestroyAndFree_mABE1D4D9C803C171AECE76F3CA4293BD274F170B (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* ___0_h, const RuntimeMethod* method) { { RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* L_0 = ___0_h; GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF* L_1 = L_0->___value; RuntimeGPtrArrayHandle_GPtrArrayFree_mD9C8A86D185526D672E85D764FB3481FB0661855(L_1, NULL); RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* L_2 = ___0_h; L_2->___value = (GPtrArray_tDA7DBF233077B6EA96A6E6F670BEB9A77FF0CADF*)((uintptr_t)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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* RuntimeMarshal_PtrToUtf8String_m276711BAF873D42C86A34FB4D74320EDE5F22841 (intptr_t ___0_ptr, const RuntimeMethod* method) { uint8_t* V_0 = NULL; int32_t V_1 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { intptr_t L_0 = ___0_ptr; bool L_1; L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline(L_0, 0, NULL); if (!L_1) { goto IL_0013; } } { String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; return L_2; } IL_0013: { intptr_t L_3 = ___0_ptr; void* L_4; L_4 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_3, NULL); V_0 = (uint8_t*)L_4; V_1 = 0; } try { { goto IL_0022_1; } IL_001e_1: { int32_t L_5 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_5, 1)); } IL_0022_1: { uint8_t* L_6 = V_0; uint8_t* L_7 = L_6; V_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, 1)); int32_t L_8 = (*(L_7)); if (L_8) { goto IL_001e_1; } } { goto IL_003d; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_002c; } throw e; } CATCH_002c: { NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB* L_9 = ((NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB*)IL2CPP_GET_ACTIVE_EXCEPTION(NullReferenceException_tBDE63A6D24569B964908408389070C6A9F5005BB*));; ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_10 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_10, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE493A589C92D423742E94550596D4C4E4B20CC33)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6F30587D636DD02AA8802E2D71D364E879582D89)), NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); IL2CPP_RAISE_MANAGED_EXCEPTION(L_10, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&RuntimeMarshal_PtrToUtf8String_m276711BAF873D42C86A34FB4D74320EDE5F22841_RuntimeMethod_var))); } IL_003d: { intptr_t L_11 = ___0_ptr; void* L_12; L_12 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_11, NULL); int32_t L_13 = V_1; Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_14; L_14 = Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9(NULL); String_t* L_15; L_15 = String_CreateString_mA014E75717E6CE25BA9D641971AD637F70532339(NULL, (int8_t*)L_12, 0, L_13, L_14, NULL); return L_15; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E RuntimeMarshal_MarshalString_mEE271559E4EAA7CF9A86FFE918099C3B8DD0C4EC (String_t* ___0_str, const RuntimeMethod* method) { { String_t* L_0 = ___0_str; SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E L_1; memset((&L_1), 0, sizeof(L_1)); SafeStringMarshal__ctor_m45953FD7665BA4526596D2D30A9BF2141B037AA8((&L_1), L_0, NULL); return L_1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeMarshal_DecodeBlobSize_m4987AAFF455BE126536B8EDE3C10E8F2A6D6EAA9 (intptr_t ___0_in_ptr, intptr_t* ___1_out_ptr, const RuntimeMethod* method) { uint32_t V_0 = 0; uint8_t* V_1 = NULL; { intptr_t L_0 = ___0_in_ptr; void* L_1; L_1 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_0, NULL); V_1 = (uint8_t*)L_1; uint8_t* L_2 = V_1; int32_t L_3 = (*(L_2)); if (((int32_t)(L_3&((int32_t)128)))) { goto IL_001d; } } { uint8_t* L_4 = V_1; int32_t L_5 = (*(L_4)); V_0 = ((int32_t)(L_5&((int32_t)127))); uint8_t* L_6 = V_1; V_1 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, 1)); goto IL_0058; } IL_001d: { uint8_t* L_7 = V_1; int32_t L_8 = (*(L_7)); if (((int32_t)(L_8&((int32_t)64)))) { goto IL_0037; } } { uint8_t* L_9 = V_1; int32_t L_10 = (*(L_9)); uint8_t* L_11 = V_1; int32_t L_12 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, 1)))); V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)(((int32_t)(L_10&((int32_t)63)))<<8)), L_12)); uint8_t* L_13 = V_1; V_1 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_13, 2)); goto IL_0058; } IL_0037: { uint8_t* L_14 = V_1; int32_t L_15 = (*(L_14)); uint8_t* L_16 = V_1; int32_t L_17 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, 1)))); uint8_t* L_18 = V_1; int32_t L_19 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_18, 2)))); uint8_t* L_20 = V_1; int32_t L_21 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_20, 3)))); V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)(((int32_t)(L_15&((int32_t)31)))<<((int32_t)24))), ((int32_t)(L_17<<((int32_t)16))))), ((int32_t)(L_19<<8)))), L_21)); uint8_t* L_22 = V_1; V_1 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_22, 4)); } IL_0058: { intptr_t* L_23 = ___1_out_ptr; uint8_t* L_24 = V_1; intptr_t L_25; L_25 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D((void*)L_24, NULL); *((intptr_t*)L_23) = (intptr_t)L_25; uint32_t L_26 = V_0; return L_26; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* RuntimeMarshal_DecodeBlobArray_mB22C41AFCBA59574C219EB472AF48261B1C0D226 (intptr_t ___0_ptr, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_2 = NULL; { intptr_t L_0 = ___0_ptr; int32_t L_1; L_1 = RuntimeMarshal_DecodeBlobSize_m4987AAFF455BE126536B8EDE3C10E8F2A6D6EAA9(L_0, (&V_0), NULL); V_1 = L_1; int32_t L_2 = V_1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)L_2); V_2 = L_3; intptr_t L_4 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_5 = V_2; int32_t L_6 = V_1; il2cpp_codegen_runtime_class_init_inline(Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var); Marshal_Copy_mF7402FFDB520EA1B8D1C32B368DBEE4B13F1BE77(L_4, L_5, 0, L_6, NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7 = V_2; return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t RuntimeMarshal_AsciHexDigitValue_m8AD69C94F474071D52A5CDFD3C49FE6DCD8EFA8C (int32_t ___0_c, const RuntimeMethod* method) { { int32_t L_0 = ___0_c; if ((((int32_t)L_0) < ((int32_t)((int32_t)48)))) { goto IL_000f; } } { int32_t L_1 = ___0_c; if ((((int32_t)L_1) > ((int32_t)((int32_t)57)))) { goto IL_000f; } } { int32_t L_2 = ___0_c; return ((int32_t)il2cpp_codegen_subtract(L_2, ((int32_t)48))); } IL_000f: { int32_t L_3 = ___0_c; if ((((int32_t)L_3) < ((int32_t)((int32_t)97)))) { goto IL_0021; } } { int32_t L_4 = ___0_c; if ((((int32_t)L_4) > ((int32_t)((int32_t)102)))) { goto IL_0021; } } { int32_t L_5 = ___0_c; return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_5, ((int32_t)97))), ((int32_t)10))); } IL_0021: { int32_t L_6 = ___0_c; return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_6, ((int32_t)65))), ((int32_t)10))); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeMarshal_FreeAssemblyName_m435AB1FFE271834A22F9EA36B45BD2534ACF04A0 (MonoAssemblyName_t86B4669C242DAF7EE82C100B54589B0390A8D4FF* ___0_name, bool ___1_freeStruct, const RuntimeMethod* method) { typedef void (*RuntimeMarshal_FreeAssemblyName_m435AB1FFE271834A22F9EA36B45BD2534ACF04A0_ftn) (MonoAssemblyName_t86B4669C242DAF7EE82C100B54589B0390A8D4FF*, bool); using namespace il2cpp::icalls; ((RuntimeMarshal_FreeAssemblyName_m435AB1FFE271834A22F9EA36B45BD2534ACF04A0_ftn)mscorlib::Mono::RuntimeMarshal::FreeAssemblyName) (___0_name, ___1_freeStruct); } #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 #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 #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 #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 #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeGPtrArrayHandle__ctor_m8EF7E312EF9558E92061E6A1FEABE43F5AE80579 (SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* __this, intptr_t ___0_ptr, const RuntimeMethod* method) { { intptr_t L_0 = ___0_ptr; RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328 L_1; memset((&L_1), 0, sizeof(L_1)); RuntimeGPtrArrayHandle__ctor_m696952A5ABC50F0813EE450DCCE1E8117AB8AEED((&L_1), L_0, NULL); __this->___handle = L_1; return; } } IL2CPP_EXTERN_C void SafeGPtrArrayHandle__ctor_m8EF7E312EF9558E92061E6A1FEABE43F5AE80579_AdjustorThunk (RuntimeObject* __this, intptr_t ___0_ptr, const RuntimeMethod* method) { SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); SafeGPtrArrayHandle__ctor_m8EF7E312EF9558E92061E6A1FEABE43F5AE80579(_thisAdjusted, ___0_ptr, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeGPtrArrayHandle_Dispose_mEC245DEB021C0DC3BA74E80B202049AC198096C8 (SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* __this, const RuntimeMethod* method) { { RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* L_0 = (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328*)(&__this->___handle); RuntimeGPtrArrayHandle_DestroyAndFree_mABE1D4D9C803C171AECE76F3CA4293BD274F170B(L_0, NULL); return; } } IL2CPP_EXTERN_C void SafeGPtrArrayHandle_Dispose_mEC245DEB021C0DC3BA74E80B202049AC198096C8_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); SafeGPtrArrayHandle_Dispose_mEC245DEB021C0DC3BA74E80B202049AC198096C8(_thisAdjusted, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SafeGPtrArrayHandle_get_Length_m5F09438379A2372A92EA78B5F1E719D6072BEC6E (SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* __this, const RuntimeMethod* method) { { RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* L_0 = (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328*)(&__this->___handle); int32_t L_1; L_1 = RuntimeGPtrArrayHandle_get_Length_mDDE04771772F71BC95A38A7CC1FBB11642B8C502(L_0, NULL); return L_1; } } IL2CPP_EXTERN_C int32_t SafeGPtrArrayHandle_get_Length_m5F09438379A2372A92EA78B5F1E719D6072BEC6E_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); int32_t _returnValue; _returnValue = SafeGPtrArrayHandle_get_Length_m5F09438379A2372A92EA78B5F1E719D6072BEC6E(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SafeGPtrArrayHandle_get_Item_m0417A32AA69F65032DE50E6168189B231CF29BB5 (SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* __this, int32_t ___0_i, const RuntimeMethod* method) { { RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328* L_0 = (RuntimeGPtrArrayHandle_t9C6250F1365ABD88E9E40A6AE91C2BC389200328*)(&__this->___handle); int32_t L_1 = ___0_i; intptr_t L_2; L_2 = RuntimeGPtrArrayHandle_get_Item_m3B72E2CB5341796FD2EAD42592ED5FA28623F249(L_0, L_1, NULL); return L_2; } } IL2CPP_EXTERN_C intptr_t SafeGPtrArrayHandle_get_Item_m0417A32AA69F65032DE50E6168189B231CF29BB5_AdjustorThunk (RuntimeObject* __this, int32_t ___0_i, const RuntimeMethod* method) { SafeGPtrArrayHandle_t31BDC8B49810E694FFB8B78F7B4CDC70F952A76F* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); intptr_t _returnValue; _returnValue = SafeGPtrArrayHandle_get_Item_m0417A32AA69F65032DE50E6168189B231CF29BB5(_thisAdjusted, ___0_i, 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 IL2CPP_EXTERN_C void SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshal_pinvoke(const SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E& unmarshaled, SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshaled_pinvoke& marshaled) { marshaled.___str = il2cpp_codegen_marshal_string(unmarshaled.___str); marshaled.___marshaled_string = unmarshaled.___marshaled_string; } IL2CPP_EXTERN_C void SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshal_pinvoke_back(const SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshaled_pinvoke& marshaled, SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E& unmarshaled) { unmarshaled.___str = il2cpp_codegen_marshal_string_result(marshaled.___str); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___str), (void*)il2cpp_codegen_marshal_string_result(marshaled.___str)); intptr_t unmarshaledmarshaled_string_temp_1; memset((&unmarshaledmarshaled_string_temp_1), 0, sizeof(unmarshaledmarshaled_string_temp_1)); unmarshaledmarshaled_string_temp_1 = marshaled.___marshaled_string; unmarshaled.___marshaled_string = unmarshaledmarshaled_string_temp_1; } IL2CPP_EXTERN_C void SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshal_pinvoke_cleanup(SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___str); marshaled.___str = NULL; } IL2CPP_EXTERN_C void SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshal_com(const SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E& unmarshaled, SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshaled_com& marshaled) { marshaled.___str = il2cpp_codegen_marshal_bstring(unmarshaled.___str); marshaled.___marshaled_string = unmarshaled.___marshaled_string; } IL2CPP_EXTERN_C void SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshal_com_back(const SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshaled_com& marshaled, SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E& unmarshaled) { unmarshaled.___str = il2cpp_codegen_marshal_bstring_result(marshaled.___str); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___str), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___str)); intptr_t unmarshaledmarshaled_string_temp_1; memset((&unmarshaledmarshaled_string_temp_1), 0, sizeof(unmarshaledmarshaled_string_temp_1)); unmarshaledmarshaled_string_temp_1 = marshaled.___marshaled_string; unmarshaled.___marshaled_string = unmarshaledmarshaled_string_temp_1; } IL2CPP_EXTERN_C void SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshal_com_cleanup(SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___str); marshaled.___str = NULL; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SafeStringMarshal_StringToUtf8_icall_m16E73320703B8E340FD31C90C4E5161A33DC5BA6 (String_t** ___0_str, const RuntimeMethod* method) { typedef intptr_t (*SafeStringMarshal_StringToUtf8_icall_m16E73320703B8E340FD31C90C4E5161A33DC5BA6_ftn) (String_t**); using namespace il2cpp::icalls; return ((SafeStringMarshal_StringToUtf8_icall_m16E73320703B8E340FD31C90C4E5161A33DC5BA6_ftn)mscorlib::Mono::SafeStringMarshal::StringToUtf8_icall) (___0_str); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SafeStringMarshal_StringToUtf8_m5F299E8BDAED80F19E8FFDAC76378B7435430A27 (String_t* ___0_str, const RuntimeMethod* method) { { intptr_t L_0; L_0 = SafeStringMarshal_StringToUtf8_icall_m16E73320703B8E340FD31C90C4E5161A33DC5BA6((&___0_str), NULL); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeStringMarshal_GFree_m4C0195D7BE2E671CFA77F40B3349D01D97940E3F (intptr_t ___0_ptr, const RuntimeMethod* method) { typedef void (*SafeStringMarshal_GFree_m4C0195D7BE2E671CFA77F40B3349D01D97940E3F_ftn) (intptr_t); using namespace il2cpp::icalls; ((SafeStringMarshal_GFree_m4C0195D7BE2E671CFA77F40B3349D01D97940E3F_ftn)mscorlib::Mono::SafeStringMarshal::GFree) (___0_ptr); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeStringMarshal__ctor_m45953FD7665BA4526596D2D30A9BF2141B037AA8 (SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E* __this, String_t* ___0_str, const RuntimeMethod* method) { { String_t* L_0 = ___0_str; __this->___str = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___str), (void*)L_0); __this->___marshaled_string = 0; return; } } IL2CPP_EXTERN_C void SafeStringMarshal__ctor_m45953FD7665BA4526596D2D30A9BF2141B037AA8_AdjustorThunk (RuntimeObject* __this, String_t* ___0_str, const RuntimeMethod* method) { SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); SafeStringMarshal__ctor_m45953FD7665BA4526596D2D30A9BF2141B037AA8(_thisAdjusted, ___0_str, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t SafeStringMarshal_get_Value_m33E0497DD37A963B09B47083091BE63D90C06CBC (SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E* __this, const RuntimeMethod* method) { { intptr_t L_0 = __this->___marshaled_string; bool L_1; L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline(L_0, 0, NULL); if (!L_1) { goto IL_002b; } } { String_t* L_2 = __this->___str; if (!L_2) { goto IL_002b; } } { String_t* L_3 = __this->___str; intptr_t L_4; L_4 = SafeStringMarshal_StringToUtf8_m5F299E8BDAED80F19E8FFDAC76378B7435430A27(L_3, NULL); __this->___marshaled_string = L_4; } IL_002b: { intptr_t L_5 = __this->___marshaled_string; return L_5; } } IL2CPP_EXTERN_C intptr_t SafeStringMarshal_get_Value_m33E0497DD37A963B09B47083091BE63D90C06CBC_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); intptr_t _returnValue; _returnValue = SafeStringMarshal_get_Value_m33E0497DD37A963B09B47083091BE63D90C06CBC(_thisAdjusted, method); return _returnValue; } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeStringMarshal_Dispose_m34D77253DF878A33052EEA9771C93252C2B02A0F (SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E* __this, const RuntimeMethod* method) { { intptr_t L_0 = __this->___marshaled_string; bool L_1; L_1 = IntPtr_op_Inequality_m90EFC9C4CAD9A33E309F2DDF98EE4E1DD253637B_inline(L_0, 0, NULL); if (!L_1) { goto IL_0028; } } { intptr_t L_2 = __this->___marshaled_string; SafeStringMarshal_GFree_m4C0195D7BE2E671CFA77F40B3349D01D97940E3F(L_2, NULL); __this->___marshaled_string = 0; } IL_0028: { return; } } IL2CPP_EXTERN_C void SafeStringMarshal_Dispose_m34D77253DF878A33052EEA9771C93252C2B02A0F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method) { SafeStringMarshal_t37C5C4D85118BDD5A55E3A20736550CF11C76C2E* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); SafeStringMarshal_Dispose_m34D77253DF878A33052EEA9771C93252C2B02A0F(_thisAdjusted, method); } #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityParser__ctor_m9CFF36872A436CDA5A7464053BB9CB7979AFB67D (SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { SmallXmlParser__ctor_mD1AE9A75F441E331A19E111706DC130F64F7B83A(__this, NULL); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_0 = (Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47*)il2cpp_codegen_object_new(Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47_il2cpp_TypeInfo_var); Stack__ctor_m4E3FE5A70C400B82DAB9E38E61A934E4E4DE01A7(L_0, NULL); __this->___stack = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___stack), (void*)L_0); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityParser_LoadXml_m2B7A235847A86F18A3F832336D83D2D07FDC7F14 (SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652* __this, String_t* ___0_xml, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringReader_t1A336148FF22A9584E759A9D720CC96C23E35DD8_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { __this->___root = (SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___root), (void*)(SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55*)NULL); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_0 = __this->___stack; NullCheck(L_0); VirtualActionInvoker0::Invoke(11, L_0); String_t* L_1 = ___0_xml; StringReader_t1A336148FF22A9584E759A9D720CC96C23E35DD8* L_2 = (StringReader_t1A336148FF22A9584E759A9D720CC96C23E35DD8*)il2cpp_codegen_object_new(StringReader_t1A336148FF22A9584E759A9D720CC96C23E35DD8_il2cpp_TypeInfo_var); StringReader__ctor_m72556EC1062F49E05CF41B0825AC7FA2DB2A81C0(L_2, L_1, NULL); SmallXmlParser_Parse_mDBDCE208B61E525047652DEFB54D2B75695E0CBA(__this, L_2, __this, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* SecurityParser_ToXml_m69BAA04EF966D7C3F9101112D8C3F17EA57B7A0B (SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652* __this, const RuntimeMethod* method) { { SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* L_0 = __this->___root; return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityParser_OnStartParsing_mDAF853773D7464BA3158F2DD6BF4B7AD6E0877CD (SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652* __this, SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* ___0_parser, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityParser_OnProcessingInstruction_mB5FE3916D93222FAA58C6A71738657E5DD90C09C (SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652* __this, String_t* ___0_name, String_t* ___1_text, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityParser_OnIgnorableWhitespace_m2671014791449F2548B9EE2AF8E09E3541B1CAF9 (SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652* __this, String_t* ___0_s, const RuntimeMethod* method) { { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityParser_OnStartElement_m3B85B009CAD27910D11EBE0D3496C049A95CD7D8 (SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652* __this, String_t* ___0_name, RuntimeObject* ___1_attrs, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IAttrList_tF7C959E78AD6798B49CC725D67B2684D625EAE74_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; { String_t* L_0 = ___0_name; SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* L_1 = (SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55*)il2cpp_codegen_object_new(SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var); SecurityElement__ctor_m1BC698E428D96ECEF625ADF86F95D30B5E4CD184(L_1, L_0, NULL); V_0 = L_1; SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* L_2 = __this->___root; if (L_2) { goto IL_001f; } } { SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* L_3 = V_0; __this->___root = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___root), (void*)L_3); SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* L_4 = V_0; __this->___current = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___current), (void*)L_4); goto IL_0035; } IL_001f: { Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_5 = __this->___stack; NullCheck(L_5); RuntimeObject* L_6; L_6 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(15, L_5); SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* L_7 = V_0; NullCheck(((SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55*)CastclassSealed((RuntimeObject*)L_6, SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var))); SecurityElement_AddChild_m3718404151331EFAA46D25D354B5C4AA1FD8DDFE(((SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55*)CastclassSealed((RuntimeObject*)L_6, SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var)), L_7, NULL); } IL_0035: { Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_8 = __this->___stack; SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* L_9 = V_0; NullCheck(L_8); VirtualActionInvoker1< RuntimeObject* >::Invoke(17, L_8, L_9); SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* L_10 = V_0; __this->___current = L_10; Il2CppCodeGenWriteBarrier((void**)(&__this->___current), (void*)L_10); RuntimeObject* L_11 = ___1_attrs; NullCheck(L_11); int32_t L_12; L_12 = InterfaceFuncInvoker0< int32_t >::Invoke(0, IAttrList_tF7C959E78AD6798B49CC725D67B2684D625EAE74_il2cpp_TypeInfo_var, L_11); V_1 = L_12; V_2 = 0; goto IL_0075; } IL_0053: { SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* L_13 = __this->___current; RuntimeObject* L_14 = ___1_attrs; int32_t L_15 = V_2; NullCheck(L_14); String_t* L_16; L_16 = InterfaceFuncInvoker1< String_t*, int32_t >::Invoke(1, IAttrList_tF7C959E78AD6798B49CC725D67B2684D625EAE74_il2cpp_TypeInfo_var, L_14, L_15); RuntimeObject* L_17 = ___1_attrs; int32_t L_18 = V_2; NullCheck(L_17); String_t* L_19; L_19 = InterfaceFuncInvoker1< String_t*, int32_t >::Invoke(2, IAttrList_tF7C959E78AD6798B49CC725D67B2684D625EAE74_il2cpp_TypeInfo_var, L_17, L_18); il2cpp_codegen_runtime_class_init_inline(SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var); String_t* L_20; L_20 = SecurityElement_Escape_mDBA5A05AF33EF92A72650D0CF32F2069EA3473EB(L_19, NULL); NullCheck(L_13); SecurityElement_AddAttribute_mF31D985A7B289E7858F3EBFE782ECCC74F1F08AC(L_13, L_16, L_20, NULL); int32_t L_21 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_21, 1)); } IL_0075: { int32_t L_22 = V_2; int32_t L_23 = V_1; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0053; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityParser_OnEndElement_mE8FE504154397BAEEC9186CCCBF57B8B978B2BB6 (SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652* __this, String_t* ___0_name, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_0 = __this->___stack; NullCheck(L_0); RuntimeObject* L_1; L_1 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(16, L_0); __this->___current = ((SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55*)CastclassSealed((RuntimeObject*)L_1, SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var)); Il2CppCodeGenWriteBarrier((void**)(&__this->___current), (void*)((SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55*)CastclassSealed((RuntimeObject*)L_1, SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var))); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityParser_OnChars_m40DC4DFA87EBF0EB03B7FE9F89B36DA358B94862 (SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652* __this, String_t* ___0_ch, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55* L_0 = __this->___current; String_t* L_1 = ___0_ch; il2cpp_codegen_runtime_class_init_inline(SecurityElement_tA7337C2977BEC2323B0A3EE95C1C6422013F4E55_il2cpp_TypeInfo_var); String_t* L_2; L_2 = SecurityElement_Escape_mDBA5A05AF33EF92A72650D0CF32F2069EA3473EB(L_1, NULL); NullCheck(L_0); SecurityElement_set_Text_m734B7FFAF5F408359D6C55C9CF9196D2FF992D2D(L_0, L_2, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SecurityParser_OnEndParsing_mCB2B8385029652B789199C7663BE819D384E9D4D (SecurityParser_t864EA1971E964BFA84720CA7C3FB2D7AC5E9B652* __this, SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* ___0_parser, const RuntimeMethod* method) { { 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser__ctor_mD1AE9A75F441E331A19E111706DC130F64F7B83A (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_0 = (Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47*)il2cpp_codegen_object_new(Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47_il2cpp_TypeInfo_var); Stack__ctor_m4E3FE5A70C400B82DAB9E38E61A934E4E4DE01A7(L_0, NULL); __this->___elementNames = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___elementNames), (void*)L_0); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_1 = (Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47*)il2cpp_codegen_object_new(Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47_il2cpp_TypeInfo_var); Stack__ctor_m4E3FE5A70C400B82DAB9E38E61A934E4E4DE01A7(L_1, NULL); __this->___xmlSpaces = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___xmlSpaces), (void*)L_1); StringBuilder_t* L_2 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m2619CA8D2C3476DF1A302D9D941498BB1C6164C5(L_2, ((int32_t)200), NULL); __this->___buffer = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___buffer), (void*)L_2); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)30)); __this->___nameBuffer = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___nameBuffer), (void*)L_3); AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* L_4 = (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827*)il2cpp_codegen_object_new(AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827_il2cpp_TypeInfo_var); AttrListImpl__ctor_mC0D30F283DD1CC3CF56E56ED29462F421FAF98FC(L_4, NULL); __this->___attributes = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___attributes), (void*)L_4); __this->___line = 1; Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, String_t* ___0_msg, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SmallXmlParserException_t49EDAE5290024E0707864CCCFE1266C5AE5475C7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___0_msg; int32_t L_1 = __this->___line; int32_t L_2 = __this->___column; SmallXmlParserException_t49EDAE5290024E0707864CCCFE1266C5AE5475C7* L_3 = (SmallXmlParserException_t49EDAE5290024E0707864CCCFE1266C5AE5475C7*)il2cpp_codegen_object_new(SmallXmlParserException_t49EDAE5290024E0707864CCCFE1266C5AE5475C7_il2cpp_TypeInfo_var); SmallXmlParserException__ctor_mA574796034F0F01B0A66CCEB66097F0CA729A27B(L_3, L_0, L_1, L_2, NULL); return L_3; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Exception_t* SmallXmlParser_UnexpectedEndError_m49611771ED1216C9DF756338DDDB97B227F81FB9 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA64E96030EBA05DC44D50FF6155C02A2BD6699EF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB); s_Il2CppMethodInitialized = true; } StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_0 = NULL; { Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_0 = __this->___elementNames; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(9, L_0); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_2 = (StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248*)SZArrayNew(StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248_il2cpp_TypeInfo_var, (uint32_t)L_1); V_0 = L_2; Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_3 = __this->___elementNames; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_4 = V_0; NullCheck(L_3); VirtualActionInvoker2< RuntimeArray*, int32_t >::Invoke(13, L_3, (RuntimeArray*)L_4, 0); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_5 = V_0; String_t* L_6; L_6 = String_Join_m557B6B554B87C1742FA0B128500073B421ED0BFD(_stringLiteralC18C9BB6DF0D5C60CE5A5D2D3D6111BEB6F8CCEB, L_5, NULL); String_t* L_7; L_7 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(_stringLiteralA64E96030EBA05DC44D50FF6155C02A2BD6699EF, L_6, NULL); Exception_t* L_8; L_8 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, L_7, NULL); return L_8; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SmallXmlParser_IsNameChar_mF93D58506A1B3E4407F50B04793005D10899A0BE (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, Il2CppChar ___0_c, bool ___1_start, const RuntimeMethod* method) { int32_t V_0 = 0; { Il2CppChar L_0 = ___0_c; if ((!(((uint32_t)L_0) <= ((uint32_t)((int32_t)46))))) { goto IL_0011; } } { Il2CppChar L_1 = ___0_c; if ((((int32_t)L_1) == ((int32_t)((int32_t)45)))) { goto IL_001d; } } { Il2CppChar L_2 = ___0_c; if ((((int32_t)L_2) == ((int32_t)((int32_t)46)))) { goto IL_001d; } } { goto IL_0022; } IL_0011: { Il2CppChar L_3 = ___0_c; if ((((int32_t)L_3) == ((int32_t)((int32_t)58)))) { goto IL_001b; } } { Il2CppChar L_4 = ___0_c; if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)95))))) { goto IL_0022; } } IL_001b: { return (bool)1; } IL_001d: { bool L_5 = ___1_start; return (bool)((((int32_t)L_5) == ((int32_t)0))? 1 : 0); } IL_0022: { Il2CppChar L_6 = ___0_c; if ((((int32_t)L_6) <= ((int32_t)((int32_t)256)))) { goto IL_0056; } } { Il2CppChar L_7 = ___0_c; if ((((int32_t)L_7) == ((int32_t)((int32_t)1369)))) { goto IL_0042; } } { Il2CppChar L_8 = ___0_c; if ((((int32_t)L_8) == ((int32_t)((int32_t)1765)))) { goto IL_0042; } } { Il2CppChar L_9 = ___0_c; if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)1766))))) { goto IL_0044; } } IL_0042: { return (bool)1; } IL_0044: { Il2CppChar L_10 = ___0_c; if ((((int32_t)((int32_t)699)) > ((int32_t)L_10))) { goto IL_0056; } } { Il2CppChar L_11 = ___0_c; if ((((int32_t)L_11) > ((int32_t)((int32_t)705)))) { goto IL_0056; } } { return (bool)1; } IL_0056: { Il2CppChar L_12 = ___0_c; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class); int32_t L_13; L_13 = Char_GetUnicodeCategory_m77918F2C9C8E103453F2146071739767CA65F6DC(L_12, NULL); V_0 = L_13; int32_t L_14 = V_0; switch (L_14) { case 0: { goto IL_008d; } case 1: { goto IL_008d; } case 2: { goto IL_008d; } case 3: { goto IL_008f; } case 4: { goto IL_008d; } case 5: { goto IL_008f; } case 6: { goto IL_008f; } case 7: { goto IL_008f; } case 8: { goto IL_008f; } case 9: { goto IL_008d; } } } { goto IL_0094; } IL_008d: { return (bool)1; } IL_008f: { bool L_15 = ___1_start; return (bool)((((int32_t)L_15) == ((int32_t)0))? 1 : 0); } IL_0094: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SmallXmlParser_IsWhitespace_m66E95B828FFBD98E1A8C7B53F334F1C746FA7221 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, int32_t ___0_c, const RuntimeMethod* method) { { int32_t L_0 = ___0_c; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract(L_0, ((int32_t)9)))) > ((uint32_t)1)))) { goto IL_0011; } } { int32_t L_1 = ___0_c; if ((((int32_t)L_1) == ((int32_t)((int32_t)13)))) { goto IL_0011; } } { int32_t L_2 = ___0_c; if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)32))))) { goto IL_0013; } } IL_0011: { return (bool)1; } IL_0013: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_SkipWhitespaces_m47DD8BD20F773B8E7854DBEB1BFF705B61BEF311 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { { SmallXmlParser_SkipWhitespaces_mDC28EBFD4733F067C178259ACB05862C60AA7C2F(__this, (bool)0, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_HandleWhitespaces_mD1E22581F64763EED215226E814A765473E97D7D (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { { goto IL_0015; } IL_0002: { StringBuilder_t* L_0 = __this->___buffer; int32_t L_1; L_1 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); NullCheck(L_0); StringBuilder_t* L_2; L_2 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_0, ((int32_t)(uint16_t)L_1), NULL); } IL_0015: { int32_t L_3; L_3 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); bool L_4; L_4 = SmallXmlParser_IsWhitespace_m66E95B828FFBD98E1A8C7B53F334F1C746FA7221(__this, L_3, NULL); if (L_4) { goto IL_0002; } } { int32_t L_5; L_5 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((((int32_t)L_5) == ((int32_t)((int32_t)60)))) { goto IL_003d; } } { int32_t L_6; L_6 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((((int32_t)L_6) < ((int32_t)0))) { goto IL_003d; } } { __this->___isWhitespace = (bool)0; } IL_003d: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_SkipWhitespaces_mDC28EBFD4733F067C178259ACB05862C60AA7C2F (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, bool ___0_expected, const RuntimeMethod* method) { int32_t V_0 = 0; IL_0000: { int32_t L_0; L_0 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); V_0 = L_0; int32_t L_1 = V_0; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract(L_1, ((int32_t)9)))) > ((uint32_t)1)))) { goto IL_0018; } } { int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)((int32_t)13)))) { goto IL_0018; } } { int32_t L_3 = V_0; if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)32))))) { goto IL_0027; } } IL_0018: { int32_t L_4; L_4 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); bool L_5 = ___0_expected; if (!L_5) { goto IL_0000; } } { ___0_expected = (bool)0; goto IL_0000; } IL_0027: { bool L_6 = ___0_expected; if (!L_6) { goto IL_0036; } } { Exception_t* L_7; L_7 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9C597032B7C6DEBC66AD134CE8D12A054D0A25A0)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_7, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_SkipWhitespaces_mDC28EBFD4733F067C178259ACB05862C60AA7C2F_RuntimeMethod_var))); } IL_0036: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { { TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* L_0 = __this->___reader; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(9, L_0); return L_1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { int32_t G_B2_0 = 0; int32_t G_B1_0 = 0; int32_t G_B4_0 = 0; int32_t G_B3_0 = 0; { TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* L_0 = __this->___reader; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(10, L_0); int32_t L_2 = L_1; if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)10))))) { G_B2_0 = L_2; goto IL_0017; } G_B1_0 = L_2; } { __this->___resetColumn = (bool)1; G_B2_0 = G_B1_0; } IL_0017: { bool L_3 = __this->___resetColumn; if (!L_3) { G_B4_0 = G_B2_0; goto IL_003c; } G_B3_0 = G_B2_0; } { int32_t L_4 = __this->___line; __this->___line = ((int32_t)il2cpp_codegen_add(L_4, 1)); __this->___resetColumn = (bool)0; __this->___column = 1; return G_B3_0; } IL_003c: { int32_t L_5 = __this->___column; __this->___column = ((int32_t)il2cpp_codegen_add(L_5, 1)); return G_B4_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, int32_t ___0_c, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) >= ((int32_t)0))) { goto IL_0012; } } { Exception_t* L_2; L_2 = SmallXmlParser_UnexpectedEndError_m49611771ED1216C9DF756338DDDB97B227F81FB9(__this, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_2, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3_RuntimeMethod_var))); } IL_0012: { int32_t L_3 = V_0; int32_t L_4 = ___0_c; if ((((int32_t)L_3) == ((int32_t)L_4))) { goto IL_0035; } } { int32_t L_5 = ___0_c; Il2CppChar L_6 = ((Il2CppChar)((int32_t)(uint16_t)L_5)); RuntimeObject* L_7 = Box(il2cpp_defaults.char_class, &L_6); int32_t L_8 = V_0; Il2CppChar L_9 = ((Il2CppChar)((int32_t)(uint16_t)L_8)); RuntimeObject* L_10 = Box(il2cpp_defaults.char_class, &L_9); String_t* L_11; L_11 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral87788F8601C24A0EB26FE8614DF502D90FAE0419)), L_7, L_10, NULL); Exception_t* L_12; L_12 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, L_11, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_12, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3_RuntimeMethod_var))); } IL_0035: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SmallXmlParser_ReadUntil_mDC60A5A463115D6539E27E81420AD54105242D64 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, Il2CppChar ___0_until, bool ___1_handleReferences, const RuntimeMethod* method) { Il2CppChar V_0 = 0x0; IL_0000: { int32_t L_0; L_0 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0010; } } { Exception_t* L_1; L_1 = SmallXmlParser_UnexpectedEndError_m49611771ED1216C9DF756338DDDB97B227F81FB9(__this, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadUntil_mDC60A5A463115D6539E27E81420AD54105242D64_RuntimeMethod_var))); } IL_0010: { int32_t L_2; L_2 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); V_0 = ((int32_t)(uint16_t)L_2); Il2CppChar L_3 = V_0; Il2CppChar L_4 = ___0_until; if ((((int32_t)L_3) == ((int32_t)L_4))) { goto IL_003b; } } { bool L_5 = ___1_handleReferences; if (!L_5) { goto IL_002c; } } { Il2CppChar L_6 = V_0; if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)38))))) { goto IL_002c; } } { SmallXmlParser_ReadReference_m33EEC080ACA6D08AD59AC077D37B8554DCD72E15(__this, NULL); goto IL_0000; } IL_002c: { StringBuilder_t* L_7 = __this->___buffer; Il2CppChar L_8 = V_0; NullCheck(L_7); StringBuilder_t* L_9; L_9 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_7, L_8, NULL); goto IL_0000; } IL_003b: { StringBuilder_t* L_10 = __this->___buffer; NullCheck(L_10); String_t* L_11; L_11 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_10); StringBuilder_t* L_12 = __this->___buffer; NullCheck(L_12); StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414(L_12, 0, NULL); return L_11; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Il2CppChar V_2 = 0x0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_3 = NULL; { V_0 = 0; int32_t L_0; L_0 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((((int32_t)L_0) < ((int32_t)0))) { goto IL_001b; } } { int32_t L_1; L_1 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); bool L_2; L_2 = SmallXmlParser_IsNameChar_mF93D58506A1B3E4407F50B04793005D10899A0BE(__this, ((int32_t)(uint16_t)L_1), (bool)1, NULL); if (L_2) { goto IL_0027; } } IL_001b: { Exception_t* L_3; L_3 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5B58855139A125726544ED5CAC3077D928C41B40)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6_RuntimeMethod_var))); } IL_0027: { int32_t L_4; L_4 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); V_1 = L_4; goto IL_0080; } IL_0030: { int32_t L_5 = V_1; V_2 = ((int32_t)(uint16_t)L_5); Il2CppChar L_6 = V_2; bool L_7; L_7 = SmallXmlParser_IsNameChar_mF93D58506A1B3E4407F50B04793005D10899A0BE(__this, L_6, (bool)0, NULL); if (!L_7) { goto IL_0084; } } { int32_t L_8 = V_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_9 = __this->___nameBuffer; NullCheck(L_9); if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)(((RuntimeArray*)L_9)->max_length)))))) { goto IL_0065; } } { int32_t L_10 = V_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_11 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_10, 2))); V_3 = L_11; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_12 = __this->___nameBuffer; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_13 = V_3; int32_t L_14 = V_0; Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900((RuntimeArray*)L_12, (RuntimeArray*)L_13, L_14, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_15 = V_3; __this->___nameBuffer = L_15; Il2CppCodeGenWriteBarrier((void**)(&__this->___nameBuffer), (void*)L_15); } IL_0065: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_16 = __this->___nameBuffer; int32_t L_17 = V_0; int32_t L_18 = L_17; V_0 = ((int32_t)il2cpp_codegen_add(L_18, 1)); Il2CppChar L_19 = V_2; NullCheck(L_16); (L_16)->SetAt(static_cast(L_18), (Il2CppChar)L_19); int32_t L_20; L_20 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); int32_t L_21; L_21 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); V_1 = L_21; } IL_0080: { int32_t L_22 = V_1; if ((((int32_t)L_22) >= ((int32_t)0))) { goto IL_0030; } } IL_0084: { int32_t L_23 = V_0; if (L_23) { goto IL_0093; } } { Exception_t* L_24; L_24 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral45156A8D2466CD5E8D665BB78DFE524EEFDD922A)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6_RuntimeMethod_var))); } IL_0093: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_25 = __this->___nameBuffer; int32_t L_26 = V_0; String_t* L_27; L_27 = String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6(NULL, L_25, 0, L_26, NULL); return L_27; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_Parse_mDBDCE208B61E525047652DEFB54D2B75695E0CBA (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* ___0_input, RuntimeObject* ___1_handler, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7* L_0 = ___0_input; __this->___reader = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___reader), (void*)L_0); RuntimeObject* L_1 = ___1_handler; __this->___handler = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___handler), (void*)L_1); RuntimeObject* L_2 = ___1_handler; NullCheck(L_2); InterfaceActionInvoker1< SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* >::Invoke(0, IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var, L_2, __this); goto IL_001d; } IL_0017: { SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93(__this, NULL); } IL_001d: { int32_t L_3; L_3 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((((int32_t)L_3) >= ((int32_t)0))) { goto IL_0017; } } { SmallXmlParser_HandleBufferedContent_mA1EAFD112B1289A13B471498995E75F409AFE5EE(__this, NULL); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_4 = __this->___elementNames; NullCheck(L_4); int32_t L_5; L_5 = VirtualFuncInvoker0< int32_t >::Invoke(9, L_4); if ((((int32_t)L_5) <= ((int32_t)0))) { goto IL_0056; } } { Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_6 = __this->___elementNames; NullCheck(L_6); RuntimeObject* L_7; L_7 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(15, L_6); String_t* L_8; L_8 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral03B46450C9E1B2EDEB8A6AAE5F044BF93B41FA5D)), L_7, NULL); Exception_t* L_9; L_9 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, L_8, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_Parse_mDBDCE208B61E525047652DEFB54D2B75695E0CBA_RuntimeMethod_var))); } IL_0056: { RuntimeObject* L_10 = ___1_handler; NullCheck(L_10); InterfaceActionInvoker1< SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* >::Invoke(1, IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var, L_10, __this); SmallXmlParser_Cleanup_mB4BE7BFA8E2FAB80B40172E98FC750083EED982F(__this, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_Cleanup_mB4BE7BFA8E2FAB80B40172E98FC750083EED982F (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { { __this->___line = 1; __this->___column = 0; __this->___handler = (RuntimeObject*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___handler), (void*)(RuntimeObject*)NULL); __this->___reader = (TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___reader), (void*)(TextReader_tB8D43017CB6BE1633E5A86D64E7757366507C1F7*)NULL); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_0 = __this->___elementNames; NullCheck(L_0); VirtualActionInvoker0::Invoke(11, L_0); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_1 = __this->___xmlSpaces; NullCheck(L_1); VirtualActionInvoker0::Invoke(11, L_1); AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* L_2 = __this->___attributes; NullCheck(L_2); AttrListImpl_Clear_m928937942612617F5E5EC6B1849942D831C34E41(L_2, NULL); StringBuilder_t* L_3 = __this->___buffer; NullCheck(L_3); StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414(L_3, 0, NULL); __this->___xmlSpace = (String_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___xmlSpace), (void*)(String_t*)NULL); __this->___isWhitespace = (bool)0; return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral738F291E53E97C08DAE378C71EF70A60E31AE900); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA10AFD0FBAD152979B3F2273DA98BA5C9686E69C); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; String_t* V_2 = NULL; int32_t V_3 = 0; { int32_t L_0; L_0 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); bool L_1; L_1 = SmallXmlParser_IsWhitespace_m66E95B828FFBD98E1A8C7B53F334F1C746FA7221(__this, L_0, NULL); if (!L_1) { goto IL_0028; } } { StringBuilder_t* L_2 = __this->___buffer; NullCheck(L_2); int32_t L_3; L_3 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_2, NULL); if (L_3) { goto IL_0022; } } { __this->___isWhitespace = (bool)1; } IL_0022: { SmallXmlParser_HandleWhitespaces_mD1E22581F64763EED215226E814A765473E97D7D(__this, NULL); } IL_0028: { int32_t L_4; L_4 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)60))))) { goto IL_0285; } } { int32_t L_5; L_5 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); int32_t L_6; L_6 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); V_3 = L_6; int32_t L_7 = V_3; if ((((int32_t)L_7) == ((int32_t)((int32_t)33)))) { goto IL_005d; } } { int32_t L_8 = V_3; if ((((int32_t)L_8) == ((int32_t)((int32_t)47)))) { goto IL_0145; } } { int32_t L_9 = V_3; if ((((int32_t)L_9) == ((int32_t)((int32_t)63)))) { goto IL_00dd; } } { goto IL_01ee; } IL_005d: { int32_t L_10; L_10 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); int32_t L_11; L_11 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((!(((uint32_t)L_11) == ((uint32_t)((int32_t)91))))) { goto IL_00a2; } } { int32_t L_12; L_12 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); String_t* L_13; L_13 = SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6(__this, NULL); bool L_14; L_14 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_13, _stringLiteralA10AFD0FBAD152979B3F2273DA98BA5C9686E69C, NULL); if (!L_14) { goto IL_0093; } } { Exception_t* L_15; L_15 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral29F4EA55DD5B588CCE1FE1BBB9B911C4B9AFF232)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93_RuntimeMethod_var))); } IL_0093: { SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3(__this, ((int32_t)91), NULL); SmallXmlParser_ReadCDATASection_m959663B4552B92B7040E13B23BB395905EC50BA1(__this, NULL); return; } IL_00a2: { int32_t L_16; L_16 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((!(((uint32_t)L_16) == ((uint32_t)((int32_t)45))))) { goto IL_00b3; } } { SmallXmlParser_ReadComment_m1D1D6B2E2C6C7C532717D1989E1B5A3CAA998684(__this, NULL); return; } IL_00b3: { String_t* L_17; L_17 = SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6(__this, NULL); bool L_18; L_18 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_17, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2923AF57406AD3628AA00F2F47378348C0E89B4C)), NULL); if (!L_18) { goto IL_00d1; } } { Exception_t* L_19; L_19 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral7E750D5E6CC6A882337F102C93B3A378286EF1B4)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93_RuntimeMethod_var))); } IL_00d1: { Exception_t* L_20; L_20 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral383355447EEB1AF0BE901CEADDE1BA8E0858F766)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93_RuntimeMethod_var))); } IL_00dd: { SmallXmlParser_HandleBufferedContent_mA1EAFD112B1289A13B471498995E75F409AFE5EE(__this, NULL); int32_t L_21; L_21 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); String_t* L_22; L_22 = SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6(__this, NULL); V_0 = L_22; SmallXmlParser_SkipWhitespaces_m47DD8BD20F773B8E7854DBEB1BFF705B61BEF311(__this, NULL); String_t* L_23 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; V_1 = L_23; int32_t L_24; L_24 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((((int32_t)L_24) == ((int32_t)((int32_t)63)))) { goto IL_012f; } } IL_0107: { String_t* L_25 = V_1; String_t* L_26; L_26 = SmallXmlParser_ReadUntil_mDC60A5A463115D6539E27E81420AD54105242D64(__this, ((int32_t)63), (bool)0, NULL); String_t* L_27; L_27 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_25, L_26, NULL); V_1 = L_27; int32_t L_28; L_28 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((((int32_t)L_28) == ((int32_t)((int32_t)62)))) { goto IL_012f; } } { String_t* L_29 = V_1; String_t* L_30; L_30 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_29, _stringLiteral738F291E53E97C08DAE378C71EF70A60E31AE900, NULL); V_1 = L_30; goto IL_0107; } IL_012f: { RuntimeObject* L_31 = __this->___handler; String_t* L_32 = V_0; String_t* L_33 = V_1; NullCheck(L_31); InterfaceActionInvoker2< String_t*, String_t* >::Invoke(4, IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var, L_31, L_32, L_33); SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3(__this, ((int32_t)62), NULL); return; } IL_0145: { SmallXmlParser_HandleBufferedContent_mA1EAFD112B1289A13B471498995E75F409AFE5EE(__this, NULL); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_34 = __this->___elementNames; NullCheck(L_34); int32_t L_35; L_35 = VirtualFuncInvoker0< int32_t >::Invoke(9, L_34); if (L_35) { goto IL_015f; } } { Exception_t* L_36; L_36 = SmallXmlParser_UnexpectedEndError_m49611771ED1216C9DF756338DDDB97B227F81FB9(__this, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_36, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93_RuntimeMethod_var))); } IL_015f: { int32_t L_37; L_37 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); String_t* L_38; L_38 = SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6(__this, NULL); V_0 = L_38; SmallXmlParser_SkipWhitespaces_m47DD8BD20F773B8E7854DBEB1BFF705B61BEF311(__this, NULL); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_39 = __this->___elementNames; NullCheck(L_39); RuntimeObject* L_40; L_40 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(16, L_39); V_2 = ((String_t*)CastclassSealed((RuntimeObject*)L_40, il2cpp_defaults.string_class)); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_41 = __this->___xmlSpaces; NullCheck(L_41); RuntimeObject* L_42; L_42 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(16, L_41); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_43 = __this->___xmlSpaces; NullCheck(L_43); int32_t L_44; L_44 = VirtualFuncInvoker0< int32_t >::Invoke(9, L_43); if ((((int32_t)L_44) <= ((int32_t)0))) { goto IL_01b6; } } { Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_45 = __this->___xmlSpaces; NullCheck(L_45); RuntimeObject* L_46; L_46 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(15, L_45); __this->___xmlSpace = ((String_t*)CastclassSealed((RuntimeObject*)L_46, il2cpp_defaults.string_class)); Il2CppCodeGenWriteBarrier((void**)(&__this->___xmlSpace), (void*)((String_t*)CastclassSealed((RuntimeObject*)L_46, il2cpp_defaults.string_class))); goto IL_01bd; } IL_01b6: { __this->___xmlSpace = (String_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___xmlSpace), (void*)(String_t*)NULL); } IL_01bd: { String_t* L_47 = V_0; String_t* L_48 = V_2; bool L_49; L_49 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_47, L_48, NULL); if (!L_49) { goto IL_01d9; } } { String_t* L_50 = V_2; String_t* L_51 = V_0; String_t* L_52; L_52 = String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral022B0E9B09F68A8CB6BCCB96E171E2D48495A4E9)), L_50, L_51, NULL); Exception_t* L_53; L_53 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, L_52, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_53, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93_RuntimeMethod_var))); } IL_01d9: { RuntimeObject* L_54 = __this->___handler; String_t* L_55 = V_0; NullCheck(L_54); InterfaceActionInvoker1< String_t* >::Invoke(3, IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var, L_54, L_55); SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3(__this, ((int32_t)62), NULL); return; } IL_01ee: { SmallXmlParser_HandleBufferedContent_mA1EAFD112B1289A13B471498995E75F409AFE5EE(__this, NULL); String_t* L_56; L_56 = SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6(__this, NULL); V_0 = L_56; goto IL_0209; } IL_01fd: { AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* L_57 = __this->___attributes; SmallXmlParser_ReadAttribute_m68F93A21DBAA757306E4A8469E563A86A5C37E09(__this, L_57, NULL); } IL_0209: { int32_t L_58; L_58 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((((int32_t)L_58) == ((int32_t)((int32_t)62)))) { goto IL_021d; } } { int32_t L_59; L_59 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((!(((uint32_t)L_59) == ((uint32_t)((int32_t)47))))) { goto IL_01fd; } } IL_021d: { RuntimeObject* L_60 = __this->___handler; String_t* L_61 = V_0; AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* L_62 = __this->___attributes; NullCheck(L_60); InterfaceActionInvoker2< String_t*, RuntimeObject* >::Invoke(2, IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var, L_60, L_61, L_62); AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* L_63 = __this->___attributes; NullCheck(L_63); AttrListImpl_Clear_m928937942612617F5E5EC6B1849942D831C34E41(L_63, NULL); SmallXmlParser_SkipWhitespaces_m47DD8BD20F773B8E7854DBEB1BFF705B61BEF311(__this, NULL); int32_t L_64; L_64 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((!(((uint32_t)L_64) == ((uint32_t)((int32_t)47))))) { goto IL_025f; } } { int32_t L_65; L_65 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); RuntimeObject* L_66 = __this->___handler; String_t* L_67 = V_0; NullCheck(L_66); InterfaceActionInvoker1< String_t* >::Invoke(3, IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var, L_66, L_67); goto IL_027c; } IL_025f: { Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_68 = __this->___elementNames; String_t* L_69 = V_0; NullCheck(L_68); VirtualActionInvoker1< RuntimeObject* >::Invoke(17, L_68, L_69); Stack_tBD60B0E3125691193FBFC8DA8FFDD6630CB2CB47* L_70 = __this->___xmlSpaces; String_t* L_71 = __this->___xmlSpace; NullCheck(L_70); VirtualActionInvoker1< RuntimeObject* >::Invoke(17, L_70, L_71); } IL_027c: { SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3(__this, ((int32_t)62), NULL); return; } IL_0285: { SmallXmlParser_ReadCharacters_m5C6573F4EBB4EE6123BF5A53E9E6989AF024D4A7(__this, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_HandleBufferedContent_mA1EAFD112B1289A13B471498995E75F409AFE5EE (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { StringBuilder_t* L_0 = __this->___buffer; NullCheck(L_0); int32_t L_1; L_1 = StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8(L_0, NULL); if (L_1) { goto IL_000e; } } { return; } IL_000e: { bool L_2 = __this->___isWhitespace; if (!L_2) { goto IL_002e; } } { RuntimeObject* L_3 = __this->___handler; StringBuilder_t* L_4 = __this->___buffer; NullCheck(L_4); String_t* L_5; L_5 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_4); NullCheck(L_3); InterfaceActionInvoker1< String_t* >::Invoke(6, IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var, L_3, L_5); goto IL_0044; } IL_002e: { RuntimeObject* L_6 = __this->___handler; StringBuilder_t* L_7 = __this->___buffer; NullCheck(L_7); String_t* L_8; L_8 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_7); NullCheck(L_6); InterfaceActionInvoker1< String_t* >::Invoke(5, IContentHandler_t42B6158911AAA5AA2E051C8FF7807073422E6C25_il2cpp_TypeInfo_var, L_6, L_8); } IL_0044: { StringBuilder_t* L_9 = __this->___buffer; NullCheck(L_9); StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414(L_9, 0, NULL); __this->___isWhitespace = (bool)0; return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadCharacters_m5C6573F4EBB4EE6123BF5A53E9E6989AF024D4A7 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { __this->___isWhitespace = (bool)0; } IL_0007: { int32_t L_0; L_0 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) == ((int32_t)(-1)))) { goto IL_001e; } } { int32_t L_2 = V_0; if ((((int32_t)L_2) == ((int32_t)((int32_t)38)))) { goto IL_0020; } } { int32_t L_3 = V_0; if ((((int32_t)L_3) == ((int32_t)((int32_t)60)))) { goto IL_001f; } } { goto IL_002f; } IL_001e: { return; } IL_001f: { return; } IL_0020: { int32_t L_4; L_4 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); SmallXmlParser_ReadReference_m33EEC080ACA6D08AD59AC077D37B8554DCD72E15(__this, NULL); goto IL_0007; } IL_002f: { StringBuilder_t* L_5 = __this->___buffer; int32_t L_6; L_6 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); NullCheck(L_5); StringBuilder_t* L_7; L_7 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_5, ((int32_t)(uint16_t)L_6), NULL); goto IL_0007; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadReference_m33EEC080ACA6D08AD59AC077D37B8554DCD72E15 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1710B4477A01FFE20514D8AA61891F364D71C25B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral35B44AA64754DEDC52915E7F763C081CF5B004D9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral513659CEF285C73478E9829E41D7E4C23DB53E12); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral893D84FF4ED81AC205FBC0C67CBEE1C0C752B406); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral96930EC8C6FD5250BB36A5E1040AB06A9588FD62); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; { int32_t L_0; L_0 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)35))))) { goto IL_0019; } } { int32_t L_1; L_1 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); int32_t L_2; L_2 = SmallXmlParser_ReadCharacterReference_mBA7ADD269054BF1D6C751B0B7434A70AF5BAD9A7(__this, NULL); return; } IL_0019: { String_t* L_3; L_3 = SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6(__this, NULL); V_0 = L_3; SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3(__this, ((int32_t)59), NULL); String_t* L_4 = V_0; bool L_5; L_5 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_4, _stringLiteral96930EC8C6FD5250BB36A5E1040AB06A9588FD62, NULL); if (L_5) { goto IL_006b; } } { String_t* L_6 = V_0; bool L_7; L_7 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_6, _stringLiteral893D84FF4ED81AC205FBC0C67CBEE1C0C752B406, NULL); if (L_7) { goto IL_007a; } } { String_t* L_8 = V_0; bool L_9; L_9 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_8, _stringLiteral513659CEF285C73478E9829E41D7E4C23DB53E12, NULL); if (L_9) { goto IL_0089; } } { String_t* L_10 = V_0; bool L_11; L_11 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_10, _stringLiteral35B44AA64754DEDC52915E7F763C081CF5B004D9, NULL); if (L_11) { goto IL_0098; } } { String_t* L_12 = V_0; bool L_13; L_13 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_12, _stringLiteral1710B4477A01FFE20514D8AA61891F364D71C25B, NULL); if (L_13) { goto IL_00a7; } } { goto IL_00b6; } IL_006b: { StringBuilder_t* L_14 = __this->___buffer; NullCheck(L_14); StringBuilder_t* L_15; L_15 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_14, ((int32_t)38), NULL); return; } IL_007a: { StringBuilder_t* L_16 = __this->___buffer; NullCheck(L_16); StringBuilder_t* L_17; L_17 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_16, ((int32_t)34), NULL); return; } IL_0089: { StringBuilder_t* L_18 = __this->___buffer; NullCheck(L_18); StringBuilder_t* L_19; L_19 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_18, ((int32_t)39), NULL); return; } IL_0098: { StringBuilder_t* L_20 = __this->___buffer; NullCheck(L_20); StringBuilder_t* L_21; L_21 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_20, ((int32_t)60), NULL); return; } IL_00a7: { StringBuilder_t* L_22 = __this->___buffer; NullCheck(L_22); StringBuilder_t* L_23; L_23 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_22, ((int32_t)62), NULL); return; } IL_00b6: { Exception_t* L_24; L_24 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral486127276D66E3B1DB7A039EE3BF49F54F065D65)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_24, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadReference_m33EEC080ACA6D08AD59AC077D37B8554DCD72E15_RuntimeMethod_var))); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SmallXmlParser_ReadCharacterReference_mBA7ADD269054BF1D6C751B0B7434A70AF5BAD9A7 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { V_0 = 0; int32_t L_0; L_0 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)120))))) { goto IL_007c; } } { int32_t L_1; L_1 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); int32_t L_2; L_2 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); V_1 = L_2; goto IL_0076; } IL_001c: { int32_t L_3 = V_1; if ((((int32_t)((int32_t)48)) > ((int32_t)L_3))) { goto IL_0034; } } { int32_t L_4 = V_1; if ((((int32_t)L_4) > ((int32_t)((int32_t)57)))) { goto IL_0034; } } { int32_t L_5 = V_0; int32_t L_6 = V_1; V_0 = ((int32_t)(L_5<<((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(4, L_6)), ((int32_t)48)))&((int32_t)31))))); goto IL_0068; } IL_0034: { int32_t L_7 = V_1; if ((((int32_t)((int32_t)65)) > ((int32_t)L_7))) { goto IL_004f; } } { int32_t L_8 = V_1; if ((((int32_t)L_8) > ((int32_t)((int32_t)70)))) { goto IL_004f; } } { int32_t L_9 = V_0; int32_t L_10 = V_1; V_0 = ((int32_t)(L_9<<((int32_t)(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(4, L_10)), ((int32_t)65))), ((int32_t)10)))&((int32_t)31))))); goto IL_0068; } IL_004f: { int32_t L_11 = V_1; if ((((int32_t)((int32_t)97)) > ((int32_t)L_11))) { goto IL_00ad; } } { int32_t L_12 = V_1; if ((((int32_t)L_12) > ((int32_t)((int32_t)102)))) { goto IL_00ad; } } { int32_t L_13 = V_0; int32_t L_14 = V_1; V_0 = ((int32_t)(L_13<<((int32_t)(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(4, L_14)), ((int32_t)97))), ((int32_t)10)))&((int32_t)31))))); } IL_0068: { int32_t L_15; L_15 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); int32_t L_16; L_16 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); V_1 = L_16; } IL_0076: { int32_t L_17 = V_1; if ((((int32_t)L_17) >= ((int32_t)0))) { goto IL_001c; } } { goto IL_00ad; } IL_007c: { int32_t L_18; L_18 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); V_2 = L_18; goto IL_00a9; } IL_0085: { int32_t L_19 = V_2; if ((((int32_t)((int32_t)48)) > ((int32_t)L_19))) { goto IL_00ad; } } { int32_t L_20 = V_2; if ((((int32_t)L_20) > ((int32_t)((int32_t)57)))) { goto IL_00ad; } } { int32_t L_21 = V_0; int32_t L_22 = V_2; V_0 = ((int32_t)(L_21<<((int32_t)(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(4, L_22)), ((int32_t)48)))&((int32_t)31))))); int32_t L_23; L_23 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); int32_t L_24; L_24 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); V_2 = L_24; } IL_00a9: { int32_t L_25 = V_2; if ((((int32_t)L_25) >= ((int32_t)0))) { goto IL_0085; } } IL_00ad: { int32_t L_26 = V_0; return L_26; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadAttribute_m68F93A21DBAA757306E4A8469E563A86A5C37E09 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* ___0_a, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA0BA8D0495A770319CD6FF4DCD0C01BCCC30A901); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* V_1 = NULL; int32_t V_2 = 0; { SmallXmlParser_SkipWhitespaces_mDC28EBFD4733F067C178259ACB05862C60AA7C2F(__this, (bool)1, NULL); int32_t L_0; L_0 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((((int32_t)L_0) == ((int32_t)((int32_t)47)))) { goto IL_001b; } } { int32_t L_1; L_1 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)62))))) { goto IL_001c; } } IL_001b: { return; } IL_001c: { String_t* L_2; L_2 = SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6(__this, NULL); V_0 = L_2; SmallXmlParser_SkipWhitespaces_m47DD8BD20F773B8E7854DBEB1BFF705B61BEF311(__this, NULL); SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3(__this, ((int32_t)61), NULL); SmallXmlParser_SkipWhitespaces_m47DD8BD20F773B8E7854DBEB1BFF705B61BEF311(__this, NULL); int32_t L_3; L_3 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); V_2 = L_3; int32_t L_4 = V_2; if ((((int32_t)L_4) == ((int32_t)((int32_t)34)))) { goto IL_0054; } } { int32_t L_5 = V_2; if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)39))))) { goto IL_0060; } } { String_t* L_6; L_6 = SmallXmlParser_ReadUntil_mDC60A5A463115D6539E27E81420AD54105242D64(__this, ((int32_t)39), (bool)1, NULL); V_1 = L_6; goto IL_006c; } IL_0054: { String_t* L_7; L_7 = SmallXmlParser_ReadUntil_mDC60A5A463115D6539E27E81420AD54105242D64(__this, ((int32_t)34), (bool)1, NULL); V_1 = L_7; goto IL_006c; } IL_0060: { Exception_t* L_8; L_8 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral812C96C792369F4F61D694362CDDAE257125AB04)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadAttribute_m68F93A21DBAA757306E4A8469E563A86A5C37E09_RuntimeMethod_var))); } IL_006c: { String_t* L_9 = V_0; bool L_10; L_10 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_9, _stringLiteralA0BA8D0495A770319CD6FF4DCD0C01BCCC30A901, NULL); if (!L_10) { goto IL_0080; } } { String_t* L_11 = V_1; __this->___xmlSpace = L_11; Il2CppCodeGenWriteBarrier((void**)(&__this->___xmlSpace), (void*)L_11); } IL_0080: { AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* L_12 = ___0_a; String_t* L_13 = V_0; String_t* L_14 = V_1; NullCheck(L_12); AttrListImpl_Add_m809157F38C92F7E9BB2463BE1F4A35703536B4FD(L_12, L_13, L_14, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadCDATASection_m959663B4552B92B7040E13B23BB395905EC50BA1 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { int32_t V_0 = 0; Il2CppChar V_1 = 0x0; int32_t V_2 = 0; int32_t V_3 = 0; { V_0 = 0; } IL_0002: { int32_t L_0; L_0 = SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD(__this, NULL); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0012; } } { Exception_t* L_1; L_1 = SmallXmlParser_UnexpectedEndError_m49611771ED1216C9DF756338DDDB97B227F81FB9(__this, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadCDATASection_m959663B4552B92B7040E13B23BB395905EC50BA1_RuntimeMethod_var))); } IL_0012: { int32_t L_2; L_2 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); V_1 = ((int32_t)(uint16_t)L_2); Il2CppChar L_3 = V_1; if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)93))))) { goto IL_0025; } } { int32_t L_4 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_4, 1)); goto IL_0002; } IL_0025: { Il2CppChar L_5 = V_1; if ((!(((uint32_t)L_5) == ((uint32_t)((int32_t)62))))) { goto IL_0049; } } { int32_t L_6 = V_0; if ((((int32_t)L_6) <= ((int32_t)1))) { goto IL_0049; } } { int32_t L_7 = V_0; V_2 = L_7; goto IL_0044; } IL_0032: { StringBuilder_t* L_8 = __this->___buffer; NullCheck(L_8); StringBuilder_t* L_9; L_9 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_8, ((int32_t)93), NULL); int32_t L_10 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract(L_10, 1)); } IL_0044: { int32_t L_11 = V_2; if ((((int32_t)L_11) > ((int32_t)2))) { goto IL_0032; } } { return; } IL_0049: { V_3 = 0; goto IL_005f; } IL_004d: { StringBuilder_t* L_12 = __this->___buffer; NullCheck(L_12); StringBuilder_t* L_13; L_13 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_12, ((int32_t)93), NULL); int32_t L_14 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_14, 1)); } IL_005f: { int32_t L_15 = V_3; int32_t L_16 = V_0; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_004d; } } { V_0 = 0; StringBuilder_t* L_17 = __this->___buffer; Il2CppChar L_18 = V_1; NullCheck(L_17); StringBuilder_t* L_19; L_19 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_17, L_18, NULL); goto IL_0002; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParser_ReadComment_m1D1D6B2E2C6C7C532717D1989E1B5A3CAA998684 (SmallXmlParser_tA3B98D88B89ED52CBE3AD0637C8912934A4C9DBB* __this, const RuntimeMethod* method) { { SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3(__this, ((int32_t)45), NULL); SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3(__this, ((int32_t)45), NULL); } IL_0010: { int32_t L_0; L_0 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)45))))) { goto IL_0010; } } { int32_t L_1; L_1 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)45))))) { goto IL_0010; } } { int32_t L_2; L_2 = SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C(__this, NULL); if ((((int32_t)L_2) == ((int32_t)((int32_t)62)))) { goto IL_003a; } } { Exception_t* L_3; L_3 = SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568(__this, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral3FDD093FD971BAD6BFF1C29ED951F8C924AB9E05)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SmallXmlParser_ReadComment_m1D1D6B2E2C6C7C532717D1989E1B5A3CAA998684_RuntimeMethod_var))); } IL_003a: { 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AttrListImpl_get_Length_m9E060BADDCC782FA1FAEACDD91A767F9BE8BF539 (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___attrNames; NullCheck(L_0); int32_t L_1; L_1 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_0, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var); return L_1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AttrListImpl_GetName_mDBB44FAE3CAB98DA24C9919415859D1EAE4AFC52 (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, int32_t ___0_i, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___attrNames; int32_t L_1 = ___0_i; NullCheck(L_0); String_t* L_2; L_2 = List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8(L_0, L_1, List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AttrListImpl_GetValue_m0BBA966FD39D11E25F2DFAD943172AF9D9DDFDED (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, int32_t ___0_i, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___attrValues; int32_t L_1 = ___0_i; NullCheck(L_0); String_t* L_2; L_2 = List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8(L_0, L_1, List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AttrListImpl_GetValue_m55BCF5C0D3EF063230E5A06869667BF398B30EEF (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, String_t* ___0_name, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0029; } IL_0004: { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___attrNames; int32_t L_1 = V_0; NullCheck(L_0); String_t* L_2; L_2 = List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8(L_0, L_1, List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var); String_t* L_3 = ___0_name; bool L_4; L_4 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_2, L_3, NULL); if (!L_4) { goto IL_0025; } } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_5 = __this->___attrValues; int32_t L_6 = V_0; NullCheck(L_5); String_t* L_7; L_7 = List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8(L_5, L_6, List_1_get_Item_m21AEC50E791371101DC22ABCF96A2E46800811F8_RuntimeMethod_var); return L_7; } IL_0025: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_0029: { int32_t L_9 = V_0; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_10 = __this->___attrNames; NullCheck(L_10); int32_t L_11; L_11 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_10, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_0004; } } { return (String_t*)NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* AttrListImpl_get_Names_mDBC3BA14CD60EC2FD45471AB4FE62EC443C4B469 (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___attrNames; NullCheck(L_0); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1; L_1 = List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A(L_0, List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A_RuntimeMethod_var); return L_1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* AttrListImpl_get_Values_mFC1DA9F412537B574BF86F1592BB0CC253324BC1 (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___attrValues; NullCheck(L_0); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_1; L_1 = List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A(L_0, List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A_RuntimeMethod_var); return L_1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttrListImpl_Clear_m928937942612617F5E5EC6B1849942D831C34E41 (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___attrNames; NullCheck(L_0); List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_inline(L_0, List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_RuntimeMethod_var); List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_1 = __this->___attrValues; NullCheck(L_1); List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_inline(L_1, List_1_Clear_mC6C7AEBB0F980A717A87C0D12377984A464F0934_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttrListImpl_Add_m809157F38C92F7E9BB2463BE1F4A35703536B4FD (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, String_t* ___0_name, String_t* ___1_value, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = __this->___attrNames; String_t* L_1 = ___0_name; NullCheck(L_0); List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_0, L_1, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_2 = __this->___attrValues; String_t* L_3 = ___1_value; NullCheck(L_2); List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_2, L_3, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AttrListImpl__ctor_mC0D30F283DD1CC3CF56E56ED29462F421FAF98FC (AttrListImpl_tA1915AF130F946A711F08B9795F5EF814492D827* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var); List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_0, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var); __this->___attrNames = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___attrNames), (void*)L_0); List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_1 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var); List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_1, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var); __this->___attrValues = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___attrValues), (void*)L_1); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SmallXmlParserException__ctor_mA574796034F0F01B0A66CCEB66097F0CA729A27B (SmallXmlParserException_t49EDAE5290024E0707864CCCFE1266C5AE5475C7* __this, String_t* ___0_msg, int32_t ___1_line, int32_t ___2_column, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46FD4E76FB7B00BBA6C5853EE81B91AE4514F80E); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___0_msg; int32_t L_1 = ___1_line; int32_t L_2 = L_1; RuntimeObject* L_3 = Box(il2cpp_defaults.int32_class, &L_2); int32_t L_4 = ___2_column; int32_t L_5 = L_4; RuntimeObject* L_6 = Box(il2cpp_defaults.int32_class, &L_5); String_t* L_7; L_7 = String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C(_stringLiteral46FD4E76FB7B00BBA6C5853EE81B91AE4514F80E, L_0, L_3, L_6, NULL); SystemException__ctor_mC481DFD60F19362A0B3523FBD5E429EC4F1F3FB5(__this, L_7, NULL); int32_t L_8 = ___1_line; __this->___line = L_8; int32_t L_9 = ___2_column; __this->___column = L_9; 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoPInvokeCallbackAttribute__ctor_m074347E9E2DF3ADF5EFF0F1BAC92E1D5D2C3B521 (MonoPInvokeCallbackAttribute_tCB0F576FE9D9F83EAC879DEAB365905A52052C7F* __this, Type_t* ___0_t, const RuntimeMethod* method) { { Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2(__this, 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62 (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* __this, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___0_starts, Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ___1_ends, int32_t ___2_defaultIndex, int32_t ___3_defaultCP, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t G_B3_0 = 0; int32_t G_B3_1 = 0; int32_t G_B3_2 = 0; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* G_B3_3 = NULL; int32_t G_B2_0 = 0; int32_t G_B2_1 = 0; int32_t G_B2_2 = 0; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* G_B2_3 = NULL; int32_t G_B4_0 = 0; int32_t G_B4_1 = 0; int32_t G_B4_2 = 0; int32_t G_B4_3 = 0; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* G_B4_4 = NULL; { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); int32_t L_0 = ___2_defaultIndex; __this->___defaultIndex = L_0; int32_t L_1 = ___3_defaultCP; __this->___defaultCP = L_1; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = ___0_starts; NullCheck(L_2); TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_3 = (TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21*)(TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21*)SZArrayNew(TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21_il2cpp_TypeInfo_var, (uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))); __this->___ranges = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___ranges), (void*)L_3); V_0 = 0; goto IL_006f; } IL_0027: { TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_4 = __this->___ranges; int32_t L_5 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_6 = ___0_starts; int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; int32_t L_9 = (L_6)->GetAt(static_cast(L_8)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = ___1_ends; int32_t L_11 = V_0; NullCheck(L_10); int32_t L_12 = L_11; int32_t L_13 = (L_10)->GetAt(static_cast(L_12)); int32_t L_14 = V_0; if (!L_14) { G_B3_0 = L_13; G_B3_1 = L_9; G_B3_2 = L_5; G_B3_3 = L_4; goto IL_0060; } G_B2_0 = L_13; G_B2_1 = L_9; G_B2_2 = L_5; G_B2_3 = L_4; } { TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_15 = __this->___ranges; int32_t L_16 = V_0; NullCheck(L_15); int32_t L_17 = ((L_15)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract(L_16, 1)))))->___IndexStart; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_18 = __this->___ranges; int32_t L_19 = V_0; NullCheck(L_18); int32_t L_20 = ((L_18)->GetAddressAt(static_cast(((int32_t)il2cpp_codegen_subtract(L_19, 1)))))->___Count; G_B4_0 = ((int32_t)il2cpp_codegen_add(L_17, L_20)); G_B4_1 = G_B2_0; G_B4_2 = G_B2_1; G_B4_3 = G_B2_2; G_B4_4 = G_B2_3; goto IL_0061; } IL_0060: { G_B4_0 = 0; G_B4_1 = G_B3_0; G_B4_2 = G_B3_1; G_B4_3 = G_B3_2; G_B4_4 = G_B3_3; } IL_0061: { TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497 L_21; memset((&L_21), 0, sizeof(L_21)); TableRange__ctor_m2BA1ACE9CAB66F5A86AE0534524AF41C63618E1D((&L_21), G_B4_2, G_B4_1, G_B4_0, NULL); NullCheck(G_B4_4); (G_B4_4)->SetAt(static_cast(G_B4_3), (TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497)L_21); int32_t L_22 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_22, 1)); } IL_006f: { int32_t L_23 = V_0; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_24 = __this->___ranges; NullCheck(L_24); if ((((int32_t)L_23) < ((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length))))) { goto IL_0027; } } { V_1 = 0; goto IL_00a0; } IL_007e: { int32_t L_25 = __this->___TotalCount; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_26 = __this->___ranges; int32_t L_27 = V_1; NullCheck(L_26); int32_t L_28 = ((L_26)->GetAddressAt(static_cast(L_27)))->___Count; __this->___TotalCount = ((int32_t)il2cpp_codegen_add(L_25, L_28)); int32_t L_29 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_29, 1)); } IL_00a0: { int32_t L_30 = V_1; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_31 = __this->___ranges; NullCheck(L_31); if ((((int32_t)L_30) < ((int32_t)((int32_t)(((RuntimeArray*)L_31)->max_length))))) { goto IL_007e; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4 (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* __this, int32_t ___0_cp, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_005d; } IL_0004: { int32_t L_0 = ___0_cp; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_1 = __this->___ranges; int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = ((L_1)->GetAddressAt(static_cast(L_2)))->___Start; if ((((int32_t)L_0) >= ((int32_t)L_3))) { goto IL_001f; } } { int32_t L_4 = __this->___defaultIndex; return L_4; } IL_001f: { int32_t L_5 = ___0_cp; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_6 = __this->___ranges; int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = ((L_6)->GetAddressAt(static_cast(L_7)))->___End; if ((((int32_t)L_5) >= ((int32_t)L_8))) { goto IL_0059; } } { int32_t L_9 = ___0_cp; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_10 = __this->___ranges; int32_t L_11 = V_0; NullCheck(L_10); int32_t L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->___Start; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_13 = __this->___ranges; int32_t L_14 = V_0; NullCheck(L_13); int32_t L_15 = ((L_13)->GetAddressAt(static_cast(L_14)))->___IndexStart; return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_9, L_12)), L_15)); } IL_0059: { int32_t L_16 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_16, 1)); } IL_005d: { int32_t L_17 = V_0; TableRangeU5BU5D_t48FDC71BE004C7C65E25D6794D545C3A17133F21* L_18 = __this->___ranges; NullCheck(L_18); if ((((int32_t)L_17) < ((int32_t)((int32_t)(((RuntimeArray*)L_18)->max_length))))) { goto IL_0004; } } { int32_t L_19 = __this->___defaultIndex; return L_19; } } #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TableRange__ctor_m2BA1ACE9CAB66F5A86AE0534524AF41C63618E1D (TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497* __this, int32_t ___0_start, int32_t ___1_end, int32_t ___2_indexStart, const RuntimeMethod* method) { { int32_t L_0 = ___0_start; __this->___Start = L_0; int32_t L_1 = ___1_end; __this->___End = L_1; int32_t L_2 = __this->___End; int32_t L_3 = __this->___Start; __this->___Count = ((int32_t)il2cpp_codegen_subtract(L_2, L_3)); int32_t L_4 = ___2_indexStart; __this->___IndexStart = L_4; int32_t L_5 = __this->___IndexStart; int32_t L_6 = __this->___Count; __this->___IndexEnd = ((int32_t)il2cpp_codegen_add(L_5, L_6)); return; } } IL2CPP_EXTERN_C void TableRange__ctor_m2BA1ACE9CAB66F5A86AE0534524AF41C63618E1D_AdjustorThunk (RuntimeObject* __this, int32_t ___0_start, int32_t ___1_end, int32_t ___2_indexStart, const RuntimeMethod* method) { TableRange_tD242F3D62C818E84B6903C18A6CE33399672B497* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); TableRange__ctor_m2BA1ACE9CAB66F5A86AE0534524AF41C63618E1D(_thisAdjusted, ___0_start, ___1_end, ___2_indexStart, method); } #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TailoringInfo__ctor_m8FE45B7864406D005E092AD69597178C4F081F4E (TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* __this, int32_t ___0_lcid, int32_t ___1_tailoringIndex, int32_t ___2_tailoringCount, bool ___3_frenchSort, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); int32_t L_0 = ___0_lcid; __this->___LCID = L_0; int32_t L_1 = ___1_tailoringIndex; __this->___TailoringIndex = L_1; int32_t L_2 = ___2_tailoringCount; __this->___TailoringCount = L_2; bool L_3 = ___3_frenchSort; __this->___FrenchSort = L_3; 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Contraction__ctor_m393EA5668662462C9EB8D30405E2BC0D007E954C (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* __this, int32_t ___0_index, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* ___1_source, String_t* ___2_replacement, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___3_sortkey, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); int32_t L_0 = ___0_index; __this->___Index = L_0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = ___1_source; __this->___Source = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___Source), (void*)L_1); String_t* L_2 = ___2_replacement; __this->___Replacement = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___Replacement), (void*)L_2); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = ___3_sortkey; __this->___SortKey = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___SortKey), (void*)L_3); 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ContractionComparer_Compare_m76E1EEA597F015701BFDAAF18A2678C0E1CC676E (ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B* __this, Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* ___0_c1, Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* ___1_c2, const RuntimeMethod* method) { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_0 = NULL; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t G_B3_0 = 0; { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_0 = ___0_c1; NullCheck(L_0); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_1 = L_0->___Source; V_0 = L_1; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_2 = ___1_c2; NullCheck(L_2); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = L_2->___Source; V_1 = L_3; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = V_0; NullCheck(L_4); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = V_1; NullCheck(L_5); if ((((int32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))) > ((int32_t)((int32_t)(((RuntimeArray*)L_5)->max_length))))) { goto IL_001b; } } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_6 = V_0; NullCheck(L_6); G_B3_0 = ((int32_t)(((RuntimeArray*)L_6)->max_length)); goto IL_001e; } IL_001b: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = V_1; NullCheck(L_7); G_B3_0 = ((int32_t)(((RuntimeArray*)L_7)->max_length)); } IL_001e: { V_2 = G_B3_0; V_3 = 0; goto IL_0037; } IL_0023: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_8 = V_0; int32_t L_9 = V_3; NullCheck(L_8); int32_t L_10 = L_9; uint16_t L_11 = (uint16_t)(L_8)->GetAt(static_cast(L_10)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_12 = V_1; int32_t L_13 = V_3; NullCheck(L_12); int32_t L_14 = L_13; uint16_t L_15 = (uint16_t)(L_12)->GetAt(static_cast(L_14)); if ((((int32_t)L_11) == ((int32_t)L_15))) { goto IL_0033; } } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_16 = V_0; int32_t L_17 = V_3; NullCheck(L_16); int32_t L_18 = L_17; uint16_t L_19 = (uint16_t)(L_16)->GetAt(static_cast(L_18)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_20 = V_1; int32_t L_21 = V_3; NullCheck(L_20); int32_t L_22 = L_21; uint16_t L_23 = (uint16_t)(L_20)->GetAt(static_cast(L_22)); return ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)L_23)); } IL_0033: { int32_t L_24 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_24, 1)); } IL_0037: { int32_t L_25 = V_3; int32_t L_26 = V_2; if ((((int32_t)L_25) < ((int32_t)L_26))) { goto IL_0023; } } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_27 = V_0; NullCheck(L_27); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_28 = V_1; NullCheck(L_28); if ((((int32_t)((int32_t)(((RuntimeArray*)L_27)->max_length))) == ((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length))))) { goto IL_004b; } } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_29 = V_0; NullCheck(L_29); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_30 = V_1; NullCheck(L_30); return ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_29)->max_length)), ((int32_t)(((RuntimeArray*)L_30)->max_length)))); } IL_004b: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_31 = ___0_c1; NullCheck(L_31); int32_t L_32 = L_31->___Index; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_33 = ___1_c2; NullCheck(L_33); int32_t L_34 = L_33->___Index; return ((int32_t)il2cpp_codegen_subtract(L_32, L_34)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractionComparer__ctor_mB4EA5A722C5583D0D50CD88937D0A90BA8603826 (ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ContractionComparer__cctor_mBC1A74B4B50023A57D183D737F0C07CDFECBCF0E (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B* L_0 = (ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B*)il2cpp_codegen_object_new(ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_il2cpp_TypeInfo_var); ContractionComparer__ctor_mB4EA5A722C5583D0D50CD88937D0A90BA8603826(L_0, NULL); ((ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_StaticFields*)il2cpp_codegen_static_fields_for(ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_il2cpp_TypeInfo_var))->___Instance = L_0; Il2CppCodeGenWriteBarrier((void**)(&((ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_StaticFields*)il2cpp_codegen_static_fields_for(ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_il2cpp_TypeInfo_var))->___Instance), (void*)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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Level2Map__ctor_m2171A26B3D0F4CE222E9B83CEA97ACF486DA7B0B (Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* __this, uint8_t ___0_source, uint8_t ___1_replace, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); uint8_t L_0 = ___0_source; __this->___Source = L_0; uint8_t L_1 = ___1_replace; __this->___Replace = L_1; 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* MSCompatUnicodeTable_GetTailoringInfo_mB25850226E6CEABF5AC34B2A168E33FF9BB5D930 (int32_t ___0_lcid, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_001f; } IL_0004: { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE* L_0 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___tailoringInfos; int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_3 = (L_0)->GetAt(static_cast(L_2)); NullCheck(L_3); int32_t L_4 = L_3->___LCID; int32_t L_5 = ___0_lcid; if ((!(((uint32_t)L_4) == ((uint32_t)L_5)))) { goto IL_001b; } } { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE* L_6 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___tailoringInfos; int32_t L_7 = V_0; NullCheck(L_6); int32_t L_8 = L_7; TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_9 = (L_6)->GetAt(static_cast(L_8)); return L_9; } IL_001b: { int32_t L_10 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_10, 1)); } IL_001f: { int32_t L_11 = V_0; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE* L_12 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___tailoringInfos; NullCheck(L_12); if ((((int32_t)L_11) < ((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))))) { goto IL_0004; } } { return (TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A*)NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MSCompatUnicodeTable_BuildTailoringTables_m799DB61E22220EB93396E091DE35ABB161061BBA (CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_culture, TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* ___1_t, ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E** ___2_contractions, Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C** ___3_diacriticals, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m55D04C26E04FE90F518E851CE3487279121F5219_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mA712408EB20FE442926FB62ED8BD9A081438F91B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Sort_m37936F298F44633B62E94F28FA811A9564FF4A89_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Sort_mB410DEDC02C80B09BBBA1D5E4349DF97842CE78C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_m98422ED392AD80F51FB67422E8037A59508EB065_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_mDB9A5833D13B76B178E20283BB565A8336B614DA_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mC8997D2202766FB8AD08F8355CCE9D9BF57B3757_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mDED626FB9D28DA7191C6BC79601486000B0DAE3C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_U3CBuildTailoringTablesU3Eb__17_0_m602688B6CEE9BDA27C40F4750616F62FDCA2A3F2_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258* V_0 = NULL; List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* V_1 = NULL; int32_t V_2 = 0; Il2CppChar* V_3 = NULL; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_8 = NULL; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_9 = NULL; int32_t V_10 = 0; String_t* V_11 = NULL; Il2CppChar V_12 = 0x0; int32_t V_13 = 0; Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE* G_B26_0 = NULL; List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* G_B26_1 = NULL; Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE* G_B25_0 = NULL; List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* G_B25_1 = NULL; { List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258* L_0 = (List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258*)il2cpp_codegen_object_new(List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258_il2cpp_TypeInfo_var); List_1__ctor_mC8997D2202766FB8AD08F8355CCE9D9BF57B3757(L_0, List_1__ctor_mC8997D2202766FB8AD08F8355CCE9D9BF57B3757_RuntimeMethod_var); V_0 = L_0; List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* L_1 = (List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07*)il2cpp_codegen_object_new(List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07_il2cpp_TypeInfo_var); List_1__ctor_mDED626FB9D28DA7191C6BC79601486000B0DAE3C(L_1, List_1__ctor_mDED626FB9D28DA7191C6BC79601486000B0DAE3C_RuntimeMethod_var); V_1 = L_1; V_2 = 0; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_2 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___tailoringArr; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_3 = L_2; V_4 = L_3; if (!L_3) { goto IL_001e; } } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = V_4; NullCheck(L_4); if (((int32_t)(((RuntimeArray*)L_4)->max_length))) { goto IL_0023; } } IL_001e: { V_3 = (Il2CppChar*)((uintptr_t)0); goto IL_002d; } IL_0023: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = V_4; NullCheck(L_5); V_3 = (Il2CppChar*)((uintptr_t)((L_5)->GetAddressAt(static_cast(0)))); } IL_002d: { TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_6 = ___1_t; NullCheck(L_6); int32_t L_7 = L_6->___TailoringIndex; V_5 = L_7; int32_t L_8 = V_5; TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_9 = ___1_t; NullCheck(L_9); int32_t L_10 = L_9->___TailoringCount; V_6 = ((int32_t)il2cpp_codegen_add(L_8, L_10)); goto IL_01d3; } IL_0045: { int32_t L_11 = V_5; V_7 = ((int32_t)il2cpp_codegen_add(L_11, 1)); V_8 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)NULL; Il2CppChar* L_12 = V_3; int32_t L_13 = V_5; int32_t L_14 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_12, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_13), 2))))); V_12 = L_14; Il2CppChar L_15 = V_12; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_15, 1))) { case 0: { goto IL_0072; } case 1: { goto IL_00fa; } case 2: { goto IL_0126; } } } { goto IL_01ab; } IL_0072: { int32_t L_16 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_16, 1)); goto IL_0080; } IL_007a: { int32_t L_17 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_17, 1)); } IL_0080: { Il2CppChar* L_18 = V_3; int32_t L_19 = V_7; int32_t L_20 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_18, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_19), 2))))); if (L_20) { goto IL_007a; } } { int32_t L_21 = V_7; int32_t L_22 = V_5; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_23 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_subtract(L_21, L_22))); V_8 = L_23; Il2CppChar* L_24 = V_3; int32_t L_25 = V_5; intptr_t L_26; L_26 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D((void*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_24, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_25), 2)))), NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_27 = V_8; int32_t L_28 = V_7; int32_t L_29 = V_5; il2cpp_codegen_runtime_class_init_inline(Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var); Marshal_Copy_m6C7CF44B55FB4392AE55DF0B2D6EC156D0028DF4(L_26, L_27, 0, ((int32_t)il2cpp_codegen_subtract(L_28, L_29)), NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_30 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)4); V_9 = L_30; V_13 = 0; goto IL_00d5; } IL_00bc: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_31 = V_9; int32_t L_32 = V_13; Il2CppChar* L_33 = V_3; int32_t L_34 = V_7; int32_t L_35 = V_13; int32_t L_36 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_33, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_34, 1)), L_35))), 2))))); NullCheck(L_31); (L_31)->SetAt(static_cast(L_32), (uint8_t)((int32_t)(uint8_t)L_36)); int32_t L_37 = V_13; V_13 = ((int32_t)il2cpp_codegen_add(L_37, 1)); } IL_00d5: { int32_t L_38 = V_13; if ((((int32_t)L_38) < ((int32_t)4))) { goto IL_00bc; } } { List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258* L_39 = V_0; int32_t L_40 = V_2; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_41 = V_8; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_42 = V_9; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_43 = (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540*)il2cpp_codegen_object_new(Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540_il2cpp_TypeInfo_var); Contraction__ctor_m393EA5668662462C9EB8D30405E2BC0D007E954C(L_43, L_40, L_41, (String_t*)NULL, L_42, NULL); NullCheck(L_39); List_1_Add_m55D04C26E04FE90F518E851CE3487279121F5219_inline(L_39, L_43, List_1_Add_m55D04C26E04FE90F518E851CE3487279121F5219_RuntimeMethod_var); int32_t L_44 = V_7; V_5 = ((int32_t)il2cpp_codegen_add(L_44, 6)); int32_t L_45 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_45, 1)); goto IL_01d3; } IL_00fa: { List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* L_46 = V_1; Il2CppChar* L_47 = V_3; int32_t L_48 = V_5; int32_t L_49 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_47, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)((int32_t)il2cpp_codegen_add(L_48, 1))), 2))))); Il2CppChar* L_50 = V_3; int32_t L_51 = V_5; int32_t L_52 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_50, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)((int32_t)il2cpp_codegen_add(L_51, 2))), 2))))); Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* L_53 = (Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1*)il2cpp_codegen_object_new(Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1_il2cpp_TypeInfo_var); Level2Map__ctor_m2171A26B3D0F4CE222E9B83CEA97ACF486DA7B0B(L_53, (uint8_t)((int32_t)(uint8_t)L_49), (uint8_t)((int32_t)(uint8_t)L_52), NULL); NullCheck(L_46); List_1_Add_mA712408EB20FE442926FB62ED8BD9A081438F91B_inline(L_46, L_53, List_1_Add_mA712408EB20FE442926FB62ED8BD9A081438F91B_RuntimeMethod_var); int32_t L_54 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_54, 3)); goto IL_01d3; } IL_0126: { int32_t L_55 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_55, 1)); goto IL_0134; } IL_012e: { int32_t L_56 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_56, 1)); } IL_0134: { Il2CppChar* L_57 = V_3; int32_t L_58 = V_7; int32_t L_59 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_57, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_58), 2))))); if (L_59) { goto IL_012e; } } { int32_t L_60 = V_7; int32_t L_61 = V_5; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_62 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_subtract(L_60, L_61))); V_8 = L_62; Il2CppChar* L_63 = V_3; int32_t L_64 = V_5; intptr_t L_65; L_65 = IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D((void*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_63, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_64), 2)))), NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_66 = V_8; int32_t L_67 = V_7; int32_t L_68 = V_5; il2cpp_codegen_runtime_class_init_inline(Marshal_tD976A56A90263C3CE2B780D4B1CADADE2E70B4A7_il2cpp_TypeInfo_var); Marshal_Copy_m6C7CF44B55FB4392AE55DF0B2D6EC156D0028DF4(L_65, L_66, 0, ((int32_t)il2cpp_codegen_subtract(L_67, L_68)), NULL); int32_t L_69 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_69, 1)); int32_t L_70 = V_7; V_10 = L_70; goto IL_0175; } IL_016f: { int32_t L_71 = V_10; V_10 = ((int32_t)il2cpp_codegen_add(L_71, 1)); } IL_0175: { Il2CppChar* L_72 = V_3; int32_t L_73 = V_10; int32_t L_74 = *((uint16_t*)((Il2CppChar*)il2cpp_codegen_add((intptr_t)L_72, ((intptr_t)il2cpp_codegen_multiply(((intptr_t)L_73), 2))))); if (L_74) { goto IL_016f; } } { Il2CppChar* L_75 = V_3; int32_t L_76 = V_7; int32_t L_77 = V_10; int32_t L_78 = V_7; String_t* L_79; L_79 = String_CreateString_m3F8794FEB452558B8A68C65E1F0B603B3D94E0E2(NULL, L_75, L_76, ((int32_t)il2cpp_codegen_subtract(L_77, L_78)), NULL); V_11 = L_79; List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258* L_80 = V_0; int32_t L_81 = V_2; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_82 = V_8; String_t* L_83 = V_11; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_84 = (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540*)il2cpp_codegen_object_new(Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540_il2cpp_TypeInfo_var); Contraction__ctor_m393EA5668662462C9EB8D30405E2BC0D007E954C(L_84, L_81, L_82, L_83, (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL, NULL); NullCheck(L_80); List_1_Add_m55D04C26E04FE90F518E851CE3487279121F5219_inline(L_80, L_84, List_1_Add_m55D04C26E04FE90F518E851CE3487279121F5219_RuntimeMethod_var); int32_t L_85 = V_10; V_5 = ((int32_t)il2cpp_codegen_add(L_85, 1)); int32_t L_86 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_86, 1)); goto IL_01d3; } IL_01ab: { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_87 = ___0_culture; NullCheck(L_87); int32_t L_88; L_88 = VirtualFuncInvoker0< int32_t >::Invoke(6, L_87); int32_t L_89 = L_88; RuntimeObject* L_90 = Box(il2cpp_defaults.int32_class, &L_89); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_91 = ___0_culture; NullCheck(L_91); String_t* L_92; L_92 = VirtualFuncInvoker0< String_t* >::Invoke(7, L_91); int32_t L_93 = V_5; int32_t L_94 = L_93; RuntimeObject* L_95 = Box(il2cpp_defaults.int32_class, &L_94); String_t* L_96; L_96 = String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9ABD0C34749B0AA1E5D52F198A80EB2AA3298525)), L_90, L_92, L_95, NULL); NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8* L_97 = (NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t6366FE4DCF15094C51F4833B91A2AE68D4DA90E8_il2cpp_TypeInfo_var))); NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742(L_97, L_96, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_97, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&MSCompatUnicodeTable_BuildTailoringTables_m799DB61E22220EB93396E091DE35ABB161061BBA_RuntimeMethod_var))); } IL_01d3: { int32_t L_98 = V_5; int32_t L_99 = V_6; if ((((int32_t)L_98) < ((int32_t)L_99))) { goto IL_0045; } } { V_4 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)NULL; List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258* L_100 = V_0; il2cpp_codegen_runtime_class_init_inline(ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_il2cpp_TypeInfo_var); ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B* L_101 = ((ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_StaticFields*)il2cpp_codegen_static_fields_for(ContractionComparer_t1CE1C4539C6840E11BB0D3F7E5C5BE815A40144B_il2cpp_TypeInfo_var))->___Instance; NullCheck(L_100); List_1_Sort_m37936F298F44633B62E94F28FA811A9564FF4A89(L_100, L_101, List_1_Sort_m37936F298F44633B62E94F28FA811A9564FF4A89_RuntimeMethod_var); List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* L_102 = V_1; il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var); Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE* L_103 = ((U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var))->___U3CU3E9__17_0; Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE* L_104 = L_103; if (L_104) { G_B26_0 = L_104; G_B26_1 = L_102; goto IL_020a; } G_B25_0 = L_104; G_B25_1 = L_102; } { il2cpp_codegen_runtime_class_init_inline(U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var); U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596* L_105 = ((U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var))->___U3CU3E9; Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE* L_106 = (Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE*)il2cpp_codegen_object_new(Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE_il2cpp_TypeInfo_var); Comparison_1__ctor_m910FD568C9AF4E20495457AE45128A1C1CF42E1C(L_106, L_105, (intptr_t)((void*)U3CU3Ec_U3CBuildTailoringTablesU3Eb__17_0_m602688B6CEE9BDA27C40F4750616F62FDCA2A3F2_RuntimeMethod_var), NULL); Comparison_1_t9348BD07A42E0B64874D56D54EB3C5984E623BCE* L_107 = L_106; ((U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var))->___U3CU3E9__17_0 = L_107; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var))->___U3CU3E9__17_0), (void*)L_107); G_B26_0 = L_107; G_B26_1 = G_B25_1; } IL_020a: { NullCheck(G_B26_1); List_1_Sort_mB410DEDC02C80B09BBBA1D5E4349DF97842CE78C(G_B26_1, G_B26_0, List_1_Sort_mB410DEDC02C80B09BBBA1D5E4349DF97842CE78C_RuntimeMethod_var); ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E** L_108 = ___2_contractions; List_1_t4B07534C6EDA44BFBF4CD81E023B10C2692A5258* L_109 = V_0; NullCheck(L_109); ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_110; L_110 = List_1_ToArray_mDB9A5833D13B76B178E20283BB565A8336B614DA(L_109, List_1_ToArray_mDB9A5833D13B76B178E20283BB565A8336B614DA_RuntimeMethod_var); *((RuntimeObject**)L_108) = (RuntimeObject*)L_110; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_108, (void*)(RuntimeObject*)L_110); Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C** L_111 = ___3_diacriticals; List_1_t5CAE2B09460C18583E8D73B71F73B8D58CE5DC07* L_112 = V_1; NullCheck(L_112); Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* L_113; L_113 = List_1_ToArray_m98422ED392AD80F51FB67422E8037A59508EB065(L_112, List_1_ToArray_m98422ED392AD80F51FB67422E8037A59508EB065_RuntimeMethod_var); *((RuntimeObject**)L_111) = (RuntimeObject*)L_113; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_111, (void*)(RuntimeObject*)L_113); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MSCompatUnicodeTable_SetCJKReferences_m3DA5CF30FE174CBAAB26D496FD7C5ED5A5C54070 (String_t* ___0_name, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___1_cjkIndexer, uint8_t** ___2_catTable, uint8_t** ___3_lv1Table, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___4_lv2Indexer, uint8_t** ___5_lv2Table, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C45DB50527FCFAD456E74EB416B617329505309); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4B0E509E3481549FC8F096287EFB425FAAFC38A4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral737BFFF97B66248A4653D6DA8ADA91C6C1065CAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA65DBA682C40E29506EA08E50296520D49939CB9); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___0_name; bool L_1; L_1 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_0, _stringLiteralA65DBA682C40E29506EA08E50296520D49939CB9, NULL); if (L_1) { goto IL_0035; } } { String_t* L_2 = ___0_name; bool L_3; L_3 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_2, _stringLiteral737BFFF97B66248A4653D6DA8ADA91C6C1065CAF, NULL); if (L_3) { goto IL_004b; } } { String_t* L_4 = ___0_name; bool L_5; L_5 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_4, _stringLiteral0C45DB50527FCFAD456E74EB416B617329505309, NULL); if (L_5) { goto IL_0061; } } { String_t* L_6 = ___0_name; bool L_7; L_7 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_6, _stringLiteral4B0E509E3481549FC8F096287EFB425FAAFC38A4, NULL); if (L_7) { goto IL_0077; } } { return; } IL_0035: { uint8_t** L_8 = ___2_catTable; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_9 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHScategory; *((intptr_t*)L_8) = (intptr_t)L_9; uint8_t** L_10 = ___3_lv1Table; uint8_t* L_11 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHSlv1; *((intptr_t*)L_10) = (intptr_t)L_11; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_12 = ___1_cjkIndexer; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_13 = ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___CjkCHS; *((RuntimeObject**)L_12) = (RuntimeObject*)L_13; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_12, (void*)(RuntimeObject*)L_13); return; } IL_004b: { uint8_t** L_14 = ___2_catTable; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_15 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHTcategory; *((intptr_t*)L_14) = (intptr_t)L_15; uint8_t** L_16 = ___3_lv1Table; uint8_t* L_17 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHTlv1; *((intptr_t*)L_16) = (intptr_t)L_17; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_18 = ___1_cjkIndexer; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_19 = ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Cjk; *((RuntimeObject**)L_18) = (RuntimeObject*)L_19; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_18, (void*)(RuntimeObject*)L_19); return; } IL_0061: { uint8_t** L_20 = ___2_catTable; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_21 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkJAcategory; *((intptr_t*)L_20) = (intptr_t)L_21; uint8_t** L_22 = ___3_lv1Table; uint8_t* L_23 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkJAlv1; *((intptr_t*)L_22) = (intptr_t)L_23; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_24 = ___1_cjkIndexer; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_25 = ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Cjk; *((RuntimeObject**)L_24) = (RuntimeObject*)L_25; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_24, (void*)(RuntimeObject*)L_25); return; } IL_0077: { uint8_t** L_26 = ___2_catTable; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_27 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkKOcategory; *((intptr_t*)L_26) = (intptr_t)L_27; uint8_t** L_28 = ___3_lv1Table; uint8_t* L_29 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkKOlv1; *((intptr_t*)L_28) = (intptr_t)L_29; uint8_t** L_30 = ___5_lv2Table; uint8_t* L_31 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkKOlv2; *((intptr_t*)L_30) = (intptr_t)L_31; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_32 = ___1_cjkIndexer; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_33 = ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Cjk; *((RuntimeObject**)L_32) = (RuntimeObject*)L_33; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_32, (void*)(RuntimeObject*)L_33); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_34 = ___4_lv2Indexer; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_35 = ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Cjk; *((RuntimeObject**)L_34) = (RuntimeObject*)L_35; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_34, (void*)(RuntimeObject*)L_35); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t MSCompatUnicodeTable_Category_m901E734DD977E1CE752480BBF162A60E069BEF33 (int32_t ___0_cp, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_0 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___categories; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_1 = ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Category; int32_t L_2 = ___0_cp; NullCheck(L_1); int32_t L_3; L_3 = CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4(L_1, L_2, NULL); int32_t L_4 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_0, L_3)))); return (uint8_t)L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t MSCompatUnicodeTable_Level1_m872E781969947F0D27078ABA702E6E6BAD123A27 (int32_t ___0_cp, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_0 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___level1; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_1 = ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Level1; int32_t L_2 = ___0_cp; NullCheck(L_1); int32_t L_3; L_3 = CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4(L_1, L_2, NULL); int32_t L_4 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_0, L_3)))); return (uint8_t)L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t MSCompatUnicodeTable_Level2_m43E56E2872610B1D0D0F5425BEC16C9E41A47B29 (int32_t ___0_cp, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_0 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___level2; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_1 = ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Level2; int32_t L_2 = ___0_cp; NullCheck(L_1); int32_t L_3; L_3 = CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4(L_1, L_2, NULL); int32_t L_4 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_0, L_3)))); return (uint8_t)L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624 (int32_t ___0_cp, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_0 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___level3; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_1 = ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Level3; int32_t L_2 = ___0_cp; NullCheck(L_1); int32_t L_3; L_3 = CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4(L_1, L_2, NULL); int32_t L_4 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_0, L_3)))); return (uint8_t)L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_IsIgnorable_m2E451C7224CA6AB118D01FDF7158AC3D4C1C9B06 (int32_t ___0_cp, uint8_t ___1_flag, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___0_cp; if (L_0) { goto IL_0005; } } { return (bool)1; } IL_0005: { uint8_t L_1 = ___1_flag; if (!((int32_t)((int32_t)L_1&1))) { goto IL_0029; } } { int32_t L_2 = ___0_cp; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class); int32_t L_3; L_3 = Char_GetUnicodeCategory_m77918F2C9C8E103453F2146071739767CA65F6DC(((int32_t)(uint16_t)L_2), NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)29))))) { goto IL_0017; } } { return (bool)1; } IL_0017: { int32_t L_4 = ___0_cp; if ((((int32_t)((int32_t)55424)) > ((int32_t)L_4))) { goto IL_0029; } } { int32_t L_5 = ___0_cp; if ((((int32_t)L_5) >= ((int32_t)((int32_t)56192)))) { goto IL_0029; } } { return (bool)1; } IL_0029: { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_6 = ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Ignorable; int32_t L_7 = ___0_cp; NullCheck(L_6); int32_t L_8; L_8 = CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4(L_6, L_7, NULL); V_0 = L_8; int32_t L_9 = V_0; if ((((int32_t)L_9) < ((int32_t)0))) { goto IL_0047; } } { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_10 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___ignorableFlags; int32_t L_11 = V_0; int32_t L_12 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, L_11)))); uint8_t L_13 = ___1_flag; return (bool)((!(((uint32_t)((int32_t)(L_12&(int32_t)L_13))) <= ((uint32_t)0)))? 1 : 0); } IL_0047: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_IsIgnorableNonSpacing_mA6CB8EC17AEE637FC216B6D288846AF12C2135E4 (int32_t ___0_cp, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___0_cp; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_1; L_1 = MSCompatUnicodeTable_IsIgnorable_m2E451C7224CA6AB118D01FDF7158AC3D4C1C9B06(L_0, (uint8_t)4, NULL); return L_1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MSCompatUnicodeTable_ToKanaTypeInsensitive_m3E4E4DC538A41C6D672A1EEF4C8F1DD4D19D6F1D (int32_t ___0_i, const RuntimeMethod* method) { { int32_t L_0 = ___0_i; if ((((int32_t)((int32_t)12353)) > ((int32_t)L_0))) { goto IL_0010; } } { int32_t L_1 = ___0_i; if ((((int32_t)L_1) <= ((int32_t)((int32_t)12436)))) { goto IL_0012; } } IL_0010: { int32_t L_2 = ___0_i; return L_2; } IL_0012: { int32_t L_3 = ___0_i; return ((int32_t)il2cpp_codegen_add(L_3, ((int32_t)96))); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MSCompatUnicodeTable_ToWidthCompat_mE7DA75A49B8982E9A6FCE01F876700FC86E85F3D (int32_t ___0_i, const RuntimeMethod* method) { { int32_t L_0 = ___0_i; if ((((int32_t)L_0) >= ((int32_t)((int32_t)8592)))) { goto IL_000a; } } { int32_t L_1 = ___0_i; return L_1; } IL_000a: { int32_t L_2 = ___0_i; if ((((int32_t)L_2) <= ((int32_t)((int32_t)65280)))) { goto IL_0079; } } { int32_t L_3 = ___0_i; if ((((int32_t)L_3) > ((int32_t)((int32_t)65374)))) { goto IL_0025; } } { int32_t L_4 = ___0_i; return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_4, ((int32_t)65280))), ((int32_t)32))); } IL_0025: { int32_t L_5 = ___0_i; switch (((int32_t)il2cpp_codegen_subtract(L_5, ((int32_t)65504)))) { case 0: { goto IL_004f; } case 1: { goto IL_0055; } case 2: { goto IL_005b; } case 3: { goto IL_0061; } case 4: { goto IL_0067; } case 5: { goto IL_006d; } case 6: { goto IL_0073; } } } { goto IL_0079; } IL_004f: { return ((int32_t)162); } IL_0055: { return ((int32_t)163); } IL_005b: { return ((int32_t)172); } IL_0061: { return ((int32_t)175); } IL_0067: { return ((int32_t)166); } IL_006d: { return ((int32_t)165); } IL_0073: { return ((int32_t)8361); } IL_0079: { int32_t L_6 = ___0_i; if ((((int32_t)L_6) <= ((int32_t)((int32_t)13054)))) { goto IL_0083; } } { int32_t L_7 = ___0_i; return L_7; } IL_0083: { int32_t L_8 = ___0_i; if ((((int32_t)L_8) > ((int32_t)((int32_t)8595)))) { goto IL_0093; } } { int32_t L_9 = ___0_i; return ((int32_t)il2cpp_codegen_add(((int32_t)56921), L_9)); } IL_0093: { int32_t L_10 = ___0_i; if ((((int32_t)L_10) >= ((int32_t)((int32_t)9474)))) { goto IL_009d; } } { int32_t L_11 = ___0_i; return L_11; } IL_009d: { int32_t L_12 = ___0_i; if ((((int32_t)L_12) > ((int32_t)((int32_t)9675)))) { goto IL_00d3; } } { int32_t L_13 = ___0_i; if ((((int32_t)L_13) == ((int32_t)((int32_t)9474)))) { goto IL_00bf; } } { int32_t L_14 = ___0_i; if ((((int32_t)L_14) == ((int32_t)((int32_t)9632)))) { goto IL_00c5; } } { int32_t L_15 = ___0_i; if ((((int32_t)L_15) == ((int32_t)((int32_t)9675)))) { goto IL_00cb; } } { goto IL_00d1; } IL_00bf: { return ((int32_t)65512); } IL_00c5: { return ((int32_t)65517); } IL_00cb: { return ((int32_t)65518); } IL_00d1: { int32_t L_16 = ___0_i; return L_16; } IL_00d3: { int32_t L_17 = ___0_i; if ((((int32_t)L_17) >= ((int32_t)((int32_t)12288)))) { goto IL_00dd; } } { int32_t L_18 = ___0_i; return L_18; } IL_00dd: { int32_t L_19 = ___0_i; if ((((int32_t)L_19) >= ((int32_t)((int32_t)12593)))) { goto IL_0144; } } { int32_t L_20 = ___0_i; if ((((int32_t)L_20) > ((int32_t)((int32_t)12300)))) { goto IL_010f; } } { int32_t L_21 = ___0_i; switch (((int32_t)il2cpp_codegen_subtract(L_21, ((int32_t)12288)))) { case 0: { goto IL_0121; } case 1: { goto IL_0124; } case 2: { goto IL_012a; } } } { int32_t L_22 = ___0_i; if ((((int32_t)L_22) == ((int32_t)((int32_t)12300)))) { goto IL_0130; } } { goto IL_0142; } IL_010f: { int32_t L_23 = ___0_i; if ((((int32_t)L_23) == ((int32_t)((int32_t)12301)))) { goto IL_0136; } } { int32_t L_24 = ___0_i; if ((((int32_t)L_24) == ((int32_t)((int32_t)12539)))) { goto IL_013c; } } { goto IL_0142; } IL_0121: { return ((int32_t)32); } IL_0124: { return ((int32_t)65380); } IL_012a: { return ((int32_t)65377); } IL_0130: { return ((int32_t)65378); } IL_0136: { return ((int32_t)65379); } IL_013c: { return ((int32_t)65381); } IL_0142: { int32_t L_25 = ___0_i; return L_25; } IL_0144: { int32_t L_26 = ___0_i; if ((((int32_t)L_26) >= ((int32_t)((int32_t)12644)))) { goto IL_015a; } } { int32_t L_27 = ___0_i; return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_27, ((int32_t)12592))), ((int32_t)65440))); } IL_015a: { int32_t L_28 = ___0_i; if ((!(((uint32_t)L_28) == ((uint32_t)((int32_t)12644))))) { goto IL_0168; } } { return ((int32_t)65440); } IL_0168: { int32_t L_29 = ___0_i; return L_29; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5 (Il2CppChar ___0_c, const RuntimeMethod* method) { { Il2CppChar L_0 = ___0_c; if ((((int32_t)L_0) >= ((int32_t)((int32_t)12353)))) { goto IL_000a; } } { return (bool)0; } IL_000a: { Il2CppChar L_1 = ___0_c; if ((((int32_t)((int32_t)65382)) > ((int32_t)L_1))) { goto IL_001c; } } { Il2CppChar L_2 = ___0_c; if ((((int32_t)L_2) >= ((int32_t)((int32_t)65438)))) { goto IL_001c; } } { return (bool)1; } IL_001c: { Il2CppChar L_3 = ___0_c; if ((((int32_t)((int32_t)13056)) > ((int32_t)L_3))) { goto IL_0026; } } { return (bool)0; } IL_0026: { Il2CppChar L_4 = ___0_c; if ((((int32_t)L_4) >= ((int32_t)((int32_t)12445)))) { goto IL_0037; } } { Il2CppChar L_5 = ___0_c; return (bool)((((int32_t)L_5) < ((int32_t)((int32_t)12441)))? 1 : 0); } IL_0037: { Il2CppChar L_6 = ___0_c; if ((((int32_t)L_6) >= ((int32_t)((int32_t)12544)))) { goto IL_004b; } } { Il2CppChar L_7 = ___0_c; return (bool)((((int32_t)((((int32_t)L_7) == ((int32_t)((int32_t)12539)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_004b: { Il2CppChar L_8 = ___0_c; if ((((int32_t)L_8) >= ((int32_t)((int32_t)13008)))) { goto IL_0055; } } { return (bool)0; } IL_0055: { Il2CppChar L_9 = ___0_c; if ((((int32_t)L_9) >= ((int32_t)((int32_t)13055)))) { goto IL_005f; } } { return (bool)1; } IL_005f: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_IsHalfWidthKana_m92E8F8CEFE6FD1106DD4195367727CA8F99D76AE (Il2CppChar ___0_c, const RuntimeMethod* method) { { Il2CppChar L_0 = ___0_c; if ((((int32_t)((int32_t)65382)) > ((int32_t)L_0))) { goto IL_0014; } } { Il2CppChar L_1 = ___0_c; return (bool)((((int32_t)((((int32_t)L_1) > ((int32_t)((int32_t)65437)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0014: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_IsHiragana_m2CC48465148CF3A85712A10426CFFC689D2BC4D7 (Il2CppChar ___0_c, const RuntimeMethod* method) { { Il2CppChar L_0 = ___0_c; if ((((int32_t)((int32_t)12353)) > ((int32_t)L_0))) { goto IL_0014; } } { Il2CppChar L_1 = ___0_c; return (bool)((((int32_t)((((int32_t)L_1) > ((int32_t)((int32_t)12436)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0014: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_IsJapaneseSmallLetter_m2FCB0285CB9DC56CC0CEF4C43445A1B1E34F1D2A (Il2CppChar ___0_c, const RuntimeMethod* method) { { Il2CppChar L_0 = ___0_c; if ((((int32_t)((int32_t)65383)) > ((int32_t)L_0))) { goto IL_0012; } } { Il2CppChar L_1 = ___0_c; if ((((int32_t)L_1) > ((int32_t)((int32_t)65391)))) { goto IL_0012; } } { return (bool)1; } IL_0012: { Il2CppChar L_2 = ___0_c; if ((((int32_t)((int32_t)12352)) >= ((int32_t)L_2))) { goto IL_0121; } } { Il2CppChar L_3 = ___0_c; if ((((int32_t)L_3) >= ((int32_t)((int32_t)12538)))) { goto IL_0121; } } { Il2CppChar L_4 = ___0_c; if ((!(((uint32_t)L_4) <= ((uint32_t)((int32_t)12457))))) { goto IL_00d5; } } { Il2CppChar L_5 = ___0_c; if ((!(((uint32_t)L_5) <= ((uint32_t)((int32_t)12387))))) { goto IL_007b; } } { Il2CppChar L_6 = ___0_c; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_6, ((int32_t)12353)))) { case 0: { goto IL_011f; } case 1: { goto IL_0121; } case 2: { goto IL_011f; } case 3: { goto IL_0121; } case 4: { goto IL_011f; } case 5: { goto IL_0121; } case 6: { goto IL_011f; } case 7: { goto IL_0121; } case 8: { goto IL_011f; } } } { Il2CppChar L_7 = ___0_c; if ((((int32_t)L_7) == ((int32_t)((int32_t)12387)))) { goto IL_011f; } } { goto IL_0121; } IL_007b: { Il2CppChar L_8 = ___0_c; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_8, ((int32_t)12419)))) { case 0: { goto IL_011f; } case 1: { goto IL_0121; } case 2: { goto IL_011f; } case 3: { goto IL_0121; } case 4: { goto IL_011f; } } } { Il2CppChar L_9 = ___0_c; if ((((int32_t)L_9) == ((int32_t)((int32_t)12430)))) { goto IL_011f; } } { Il2CppChar L_10 = ___0_c; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_10, ((int32_t)12449)))) { case 0: { goto IL_011f; } case 1: { goto IL_0121; } case 2: { goto IL_011f; } case 3: { goto IL_0121; } case 4: { goto IL_011f; } case 5: { goto IL_0121; } case 6: { goto IL_011f; } case 7: { goto IL_0121; } case 8: { goto IL_011f; } } } { goto IL_0121; } IL_00d5: { Il2CppChar L_11 = ___0_c; if ((!(((uint32_t)L_11) <= ((uint32_t)((int32_t)12519))))) { goto IL_0107; } } { Il2CppChar L_12 = ___0_c; if ((((int32_t)L_12) == ((int32_t)((int32_t)12483)))) { goto IL_011f; } } { Il2CppChar L_13 = ___0_c; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_13, ((int32_t)12515)))) { case 0: { goto IL_011f; } case 1: { goto IL_0121; } case 2: { goto IL_011f; } case 3: { goto IL_0121; } case 4: { goto IL_011f; } } } { goto IL_0121; } IL_0107: { Il2CppChar L_14 = ___0_c; if ((((int32_t)L_14) == ((int32_t)((int32_t)12526)))) { goto IL_011f; } } { Il2CppChar L_15 = ___0_c; if ((((int32_t)L_15) == ((int32_t)((int32_t)12533)))) { goto IL_011f; } } { Il2CppChar L_16 = ___0_c; if ((!(((uint32_t)L_16) == ((uint32_t)((int32_t)12534))))) { goto IL_0121; } } IL_011f: { return (bool)1; } IL_0121: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_get_IsReady_m46FD80414521FFE51B8D16D74A40D275EA99E338 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_0 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___isReady; return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861 (String_t* ___0_name, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Module_tABB9217F7F2BA3E0F4277D03C2B234A7313BB8D0* V_1 = NULL; { Assembly_t* L_0; L_0 = il2cpp_codegen_get_executing_assembly(MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861_RuntimeMethod_var); String_t* L_1 = ___0_name; NullCheck(((RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF*)CastclassClass((RuntimeObject*)L_0, RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF_il2cpp_TypeInfo_var))); intptr_t L_2; L_2 = RuntimeAssembly_GetManifestResourceInternal_m42C3E9A9A678777B6B889144EFC663E6B0DBF362(((RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF*)CastclassClass((RuntimeObject*)L_0, RuntimeAssembly_tA26A4DE82E77826DFC3D58AD976BCFC6BCA918AF_il2cpp_TypeInfo_var)), L_1, (&V_0), (&V_1), NULL); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A (uint8_t* ___0_raw, uint32_t ___1_idx, const RuntimeMethod* method) { { uint8_t* L_0 = ___0_raw; uint32_t L_1 = ___1_idx; int32_t L_2 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((uintptr_t)L_1))))); uint8_t* L_3 = ___0_raw; uint32_t L_4 = ___1_idx; int32_t L_5 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_3, (intptr_t)((uintptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, 1))))))); uint8_t* L_6 = ___0_raw; uint32_t L_7 = ___1_idx; int32_t L_8 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_6, (intptr_t)((uintptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_7, 2))))))); uint8_t* L_9 = ___0_raw; uint32_t L_10 = ___1_idx; int32_t L_11 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_9, (intptr_t)((uintptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, 3))))))); return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_2, ((int32_t)(L_5<<8)))), ((int32_t)(L_8<<((int32_t)16))))), ((int32_t)(L_11<<((int32_t)24))))); } } #if IL2CPP_TARGET_XBOXONE IL2CPP_DISABLE_OPTIMIZATIONS #endif IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MSCompatUnicodeTable__cctor_mFD9FAA720B32C1217D6A5C3C7CFF3350A4046F07 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0B387A0B65C6A93464FB0B268584E15E02AE9BEC); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral51E32388186E3C054444183AA4F66F30E4D384D2); s_Il2CppMethodInitialized = true; } uint8_t* V_0 = NULL; uint8_t* V_1 = NULL; uint32_t V_2 = 0; uint32_t V_3 = 0; intptr_t V_4; memset((&V_4), 0, sizeof(V_4)); uint32_t V_5 = 0; int32_t V_6 = 0; int32_t V_7 = 0; int32_t V_8 = 0; TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* V_9 = NULL; int32_t V_10 = 0; { ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___MaxExpansionLength = 3; RuntimeObject* L_0 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_0, NULL); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___forLock = L_0; Il2CppCodeGenWriteBarrier((void**)(&((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___forLock), (void*)L_0); V_3 = 0; intptr_t L_1; L_1 = MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861(_stringLiteral0B387A0B65C6A93464FB0B268584E15E02AE9BEC, NULL); V_4 = L_1; intptr_t L_2 = V_4; bool L_3; L_3 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline(L_2, 0, NULL); if (!L_3) { goto IL_002d; } } { return; } IL_002d: { intptr_t L_4 = V_4; void* L_5; L_5 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_4, NULL); V_0 = (uint8_t*)L_5; intptr_t L_6; L_6 = MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861(_stringLiteral51E32388186E3C054444183AA4F66F30E4D384D2, NULL); V_4 = L_6; intptr_t L_7 = V_4; bool L_8; L_8 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline(L_7, 0, NULL); if (!L_8) { goto IL_0050; } } { return; } IL_0050: { intptr_t L_9 = V_4; void* L_10; L_10 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_9, NULL); V_1 = (uint8_t*)L_10; uint8_t* L_11 = V_0; if ((((intptr_t)L_11) == ((intptr_t)((uintptr_t)0)))) { goto IL_0062; } } { uint8_t* L_12 = V_1; if ((!(((uintptr_t)L_12) == ((uintptr_t)((uintptr_t)0))))) { goto IL_0063; } } IL_0062: { return; } IL_0063: { uint8_t* L_13 = V_0; int32_t L_14 = (*(L_13)); if ((!(((uint32_t)L_14) == ((uint32_t)3)))) { goto IL_006d; } } { uint8_t* L_15 = V_1; int32_t L_16 = (*(L_15)); if ((((int32_t)L_16) == ((int32_t)3))) { goto IL_006e; } } IL_006d: { return; } IL_006e: { V_3 = 1; uint8_t* L_17 = V_0; uint32_t L_18 = V_3; uint32_t L_19; L_19 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_17, L_18, NULL); V_2 = L_19; uint32_t L_20 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_20, 4)); uint8_t* L_21 = V_0; uint32_t L_22 = V_3; ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___ignorableFlags = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_21, (intptr_t)((uintptr_t)L_22))); uint32_t L_23 = V_3; uint32_t L_24 = V_2; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_23, (int32_t)L_24)); uint8_t* L_25 = V_0; uint32_t L_26 = V_3; uint32_t L_27; L_27 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_25, L_26, NULL); V_2 = L_27; uint32_t L_28 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_28, 4)); uint8_t* L_29 = V_0; uint32_t L_30 = V_3; ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___categories = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_29, (intptr_t)((uintptr_t)L_30))); uint32_t L_31 = V_3; uint32_t L_32 = V_2; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)L_32)); uint8_t* L_33 = V_0; uint32_t L_34 = V_3; uint32_t L_35; L_35 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_33, L_34, NULL); V_2 = L_35; uint32_t L_36 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_36, 4)); uint8_t* L_37 = V_0; uint32_t L_38 = V_3; ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___level1 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_37, (intptr_t)((uintptr_t)L_38))); uint32_t L_39 = V_3; uint32_t L_40 = V_2; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, (int32_t)L_40)); uint8_t* L_41 = V_0; uint32_t L_42 = V_3; uint32_t L_43; L_43 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_41, L_42, NULL); V_2 = L_43; uint32_t L_44 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_44, 4)); uint8_t* L_45 = V_0; uint32_t L_46 = V_3; ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___level2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_45, (intptr_t)((uintptr_t)L_46))); uint32_t L_47 = V_3; uint32_t L_48 = V_2; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)L_48)); uint8_t* L_49 = V_0; uint32_t L_50 = V_3; uint32_t L_51; L_51 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_49, L_50, NULL); V_2 = L_51; uint32_t L_52 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_52, 4)); uint8_t* L_53 = V_0; uint32_t L_54 = V_3; ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___level3 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_53, (intptr_t)((uintptr_t)L_54))); uint32_t L_55 = V_3; uint32_t L_56 = V_2; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_55, (int32_t)L_56)); V_3 = 1; uint8_t* L_57 = V_1; uint32_t L_58 = V_3; uint32_t L_59; L_59 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_57, L_58, NULL); V_5 = L_59; uint32_t L_60 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_60, 4)); uint32_t L_61 = V_5; TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE* L_62 = (TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE*)(TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE*)SZArrayNew(TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE_il2cpp_TypeInfo_var, (uint32_t)L_61); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___tailoringInfos = L_62; Il2CppCodeGenWriteBarrier((void**)(&((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___tailoringInfos), (void*)L_62); V_6 = 0; goto IL_0159; } IL_010d: { uint8_t* L_63 = V_1; uint32_t L_64 = V_3; uint32_t L_65; L_65 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_63, L_64, NULL); uint32_t L_66 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_66, 4)); uint8_t* L_67 = V_1; uint32_t L_68 = V_3; uint32_t L_69; L_69 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_67, L_68, NULL); V_7 = L_69; uint32_t L_70 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_70, 4)); uint8_t* L_71 = V_1; uint32_t L_72 = V_3; uint32_t L_73; L_73 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_71, L_72, NULL); V_8 = L_73; uint32_t L_74 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_74, 4)); int32_t L_75 = V_7; int32_t L_76 = V_8; uint8_t* L_77 = V_1; uint32_t L_78 = V_3; uint32_t L_79 = L_78; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_79, 1)); int32_t L_80 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_77, (intptr_t)((uintptr_t)L_79))))); TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_81 = (TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A*)il2cpp_codegen_object_new(TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A_il2cpp_TypeInfo_var); TailoringInfo__ctor_m8FE45B7864406D005E092AD69597178C4F081F4E(L_81, L_65, L_75, L_76, (bool)((!(((uint32_t)L_80) <= ((uint32_t)0)))? 1 : 0), NULL); V_9 = L_81; TailoringInfoU5BU5D_t91193FADA23E3EB0EF7B06A3320C11A012717AEE* L_82 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___tailoringInfos; int32_t L_83 = V_6; TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_84 = V_9; NullCheck(L_82); ArrayElementTypeCheck (L_82, L_84); (L_82)->SetAt(static_cast(L_83), (TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A*)L_84); int32_t L_85 = V_6; V_6 = ((int32_t)il2cpp_codegen_add(L_85, 1)); } IL_0159: { int32_t L_86 = V_6; uint32_t L_87 = V_5; if ((((int64_t)((int64_t)L_86)) < ((int64_t)((int64_t)(uint64_t)L_87)))) { goto IL_010d; } } { uint32_t L_88 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_88, 2)); uint8_t* L_89 = V_1; uint32_t L_90 = V_3; uint32_t L_91; L_91 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_89, L_90, NULL); V_5 = L_91; uint32_t L_92 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_92, 4)); uint32_t L_93 = V_5; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_94 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)L_93); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___tailoringArr = L_94; Il2CppCodeGenWriteBarrier((void**)(&((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___tailoringArr), (void*)L_94); V_10 = 0; goto IL_01a5; } IL_0183: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_95 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___tailoringArr; int32_t L_96 = V_10; uint8_t* L_97 = V_1; uint32_t L_98 = V_3; int32_t L_99 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_97, (intptr_t)((uintptr_t)L_98))))); uint8_t* L_100 = V_1; uint32_t L_101 = V_3; int32_t L_102 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_100, (intptr_t)((uintptr_t)((int32_t)il2cpp_codegen_add((int32_t)L_101, 1))))))); NullCheck(L_95); (L_95)->SetAt(static_cast(L_96), (Il2CppChar)((int32_t)(uint16_t)((int32_t)il2cpp_codegen_add(L_99, ((int32_t)(L_102<<8)))))); int32_t L_103 = V_10; V_10 = ((int32_t)il2cpp_codegen_add(L_103, 1)); uint32_t L_104 = V_3; V_3 = ((int32_t)il2cpp_codegen_add((int32_t)L_104, 2)); } IL_01a5: { int32_t L_105 = V_10; uint32_t L_106 = V_5; if ((((int64_t)((int64_t)L_105)) < ((int64_t)((int64_t)(uint64_t)L_106)))) { goto IL_0183; } } { ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___isReady = (bool)1; return; } } #if IL2CPP_TARGET_XBOXONE IL2CPP_ENABLE_OPTIMIZATIONS #endif IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MSCompatUnicodeTable_FillCJK_mAD65881B382330F76AFB13D545E0D5D5C43BA018 (String_t* ___0_culture, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___1_cjkIndexer, uint8_t** ___2_catTable, uint8_t** ___3_lv1Table, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___4_lv2Indexer, uint8_t** ___5_lv2Table, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; bool V_1 = false; { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); RuntimeObject* L_0 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___forLock; V_0 = L_0; V_1 = (bool)0; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_002c: { { bool L_1 = V_1; if (!L_1) { goto IL_0035; } } { RuntimeObject* L_2 = V_0; Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA(L_2, NULL); } IL_0035: { return; } } }); try { RuntimeObject* L_3 = V_0; Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149(L_3, (&V_1), NULL); String_t* L_4 = ___0_culture; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_5 = ___1_cjkIndexer; uint8_t** L_6 = ___2_catTable; uint8_t** L_7 = ___3_lv1Table; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_8 = ___4_lv2Indexer; uint8_t** L_9 = ___5_lv2Table; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); MSCompatUnicodeTable_FillCJKCore_mD7EE94BA2102F9795992F153AE630903BA74A05C(L_4, L_5, L_6, L_7, L_8, L_9, NULL); String_t* L_10 = ___0_culture; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_11 = ___1_cjkIndexer; uint8_t** L_12 = ___2_catTable; uint8_t** L_13 = ___3_lv1Table; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_14 = ___4_lv2Indexer; uint8_t** L_15 = ___5_lv2Table; MSCompatUnicodeTable_SetCJKReferences_m3DA5CF30FE174CBAAB26D496FD7C5ED5A5C54070(L_10, L_11, L_12, L_13, L_14, L_15, NULL); goto IL_0036; } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_0036: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MSCompatUnicodeTable_FillCJKCore_mD7EE94BA2102F9795992F153AE630903BA74A05C (String_t* ___0_culture, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___1_cjkIndexer, uint8_t** ___2_catTable, uint8_t** ___3_lv1Table, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___4_cjkLv2Indexer, uint8_t** ___5_lv2Table, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0C45DB50527FCFAD456E74EB416B617329505309); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral2F91B436F1FDA448531F89F242574E9FC1A8183B); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4B0E509E3481549FC8F096287EFB425FAAFC38A4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5E984ABC3F146D0F73D38E9AEB96864C5CB5FE7C); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral737BFFF97B66248A4653D6DA8ADA91C6C1065CAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral9DDEA8BF887EF34A1240A262845FAFAF04EFC4DE); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA65DBA682C40E29506EA08E50296520D49939CB9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC7E2F23A67BD173305EF6BA6A3E5DDED9F9E2465); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCB2FE77231F429D3D9DC375DB50B86F3FE7DF081); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE984241AE97EB8CC7E8796D3939F5F1C4D012B3A); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; uint8_t* V_1 = NULL; uint32_t V_2 = 0; intptr_t V_3; memset((&V_3), 0, sizeof(V_3)); uint32_t V_4 = 0; { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_0; L_0 = MSCompatUnicodeTable_get_IsReady_m46FD80414521FFE51B8D16D74A40D275EA99E338_inline(NULL); if (L_0) { goto IL_0008; } } { return; } IL_0008: { V_0 = (String_t*)NULL; String_t* L_1 = ___0_culture; bool L_2; L_2 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_1, _stringLiteralA65DBA682C40E29506EA08E50296520D49939CB9, NULL); if (L_2) { goto IL_0040; } } { String_t* L_3 = ___0_culture; bool L_4; L_4 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_3, _stringLiteral737BFFF97B66248A4653D6DA8ADA91C6C1065CAF, NULL); if (L_4) { goto IL_0056; } } { String_t* L_5 = ___0_culture; bool L_6; L_6 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_5, _stringLiteral0C45DB50527FCFAD456E74EB416B617329505309, NULL); if (L_6) { goto IL_006c; } } { String_t* L_7 = ___0_culture; bool L_8; L_8 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_7, _stringLiteral4B0E509E3481549FC8F096287EFB425FAAFC38A4, NULL); if (L_8) { goto IL_0082; } } { goto IL_0096; } IL_0040: { V_0 = _stringLiteralC7E2F23A67BD173305EF6BA6A3E5DDED9F9E2465; uint8_t** L_9 = ___2_catTable; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_10 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHScategory; *((intptr_t*)L_9) = (intptr_t)L_10; uint8_t** L_11 = ___3_lv1Table; uint8_t* L_12 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHSlv1; *((intptr_t*)L_11) = (intptr_t)L_12; goto IL_0096; } IL_0056: { V_0 = _stringLiteral9DDEA8BF887EF34A1240A262845FAFAF04EFC4DE; uint8_t** L_13 = ___2_catTable; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_14 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHTcategory; *((intptr_t*)L_13) = (intptr_t)L_14; uint8_t** L_15 = ___3_lv1Table; uint8_t* L_16 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHTlv1; *((intptr_t*)L_15) = (intptr_t)L_16; goto IL_0096; } IL_006c: { V_0 = _stringLiteral2F91B436F1FDA448531F89F242574E9FC1A8183B; uint8_t** L_17 = ___2_catTable; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_18 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkJAcategory; *((intptr_t*)L_17) = (intptr_t)L_18; uint8_t** L_19 = ___3_lv1Table; uint8_t* L_20 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkJAlv1; *((intptr_t*)L_19) = (intptr_t)L_20; goto IL_0096; } IL_0082: { V_0 = _stringLiteralE984241AE97EB8CC7E8796D3939F5F1C4D012B3A; uint8_t** L_21 = ___2_catTable; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t* L_22 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkKOcategory; *((intptr_t*)L_21) = (intptr_t)L_22; uint8_t** L_23 = ___3_lv1Table; uint8_t* L_24 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkKOlv1; *((intptr_t*)L_23) = (intptr_t)L_24; } IL_0096: { String_t* L_25 = V_0; if (!L_25) { goto IL_009f; } } { uint8_t** L_26 = ___3_lv1Table; intptr_t L_27 = *((intptr_t*)L_26); if ((((intptr_t)L_27) == ((intptr_t)((uintptr_t)0)))) { goto IL_00a0; } } IL_009f: { return; } IL_00a0: { V_2 = 0; String_t* L_28 = V_0; String_t* L_29; L_29 = String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8(_stringLiteralCB2FE77231F429D3D9DC375DB50B86F3FE7DF081, L_28, NULL); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); intptr_t L_30; L_30 = MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861(L_29, NULL); V_3 = L_30; intptr_t L_31 = V_3; bool L_32; L_32 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline(L_31, 0, NULL); if (!L_32) { goto IL_00c1; } } { return; } IL_00c1: { intptr_t L_33 = V_3; void* L_34; L_34 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_33, NULL); V_1 = (uint8_t*)L_34; uint32_t L_35 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_35, 1)); uint8_t* L_36 = V_1; uint32_t L_37 = V_2; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint32_t L_38; L_38 = MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A(L_36, L_37, NULL); V_4 = L_38; uint32_t L_39 = V_2; V_2 = ((int32_t)il2cpp_codegen_add((int32_t)L_39, 4)); uint8_t** L_40 = ___2_catTable; uint8_t* L_41 = V_1; uint32_t L_42 = V_2; *((intptr_t*)L_40) = (intptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_41, (intptr_t)((uintptr_t)L_42))); uint8_t** L_43 = ___3_lv1Table; uint8_t* L_44 = V_1; uint32_t L_45 = V_2; uint32_t L_46 = V_4; *((intptr_t*)L_43) = (intptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)((uint8_t*)il2cpp_codegen_add((intptr_t)L_44, (intptr_t)((uintptr_t)L_45))), (intptr_t)((uintptr_t)L_46))); String_t* L_47 = ___0_culture; bool L_48; L_48 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_47, _stringLiteralA65DBA682C40E29506EA08E50296520D49939CB9, NULL); if (L_48) { goto IL_011f; } } { String_t* L_49 = ___0_culture; bool L_50; L_50 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_49, _stringLiteral737BFFF97B66248A4653D6DA8ADA91C6C1065CAF, NULL); if (L_50) { goto IL_012f; } } { String_t* L_51 = ___0_culture; bool L_52; L_52 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_51, _stringLiteral0C45DB50527FCFAD456E74EB416B617329505309, NULL); if (L_52) { goto IL_013f; } } { String_t* L_53 = ___0_culture; bool L_54; L_54 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_53, _stringLiteral4B0E509E3481549FC8F096287EFB425FAAFC38A4, NULL); if (L_54) { goto IL_014f; } } { goto IL_015d; } IL_011f: { uint8_t** L_55 = ___2_catTable; intptr_t L_56 = *((intptr_t*)L_55); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHScategory = (uint8_t*)L_56; uint8_t** L_57 = ___3_lv1Table; intptr_t L_58 = *((intptr_t*)L_57); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHSlv1 = (uint8_t*)L_58; goto IL_015d; } IL_012f: { uint8_t** L_59 = ___2_catTable; intptr_t L_60 = *((intptr_t*)L_59); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHTcategory = (uint8_t*)L_60; uint8_t** L_61 = ___3_lv1Table; intptr_t L_62 = *((intptr_t*)L_61); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkCHTlv1 = (uint8_t*)L_62; goto IL_015d; } IL_013f: { uint8_t** L_63 = ___2_catTable; intptr_t L_64 = *((intptr_t*)L_63); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkJAcategory = (uint8_t*)L_64; uint8_t** L_65 = ___3_lv1Table; intptr_t L_66 = *((intptr_t*)L_65); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkJAlv1 = (uint8_t*)L_66; goto IL_015d; } IL_014f: { uint8_t** L_67 = ___2_catTable; intptr_t L_68 = *((intptr_t*)L_67); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkKOcategory = (uint8_t*)L_68; uint8_t** L_69 = ___3_lv1Table; intptr_t L_70 = *((intptr_t*)L_69); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkKOlv1 = (uint8_t*)L_70; } IL_015d: { String_t* L_71 = V_0; bool L_72; L_72 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_71, _stringLiteralE984241AE97EB8CC7E8796D3939F5F1C4D012B3A, NULL); if (!L_72) { goto IL_016b; } } { return; } IL_016b: { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); intptr_t L_73; L_73 = MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861(_stringLiteral5E984ABC3F146D0F73D38E9AEB96864C5CB5FE7C, NULL); V_3 = L_73; intptr_t L_74 = V_3; bool L_75; L_75 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline(L_74, 0, NULL); if (!L_75) { goto IL_0184; } } { return; } IL_0184: { intptr_t L_76 = V_3; void* L_77; L_77 = IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF(L_76, NULL); V_1 = (uint8_t*)L_77; V_2 = 5; uint8_t* L_78 = V_1; uint32_t L_79 = V_2; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkKOlv2 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_78, (intptr_t)((uintptr_t)L_79))); uint8_t** L_80 = ___5_lv2Table; uint8_t* L_81 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___cjkKOlv2; *((intptr_t*)L_80) = (intptr_t)L_81; 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__cctor_m59060998DAFC234CD1E093C3BF2E8C11DF1F58E4 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596* L_0 = (U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596*)il2cpp_codegen_object_new(U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var); U3CU3Ec__ctor_m886B600753BE0193E56546B842AB8528FECB1ED8(L_0, NULL); ((U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var))->___U3CU3E9 = L_0; Il2CppCodeGenWriteBarrier((void**)(&((U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_StaticFields*)il2cpp_codegen_static_fields_for(U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596_il2cpp_TypeInfo_var))->___U3CU3E9), (void*)L_0); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void U3CU3Ec__ctor_m886B600753BE0193E56546B842AB8528FECB1ED8 (U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596* __this, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t U3CU3Ec_U3CBuildTailoringTablesU3Eb__17_0_m602688B6CEE9BDA27C40F4750616F62FDCA2A3F2 (U3CU3Ec_t8466330897CC37D47C537BF3D889518D35A01596* __this, Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* ___0_a, Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* ___1_b, const RuntimeMethod* method) { { Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* L_0 = ___0_a; NullCheck(L_0); uint8_t L_1 = L_0->___Source; Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* L_2 = ___1_b; NullCheck(L_2); uint8_t L_3 = L_2->___Source; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_1, (int32_t)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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MSCompatUnicodeTableUtil__cctor_m271465BE514453A62BA130F1A3592D4EE754B864 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____042957A0DB5FF2D38A343AC5AE5F8635B88F10C32EB87A238B1DFB4756468476_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____0F9E3C7E66CDEF5C44FA29E65CA676C480F7A2A4A067F70107FDC292C68D38B0_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____2403FBEA85D0741C5727760E97EF16C9BF23294F21C0F1265A4BAF7F22202A64_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____3D95E4501B1964D7FCE16E3F5682A038752B462357D87343880B1E819F6163FE_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____42E1421FC2A5A6A33E964D7EB9603EB101818D858DDA09B2BC9B5A888C1C351C_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____BB425A9B43E10C921902A25D07A4317DEFF9F606A788672E1B21633C143407F0_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____E32C465157D21F39B3DBF186A98FB02185C63B0260B47247A7A5FDF2B061EAA8_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____E5F4F6214036DF103321A8A0CE30C2EF935694B4199D52BC538E7EF3F045CB92_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____EF82B163CA8252A793A6E73F57775D843C9A21F65586926EB11893FA8BB603E9_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____FEC387BA57A54BB6066E4CA8A4F9C0FF9C36B9CBD6600C3683F6FB1BDB5077EB_FieldInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_2 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_3 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_4 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_5 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_6 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_7 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_8 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_9 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_10 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_11 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_12 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_13 = NULL; { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_0 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = L_0; NullCheck(L_1); (L_1)->SetAt(static_cast(1), (int32_t)((int32_t)40960)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = L_1; NullCheck(L_2); (L_2)->SetAt(static_cast(2), (int32_t)((int32_t)63744)); V_0 = L_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_4 = L_3; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____042957A0DB5FF2D38A343AC5AE5F8635B88F10C32EB87A238B1DFB4756468476_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL); V_1 = L_4; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_6 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)6); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = L_6; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_8 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____FEC387BA57A54BB6066E4CA8A4F9C0FF9C36B9CBD6600C3683F6FB1BDB5077EB_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_7, L_8, NULL); V_2 = L_7; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)6); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = L_9; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_11 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____E5F4F6214036DF103321A8A0CE30C2EF935694B4199D52BC538E7EF3F045CB92_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_10, L_11, NULL); V_3 = L_10; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_12 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)6); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = L_12; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_14 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____FEC387BA57A54BB6066E4CA8A4F9C0FF9C36B9CBD6600C3683F6FB1BDB5077EB_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_13, L_14, NULL); V_4 = L_13; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_15 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)6); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_16 = L_15; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_17 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____E5F4F6214036DF103321A8A0CE30C2EF935694B4199D52BC538E7EF3F045CB92_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_16, L_17, NULL); V_5 = L_16; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_18 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_19 = L_18; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_20 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____3D95E4501B1964D7FCE16E3F5682A038752B462357D87343880B1E819F6163FE_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_19, L_20, NULL); V_6 = L_19; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_21 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_22 = L_21; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_23 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____BB425A9B43E10C921902A25D07A4317DEFF9F606A788672E1B21633C143407F0_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_22, L_23, NULL); V_7 = L_22; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_24 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_25 = L_24; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_26 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____3D95E4501B1964D7FCE16E3F5682A038752B462357D87343880B1E819F6163FE_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_25, L_26, NULL); V_8 = L_25; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_27 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)4); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_28 = L_27; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_29 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____EF82B163CA8252A793A6E73F57775D843C9A21F65586926EB11893FA8BB603E9_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_28, L_29, NULL); V_9 = L_28; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_30 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_31 = L_30; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_32 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____0F9E3C7E66CDEF5C44FA29E65CA676C480F7A2A4A067F70107FDC292C68D38B0_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_31, L_32, NULL); V_10 = L_31; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_33 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_34 = L_33; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_35 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____42E1421FC2A5A6A33E964D7EB9603EB101818D858DDA09B2BC9B5A888C1C351C_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_34, L_35, NULL); V_11 = L_34; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_36 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_37 = L_36; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_38 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____2403FBEA85D0741C5727760E97EF16C9BF23294F21C0F1265A4BAF7F22202A64_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_37, L_38, NULL); V_12 = L_37; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_39 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_40 = L_39; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_41 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____E32C465157D21F39B3DBF186A98FB02185C63B0260B47247A7A5FDF2B061EAA8_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_40, L_41, NULL); V_13 = L_40; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_42 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_43 = V_1; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_44 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_44, L_42, L_43, (-1), (-1), NULL); ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Ignorable = L_44; Il2CppCodeGenWriteBarrier((void**)(&((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Ignorable), (void*)L_44); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_45 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_46 = V_3; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_47 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_47, L_45, L_46, 0, 0, NULL); ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Category = L_47; Il2CppCodeGenWriteBarrier((void**)(&((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Category), (void*)L_47); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_48 = V_4; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_49 = V_5; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_50 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_50, L_48, L_49, 0, 0, NULL); ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Level1 = L_50; Il2CppCodeGenWriteBarrier((void**)(&((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Level1), (void*)L_50); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_51 = V_6; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_52 = V_7; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_53 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_53, L_51, L_52, 0, 0, NULL); ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Level2 = L_53; Il2CppCodeGenWriteBarrier((void**)(&((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Level2), (void*)L_53); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_54 = V_8; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_55 = V_9; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_56 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_56, L_54, L_55, 0, 0, NULL); ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Level3 = L_56; Il2CppCodeGenWriteBarrier((void**)(&((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Level3), (void*)L_56); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_57 = V_10; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_58 = V_11; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_59 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_59, L_57, L_58, (-1), (-1), NULL); ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___CjkCHS = L_59; Il2CppCodeGenWriteBarrier((void**)(&((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___CjkCHS), (void*)L_59); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_60 = V_12; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_61 = V_13; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_62 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_62, L_60, L_61, (-1), (-1), NULL); ((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Cjk = L_62; Il2CppCodeGenWriteBarrier((void**)(&((MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTableUtil_t60D574A3DED36AB95979696A37D88094A50FE927_il2cpp_TypeInfo_var))->___Cjk), (void*)L_62); 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NormalizationTableUtil__cctor_mC020991A61ECF7C95D47C0C116CBEBCB1A79D29F (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____4623CA5867960AA898AA1F65E720CD5ECD3552542E0C6F6FB65B21D14DD1CBC2_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____508085E0DDEEA9CE48BFAE98CEC779F8D06301AE973555D37680D08190CAFA70_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____9960C7FC60CDD325C8A2A00995BE7064EAC3F6295C6A5C4E797D2281846131E4_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____99E66DACA3EFF94776AF1258E0E5B2F4DF2900E4EA32351B0DF37A87F2426B1F_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____A2DFDF9C2CED8BB1C0B9B06064345ACC9C22DFE5FEC9976FF061F0994451519B_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____BABD01C34E7E65E57E4C431281E782B4101CE0644A8090AD6E501F1C6CF2C9DF_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____C250CAD28060A4EB63B4C4A643DDA196CCD35FD2FC67FB749ADF4BAC6D62E1A0_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____CAFFFC9D15E4037EE8FBDB1A45DFE456F0936BDC7310F1882EAF14B706A76658_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____D896D464C3726A21162F271ACB711464AD07EA9C9CE78E0297FD0DE934471FA6_FieldInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____EBE07C3718876777F609CD22058F4C3A6CCCC695F5BDE90998DC1E12E0CBE63D_FieldInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_2 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_3 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_4 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_5 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_6 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_7 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_8 = NULL; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_9 = NULL; { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_0 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)11)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = L_0; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____508085E0DDEEA9CE48BFAE98CEC779F8D06301AE973555D37680D08190CAFA70_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL); V_0 = L_1; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)11)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_4 = L_3; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____99E66DACA3EFF94776AF1258E0E5B2F4DF2900E4EA32351B0DF37A87F2426B1F_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL); V_1 = L_4; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_6 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)9)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = L_6; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_8 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____9960C7FC60CDD325C8A2A00995BE7064EAC3F6295C6A5C4E797D2281846131E4_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_7, L_8, NULL); V_2 = L_7; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)9)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = L_9; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_11 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____CAFFFC9D15E4037EE8FBDB1A45DFE456F0936BDC7310F1882EAF14B706A76658_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_10, L_11, NULL); V_3 = L_10; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_12 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)30)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = L_12; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_14 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____A2DFDF9C2CED8BB1C0B9B06064345ACC9C22DFE5FEC9976FF061F0994451519B_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_13, L_14, NULL); V_4 = L_13; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_15 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)30)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_16 = L_15; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_17 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____4623CA5867960AA898AA1F65E720CD5ECD3552542E0C6F6FB65B21D14DD1CBC2_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_16, L_17, NULL); V_5 = L_16; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_18 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_19 = L_18; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_20 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____EBE07C3718876777F609CD22058F4C3A6CCCC695F5BDE90998DC1E12E0CBE63D_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_19, L_20, NULL); V_6 = L_19; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_21 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)3); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_22 = L_21; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_23 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____D896D464C3726A21162F271ACB711464AD07EA9C9CE78E0297FD0DE934471FA6_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_22, L_23, NULL); V_7 = L_22; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_24 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)9)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_25 = L_24; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_26 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____C250CAD28060A4EB63B4C4A643DDA196CCD35FD2FC67FB749ADF4BAC6D62E1A0_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_25, L_26, NULL); V_8 = L_25; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_27 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)((int32_t)9)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_28 = L_27; RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_29 = { reinterpret_cast (U3CPrivateImplementationDetailsU3E_t9FFB0BEB067161CE52A63D5857FEA61F74F17A50____BABD01C34E7E65E57E4C431281E782B4101CE0644A8090AD6E501F1C6CF2C9DF_FieldInfo_var) }; RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_28, L_29, NULL); V_9 = L_28; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_30 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_31 = V_1; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_32 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_32, L_30, L_31, 0, 0, NULL); ((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Prop = L_32; Il2CppCodeGenWriteBarrier((void**)(&((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Prop), (void*)L_32); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_33 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_34 = V_3; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_35 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_35, L_33, L_34, 0, 0, NULL); ((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Map = L_35; Il2CppCodeGenWriteBarrier((void**)(&((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Map), (void*)L_35); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_36 = V_4; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_37 = V_5; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_38 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_38, L_36, L_37, 0, 0, NULL); ((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Combining = L_38; Il2CppCodeGenWriteBarrier((void**)(&((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Combining), (void*)L_38); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_39 = V_6; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_40 = V_7; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_41 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_41, L_39, L_40, 0, 0, NULL); ((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Composite = L_41; Il2CppCodeGenWriteBarrier((void**)(&((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Composite), (void*)L_41); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_42 = V_8; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_43 = V_9; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_44 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF*)il2cpp_codegen_object_new(CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF_il2cpp_TypeInfo_var); CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62(L_44, L_42, L_43, 0, 0, NULL); ((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Helper = L_44; Il2CppCodeGenWriteBarrier((void**)(&((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Helper), (void*)L_44); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NormalizationTableUtil_PropIdx_m24FE7DF3148EEF66F9F2ED2CCB33A19B918D9A20 (int32_t ___0_cp, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_0 = ((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Prop; int32_t L_1 = ___0_cp; NullCheck(L_0); int32_t L_2; L_2 = CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4(L_0, L_1, NULL); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t NormalizationTableUtil_MapIdx_mBFE062C4BB5E37BEBFC9FE44218B12D0BDFEA354 (int32_t ___0_cp, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_0 = ((NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_StaticFields*)il2cpp_codegen_static_fields_for(NormalizationTableUtil_t1FE345A09617E136461E19D9B97D74D0CBF6E940_il2cpp_TypeInfo_var))->___Map; int32_t L_1 = ___0_cp; NullCheck(L_0); int32_t L_2; L_2 = CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4(L_0, L_1, NULL); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator__ctor_m457B2E914BEC0BB426FFE60448571037A0F3C499 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_culture, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* V_0 = NULL; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* V_1 = NULL; ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* V_2 = NULL; int32_t V_3 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_4 = NULL; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_5 = NULL; int32_t V_6 = 0; Il2CppChar V_7 = 0x0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_8 = NULL; Il2CppChar V_9 = 0x0; { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0 = ___0_culture; NullCheck(L_0); int32_t L_1; L_1 = VirtualFuncInvoker0< int32_t >::Invoke(6, L_0); __this->___lcid = L_1; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_2 = ___0_culture; NullCheck(L_2); TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* L_3; L_3 = VirtualFuncInvoker0< TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* >::Invoke(10, L_2); __this->___textInfo = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___textInfo), (void*)L_3); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_4 = ___0_culture; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_5 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF**)(&__this->___cjkIndexer); uint8_t** L_6 = (uint8_t**)(&__this->___cjkCatTable); uint8_t** L_7 = (uint8_t**)(&__this->___cjkLv1Table); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_8 = (CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF**)(&__this->___cjkLv2Indexer); uint8_t** L_9 = (uint8_t**)(&__this->___cjkLv2Table); SimpleCollator_SetCJKTable_mCCCB23CC548A4BAF92C2AA5B17CA14459D0E9B8F(__this, L_4, L_5, L_6, L_7, L_8, L_9, NULL); V_0 = (TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A*)NULL; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_10 = ___0_culture; V_1 = L_10; goto IL_005f; } IL_0049: { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_11 = V_1; NullCheck(L_11); int32_t L_12; L_12 = VirtualFuncInvoker0< int32_t >::Invoke(6, L_11); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_13; L_13 = MSCompatUnicodeTable_GetTailoringInfo_mB25850226E6CEABF5AC34B2A168E33FF9BB5D930(L_12, NULL); V_0 = L_13; TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_14 = V_0; if (L_14) { goto IL_0069; } } { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_15 = V_1; NullCheck(L_15); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_16; L_16 = VirtualFuncInvoker0< CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* >::Invoke(9, L_15); V_1 = L_16; } IL_005f: { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_17 = V_1; NullCheck(L_17); int32_t L_18; L_18 = VirtualFuncInvoker0< int32_t >::Invoke(6, L_17); if ((!(((uint32_t)L_18) == ((uint32_t)((int32_t)127))))) { goto IL_0049; } } IL_0069: { TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_19 = V_0; if (L_19) { goto IL_0074; } } { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_20; L_20 = MSCompatUnicodeTable_GetTailoringInfo_mB25850226E6CEABF5AC34B2A168E33FF9BB5D930(((int32_t)127), NULL); V_0 = L_20; } IL_0074: { TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_21 = V_0; NullCheck(L_21); bool L_22 = L_21->___FrenchSort; __this->___frenchSort = L_22; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_23 = ___0_culture; TailoringInfo_t90C886DE804805F1156719A9F63CB07E3BA7A84A* L_24 = V_0; ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E** L_25 = (ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E**)(&__this->___contractions); Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C** L_26 = (Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C**)(&__this->___level2Maps); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); MSCompatUnicodeTable_BuildTailoringTables_m799DB61E22220EB93396E091DE35ABB161061BBA(L_23, L_24, L_25, L_26, NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_27 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)96)); __this->___unsafeFlags = L_27; Il2CppCodeGenWriteBarrier((void**)(&__this->___unsafeFlags), (void*)L_27); ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_28 = __this->___contractions; V_2 = L_28; V_3 = 0; goto IL_0101; } IL_00ab: { ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_29 = V_2; int32_t L_30 = V_3; NullCheck(L_29); int32_t L_31 = L_30; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_32 = (L_29)->GetAt(static_cast(L_31)); V_4 = L_32; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_33 = V_4; NullCheck(L_33); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_34 = L_33->___Source; NullCheck(L_34); if ((((int32_t)((int32_t)(((RuntimeArray*)L_34)->max_length))) <= ((int32_t)1))) { goto IL_00fd; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_35 = V_4; NullCheck(L_35); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_36 = L_35->___Source; V_5 = L_36; V_6 = 0; goto IL_00f5; } IL_00ca: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_37 = V_5; int32_t L_38 = V_6; NullCheck(L_37); int32_t L_39 = L_38; uint16_t L_40 = (uint16_t)(L_37)->GetAt(static_cast(L_39)); V_7 = L_40; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_41 = __this->___unsafeFlags; Il2CppChar L_42 = V_7; NullCheck(L_41); uint8_t* L_43 = ((L_41)->GetAddressAt(static_cast(((int32_t)((int32_t)L_42/8))))); int32_t L_44 = *((uint8_t*)L_43); Il2CppChar L_45 = V_7; *((int8_t*)L_43) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_44|((int32_t)(uint8_t)((int32_t)(1<<((int32_t)(((int32_t)((int32_t)L_45&7))&((int32_t)31))))))))); int32_t L_46 = V_6; V_6 = ((int32_t)il2cpp_codegen_add(L_46, 1)); } IL_00f5: { int32_t L_47 = V_6; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_48 = V_5; NullCheck(L_48); if ((((int32_t)L_47) < ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length))))) { goto IL_00ca; } } IL_00fd: { int32_t L_49 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_49, 1)); } IL_0101: { int32_t L_50 = V_3; ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_51 = V_2; NullCheck(L_51); if ((((int32_t)L_50) < ((int32_t)((int32_t)(((RuntimeArray*)L_51)->max_length))))) { goto IL_00ab; } } { int32_t L_52 = __this->___lcid; if ((((int32_t)L_52) == ((int32_t)((int32_t)127)))) { goto IL_017c; } } { il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* L_53 = ((SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_StaticFields*)il2cpp_codegen_static_fields_for(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var))->___invariant; NullCheck(L_53); ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_54 = L_53->___contractions; V_2 = L_54; V_3 = 0; goto IL_0176; } IL_0120: { ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_55 = V_2; int32_t L_56 = V_3; NullCheck(L_55); int32_t L_57 = L_56; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_58 = (L_55)->GetAt(static_cast(L_57)); V_8 = L_58; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_59 = V_8; NullCheck(L_59); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_60 = L_59->___Source; NullCheck(L_60); if ((((int32_t)((int32_t)(((RuntimeArray*)L_60)->max_length))) <= ((int32_t)1))) { goto IL_0172; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_61 = V_8; NullCheck(L_61); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_62 = L_61->___Source; V_5 = L_62; V_6 = 0; goto IL_016a; } IL_013f: { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_63 = V_5; int32_t L_64 = V_6; NullCheck(L_63); int32_t L_65 = L_64; uint16_t L_66 = (uint16_t)(L_63)->GetAt(static_cast(L_65)); V_9 = L_66; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_67 = __this->___unsafeFlags; Il2CppChar L_68 = V_9; NullCheck(L_67); uint8_t* L_69 = ((L_67)->GetAddressAt(static_cast(((int32_t)((int32_t)L_68/8))))); int32_t L_70 = *((uint8_t*)L_69); Il2CppChar L_71 = V_9; *((int8_t*)L_69) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_70|((int32_t)(uint8_t)((int32_t)(1<<((int32_t)(((int32_t)((int32_t)L_71&7))&((int32_t)31))))))))); int32_t L_72 = V_6; V_6 = ((int32_t)il2cpp_codegen_add(L_72, 1)); } IL_016a: { int32_t L_73 = V_6; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_74 = V_5; NullCheck(L_74); if ((((int32_t)L_73) < ((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length))))) { goto IL_013f; } } IL_0172: { int32_t L_75 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_75, 1)); } IL_0176: { int32_t L_76 = V_3; ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_77 = V_2; NullCheck(L_77); if ((((int32_t)L_76) < ((int32_t)((int32_t)(((RuntimeArray*)L_77)->max_length))))) { goto IL_0120; } } IL_017c: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator_SetCJKTable_mCCCB23CC548A4BAF92C2AA5B17CA14459D0E9B8F (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_culture, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___1_cjkIndexer, uint8_t** ___2_catTable, uint8_t** ___3_lv1Table, CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** ___4_lv2Indexer, uint8_t** ___5_lv2Table, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0 = ___0_culture; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1; L_1 = SimpleCollator_GetNeutralCulture_mC1A6DE98ABAC1AE2E7FA2E55CD53628E2BD344D0(L_0, NULL); NullCheck(L_1); String_t* L_2; L_2 = VirtualFuncInvoker0< String_t* >::Invoke(7, L_1); CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_3 = ___1_cjkIndexer; uint8_t** L_4 = ___2_catTable; uint8_t** L_5 = ___3_lv1Table; CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF** L_6 = ___4_lv2Indexer; uint8_t** L_7 = ___5_lv2Table; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); MSCompatUnicodeTable_FillCJK_mAD65881B382330F76AFB13D545E0D5D5C43BA018(L_2, L_3, L_4, L_5, L_6, L_7, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* SimpleCollator_GetNeutralCulture_mC1A6DE98ABAC1AE2E7FA2E55CD53628E2BD344D0 (CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___0_info, const RuntimeMethod* method) { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* V_0 = NULL; { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0 = ___0_info; V_0 = L_0; goto IL_000b; } IL_0004: { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_1 = V_0; NullCheck(L_1); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_2; L_2 = VirtualFuncInvoker0< CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* >::Invoke(9, L_1); V_0 = L_2; } IL_000b: { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_3 = V_0; NullCheck(L_3); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_4; L_4 = VirtualFuncInvoker0< CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* >::Invoke(9, L_3); if (!L_4) { goto IL_0022; } } { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_5 = V_0; NullCheck(L_5); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_6; L_6 = VirtualFuncInvoker0< CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* >::Invoke(9, L_5); NullCheck(L_6); int32_t L_7; L_7 = VirtualFuncInvoker0< int32_t >::Invoke(6, L_6); if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)127))))) { goto IL_0004; } } IL_0022: { CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_8 = V_0; return L_8; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_cp, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___0_cp; if ((((int32_t)L_0) < ((int32_t)((int32_t)12288)))) { goto IL_0012; } } { uint8_t* L_1 = __this->___cjkCatTable; if ((!(((uintptr_t)L_1) == ((uintptr_t)((uintptr_t)0))))) { goto IL_0019; } } IL_0012: { int32_t L_2 = ___0_cp; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_3; L_3 = MSCompatUnicodeTable_Category_m901E734DD977E1CE752480BBF162A60E069BEF33(L_2, NULL); return L_3; } IL_0019: { CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_4 = __this->___cjkIndexer; int32_t L_5 = ___0_cp; NullCheck(L_4); int32_t L_6; L_6 = CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4(L_4, L_5, NULL); V_0 = L_6; int32_t L_7 = V_0; if ((((int32_t)L_7) < ((int32_t)0))) { goto IL_0034; } } { uint8_t* L_8 = __this->___cjkCatTable; int32_t L_9 = V_0; int32_t L_10 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, L_9)))); return (uint8_t)L_10; } IL_0034: { int32_t L_11 = ___0_cp; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_12; L_12 = MSCompatUnicodeTable_Category_m901E734DD977E1CE752480BBF162A60E069BEF33(L_11, NULL); return L_12; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_cp, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___0_cp; if ((((int32_t)L_0) < ((int32_t)((int32_t)12288)))) { goto IL_0012; } } { uint8_t* L_1 = __this->___cjkLv1Table; if ((!(((uintptr_t)L_1) == ((uintptr_t)((uintptr_t)0))))) { goto IL_0019; } } IL_0012: { int32_t L_2 = ___0_cp; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_3; L_3 = MSCompatUnicodeTable_Level1_m872E781969947F0D27078ABA702E6E6BAD123A27(L_2, NULL); return L_3; } IL_0019: { CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_4 = __this->___cjkIndexer; int32_t L_5 = ___0_cp; NullCheck(L_4); int32_t L_6; L_6 = CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4(L_4, L_5, NULL); V_0 = L_6; int32_t L_7 = V_0; if ((((int32_t)L_7) < ((int32_t)0))) { goto IL_0034; } } { uint8_t* L_8 = __this->___cjkLv1Table; int32_t L_9 = V_0; int32_t L_10 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, L_9)))); return (uint8_t)L_10; } IL_0034: { int32_t L_11 = ___0_cp; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_12; L_12 = MSCompatUnicodeTable_Level1_m872E781969947F0D27078ABA702E6E6BAD123A27(L_11, NULL); return L_12; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_cp, int32_t ___1_ext, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uint8_t V_1 = 0x0; int32_t V_2 = 0; int32_t G_B10_0 = 0; { int32_t L_0 = ___1_ext; if ((!(((uint32_t)L_0) == ((uint32_t)4)))) { goto IL_0006; } } { return (uint8_t)5; } IL_0006: { int32_t L_1 = ___1_ext; if ((!(((uint32_t)L_1) == ((uint32_t)3)))) { goto IL_000c; } } { return (uint8_t)0; } IL_000c: { int32_t L_2 = ___0_cp; if ((((int32_t)L_2) < ((int32_t)((int32_t)12288)))) { goto IL_001e; } } { uint8_t* L_3 = __this->___cjkLv2Table; if ((!(((uintptr_t)L_3) == ((uintptr_t)((uintptr_t)0))))) { goto IL_0025; } } IL_001e: { int32_t L_4 = ___0_cp; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_5; L_5 = MSCompatUnicodeTable_Level2_m43E56E2872610B1D0D0F5425BEC16C9E41A47B29(L_4, NULL); return L_5; } IL_0025: { CodePointIndexer_tDB29485BEDB55D414DA8F327ACDC24A37B5300EF* L_6 = __this->___cjkLv2Indexer; int32_t L_7 = ___0_cp; NullCheck(L_6); int32_t L_8; L_8 = CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4(L_6, L_7, NULL); V_0 = L_8; int32_t L_9 = V_0; if ((((int32_t)L_9) < ((int32_t)0))) { goto IL_0041; } } { uint8_t* L_10 = __this->___cjkLv2Table; int32_t L_11 = V_0; int32_t L_12 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, L_11)))); G_B10_0 = L_12; goto IL_0042; } IL_0041: { G_B10_0 = 0; } IL_0042: { V_1 = (uint8_t)G_B10_0; uint8_t L_13 = V_1; if (!L_13) { goto IL_0048; } } { uint8_t L_14 = V_1; return L_14; } IL_0048: { int32_t L_15 = ___0_cp; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_16; L_16 = MSCompatUnicodeTable_Level2_m43E56E2872610B1D0D0F5425BEC16C9E41A47B29(L_15, NULL); V_1 = L_16; Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* L_17 = __this->___level2Maps; NullCheck(L_17); if ((((RuntimeArray*)L_17)->max_length)) { goto IL_005a; } } { uint8_t L_18 = V_1; return L_18; } IL_005a: { V_2 = 0; goto IL_0090; } IL_005e: { Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* L_19 = __this->___level2Maps; int32_t L_20 = V_2; NullCheck(L_19); int32_t L_21 = L_20; Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* L_22 = (L_19)->GetAt(static_cast(L_21)); NullCheck(L_22); uint8_t L_23 = L_22->___Source; uint8_t L_24 = V_1; if ((!(((uint32_t)L_23) == ((uint32_t)L_24)))) { goto IL_007c; } } { Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* L_25 = __this->___level2Maps; int32_t L_26 = V_2; NullCheck(L_25); int32_t L_27 = L_26; Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* L_28 = (L_25)->GetAt(static_cast(L_27)); NullCheck(L_28); uint8_t L_29 = L_28->___Replace; return L_29; } IL_007c: { Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* L_30 = __this->___level2Maps; int32_t L_31 = V_2; NullCheck(L_30); int32_t L_32 = L_31; Level2Map_t5D4D125900566ECEC690FF07AF3EABF34F7A7EC1* L_33 = (L_30)->GetAt(static_cast(L_32)); NullCheck(L_33); uint8_t L_34 = L_33->___Source; uint8_t L_35 = V_1; if ((((int32_t)L_34) > ((int32_t)L_35))) { goto IL_009b; } } { int32_t L_36 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_36, 1)); } IL_0090: { int32_t L_37 = V_2; Level2MapU5BU5D_t0A034BF792949B2B7421CBAFAD423AFB86CEED0C* L_38 = __this->___level2Maps; NullCheck(L_38); if ((((int32_t)L_37) < ((int32_t)((int32_t)(((RuntimeArray*)L_38)->max_length))))) { goto IL_005e; } } IL_009b: { uint8_t L_39 = V_1; return L_39; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsHalfKana_mBE7B9D82197EB83129D9E39198164DB5C0012A35 (int32_t ___0_cp, int32_t ___1_opt, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___1_opt; if (((int32_t)((int32_t)L_0&((int32_t)16)))) { goto IL_000e; } } { int32_t L_1 = ___0_cp; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_2; L_2 = MSCompatUnicodeTable_IsHalfWidthKana_m92E8F8CEFE6FD1106DD4195367727CA8F99D76AE(((int32_t)(uint16_t)L_1), NULL); return L_2; } IL_000e: { return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_end, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_0 = NULL; { String_t* L_0 = ___0_s; int32_t L_1 = ___1_start; int32_t L_2 = ___2_end; ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_3 = __this->___contractions; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_4; L_4 = SimpleCollator_GetContraction_m2445BD1740B0C42EFE1052BEF11FE44E337CD1D6(__this, L_0, L_1, L_2, L_3, NULL); V_0 = L_4; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_5 = V_0; if (L_5) { goto IL_001d; } } { int32_t L_6 = __this->___lcid; if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)127))))) { goto IL_001f; } } IL_001d: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_7 = V_0; return L_7; } IL_001f: { String_t* L_8 = ___0_s; int32_t L_9 = ___1_start; int32_t L_10 = ___2_end; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* L_11 = ((SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_StaticFields*)il2cpp_codegen_static_fields_for(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var))->___invariant; NullCheck(L_11); ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_12 = L_11->___contractions; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_13; L_13 = SimpleCollator_GetContraction_m2445BD1740B0C42EFE1052BEF11FE44E337CD1D6(__this, L_8, L_9, L_10, L_12, NULL); return L_13; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* SimpleCollator_GetContraction_m2445BD1740B0C42EFE1052BEF11FE44E337CD1D6 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_end, ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* ___3_clist, const RuntimeMethod* method) { int32_t V_0 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_1 = NULL; int32_t V_2 = 0; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_3 = NULL; bool V_4 = false; int32_t V_5 = 0; { V_0 = 0; goto IL_0067; } IL_0004: { ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_0 = ___3_clist; int32_t L_1 = V_0; NullCheck(L_0); int32_t L_2 = L_1; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_3 = (L_0)->GetAt(static_cast(L_2)); V_1 = L_3; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_4 = V_1; NullCheck(L_4); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = L_4->___Source; NullCheck(L_5); int32_t L_6 = 0; uint16_t L_7 = (uint16_t)(L_5)->GetAt(static_cast(L_6)); String_t* L_8 = ___0_s; int32_t L_9 = ___1_start; NullCheck(L_8); Il2CppChar L_10; L_10 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_8, L_9, NULL); V_2 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_7, (int32_t)L_10)); int32_t L_11 = V_2; if ((((int32_t)L_11) <= ((int32_t)0))) { goto IL_0020; } } { return (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540*)NULL; } IL_0020: { int32_t L_12 = V_2; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0063; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_13 = V_1; NullCheck(L_13); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_14 = L_13->___Source; V_3 = L_14; int32_t L_15 = ___2_end; int32_t L_16 = ___1_start; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_17 = V_3; NullCheck(L_17); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_15, L_16))) < ((int32_t)((int32_t)(((RuntimeArray*)L_17)->max_length))))) { goto IL_0063; } } { V_4 = (bool)1; V_5 = 0; goto IL_0056; } IL_003b: { String_t* L_18 = ___0_s; int32_t L_19 = ___1_start; int32_t L_20 = V_5; NullCheck(L_18); Il2CppChar L_21; L_21 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_18, ((int32_t)il2cpp_codegen_add(L_19, L_20)), NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_22 = V_3; int32_t L_23 = V_5; NullCheck(L_22); int32_t L_24 = L_23; uint16_t L_25 = (uint16_t)(L_22)->GetAt(static_cast(L_24)); if ((((int32_t)L_21) == ((int32_t)L_25))) { goto IL_0050; } } { V_4 = (bool)0; goto IL_005d; } IL_0050: { int32_t L_26 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_26, 1)); } IL_0056: { int32_t L_27 = V_5; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_28 = V_3; NullCheck(L_28); if ((((int32_t)L_27) < ((int32_t)((int32_t)(((RuntimeArray*)L_28)->max_length))))) { goto IL_003b; } } IL_005d: { bool L_29 = V_4; if (!L_29) { goto IL_0063; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_30 = V_1; return L_30; } IL_0063: { int32_t L_31 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_31, 1)); } IL_0067: { int32_t L_32 = V_0; ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_33 = ___3_clist; NullCheck(L_33); if ((((int32_t)L_32) < ((int32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))) { goto IL_0004; } } { return (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540*)NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* SimpleCollator_GetTailContraction_m9C3AD899404EEB2A61C0DA596E97CF81E62F4BC1 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_end, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_0 = NULL; { String_t* L_0 = ___0_s; int32_t L_1 = ___1_start; int32_t L_2 = ___2_end; ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_3 = __this->___contractions; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_4; L_4 = SimpleCollator_GetTailContraction_m5B278B3F2B83D8C24ADFB172C071ABB40D3D9004(__this, L_0, L_1, L_2, L_3, NULL); V_0 = L_4; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_5 = V_0; if (L_5) { goto IL_001d; } } { int32_t L_6 = __this->___lcid; if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)127))))) { goto IL_001f; } } IL_001d: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_7 = V_0; return L_7; } IL_001f: { String_t* L_8 = ___0_s; int32_t L_9 = ___1_start; int32_t L_10 = ___2_end; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* L_11 = ((SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_StaticFields*)il2cpp_codegen_static_fields_for(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var))->___invariant; NullCheck(L_11); ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_12 = L_11->___contractions; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_13; L_13 = SimpleCollator_GetTailContraction_m5B278B3F2B83D8C24ADFB172C071ABB40D3D9004(__this, L_8, L_9, L_10, L_12, NULL); return L_13; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* SimpleCollator_GetTailContraction_m5B278B3F2B83D8C24ADFB172C071ABB40D3D9004 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_end, ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* ___3_clist, const RuntimeMethod* method) { int32_t V_0 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_1 = NULL; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* V_2 = NULL; bool V_3 = false; int32_t V_4 = 0; int32_t V_5 = 0; { int32_t L_0 = ___1_start; int32_t L_1 = ___2_end; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_001c; } } { int32_t L_2 = ___2_end; if ((((int32_t)L_2) < ((int32_t)(-1)))) { goto IL_001c; } } { int32_t L_3 = ___1_start; String_t* L_4 = ___0_s; NullCheck(L_4); int32_t L_5; L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_4, NULL); if ((((int32_t)L_3) >= ((int32_t)L_5))) { goto IL_001c; } } { String_t* L_6 = ___0_s; NullCheck(L_6); int32_t L_7; L_7 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_6, NULL); int32_t L_8 = ___2_end; if ((((int32_t)L_7) > ((int32_t)((int32_t)il2cpp_codegen_add(L_8, 1))))) { goto IL_0039; } } IL_001c: { int32_t L_9 = ___1_start; int32_t L_10 = L_9; RuntimeObject* L_11 = Box(il2cpp_defaults.int32_class, &L_10); int32_t L_12 = ___2_end; int32_t L_13 = L_12; RuntimeObject* L_14 = Box(il2cpp_defaults.int32_class, &L_13); String_t* L_15 = ___0_s; String_t* L_16; L_16 = String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE132EE424C20BA450E30E9FE0BA4CA35C197C729)), L_11, L_14, L_15, NULL); SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295* L_17 = (SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295_il2cpp_TypeInfo_var))); SystemException__ctor_mC481DFD60F19362A0B3523FBD5E429EC4F1F3FB5(L_17, L_16, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_17, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SimpleCollator_GetTailContraction_m5B278B3F2B83D8C24ADFB172C071ABB40D3D9004_RuntimeMethod_var))); } IL_0039: { V_0 = 0; goto IL_009f; } IL_003d: { ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_18 = ___3_clist; int32_t L_19 = V_0; NullCheck(L_18); int32_t L_20 = L_19; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_21 = (L_18)->GetAt(static_cast(L_20)); V_1 = L_21; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_22 = V_1; NullCheck(L_22); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_23 = L_22->___Source; V_2 = L_23; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_24 = V_2; NullCheck(L_24); int32_t L_25 = ___1_start; int32_t L_26 = ___2_end; if ((((int32_t)((int32_t)(((RuntimeArray*)L_24)->max_length))) > ((int32_t)((int32_t)il2cpp_codegen_subtract(L_25, L_26))))) { goto IL_009b; } } { CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_27 = V_2; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_28 = V_2; NullCheck(L_28); NullCheck(L_27); int32_t L_29 = ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_28)->max_length)), 1)); uint16_t L_30 = (uint16_t)(L_27)->GetAt(static_cast(L_29)); String_t* L_31 = ___0_s; int32_t L_32 = ___1_start; NullCheck(L_31); Il2CppChar L_33; L_33 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_31, L_32, NULL); if ((!(((uint32_t)L_30) == ((uint32_t)L_33)))) { goto IL_009b; } } { V_3 = (bool)1; V_4 = 0; int32_t L_34 = ___1_start; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_35 = V_2; NullCheck(L_35); V_5 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_34, ((int32_t)(((RuntimeArray*)L_35)->max_length)))), 1)); goto IL_008f; } IL_0071: { String_t* L_36 = ___0_s; int32_t L_37 = V_5; NullCheck(L_36); Il2CppChar L_38; L_38 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_36, L_37, NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_39 = V_2; int32_t L_40 = V_4; NullCheck(L_39); int32_t L_41 = L_40; uint16_t L_42 = (uint16_t)(L_39)->GetAt(static_cast(L_41)); if ((((int32_t)L_38) == ((int32_t)L_42))) { goto IL_0083; } } { V_3 = (bool)0; goto IL_0096; } IL_0083: { int32_t L_43 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_43, 1)); int32_t L_44 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_44, 1)); } IL_008f: { int32_t L_45 = V_4; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_46 = V_2; NullCheck(L_46); if ((((int32_t)L_45) < ((int32_t)((int32_t)(((RuntimeArray*)L_46)->max_length))))) { goto IL_0071; } } IL_0096: { bool L_47 = V_3; if (!L_47) { goto IL_009b; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_48 = V_1; return L_48; } IL_009b: { int32_t L_49 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_49, 1)); } IL_009f: { int32_t L_50 = V_0; ContractionU5BU5D_tD76701CE220641F1712FA6E03D3144F77CD8508E* L_51 = ___3_clist; NullCheck(L_51); if ((((int32_t)L_50) < ((int32_t)((int32_t)(((RuntimeArray*)L_51)->max_length))))) { goto IL_003d; } } { return (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540*)NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, int32_t ___1_opt, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___1_opt; if (!((int32_t)((int32_t)L_0&((int32_t)16)))) { goto IL_0013; } } { int32_t L_1 = ___0_i; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); int32_t L_2; L_2 = MSCompatUnicodeTable_ToWidthCompat_mE7DA75A49B8982E9A6FCE01F876700FC86E85F3D(L_1, NULL); V_0 = L_2; int32_t L_3 = V_0; if (!L_3) { goto IL_0013; } } { int32_t L_4 = V_0; ___0_i = L_4; } IL_0013: { int32_t L_5 = ___1_opt; if (!((int32_t)((int32_t)L_5&((int32_t)268435456)))) { goto IL_002b; } } { TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* L_6 = __this->___textInfo; int32_t L_7 = ___0_i; NullCheck(L_6); Il2CppChar L_8; L_8 = VirtualFuncInvoker1< Il2CppChar, Il2CppChar >::Invoke(8, L_6, ((int32_t)(uint16_t)L_7)); ___0_i = L_8; } IL_002b: { int32_t L_9 = ___1_opt; if (!((int32_t)((int32_t)L_9&1))) { goto IL_003f; } } { TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* L_10 = __this->___textInfo; int32_t L_11 = ___0_i; NullCheck(L_10); Il2CppChar L_12; L_12 = VirtualFuncInvoker1< Il2CppChar, Il2CppChar >::Invoke(8, L_10, ((int32_t)(uint16_t)L_11)); ___0_i = L_12; } IL_003f: { int32_t L_13 = ___1_opt; if (!((int32_t)((int32_t)L_13&8))) { goto IL_004c; } } { int32_t L_14 = ___0_i; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); int32_t L_15; L_15 = MSCompatUnicodeTable_ToKanaTypeInsensitive_m3E4E4DC538A41C6D672A1EEF4C8F1DD4D19D6F1D(L_14, NULL); ___0_i = L_15; } IL_004c: { int32_t L_16 = ___0_i; return L_16; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, const RuntimeMethod* method) { { int32_t L_0 = ___0_i; if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)8213))))) { goto IL_0016; } } { int32_t L_1 = __this->___lcid; if ((((int32_t)L_1) == ((int32_t)((int32_t)16)))) { goto IL_0014; } } { return (int32_t)(0); } IL_0014: { return (int32_t)(3); } IL_0016: { int32_t L_2 = ___0_i; if ((((int32_t)L_2) < ((int32_t)((int32_t)12293)))) { goto IL_0026; } } { int32_t L_3 = ___0_i; if ((((int32_t)L_3) <= ((int32_t)((int32_t)65392)))) { goto IL_0028; } } IL_0026: { return (int32_t)(0); } IL_0028: { int32_t L_4 = ___0_i; if ((((int32_t)L_4) < ((int32_t)((int32_t)65148)))) { goto IL_0054; } } { int32_t L_5 = ___0_i; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract(L_5, ((int32_t)65148)))) > ((uint32_t)1)))) { goto IL_004e; } } { int32_t L_6 = ___0_i; if ((((int32_t)L_6) == ((int32_t)((int32_t)65392)))) { goto IL_0050; } } { int32_t L_7 = ___0_i; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract(L_7, ((int32_t)65438)))) > ((uint32_t)1)))) { goto IL_0052; } } { goto IL_0054; } IL_004e: { return (int32_t)(1); } IL_0050: { return (int32_t)(3); } IL_0052: { return (int32_t)(2); } IL_0054: { int32_t L_8 = ___0_i; if ((((int32_t)L_8) <= ((int32_t)((int32_t)12542)))) { goto IL_005e; } } { return (int32_t)(0); } IL_005e: { int32_t L_9 = ___0_i; if ((((int32_t)L_9) > ((int32_t)((int32_t)12338)))) { goto IL_007a; } } { int32_t L_10 = ___0_i; if ((((int32_t)L_10) == ((int32_t)((int32_t)12293)))) { goto IL_00a4; } } { int32_t L_11 = ___0_i; if ((!(((uint32_t)((int32_t)il2cpp_codegen_subtract(L_11, ((int32_t)12337)))) > ((uint32_t)1)))) { goto IL_00a6; } } { goto IL_00ac; } IL_007a: { int32_t L_12 = ___0_i; if ((((int32_t)L_12) == ((int32_t)((int32_t)12445)))) { goto IL_00a6; } } { int32_t L_13 = ___0_i; if ((((int32_t)L_13) == ((int32_t)((int32_t)12446)))) { goto IL_00a8; } } { int32_t L_14 = ___0_i; switch (((int32_t)il2cpp_codegen_subtract(L_14, ((int32_t)12540)))) { case 0: { goto IL_00aa; } case 1: { goto IL_00a6; } case 2: { goto IL_00a8; } } } { goto IL_00ac; } IL_00a4: { return (int32_t)(4); } IL_00a6: { return (int32_t)(1); } IL_00a8: { return (int32_t)(2); } IL_00aa: { return (int32_t)(3); } IL_00ac: { return (int32_t)(0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t SimpleCollator_ToDashTypeValue_mE79BBAAF642CDC8914E5687E7168A94C7B4E1AEC (int32_t ___0_ext, int32_t ___1_opt, const RuntimeMethod* method) { { int32_t L_0 = ___1_opt; if (!((int32_t)((int32_t)L_0&2))) { goto IL_0007; } } { return (uint8_t)3; } IL_0007: { int32_t L_1 = ___0_ext; if (!L_1) { goto IL_0010; } } { int32_t L_2 = ___0_ext; if ((((int32_t)L_2) == ((int32_t)3))) { goto IL_0012; } } { goto IL_0014; } IL_0010: { return (uint8_t)3; } IL_0012: { return (uint8_t)5; } IL_0014: { return (uint8_t)4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_FilterExtender_mAB7448D68BB6D66289428602916BA8265EBBAF65 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, int32_t ___1_ext, int32_t ___2_opt, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; bool V_1 = false; int32_t V_2 = 0; { int32_t L_0 = ___1_ext; if ((!(((uint32_t)L_0) == ((uint32_t)3)))) { goto IL_00c7; } } { int32_t L_1 = ___0_i; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_2; L_2 = MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5(((int32_t)(uint16_t)L_1), NULL); if (!L_2) { goto IL_00c7; } } { int32_t L_3 = ___0_i; int32_t L_4 = ___2_opt; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); bool L_5; L_5 = SimpleCollator_IsHalfKana_mBE7B9D82197EB83129D9E39198164DB5C0012A35(((int32_t)(uint16_t)L_3), L_4, NULL); V_0 = L_5; int32_t L_6 = ___0_i; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_7; L_7 = MSCompatUnicodeTable_IsHiragana_m2CC48465148CF3A85712A10426CFFC689D2BC4D7(((int32_t)(uint16_t)L_6), NULL); V_1 = (bool)((((int32_t)L_7) == ((int32_t)0))? 1 : 0); int32_t L_8 = ___0_i; uint8_t L_9; L_9 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_8, NULL); V_2 = ((int32_t)((int32_t)L_9&7)); int32_t L_10 = V_2; switch (((int32_t)il2cpp_codegen_subtract(L_10, 2))) { case 0: { goto IL_004f; } case 1: { goto IL_0067; } case 2: { goto IL_007f; } case 3: { goto IL_0097; } case 4: { goto IL_00af; } } } { goto IL_00c7; } IL_004f: { bool L_11 = V_0; if (L_11) { goto IL_0061; } } { bool L_12 = V_1; if (L_12) { goto IL_005b; } } { return ((int32_t)12354); } IL_005b: { return ((int32_t)12450); } IL_0061: { return ((int32_t)65393); } IL_0067: { bool L_13 = V_0; if (L_13) { goto IL_0079; } } { bool L_14 = V_1; if (L_14) { goto IL_0073; } } { return ((int32_t)12356); } IL_0073: { return ((int32_t)12452); } IL_0079: { return ((int32_t)65394); } IL_007f: { bool L_15 = V_0; if (L_15) { goto IL_0091; } } { bool L_16 = V_1; if (L_16) { goto IL_008b; } } { return ((int32_t)12358); } IL_008b: { return ((int32_t)12454); } IL_0091: { return ((int32_t)65395); } IL_0097: { bool L_17 = V_0; if (L_17) { goto IL_00a9; } } { bool L_18 = V_1; if (L_18) { goto IL_00a3; } } { return ((int32_t)12360); } IL_00a3: { return ((int32_t)12456); } IL_00a9: { return ((int32_t)65396); } IL_00af: { bool L_19 = V_0; if (L_19) { goto IL_00c1; } } { bool L_20 = V_1; if (L_20) { goto IL_00bb; } } { return ((int32_t)12362); } IL_00bb: { return ((int32_t)12458); } IL_00c1: { return ((int32_t)65397); } IL_00c7: { int32_t L_21 = ___0_i; return L_21; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691 (int32_t ___0_i, int32_t ___1_opt, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t G_B2_0 = 0; int32_t G_B1_0 = 0; int32_t G_B3_0 = 0; int32_t G_B3_1 = 0; int32_t G_B5_0 = 0; int32_t G_B5_1 = 0; int32_t G_B4_0 = 0; int32_t G_B4_1 = 0; int32_t G_B6_0 = 0; int32_t G_B6_1 = 0; int32_t G_B6_2 = 0; int32_t G_B8_0 = 0; int32_t G_B8_1 = 0; int32_t G_B7_0 = 0; int32_t G_B7_1 = 0; int32_t G_B9_0 = 0; int32_t G_B9_1 = 0; int32_t G_B9_2 = 0; { int32_t L_0 = ___0_i; int32_t L_1 = ___1_opt; if (!((int32_t)((int32_t)L_1&((int32_t)1342177280)))) { G_B2_0 = L_0; goto IL_000d; } G_B1_0 = L_0; } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_000e; } IL_000d: { G_B3_0 = 1; G_B3_1 = G_B2_0; } IL_000e: { int32_t L_2 = ___1_opt; if (((int32_t)((int32_t)L_2&4))) { G_B5_0 = G_B3_0; G_B5_1 = G_B3_1; goto IL_0016; } G_B4_0 = G_B3_0; G_B4_1 = G_B3_1; } { G_B6_0 = 0; G_B6_1 = G_B4_0; G_B6_2 = G_B4_1; goto IL_0017; } IL_0016: { G_B6_0 = 2; G_B6_1 = G_B5_0; G_B6_2 = G_B5_1; } IL_0017: { int32_t L_3 = ___1_opt; if (((int32_t)((int32_t)L_3&2))) { G_B8_0 = ((int32_t)il2cpp_codegen_add(G_B6_1, G_B6_0)); G_B8_1 = G_B6_2; goto IL_0020; } G_B7_0 = ((int32_t)il2cpp_codegen_add(G_B6_1, G_B6_0)); G_B7_1 = G_B6_2; } { G_B9_0 = 0; G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; goto IL_0021; } IL_0020: { G_B9_0 = 4; G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; } IL_0021: { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_4; L_4 = MSCompatUnicodeTable_IsIgnorable_m2E451C7224CA6AB118D01FDF7158AC3D4C1C9B06(G_B9_2, (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(G_B9_1, G_B9_0))), NULL); return L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsSafe_mD24BAD3CE9F9AE2A16A4C201AC71B212E336FFAE (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, const RuntimeMethod* method) { { int32_t L_0 = ___0_i; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = __this->___unsafeFlags; NullCheck(L_1); if ((((int32_t)((int32_t)(L_0/8))) >= ((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length))))) { goto IL_0024; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = __this->___unsafeFlags; int32_t L_3 = ___0_i; NullCheck(L_2); int32_t L_4 = ((int32_t)(L_3/8)); uint8_t L_5 = (L_2)->GetAt(static_cast(L_4)); int32_t L_6 = ___0_i; return (bool)((((int32_t)((int32_t)((int32_t)L_5&((int32_t)(1<<((int32_t)(((int32_t)(L_6%8))&((int32_t)31)))))))) == ((int32_t)0))? 1 : 0); } IL_0024: { return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* SimpleCollator_GetSortKey_mB911714D1A67E1D38D9343EC5860999D93BC924E (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_options, const RuntimeMethod* method) { { String_t* L_0 = ___0_s; String_t* L_1 = ___0_s; NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL); int32_t L_3 = ___1_options; SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* L_4; L_4 = SimpleCollator_GetSortKey_m2C0748D8AC0E33CD46FF16C190261CA1173FB66E(__this, L_0, 0, L_2, L_3, NULL); return L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* SimpleCollator_GetSortKey_m2C0748D8AC0E33CD46FF16C190261CA1173FB66E (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_length, int32_t ___3_options, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = __this->___lcid; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_1 = (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A*)il2cpp_codegen_object_new(SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A_il2cpp_TypeInfo_var); SortKeyBuffer__ctor_m44124385B07E9C713EE6C0CEECA51C4A4200E6FE(L_1, L_0, NULL); V_0 = L_1; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_2 = V_0; int32_t L_3 = ___3_options; int32_t L_4 = __this->___lcid; String_t* L_5 = ___0_s; bool L_6 = __this->___frenchSort; NullCheck(L_2); SortKeyBuffer_Initialize_m4F998BC86CA746C8C3DEAC8D47D17FD2B5537C39(L_2, L_3, L_4, L_5, L_6, NULL); int32_t L_7 = ___1_start; int32_t L_8 = ___2_length; V_1 = ((int32_t)il2cpp_codegen_add(L_7, L_8)); String_t* L_9 = ___0_s; int32_t L_10 = ___1_start; int32_t L_11 = V_1; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_12 = V_0; int32_t L_13 = ___3_options; SimpleCollator_GetSortKey_m412F69F13CDC0508189A28A4EE43596FB5A47573(__this, L_9, L_10, L_11, L_12, L_13, NULL); SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_14 = V_0; NullCheck(L_14); SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* L_15; L_15 = SortKeyBuffer_GetResultAndReset_m3F0C22EAE5F965F5B9E82649F754847BF5593AFD(L_14, NULL); return L_15; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator_GetSortKey_m412F69F13CDC0508189A28A4EE43596FB5A47573 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_end, SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* ___3_buf, int32_t ___4_opt, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t* V_0 = NULL; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE V_1; memset((&V_1), 0, sizeof(V_1)); int32_t V_2 = 0; int32_t V_3 = 0; int32_t V_4 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_5 = NULL; uint8_t* V_6 = NULL; uint8_t* V_7 = NULL; int32_t V_8 = 0; int32_t G_B7_0 = 0; int32_t G_B7_1 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B7_2 = NULL; int32_t G_B6_0 = 0; int32_t G_B6_1 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B6_2 = NULL; int32_t G_B8_0 = 0; int32_t G_B8_1 = 0; int32_t G_B8_2 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B8_3 = NULL; int32_t G_B10_0 = 0; int32_t G_B10_1 = 0; int32_t G_B10_2 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B10_3 = NULL; int32_t G_B9_0 = 0; int32_t G_B9_1 = 0; int32_t G_B9_2 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B9_3 = NULL; int32_t G_B11_0 = 0; int32_t G_B11_1 = 0; int32_t G_B11_2 = 0; int32_t G_B11_3 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B11_4 = NULL; int32_t G_B21_0 = 0; int32_t G_B21_1 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B21_2 = NULL; int32_t G_B20_0 = 0; int32_t G_B20_1 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B20_2 = NULL; int32_t G_B22_0 = 0; int32_t G_B22_1 = 0; int32_t G_B22_2 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B22_3 = NULL; int32_t G_B24_0 = 0; int32_t G_B24_1 = 0; int32_t G_B24_2 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B24_3 = NULL; int32_t G_B23_0 = 0; int32_t G_B23_1 = 0; int32_t G_B23_2 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B23_3 = NULL; int32_t G_B25_0 = 0; int32_t G_B25_1 = 0; int32_t G_B25_2 = 0; int32_t G_B25_3 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B25_4 = NULL; { uintptr_t L_0 = ((uintptr_t)4); int8_t* L_1 = (int8_t*) (L_0 ? alloca(L_0) : NULL); memset(L_1, 0, L_0); V_0 = (uint8_t*)(L_1); uint8_t* L_2 = V_0; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_2, 4, NULL); int32_t L_3 = ___4_opt; uint8_t* L_4 = V_0; Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A((&V_1), L_3, (uint8_t*)((uintptr_t)0), (uint8_t*)((uintptr_t)0), (uint8_t*)((uintptr_t)0), (uint8_t*)((uintptr_t)0), L_4, NULL); int32_t L_5 = ___1_start; V_2 = L_5; goto IL_01ae; } IL_0026: { String_t* L_6 = ___0_s; int32_t L_7 = V_2; NullCheck(L_6); Il2CppChar L_8; L_8 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_6, L_7, NULL); V_3 = L_8; int32_t L_9 = V_3; int32_t L_10; L_10 = SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8(__this, L_9, NULL); V_4 = L_10; int32_t L_11 = V_4; if (!L_11) { goto IL_00b8; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE L_12 = V_1; int32_t L_13 = L_12.___PrevCode; int32_t L_14 = V_4; int32_t L_15 = ___4_opt; int32_t L_16; L_16 = SimpleCollator_FilterExtender_mAB7448D68BB6D66289428602916BA8265EBBAF65(__this, L_13, L_14, L_15, NULL); V_3 = L_16; int32_t L_17 = V_3; if ((((int32_t)L_17) < ((int32_t)0))) { goto IL_0062; } } { int32_t L_18 = V_3; int32_t L_19 = V_4; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_20 = ___3_buf; int32_t L_21 = ___4_opt; SimpleCollator_FillSortKeyRaw_mFDBF293D1A4255B0E59E8DCCB34EF6E2C76C4B5E(__this, L_18, L_19, L_20, L_21, NULL); goto IL_01aa; } IL_0062: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE L_22 = V_1; uint8_t* L_23 = L_22.___PrevSortKey; if ((((intptr_t)L_23) == ((intptr_t)((uintptr_t)0)))) { goto IL_01aa; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE L_24 = V_1; uint8_t* L_25 = L_24.___PrevSortKey; V_6 = L_25; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_26 = ___3_buf; uint8_t* L_27 = V_6; int32_t L_28 = (*(L_27)); uint8_t* L_29 = V_6; int32_t L_30 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_29, 1)))); uint8_t* L_31 = V_6; int32_t L_32 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_31, 2)))); if ((!(((uint32_t)L_32) == ((uint32_t)1)))) { G_B7_0 = L_30; G_B7_1 = L_28; G_B7_2 = L_26; goto IL_0094; } G_B6_0 = L_30; G_B6_1 = L_28; G_B6_2 = L_26; } { int32_t L_33 = V_3; int32_t L_34 = V_4; uint8_t L_35; L_35 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_33, L_34, NULL); G_B8_0 = ((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_0094: { uint8_t* L_36 = V_6; int32_t L_37 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_36, 2)))); G_B8_0 = L_37; G_B8_1 = G_B7_0; G_B8_2 = G_B7_1; G_B8_3 = G_B7_2; } IL_0099: { uint8_t* L_38 = V_6; int32_t L_39 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_38, 3)))); if ((!(((uint32_t)L_39) == ((uint32_t)1)))) { G_B10_0 = G_B8_0; G_B10_1 = G_B8_1; G_B10_2 = G_B8_2; G_B10_3 = G_B8_3; goto IL_00a9; } G_B9_0 = G_B8_0; G_B9_1 = G_B8_1; G_B9_2 = G_B8_2; G_B9_3 = G_B8_3; } { int32_t L_40 = V_3; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_41; L_41 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_40, NULL); G_B11_0 = ((int32_t)(L_41)); G_B11_1 = G_B9_0; G_B11_2 = G_B9_1; G_B11_3 = G_B9_2; G_B11_4 = G_B9_3; goto IL_00ae; } IL_00a9: { uint8_t* L_42 = V_6; int32_t L_43 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_42, 3)))); G_B11_0 = L_43; G_B11_1 = G_B10_0; G_B11_2 = G_B10_1; G_B11_3 = G_B10_2; G_B11_4 = G_B10_3; } IL_00ae: { NullCheck(G_B11_4); SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4(G_B11_4, (uint8_t)G_B11_3, (uint8_t)G_B11_2, (uint8_t)G_B11_1, (uint8_t)G_B11_0, NULL); goto IL_01aa; } IL_00b8: { int32_t L_44 = V_3; int32_t L_45 = ___4_opt; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); bool L_46; L_46 = SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691(L_44, L_45, NULL); if (L_46) { goto IL_01aa; } } { int32_t L_47 = V_3; int32_t L_48 = ___4_opt; int32_t L_49; L_49 = SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2(__this, L_47, L_48, NULL); V_3 = L_49; String_t* L_50 = ___0_s; int32_t L_51 = V_2; int32_t L_52 = ___2_end; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_53; L_53 = SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795(__this, L_50, L_51, L_52, NULL); V_5 = L_53; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_54 = V_5; if (!L_54) { goto IL_018e; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_55 = V_5; NullCheck(L_55); String_t* L_56 = L_55->___Replacement; if (!L_56) { goto IL_010a; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_57 = V_5; NullCheck(L_57); String_t* L_58 = L_57->___Replacement; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_59 = V_5; NullCheck(L_59); String_t* L_60 = L_59->___Replacement; NullCheck(L_60); int32_t L_61; L_61 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_60, NULL); SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_62 = ___3_buf; int32_t L_63 = ___4_opt; SimpleCollator_GetSortKey_m412F69F13CDC0508189A28A4EE43596FB5A47573(__this, L_58, 0, L_61, L_62, L_63, NULL); goto IL_017e; } IL_010a: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE L_64 = V_1; uint8_t* L_65 = L_64.___PrevSortKey; V_7 = L_65; V_8 = 0; goto IL_012d; } IL_0117: { uint8_t* L_66 = V_7; int32_t L_67 = V_8; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_68 = V_5; NullCheck(L_68); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_69 = L_68->___SortKey; int32_t L_70 = V_8; NullCheck(L_69); int32_t L_71 = L_70; uint8_t L_72 = (L_69)->GetAt(static_cast(L_71)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_66, L_67))) = (int8_t)L_72; int32_t L_73 = V_8; V_8 = ((int32_t)il2cpp_codegen_add(L_73, 1)); } IL_012d: { int32_t L_74 = V_8; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_75 = V_5; NullCheck(L_75); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_76 = L_75->___SortKey; NullCheck(L_76); if ((((int32_t)L_74) < ((int32_t)((int32_t)(((RuntimeArray*)L_76)->max_length))))) { goto IL_0117; } } { SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_77 = ___3_buf; uint8_t* L_78 = V_7; int32_t L_79 = (*(L_78)); uint8_t* L_80 = V_7; int32_t L_81 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_80, 1)))); uint8_t* L_82 = V_7; int32_t L_83 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_82, 2)))); if ((!(((uint32_t)L_83) == ((uint32_t)1)))) { G_B21_0 = L_81; G_B21_1 = L_79; G_B21_2 = L_77; goto IL_0157; } G_B20_0 = L_81; G_B20_1 = L_79; G_B20_2 = L_77; } { int32_t L_84 = V_3; int32_t L_85 = V_4; uint8_t L_86; L_86 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_84, L_85, NULL); G_B22_0 = ((int32_t)(L_86)); G_B22_1 = G_B20_0; G_B22_2 = G_B20_1; G_B22_3 = G_B20_2; goto IL_015c; } IL_0157: { uint8_t* L_87 = V_7; int32_t L_88 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_87, 2)))); G_B22_0 = L_88; G_B22_1 = G_B21_0; G_B22_2 = G_B21_1; G_B22_3 = G_B21_2; } IL_015c: { uint8_t* L_89 = V_7; int32_t L_90 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_89, 3)))); if ((!(((uint32_t)L_90) == ((uint32_t)1)))) { G_B24_0 = G_B22_0; G_B24_1 = G_B22_1; G_B24_2 = G_B22_2; G_B24_3 = G_B22_3; goto IL_016c; } G_B23_0 = G_B22_0; G_B23_1 = G_B22_1; G_B23_2 = G_B22_2; G_B23_3 = G_B22_3; } { int32_t L_91 = V_3; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_92; L_92 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_91, NULL); G_B25_0 = ((int32_t)(L_92)); G_B25_1 = G_B23_0; G_B25_2 = G_B23_1; G_B25_3 = G_B23_2; G_B25_4 = G_B23_3; goto IL_0171; } IL_016c: { uint8_t* L_93 = V_7; int32_t L_94 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_93, 3)))); G_B25_0 = L_94; G_B25_1 = G_B24_0; G_B25_2 = G_B24_1; G_B25_3 = G_B24_2; G_B25_4 = G_B24_3; } IL_0171: { NullCheck(G_B25_4); SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4(G_B25_4, (uint8_t)G_B25_3, (uint8_t)G_B25_2, (uint8_t)G_B25_1, (uint8_t)G_B25_0, NULL); (&V_1)->___PrevCode = (-1); } IL_017e: { int32_t L_95 = V_2; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_96 = V_5; NullCheck(L_96); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_97 = L_96->___Source; NullCheck(L_97); V_2 = ((int32_t)il2cpp_codegen_add(L_95, ((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_97)->max_length)), 1)))); goto IL_01aa; } IL_018e: { int32_t L_98 = V_3; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_99; L_99 = MSCompatUnicodeTable_IsIgnorableNonSpacing_mA6CB8EC17AEE637FC216B6D288846AF12C2135E4(L_98, NULL); if (L_99) { goto IL_019e; } } { int32_t L_100 = V_3; (&V_1)->___PrevCode = L_100; } IL_019e: { int32_t L_101 = V_3; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_102 = ___3_buf; int32_t L_103 = ___4_opt; SimpleCollator_FillSortKeyRaw_mFDBF293D1A4255B0E59E8DCCB34EF6E2C76C4B5E(__this, L_101, 0, L_102, L_103, NULL); } IL_01aa: { int32_t L_104 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_104, 1)); } IL_01ae: { int32_t L_105 = V_2; int32_t L_106 = ___2_end; if ((((int32_t)L_105) < ((int32_t)L_106))) { goto IL_0026; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator_FillSortKeyRaw_mFDBF293D1A4255B0E59E8DCCB34EF6E2C76C4B5E (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, int32_t ___1_ext, SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* ___2_buf, int32_t ___3_opt, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uint8_t V_1 = 0x0; int32_t V_2 = 0; int32_t V_3 = 0; uint8_t V_4 = 0x0; { int32_t L_0 = ___0_i; if ((((int32_t)((int32_t)13312)) > ((int32_t)L_0))) { goto IL_0034; } } { int32_t L_1 = ___0_i; if ((((int32_t)L_1) > ((int32_t)((int32_t)19893)))) { goto IL_0034; } } { int32_t L_2 = ___0_i; V_2 = ((int32_t)il2cpp_codegen_subtract(L_2, ((int32_t)13312))); SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_3 = ___2_buf; int32_t L_4 = V_2; int32_t L_5 = V_2; NullCheck(L_3); SortKeyBuffer_AppendCJKExtension_m64F33BC8021B4D895B765F7BC34723B1341F0A15(L_3, (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)16), ((int32_t)(L_4/((int32_t)254)))))), (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)(L_5%((int32_t)254))), 2))), NULL); return; } IL_0034: { int32_t L_6 = ___0_i; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class); int32_t L_7; L_7 = Char_GetUnicodeCategory_m77918F2C9C8E103453F2146071739767CA65F6DC(((int32_t)(uint16_t)L_6), NULL); V_0 = L_7; int32_t L_8 = V_0; if ((((int32_t)L_8) == ((int32_t)((int32_t)16)))) { goto IL_006f; } } { int32_t L_9 = V_0; if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)17))))) { goto IL_0078; } } { int32_t L_10 = ___0_i; V_3 = ((int32_t)il2cpp_codegen_subtract(L_10, ((int32_t)57344))); SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_11 = ___2_buf; int32_t L_12 = V_3; int32_t L_13 = V_3; NullCheck(L_11); SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4(L_11, (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)229), ((int32_t)(L_12/((int32_t)254)))))), (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)(L_13%((int32_t)254))), 2))), (uint8_t)0, (uint8_t)0, NULL); return; } IL_006f: { int32_t L_14 = ___0_i; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_15 = ___2_buf; SimpleCollator_FillSurrogateSortKeyRaw_m70AB1F51D1BED2F7CEFABB8CBD6B834DDF0569E7(__this, L_14, L_15, NULL); return; } IL_0078: { int32_t L_16 = ___0_i; int32_t L_17 = ___1_ext; uint8_t L_18; L_18 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_16, L_17, NULL); V_1 = L_18; int32_t L_19 = ___0_i; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_20; L_20 = MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5(((int32_t)(uint16_t)L_19), NULL); if (!L_20) { goto IL_00e0; } } { int32_t L_21 = ___0_i; uint8_t L_22; L_22 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_21, NULL); V_4 = L_22; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_23 = ___2_buf; int32_t L_24 = ___0_i; uint8_t L_25; L_25 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_24, NULL); uint8_t L_26 = V_4; uint8_t L_27 = V_1; int32_t L_28 = ___0_i; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_29; L_29 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_28, NULL); int32_t L_30 = ___0_i; bool L_31; L_31 = MSCompatUnicodeTable_IsJapaneseSmallLetter_m2FCB0285CB9DC56CC0CEF4C43445A1B1E34F1D2A(((int32_t)(uint16_t)L_30), NULL); int32_t L_32 = ___1_ext; int32_t L_33 = ___3_opt; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); uint8_t L_34; L_34 = SimpleCollator_ToDashTypeValue_mE79BBAAF642CDC8914E5687E7168A94C7B4E1AEC(L_32, L_33, NULL); int32_t L_35 = ___0_i; bool L_36; L_36 = MSCompatUnicodeTable_IsHiragana_m2CC48465148CF3A85712A10426CFFC689D2BC4D7(((int32_t)(uint16_t)L_35), NULL); int32_t L_37 = ___0_i; int32_t L_38 = ___3_opt; bool L_39; L_39 = SimpleCollator_IsHalfKana_mBE7B9D82197EB83129D9E39198164DB5C0012A35(((int32_t)(uint16_t)L_37), L_38, NULL); NullCheck(L_23); SortKeyBuffer_AppendKana_m18A005FE17B519E36265D20FD12EFFE99E5132F9(L_23, L_25, L_26, L_27, L_29, L_31, L_34, (bool)((((int32_t)L_36) == ((int32_t)0))? 1 : 0), L_39, NULL); int32_t L_40 = ___3_opt; if (((int32_t)((int32_t)L_40&2))) { goto IL_00fb; } } { int32_t L_41 = ___1_ext; if ((!(((uint32_t)L_41) == ((uint32_t)2)))) { goto IL_00fb; } } { SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_42 = ___2_buf; NullCheck(L_42); SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4(L_42, (uint8_t)1, (uint8_t)1, (uint8_t)1, (uint8_t)0, NULL); return; } IL_00e0: { SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_43 = ___2_buf; int32_t L_44 = ___0_i; uint8_t L_45; L_45 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_44, NULL); int32_t L_46 = ___0_i; uint8_t L_47; L_47 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_46, NULL); uint8_t L_48 = V_1; int32_t L_49 = ___0_i; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_50; L_50 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_49, NULL); NullCheck(L_43); SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4(L_43, L_45, L_47, L_48, L_50, NULL); } IL_00fb: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator_FillSurrogateSortKeyRaw_m70AB1F51D1BED2F7CEFABB8CBD6B834DDF0569E7 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_i, SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* ___1_buf, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; uint8_t V_2 = 0x0; int32_t V_3 = 0; int32_t G_B4_0 = 0; { V_0 = 0; V_1 = 0; V_2 = (uint8_t)0; int32_t L_0 = ___0_i; if ((((int32_t)L_0) >= ((int32_t)((int32_t)55360)))) { goto IL_0029; } } { V_0 = ((int32_t)55296); V_1 = ((int32_t)65); int32_t L_1 = ___0_i; if ((((int32_t)L_1) == ((int32_t)((int32_t)55296)))) { goto IL_0023; } } { G_B4_0 = ((int32_t)63); goto IL_0025; } IL_0023: { G_B4_0 = ((int32_t)62); } IL_0025: { V_2 = (uint8_t)((int32_t)(uint8_t)G_B4_0); goto IL_0077; } IL_0029: { int32_t L_2 = ___0_i; if ((((int32_t)((int32_t)55360)) > ((int32_t)L_2))) { goto IL_004a; } } { int32_t L_3 = ___0_i; if ((((int32_t)L_3) >= ((int32_t)((int32_t)55424)))) { goto IL_004a; } } { V_0 = ((int32_t)55360); V_1 = ((int32_t)242); V_2 = (uint8_t)((int32_t)62); goto IL_0077; } IL_004a: { int32_t L_4 = ___0_i; if ((((int32_t)((int32_t)56192)) > ((int32_t)L_4))) { goto IL_006b; } } { int32_t L_5 = ___0_i; if ((((int32_t)L_5) >= ((int32_t)((int32_t)56320)))) { goto IL_006b; } } { V_0 = ((int32_t)56128); V_1 = ((int32_t)254); V_2 = (uint8_t)((int32_t)62); goto IL_0077; } IL_006b: { V_0 = ((int32_t)56074); V_1 = ((int32_t)65); V_2 = (uint8_t)((int32_t)63); } IL_0077: { int32_t L_6 = ___0_i; int32_t L_7 = V_0; V_3 = ((int32_t)il2cpp_codegen_subtract(L_6, L_7)); SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* L_8 = ___1_buf; int32_t L_9 = V_1; int32_t L_10 = V_3; int32_t L_11 = V_3; uint8_t L_12 = V_2; uint8_t L_13 = V_2; NullCheck(L_8); SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4(L_8, (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(L_9, ((int32_t)(L_10/((int32_t)254)))))), (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)(L_11%((int32_t)254))), 2))), L_12, L_13, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_System_Globalization_ISimpleCollator_Compare_m19D2615DA1216400BCED1C8514AEF19ED635B650 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s1, int32_t ___1_idx1, int32_t ___2_len1, String_t* ___3_s2, int32_t ___4_idx2, int32_t ___5_len2, int32_t ___6_options, const RuntimeMethod* method) { { String_t* L_0 = ___0_s1; int32_t L_1 = ___1_idx1; int32_t L_2 = ___2_len1; String_t* L_3 = ___3_s2; int32_t L_4 = ___4_idx2; int32_t L_5 = ___5_len2; int32_t L_6 = ___6_options; int32_t L_7; L_7 = SimpleCollator_Compare_m3D60A3799386624D26100C40A1832400EB9D2746(__this, L_0, L_1, L_2, L_3, L_4, L_5, L_6, NULL); return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_Compare_m3D60A3799386624D26100C40A1832400EB9D2746 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s1, int32_t ___1_idx1, int32_t ___2_len1, String_t* ___3_s2, int32_t ___4_idx2, int32_t ___5_len2, int32_t ___6_options, const RuntimeMethod* method) { uint8_t* V_0 = NULL; uint8_t* V_1 = NULL; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE V_2; memset((&V_2), 0, sizeof(V_2)); bool V_3 = false; bool V_4 = false; int32_t V_5 = 0; { uintptr_t L_0 = ((uintptr_t)4); int8_t* L_1 = (int8_t*) (L_0 ? alloca(L_0) : NULL); memset(L_1, 0, L_0); V_0 = (uint8_t*)(L_1); uintptr_t L_2 = ((uintptr_t)4); int8_t* L_3 = (int8_t*) (L_2 ? alloca(L_2) : NULL); memset(L_3, 0, L_2); V_1 = (uint8_t*)(L_3); uint8_t* L_4 = V_0; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_4, 4, NULL); uint8_t* L_5 = V_1; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_5, 4, NULL); int32_t L_6 = ___6_options; uint8_t* L_7 = V_0; uint8_t* L_8 = V_1; Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A((&V_2), L_6, (uint8_t*)((uintptr_t)0), (uint8_t*)((uintptr_t)0), L_7, L_8, (uint8_t*)((uintptr_t)0), NULL); String_t* L_9 = ___0_s1; int32_t L_10 = ___1_idx1; int32_t L_11 = ___2_len1; String_t* L_12 = ___3_s2; int32_t L_13 = ___4_idx2; int32_t L_14 = ___5_len2; int32_t L_15; L_15 = SimpleCollator_CompareInternal_m1922639329B7F77643CD82F2A491BD12E6FE4191(__this, L_9, L_10, L_11, L_12, L_13, L_14, (&V_3), (&V_4), (bool)1, (bool)0, (&V_2), NULL); V_5 = L_15; int32_t L_16 = V_5; if (!L_16) { goto IL_0051; } } { int32_t L_17 = V_5; if ((((int32_t)L_17) < ((int32_t)0))) { goto IL_004f; } } { return 1; } IL_004f: { return (-1); } IL_0051: { return 0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, uint8_t* ___0_buffer, int32_t ___1_size, const RuntimeMethod* method) { int32_t V_0 = 0; { V_0 = 0; goto IL_000d; } IL_0004: { uint8_t* L_0 = ___0_buffer; int32_t L_1 = V_0; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_0, L_1))) = (int8_t)0; int32_t L_2 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_2, 1)); } IL_000d: { int32_t L_3 = V_0; int32_t L_4 = ___1_size; if ((((int32_t)L_3) < ((int32_t)L_4))) { goto IL_0004; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_CompareInternal_m1922639329B7F77643CD82F2A491BD12E6FE4191 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s1, int32_t ___1_idx1, int32_t ___2_len1, String_t* ___3_s2, int32_t ___4_idx2, int32_t ___5_len2, bool* ___6_targetConsumed, bool* ___7_sourceConsumed, bool ___8_skipHeadingExtenders, bool ___9_immediateBreakup, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___10_ctx, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_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; PreviousInfo_t4E178296147ACBF0CEBE0A60D25D2AF0C9D5A103 V_5; memset((&V_5), 0, sizeof(V_5)); int32_t V_6 = 0; int32_t V_7 = 0; 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; int32_t V_13 = 0; int32_t V_14 = 0; int32_t V_15 = 0; bool V_16 = false; bool V_17 = false; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 V_18; memset((&V_18), 0, sizeof(V_18)); Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 V_19; memset((&V_19), 0, sizeof(V_19)); int32_t V_20 = 0; int32_t V_21 = 0; uint8_t* V_22 = NULL; uint8_t* V_23 = NULL; int32_t V_24 = 0; int32_t V_25 = 0; bool V_26 = false; bool V_27 = false; uint8_t V_28 = 0x0; uint8_t V_29 = 0x0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_30 = NULL; int32_t V_31 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_32 = NULL; int32_t V_33 = 0; int32_t V_34 = 0; int32_t V_35 = 0; int32_t V_36 = 0; int32_t V_37 = 0; int32_t G_B66_0 = 0; int32_t G_B74_0 = 0; int32_t G_B141_0 = 0; int32_t G_B151_0 = 0; int32_t G_B164_0 = 0; int32_t G_B169_0 = 0; int32_t G_B172_0 = 0; int32_t G_B175_0 = 0; { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_0 = ___10_ctx; int32_t L_1 = L_0->___Option; V_0 = L_1; int32_t L_2 = ___1_idx1; V_1 = L_2; int32_t L_3 = ___4_idx2; V_2 = L_3; int32_t L_4 = ___1_idx1; int32_t L_5 = ___2_len1; V_3 = ((int32_t)il2cpp_codegen_add(L_4, L_5)); int32_t L_6 = ___4_idx2; int32_t L_7 = ___5_len2; V_4 = ((int32_t)il2cpp_codegen_add(L_6, L_7)); bool* L_8 = ___6_targetConsumed; *((int8_t*)L_8) = (int8_t)0; bool* L_9 = ___7_sourceConsumed; *((int8_t*)L_9) = (int8_t)0; PreviousInfo__ctor_m78ED776E41CA06EB8EBAB9C0997C04B8D22AB18E((&V_5), (bool)0, NULL); V_6 = 0; V_7 = 5; V_8 = (-1); V_9 = (-1); V_10 = 0; V_11 = 0; bool L_10 = ___8_skipHeadingExtenders; if (!L_10) { goto IL_0077; } } { goto IL_0054; } IL_0040: { String_t* L_11 = ___0_s1; int32_t L_12 = ___1_idx1; NullCheck(L_11); Il2CppChar L_13; L_13 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_11, L_12, NULL); int32_t L_14; L_14 = SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8(__this, L_13, NULL); if (!L_14) { goto IL_0071; } } { int32_t L_15 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_add(L_15, 1)); } IL_0054: { int32_t L_16 = ___1_idx1; int32_t L_17 = V_3; if ((((int32_t)L_16) < ((int32_t)L_17))) { goto IL_0040; } } { goto IL_0071; } IL_005a: { String_t* L_18 = ___3_s2; int32_t L_19 = ___4_idx2; NullCheck(L_18); Il2CppChar L_20; L_20 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_18, L_19, NULL); int32_t L_21; L_21 = SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8(__this, L_20, NULL); if (!L_21) { goto IL_0077; } } { int32_t L_22 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_22, 1)); } IL_0071: { int32_t L_23 = ___4_idx2; int32_t L_24 = V_4; if ((((int32_t)L_23) < ((int32_t)L_24))) { goto IL_005a; } } IL_0077: { V_12 = 0; V_13 = 0; int32_t L_25 = ___1_idx1; V_14 = L_25; int32_t L_26 = ___4_idx2; V_15 = L_26; int32_t L_27 = V_0; V_16 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_27&((int32_t)536870912)))) <= ((uint32_t)0)))? 1 : 0); int32_t L_28 = V_0; V_17 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_28&2))) <= ((uint32_t)0)))? 1 : 0); il2cpp_codegen_initobj((&V_18), sizeof(Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178)); il2cpp_codegen_initobj((&V_19), sizeof(Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178)); goto IL_00be; } IL_00aa: { String_t* L_29 = ___0_s1; int32_t L_30 = ___1_idx1; NullCheck(L_29); Il2CppChar L_31; L_31 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_29, L_30, NULL); int32_t L_32 = V_0; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); bool L_33; L_33 = SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691(L_31, L_32, NULL); if (!L_33) { goto IL_00db; } } { int32_t L_34 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_add(L_34, 1)); } IL_00be: { int32_t L_35 = ___1_idx1; int32_t L_36 = V_3; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_00aa; } } { goto IL_00db; } IL_00c4: { String_t* L_37 = ___3_s2; int32_t L_38 = ___4_idx2; NullCheck(L_37); Il2CppChar L_39; L_39 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_37, L_38, NULL); int32_t L_40 = V_0; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); bool L_41; L_41 = SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691(L_39, L_40, NULL); if (!L_41) { goto IL_00e1; } } { int32_t L_42 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_42, 1)); } IL_00db: { int32_t L_43 = ___4_idx2; int32_t L_44 = V_4; if ((((int32_t)L_43) < ((int32_t)L_44))) { goto IL_00c4; } } IL_00e1: { int32_t L_45 = ___1_idx1; int32_t L_46 = V_3; if ((((int32_t)L_45) < ((int32_t)L_46))) { goto IL_0126; } } { Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_47 = V_18; String_t* L_48 = L_47.___Source; if (!L_48) { goto IL_0882; } } { Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_49 = V_18; String_t* L_50 = L_49.___Source; ___0_s1 = L_50; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_51 = V_18; int32_t L_52 = L_51.___Start; V_1 = L_52; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_53 = V_18; int32_t L_54 = L_53.___Index; ___1_idx1 = L_54; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_55 = V_18; int32_t L_56 = L_55.___End; V_3 = L_56; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_57 = V_18; int32_t L_58 = L_57.___Optional; V_14 = L_58; (&V_18)->___Source = (String_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&(&V_18)->___Source), (void*)(String_t*)NULL); goto IL_00be; } IL_0126: { int32_t L_59 = ___4_idx2; int32_t L_60 = V_4; if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_0171; } } { Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_61 = V_19; String_t* L_62 = L_61.___Source; if (!L_62) { goto IL_0882; } } { Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_63 = V_19; String_t* L_64 = L_63.___Source; ___3_s2 = L_64; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_65 = V_19; int32_t L_66 = L_65.___Start; V_2 = L_66; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_67 = V_19; int32_t L_68 = L_67.___Index; ___4_idx2 = L_68; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_69 = V_19; int32_t L_70 = L_69.___End; V_4 = L_70; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_71 = V_19; int32_t L_72 = L_71.___Optional; V_15 = L_72; (&V_19)->___Source = (String_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&(&V_19)->___Source), (void*)(String_t*)NULL); goto IL_00be; } IL_0171: { int32_t L_73 = V_14; int32_t L_74 = ___1_idx1; if ((((int32_t)L_73) >= ((int32_t)L_74))) { goto IL_024b; } } { int32_t L_75 = V_15; int32_t L_76 = ___4_idx2; if ((((int32_t)L_75) >= ((int32_t)L_76))) { goto IL_024b; } } { goto IL_018f; } IL_0184: { int32_t L_77 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_add(L_77, 1)); int32_t L_78 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_78, 1)); } IL_018f: { int32_t L_79 = ___1_idx1; int32_t L_80 = V_3; if ((((int32_t)L_79) >= ((int32_t)L_80))) { goto IL_01ab; } } { int32_t L_81 = ___4_idx2; int32_t L_82 = V_4; if ((((int32_t)L_81) >= ((int32_t)L_82))) { goto IL_01ab; } } { String_t* L_83 = ___0_s1; int32_t L_84 = ___1_idx1; NullCheck(L_83); Il2CppChar L_85; L_85 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_83, L_84, NULL); String_t* L_86 = ___3_s2; int32_t L_87 = ___4_idx2; NullCheck(L_86); Il2CppChar L_88; L_88 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_86, L_87, NULL); if ((((int32_t)L_85) == ((int32_t)L_88))) { goto IL_0184; } } IL_01ab: { int32_t L_89 = ___1_idx1; int32_t L_90 = V_3; if ((((int32_t)L_89) == ((int32_t)L_90))) { goto IL_00be; } } { int32_t L_91 = ___4_idx2; int32_t L_92 = V_4; if ((((int32_t)L_91) == ((int32_t)L_92))) { goto IL_00be; } } { int32_t L_93 = V_14; V_34 = L_93; int32_t L_94 = V_15; V_35 = L_94; int32_t L_95 = ___1_idx1; V_14 = L_95; int32_t L_96 = ___4_idx2; V_15 = L_96; int32_t L_97 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_subtract(L_97, 1)); int32_t L_98 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_subtract(L_98, 1)); goto IL_01ec; } IL_01d7: { String_t* L_99 = ___0_s1; int32_t L_100 = ___1_idx1; NullCheck(L_99); Il2CppChar L_101; L_101 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_99, L_100, NULL); uint8_t L_102; L_102 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_101, NULL); if ((!(((uint32_t)L_102) == ((uint32_t)1)))) { goto IL_020b; } } { int32_t L_103 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_subtract(L_103, 1)); } IL_01ec: { int32_t L_104 = ___1_idx1; int32_t L_105 = V_34; if ((((int32_t)L_104) > ((int32_t)L_105))) { goto IL_01d7; } } { goto IL_020b; } IL_01f3: { String_t* L_106 = ___3_s2; int32_t L_107 = ___4_idx2; NullCheck(L_106); Il2CppChar L_108; L_108 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_106, L_107, NULL); uint8_t L_109; L_109 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_108, NULL); if ((!(((uint32_t)L_109) == ((uint32_t)1)))) { goto IL_0227; } } { int32_t L_110 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_subtract(L_110, 1)); } IL_020b: { int32_t L_111 = ___4_idx2; int32_t L_112 = V_35; if ((((int32_t)L_111) > ((int32_t)L_112))) { goto IL_01f3; } } { goto IL_0227; } IL_0213: { String_t* L_113 = ___0_s1; int32_t L_114 = ___1_idx1; NullCheck(L_113); Il2CppChar L_115; L_115 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_113, L_114, NULL); bool L_116; L_116 = SimpleCollator_IsSafe_mD24BAD3CE9F9AE2A16A4C201AC71B212E336FFAE(__this, L_115, NULL); if (L_116) { goto IL_0245; } } { int32_t L_117 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_subtract(L_117, 1)); } IL_0227: { int32_t L_118 = ___1_idx1; int32_t L_119 = V_34; if ((((int32_t)L_118) > ((int32_t)L_119))) { goto IL_0213; } } { goto IL_0245; } IL_022e: { String_t* L_120 = ___3_s2; int32_t L_121 = ___4_idx2; NullCheck(L_120); Il2CppChar L_122; L_122 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_120, L_121, NULL); bool L_123; L_123 = SimpleCollator_IsSafe_mD24BAD3CE9F9AE2A16A4C201AC71B212E336FFAE(__this, L_122, NULL); if (L_123) { goto IL_024b; } } { int32_t L_124 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_subtract(L_124, 1)); } IL_0245: { int32_t L_125 = ___4_idx2; int32_t L_126 = V_35; if ((((int32_t)L_125) > ((int32_t)L_126))) { goto IL_022e; } } IL_024b: { int32_t L_127 = ___1_idx1; V_20 = L_127; int32_t L_128 = ___4_idx2; V_21 = L_128; V_22 = (uint8_t*)((uintptr_t)0); V_23 = (uint8_t*)((uintptr_t)0); String_t* L_129 = ___0_s1; int32_t L_130 = ___1_idx1; NullCheck(L_129); Il2CppChar L_131; L_131 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_129, L_130, NULL); int32_t L_132 = V_0; int32_t L_133; L_133 = SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2(__this, L_131, L_132, NULL); V_24 = L_133; String_t* L_134 = ___3_s2; int32_t L_135 = ___4_idx2; NullCheck(L_134); Il2CppChar L_136; L_136 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_134, L_135, NULL); int32_t L_137 = V_0; int32_t L_138; L_138 = SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2(__this, L_136, L_137, NULL); V_25 = L_138; V_26 = (bool)0; V_27 = (bool)0; int32_t L_139 = V_24; int32_t L_140; L_140 = SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8(__this, L_139, NULL); V_12 = L_140; int32_t L_141 = V_12; if (!L_141) { goto IL_02cc; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_142 = ___10_ctx; int32_t L_143 = L_142->___PrevCode; if ((((int32_t)L_143) >= ((int32_t)0))) { goto IL_02ba; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_144 = ___10_ctx; uint8_t* L_145 = L_144->___PrevSortKey; if ((!(((uintptr_t)L_145) == ((uintptr_t)((uintptr_t)0))))) { goto IL_02af; } } { int32_t L_146 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_add(L_146, 1)); goto IL_00be; } IL_02af: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_147 = ___10_ctx; uint8_t* L_148 = L_147->___PrevSortKey; V_22 = L_148; goto IL_02cc; } IL_02ba: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_149 = ___10_ctx; int32_t L_150 = L_149->___PrevCode; int32_t L_151 = V_12; int32_t L_152 = V_0; int32_t L_153; L_153 = SimpleCollator_FilterExtender_mAB7448D68BB6D66289428602916BA8265EBBAF65(__this, L_150, L_151, L_152, NULL); V_24 = L_153; } IL_02cc: { int32_t L_154 = V_25; int32_t L_155; L_155 = SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8(__this, L_154, NULL); V_13 = L_155; int32_t L_156 = V_13; if (!L_156) { goto IL_0317; } } { PreviousInfo_t4E178296147ACBF0CEBE0A60D25D2AF0C9D5A103 L_157 = V_5; int32_t L_158 = L_157.___Code; if ((((int32_t)L_158) >= ((int32_t)0))) { goto IL_0305; } } { PreviousInfo_t4E178296147ACBF0CEBE0A60D25D2AF0C9D5A103 L_159 = V_5; uint8_t* L_160 = L_159.___SortKey; if ((!(((uintptr_t)L_160) == ((uintptr_t)((uintptr_t)0))))) { goto IL_02fa; } } { int32_t L_161 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_161, 1)); goto IL_00be; } IL_02fa: { PreviousInfo_t4E178296147ACBF0CEBE0A60D25D2AF0C9D5A103 L_162 = V_5; uint8_t* L_163 = L_162.___SortKey; V_23 = L_163; goto IL_0317; } IL_0305: { PreviousInfo_t4E178296147ACBF0CEBE0A60D25D2AF0C9D5A103 L_164 = V_5; int32_t L_165 = L_164.___Code; int32_t L_166 = V_13; int32_t L_167 = V_0; int32_t L_168; L_168 = SimpleCollator_FilterExtender_mAB7448D68BB6D66289428602916BA8265EBBAF65(__this, L_165, L_166, L_167, NULL); V_25 = L_168; } IL_0317: { int32_t L_169 = V_24; uint8_t L_170; L_170 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_169, NULL); V_28 = L_170; int32_t L_171 = V_25; uint8_t L_172; L_172 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_171, NULL); V_29 = L_172; uint8_t L_173 = V_28; if ((!(((uint32_t)L_173) == ((uint32_t)6)))) { goto IL_037e; } } { bool L_174 = V_16; if (L_174) { goto IL_0370; } } { int32_t L_175 = V_7; if ((!(((uint32_t)L_175) == ((uint32_t)5)))) { goto IL_0370; } } { Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_176 = V_18; String_t* L_177 = L_176.___Source; if (L_177) { goto IL_0348; } } { int32_t L_178 = V_20; int32_t L_179 = V_1; G_B66_0 = ((int32_t)il2cpp_codegen_subtract(L_178, L_179)); goto IL_0357; } IL_0348: { Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_180 = V_18; int32_t L_181 = L_180.___Index; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_182 = V_18; int32_t L_183 = L_182.___Start; G_B66_0 = ((int32_t)il2cpp_codegen_subtract(L_181, L_183)); } IL_0357: { V_8 = G_B66_0; int32_t L_184 = V_24; uint8_t L_185; L_185 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_184, NULL); int32_t L_186 = V_24; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_187; L_187 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_186, NULL); V_10 = ((int32_t)((int32_t)L_185<<((int32_t)(((int32_t)il2cpp_codegen_add(8, (int32_t)L_187))&((int32_t)31))))); } IL_0370: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_188 = ___10_ctx; int32_t L_189 = V_24; L_188->___PrevCode = L_189; int32_t L_190 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_add(L_190, 1)); } IL_037e: { uint8_t L_191 = V_29; if ((!(((uint32_t)L_191) == ((uint32_t)6)))) { goto IL_03d2; } } { bool L_192 = V_16; if (L_192) { goto IL_03c3; } } { int32_t L_193 = V_7; if ((!(((uint32_t)L_193) == ((uint32_t)5)))) { goto IL_03c3; } } { Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_194 = V_19; String_t* L_195 = L_194.___Source; if (L_195) { goto IL_039b; } } { int32_t L_196 = V_21; int32_t L_197 = V_2; G_B74_0 = ((int32_t)il2cpp_codegen_subtract(L_196, L_197)); goto IL_03aa; } IL_039b: { Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_198 = V_19; int32_t L_199 = L_198.___Index; Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_200 = V_19; int32_t L_201 = L_200.___Start; G_B74_0 = ((int32_t)il2cpp_codegen_subtract(L_199, L_201)); } IL_03aa: { V_9 = G_B74_0; int32_t L_202 = V_25; uint8_t L_203; L_203 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_202, NULL); int32_t L_204 = V_25; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_205; L_205 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_204, NULL); V_11 = ((int32_t)((int32_t)L_203<<((int32_t)(((int32_t)il2cpp_codegen_add(8, (int32_t)L_205))&((int32_t)31))))); } IL_03c3: { int32_t L_206 = V_25; (&V_5)->___Code = L_206; int32_t L_207 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_207, 1)); } IL_03d2: { uint8_t L_208 = V_28; if ((((int32_t)L_208) == ((int32_t)6))) { goto IL_03dc; } } { uint8_t L_209 = V_29; if ((!(((uint32_t)L_209) == ((uint32_t)6)))) { goto IL_0403; } } IL_03dc: { int32_t L_210 = V_7; if ((!(((uint32_t)L_210) == ((uint32_t)5)))) { goto IL_00be; } } { int32_t L_211 = V_10; int32_t L_212 = V_11; if ((!(((uint32_t)L_211) == ((uint32_t)L_212)))) { goto IL_03fb; } } { int32_t L_213 = (-1); V_9 = L_213; V_8 = L_213; int32_t L_214 = 0; V_11 = L_214; V_10 = L_214; goto IL_00be; } IL_03fb: { V_7 = 4; goto IL_00be; } IL_0403: { V_30 = (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540*)NULL; int32_t L_215 = V_12; if (L_215) { goto IL_0415; } } { String_t* L_216 = ___0_s1; int32_t L_217 = ___1_idx1; int32_t L_218 = V_3; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_219; L_219 = SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795(__this, L_216, L_217, L_218, NULL); V_30 = L_219; } IL_0415: { V_31 = 1; uint8_t* L_220 = V_22; if ((((intptr_t)L_220) == ((intptr_t)((uintptr_t)0)))) { goto IL_0426; } } { V_31 = 1; goto IL_0546; } IL_0426: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_221 = V_30; if (!L_221) { goto IL_04e5; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_222 = V_30; NullCheck(L_222); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_223 = L_222->___Source; NullCheck(L_223); V_31 = ((int32_t)(((RuntimeArray*)L_223)->max_length)); Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_224 = V_30; NullCheck(L_224); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_225 = L_224->___SortKey; if (!L_225) { goto IL_0488; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_226 = ___10_ctx; uint8_t* L_227 = L_226->___Buffer1; V_22 = L_227; V_36 = 0; goto IL_0465; } IL_044f: { uint8_t* L_228 = V_22; int32_t L_229 = V_36; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_230 = V_30; NullCheck(L_230); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_231 = L_230->___SortKey; int32_t L_232 = V_36; NullCheck(L_231); int32_t L_233 = L_232; uint8_t L_234 = (L_231)->GetAt(static_cast(L_233)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_228, L_229))) = (int8_t)L_234; int32_t L_235 = V_36; V_36 = ((int32_t)il2cpp_codegen_add(L_235, 1)); } IL_0465: { int32_t L_236 = V_36; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_237 = V_30; NullCheck(L_237); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_238 = L_237->___SortKey; NullCheck(L_238); if ((((int32_t)L_236) < ((int32_t)((int32_t)(((RuntimeArray*)L_238)->max_length))))) { goto IL_044f; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_239 = ___10_ctx; L_239->___PrevCode = (-1); Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_240 = ___10_ctx; uint8_t* L_241 = V_22; L_240->___PrevSortKey = L_241; goto IL_0546; } IL_0488: { Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_242 = V_18; String_t* L_243 = L_242.___Source; if (L_243) { goto IL_0546; } } { String_t* L_244 = ___0_s1; (&V_18)->___Source = L_244; Il2CppCodeGenWriteBarrier((void**)(&(&V_18)->___Source), (void*)L_244); int32_t L_245 = V_1; (&V_18)->___Start = L_245; int32_t L_246 = V_20; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_247 = V_30; NullCheck(L_247); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_248 = L_247->___Source; NullCheck(L_248); (&V_18)->___Index = ((int32_t)il2cpp_codegen_add(L_246, ((int32_t)(((RuntimeArray*)L_248)->max_length)))); int32_t L_249 = V_3; (&V_18)->___End = L_249; int32_t L_250 = V_14; (&V_18)->___Optional = L_250; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_251 = V_30; NullCheck(L_251); String_t* L_252 = L_251->___Replacement; ___0_s1 = L_252; ___1_idx1 = 0; V_1 = 0; String_t* L_253 = ___0_s1; NullCheck(L_253); int32_t L_254; L_254 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_253, NULL); V_3 = L_254; V_14 = 0; goto IL_00be; } IL_04e5: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_255 = ___10_ctx; uint8_t* L_256 = L_255->___Buffer1; V_22 = L_256; uint8_t* L_257 = V_22; uint8_t L_258 = V_28; *((int8_t*)L_257) = (int8_t)L_258; uint8_t* L_259 = V_22; int32_t L_260 = V_24; uint8_t L_261; L_261 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_260, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_259, 1))) = (int8_t)L_261; bool L_262 = V_17; if (L_262) { goto IL_0518; } } { int32_t L_263 = V_7; if ((((int32_t)L_263) <= ((int32_t)1))) { goto IL_0518; } } { uint8_t* L_264 = V_22; int32_t L_265 = V_24; int32_t L_266 = V_12; uint8_t L_267; L_267 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_265, L_266, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_264, 2))) = (int8_t)L_267; } IL_0518: { int32_t L_268 = V_7; if ((((int32_t)L_268) <= ((int32_t)2))) { goto IL_0529; } } { uint8_t* L_269 = V_22; int32_t L_270 = V_24; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_271; L_271 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_270, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_269, 3))) = (int8_t)L_271; } IL_0529: { int32_t L_272 = V_7; if ((((int32_t)L_272) <= ((int32_t)3))) { goto IL_0538; } } { int32_t L_273 = V_24; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_274; L_274 = MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5(((int32_t)(uint16_t)L_273), NULL); V_26 = L_274; } IL_0538: { uint8_t L_275 = V_28; if ((((int32_t)L_275) <= ((int32_t)1))) { goto IL_0546; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_276 = ___10_ctx; int32_t L_277 = V_24; L_276->___PrevCode = L_277; } IL_0546: { V_32 = (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540*)NULL; int32_t L_278 = V_13; if (L_278) { goto IL_055b; } } { String_t* L_279 = ___3_s2; int32_t L_280 = ___4_idx2; int32_t L_281 = V_4; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_282; L_282 = SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795(__this, L_279, L_280, L_281, NULL); V_32 = L_282; } IL_055b: { uint8_t* L_283 = V_23; if ((((intptr_t)L_283) == ((intptr_t)((uintptr_t)0)))) { goto IL_056c; } } { int32_t L_284 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_284, 1)); goto IL_0699; } IL_056c: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_285 = V_32; if (!L_285) { goto IL_0632; } } { int32_t L_286 = ___4_idx2; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_287 = V_32; NullCheck(L_287); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_288 = L_287->___Source; NullCheck(L_288); ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_286, ((int32_t)(((RuntimeArray*)L_288)->max_length)))); Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_289 = V_32; NullCheck(L_289); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_290 = L_289->___SortKey; if (!L_290) { goto IL_05d1; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_291 = ___10_ctx; uint8_t* L_292 = L_291->___Buffer2; V_23 = L_292; V_37 = 0; goto IL_05ae; } IL_0598: { uint8_t* L_293 = V_23; int32_t L_294 = V_37; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_295 = V_32; NullCheck(L_295); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_296 = L_295->___SortKey; int32_t L_297 = V_37; NullCheck(L_296); int32_t L_298 = L_297; uint8_t L_299 = (L_296)->GetAt(static_cast(L_298)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_293, L_294))) = (int8_t)L_299; int32_t L_300 = V_37; V_37 = ((int32_t)il2cpp_codegen_add(L_300, 1)); } IL_05ae: { int32_t L_301 = V_37; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_302 = V_32; NullCheck(L_302); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_303 = L_302->___SortKey; NullCheck(L_303); if ((((int32_t)L_301) < ((int32_t)((int32_t)(((RuntimeArray*)L_303)->max_length))))) { goto IL_0598; } } { (&V_5)->___Code = (-1); uint8_t* L_304 = V_23; (&V_5)->___SortKey = L_304; goto IL_0699; } IL_05d1: { Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178 L_305 = V_19; String_t* L_306 = L_305.___Source; if (L_306) { goto IL_0699; } } { String_t* L_307 = ___3_s2; (&V_19)->___Source = L_307; Il2CppCodeGenWriteBarrier((void**)(&(&V_19)->___Source), (void*)L_307); int32_t L_308 = V_2; (&V_19)->___Start = L_308; int32_t L_309 = V_21; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_310 = V_32; NullCheck(L_310); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_311 = L_310->___Source; NullCheck(L_311); (&V_19)->___Index = ((int32_t)il2cpp_codegen_add(L_309, ((int32_t)(((RuntimeArray*)L_311)->max_length)))); int32_t L_312 = V_4; (&V_19)->___End = L_312; int32_t L_313 = V_15; (&V_19)->___Optional = L_313; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_314 = V_32; NullCheck(L_314); String_t* L_315 = L_314->___Replacement; ___3_s2 = L_315; ___4_idx2 = 0; V_2 = 0; String_t* L_316 = ___3_s2; NullCheck(L_316); int32_t L_317; L_317 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_316, NULL); V_4 = L_317; V_15 = 0; goto IL_00be; } IL_0632: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_318 = ___10_ctx; uint8_t* L_319 = L_318->___Buffer2; V_23 = L_319; uint8_t* L_320 = V_23; uint8_t L_321 = V_29; *((int8_t*)L_320) = (int8_t)L_321; uint8_t* L_322 = V_23; int32_t L_323 = V_25; uint8_t L_324; L_324 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_323, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_322, 1))) = (int8_t)L_324; bool L_325 = V_17; if (L_325) { goto IL_0665; } } { int32_t L_326 = V_7; if ((((int32_t)L_326) <= ((int32_t)1))) { goto IL_0665; } } { uint8_t* L_327 = V_23; int32_t L_328 = V_25; int32_t L_329 = V_13; uint8_t L_330; L_330 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_328, L_329, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_327, 2))) = (int8_t)L_330; } IL_0665: { int32_t L_331 = V_7; if ((((int32_t)L_331) <= ((int32_t)2))) { goto IL_0676; } } { uint8_t* L_332 = V_23; int32_t L_333 = V_25; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_334; L_334 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_333, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_332, 3))) = (int8_t)L_334; } IL_0676: { int32_t L_335 = V_7; if ((((int32_t)L_335) <= ((int32_t)3))) { goto IL_0685; } } { int32_t L_336 = V_25; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_337; L_337 = MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5(((int32_t)(uint16_t)L_336), NULL); V_27 = L_337; } IL_0685: { uint8_t L_338 = V_29; if ((((int32_t)L_338) <= ((int32_t)1))) { goto IL_0693; } } { int32_t L_339 = V_25; (&V_5)->___Code = L_339; } IL_0693: { int32_t L_340 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_340, 1)); } IL_0699: { int32_t L_341 = ___1_idx1; int32_t L_342 = V_31; ___1_idx1 = ((int32_t)il2cpp_codegen_add(L_341, L_342)); bool L_343 = V_17; if (L_343) { goto IL_0731; } } { goto IL_06e4; } IL_06a8: { String_t* L_344 = ___0_s1; int32_t L_345 = ___1_idx1; NullCheck(L_344); Il2CppChar L_346; L_346 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_344, L_345, NULL); uint8_t L_347; L_347 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_346, NULL); if ((!(((uint32_t)L_347) == ((uint32_t)1)))) { goto IL_072b; } } { uint8_t* L_348 = V_22; int32_t L_349 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_348, 2)))); if (L_349) { goto IL_06c5; } } { uint8_t* L_350 = V_22; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_350, 2))) = (int8_t)2; } IL_06c5: { uint8_t* L_351 = V_22; uint8_t* L_352 = V_22; int32_t L_353 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_352, 2)))); String_t* L_354 = ___0_s1; int32_t L_355 = ___1_idx1; NullCheck(L_354); Il2CppChar L_356; L_356 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_354, L_355, NULL); uint8_t L_357; L_357 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_356, 0, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_351, 2))) = (int8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(L_353, (int32_t)L_357))); int32_t L_358 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_add(L_358, 1)); } IL_06e4: { int32_t L_359 = ___1_idx1; int32_t L_360 = V_3; if ((((int32_t)L_359) < ((int32_t)L_360))) { goto IL_06a8; } } { goto IL_072b; } IL_06ea: { String_t* L_361 = ___3_s2; int32_t L_362 = ___4_idx2; NullCheck(L_361); Il2CppChar L_363; L_363 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_361, L_362, NULL); uint8_t L_364; L_364 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_363, NULL); if ((!(((uint32_t)L_364) == ((uint32_t)1)))) { goto IL_0731; } } { uint8_t* L_365 = V_23; int32_t L_366 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_365, 2)))); if (L_366) { goto IL_0709; } } { uint8_t* L_367 = V_23; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_367, 2))) = (int8_t)2; } IL_0709: { uint8_t* L_368 = V_23; uint8_t* L_369 = V_23; int32_t L_370 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_369, 2)))); String_t* L_371 = ___3_s2; int32_t L_372 = ___4_idx2; NullCheck(L_371); Il2CppChar L_373; L_373 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_371, L_372, NULL); uint8_t L_374; L_374 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_373, 0, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_368, 2))) = (int8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(L_370, (int32_t)L_374))); int32_t L_375 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_375, 1)); } IL_072b: { int32_t L_376 = ___4_idx2; int32_t L_377 = V_4; if ((((int32_t)L_376) < ((int32_t)L_377))) { goto IL_06ea; } } IL_0731: { uint8_t* L_378 = V_22; int32_t L_379 = (*(L_378)); uint8_t* L_380 = V_23; int32_t L_381 = (*(L_380)); V_33 = ((int32_t)il2cpp_codegen_subtract(L_379, L_381)); int32_t L_382 = V_33; if (L_382) { goto IL_074b; } } { uint8_t* L_383 = V_22; int32_t L_384 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_383, 1)))); uint8_t* L_385 = V_23; int32_t L_386 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_385, 1)))); G_B141_0 = ((int32_t)il2cpp_codegen_subtract(L_384, L_386)); goto IL_074d; } IL_074b: { int32_t L_387 = V_33; G_B141_0 = L_387; } IL_074d: { V_33 = G_B141_0; int32_t L_388 = V_33; if (!L_388) { goto IL_0756; } } { int32_t L_389 = V_33; return L_389; } IL_0756: { int32_t L_390 = V_7; if ((((int32_t)L_390) == ((int32_t)1))) { goto IL_00be; } } { bool L_391 = V_17; if (L_391) { goto IL_0790; } } { uint8_t* L_392 = V_22; int32_t L_393 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_392, 2)))); uint8_t* L_394 = V_23; int32_t L_395 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_394, 2)))); V_33 = ((int32_t)il2cpp_codegen_subtract(L_393, L_395)); int32_t L_396 = V_33; if (!L_396) { goto IL_0790; } } { int32_t L_397 = V_33; V_6 = L_397; bool L_398 = ___9_immediateBreakup; if (!L_398) { goto IL_077d; } } { return (-1); } IL_077d: { bool L_399 = __this->___frenchSort; if (L_399) { goto IL_0788; } } { G_B151_0 = 1; goto IL_0789; } IL_0788: { G_B151_0 = 2; } IL_0789: { V_7 = G_B151_0; goto IL_00be; } IL_0790: { int32_t L_400 = V_7; if ((((int32_t)L_400) == ((int32_t)2))) { goto IL_00be; } } { uint8_t* L_401 = V_22; int32_t L_402 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_401, 3)))); uint8_t* L_403 = V_23; int32_t L_404 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_403, 3)))); V_33 = ((int32_t)il2cpp_codegen_subtract(L_402, L_404)); int32_t L_405 = V_33; if (!L_405) { goto IL_07bb; } } { int32_t L_406 = V_33; V_6 = L_406; bool L_407 = ___9_immediateBreakup; if (!L_407) { goto IL_07b3; } } { return (-1); } IL_07b3: { V_7 = 2; goto IL_00be; } IL_07bb: { int32_t L_408 = V_7; if ((((int32_t)L_408) == ((int32_t)3))) { goto IL_00be; } } { bool L_409 = V_26; bool L_410 = V_27; if ((((int32_t)L_409) == ((int32_t)L_410))) { goto IL_07e1; } } { bool L_411 = ___9_immediateBreakup; if (!L_411) { goto IL_07cf; } } { return (-1); } IL_07cf: { bool L_412 = V_26; if (L_412) { goto IL_07d6; } } { G_B164_0 = (-1); goto IL_07d7; } IL_07d6: { G_B164_0 = 1; } IL_07d7: { V_6 = G_B164_0; V_7 = 3; goto IL_00be; } IL_07e1: { bool L_413 = V_26; if (!L_413) { goto IL_00be; } } { int32_t L_414 = V_24; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_415; L_415 = MSCompatUnicodeTable_IsJapaneseSmallLetter_m2FCB0285CB9DC56CC0CEF4C43445A1B1E34F1D2A(((int32_t)(uint16_t)L_414), NULL); int32_t L_416 = V_25; bool L_417; L_417 = MSCompatUnicodeTable_IsJapaneseSmallLetter_m2FCB0285CB9DC56CC0CEF4C43445A1B1E34F1D2A(((int32_t)(uint16_t)L_416), NULL); int32_t L_418; L_418 = SimpleCollator_CompareFlagPair_m36C5153103A3912D35FA164B03521FA5C078838B(__this, (bool)((((int32_t)L_415) == ((int32_t)0))? 1 : 0), (bool)((((int32_t)L_417) == ((int32_t)0))? 1 : 0), NULL); V_33 = L_418; int32_t L_419 = V_33; if (L_419) { goto IL_081d; } } { int32_t L_420 = V_12; int32_t L_421 = V_0; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); uint8_t L_422; L_422 = SimpleCollator_ToDashTypeValue_mE79BBAAF642CDC8914E5687E7168A94C7B4E1AEC(L_420, L_421, NULL); int32_t L_423 = V_13; int32_t L_424 = V_0; uint8_t L_425; L_425 = SimpleCollator_ToDashTypeValue_mE79BBAAF642CDC8914E5687E7168A94C7B4E1AEC(L_423, L_424, NULL); G_B169_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_422, (int32_t)L_425)); goto IL_081f; } IL_081d: { int32_t L_426 = V_33; G_B169_0 = L_426; } IL_081f: { V_33 = G_B169_0; int32_t L_427 = V_33; if (L_427) { goto IL_083d; } } { int32_t L_428 = V_24; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_429; L_429 = MSCompatUnicodeTable_IsHiragana_m2CC48465148CF3A85712A10426CFFC689D2BC4D7(((int32_t)(uint16_t)L_428), NULL); int32_t L_430 = V_25; bool L_431; L_431 = MSCompatUnicodeTable_IsHiragana_m2CC48465148CF3A85712A10426CFFC689D2BC4D7(((int32_t)(uint16_t)L_430), NULL); int32_t L_432; L_432 = SimpleCollator_CompareFlagPair_m36C5153103A3912D35FA164B03521FA5C078838B(__this, L_429, L_431, NULL); G_B172_0 = L_432; goto IL_083f; } IL_083d: { int32_t L_433 = V_33; G_B172_0 = L_433; } IL_083f: { V_33 = G_B172_0; int32_t L_434 = V_33; if (L_434) { goto IL_0865; } } { int32_t L_435 = V_24; int32_t L_436 = V_0; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); bool L_437; L_437 = SimpleCollator_IsHalfKana_mBE7B9D82197EB83129D9E39198164DB5C0012A35(((int32_t)(uint16_t)L_435), L_436, NULL); int32_t L_438 = V_25; int32_t L_439 = V_0; bool L_440; L_440 = SimpleCollator_IsHalfKana_mBE7B9D82197EB83129D9E39198164DB5C0012A35(((int32_t)(uint16_t)L_438), L_439, NULL); int32_t L_441; L_441 = SimpleCollator_CompareFlagPair_m36C5153103A3912D35FA164B03521FA5C078838B(__this, (bool)((((int32_t)L_437) == ((int32_t)0))? 1 : 0), (bool)((((int32_t)L_440) == ((int32_t)0))? 1 : 0), NULL); G_B175_0 = L_441; goto IL_0867; } IL_0865: { int32_t L_442 = V_33; G_B175_0 = L_442; } IL_0867: { V_33 = G_B175_0; int32_t L_443 = V_33; if (!L_443) { goto IL_00be; } } { bool L_444 = ___9_immediateBreakup; if (!L_444) { goto IL_0876; } } { return (-1); } IL_0876: { int32_t L_445 = V_33; V_6 = L_445; V_7 = 3; goto IL_00be; } IL_0882: { bool L_446 = V_17; if (L_446) { goto IL_08ff; } } { int32_t L_447 = V_6; if (!L_447) { goto IL_08ff; } } { int32_t L_448 = V_7; if ((((int32_t)L_448) <= ((int32_t)2))) { goto IL_08ff; } } { goto IL_08f5; } IL_0891: { String_t* L_449 = ___0_s1; int32_t L_450 = ___1_idx1; NullCheck(L_449); Il2CppChar L_451; L_451 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_449, L_450, NULL); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_452; L_452 = MSCompatUnicodeTable_IsIgnorableNonSpacing_mA6CB8EC17AEE637FC216B6D288846AF12C2135E4(L_451, NULL); if (!L_452) { goto IL_08ff; } } { String_t* L_453 = ___3_s2; int32_t L_454 = ___4_idx2; NullCheck(L_453); Il2CppChar L_455; L_455 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_453, L_454, NULL); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_456; L_456 = MSCompatUnicodeTable_IsIgnorableNonSpacing_mA6CB8EC17AEE637FC216B6D288846AF12C2135E4(L_455, NULL); if (!L_456) { goto IL_08ff; } } { String_t* L_457 = ___0_s1; int32_t L_458 = ___1_idx1; NullCheck(L_457); Il2CppChar L_459; L_459 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_457, L_458, NULL); int32_t L_460 = V_0; int32_t L_461; L_461 = SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2(__this, L_459, L_460, NULL); int32_t L_462 = V_12; uint8_t L_463; L_463 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_461, L_462, NULL); String_t* L_464 = ___3_s2; int32_t L_465 = ___4_idx2; NullCheck(L_464); Il2CppChar L_466; L_466 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_464, L_465, NULL); int32_t L_467 = V_0; int32_t L_468; L_468 = SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2(__this, L_466, L_467, NULL); int32_t L_469 = V_13; uint8_t L_470; L_470 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_468, L_469, NULL); V_6 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_463, (int32_t)L_470)); int32_t L_471 = V_6; if (L_471) { goto IL_08ff; } } { int32_t L_472 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_add(L_472, 1)); int32_t L_473 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_473, 1)); V_12 = 0; V_13 = 0; } IL_08f5: { int32_t L_474 = ___1_idx1; int32_t L_475 = V_3; if ((((int32_t)L_474) >= ((int32_t)L_475))) { goto IL_08ff; } } { int32_t L_476 = ___4_idx2; int32_t L_477 = V_4; if ((((int32_t)L_476) < ((int32_t)L_477))) { goto IL_0891; } } IL_08ff: { int32_t L_478 = V_7; if ((!(((uint32_t)L_478) == ((uint32_t)1)))) { goto IL_093f; } } { int32_t L_479 = V_6; if (!L_479) { goto IL_093f; } } { goto IL_091d; } IL_090a: { String_t* L_480 = ___0_s1; int32_t L_481 = ___1_idx1; NullCheck(L_480); Il2CppChar L_482; L_482 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_480, L_481, NULL); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_483; L_483 = MSCompatUnicodeTable_IsIgnorableNonSpacing_mA6CB8EC17AEE637FC216B6D288846AF12C2135E4(L_482, NULL); if (!L_483) { goto IL_0939; } } { int32_t L_484 = ___1_idx1; ___1_idx1 = ((int32_t)il2cpp_codegen_add(L_484, 1)); } IL_091d: { int32_t L_485 = ___1_idx1; int32_t L_486 = V_3; if ((((int32_t)L_485) < ((int32_t)L_486))) { goto IL_090a; } } { goto IL_0939; } IL_0923: { String_t* L_487 = ___3_s2; int32_t L_488 = ___4_idx2; NullCheck(L_487); Il2CppChar L_489; L_489 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_487, L_488, NULL); il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_490; L_490 = MSCompatUnicodeTable_IsIgnorableNonSpacing_mA6CB8EC17AEE637FC216B6D288846AF12C2135E4(L_489, NULL); if (!L_490) { goto IL_093f; } } { int32_t L_491 = ___4_idx2; ___4_idx2 = ((int32_t)il2cpp_codegen_add(L_491, 1)); } IL_0939: { int32_t L_492 = ___4_idx2; int32_t L_493 = V_4; if ((((int32_t)L_492) < ((int32_t)L_493))) { goto IL_0923; } } IL_093f: { int32_t L_494 = V_6; if (L_494) { goto IL_0973; } } { int32_t L_495 = V_8; if ((((int32_t)L_495) >= ((int32_t)0))) { goto IL_0952; } } { int32_t L_496 = V_9; if ((((int32_t)L_496) < ((int32_t)0))) { goto IL_0952; } } { V_6 = (-1); goto IL_0973; } IL_0952: { int32_t L_497 = V_9; if ((((int32_t)L_497) >= ((int32_t)0))) { goto IL_0961; } } { int32_t L_498 = V_8; if ((((int32_t)L_498) < ((int32_t)0))) { goto IL_0961; } } { V_6 = 1; goto IL_0973; } IL_0961: { int32_t L_499 = V_8; int32_t L_500 = V_9; V_6 = ((int32_t)il2cpp_codegen_subtract(L_499, L_500)); int32_t L_501 = V_6; if (L_501) { goto IL_0973; } } { int32_t L_502 = V_10; int32_t L_503 = V_11; V_6 = ((int32_t)il2cpp_codegen_subtract(L_502, L_503)); } IL_0973: { int32_t L_504 = V_6; if (L_504) { goto IL_0989; } } { int32_t L_505 = ___4_idx2; int32_t L_506 = V_4; if ((!(((uint32_t)L_505) == ((uint32_t)L_506)))) { goto IL_0981; } } { bool* L_507 = ___6_targetConsumed; *((int8_t*)L_507) = (int8_t)1; } IL_0981: { int32_t L_508 = ___1_idx1; int32_t L_509 = V_3; if ((!(((uint32_t)L_508) == ((uint32_t)L_509)))) { goto IL_0989; } } { bool* L_510 = ___7_sourceConsumed; *((int8_t*)L_510) = (int8_t)1; } IL_0989: { int32_t L_511 = ___1_idx1; int32_t L_512 = V_3; if ((!(((uint32_t)L_511) == ((uint32_t)L_512)))) { goto IL_0998; } } { int32_t L_513 = ___4_idx2; int32_t L_514 = V_4; if ((((int32_t)L_513) == ((int32_t)L_514))) { goto IL_0995; } } { return (-1); } IL_0995: { int32_t L_515 = V_6; return L_515; } IL_0998: { return 1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_CompareFlagPair_m36C5153103A3912D35FA164B03521FA5C078838B (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, bool ___0_b1, bool ___1_b2, const RuntimeMethod* method) { { bool L_0 = ___0_b1; bool L_1 = ___1_b2; if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_000b; } } { bool L_2 = ___0_b1; if (L_2) { goto IL_0009; } } { return (-1); } IL_0009: { return 1; } IL_000b: { return 0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsPrefix_mC43D1D377C10F1158BAB512392BF26FA77BF4C00 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_src, String_t* ___1_target, int32_t ___2_opt, const RuntimeMethod* method) { { String_t* L_0 = ___0_src; String_t* L_1 = ___1_target; String_t* L_2 = ___0_src; NullCheck(L_2); int32_t L_3; L_3 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_2, NULL); int32_t L_4 = ___2_opt; bool L_5; L_5 = SimpleCollator_IsPrefix_mD1DEA97AE880EBCA09C11F5D64C1A8BF2BBF5D8E(__this, L_0, L_1, 0, L_3, L_4, NULL); return L_5; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsPrefix_mD1DEA97AE880EBCA09C11F5D64C1A8BF2BBF5D8E (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, int32_t ___4_opt, const RuntimeMethod* method) { uint8_t* V_0 = NULL; uint8_t* V_1 = NULL; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE V_2; memset((&V_2), 0, sizeof(V_2)); { String_t* L_0 = ___1_target; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL); if (L_1) { goto IL_000a; } } { return (bool)1; } IL_000a: { uintptr_t L_2 = ((uintptr_t)4); int8_t* L_3 = (int8_t*) (L_2 ? alloca(L_2) : NULL); memset(L_3, 0, L_2); V_0 = (uint8_t*)(L_3); uintptr_t L_4 = ((uintptr_t)4); int8_t* L_5 = (int8_t*) (L_4 ? alloca(L_4) : NULL); memset(L_5, 0, L_4); V_1 = (uint8_t*)(L_5); uint8_t* L_6 = V_0; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_6, 4, NULL); uint8_t* L_7 = V_1; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_7, 4, NULL); int32_t L_8 = ___4_opt; uint8_t* L_9 = V_0; uint8_t* L_10 = V_1; Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A((&V_2), L_8, (uint8_t*)((uintptr_t)0), (uint8_t*)((uintptr_t)0), L_9, L_10, (uint8_t*)((uintptr_t)0), NULL); String_t* L_11 = ___0_s; String_t* L_12 = ___1_target; int32_t L_13 = ___2_start; int32_t L_14 = ___3_length; bool L_15; L_15 = SimpleCollator_IsPrefix_mA60DF9D84E40E774783313C812198E41460BA4CF(__this, L_11, L_12, L_13, L_14, (bool)1, (&V_2), NULL); return L_15; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsPrefix_mA60DF9D84E40E774783313C812198E41460BA4CF (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, bool ___4_skipHeadingExtenders, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___5_ctx, const RuntimeMethod* method) { bool V_0 = false; bool V_1 = false; { String_t* L_0 = ___0_s; int32_t L_1 = ___2_start; int32_t L_2 = ___3_length; String_t* L_3 = ___1_target; String_t* L_4 = ___1_target; NullCheck(L_4); int32_t L_5; L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_4, NULL); bool L_6 = ___4_skipHeadingExtenders; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_7 = ___5_ctx; int32_t L_8; L_8 = SimpleCollator_CompareInternal_m1922639329B7F77643CD82F2A491BD12E6FE4191(__this, L_0, L_1, L_2, L_3, 0, L_5, (&V_0), (&V_1), L_6, (bool)1, L_7, NULL); bool L_9 = V_0; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsSuffix_mD9793ECCF4F98858817770EF1C349E17B6FC347F (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_src, String_t* ___1_target, int32_t ___2_opt, const RuntimeMethod* method) { { String_t* L_0 = ___0_src; String_t* L_1 = ___1_target; String_t* L_2 = ___0_src; NullCheck(L_2); int32_t L_3; L_3 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_2, NULL); String_t* L_4 = ___0_src; NullCheck(L_4); int32_t L_5; L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_4, NULL); int32_t L_6 = ___2_opt; bool L_7; L_7 = SimpleCollator_IsSuffix_m9E4F334A9BFF2B6DF2D776382573DF0463EF919C(__this, L_0, L_1, ((int32_t)il2cpp_codegen_subtract(L_3, 1)), L_5, L_6, NULL); return L_7; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_IsSuffix_m9E4F334A9BFF2B6DF2D776382573DF0463EF919C (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, int32_t ___4_opt, const RuntimeMethod* method) { int32_t V_0 = 0; { String_t* L_0 = ___1_target; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL); if (L_1) { goto IL_000a; } } { return (bool)1; } IL_000a: { String_t* L_2 = ___0_s; String_t* L_3 = ___1_target; int32_t L_4 = ___2_start; int32_t L_5 = ___3_length; int32_t L_6 = ___4_opt; int32_t L_7; L_7 = SimpleCollator_LastIndexOf_mA10DF8A160173336E3159912701A4EA27D670EA4(__this, L_2, L_3, L_4, L_5, L_6, NULL); V_0 = L_7; int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)0))) { goto IL_003a; } } { String_t* L_9 = ___0_s; int32_t L_10 = V_0; String_t* L_11 = ___0_s; NullCheck(L_11); int32_t L_12; L_12 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_11, NULL); int32_t L_13 = V_0; String_t* L_14 = ___1_target; String_t* L_15 = ___1_target; NullCheck(L_15); int32_t L_16; L_16 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_15, NULL); int32_t L_17 = ___4_opt; int32_t L_18; L_18 = SimpleCollator_Compare_m3D60A3799386624D26100C40A1832400EB9D2746(__this, L_9, L_10, ((int32_t)il2cpp_codegen_subtract(L_12, L_13)), L_14, 0, L_16, L_17, NULL); return (bool)((((int32_t)L_18) == ((int32_t)0))? 1 : 0); } IL_003a: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_QuickIndexOf_m6815934F5AAB5546ED93F5DCDC09FABAC7680B18 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, bool* ___4_testWasUnable, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; int32_t V_5 = 0; Il2CppChar V_6 = 0x0; Il2CppChar V_7 = 0x0; { V_0 = (-1); V_1 = (-1); bool* L_0 = ___4_testWasUnable; *((int8_t*)L_0) = (int8_t)1; String_t* L_1 = ___1_target; NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL); if (L_2) { goto IL_0012; } } { return 0; } IL_0012: { String_t* L_3 = ___1_target; NullCheck(L_3); int32_t L_4; L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL); int32_t L_5 = ___3_length; if ((((int32_t)L_4) <= ((int32_t)L_5))) { goto IL_001e; } } { return (-1); } IL_001e: { bool* L_6 = ___4_testWasUnable; *((int8_t*)L_6) = (int8_t)0; int32_t L_7 = ___2_start; int32_t L_8 = ___3_length; String_t* L_9 = ___1_target; NullCheck(L_9); int32_t L_10; L_10 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_9, NULL); V_2 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_7, L_8)), L_10)), 1)); int32_t L_11 = ___2_start; V_3 = L_11; goto IL_00c2; } IL_0037: { V_4 = (bool)0; V_5 = 0; goto IL_00ae; } IL_003f: { int32_t L_12 = V_1; int32_t L_13 = V_5; if ((((int32_t)L_12) >= ((int32_t)L_13))) { goto IL_0064; } } { String_t* L_14 = ___1_target; int32_t L_15 = V_5; NullCheck(L_14); Il2CppChar L_16; L_16 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_14, L_15, NULL); V_6 = L_16; Il2CppChar L_17 = V_6; if (!L_17) { goto IL_005b; } } { Il2CppChar L_18 = V_6; if ((((int32_t)L_18) < ((int32_t)((int32_t)128)))) { goto IL_0061; } } IL_005b: { bool* L_19 = ___4_testWasUnable; *((int8_t*)L_19) = (int8_t)1; return (-1); } IL_0061: { int32_t L_20 = V_5; V_1 = L_20; } IL_0064: { int32_t L_21 = V_0; int32_t L_22 = V_3; int32_t L_23 = V_5; if ((((int32_t)L_21) >= ((int32_t)((int32_t)il2cpp_codegen_add(L_22, L_23))))) { goto IL_008f; } } { String_t* L_24 = ___0_s; int32_t L_25 = V_3; int32_t L_26 = V_5; NullCheck(L_24); Il2CppChar L_27; L_27 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_24, ((int32_t)il2cpp_codegen_add(L_25, L_26)), NULL); V_7 = L_27; Il2CppChar L_28 = V_7; if (!L_28) { goto IL_0084; } } { Il2CppChar L_29 = V_7; if ((((int32_t)L_29) < ((int32_t)((int32_t)128)))) { goto IL_008a; } } IL_0084: { bool* L_30 = ___4_testWasUnable; *((int8_t*)L_30) = (int8_t)1; return (-1); } IL_008a: { int32_t L_31 = V_3; int32_t L_32 = V_5; V_0 = ((int32_t)il2cpp_codegen_add(L_31, L_32)); } IL_008f: { String_t* L_33 = ___0_s; int32_t L_34 = V_3; int32_t L_35 = V_5; NullCheck(L_33); Il2CppChar L_36; L_36 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_33, ((int32_t)il2cpp_codegen_add(L_34, L_35)), NULL); String_t* L_37 = ___1_target; int32_t L_38 = V_5; NullCheck(L_37); Il2CppChar L_39; L_39 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_37, L_38, NULL); if ((((int32_t)L_36) == ((int32_t)L_39))) { goto IL_00a8; } } { V_4 = (bool)1; goto IL_00b8; } IL_00a8: { int32_t L_40 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_40, 1)); } IL_00ae: { int32_t L_41 = V_5; String_t* L_42 = ___1_target; NullCheck(L_42); int32_t L_43; L_43 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_42, NULL); if ((((int32_t)L_41) < ((int32_t)L_43))) { goto IL_003f; } } IL_00b8: { bool L_44 = V_4; if (L_44) { goto IL_00be; } } { int32_t L_45 = V_3; return L_45; } IL_00be: { int32_t L_46 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_46, 1)); } IL_00c2: { int32_t L_47 = V_3; int32_t L_48 = V_2; if ((((int32_t)L_47) < ((int32_t)L_48))) { goto IL_0037; } } { return (-1); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_IndexOf_mA4E0147AD4E1892A2865084EDBFE68A05D160373 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, int32_t ___4_opt, const RuntimeMethod* method) { uint8_t* V_0 = NULL; uint8_t* V_1 = NULL; uint8_t* V_2 = NULL; uint8_t* V_3 = NULL; uint8_t* V_4 = NULL; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE V_5; memset((&V_5), 0, sizeof(V_5)); bool V_6 = false; int32_t V_7 = 0; { int32_t L_0 = ___4_opt; if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)1073741824))))) { goto IL_0014; } } { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_1 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD4F5AB3DB8A9A36171F6BAE4DC5ED6137E31D30B)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SimpleCollator_IndexOf_mA4E0147AD4E1892A2865084EDBFE68A05D160373_RuntimeMethod_var))); } IL_0014: { int32_t L_2 = ___4_opt; if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)268435456))))) { goto IL_0028; } } { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_3 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD4F5AB3DB8A9A36171F6BAE4DC5ED6137E31D30B)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SimpleCollator_IndexOf_mA4E0147AD4E1892A2865084EDBFE68A05D160373_RuntimeMethod_var))); } IL_0028: { int32_t L_4 = ___4_opt; if (L_4) { goto IL_0042; } } { String_t* L_5 = ___0_s; String_t* L_6 = ___1_target; int32_t L_7 = ___2_start; int32_t L_8 = ___3_length; int32_t L_9; L_9 = SimpleCollator_QuickIndexOf_m6815934F5AAB5546ED93F5DCDC09FABAC7680B18(__this, L_5, L_6, L_7, L_8, (&V_6), NULL); V_7 = L_9; bool L_10 = V_6; if (L_10) { goto IL_0042; } } { int32_t L_11 = V_7; return L_11; } IL_0042: { uintptr_t L_12 = ((uintptr_t)((int32_t)16)); int8_t* L_13 = (int8_t*) (L_12 ? alloca(L_12) : NULL); memset(L_13, 0, L_12); V_0 = (uint8_t*)(L_13); uintptr_t L_14 = ((uintptr_t)((int32_t)16)); int8_t* L_15 = (int8_t*) (L_14 ? alloca(L_14) : NULL); memset(L_15, 0, L_14); V_1 = (uint8_t*)(L_15); uintptr_t L_16 = ((uintptr_t)4); int8_t* L_17 = (int8_t*) (L_16 ? alloca(L_16) : NULL); memset(L_17, 0, L_16); V_2 = (uint8_t*)(L_17); uintptr_t L_18 = ((uintptr_t)4); int8_t* L_19 = (int8_t*) (L_18 ? alloca(L_18) : NULL); memset(L_19, 0, L_18); V_3 = (uint8_t*)(L_19); uintptr_t L_20 = ((uintptr_t)4); int8_t* L_21 = (int8_t*) (L_20 ? alloca(L_20) : NULL); memset(L_21, 0, L_20); V_4 = (uint8_t*)(L_21); uint8_t* L_22 = V_0; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_22, ((int32_t)16), NULL); uint8_t* L_23 = V_1; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_23, ((int32_t)16), NULL); uint8_t* L_24 = V_2; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_24, 4, NULL); uint8_t* L_25 = V_3; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_25, 4, NULL); uint8_t* L_26 = V_4; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_26, 4, NULL); int32_t L_27 = ___4_opt; uint8_t* L_28 = V_0; uint8_t* L_29 = V_1; uint8_t* L_30 = V_3; uint8_t* L_31 = V_4; Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A((&V_5), L_27, L_28, L_29, L_30, L_31, (uint8_t*)((uintptr_t)0), NULL); String_t* L_32 = ___0_s; String_t* L_33 = ___1_target; int32_t L_34 = ___2_start; int32_t L_35 = ___3_length; uint8_t* L_36 = V_2; int32_t L_37; L_37 = SimpleCollator_IndexOf_m11B2D9FB7B98647C6B6DC4B647A174B0C54B591D(__this, L_32, L_33, L_34, L_35, L_36, (&V_5), NULL); return L_37; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_IndexOfOrdinal_m7196DECD403B6631D6A3B9D04A34088BA91B43BC (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; bool V_2 = false; int32_t V_3 = 0; { String_t* L_0 = ___1_target; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL); if (L_1) { goto IL_000a; } } { return 0; } IL_000a: { String_t* L_2 = ___1_target; NullCheck(L_2); int32_t L_3; L_3 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_2, NULL); int32_t L_4 = ___3_length; if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_0016; } } { return (-1); } IL_0016: { int32_t L_5 = ___2_start; int32_t L_6 = ___3_length; String_t* L_7 = ___1_target; NullCheck(L_7); int32_t L_8; L_8 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_7, NULL); V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(L_5, L_6)), L_8)), 1)); int32_t L_9 = ___2_start; V_1 = L_9; goto IL_005a; } IL_0028: { V_2 = (bool)0; V_3 = 0; goto IL_0048; } IL_002e: { String_t* L_10 = ___0_s; int32_t L_11 = V_1; int32_t L_12 = V_3; NullCheck(L_10); Il2CppChar L_13; L_13 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_10, ((int32_t)il2cpp_codegen_add(L_11, L_12)), NULL); String_t* L_14 = ___1_target; int32_t L_15 = V_3; NullCheck(L_14); Il2CppChar L_16; L_16 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_14, L_15, NULL); if ((((int32_t)L_13) == ((int32_t)L_16))) { goto IL_0044; } } { V_2 = (bool)1; goto IL_0051; } IL_0044: { int32_t L_17 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_17, 1)); } IL_0048: { int32_t L_18 = V_3; String_t* L_19 = ___1_target; NullCheck(L_19); int32_t L_20; L_20 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_19, NULL); if ((((int32_t)L_18) < ((int32_t)L_20))) { goto IL_002e; } } IL_0051: { bool L_21 = V_2; if (L_21) { goto IL_0056; } } { int32_t L_22 = V_1; return L_22; } IL_0056: { int32_t L_23 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_23, 1)); } IL_005a: { int32_t L_24 = V_1; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_0028; } } { return (-1); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_IndexOfOrdinal_mAC77E8D165ABA6EC71A06BFCC1D7299E333811C7 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, Il2CppChar ___1_target, int32_t ___2_start, int32_t ___3_length, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int32_t L_0 = ___2_start; int32_t L_1 = ___3_length; V_0 = ((int32_t)il2cpp_codegen_add(L_0, L_1)); int32_t L_2 = ___2_start; V_1 = L_2; goto IL_0019; } IL_0009: { String_t* L_3 = ___0_s; int32_t L_4 = V_1; NullCheck(L_3); Il2CppChar L_5; L_5 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, L_4, NULL); Il2CppChar L_6 = ___1_target; if ((!(((uint32_t)L_5) == ((uint32_t)L_6)))) { goto IL_0015; } } { int32_t L_7 = V_1; return L_7; } IL_0015: { int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_0019: { int32_t L_9 = V_1; int32_t L_10 = V_0; if ((((int32_t)L_9) < ((int32_t)L_10))) { goto IL_0009; } } { return (-1); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_IndexOfSortKey_m8F31818D0A985D2B5E8183E15D5A92D57293F3D6 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_length, uint8_t* ___3_sortkey, Il2CppChar ___4_target, int32_t ___5_ti, bool ___6_noLv4, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___7_ctx, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = ___1_start; int32_t L_1 = ___2_length; V_0 = ((int32_t)il2cpp_codegen_add(L_0, L_1)); int32_t L_2 = ___1_start; V_1 = L_2; goto IL_0020; } IL_0008: { int32_t L_3 = V_1; V_2 = L_3; String_t* L_4 = ___0_s; int32_t L_5 = V_0; int32_t L_6 = ___5_ti; uint8_t* L_7 = ___3_sortkey; bool L_8 = ___6_noLv4; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_9 = ___7_ctx; bool L_10; L_10 = SimpleCollator_MatchesForward_m8CA755E21AD13E1BF8DD83078F133730D33E4536(__this, L_4, (&V_1), L_5, L_6, L_7, L_8, L_9, NULL); if (!L_10) { goto IL_0020; } } { int32_t L_11 = V_2; return L_11; } IL_0020: { int32_t L_12 = V_1; int32_t L_13 = V_0; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0008; } } { return (-1); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_IndexOf_m11B2D9FB7B98647C6B6DC4B647A174B0C54B591D (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, uint8_t* ___4_targetSortKey, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___5_ctx, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_2 = NULL; String_t* V_3 = NULL; uint8_t* V_4 = NULL; bool V_5 = false; Il2CppChar V_6 = 0x0; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_10 = NULL; String_t* G_B11_0 = NULL; uintptr_t G_B14_0; memset((&G_B14_0), 0, sizeof(G_B14_0)); { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_0 = ___5_ctx; int32_t L_1 = L_0->___Option; V_0 = L_1; V_1 = 0; goto IL_001f; } IL_000c: { String_t* L_2 = ___1_target; int32_t L_3 = V_1; NullCheck(L_2); Il2CppChar L_4; L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, L_3, NULL); int32_t L_5 = V_0; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); bool L_6; L_6 = SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691(L_4, L_5, NULL); if (!L_6) { goto IL_0028; } } { int32_t L_7 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_7, 1)); } IL_001f: { int32_t L_8 = V_1; String_t* L_9 = ___1_target; NullCheck(L_9); int32_t L_10; L_10 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_9, NULL); if ((((int32_t)L_8) < ((int32_t)L_10))) { goto IL_000c; } } IL_0028: { int32_t L_11 = V_1; String_t* L_12 = ___1_target; NullCheck(L_12); int32_t L_13; L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL); if ((!(((uint32_t)L_11) == ((uint32_t)L_13)))) { goto IL_0051; } } { String_t* L_14 = ___1_target; String_t* L_15 = ___1_target; NullCheck(L_15); int32_t L_16; L_16 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_15, NULL); int32_t L_17; L_17 = SimpleCollator_IndexOfOrdinal_mAC77E8D165ABA6EC71A06BFCC1D7299E333811C7(__this, L_14, 0, 0, L_16, NULL); if ((((int32_t)L_17) >= ((int32_t)0))) { goto IL_0045; } } { int32_t L_18 = ___2_start; return L_18; } IL_0045: { String_t* L_19 = ___0_s; String_t* L_20 = ___1_target; int32_t L_21 = ___2_start; int32_t L_22 = ___3_length; int32_t L_23; L_23 = SimpleCollator_IndexOfOrdinal_m7196DECD403B6631D6A3B9D04A34088BA91B43BC(__this, L_19, L_20, L_21, L_22, NULL); return L_23; } IL_0051: { String_t* L_24 = ___1_target; int32_t L_25 = V_1; String_t* L_26 = ___1_target; NullCheck(L_26); int32_t L_27; L_27 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_26, NULL); int32_t L_28 = V_1; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_29; L_29 = SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795(__this, L_24, L_25, ((int32_t)il2cpp_codegen_subtract(L_27, L_28)), NULL); V_2 = L_29; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_30 = V_2; if (L_30) { goto IL_0068; } } { G_B11_0 = ((String_t*)(NULL)); goto IL_006e; } IL_0068: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_31 = V_2; NullCheck(L_31); String_t* L_32 = L_31->___Replacement; G_B11_0 = L_32; } IL_006e: { V_3 = G_B11_0; String_t* L_33 = V_3; if (!L_33) { goto IL_0076; } } { G_B14_0 = ((uintptr_t)0); goto IL_0078; } IL_0076: { uint8_t* L_34 = ___4_targetSortKey; G_B14_0 = ((uintptr_t)(intptr_t)(L_34)); } IL_0078: { V_4 = (uint8_t*)G_B14_0; V_5 = (bool)1; V_6 = 0; V_7 = (-1); Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_35 = V_2; if (!L_35) { goto IL_00b4; } } { uint8_t* L_36 = V_4; if ((((intptr_t)L_36) == ((intptr_t)((uintptr_t)0)))) { goto IL_00b4; } } { V_8 = 0; goto IL_00a6; } IL_0091: { uint8_t* L_37 = V_4; int32_t L_38 = V_8; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_39 = V_2; NullCheck(L_39); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_40 = L_39->___SortKey; int32_t L_41 = V_8; NullCheck(L_40); int32_t L_42 = L_41; uint8_t L_43 = (L_40)->GetAt(static_cast(L_42)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_37, L_38))) = (int8_t)L_43; int32_t L_44 = V_8; V_8 = ((int32_t)il2cpp_codegen_add(L_44, 1)); } IL_00a6: { int32_t L_45 = V_8; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_46 = V_2; NullCheck(L_46); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_47 = L_46->___SortKey; NullCheck(L_47); if ((((int32_t)L_45) < ((int32_t)((int32_t)(((RuntimeArray*)L_47)->max_length))))) { goto IL_0091; } } { goto IL_0117; } IL_00b4: { uint8_t* L_48 = V_4; if ((((intptr_t)L_48) == ((intptr_t)((uintptr_t)0)))) { goto IL_0117; } } { String_t* L_49 = ___1_target; int32_t L_50 = V_1; NullCheck(L_49); Il2CppChar L_51; L_51 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_49, L_50, NULL); V_6 = L_51; String_t* L_52 = ___1_target; int32_t L_53 = V_1; NullCheck(L_52); Il2CppChar L_54; L_54 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_52, L_53, NULL); int32_t L_55 = V_0; int32_t L_56; L_56 = SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2(__this, L_54, L_55, NULL); V_7 = L_56; uint8_t* L_57 = V_4; int32_t L_58 = V_7; uint8_t L_59; L_59 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_58, NULL); *((int8_t*)L_57) = (int8_t)L_59; uint8_t* L_60 = V_4; int32_t L_61 = V_7; uint8_t L_62; L_62 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_61, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_60, 1))) = (int8_t)L_62; int32_t L_63 = V_0; if (((int32_t)((int32_t)L_63&2))) { goto IL_00fe; } } { uint8_t* L_64 = V_4; int32_t L_65 = V_7; uint8_t L_66; L_66 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_65, 0, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_64, 2))) = (int8_t)L_66; } IL_00fe: { uint8_t* L_67 = V_4; int32_t L_68 = V_7; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_69; L_69 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_68, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_67, 3))) = (int8_t)L_69; int32_t L_70 = V_7; bool L_71; L_71 = MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5(((int32_t)(uint16_t)L_70), NULL); V_5 = (bool)((((int32_t)L_71) == ((int32_t)0))? 1 : 0); } IL_0117: { uint8_t* L_72 = V_4; if ((((intptr_t)L_72) == ((intptr_t)((uintptr_t)0)))) { goto IL_0167; } } { int32_t L_73 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_73, 1)); goto IL_015e; } IL_0123: { String_t* L_74 = ___1_target; int32_t L_75 = V_1; NullCheck(L_74); Il2CppChar L_76; L_76 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_74, L_75, NULL); uint8_t L_77; L_77 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_76, NULL); if ((!(((uint32_t)L_77) == ((uint32_t)1)))) { goto IL_0167; } } { uint8_t* L_78 = V_4; int32_t L_79 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_78, 2)))); if (L_79) { goto IL_0140; } } { uint8_t* L_80 = V_4; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_80, 2))) = (int8_t)2; } IL_0140: { uint8_t* L_81 = V_4; uint8_t* L_82 = V_4; int32_t L_83 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_82, 2)))); String_t* L_84 = ___1_target; int32_t L_85 = V_1; NullCheck(L_84); Il2CppChar L_86; L_86 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_84, L_85, NULL); uint8_t L_87; L_87 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_86, 0, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_81, 2))) = (int8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(L_83, (int32_t)L_87))); int32_t L_88 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_88, 1)); } IL_015e: { int32_t L_89 = V_1; String_t* L_90 = ___1_target; NullCheck(L_90); int32_t L_91; L_91 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_90, NULL); if ((((int32_t)L_89) < ((int32_t)L_91))) { goto IL_0123; } } IL_0167: { V_9 = 0; String_t* L_92 = V_3; if (!L_92) { goto IL_0180; } } { String_t* L_93 = ___0_s; String_t* L_94 = V_3; int32_t L_95 = ___2_start; int32_t L_96 = ___3_length; uint8_t* L_97 = ___4_targetSortKey; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_98 = ___5_ctx; int32_t L_99; L_99 = SimpleCollator_IndexOf_m11B2D9FB7B98647C6B6DC4B647A174B0C54B591D(__this, L_93, L_94, L_95, L_96, L_97, L_98, NULL); V_9 = L_99; goto IL_0196; } IL_0180: { String_t* L_100 = ___0_s; int32_t L_101 = ___2_start; int32_t L_102 = ___3_length; uint8_t* L_103 = V_4; Il2CppChar L_104 = V_6; int32_t L_105 = V_7; bool L_106 = V_5; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_107 = ___5_ctx; int32_t L_108; L_108 = SimpleCollator_IndexOfSortKey_m8F31818D0A985D2B5E8183E15D5A92D57293F3D6(__this, L_100, L_101, L_102, L_103, L_104, L_105, L_106, L_107, NULL); V_9 = L_108; } IL_0196: { int32_t L_109 = V_9; if ((((int32_t)L_109) >= ((int32_t)0))) { goto IL_019d; } } { return (-1); } IL_019d: { int32_t L_110 = ___3_length; int32_t L_111 = V_9; int32_t L_112 = ___2_start; ___3_length = ((int32_t)il2cpp_codegen_subtract(L_110, ((int32_t)il2cpp_codegen_subtract(L_111, L_112)))); int32_t L_113 = V_9; ___2_start = L_113; String_t* L_114 = ___0_s; String_t* L_115 = ___1_target; int32_t L_116 = ___2_start; int32_t L_117 = ___3_length; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_118 = ___5_ctx; bool L_119; L_119 = SimpleCollator_IsPrefix_mA60DF9D84E40E774783313C812198E41460BA4CF(__this, L_114, L_115, L_116, L_117, (bool)0, L_118, NULL); if (!L_119) { goto IL_01bd; } } { int32_t L_120 = V_9; return L_120; } IL_01bd: { String_t* L_121 = ___0_s; int32_t L_122 = ___2_start; int32_t L_123 = ___3_length; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_124; L_124 = SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795(__this, L_121, L_122, L_123, NULL); V_10 = L_124; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_125 = V_10; if (!L_125) { goto IL_01ea; } } { int32_t L_126 = ___2_start; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_127 = V_10; NullCheck(L_127); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_128 = L_127->___Source; NullCheck(L_128); ___2_start = ((int32_t)il2cpp_codegen_add(L_126, ((int32_t)(((RuntimeArray*)L_128)->max_length)))); int32_t L_129 = ___3_length; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_130 = V_10; NullCheck(L_130); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_131 = L_130->___Source; NullCheck(L_131); ___3_length = ((int32_t)il2cpp_codegen_subtract(L_129, ((int32_t)(((RuntimeArray*)L_131)->max_length)))); goto IL_01f5; } IL_01ea: { int32_t L_132 = ___2_start; ___2_start = ((int32_t)il2cpp_codegen_add(L_132, 1)); int32_t L_133 = ___3_length; ___3_length = ((int32_t)il2cpp_codegen_subtract(L_133, 1)); } IL_01f5: { int32_t L_134 = ___3_length; if ((((int32_t)L_134) > ((int32_t)0))) { goto IL_0167; } } { return (-1); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_LastIndexOf_mA10DF8A160173336E3159912701A4EA27D670EA4 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, int32_t ___4_opt, const RuntimeMethod* method) { uint8_t* V_0 = NULL; uint8_t* V_1 = NULL; uint8_t* V_2 = NULL; uint8_t* V_3 = NULL; uint8_t* V_4 = NULL; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE V_5; memset((&V_5), 0, sizeof(V_5)); { int32_t L_0 = ___4_opt; if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)1073741824))))) { goto IL_0014; } } { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_1 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD4F5AB3DB8A9A36171F6BAE4DC5ED6137E31D30B)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SimpleCollator_LastIndexOf_mA10DF8A160173336E3159912701A4EA27D670EA4_RuntimeMethod_var))); } IL_0014: { int32_t L_2 = ___4_opt; if ((!(((uint32_t)L_2) == ((uint32_t)((int32_t)268435456))))) { goto IL_0028; } } { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_3 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD4F5AB3DB8A9A36171F6BAE4DC5ED6137E31D30B)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&SimpleCollator_LastIndexOf_mA10DF8A160173336E3159912701A4EA27D670EA4_RuntimeMethod_var))); } IL_0028: { uintptr_t L_4 = ((uintptr_t)((int32_t)16)); int8_t* L_5 = (int8_t*) (L_4 ? alloca(L_4) : NULL); memset(L_5, 0, L_4); V_0 = (uint8_t*)(L_5); uintptr_t L_6 = ((uintptr_t)((int32_t)16)); int8_t* L_7 = (int8_t*) (L_6 ? alloca(L_6) : NULL); memset(L_7, 0, L_6); V_1 = (uint8_t*)(L_7); uintptr_t L_8 = ((uintptr_t)4); int8_t* L_9 = (int8_t*) (L_8 ? alloca(L_8) : NULL); memset(L_9, 0, L_8); V_2 = (uint8_t*)(L_9); uintptr_t L_10 = ((uintptr_t)4); int8_t* L_11 = (int8_t*) (L_10 ? alloca(L_10) : NULL); memset(L_11, 0, L_10); V_3 = (uint8_t*)(L_11); uintptr_t L_12 = ((uintptr_t)4); int8_t* L_13 = (int8_t*) (L_12 ? alloca(L_12) : NULL); memset(L_13, 0, L_12); V_4 = (uint8_t*)(L_13); uint8_t* L_14 = V_0; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_14, ((int32_t)16), NULL); uint8_t* L_15 = V_1; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_15, ((int32_t)16), NULL); uint8_t* L_16 = V_2; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_16, 4, NULL); uint8_t* L_17 = V_3; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_17, 4, NULL); uint8_t* L_18 = V_4; SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726(__this, L_18, 4, NULL); int32_t L_19 = ___4_opt; uint8_t* L_20 = V_0; uint8_t* L_21 = V_1; uint8_t* L_22 = V_3; uint8_t* L_23 = V_4; Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A((&V_5), L_19, L_20, L_21, L_22, L_23, (uint8_t*)((uintptr_t)0), NULL); String_t* L_24 = ___0_s; String_t* L_25 = ___1_target; int32_t L_26 = ___2_start; int32_t L_27 = ___3_length; uint8_t* L_28 = V_2; int32_t L_29; L_29 = SimpleCollator_LastIndexOf_m488C8D25A2AB765863F915C6DB76AB6EE0F06720(__this, L_24, L_25, L_26, L_27, L_28, (&V_5), NULL); return L_29; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_LastIndexOfOrdinal_m322FE1FF86BFDE367B003E70455FD7B3C39B3196 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, const RuntimeMethod* method) { int32_t V_0 = 0; Il2CppChar V_1 = 0x0; int32_t V_2 = 0; int32_t V_3 = 0; bool V_4 = false; int32_t V_5 = 0; { String_t* L_0 = ___1_target; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL); if (L_1) { goto IL_000a; } } { int32_t L_2 = ___2_start; return L_2; } IL_000a: { String_t* L_3 = ___0_s; NullCheck(L_3); int32_t L_4; L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL); String_t* L_5 = ___1_target; NullCheck(L_5); int32_t L_6; L_6 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_5, NULL); if ((((int32_t)L_4) < ((int32_t)L_6))) { goto IL_0022; } } { String_t* L_7 = ___1_target; NullCheck(L_7); int32_t L_8; L_8 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_7, NULL); int32_t L_9 = ___3_length; if ((((int32_t)L_8) <= ((int32_t)L_9))) { goto IL_0024; } } IL_0022: { return (-1); } IL_0024: { int32_t L_10 = ___2_start; int32_t L_11 = ___3_length; String_t* L_12 = ___1_target; NullCheck(L_12); int32_t L_13; L_13 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_12, NULL); V_0 = ((int32_t)il2cpp_codegen_subtract(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_10, L_11)), L_13)), 1)); String_t* L_14 = ___1_target; String_t* L_15 = ___1_target; NullCheck(L_15); int32_t L_16; L_16 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_15, NULL); NullCheck(L_14); Il2CppChar L_17; L_17 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_14, ((int32_t)il2cpp_codegen_subtract(L_16, 1)), NULL); V_1 = L_17; int32_t L_18 = ___2_start; V_2 = L_18; goto IL_009d; } IL_0045: { String_t* L_19 = ___0_s; int32_t L_20 = V_2; NullCheck(L_19); Il2CppChar L_21; L_21 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_19, L_20, NULL); Il2CppChar L_22 = V_1; if ((((int32_t)L_21) == ((int32_t)L_22))) { goto IL_0055; } } { int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract(L_23, 1)); goto IL_009d; } IL_0055: { int32_t L_24 = V_2; String_t* L_25 = ___1_target; NullCheck(L_25); int32_t L_26; L_26 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_25, NULL); V_3 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_24, L_26)), 1)); int32_t L_27 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract(L_27, 1)); V_4 = (bool)0; String_t* L_28 = ___1_target; NullCheck(L_28); int32_t L_29; L_29 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_28, NULL); V_5 = ((int32_t)il2cpp_codegen_subtract(L_29, 2)); goto IL_0092; } IL_0073: { String_t* L_30 = ___0_s; int32_t L_31 = V_3; int32_t L_32 = V_5; NullCheck(L_30); Il2CppChar L_33; L_33 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_30, ((int32_t)il2cpp_codegen_add(L_31, L_32)), NULL); String_t* L_34 = ___1_target; int32_t L_35 = V_5; NullCheck(L_34); Il2CppChar L_36; L_36 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_34, L_35, NULL); if ((((int32_t)L_33) == ((int32_t)L_36))) { goto IL_008c; } } { V_4 = (bool)1; goto IL_0097; } IL_008c: { int32_t L_37 = V_5; V_5 = ((int32_t)il2cpp_codegen_subtract(L_37, 1)); } IL_0092: { int32_t L_38 = V_5; if ((((int32_t)L_38) >= ((int32_t)0))) { goto IL_0073; } } IL_0097: { bool L_39 = V_4; if (L_39) { goto IL_009d; } } { int32_t L_40 = V_3; return L_40; } IL_009d: { int32_t L_41 = V_2; int32_t L_42 = V_0; if ((((int32_t)L_41) > ((int32_t)L_42))) { goto IL_0045; } } { return (-1); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_LastIndexOfSortKey_mF2FE6FAA26A35DA855DC31B896359E439794B759 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t ___1_start, int32_t ___2_orgStart, int32_t ___3_length, uint8_t* ___4_sortkey, int32_t ___5_ti, bool ___6_noLv4, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___7_ctx, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = ___1_start; int32_t L_1 = ___3_length; V_0 = ((int32_t)il2cpp_codegen_subtract(L_0, L_1)); int32_t L_2 = ___1_start; V_1 = L_2; goto IL_0022; } IL_0009: { int32_t L_3 = V_1; V_2 = L_3; String_t* L_4 = ___0_s; int32_t L_5 = V_0; int32_t L_6 = ___2_orgStart; int32_t L_7 = ___5_ti; uint8_t* L_8 = ___4_sortkey; bool L_9 = ___6_noLv4; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_10 = ___7_ctx; bool L_11; L_11 = SimpleCollator_MatchesBackward_m9AC1281E6D19130EBA20AC6886E266BDE4BF0C8D(__this, L_4, (&V_1), L_5, L_6, L_7, L_8, L_9, L_10, NULL); if (!L_11) { goto IL_0022; } } { int32_t L_12 = V_2; return L_12; } IL_0022: { int32_t L_13 = V_1; int32_t L_14 = V_0; if ((((int32_t)L_13) > ((int32_t)L_14))) { goto IL_0009; } } { return (-1); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SimpleCollator_LastIndexOf_m488C8D25A2AB765863F915C6DB76AB6EE0F06720 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, String_t* ___1_target, int32_t ___2_start, int32_t ___3_length, uint8_t* ___4_targetSortKey, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___5_ctx, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_3 = NULL; String_t* V_4 = NULL; uint8_t* V_5 = NULL; bool V_6 = false; int32_t V_7 = 0; int32_t V_8 = 0; int32_t V_9 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_10 = NULL; String_t* G_B11_0 = NULL; uintptr_t G_B14_0; memset((&G_B14_0), 0, sizeof(G_B14_0)); { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_0 = ___5_ctx; int32_t L_1 = L_0->___Option; V_0 = L_1; int32_t L_2 = ___2_start; V_1 = L_2; V_2 = 0; goto IL_0021; } IL_000e: { String_t* L_3 = ___1_target; int32_t L_4 = V_2; NullCheck(L_3); Il2CppChar L_5; L_5 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, L_4, NULL); int32_t L_6 = V_0; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); bool L_7; L_7 = SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691(L_5, L_6, NULL); if (!L_7) { goto IL_002a; } } { int32_t L_8 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_0021: { int32_t L_9 = V_2; String_t* L_10 = ___1_target; NullCheck(L_10); int32_t L_11; L_11 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_10, NULL); if ((((int32_t)L_9) < ((int32_t)L_11))) { goto IL_000e; } } IL_002a: { int32_t L_12 = V_2; String_t* L_13 = ___1_target; NullCheck(L_13); int32_t L_14; L_14 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_13, NULL); if ((!(((uint32_t)L_12) == ((uint32_t)L_14)))) { goto IL_0053; } } { String_t* L_15 = ___1_target; String_t* L_16 = ___1_target; NullCheck(L_16); int32_t L_17; L_17 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_16, NULL); int32_t L_18; L_18 = SimpleCollator_IndexOfOrdinal_mAC77E8D165ABA6EC71A06BFCC1D7299E333811C7(__this, L_15, 0, 0, L_17, NULL); if ((((int32_t)L_18) >= ((int32_t)0))) { goto IL_0047; } } { int32_t L_19 = ___2_start; return L_19; } IL_0047: { String_t* L_20 = ___0_s; String_t* L_21 = ___1_target; int32_t L_22 = ___2_start; int32_t L_23 = ___3_length; int32_t L_24; L_24 = SimpleCollator_LastIndexOfOrdinal_m322FE1FF86BFDE367B003E70455FD7B3C39B3196(__this, L_20, L_21, L_22, L_23, NULL); return L_24; } IL_0053: { String_t* L_25 = ___1_target; int32_t L_26 = V_2; String_t* L_27 = ___1_target; NullCheck(L_27); int32_t L_28; L_28 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_27, NULL); int32_t L_29 = V_2; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_30; L_30 = SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795(__this, L_25, L_26, ((int32_t)il2cpp_codegen_subtract(L_28, L_29)), NULL); V_3 = L_30; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_31 = V_3; if (L_31) { goto IL_006a; } } { G_B11_0 = ((String_t*)(NULL)); goto IL_0070; } IL_006a: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_32 = V_3; NullCheck(L_32); String_t* L_33 = L_32->___Replacement; G_B11_0 = L_33; } IL_0070: { V_4 = G_B11_0; String_t* L_34 = V_4; if (!L_34) { goto IL_007a; } } { G_B14_0 = ((uintptr_t)0); goto IL_007c; } IL_007a: { uint8_t* L_35 = ___4_targetSortKey; G_B14_0 = ((uintptr_t)(intptr_t)(L_35)); } IL_007c: { V_5 = (uint8_t*)G_B14_0; V_6 = (bool)1; V_7 = (-1); Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_36 = V_3; if (!L_36) { goto IL_00b5; } } { uint8_t* L_37 = V_5; if ((((intptr_t)L_37) == ((intptr_t)((uintptr_t)0)))) { goto IL_00b5; } } { V_8 = 0; goto IL_00a7; } IL_0092: { uint8_t* L_38 = V_5; int32_t L_39 = V_8; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_40 = V_3; NullCheck(L_40); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_41 = L_40->___SortKey; int32_t L_42 = V_8; NullCheck(L_41); int32_t L_43 = L_42; uint8_t L_44 = (L_41)->GetAt(static_cast(L_43)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_38, L_39))) = (int8_t)L_44; int32_t L_45 = V_8; V_8 = ((int32_t)il2cpp_codegen_add(L_45, 1)); } IL_00a7: { int32_t L_46 = V_8; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_47 = V_3; NullCheck(L_47); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_48 = L_47->___SortKey; NullCheck(L_48); if ((((int32_t)L_46) < ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length))))) { goto IL_0092; } } { goto IL_010f; } IL_00b5: { uint8_t* L_49 = V_5; if ((((intptr_t)L_49) == ((intptr_t)((uintptr_t)0)))) { goto IL_010f; } } { String_t* L_50 = ___1_target; int32_t L_51 = V_2; NullCheck(L_50); Il2CppChar L_52; L_52 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_50, L_51, NULL); int32_t L_53 = V_0; int32_t L_54; L_54 = SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2(__this, L_52, L_53, NULL); V_7 = L_54; uint8_t* L_55 = V_5; int32_t L_56 = V_7; uint8_t L_57; L_57 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_56, NULL); *((int8_t*)L_55) = (int8_t)L_57; uint8_t* L_58 = V_5; int32_t L_59 = V_7; uint8_t L_60; L_60 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_59, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_58, 1))) = (int8_t)L_60; int32_t L_61 = V_0; if (((int32_t)((int32_t)L_61&2))) { goto IL_00f6; } } { uint8_t* L_62 = V_5; int32_t L_63 = V_7; uint8_t L_64; L_64 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_63, 0, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_62, 2))) = (int8_t)L_64; } IL_00f6: { uint8_t* L_65 = V_5; int32_t L_66 = V_7; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_67; L_67 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_66, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_65, 3))) = (int8_t)L_67; int32_t L_68 = V_7; bool L_69; L_69 = MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5(((int32_t)(uint16_t)L_68), NULL); V_6 = (bool)((((int32_t)L_69) == ((int32_t)0))? 1 : 0); } IL_010f: { uint8_t* L_70 = V_5; if ((((intptr_t)L_70) == ((intptr_t)((uintptr_t)0)))) { goto IL_015f; } } { int32_t L_71 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_71, 1)); goto IL_0156; } IL_011b: { String_t* L_72 = ___1_target; int32_t L_73 = V_2; NullCheck(L_72); Il2CppChar L_74; L_74 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_72, L_73, NULL); uint8_t L_75; L_75 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_74, NULL); if ((!(((uint32_t)L_75) == ((uint32_t)1)))) { goto IL_015f; } } { uint8_t* L_76 = V_5; int32_t L_77 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_76, 2)))); if (L_77) { goto IL_0138; } } { uint8_t* L_78 = V_5; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_78, 2))) = (int8_t)2; } IL_0138: { uint8_t* L_79 = V_5; uint8_t* L_80 = V_5; int32_t L_81 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_80, 2)))); String_t* L_82 = ___1_target; int32_t L_83 = V_2; NullCheck(L_82); Il2CppChar L_84; L_84 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_82, L_83, NULL); uint8_t L_85; L_85 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_84, 0, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_79, 2))) = (int8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(L_81, (int32_t)L_85))); int32_t L_86 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_86, 1)); } IL_0156: { int32_t L_87 = V_2; String_t* L_88 = ___1_target; NullCheck(L_88); int32_t L_89; L_89 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_88, NULL); if ((((int32_t)L_87) < ((int32_t)L_89))) { goto IL_011b; } } IL_015f: { V_9 = 0; String_t* L_90 = V_4; if (!L_90) { goto IL_017a; } } { String_t* L_91 = ___0_s; String_t* L_92 = V_4; int32_t L_93 = ___2_start; int32_t L_94 = ___3_length; uint8_t* L_95 = ___4_targetSortKey; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_96 = ___5_ctx; int32_t L_97; L_97 = SimpleCollator_LastIndexOf_m488C8D25A2AB765863F915C6DB76AB6EE0F06720(__this, L_91, L_92, L_93, L_94, L_95, L_96, NULL); V_9 = L_97; goto IL_018f; } IL_017a: { String_t* L_98 = ___0_s; int32_t L_99 = ___2_start; int32_t L_100 = V_1; int32_t L_101 = ___3_length; uint8_t* L_102 = V_5; int32_t L_103 = V_7; bool L_104 = V_6; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_105 = ___5_ctx; int32_t L_106; L_106 = SimpleCollator_LastIndexOfSortKey_mF2FE6FAA26A35DA855DC31B896359E439794B759(__this, L_98, L_99, L_100, L_101, L_102, L_103, L_104, L_105, NULL); V_9 = L_106; } IL_018f: { int32_t L_107 = V_9; if ((((int32_t)L_107) >= ((int32_t)0))) { goto IL_0196; } } { return (-1); } IL_0196: { int32_t L_108 = ___3_length; int32_t L_109 = ___2_start; int32_t L_110 = V_9; ___3_length = ((int32_t)il2cpp_codegen_subtract(L_108, ((int32_t)il2cpp_codegen_subtract(L_109, L_110)))); int32_t L_111 = V_9; ___2_start = L_111; String_t* L_112 = ___0_s; String_t* L_113 = ___1_target; int32_t L_114 = V_9; int32_t L_115 = V_1; int32_t L_116 = V_9; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_117 = ___5_ctx; bool L_118; L_118 = SimpleCollator_IsPrefix_mA60DF9D84E40E774783313C812198E41460BA4CF(__this, L_112, L_113, L_114, ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_115, L_116)), 1)), (bool)0, L_117, NULL); if (!L_118) { goto IL_01d8; } } { goto IL_01d0; } IL_01ba: { String_t* L_119 = ___0_s; int32_t L_120 = V_9; NullCheck(L_119); Il2CppChar L_121; L_121 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_119, L_120, NULL); int32_t L_122 = V_0; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); bool L_123; L_123 = SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691(L_121, L_122, NULL); if (!L_123) { goto IL_01d5; } } { int32_t L_124 = V_9; V_9 = ((int32_t)il2cpp_codegen_add(L_124, 1)); } IL_01d0: { int32_t L_125 = V_9; int32_t L_126 = V_1; if ((((int32_t)L_125) < ((int32_t)L_126))) { goto IL_01ba; } } IL_01d5: { int32_t L_127 = V_9; return L_127; } IL_01d8: { String_t* L_128 = ___0_s; int32_t L_129 = V_9; int32_t L_130 = V_1; int32_t L_131 = V_9; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_132; L_132 = SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795(__this, L_128, L_129, ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract(L_130, L_131)), 1)), NULL); V_10 = L_132; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_133 = V_10; if (!L_133) { goto IL_020a; } } { int32_t L_134 = ___2_start; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_135 = V_10; NullCheck(L_135); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_136 = L_135->___Source; NullCheck(L_136); ___2_start = ((int32_t)il2cpp_codegen_subtract(L_134, ((int32_t)(((RuntimeArray*)L_136)->max_length)))); int32_t L_137 = ___3_length; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_138 = V_10; NullCheck(L_138); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_139 = L_138->___Source; NullCheck(L_139); ___3_length = ((int32_t)il2cpp_codegen_subtract(L_137, ((int32_t)(((RuntimeArray*)L_139)->max_length)))); goto IL_0215; } IL_020a: { int32_t L_140 = ___2_start; ___2_start = ((int32_t)il2cpp_codegen_subtract(L_140, 1)); int32_t L_141 = ___3_length; ___3_length = ((int32_t)il2cpp_codegen_subtract(L_141, 1)); } IL_0215: { int32_t L_142 = ___3_length; if ((((int32_t)L_142) > ((int32_t)0))) { goto IL_015f; } } { return (-1); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_MatchesForward_m8CA755E21AD13E1BF8DD83078F133730D33E4536 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t* ___1_idx, int32_t ___2_end, int32_t ___3_ti, uint8_t* ___4_sortkey, bool ___5_noLv4, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___6_ctx, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_2 = NULL; { String_t* L_0 = ___0_s; int32_t* L_1 = ___1_idx; int32_t L_2 = *((int32_t*)L_1); NullCheck(L_0); Il2CppChar L_3; L_3 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_0, L_2, NULL); V_0 = L_3; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_4 = ___6_ctx; uint8_t* L_5 = L_4->___AlwaysMatchFlags; if ((((intptr_t)L_5) == ((intptr_t)((uintptr_t)0)))) { goto IL_0035; } } { int32_t L_6 = V_0; if ((((int32_t)L_6) >= ((int32_t)((int32_t)128)))) { goto IL_0035; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_7 = ___6_ctx; uint8_t* L_8 = L_7->___AlwaysMatchFlags; int32_t L_9 = V_0; int32_t L_10 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, ((int32_t)(L_9/8)))))); int32_t L_11 = V_0; if (!((int32_t)(L_10&((int32_t)(1<<((int32_t)(((int32_t)(L_11%8))&((int32_t)31)))))))) { goto IL_0035; } } { return (bool)1; } IL_0035: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_12 = ___6_ctx; uint8_t* L_13 = L_12->___NeverMatchFlags; if ((((intptr_t)L_13) == ((intptr_t)((uintptr_t)0)))) { goto IL_0067; } } { int32_t L_14 = V_0; if ((((int32_t)L_14) >= ((int32_t)((int32_t)128)))) { goto IL_0067; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_15 = ___6_ctx; uint8_t* L_16 = L_15->___NeverMatchFlags; int32_t L_17 = V_0; int32_t L_18 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, ((int32_t)(L_17/8)))))); int32_t L_19 = V_0; if (!((int32_t)(L_18&((int32_t)(1<<((int32_t)(((int32_t)(L_19%8))&((int32_t)31)))))))) { goto IL_0067; } } { int32_t* L_20 = ___1_idx; int32_t* L_21 = ___1_idx; int32_t L_22 = *((int32_t*)L_21); *((int32_t*)L_20) = (int32_t)((int32_t)il2cpp_codegen_add(L_22, 1)); return (bool)0; } IL_0067: { String_t* L_23 = ___0_s; int32_t* L_24 = ___1_idx; int32_t L_25 = *((int32_t*)L_24); NullCheck(L_23); Il2CppChar L_26; L_26 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_23, L_25, NULL); int32_t L_27; L_27 = SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8(__this, L_26, NULL); V_1 = L_27; V_2 = (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540*)NULL; String_t* L_28 = ___0_s; int32_t* L_29 = ___1_idx; int32_t L_30 = ___2_end; int32_t L_31 = ___3_ti; uint8_t* L_32 = ___4_sortkey; bool L_33 = ___5_noLv4; int32_t L_34 = V_1; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_35 = ___6_ctx; bool L_36; L_36 = SimpleCollator_MatchesForwardCore_mA6CDEC5DC46755C2A778408FE4DA8F28D929F4EC(__this, L_28, L_29, L_30, L_31, L_32, L_33, L_34, (&V_2), L_35, NULL); if (!L_36) { goto IL_00c2; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_37 = ___6_ctx; uint8_t* L_38 = L_37->___AlwaysMatchFlags; if ((((intptr_t)L_38) == ((intptr_t)((uintptr_t)0)))) { goto IL_00c0; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_39 = V_2; if (L_39) { goto IL_00c0; } } { int32_t L_40 = V_1; if (L_40) { goto IL_00c0; } } { int32_t L_41 = V_0; if ((((int32_t)L_41) >= ((int32_t)((int32_t)128)))) { goto IL_00c0; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_42 = ___6_ctx; uint8_t* L_43 = L_42->___AlwaysMatchFlags; int32_t L_44 = V_0; uint8_t* L_45 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_43, ((int32_t)(L_44/8)))); int32_t L_46 = (*(L_45)); int32_t L_47 = V_0; *((int8_t*)L_45) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_46|((int32_t)(uint8_t)((int32_t)(1<<((int32_t)(((int32_t)(L_47%8))&((int32_t)31))))))))); } IL_00c0: { return (bool)1; } IL_00c2: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_48 = ___6_ctx; uint8_t* L_49 = L_48->___NeverMatchFlags; if ((((intptr_t)L_49) == ((intptr_t)((uintptr_t)0)))) { goto IL_00f4; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_50 = V_2; if (L_50) { goto IL_00f4; } } { int32_t L_51 = V_1; if (L_51) { goto IL_00f4; } } { int32_t L_52 = V_0; if ((((int32_t)L_52) >= ((int32_t)((int32_t)128)))) { goto IL_00f4; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_53 = ___6_ctx; uint8_t* L_54 = L_53->___NeverMatchFlags; int32_t L_55 = V_0; uint8_t* L_56 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_54, ((int32_t)(L_55/8)))); int32_t L_57 = (*(L_56)); int32_t L_58 = V_0; *((int8_t*)L_56) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_57|((int32_t)(uint8_t)((int32_t)(1<<((int32_t)(((int32_t)(L_58%8))&((int32_t)31))))))))); } IL_00f4: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_MatchesForwardCore_mA6CDEC5DC46755C2A778408FE4DA8F28D929F4EC (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t* ___1_idx, int32_t ___2_end, int32_t ___3_ti, uint8_t* ___4_sortkey, bool ___5_noLv4, int32_t ___6_ext, Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** ___7_ct, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___8_ctx, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uint8_t* V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; bool V_6 = false; { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_0 = ___8_ctx; int32_t L_1 = L_0->___Option; V_0 = L_1; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_2 = ___8_ctx; uint8_t* L_3 = L_2->___Buffer1; V_1 = L_3; int32_t L_4 = V_0; V_2 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_4&2))) <= ((uint32_t)0)))? 1 : 0); V_3 = (-1); int32_t L_5 = ___6_ext; if (L_5) { goto IL_002c; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_6 = ___7_ct; String_t* L_7 = ___0_s; int32_t* L_8 = ___1_idx; int32_t L_9 = *((int32_t*)L_8); int32_t L_10 = ___2_end; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_11; L_11 = SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795(__this, L_7, L_9, L_10, NULL); *((RuntimeObject**)L_6) = (RuntimeObject*)L_11; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_6, (void*)(RuntimeObject*)L_11); goto IL_0064; } IL_002c: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_12 = ___8_ctx; int32_t L_13 = L_12->___PrevCode; if ((((int32_t)L_13) >= ((int32_t)0))) { goto IL_0053; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_14 = ___8_ctx; uint8_t* L_15 = L_14->___PrevSortKey; if ((!(((uintptr_t)L_15) == ((uintptr_t)((uintptr_t)0))))) { goto IL_0049; } } { int32_t* L_16 = ___1_idx; int32_t* L_17 = ___1_idx; int32_t L_18 = *((int32_t*)L_17); *((int32_t*)L_16) = (int32_t)((int32_t)il2cpp_codegen_add(L_18, 1)); return (bool)0; } IL_0049: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_19 = ___8_ctx; uint8_t* L_20 = L_19->___PrevSortKey; V_1 = L_20; goto IL_0064; } IL_0053: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_21 = ___8_ctx; int32_t L_22 = L_21->___PrevCode; int32_t L_23 = ___6_ext; int32_t L_24 = V_0; int32_t L_25; L_25 = SimpleCollator_FilterExtender_mAB7448D68BB6D66289428602916BA8265EBBAF65(__this, L_22, L_23, L_24, NULL); V_3 = L_25; } IL_0064: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_26 = ___7_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_27 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_26); if (!L_27) { goto IL_00e1; } } { int32_t* L_28 = ___1_idx; int32_t* L_29 = ___1_idx; int32_t L_30 = *((int32_t*)L_29); Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_31 = ___7_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_32 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_31); NullCheck(L_32); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_33 = L_32->___Source; NullCheck(L_33); *((int32_t*)L_28) = (int32_t)((int32_t)il2cpp_codegen_add(L_30, ((int32_t)(((RuntimeArray*)L_33)->max_length)))); bool L_34 = ___5_noLv4; if (L_34) { goto IL_007e; } } { return (bool)0; } IL_007e: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_35 = ___7_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_36 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_35); NullCheck(L_36); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_37 = L_36->___SortKey; if (!L_37) { goto IL_00b8; } } { V_4 = 0; goto IL_009e; } IL_008d: { uint8_t* L_38 = V_1; int32_t L_39 = V_4; uint8_t* L_40 = ___4_sortkey; int32_t L_41 = V_4; int32_t L_42 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_40, L_41)))); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_38, L_39))) = (int8_t)L_42; int32_t L_43 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_43, 1)); } IL_009e: { int32_t L_44 = V_4; if ((((int32_t)L_44) < ((int32_t)4))) { goto IL_008d; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_45 = ___8_ctx; L_45->___PrevCode = (-1); Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_46 = ___8_ctx; uint8_t* L_47 = V_1; L_46->___PrevSortKey = L_47; goto IL_01bc; } IL_00b8: { V_5 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_48 = ___7_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_49 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_48); NullCheck(L_49); String_t* L_50 = L_49->___Replacement; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_51 = ___7_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_52 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_51); NullCheck(L_52); String_t* L_53 = L_52->___Replacement; NullCheck(L_53); int32_t L_54; L_54 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_53, NULL); int32_t L_55 = ___3_ti; uint8_t* L_56 = ___4_sortkey; bool L_57 = ___5_noLv4; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_58 = ___8_ctx; bool L_59; L_59 = SimpleCollator_MatchesForward_m8CA755E21AD13E1BF8DD83078F133730D33E4536(__this, L_50, (&V_5), L_54, L_55, L_56, L_57, L_58, NULL); return L_59; } IL_00e1: { int32_t L_60 = V_3; if ((((int32_t)L_60) >= ((int32_t)0))) { goto IL_00f5; } } { String_t* L_61 = ___0_s; int32_t* L_62 = ___1_idx; int32_t L_63 = *((int32_t*)L_62); NullCheck(L_61); Il2CppChar L_64; L_64 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_61, L_63, NULL); int32_t L_65 = V_0; int32_t L_66; L_66 = SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2(__this, L_64, L_65, NULL); V_3 = L_66; } IL_00f5: { int32_t* L_67 = ___1_idx; int32_t* L_68 = ___1_idx; int32_t L_69 = *((int32_t*)L_68); *((int32_t*)L_67) = (int32_t)((int32_t)il2cpp_codegen_add(L_69, 1)); uint8_t* L_70 = V_1; int32_t L_71 = V_3; uint8_t L_72; L_72 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_71, NULL); *((int8_t*)L_70) = (int8_t)L_72; V_6 = (bool)0; uint8_t* L_73 = ___4_sortkey; int32_t L_74 = (*(L_73)); uint8_t* L_75 = V_1; int32_t L_76 = (*(L_75)); if ((!(((uint32_t)L_74) == ((uint32_t)L_76)))) { goto IL_011b; } } { uint8_t* L_77 = V_1; int32_t L_78 = V_3; uint8_t L_79; L_79 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_78, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_77, 1))) = (int8_t)L_79; goto IL_011e; } IL_011b: { V_6 = (bool)1; } IL_011e: { bool L_80 = V_2; if (L_80) { goto IL_013b; } } { uint8_t* L_81 = ___4_sortkey; int32_t L_82 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_81, 1)))); uint8_t* L_83 = V_1; int32_t L_84 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_83, 1)))); if ((!(((uint32_t)L_82) == ((uint32_t)L_84)))) { goto IL_013b; } } { uint8_t* L_85 = V_1; int32_t L_86 = V_3; int32_t L_87 = ___6_ext; uint8_t L_88; L_88 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_86, L_87, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_85, 2))) = (int8_t)L_88; goto IL_0141; } IL_013b: { bool L_89 = V_2; if (L_89) { goto IL_0141; } } { V_6 = (bool)1; } IL_0141: { bool L_90 = V_6; if (!L_90) { goto IL_0165; } } { goto IL_015e; } IL_0147: { String_t* L_91 = ___0_s; int32_t* L_92 = ___1_idx; int32_t L_93 = *((int32_t*)L_92); NullCheck(L_91); Il2CppChar L_94; L_94 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_91, L_93, NULL); uint8_t L_95; L_95 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_94, NULL); if ((!(((uint32_t)L_95) == ((uint32_t)1)))) { goto IL_0163; } } { int32_t* L_96 = ___1_idx; int32_t* L_97 = ___1_idx; int32_t L_98 = *((int32_t*)L_97); *((int32_t*)L_96) = (int32_t)((int32_t)il2cpp_codegen_add(L_98, 1)); } IL_015e: { int32_t* L_99 = ___1_idx; int32_t L_100 = *((int32_t*)L_99); int32_t L_101 = ___2_end; if ((((int32_t)L_100) < ((int32_t)L_101))) { goto IL_0147; } } IL_0163: { return (bool)0; } IL_0165: { uint8_t* L_102 = V_1; int32_t L_103 = V_3; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_104; L_104 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_103, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_102, 3))) = (int8_t)L_104; uint8_t* L_105 = V_1; int32_t L_106 = (*(L_105)); if ((((int32_t)L_106) == ((int32_t)1))) { goto IL_01bc; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_107 = ___8_ctx; int32_t L_108 = V_3; L_107->___PrevCode = L_108; goto IL_01bc; } IL_017e: { String_t* L_109 = ___0_s; int32_t* L_110 = ___1_idx; int32_t L_111 = *((int32_t*)L_110); NullCheck(L_109); Il2CppChar L_112; L_112 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_109, L_111, NULL); uint8_t L_113; L_113 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_112, NULL); if ((!(((uint32_t)L_113) == ((uint32_t)1)))) { goto IL_01c1; } } { bool L_114 = V_2; if (L_114) { goto IL_01b6; } } { uint8_t* L_115 = V_1; int32_t L_116 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_115, 2)))); if (L_116) { goto IL_019d; } } { uint8_t* L_117 = V_1; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_117, 2))) = (int8_t)2; } IL_019d: { uint8_t* L_118 = V_1; uint8_t* L_119 = V_1; int32_t L_120 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_119, 2)))); String_t* L_121 = ___0_s; int32_t* L_122 = ___1_idx; int32_t L_123 = *((int32_t*)L_122); NullCheck(L_121); Il2CppChar L_124; L_124 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_121, L_123, NULL); uint8_t L_125; L_125 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_124, 0, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_118, 2))) = (int8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(L_120, (int32_t)L_125))); } IL_01b6: { int32_t* L_126 = ___1_idx; int32_t* L_127 = ___1_idx; int32_t L_128 = *((int32_t*)L_127); *((int32_t*)L_126) = (int32_t)((int32_t)il2cpp_codegen_add(L_128, 1)); } IL_01bc: { int32_t* L_129 = ___1_idx; int32_t L_130 = *((int32_t*)L_129); int32_t L_131 = ___2_end; if ((((int32_t)L_130) < ((int32_t)L_131))) { goto IL_017e; } } IL_01c1: { int32_t L_132 = V_0; uint8_t* L_133 = V_1; int32_t L_134 = V_3; int32_t L_135 = ___6_ext; uint8_t* L_136 = ___4_sortkey; int32_t L_137 = ___3_ti; bool L_138 = ___5_noLv4; bool L_139; L_139 = SimpleCollator_MatchesPrimitive_m561EAF65597A2D0896CAA2DCF33992A2531A490E(__this, L_132, L_133, L_134, L_135, L_136, L_137, L_138, NULL); return L_139; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_MatchesPrimitive_m561EAF65597A2D0896CAA2DCF33992A2531A490E (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, int32_t ___0_opt, uint8_t* ___1_source, int32_t ___2_si, int32_t ___3_ext, uint8_t* ___4_target, int32_t ___5_ti, bool ___6_noLv4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { int32_t L_0 = ___0_opt; V_0 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_0&2))) <= ((uint32_t)0)))? 1 : 0); uint8_t* L_1 = ___1_source; int32_t L_2 = (*(L_1)); uint8_t* L_3 = ___4_target; int32_t L_4 = (*(L_3)); if ((!(((uint32_t)L_2) == ((uint32_t)L_4)))) { goto IL_0032; } } { uint8_t* L_5 = ___1_source; int32_t L_6 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 1)))); uint8_t* L_7 = ___4_target; int32_t L_8 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_7, 1)))); if ((!(((uint32_t)L_6) == ((uint32_t)L_8)))) { goto IL_0032; } } { bool L_9 = V_0; if (L_9) { goto IL_0027; } } { uint8_t* L_10 = ___1_source; int32_t L_11 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, 2)))); uint8_t* L_12 = ___4_target; int32_t L_13 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_12, 2)))); if ((!(((uint32_t)L_11) == ((uint32_t)L_13)))) { goto IL_0032; } } IL_0027: { uint8_t* L_14 = ___1_source; int32_t L_15 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_14, 3)))); uint8_t* L_16 = ___4_target; int32_t L_17 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, 3)))); if ((((int32_t)L_15) == ((int32_t)L_17))) { goto IL_0034; } } IL_0032: { return (bool)0; } IL_0034: { bool L_18 = ___6_noLv4; if (!L_18) { goto IL_0047; } } { int32_t L_19 = ___2_si; if ((((int32_t)L_19) < ((int32_t)0))) { goto IL_0045; } } { int32_t L_20 = ___2_si; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_21; L_21 = MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5(((int32_t)(uint16_t)L_20), NULL); if (L_21) { goto IL_0047; } } IL_0045: { return (bool)1; } IL_0047: { bool L_22 = ___6_noLv4; if (!L_22) { goto IL_004d; } } { return (bool)0; } IL_004d: { bool L_23 = V_0; if (L_23) { goto IL_0057; } } { int32_t L_24 = ___3_ext; if ((!(((uint32_t)L_24) == ((uint32_t)3)))) { goto IL_0057; } } { return (bool)0; } IL_0057: { int32_t L_25 = ___2_si; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_26; L_26 = MSCompatUnicodeTable_IsJapaneseSmallLetter_m2FCB0285CB9DC56CC0CEF4C43445A1B1E34F1D2A(((int32_t)(uint16_t)L_25), NULL); int32_t L_27 = ___5_ti; bool L_28; L_28 = MSCompatUnicodeTable_IsJapaneseSmallLetter_m2FCB0285CB9DC56CC0CEF4C43445A1B1E34F1D2A(((int32_t)(uint16_t)L_27), NULL); if ((!(((uint32_t)L_26) == ((uint32_t)L_28)))) { goto IL_00a3; } } { int32_t L_29 = ___3_ext; int32_t L_30 = ___0_opt; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); uint8_t L_31; L_31 = SimpleCollator_ToDashTypeValue_mE79BBAAF642CDC8914E5687E7168A94C7B4E1AEC(L_29, L_30, NULL); int32_t L_32 = ___0_opt; uint8_t L_33; L_33 = SimpleCollator_ToDashTypeValue_mE79BBAAF642CDC8914E5687E7168A94C7B4E1AEC(0, L_32, NULL); if ((!(((uint32_t)L_31) == ((uint32_t)L_33)))) { goto IL_00a3; } } { int32_t L_34 = ___2_si; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_35; L_35 = MSCompatUnicodeTable_IsHiragana_m2CC48465148CF3A85712A10426CFFC689D2BC4D7(((int32_t)(uint16_t)L_34), NULL); int32_t L_36 = ___5_ti; bool L_37; L_37 = MSCompatUnicodeTable_IsHiragana_m2CC48465148CF3A85712A10426CFFC689D2BC4D7(((int32_t)(uint16_t)L_36), NULL); if ((!(((uint32_t)((((int32_t)L_35) == ((int32_t)0))? 1 : 0)) == ((uint32_t)((((int32_t)L_37) == ((int32_t)0))? 1 : 0))))) { goto IL_00a3; } } { int32_t L_38 = ___2_si; int32_t L_39 = ___0_opt; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); bool L_40; L_40 = SimpleCollator_IsHalfKana_mBE7B9D82197EB83129D9E39198164DB5C0012A35(((int32_t)(uint16_t)L_38), L_39, NULL); int32_t L_41 = ___5_ti; int32_t L_42 = ___0_opt; bool L_43; L_43 = SimpleCollator_IsHalfKana_mBE7B9D82197EB83129D9E39198164DB5C0012A35(((int32_t)(uint16_t)L_41), L_42, NULL); if ((((int32_t)L_40) == ((int32_t)L_43))) { goto IL_00a5; } } IL_00a3: { return (bool)0; } IL_00a5: { return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_MatchesBackward_m9AC1281E6D19130EBA20AC6886E266BDE4BF0C8D (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t* ___1_idx, int32_t ___2_end, int32_t ___3_orgStart, int32_t ___4_ti, uint8_t* ___5_sortkey, bool ___6_noLv4, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___7_ctx, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* V_2 = NULL; { String_t* L_0 = ___0_s; int32_t* L_1 = ___1_idx; int32_t L_2 = *((int32_t*)L_1); NullCheck(L_0); Il2CppChar L_3; L_3 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_0, L_2, NULL); V_0 = L_3; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_4 = ___7_ctx; uint8_t* L_5 = L_4->___AlwaysMatchFlags; if ((((intptr_t)L_5) == ((intptr_t)((uintptr_t)0)))) { goto IL_0035; } } { int32_t L_6 = V_0; if ((((int32_t)L_6) >= ((int32_t)((int32_t)128)))) { goto IL_0035; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_7 = ___7_ctx; uint8_t* L_8 = L_7->___AlwaysMatchFlags; int32_t L_9 = V_0; int32_t L_10 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, ((int32_t)(L_9/8)))))); int32_t L_11 = V_0; if (!((int32_t)(L_10&((int32_t)(1<<((int32_t)(((int32_t)(L_11%8))&((int32_t)31)))))))) { goto IL_0035; } } { return (bool)1; } IL_0035: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_12 = ___7_ctx; uint8_t* L_13 = L_12->___NeverMatchFlags; if ((((intptr_t)L_13) == ((intptr_t)((uintptr_t)0)))) { goto IL_0067; } } { int32_t L_14 = V_0; if ((((int32_t)L_14) >= ((int32_t)((int32_t)128)))) { goto IL_0067; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_15 = ___7_ctx; uint8_t* L_16 = L_15->___NeverMatchFlags; int32_t L_17 = V_0; int32_t L_18 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_16, ((int32_t)(L_17/8)))))); int32_t L_19 = V_0; if (!((int32_t)(L_18&((int32_t)(1<<((int32_t)(((int32_t)(L_19%8))&((int32_t)31)))))))) { goto IL_0067; } } { int32_t* L_20 = ___1_idx; int32_t* L_21 = ___1_idx; int32_t L_22 = *((int32_t*)L_21); *((int32_t*)L_20) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_22, 1)); return (bool)0; } IL_0067: { String_t* L_23 = ___0_s; int32_t* L_24 = ___1_idx; int32_t L_25 = *((int32_t*)L_24); NullCheck(L_23); Il2CppChar L_26; L_26 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_23, L_25, NULL); int32_t L_27; L_27 = SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8(__this, L_26, NULL); V_1 = L_27; V_2 = (Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540*)NULL; String_t* L_28 = ___0_s; int32_t* L_29 = ___1_idx; int32_t L_30 = ___2_end; int32_t L_31 = ___3_orgStart; int32_t L_32 = ___4_ti; uint8_t* L_33 = ___5_sortkey; bool L_34 = ___6_noLv4; int32_t L_35 = V_1; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_36 = ___7_ctx; bool L_37; L_37 = SimpleCollator_MatchesBackwardCore_m060643AEAF22958885C7CE7E2D0436CC51A39188(__this, L_28, L_29, L_30, L_31, L_32, L_33, L_34, L_35, (&V_2), L_36, NULL); if (!L_37) { goto IL_00c4; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_38 = ___7_ctx; uint8_t* L_39 = L_38->___AlwaysMatchFlags; if ((((intptr_t)L_39) == ((intptr_t)((uintptr_t)0)))) { goto IL_00c2; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_40 = V_2; if (L_40) { goto IL_00c2; } } { int32_t L_41 = V_1; if (L_41) { goto IL_00c2; } } { int32_t L_42 = V_0; if ((((int32_t)L_42) >= ((int32_t)((int32_t)128)))) { goto IL_00c2; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_43 = ___7_ctx; uint8_t* L_44 = L_43->___AlwaysMatchFlags; int32_t L_45 = V_0; uint8_t* L_46 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_44, ((int32_t)(L_45/8)))); int32_t L_47 = (*(L_46)); int32_t L_48 = V_0; *((int8_t*)L_46) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_47|((int32_t)(uint8_t)((int32_t)(1<<((int32_t)(((int32_t)(L_48%8))&((int32_t)31))))))))); } IL_00c2: { return (bool)1; } IL_00c4: { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_49 = ___7_ctx; uint8_t* L_50 = L_49->___NeverMatchFlags; if ((((intptr_t)L_50) == ((intptr_t)((uintptr_t)0)))) { goto IL_00f6; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_51 = V_2; if (L_51) { goto IL_00f6; } } { int32_t L_52 = V_1; if (L_52) { goto IL_00f6; } } { int32_t L_53 = V_0; if ((((int32_t)L_53) >= ((int32_t)((int32_t)128)))) { goto IL_00f6; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_54 = ___7_ctx; uint8_t* L_55 = L_54->___NeverMatchFlags; int32_t L_56 = V_0; uint8_t* L_57 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_55, ((int32_t)(L_56/8)))); int32_t L_58 = (*(L_57)); int32_t L_59 = V_0; *((int8_t*)L_57) = (int8_t)((int32_t)(uint8_t)((int32_t)(L_58|((int32_t)(uint8_t)((int32_t)(1<<((int32_t)(((int32_t)(L_59%8))&((int32_t)31))))))))); } IL_00f6: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SimpleCollator_MatchesBackwardCore_m060643AEAF22958885C7CE7E2D0436CC51A39188 (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* __this, String_t* ___0_s, int32_t* ___1_idx, int32_t ___2_end, int32_t ___3_orgStart, int32_t ___4_ti, uint8_t* ___5_sortkey, bool ___6_noLv4, int32_t ___7_ext, Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** ___8_ct, Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* ___9_ctx, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; uint8_t* V_1 = NULL; bool V_2 = false; int32_t V_3 = 0; int32_t V_4 = 0; uint8_t V_5 = 0x0; int32_t V_6 = 0; int32_t V_7 = 0; uint8_t V_8 = 0x0; int32_t V_9 = 0; int32_t V_10 = 0; bool V_11 = false; int32_t V_12 = 0; uint8_t* G_B13_0 = NULL; uint8_t* G_B12_0 = NULL; int32_t G_B14_0 = 0; uint8_t* G_B14_1 = NULL; { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_0 = ___9_ctx; int32_t L_1 = L_0->___Option; V_0 = L_1; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_2 = ___9_ctx; uint8_t* L_3 = L_2->___Buffer1; V_1 = L_3; int32_t L_4 = V_0; V_2 = (bool)((!(((uint32_t)((int32_t)((int32_t)L_4&2))) <= ((uint32_t)0)))? 1 : 0); int32_t* L_5 = ___1_idx; int32_t L_6 = *((int32_t*)L_5); V_3 = L_6; V_4 = (-1); int32_t L_7 = ___7_ext; if (!L_7) { goto IL_00da; } } { V_5 = (uint8_t)0; int32_t* L_8 = ___1_idx; int32_t L_9 = *((int32_t*)L_8); V_6 = L_9; } IL_002b: { int32_t L_10 = V_6; if ((((int32_t)L_10) >= ((int32_t)0))) { goto IL_0032; } } { return (bool)0; } IL_0032: { String_t* L_11 = ___0_s; int32_t L_12 = V_6; NullCheck(L_11); Il2CppChar L_13; L_13 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_11, L_12, NULL); int32_t L_14 = V_0; il2cpp_codegen_runtime_class_init_inline(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); bool L_15; L_15 = SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691(L_13, L_14, NULL); if (L_15) { goto IL_00c9; } } { String_t* L_16 = ___0_s; int32_t L_17 = V_6; NullCheck(L_16); Il2CppChar L_18; L_18 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_16, L_17, NULL); int32_t L_19 = V_0; int32_t L_20; L_20 = SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2(__this, L_18, L_19, NULL); V_7 = L_20; int32_t L_21 = V_7; uint8_t L_22; L_22 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_21, NULL); V_8 = L_22; uint8_t L_23 = V_8; if ((!(((uint32_t)L_23) == ((uint32_t)1)))) { goto IL_0072; } } { int32_t L_24 = V_7; uint8_t L_25; L_25 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_24, 0, NULL); V_5 = L_25; goto IL_00c9; } IL_0072: { int32_t L_26 = V_7; int32_t L_27 = ___7_ext; int32_t L_28 = V_0; int32_t L_29; L_29 = SimpleCollator_FilterExtender_mAB7448D68BB6D66289428602916BA8265EBBAF65(__this, L_26, L_27, L_28, NULL); V_4 = L_29; uint8_t* L_30 = V_1; uint8_t L_31 = V_8; *((int8_t*)L_30) = (int8_t)L_31; uint8_t* L_32 = V_1; int32_t L_33 = V_4; uint8_t L_34; L_34 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_33, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_32, 1))) = (int8_t)L_34; bool L_35 = V_2; if (L_35) { goto IL_00a0; } } { uint8_t* L_36 = V_1; int32_t L_37 = V_4; int32_t L_38 = ___7_ext; uint8_t L_39; L_39 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_37, L_38, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_36, 2))) = (int8_t)L_39; } IL_00a0: { uint8_t* L_40 = V_1; int32_t L_41 = V_4; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_42; L_42 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_41, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_40, 3))) = (int8_t)L_42; int32_t L_43 = ___7_ext; if ((((int32_t)L_43) == ((int32_t)3))) { goto IL_00d4; } } { uint8_t L_44 = V_5; if (!L_44) { goto IL_00d4; } } { uint8_t* L_45 = V_1; uint8_t* L_46 = V_1; int32_t L_47 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_46, 2)))); if (!L_47) { G_B13_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_45, 2)); goto IL_00c1; } G_B12_0 = ((uint8_t*)il2cpp_codegen_add((intptr_t)L_45, 2)); } { uint8_t L_48 = V_5; G_B14_0 = ((int32_t)(L_48)); G_B14_1 = G_B12_0; goto IL_00c6; } IL_00c1: { uint8_t L_49 = V_5; G_B14_0 = ((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_49, 2))); G_B14_1 = G_B13_0; } IL_00c6: { *((int8_t*)G_B14_1) = (int8_t)G_B14_0; goto IL_00d4; } IL_00c9: { int32_t L_50 = V_6; V_6 = ((int32_t)il2cpp_codegen_subtract(L_50, 1)); goto IL_002b; } IL_00d4: { int32_t* L_51 = ___1_idx; int32_t* L_52 = ___1_idx; int32_t L_53 = *((int32_t*)L_52); *((int32_t*)L_51) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_53, 1)); } IL_00da: { int32_t L_54 = ___7_ext; if (L_54) { goto IL_00eb; } } { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_55 = ___8_ct; String_t* L_56 = ___0_s; int32_t* L_57 = ___1_idx; int32_t L_58 = *((int32_t*)L_57); int32_t L_59 = ___2_end; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_60; L_60 = SimpleCollator_GetTailContraction_m9C3AD899404EEB2A61C0DA596E97CF81E62F4BC1(__this, L_56, L_58, L_59, NULL); *((RuntimeObject**)L_55) = (RuntimeObject*)L_60; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_55, (void*)(RuntimeObject*)L_60); } IL_00eb: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_61 = ___8_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_62 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_61); if (!L_62) { goto IL_0181; } } { int32_t* L_63 = ___1_idx; int32_t* L_64 = ___1_idx; int32_t L_65 = *((int32_t*)L_64); Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_66 = ___8_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_67 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_66); NullCheck(L_67); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_68 = L_67->___Source; NullCheck(L_68); *((int32_t*)L_63) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_65, ((int32_t)(((RuntimeArray*)L_68)->max_length)))); bool L_69 = ___6_noLv4; if (L_69) { goto IL_0108; } } { return (bool)0; } IL_0108: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_70 = ___8_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_71 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_70); NullCheck(L_71); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_72 = L_71->___SortKey; if (!L_72) { goto IL_0142; } } { V_9 = 0; goto IL_0128; } IL_0117: { uint8_t* L_73 = V_1; int32_t L_74 = V_9; uint8_t* L_75 = ___5_sortkey; int32_t L_76 = V_9; int32_t L_77 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_75, L_76)))); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_73, L_74))) = (int8_t)L_77; int32_t L_78 = V_9; V_9 = ((int32_t)il2cpp_codegen_add(L_78, 1)); } IL_0128: { int32_t L_79 = V_9; if ((((int32_t)L_79) < ((int32_t)4))) { goto IL_0117; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_80 = ___9_ctx; L_80->___PrevCode = (-1); Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_81 = ___9_ctx; uint8_t* L_82 = V_1; L_81->___PrevSortKey = L_82; goto IL_020c; } IL_0142: { Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_83 = ___8_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_84 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_83); NullCheck(L_84); String_t* L_85 = L_84->___Replacement; NullCheck(L_85); int32_t L_86; L_86 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_85, NULL); V_10 = ((int32_t)il2cpp_codegen_subtract(L_86, 1)); Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_87 = ___8_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_88 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_87); NullCheck(L_88); String_t* L_89 = L_88->___Replacement; int32_t L_90 = V_10; int32_t L_91 = V_10; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540** L_92 = ___8_ct; Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540* L_93 = *((Contraction_tAF10226C6FA2A0D9BE367AA4354E0145837F0540**)L_92); NullCheck(L_93); String_t* L_94 = L_93->___Replacement; NullCheck(L_94); int32_t L_95; L_95 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_94, NULL); uint8_t* L_96 = ___5_sortkey; int32_t L_97 = ___4_ti; bool L_98 = ___6_noLv4; Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_99 = ___9_ctx; int32_t L_100; L_100 = SimpleCollator_LastIndexOfSortKey_mF2FE6FAA26A35DA855DC31B896359E439794B759(__this, L_89, L_90, L_91, L_95, L_96, L_97, L_98, L_99, NULL); return (bool)((((int32_t)((((int32_t)0) > ((int32_t)L_100))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0181: { int32_t L_101 = ___7_ext; if (L_101) { goto IL_020c; } } { int32_t L_102 = V_4; if ((((int32_t)L_102) >= ((int32_t)0))) { goto IL_019e; } } { String_t* L_103 = ___0_s; int32_t* L_104 = ___1_idx; int32_t L_105 = *((int32_t*)L_104); NullCheck(L_103); Il2CppChar L_106; L_106 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_103, L_105, NULL); int32_t L_107 = V_0; int32_t L_108; L_108 = SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2(__this, L_106, L_107, NULL); V_4 = L_108; } IL_019e: { int32_t* L_109 = ___1_idx; int32_t* L_110 = ___1_idx; int32_t L_111 = *((int32_t*)L_110); *((int32_t*)L_109) = (int32_t)((int32_t)il2cpp_codegen_subtract(L_111, 1)); V_11 = (bool)0; uint8_t* L_112 = V_1; int32_t L_113 = V_4; uint8_t L_114; L_114 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_113, NULL); *((int8_t*)L_112) = (int8_t)L_114; uint8_t* L_115 = V_1; int32_t L_116 = (*(L_115)); uint8_t* L_117 = ___5_sortkey; int32_t L_118 = (*(L_117)); if ((!(((uint32_t)L_116) == ((uint32_t)L_118)))) { goto IL_01c6; } } { uint8_t* L_119 = V_1; int32_t L_120 = V_4; uint8_t L_121; L_121 = SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7(__this, L_120, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_119, 1))) = (int8_t)L_121; goto IL_01c9; } IL_01c6: { V_11 = (bool)1; } IL_01c9: { bool L_122 = V_2; if (L_122) { goto IL_01e7; } } { uint8_t* L_123 = V_1; int32_t L_124 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_123, 1)))); uint8_t* L_125 = ___5_sortkey; int32_t L_126 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_125, 1)))); if ((!(((uint32_t)L_124) == ((uint32_t)L_126)))) { goto IL_01e7; } } { uint8_t* L_127 = V_1; int32_t L_128 = V_4; int32_t L_129 = ___7_ext; uint8_t L_130; L_130 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_128, L_129, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_127, 2))) = (int8_t)L_130; goto IL_01ed; } IL_01e7: { bool L_131 = V_2; if (L_131) { goto IL_01ed; } } { V_11 = (bool)1; } IL_01ed: { bool L_132 = V_11; if (!L_132) { goto IL_01f3; } } { return (bool)0; } IL_01f3: { uint8_t* L_133 = V_1; int32_t L_134 = V_4; il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); uint8_t L_135; L_135 = MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624(L_134, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_133, 3))) = (int8_t)L_135; uint8_t* L_136 = V_1; int32_t L_137 = (*(L_136)); if ((((int32_t)L_137) == ((int32_t)1))) { goto IL_020c; } } { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* L_138 = ___9_ctx; int32_t L_139 = V_4; L_138->___PrevCode = L_139; } IL_020c: { int32_t L_140 = ___7_ext; if (L_140) { goto IL_025b; } } { int32_t L_141 = V_3; V_12 = ((int32_t)il2cpp_codegen_add(L_141, 1)); goto IL_0255; } IL_0217: { String_t* L_142 = ___0_s; int32_t L_143 = V_12; NullCheck(L_142); Il2CppChar L_144; L_144 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_142, L_143, NULL); uint8_t L_145; L_145 = SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309(__this, L_144, NULL); if ((!(((uint32_t)L_145) == ((uint32_t)1)))) { goto IL_025b; } } { bool L_146 = V_2; if (L_146) { goto IL_024f; } } { uint8_t* L_147 = V_1; int32_t L_148 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_147, 2)))); if (L_148) { goto IL_0236; } } { uint8_t* L_149 = V_1; *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_149, 2))) = (int8_t)2; } IL_0236: { uint8_t* L_150 = V_1; uint8_t* L_151 = V_1; int32_t L_152 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_151, 2)))); String_t* L_153 = ___0_s; int32_t L_154 = V_12; NullCheck(L_153); Il2CppChar L_155; L_155 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_153, L_154, NULL); uint8_t L_156; L_156 = SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC(__this, L_155, 0, NULL); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_150, 2))) = (int8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(L_152, (int32_t)L_156))); } IL_024f: { int32_t L_157 = V_12; V_12 = ((int32_t)il2cpp_codegen_add(L_157, 1)); } IL_0255: { int32_t L_158 = V_12; int32_t L_159 = ___3_orgStart; if ((((int32_t)L_158) < ((int32_t)L_159))) { goto IL_0217; } } IL_025b: { int32_t L_160 = V_0; uint8_t* L_161 = V_1; int32_t L_162 = V_4; int32_t L_163 = ___7_ext; uint8_t* L_164 = ___5_sortkey; int32_t L_165 = ___4_ti; bool L_166 = ___6_noLv4; bool L_167; L_167 = SimpleCollator_MatchesPrimitive_m561EAF65597A2D0896CAA2DCF33992A2531A490E(__this, L_160, L_161, L_162, L_163, L_164, L_165, L_166, NULL); return L_167; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SimpleCollator__cctor_m90A223B858B09C7BD9615B882A9A31BBA2966BAC (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0; L_0 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D* L_1 = (SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D*)il2cpp_codegen_object_new(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var); SimpleCollator__ctor_m457B2E914BEC0BB426FFE60448571037A0F3C499(L_1, L_0, NULL); ((SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_StaticFields*)il2cpp_codegen_static_fields_for(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var))->___invariant = L_1; Il2CppCodeGenWriteBarrier((void**)(&((SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_StaticFields*)il2cpp_codegen_static_fields_for(SimpleCollator_t701E438CB72A78D06CCC83F129BCF57769A5939D_il2cpp_TypeInfo_var))->___invariant), (void*)L_1); 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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A (Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* __this, int32_t ___0_opt, uint8_t* ___1_alwaysMatchFlags, uint8_t* ___2_neverMatchFlags, uint8_t* ___3_buffer1, uint8_t* ___4_buffer2, uint8_t* ___5_prev1, const RuntimeMethod* method) { { int32_t L_0 = ___0_opt; __this->___Option = L_0; uint8_t* L_1 = ___1_alwaysMatchFlags; __this->___AlwaysMatchFlags = L_1; uint8_t* L_2 = ___2_neverMatchFlags; __this->___NeverMatchFlags = L_2; uint8_t* L_3 = ___3_buffer1; __this->___Buffer1 = L_3; uint8_t* L_4 = ___4_buffer2; __this->___Buffer2 = L_4; uint8_t* L_5 = ___5_prev1; __this->___PrevSortKey = L_5; __this->___PrevCode = (-1); return; } } IL2CPP_EXTERN_C void Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A_AdjustorThunk (RuntimeObject* __this, int32_t ___0_opt, uint8_t* ___1_alwaysMatchFlags, uint8_t* ___2_neverMatchFlags, uint8_t* ___3_buffer1, uint8_t* ___4_buffer2, uint8_t* ___5_prev1, const RuntimeMethod* method) { Context_tD15AE54D147D83573FFCE185D3D3A64A3C75E7BE* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A(_thisAdjusted, ___0_opt, ___1_alwaysMatchFlags, ___2_neverMatchFlags, ___3_buffer1, ___4_buffer2, ___5_prev1, method); } #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PreviousInfo__ctor_m78ED776E41CA06EB8EBAB9C0997C04B8D22AB18E (PreviousInfo_t4E178296147ACBF0CEBE0A60D25D2AF0C9D5A103* __this, bool ___0_dummy, const RuntimeMethod* method) { { __this->___Code = (-1); __this->___SortKey = (uint8_t*)((uintptr_t)0); return; } } IL2CPP_EXTERN_C void PreviousInfo__ctor_m78ED776E41CA06EB8EBAB9C0997C04B8D22AB18E_AdjustorThunk (RuntimeObject* __this, bool ___0_dummy, const RuntimeMethod* method) { PreviousInfo_t4E178296147ACBF0CEBE0A60D25D2AF0C9D5A103* _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); PreviousInfo__ctor_m78ED776E41CA06EB8EBAB9C0997C04B8D22AB18E(_thisAdjusted, ___0_dummy, method); } #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 IL2CPP_EXTERN_C void Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshal_pinvoke(const Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178& unmarshaled, Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshaled_pinvoke& marshaled) { marshaled.___Source = il2cpp_codegen_marshal_string(unmarshaled.___Source); marshaled.___Index = unmarshaled.___Index; marshaled.___Start = unmarshaled.___Start; marshaled.___End = unmarshaled.___End; marshaled.___Optional = unmarshaled.___Optional; } IL2CPP_EXTERN_C void Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshal_pinvoke_back(const Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshaled_pinvoke& marshaled, Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178& unmarshaled) { unmarshaled.___Source = il2cpp_codegen_marshal_string_result(marshaled.___Source); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___Source), (void*)il2cpp_codegen_marshal_string_result(marshaled.___Source)); int32_t unmarshaledIndex_temp_1 = 0; unmarshaledIndex_temp_1 = marshaled.___Index; unmarshaled.___Index = unmarshaledIndex_temp_1; int32_t unmarshaledStart_temp_2 = 0; unmarshaledStart_temp_2 = marshaled.___Start; unmarshaled.___Start = unmarshaledStart_temp_2; int32_t unmarshaledEnd_temp_3 = 0; unmarshaledEnd_temp_3 = marshaled.___End; unmarshaled.___End = unmarshaledEnd_temp_3; int32_t unmarshaledOptional_temp_4 = 0; unmarshaledOptional_temp_4 = marshaled.___Optional; unmarshaled.___Optional = unmarshaledOptional_temp_4; } IL2CPP_EXTERN_C void Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshal_pinvoke_cleanup(Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshaled_pinvoke& marshaled) { il2cpp_codegen_marshal_free(marshaled.___Source); marshaled.___Source = NULL; } IL2CPP_EXTERN_C void Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshal_com(const Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178& unmarshaled, Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshaled_com& marshaled) { marshaled.___Source = il2cpp_codegen_marshal_bstring(unmarshaled.___Source); marshaled.___Index = unmarshaled.___Index; marshaled.___Start = unmarshaled.___Start; marshaled.___End = unmarshaled.___End; marshaled.___Optional = unmarshaled.___Optional; } IL2CPP_EXTERN_C void Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshal_com_back(const Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshaled_com& marshaled, Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178& unmarshaled) { unmarshaled.___Source = il2cpp_codegen_marshal_bstring_result(marshaled.___Source); Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___Source), (void*)il2cpp_codegen_marshal_bstring_result(marshaled.___Source)); int32_t unmarshaledIndex_temp_1 = 0; unmarshaledIndex_temp_1 = marshaled.___Index; unmarshaled.___Index = unmarshaledIndex_temp_1; int32_t unmarshaledStart_temp_2 = 0; unmarshaledStart_temp_2 = marshaled.___Start; unmarshaled.___Start = unmarshaledStart_temp_2; int32_t unmarshaledEnd_temp_3 = 0; unmarshaledEnd_temp_3 = marshaled.___End; unmarshaled.___End = unmarshaledEnd_temp_3; int32_t unmarshaledOptional_temp_4 = 0; unmarshaledOptional_temp_4 = marshaled.___Optional; unmarshaled.___Optional = unmarshaledOptional_temp_4; } IL2CPP_EXTERN_C void Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshal_com_cleanup(Escape_tBDF8B9DE3CB50EC7389A1FCAD8AE65F6AA289178_marshaled_com& marshaled) { il2cpp_codegen_marshal_free_bstring(marshaled.___Source); marshaled.___Source = 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 #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer__ctor_m44124385B07E9C713EE6C0CEECA51C4A4200E6FE (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, int32_t ___0_lcid, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_Reset_mAE7016EB08B676BDA41F9B85ACB485E4CE9B7BF1 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = 0; V_0 = L_0; __this->___l5 = L_0; int32_t L_1 = V_0; int32_t L_2 = L_1; V_0 = L_2; __this->___l4w = L_2; int32_t L_3 = V_0; int32_t L_4 = L_3; V_0 = L_4; __this->___l4k = L_4; int32_t L_5 = V_0; int32_t L_6 = L_5; V_0 = L_6; __this->___l4t = L_6; int32_t L_7 = V_0; int32_t L_8 = L_7; V_0 = L_8; __this->___l4s = L_8; int32_t L_9 = V_0; int32_t L_10 = L_9; V_0 = L_10; __this->___l3 = L_10; int32_t L_11 = V_0; int32_t L_12 = L_11; V_0 = L_12; __this->___l2 = L_12; int32_t L_13 = V_0; __this->___l1 = L_13; __this->___frenchSorted = (bool)0; return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_Initialize_m4F998BC86CA746C8C3DEAC8D47D17FD2B5537C39 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, int32_t ___0_options, int32_t ___1_lcid, String_t* ___2_s, bool ___3_frenchSort, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { String_t* L_0 = ___2_s; __this->___source = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___source), (void*)L_0); int32_t L_1 = ___1_lcid; __this->___lcid = L_1; int32_t L_2 = ___0_options; __this->___options = L_2; String_t* L_3 = ___2_s; NullCheck(L_3); int32_t L_4; L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL); V_0 = L_4; int32_t L_5 = ___0_options; __this->___processLevel2 = (bool)((((int32_t)((int32_t)((int32_t)L_5&2))) == ((int32_t)0))? 1 : 0); bool L_6 = ___3_frenchSort; __this->___frenchSort = L_6; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7 = __this->___l1b; if (!L_7) { goto IL_0043; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_8 = __this->___l1b; NullCheck(L_8); int32_t L_9 = V_0; if ((((int32_t)((int32_t)(((RuntimeArray*)L_8)->max_length))) >= ((int32_t)L_9))) { goto IL_0054; } } IL_0043: { int32_t L_10 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_10, 2)), ((int32_t)10)))); __this->___l1b = L_11; Il2CppCodeGenWriteBarrier((void**)(&__this->___l1b), (void*)L_11); } IL_0054: { bool L_12 = __this->___processLevel2; if (!L_12) { goto IL_007e; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_13 = __this->___l2b; if (!L_13) { goto IL_006f; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = __this->___l2b; NullCheck(L_14); int32_t L_15 = V_0; if ((((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length))) >= ((int32_t)L_15))) { goto IL_007e; } } IL_006f: { int32_t L_16 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(L_16, ((int32_t)10)))); __this->___l2b = L_17; Il2CppCodeGenWriteBarrier((void**)(&__this->___l2b), (void*)L_17); } IL_007e: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_18 = __this->___l3b; if (!L_18) { goto IL_0091; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_19 = __this->___l3b; NullCheck(L_19); int32_t L_20 = V_0; if ((((int32_t)((int32_t)(((RuntimeArray*)L_19)->max_length))) >= ((int32_t)L_20))) { goto IL_00a0; } } IL_0091: { int32_t L_21 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_22 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(L_21, ((int32_t)10)))); __this->___l3b = L_22; Il2CppCodeGenWriteBarrier((void**)(&__this->___l3b), (void*)L_22); } IL_00a0: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_23 = __this->___l4sb; if (L_23) { goto IL_00b5; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_24 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10)); __this->___l4sb = L_24; Il2CppCodeGenWriteBarrier((void**)(&__this->___l4sb), (void*)L_24); } IL_00b5: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_25 = __this->___l4tb; if (L_25) { goto IL_00ca; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_26 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10)); __this->___l4tb = L_26; Il2CppCodeGenWriteBarrier((void**)(&__this->___l4tb), (void*)L_26); } IL_00ca: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_27 = __this->___l4kb; if (L_27) { goto IL_00df; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_28 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10)); __this->___l4kb = L_28; Il2CppCodeGenWriteBarrier((void**)(&__this->___l4kb), (void*)L_28); } IL_00df: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_29 = __this->___l4wb; if (L_29) { goto IL_00f4; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_30 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10)); __this->___l4wb = L_30; Il2CppCodeGenWriteBarrier((void**)(&__this->___l4wb), (void*)L_30); } IL_00f4: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_31 = __this->___l5b; if (L_31) { goto IL_0109; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_32 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)10)); __this->___l5b = L_32; Il2CppCodeGenWriteBarrier((void**)(&__this->___l5b), (void*)L_32); } IL_0109: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_AppendCJKExtension_m64F33BC8021B4D895B765F7BC34723B1341F0A15 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, uint8_t ___0_lv1msb, uint8_t ___1_lv1lsb, const RuntimeMethod* method) { { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l1b); int32_t* L_1 = (int32_t*)(&__this->___l1); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, (uint8_t)((int32_t)254), L_0, L_1, NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_2 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l1b); int32_t* L_3 = (int32_t*)(&__this->___l1); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, (uint8_t)((int32_t)255), L_2, L_3, NULL); uint8_t L_4 = ___0_lv1msb; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_5 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l1b); int32_t* L_6 = (int32_t*)(&__this->___l1); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, L_4, L_5, L_6, NULL); uint8_t L_7 = ___1_lv1lsb; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_8 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l1b); int32_t* L_9 = (int32_t*)(&__this->___l1); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, L_7, L_8, L_9, NULL); bool L_10 = __this->___processLevel2; if (!L_10) { goto IL_006f; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_11 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l2b); int32_t* L_12 = (int32_t*)(&__this->___l2); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, (uint8_t)2, L_11, L_12, NULL); } IL_006f: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_13 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l3b); int32_t* L_14 = (int32_t*)(&__this->___l3); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, (uint8_t)2, L_13, L_14, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_AppendKana_m18A005FE17B519E36265D20FD12EFFE99E5132F9 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, uint8_t ___0_category, uint8_t ___1_lv1, uint8_t ___2_lv2, uint8_t ___3_lv3, bool ___4_isSmallKana, uint8_t ___5_markType, bool ___6_isKatakana, bool ___7_isHalfWidth, const RuntimeMethod* method) { SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B2_0 = NULL; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B1_0 = NULL; int32_t G_B3_0 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B3_1 = NULL; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B5_0 = NULL; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B4_0 = NULL; int32_t G_B6_0 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B6_1 = NULL; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B8_0 = NULL; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B7_0 = NULL; int32_t G_B9_0 = 0; SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* G_B9_1 = NULL; { uint8_t L_0 = ___0_category; uint8_t L_1 = ___1_lv1; uint8_t L_2 = ___2_lv2; uint8_t L_3 = ___3_lv3; SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4(__this, L_0, L_1, L_2, L_3, NULL); bool L_4 = ___4_isSmallKana; if (L_4) { G_B2_0 = __this; goto IL_0017; } G_B1_0 = __this; } { G_B3_0 = ((int32_t)228); G_B3_1 = G_B1_0; goto IL_001c; } IL_0017: { G_B3_0 = ((int32_t)196); G_B3_1 = G_B2_0; } IL_001c: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_5 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l4sb); int32_t* L_6 = (int32_t*)(&__this->___l4s); NullCheck(G_B3_1); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(G_B3_1, (uint8_t)((int32_t)(uint8_t)G_B3_0), L_5, L_6, NULL); uint8_t L_7 = ___5_markType; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_8 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l4tb); int32_t* L_9 = (int32_t*)(&__this->___l4t); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, L_7, L_8, L_9, NULL); bool L_10 = ___6_isKatakana; if (L_10) { G_B5_0 = __this; goto IL_004e; } G_B4_0 = __this; } { G_B6_0 = ((int32_t)228); G_B6_1 = G_B4_0; goto IL_0053; } IL_004e: { G_B6_0 = ((int32_t)196); G_B6_1 = G_B5_0; } IL_0053: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_11 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l4kb); int32_t* L_12 = (int32_t*)(&__this->___l4k); NullCheck(G_B6_1); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(G_B6_1, (uint8_t)((int32_t)(uint8_t)G_B6_0), L_11, L_12, NULL); bool L_13 = ___7_isHalfWidth; if (L_13) { G_B8_0 = __this; goto IL_0071; } G_B7_0 = __this; } { G_B9_0 = ((int32_t)228); G_B9_1 = G_B7_0; goto IL_0076; } IL_0071: { G_B9_0 = ((int32_t)196); G_B9_1 = G_B8_0; } IL_0076: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_14 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l4wb); int32_t* L_15 = (int32_t*)(&__this->___l4w); NullCheck(G_B9_1); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(G_B9_1, (uint8_t)((int32_t)(uint8_t)G_B9_0), L_14, L_15, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, uint8_t ___0_category, uint8_t ___1_lv1, uint8_t ___2_lv2, uint8_t ___3_lv3, const RuntimeMethod* method) { int32_t V_0 = 0; { uint8_t L_0 = ___2_lv2; if (L_0) { goto IL_0006; } } { ___2_lv2 = (uint8_t)2; } IL_0006: { uint8_t L_1 = ___3_lv3; if (L_1) { goto IL_000d; } } { ___3_lv3 = (uint8_t)2; } IL_000d: { uint8_t L_2 = ___0_category; if ((!(((uint32_t)L_2) == ((uint32_t)6)))) { goto IL_0028; } } { int32_t L_3 = __this->___options; if (((int32_t)((int32_t)L_3&((int32_t)536870912)))) { goto IL_0028; } } { uint8_t L_4 = ___0_category; uint8_t L_5 = ___1_lv1; SortKeyBuffer_AppendLevel5_m43A602E98AD77ECF099203FFBD5EB25150A97263(__this, L_4, L_5, NULL); return; } IL_0028: { bool L_6 = __this->___processLevel2; if (!L_6) { goto IL_0074; } } { uint8_t L_7 = ___0_category; if ((!(((uint32_t)L_7) == ((uint32_t)1)))) { goto IL_0074; } } { int32_t L_8 = __this->___l1; if ((((int32_t)L_8) <= ((int32_t)0))) { goto IL_0074; } } { uint8_t L_9 = ___2_lv2; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = __this->___l2b; int32_t L_11 = __this->___l2; V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1)); int32_t L_12 = V_0; __this->___l2 = L_12; int32_t L_13 = V_0; NullCheck(L_10); int32_t L_14 = L_13; uint8_t L_15 = (L_10)->GetAt(static_cast(L_14)); ___2_lv2 = (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_15))); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_16 = __this->___l3b; int32_t L_17 = __this->___l3; V_0 = ((int32_t)il2cpp_codegen_subtract(L_17, 1)); int32_t L_18 = V_0; __this->___l3 = L_18; int32_t L_19 = V_0; NullCheck(L_16); int32_t L_20 = L_19; uint8_t L_21 = (L_16)->GetAt(static_cast(L_20)); ___3_lv3 = L_21; } IL_0074: { uint8_t L_22 = ___0_category; if ((((int32_t)L_22) == ((int32_t)1))) { goto IL_009e; } } { uint8_t L_23 = ___0_category; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_24 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l1b); int32_t* L_25 = (int32_t*)(&__this->___l1); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, L_23, L_24, L_25, NULL); uint8_t L_26 = ___1_lv1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_27 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l1b); int32_t* L_28 = (int32_t*)(&__this->___l1); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, L_26, L_27, L_28, NULL); } IL_009e: { bool L_29 = __this->___processLevel2; if (!L_29) { goto IL_00b9; } } { uint8_t L_30 = ___2_lv2; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_31 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l2b); int32_t* L_32 = (int32_t*)(&__this->___l2); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, L_30, L_31, L_32, NULL); } IL_00b9: { uint8_t L_33 = ___3_lv3; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_34 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l3b); int32_t* L_35 = (int32_t*)(&__this->___l3); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, L_33, L_34, L_35, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_AppendLevel5_m43A602E98AD77ECF099203FFBD5EB25150A97263 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, uint8_t ___0_category, uint8_t ___1_lv1, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->___l2; V_0 = ((int32_t)(((int32_t)il2cpp_codegen_add(L_0, 1))%((int32_t)8192))); int32_t L_1 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_2 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l5b); int32_t* L_3 = (int32_t*)(&__this->___l5); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)(L_1/((int32_t)64))), ((int32_t)128)))), L_2, L_3, NULL); int32_t L_4 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_5 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l5b); int32_t* L_6 = (int32_t*)(&__this->___l5); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, (uint8_t)((int32_t)(uint8_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(((int32_t)(L_4%((int32_t)64))), 4)), 3))), L_5, L_6, NULL); uint8_t L_7 = ___0_category; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_8 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l5b); int32_t* L_9 = (int32_t*)(&__this->___l5); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, L_7, L_8, L_9, NULL); uint8_t L_10 = ___1_lv1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_11 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)(&__this->___l5b); int32_t* L_12 = (int32_t*)(&__this->___l5); SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99(__this, L_10, L_11, L_12, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, uint8_t ___0_value, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** ___1_buf, int32_t* ___2_bidx, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_1 = NULL; { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_0 = ___1_buf; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = *((ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)L_0); int32_t* L_2 = ___2_bidx; int32_t* L_3 = ___2_bidx; int32_t L_4 = *((int32_t*)L_3); V_0 = L_4; int32_t L_5 = V_0; *((int32_t*)L_2) = (int32_t)((int32_t)il2cpp_codegen_add(L_5, 1)); int32_t L_6 = V_0; uint8_t L_7 = ___0_value; NullCheck(L_1); (L_1)->SetAt(static_cast(L_6), (uint8_t)L_7); int32_t* L_8 = ___2_bidx; int32_t L_9 = *((int32_t*)L_8); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_10 = ___1_buf; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = *((ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)L_10); NullCheck(L_11); if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)(((RuntimeArray*)L_11)->max_length)))))) { goto IL_002e; } } { int32_t* L_12 = ___2_bidx; int32_t L_13 = *((int32_t*)L_12); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_multiply(L_13, 2))); V_1 = L_14; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_15 = ___1_buf; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_16 = *((ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)L_15); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = V_1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_18 = ___1_buf; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_19 = *((ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)L_18); NullCheck(L_19); Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900((RuntimeArray*)L_16, (RuntimeArray*)L_17, ((int32_t)(((RuntimeArray*)L_19)->max_length)), NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_20 = ___1_buf; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = V_1; *((RuntimeObject**)L_20) = (RuntimeObject*)L_21; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_20, (void*)(RuntimeObject*)L_21); } IL_002e: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* SortKeyBuffer_GetResultAndReset_m3F0C22EAE5F965F5B9E82649F754847BF5593AFD (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, const RuntimeMethod* method) { { SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* L_0; L_0 = SortKeyBuffer_GetResult_m30B9014A75D75E2FEFA2957089E273851C493794(__this, NULL); SortKeyBuffer_Reset_mAE7016EB08B676BDA41F9B85ACB485E4CE9B7BF1(__this, NULL); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_data, int32_t ___1_len, uint8_t ___2_defaultValue, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { V_0 = (-1); V_1 = 0; goto IL_0012; } IL_0006: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_data; int32_t L_1 = V_1; NullCheck(L_0); int32_t L_2 = L_1; uint8_t L_3 = (L_0)->GetAt(static_cast(L_2)); uint8_t L_4 = ___2_defaultValue; if ((((int32_t)L_3) == ((int32_t)L_4))) { goto IL_000e; } } { int32_t L_5 = V_1; V_0 = L_5; } IL_000e: { int32_t L_6 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_6, 1)); } IL_0012: { int32_t L_7 = V_1; int32_t L_8 = ___1_len; if ((((int32_t)L_7) < ((int32_t)L_8))) { goto IL_0006; } } { int32_t L_9 = V_0; return ((int32_t)il2cpp_codegen_add(L_9, 1)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* SortKeyBuffer_GetResult_m30B9014A75D75E2FEFA2957089E273851C493794 (SortKeyBuffer_t1B22E86F4DDDE0CED3278657DDCAA823469E524A* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Reverse_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m259DE31308F37526EF40E73D7C36AB5DDC896CBE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; int32_t G_B12_0 = 0; int32_t G_B11_0 = 0; int32_t G_B14_0 = 0; int32_t G_B13_0 = 0; int32_t G_B16_0 = 0; int32_t G_B15_0 = 0; { String_t* L_0 = __this->___source; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL); if (L_1) { goto IL_0033; } } { int32_t L_2 = __this->___lcid; String_t* L_3 = __this->___source; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)0); int32_t L_5 = __this->___options; SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* L_6 = (SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740*)il2cpp_codegen_object_new(SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740_il2cpp_TypeInfo_var); SortKey__ctor_m17EC2276AE294AA8397E51FDCC4B89BF367EC7A5(L_6, L_2, L_3, L_4, L_5, 0, 0, 0, 0, 0, 0, 0, 0, NULL); return L_6; } IL_0033: { bool L_7 = __this->___frenchSort; if (!L_7) { goto IL_0082; } } { bool L_8 = __this->___frenchSorted; if (L_8) { goto IL_0082; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9 = __this->___l2b; if (!L_9) { goto IL_0082; } } { V_4 = 0; goto IL_0061; } IL_0050: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = __this->___l2b; int32_t L_11 = V_4; NullCheck(L_10); int32_t L_12 = L_11; uint8_t L_13 = (L_10)->GetAt(static_cast(L_12)); if (!L_13) { goto IL_006d; } } { int32_t L_14 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_14, 1)); } IL_0061: { int32_t L_15 = V_4; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_16 = __this->___l2b; NullCheck(L_16); if ((((int32_t)L_15) < ((int32_t)((int32_t)(((RuntimeArray*)L_16)->max_length))))) { goto IL_0050; } } IL_006d: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = __this->___l2b; int32_t L_18 = V_4; Array_Reverse_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m259DE31308F37526EF40E73D7C36AB5DDC896CBE(L_17, 0, L_18, Array_Reverse_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m259DE31308F37526EF40E73D7C36AB5DDC896CBE_RuntimeMethod_var); __this->___frenchSorted = (bool)1; } IL_0082: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_19 = __this->___l2b; int32_t L_20 = __this->___l2; int32_t L_21; L_21 = SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95(__this, L_19, L_20, (uint8_t)2, NULL); __this->___l2 = L_21; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_22 = __this->___l3b; int32_t L_23 = __this->___l3; int32_t L_24; L_24 = SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95(__this, L_22, L_23, (uint8_t)2, NULL); __this->___l3 = L_24; int32_t L_25 = __this->___l4s; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_26 = __this->___l4sb; int32_t L_27 = __this->___l4s; int32_t L_28; L_28 = SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95(__this, L_26, L_27, (uint8_t)((int32_t)228), NULL); __this->___l4s = L_28; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_29 = __this->___l4tb; int32_t L_30 = __this->___l4t; int32_t L_31; L_31 = SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95(__this, L_29, L_30, (uint8_t)3, NULL); __this->___l4t = L_31; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_32 = __this->___l4kb; int32_t L_33 = __this->___l4k; int32_t L_34; L_34 = SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95(__this, L_32, L_33, (uint8_t)((int32_t)228), NULL); __this->___l4k = L_34; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_35 = __this->___l4wb; int32_t L_36 = __this->___l4w; int32_t L_37; L_37 = SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95(__this, L_35, L_36, (uint8_t)((int32_t)228), NULL); __this->___l4w = L_37; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_38 = __this->___l5b; int32_t L_39 = __this->___l5; int32_t L_40; L_40 = SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95(__this, L_38, L_39, (uint8_t)2, NULL); __this->___l5 = L_40; int32_t L_41 = __this->___l1; int32_t L_42 = __this->___l2; int32_t L_43 = __this->___l3; int32_t L_44 = __this->___l5; V_0 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_41, L_42)), L_43)), L_44)), 5)); int32_t L_45 = __this->___l4s; int32_t L_46 = __this->___l4t; int32_t L_47 = __this->___l4k; int32_t L_48 = __this->___l4w; V_1 = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_45, L_46)), L_47)), L_48)); int32_t L_49 = ((((int32_t)L_25) > ((int32_t)0))? 1 : 0); if (!L_49) { G_B12_0 = L_49; goto IL_0189; } G_B11_0 = L_49; } { int32_t L_50 = V_0; int32_t L_51 = V_1; V_0 = ((int32_t)il2cpp_codegen_add(L_50, ((int32_t)il2cpp_codegen_add(L_51, 4)))); G_B12_0 = G_B11_0; } IL_0189: { int32_t L_52 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_53 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)L_52); V_2 = L_53; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_54 = __this->___l1b; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_55 = V_2; int32_t L_56 = __this->___l1; Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900((RuntimeArray*)L_54, (RuntimeArray*)L_55, L_56, NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_57 = V_2; int32_t L_58 = __this->___l1; NullCheck(L_57); (L_57)->SetAt(static_cast(L_58), (uint8_t)1); int32_t L_59 = __this->___l1; V_3 = ((int32_t)il2cpp_codegen_add(L_59, 1)); int32_t L_60 = __this->___l2; if ((((int32_t)L_60) <= ((int32_t)0))) { G_B14_0 = G_B12_0; goto IL_01d1; } G_B13_0 = G_B12_0; } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_61 = __this->___l2b; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_62 = V_2; int32_t L_63 = V_3; int32_t L_64 = __this->___l2; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_61, 0, (RuntimeArray*)L_62, L_63, L_64, NULL); G_B14_0 = G_B13_0; } IL_01d1: { int32_t L_65 = V_3; int32_t L_66 = __this->___l2; V_3 = ((int32_t)il2cpp_codegen_add(L_65, L_66)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_67 = V_2; int32_t L_68 = V_3; int32_t L_69 = L_68; V_3 = ((int32_t)il2cpp_codegen_add(L_69, 1)); NullCheck(L_67); (L_67)->SetAt(static_cast(L_69), (uint8_t)1); int32_t L_70 = __this->___l3; if ((((int32_t)L_70) <= ((int32_t)0))) { G_B16_0 = G_B14_0; goto IL_01ff; } G_B15_0 = G_B14_0; } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_71 = __this->___l3b; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_72 = V_2; int32_t L_73 = V_3; int32_t L_74 = __this->___l3; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_71, 0, (RuntimeArray*)L_72, L_73, L_74, NULL); G_B16_0 = G_B15_0; } IL_01ff: { int32_t L_75 = V_3; int32_t L_76 = __this->___l3; V_3 = ((int32_t)il2cpp_codegen_add(L_75, L_76)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_77 = V_2; int32_t L_78 = V_3; int32_t L_79 = L_78; V_3 = ((int32_t)il2cpp_codegen_add(L_79, 1)); NullCheck(L_77); (L_77)->SetAt(static_cast(L_79), (uint8_t)1); if (!G_B16_0) { goto IL_02b5; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_80 = __this->___l4sb; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_81 = V_2; int32_t L_82 = V_3; int32_t L_83 = __this->___l4s; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_80, 0, (RuntimeArray*)L_81, L_82, L_83, NULL); int32_t L_84 = V_3; int32_t L_85 = __this->___l4s; V_3 = ((int32_t)il2cpp_codegen_add(L_84, L_85)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_86 = V_2; int32_t L_87 = V_3; int32_t L_88 = L_87; V_3 = ((int32_t)il2cpp_codegen_add(L_88, 1)); NullCheck(L_86); (L_86)->SetAt(static_cast(L_88), (uint8_t)((int32_t)255)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_89 = __this->___l4tb; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_90 = V_2; int32_t L_91 = V_3; int32_t L_92 = __this->___l4t; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_89, 0, (RuntimeArray*)L_90, L_91, L_92, NULL); int32_t L_93 = V_3; int32_t L_94 = __this->___l4t; V_3 = ((int32_t)il2cpp_codegen_add(L_93, L_94)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_95 = V_2; int32_t L_96 = V_3; int32_t L_97 = L_96; V_3 = ((int32_t)il2cpp_codegen_add(L_97, 1)); NullCheck(L_95); (L_95)->SetAt(static_cast(L_97), (uint8_t)2); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_98 = __this->___l4kb; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_99 = V_2; int32_t L_100 = V_3; int32_t L_101 = __this->___l4k; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_98, 0, (RuntimeArray*)L_99, L_100, L_101, NULL); int32_t L_102 = V_3; int32_t L_103 = __this->___l4k; V_3 = ((int32_t)il2cpp_codegen_add(L_102, L_103)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_104 = V_2; int32_t L_105 = V_3; int32_t L_106 = L_105; V_3 = ((int32_t)il2cpp_codegen_add(L_106, 1)); NullCheck(L_104); (L_104)->SetAt(static_cast(L_106), (uint8_t)((int32_t)255)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_107 = __this->___l4wb; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_108 = V_2; int32_t L_109 = V_3; int32_t L_110 = __this->___l4w; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_107, 0, (RuntimeArray*)L_108, L_109, L_110, NULL); int32_t L_111 = V_3; int32_t L_112 = __this->___l4w; V_3 = ((int32_t)il2cpp_codegen_add(L_111, L_112)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_113 = V_2; int32_t L_114 = V_3; int32_t L_115 = L_114; V_3 = ((int32_t)il2cpp_codegen_add(L_115, 1)); NullCheck(L_113); (L_113)->SetAt(static_cast(L_115), (uint8_t)((int32_t)255)); } IL_02b5: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_116 = V_2; int32_t L_117 = V_3; int32_t L_118 = L_117; V_3 = ((int32_t)il2cpp_codegen_add(L_118, 1)); NullCheck(L_116); (L_116)->SetAt(static_cast(L_118), (uint8_t)1); int32_t L_119 = __this->___l5; if ((((int32_t)L_119) <= ((int32_t)0))) { goto IL_02da; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_120 = __this->___l5b; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_121 = V_2; int32_t L_122 = V_3; int32_t L_123 = __this->___l5; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_120, 0, (RuntimeArray*)L_121, L_122, L_123, NULL); } IL_02da: { int32_t L_124 = V_3; int32_t L_125 = __this->___l5; V_3 = ((int32_t)il2cpp_codegen_add(L_124, L_125)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_126 = V_2; int32_t L_127 = V_3; int32_t L_128 = L_127; V_3 = ((int32_t)il2cpp_codegen_add(L_128, 1)); NullCheck(L_126); (L_126)->SetAt(static_cast(L_128), (uint8_t)0); int32_t L_129 = __this->___lcid; String_t* L_130 = __this->___source; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_131 = V_2; int32_t L_132 = __this->___options; int32_t L_133 = __this->___l1; int32_t L_134 = __this->___l2; int32_t L_135 = __this->___l3; int32_t L_136 = __this->___l4s; int32_t L_137 = __this->___l4t; int32_t L_138 = __this->___l4k; int32_t L_139 = __this->___l4w; int32_t L_140 = __this->___l5; SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740* L_141 = (SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740*)il2cpp_codegen_object_new(SortKey_tFE5594FAAAFF330066735114D1021DB0D5273740_il2cpp_TypeInfo_var); SortKey__ctor_m17EC2276AE294AA8397E51FDCC4B89BF367EC7A5(L_141, L_129, L_130, L_131, L_132, L_133, L_134, L_135, L_136, L_137, L_138, L_139, L_140, NULL); return L_141; } } #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ASN1__ctor_mF3DE241B437BB4E96E0AFADF7B04D92F4E83AF36 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, uint8_t ___0_tag, const RuntimeMethod* method) { { uint8_t L_0 = ___0_tag; ASN1__ctor_m19BBFD462C3872DD181A28DB6D1133A4C96A3A6A(__this, L_0, (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ASN1__ctor_m19BBFD462C3872DD181A28DB6D1133A4C96A3A6A (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, uint8_t ___0_tag, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_data, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); uint8_t L_0 = ___0_tag; __this->___m_nTag = L_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = ___1_data; __this->___m_aValue = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_aValue), (void*)L_1); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ASN1__ctor_m16F9D2315C66BB647D3274BB52925FAF5E50E35B (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_data, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_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; { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_data; NullCheck(L_0); int32_t L_1 = 0; uint8_t L_2 = (L_0)->GetAt(static_cast(L_1)); __this->___m_nTag = L_2; V_0 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = ___0_data; NullCheck(L_3); int32_t L_4 = 1; uint8_t L_5 = (L_3)->GetAt(static_cast(L_4)); V_1 = L_5; int32_t L_6 = V_1; if ((((int32_t)L_6) <= ((int32_t)((int32_t)128)))) { goto IL_0045; } } { int32_t L_7 = V_1; V_0 = ((int32_t)il2cpp_codegen_subtract(L_7, ((int32_t)128))); V_1 = 0; V_2 = 0; goto IL_003f; } IL_002b: { int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_multiply(L_8, ((int32_t)256))); int32_t L_9 = V_1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = ___0_data; int32_t L_11 = V_2; NullCheck(L_10); int32_t L_12 = ((int32_t)il2cpp_codegen_add(L_11, 2)); uint8_t L_13 = (L_10)->GetAt(static_cast(L_12)); V_1 = ((int32_t)il2cpp_codegen_add(L_9, (int32_t)L_13)); int32_t L_14 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_14, 1)); } IL_003f: { int32_t L_15 = V_2; int32_t L_16 = V_0; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_002b; } } { goto IL_0058; } IL_0045: { int32_t L_17 = V_1; if ((!(((uint32_t)L_17) == ((uint32_t)((int32_t)128))))) { goto IL_0058; } } { NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A* L_18 = (NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotSupportedException_t1429765983D409BD2986508963C98D214E4EBF4A_il2cpp_TypeInfo_var))); NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B(L_18, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral393DDC767F48626B0317297F8A961E12A2DFC6B6)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_18, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ASN1__ctor_m16F9D2315C66BB647D3274BB52925FAF5E50E35B_RuntimeMethod_var))); } IL_0058: { int32_t L_19 = V_1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_20 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)L_19); __this->___m_aValue = L_20; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_aValue), (void*)L_20); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = ___0_data; int32_t L_22 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_23 = __this->___m_aValue; int32_t L_24 = V_1; Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358((RuntimeArray*)L_21, ((int32_t)il2cpp_codegen_add(2, L_22)), (RuntimeArray*)L_23, 0, L_24, NULL); uint8_t L_25 = __this->___m_nTag; if ((!(((uint32_t)((int32_t)((int32_t)L_25&((int32_t)32)))) == ((uint32_t)((int32_t)32))))) { goto IL_009a; } } { V_3 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_26 = __this->___m_aValue; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_27 = __this->___m_aValue; NullCheck(L_27); ASN1_Decode_m7BE40E52A307E02E30A1F9A6BF42EF4DB22C5675(__this, L_26, (&V_3), ((int32_t)(((RuntimeArray*)L_27)->max_length)), NULL); } IL_009a: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ASN1_get_Count_m4E3350E2A2934AFC4402DCE73A457057F165D416 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, const RuntimeMethod* method) { { ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_0 = __this->___elist; if (L_0) { goto IL_000a; } } { return 0; } IL_000a: { ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_1 = __this->___elist; NullCheck(L_1); int32_t L_2; L_2 = VirtualFuncInvoker0< int32_t >::Invoke(21, L_1); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ASN1_get_Value_mBD0ECE99C6C86D25747715D35551CF533324F273 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = __this->___m_aValue; if (L_0) { goto IL_000f; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1; L_1 = VirtualFuncInvoker0< ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* >::Invoke(4, __this); } IL_000f: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = __this->___m_aValue; NullCheck((RuntimeArray*)L_2); RuntimeObject* L_3; L_3 = Array_Clone_m66C9D0727C9BAA0995E4142F29B45BC03582E042((RuntimeArray*)L_2, NULL); return ((ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)Castclass((RuntimeObject*)L_3, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* ASN1_Add_m4D8C747FD7863AD4EF0BE1EB0369D001E868B4EF (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* ___0_asn1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* L_0 = ___0_asn1; if (!L_0) { goto IL_0023; } } { ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_1 = __this->___elist; if (L_1) { goto IL_0016; } } { ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_2 = (ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A*)il2cpp_codegen_object_new(ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var); ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80(L_2, NULL); __this->___elist = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___elist), (void*)L_2); } IL_0016: { ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_3 = __this->___elist; ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* L_4 = ___0_asn1; NullCheck(L_3); int32_t L_5; L_5 = VirtualFuncInvoker1< int32_t, RuntimeObject* >::Invoke(27, L_3, L_4); } IL_0023: { ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* L_6 = ___0_asn1; return L_6; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ASN1_GetBytes_m03FF4DA85E07B74D7099EE780A37ED853FB7E080 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_0 = NULL; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* V_4 = NULL; int32_t V_5 = 0; RuntimeObject* V_6 = NULL; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_7 = NULL; RuntimeObject* V_8 = NULL; int32_t V_9 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_10 = NULL; int32_t V_11 = 0; { V_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)NULL; int32_t L_0; L_0 = ASN1_get_Count_m4E3350E2A2934AFC4402DCE73A457057F165D416(__this, NULL); if ((((int32_t)L_0) <= ((int32_t)0))) { goto IL_00b8; } } { V_3 = 0; ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_1 = (ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A*)il2cpp_codegen_object_new(ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A_il2cpp_TypeInfo_var); ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80(L_1, NULL); V_4 = L_1; ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_2 = __this->___elist; NullCheck(L_2); RuntimeObject* L_3; L_3 = VirtualFuncInvoker0< RuntimeObject* >::Invoke(35, L_2); V_6 = L_3; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_0055: { { RuntimeObject* L_4 = V_6; V_8 = ((RuntimeObject*)IsInst((RuntimeObject*)L_4, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var)); RuntimeObject* L_5 = V_8; if (!L_5) { goto IL_0069; } } { RuntimeObject* L_6 = V_8; NullCheck(L_6); InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, L_6); } IL_0069: { return; } } }); try { { goto IL_004a_1; } IL_0026_1: { RuntimeObject* L_7 = V_6; NullCheck(L_7); RuntimeObject* L_8; L_8 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(1, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_7); NullCheck(((ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4*)CastclassClass((RuntimeObject*)L_8, ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4_il2cpp_TypeInfo_var))); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_9; L_9 = VirtualFuncInvoker0< ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* >::Invoke(4, ((ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4*)CastclassClass((RuntimeObject*)L_8, ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4_il2cpp_TypeInfo_var))); V_7 = L_9; ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_10 = V_4; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = V_7; NullCheck(L_10); int32_t L_12; L_12 = VirtualFuncInvoker1< int32_t, RuntimeObject* >::Invoke(27, L_10, (RuntimeObject*)L_11); int32_t L_13 = V_3; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = V_7; NullCheck(L_14); V_3 = ((int32_t)il2cpp_codegen_add(L_13, ((int32_t)(((RuntimeArray*)L_14)->max_length)))); } IL_004a_1: { RuntimeObject* L_15 = V_6; NullCheck(L_15); bool L_16; L_16 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, L_15); if (L_16) { goto IL_0026_1; } } { goto IL_006a; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_006a: { int32_t L_17 = V_3; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_18 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)L_17); V_0 = L_18; V_5 = 0; V_9 = 0; goto IL_00a7; } IL_0079: { ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_19 = V_4; int32_t L_20 = V_9; NullCheck(L_19); RuntimeObject* L_21; L_21 = VirtualFuncInvoker1< RuntimeObject*, int32_t >::Invoke(25, L_19, L_20); V_10 = ((ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)Castclass((RuntimeObject*)L_21, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_22 = V_10; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_23 = V_0; int32_t L_24 = V_5; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_25 = V_10; NullCheck(L_25); Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358((RuntimeArray*)L_22, 0, (RuntimeArray*)L_23, L_24, ((int32_t)(((RuntimeArray*)L_25)->max_length)), NULL); int32_t L_26 = V_5; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_27 = V_10; NullCheck(L_27); V_5 = ((int32_t)il2cpp_codegen_add(L_26, ((int32_t)(((RuntimeArray*)L_27)->max_length)))); int32_t L_28 = V_9; V_9 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_00a7: { int32_t L_29 = V_9; ArrayList_t7A8E5AF0C4378015B5731ABE2BED8F2782FEEF8A* L_30 = __this->___elist; NullCheck(L_30); int32_t L_31; L_31 = VirtualFuncInvoker0< int32_t >::Invoke(21, L_30); if ((((int32_t)L_29) < ((int32_t)L_31))) { goto IL_0079; } } { goto IL_00c7; } IL_00b8: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_32 = __this->___m_aValue; if (!L_32) { goto IL_00c7; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_33 = __this->___m_aValue; V_0 = L_33; } IL_00c7: { V_2 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_34 = V_0; if (!L_34) { goto IL_01e6; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_35 = V_0; NullCheck(L_35); V_11 = ((int32_t)(((RuntimeArray*)L_35)->max_length)); int32_t L_36 = V_11; if ((((int32_t)L_36) <= ((int32_t)((int32_t)127)))) { goto IL_01bd; } } { int32_t L_37 = V_11; if ((((int32_t)L_37) > ((int32_t)((int32_t)255)))) { goto IL_010c; } } { int32_t L_38 = V_11; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_39 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(3, L_38))); V_1 = L_39; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_40 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_41 = V_1; int32_t L_42 = V_11; Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358((RuntimeArray*)L_40, 0, (RuntimeArray*)L_41, 3, L_42, NULL); V_2 = ((int32_t)129); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_43 = V_1; int32_t L_44 = V_11; NullCheck(L_43); (L_43)->SetAt(static_cast(2), (uint8_t)((int32_t)(uint8_t)L_44)); goto IL_01d5; } IL_010c: { int32_t L_45 = V_11; if ((((int32_t)L_45) > ((int32_t)((int32_t)65535)))) { goto IL_0143; } } { int32_t L_46 = V_11; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_47 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(4, L_46))); V_1 = L_47; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_48 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_49 = V_1; int32_t L_50 = V_11; Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358((RuntimeArray*)L_48, 0, (RuntimeArray*)L_49, 4, L_50, NULL); V_2 = ((int32_t)130); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_51 = V_1; int32_t L_52 = V_11; NullCheck(L_51); (L_51)->SetAt(static_cast(2), (uint8_t)((int32_t)(uint8_t)((int32_t)(L_52>>8)))); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_53 = V_1; int32_t L_54 = V_11; NullCheck(L_53); (L_53)->SetAt(static_cast(3), (uint8_t)((int32_t)(uint8_t)L_54)); goto IL_01d5; } IL_0143: { int32_t L_55 = V_11; if ((((int32_t)L_55) > ((int32_t)((int32_t)16777215)))) { goto IL_0180; } } { int32_t L_56 = V_11; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_57 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(5, L_56))); V_1 = L_57; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_58 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_59 = V_1; int32_t L_60 = V_11; Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358((RuntimeArray*)L_58, 0, (RuntimeArray*)L_59, 5, L_60, NULL); V_2 = ((int32_t)131); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_61 = V_1; int32_t L_62 = V_11; NullCheck(L_61); (L_61)->SetAt(static_cast(2), (uint8_t)((int32_t)(uint8_t)((int32_t)(L_62>>((int32_t)16))))); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_63 = V_1; int32_t L_64 = V_11; NullCheck(L_63); (L_63)->SetAt(static_cast(3), (uint8_t)((int32_t)(uint8_t)((int32_t)(L_64>>8)))); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_65 = V_1; int32_t L_66 = V_11; NullCheck(L_65); (L_65)->SetAt(static_cast(4), (uint8_t)((int32_t)(uint8_t)L_66)); goto IL_01d5; } IL_0180: { int32_t L_67 = V_11; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_68 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(6, L_67))); V_1 = L_68; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_69 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_70 = V_1; int32_t L_71 = V_11; Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358((RuntimeArray*)L_69, 0, (RuntimeArray*)L_70, 6, L_71, NULL); V_2 = ((int32_t)132); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_72 = V_1; int32_t L_73 = V_11; NullCheck(L_72); (L_72)->SetAt(static_cast(2), (uint8_t)((int32_t)(uint8_t)((int32_t)(L_73>>((int32_t)24))))); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_74 = V_1; int32_t L_75 = V_11; NullCheck(L_74); (L_74)->SetAt(static_cast(3), (uint8_t)((int32_t)(uint8_t)((int32_t)(L_75>>((int32_t)16))))); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_76 = V_1; int32_t L_77 = V_11; NullCheck(L_76); (L_76)->SetAt(static_cast(4), (uint8_t)((int32_t)(uint8_t)((int32_t)(L_77>>8)))); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_78 = V_1; int32_t L_79 = V_11; NullCheck(L_78); (L_78)->SetAt(static_cast(5), (uint8_t)((int32_t)(uint8_t)L_79)); goto IL_01d5; } IL_01bd: { int32_t L_80 = V_11; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_81 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)il2cpp_codegen_add(2, L_80))); V_1 = L_81; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_82 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_83 = V_1; int32_t L_84 = V_11; Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358((RuntimeArray*)L_82, 0, (RuntimeArray*)L_83, 2, L_84, NULL); int32_t L_85 = V_11; V_2 = L_85; } IL_01d5: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_86 = __this->___m_aValue; if (L_86) { goto IL_01ed; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_87 = V_0; __this->___m_aValue = L_87; Il2CppCodeGenWriteBarrier((void**)(&__this->___m_aValue), (void*)L_87); goto IL_01ed; } IL_01e6: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_88 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)2); V_1 = L_88; } IL_01ed: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_89 = V_1; uint8_t L_90 = __this->___m_nTag; NullCheck(L_89); (L_89)->SetAt(static_cast(0), (uint8_t)L_90); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_91 = V_1; int32_t L_92 = V_2; NullCheck(L_91); (L_91)->SetAt(static_cast(1), (uint8_t)((int32_t)(uint8_t)L_92)); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_93 = V_1; return L_93; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ASN1_Decode_m7BE40E52A307E02E30A1F9A6BF42EF4DB22C5675 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_asn1, int32_t* ___1_anPos, int32_t ___2_anLength, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; int32_t V_1 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_2 = NULL; ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* V_3 = NULL; int32_t V_4 = 0; { goto IL_0040; } IL_0002: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_asn1; int32_t* L_1 = ___1_anPos; ASN1_DecodeTLV_m7AD7D324954FCA27BD6715DF58C4D0B3A54A1192(__this, L_0, L_1, (&V_0), (&V_1), (&V_2), NULL); uint8_t L_2 = V_0; if (!L_2) { goto IL_0040; } } { uint8_t L_3 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = V_2; ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* L_5 = (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4*)il2cpp_codegen_object_new(ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4_il2cpp_TypeInfo_var); ASN1__ctor_m19BBFD462C3872DD181A28DB6D1133A4C96A3A6A(L_5, L_3, L_4, NULL); ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* L_6; L_6 = ASN1_Add_m4D8C747FD7863AD4EF0BE1EB0369D001E868B4EF(__this, L_5, NULL); V_3 = L_6; uint8_t L_7 = V_0; if ((!(((uint32_t)((int32_t)((int32_t)L_7&((int32_t)32)))) == ((uint32_t)((int32_t)32))))) { goto IL_003a; } } { int32_t* L_8 = ___1_anPos; int32_t L_9 = *((int32_t*)L_8); V_4 = L_9; ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* L_10 = V_3; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = ___0_asn1; int32_t L_12 = V_4; int32_t L_13 = V_1; NullCheck(L_10); ASN1_Decode_m7BE40E52A307E02E30A1F9A6BF42EF4DB22C5675(L_10, L_11, (&V_4), ((int32_t)il2cpp_codegen_add(L_12, L_13)), NULL); } IL_003a: { int32_t* L_14 = ___1_anPos; int32_t* L_15 = ___1_anPos; int32_t L_16 = *((int32_t*)L_15); int32_t L_17 = V_1; *((int32_t*)L_14) = (int32_t)((int32_t)il2cpp_codegen_add(L_16, L_17)); } IL_0040: { int32_t* L_18 = ___1_anPos; int32_t L_19 = *((int32_t*)L_18); int32_t L_20 = ___2_anLength; if ((((int32_t)L_19) < ((int32_t)((int32_t)il2cpp_codegen_subtract(L_20, 1))))) { goto IL_0002; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ASN1_DecodeTLV_m7AD7D324954FCA27BD6715DF58C4D0B3A54A1192 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_asn1, int32_t* ___1_pos, uint8_t* ___2_tag, int32_t* ___3_length, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** ___4_content, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { uint8_t* L_0 = ___2_tag; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = ___0_asn1; int32_t* L_2 = ___1_pos; int32_t* L_3 = ___1_pos; int32_t L_4 = *((int32_t*)L_3); V_0 = L_4; int32_t L_5 = V_0; *((int32_t*)L_2) = (int32_t)((int32_t)il2cpp_codegen_add(L_5, 1)); int32_t L_6 = V_0; NullCheck(L_1); int32_t L_7 = L_6; uint8_t L_8 = (L_1)->GetAt(static_cast(L_7)); *((int8_t*)L_0) = (int8_t)L_8; int32_t* L_9 = ___3_length; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = ___0_asn1; int32_t* L_11 = ___1_pos; int32_t* L_12 = ___1_pos; int32_t L_13 = *((int32_t*)L_12); V_0 = L_13; int32_t L_14 = V_0; *((int32_t*)L_11) = (int32_t)((int32_t)il2cpp_codegen_add(L_14, 1)); int32_t L_15 = V_0; NullCheck(L_10); int32_t L_16 = L_15; uint8_t L_17 = (L_10)->GetAt(static_cast(L_16)); *((int32_t*)L_9) = (int32_t)L_17; int32_t* L_18 = ___3_length; int32_t L_19 = *((int32_t*)L_18); if ((!(((uint32_t)((int32_t)(L_19&((int32_t)128)))) == ((uint32_t)((int32_t)128))))) { goto IL_005a; } } { int32_t* L_20 = ___3_length; int32_t L_21 = *((int32_t*)L_20); V_1 = ((int32_t)(L_21&((int32_t)127))); int32_t* L_22 = ___3_length; *((int32_t*)L_22) = (int32_t)0; V_2 = 0; goto IL_0056; } IL_003a: { int32_t* L_23 = ___3_length; int32_t* L_24 = ___3_length; int32_t L_25 = *((int32_t*)L_24); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_26 = ___0_asn1; int32_t* L_27 = ___1_pos; int32_t* L_28 = ___1_pos; int32_t L_29 = *((int32_t*)L_28); V_0 = L_29; int32_t L_30 = V_0; *((int32_t*)L_27) = (int32_t)((int32_t)il2cpp_codegen_add(L_30, 1)); int32_t L_31 = V_0; NullCheck(L_26); int32_t L_32 = L_31; uint8_t L_33 = (L_26)->GetAt(static_cast(L_32)); *((int32_t*)L_23) = (int32_t)((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_multiply(L_25, ((int32_t)256))), (int32_t)L_33)); int32_t L_34 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_34, 1)); } IL_0056: { int32_t L_35 = V_2; int32_t L_36 = V_1; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_003a; } } IL_005a: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_37 = ___4_content; int32_t* L_38 = ___3_length; int32_t L_39 = *((int32_t*)L_38); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_40 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)L_39); *((RuntimeObject**)L_37) = (RuntimeObject*)L_40; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_37, (void*)(RuntimeObject*)L_40); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_41 = ___0_asn1; int32_t* L_42 = ___1_pos; int32_t L_43 = *((int32_t*)L_42); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031** L_44 = ___4_content; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_45 = *((ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031**)L_44); int32_t* L_46 = ___3_length; int32_t L_47 = *((int32_t*)L_46); Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358((RuntimeArray*)L_41, L_43, (RuntimeArray*)L_45, 0, L_47, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* ASN1_ToString_m7935EFB70C3BFA7267F42C635E530B92E533A3A5 (ASN1_t9135FB110BC2CC4AB35FB6204FFF2B2D8245E4B4* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral103949F0C75755294C4E46F97193DE6B9FC8DAD7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A9141C6D604CE4530FB3983D2DD3178E36CC069); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1B548BEAD44216247E991F18006F8DEA22021F68); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral949E308288B2FD68A8A495751C8D81446AE026E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralB4A94E440E57B3321B2097CEC9E046D28EE1C0CD); s_Il2CppMethodInitialized = true; } StringBuilder_t* V_0 = NULL; int32_t V_1 = 0; { StringBuilder_t* L_0 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_0, NULL); V_0 = L_0; StringBuilder_t* L_1 = V_0; uint8_t* L_2 = (uint8_t*)(&__this->___m_nTag); String_t* L_3; L_3 = Byte_ToString_m793A41EEEB7B422F6FE658E99D2F7683F59EE310(L_2, _stringLiteralB4A94E440E57B3321B2097CEC9E046D28EE1C0CD, NULL); String_t* L_4; L_4 = Environment_get_NewLine_m8BF68A4EFDAFFB66500984CE779629811BA98FFF(NULL); NullCheck(L_1); StringBuilder_t* L_5; L_5 = StringBuilder_AppendFormat_mAB076D92DC92723B2224D75987BE463AF1CE7132(L_1, _stringLiteral103949F0C75755294C4E46F97193DE6B9FC8DAD7, L_3, L_4, NULL); StringBuilder_t* L_6 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7; L_7 = ASN1_get_Value_mBD0ECE99C6C86D25747715D35551CF533324F273(__this, NULL); NullCheck(L_7); int32_t L_8 = ((int32_t)(((RuntimeArray*)L_7)->max_length)); RuntimeObject* L_9 = Box(il2cpp_defaults.int32_class, &L_8); String_t* L_10; L_10 = Environment_get_NewLine_m8BF68A4EFDAFFB66500984CE779629811BA98FFF(NULL); NullCheck(L_6); StringBuilder_t* L_11; L_11 = StringBuilder_AppendFormat_mAB076D92DC92723B2224D75987BE463AF1CE7132(L_6, _stringLiteral1B548BEAD44216247E991F18006F8DEA22021F68, L_9, L_10, NULL); StringBuilder_t* L_12 = V_0; NullCheck(L_12); StringBuilder_t* L_13; L_13 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_12, _stringLiteral1A9141C6D604CE4530FB3983D2DD3178E36CC069, NULL); StringBuilder_t* L_14 = V_0; String_t* L_15; L_15 = Environment_get_NewLine_m8BF68A4EFDAFFB66500984CE779629811BA98FFF(NULL); NullCheck(L_14); StringBuilder_t* L_16; L_16 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_14, L_15, NULL); V_1 = 0; goto IL_00a0; } IL_0061: { StringBuilder_t* L_17 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_18; L_18 = ASN1_get_Value_mBD0ECE99C6C86D25747715D35551CF533324F273(__this, NULL); int32_t L_19 = V_1; NullCheck(L_18); String_t* L_20; L_20 = Byte_ToString_m793A41EEEB7B422F6FE658E99D2F7683F59EE310(((L_18)->GetAddressAt(static_cast(L_19))), _stringLiteralB4A94E440E57B3321B2097CEC9E046D28EE1C0CD, NULL); NullCheck(L_17); StringBuilder_t* L_21; L_21 = StringBuilder_AppendFormat_mFA88863E4018C2912D1A783E0EA6DAE4F594124F(L_17, _stringLiteral949E308288B2FD68A8A495751C8D81446AE026E7, L_20, NULL); int32_t L_22 = V_1; if (((int32_t)(((int32_t)il2cpp_codegen_add(L_22, 1))%((int32_t)16)))) { goto IL_009c; } } { StringBuilder_t* L_23 = V_0; String_t* L_24; L_24 = Environment_get_NewLine_m8BF68A4EFDAFFB66500984CE779629811BA98FFF(NULL); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_25; L_25 = Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_inline(Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_RuntimeMethod_var); NullCheck(L_23); StringBuilder_t* L_26; L_26 = StringBuilder_AppendFormat_m14CB447291E6149BCF32E5E37DA21514BAD9C151(L_23, L_24, L_25, NULL); } IL_009c: { int32_t L_27 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_27, 1)); } IL_00a0: { int32_t L_28 = V_1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_29; L_29 = ASN1_get_Value_mBD0ECE99C6C86D25747715D35551CF533324F273(__this, NULL); NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))))) { goto IL_0061; } } { StringBuilder_t* L_30 = V_0; NullCheck(L_30); String_t* L_31; L_31 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_30); return L_31; } } #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* BitConverterLE_GetUIntBytes_m063CB14AF929A412B13A41B78A6F78476926227F (uint8_t* ___0_bytes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { if (!il2cpp_codegen_is_little_endian()) { goto IL_0028; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)4); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0; uint8_t* L_2 = ___0_bytes; int32_t L_3 = (*(L_2)); NullCheck(L_1); (L_1)->SetAt(static_cast(0), (uint8_t)L_3); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_1; uint8_t* L_5 = ___0_bytes; int32_t L_6 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 1)))); NullCheck(L_4); (L_4)->SetAt(static_cast(1), (uint8_t)L_6); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7 = L_4; uint8_t* L_8 = ___0_bytes; int32_t L_9 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, 2)))); NullCheck(L_7); (L_7)->SetAt(static_cast(2), (uint8_t)L_9); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = L_7; uint8_t* L_11 = ___0_bytes; int32_t L_12 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, 3)))); NullCheck(L_10); (L_10)->SetAt(static_cast(3), (uint8_t)L_12); return L_10; } IL_0028: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_13 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)4); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_14 = L_13; uint8_t* L_15 = ___0_bytes; int32_t L_16 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_15, 3)))); NullCheck(L_14); (L_14)->SetAt(static_cast(0), (uint8_t)L_16); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_17 = L_14; uint8_t* L_18 = ___0_bytes; int32_t L_19 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_18, 2)))); NullCheck(L_17); (L_17)->SetAt(static_cast(1), (uint8_t)L_19); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_20 = L_17; uint8_t* L_21 = ___0_bytes; int32_t L_22 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_21, 1)))); NullCheck(L_20); (L_20)->SetAt(static_cast(2), (uint8_t)L_22); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_23 = L_20; uint8_t* L_24 = ___0_bytes; int32_t L_25 = (*(L_24)); NullCheck(L_23); (L_23)->SetAt(static_cast(3), (uint8_t)L_25); return L_23; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* BitConverterLE_GetULongBytes_mAC7F39560BA9C9C7D3041E2A527A7BBA09E0F418 (uint8_t* ___0_bytes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { if (!il2cpp_codegen_is_little_endian()) { goto IL_0044; } } { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)8); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0; uint8_t* L_2 = ___0_bytes; int32_t L_3 = (*(L_2)); NullCheck(L_1); (L_1)->SetAt(static_cast(0), (uint8_t)L_3); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_1; uint8_t* L_5 = ___0_bytes; int32_t L_6 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 1)))); NullCheck(L_4); (L_4)->SetAt(static_cast(1), (uint8_t)L_6); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_7 = L_4; uint8_t* L_8 = ___0_bytes; int32_t L_9 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_8, 2)))); NullCheck(L_7); (L_7)->SetAt(static_cast(2), (uint8_t)L_9); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_10 = L_7; uint8_t* L_11 = ___0_bytes; int32_t L_12 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_11, 3)))); NullCheck(L_10); (L_10)->SetAt(static_cast(3), (uint8_t)L_12); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_13 = L_10; uint8_t* L_14 = ___0_bytes; int32_t L_15 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_14, 4)))); NullCheck(L_13); (L_13)->SetAt(static_cast(4), (uint8_t)L_15); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_16 = L_13; uint8_t* L_17 = ___0_bytes; int32_t L_18 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_17, 5)))); NullCheck(L_16); (L_16)->SetAt(static_cast(5), (uint8_t)L_18); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_19 = L_16; uint8_t* L_20 = ___0_bytes; int32_t L_21 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_20, 6)))); NullCheck(L_19); (L_19)->SetAt(static_cast(6), (uint8_t)L_21); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_22 = L_19; uint8_t* L_23 = ___0_bytes; int32_t L_24 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_23, 7)))); NullCheck(L_22); (L_22)->SetAt(static_cast(7), (uint8_t)L_24); return L_22; } IL_0044: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_25 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)8); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_26 = L_25; uint8_t* L_27 = ___0_bytes; int32_t L_28 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_27, 7)))); NullCheck(L_26); (L_26)->SetAt(static_cast(0), (uint8_t)L_28); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_29 = L_26; uint8_t* L_30 = ___0_bytes; int32_t L_31 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_30, 6)))); NullCheck(L_29); (L_29)->SetAt(static_cast(1), (uint8_t)L_31); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_32 = L_29; uint8_t* L_33 = ___0_bytes; int32_t L_34 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_33, 5)))); NullCheck(L_32); (L_32)->SetAt(static_cast(2), (uint8_t)L_34); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_35 = L_32; uint8_t* L_36 = ___0_bytes; int32_t L_37 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_36, 4)))); NullCheck(L_35); (L_35)->SetAt(static_cast(3), (uint8_t)L_37); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_38 = L_35; uint8_t* L_39 = ___0_bytes; int32_t L_40 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_39, 3)))); NullCheck(L_38); (L_38)->SetAt(static_cast(4), (uint8_t)L_40); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_41 = L_38; uint8_t* L_42 = ___0_bytes; int32_t L_43 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_42, 2)))); NullCheck(L_41); (L_41)->SetAt(static_cast(5), (uint8_t)L_43); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_44 = L_41; uint8_t* L_45 = ___0_bytes; int32_t L_46 = (*(((uint8_t*)il2cpp_codegen_add((intptr_t)L_45, 1)))); NullCheck(L_44); (L_44)->SetAt(static_cast(6), (uint8_t)L_46); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_47 = L_44; uint8_t* L_48 = ___0_bytes; int32_t L_49 = (*(L_48)); NullCheck(L_47); (L_47)->SetAt(static_cast(7), (uint8_t)L_49); return L_47; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* BitConverterLE_GetBytes_m1F182B4F848326D45D35E4CFC303867178F99C9E (float ___0_value, const RuntimeMethod* method) { { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0; L_0 = BitConverterLE_GetUIntBytes_m063CB14AF929A412B13A41B78A6F78476926227F((uint8_t*)((uintptr_t)(&___0_value)), NULL); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* BitConverterLE_GetBytes_mC6B3B7A7F53591B7E9199AFB694DE6F3D6AFE048 (double ___0_value, const RuntimeMethod* method) { { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0; L_0 = BitConverterLE_GetULongBytes_mAC7F39560BA9C9C7D3041E2A527A7BBA09E0F418((uint8_t*)((uintptr_t)(&___0_value)), NULL); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitConverterLE_UIntFromBytes_m2CB2D9D380235CBEFF14FF76FCBF7ED0F316F92A (uint8_t* ___0_dst, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_src, int32_t ___2_startIndex, const RuntimeMethod* method) { { if (!il2cpp_codegen_is_little_endian()) { goto IL_0028; } } { uint8_t* L_0 = ___0_dst; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = ___1_src; int32_t L_2 = ___2_startIndex; NullCheck(L_1); int32_t L_3 = L_2; uint8_t L_4 = (L_1)->GetAt(static_cast(L_3)); *((int8_t*)L_0) = (int8_t)L_4; uint8_t* L_5 = ___0_dst; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_6 = ___1_src; int32_t L_7 = ___2_startIndex; NullCheck(L_6); int32_t L_8 = ((int32_t)il2cpp_codegen_add(L_7, 1)); uint8_t L_9 = (L_6)->GetAt(static_cast(L_8)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_5, 1))) = (int8_t)L_9; uint8_t* L_10 = ___0_dst; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = ___1_src; int32_t L_12 = ___2_startIndex; NullCheck(L_11); int32_t L_13 = ((int32_t)il2cpp_codegen_add(L_12, 2)); uint8_t L_14 = (L_11)->GetAt(static_cast(L_13)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_10, 2))) = (int8_t)L_14; uint8_t* L_15 = ___0_dst; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_16 = ___1_src; int32_t L_17 = ___2_startIndex; NullCheck(L_16); int32_t L_18 = ((int32_t)il2cpp_codegen_add(L_17, 3)); uint8_t L_19 = (L_16)->GetAt(static_cast(L_18)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_15, 3))) = (int8_t)L_19; return; } IL_0028: { uint8_t* L_20 = ___0_dst; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = ___1_src; int32_t L_22 = ___2_startIndex; NullCheck(L_21); int32_t L_23 = ((int32_t)il2cpp_codegen_add(L_22, 3)); uint8_t L_24 = (L_21)->GetAt(static_cast(L_23)); *((int8_t*)L_20) = (int8_t)L_24; uint8_t* L_25 = ___0_dst; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_26 = ___1_src; int32_t L_27 = ___2_startIndex; NullCheck(L_26); int32_t L_28 = ((int32_t)il2cpp_codegen_add(L_27, 2)); uint8_t L_29 = (L_26)->GetAt(static_cast(L_28)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_25, 1))) = (int8_t)L_29; uint8_t* L_30 = ___0_dst; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_31 = ___1_src; int32_t L_32 = ___2_startIndex; NullCheck(L_31); int32_t L_33 = ((int32_t)il2cpp_codegen_add(L_32, 1)); uint8_t L_34 = (L_31)->GetAt(static_cast(L_33)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_30, 2))) = (int8_t)L_34; uint8_t* L_35 = ___0_dst; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_36 = ___1_src; int32_t L_37 = ___2_startIndex; NullCheck(L_36); int32_t L_38 = L_37; uint8_t L_39 = (L_36)->GetAt(static_cast(L_38)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_35, 3))) = (int8_t)L_39; return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BitConverterLE_ULongFromBytes_m34888A39C976DFD3CFC64C4BC034A7947DB3699F (uint8_t* ___0_dst, ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___1_src, int32_t ___2_startIndex, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { if (!il2cpp_codegen_is_little_endian()) { goto IL_001d; } } { V_0 = 0; goto IL_0018; } IL_000b: { uint8_t* L_0 = ___0_dst; int32_t L_1 = V_0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_2 = ___1_src; int32_t L_3 = ___2_startIndex; int32_t L_4 = V_0; NullCheck(L_2); int32_t L_5 = ((int32_t)il2cpp_codegen_add(L_3, L_4)); uint8_t L_6 = (L_2)->GetAt(static_cast(L_5)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_0, L_1))) = (int8_t)L_6; int32_t L_7 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_7, 1)); } IL_0018: { int32_t L_8 = V_0; if ((((int32_t)L_8) < ((int32_t)8))) { goto IL_000b; } } { return; } IL_001d: { V_1 = 0; goto IL_0030; } IL_0021: { uint8_t* L_9 = ___0_dst; int32_t L_10 = V_1; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_11 = ___1_src; int32_t L_12 = ___2_startIndex; int32_t L_13 = V_1; NullCheck(L_11); int32_t L_14 = ((int32_t)il2cpp_codegen_add(L_12, ((int32_t)il2cpp_codegen_subtract(7, L_13)))); uint8_t L_15 = (L_11)->GetAt(static_cast(L_14)); *((int8_t*)((uint8_t*)il2cpp_codegen_add((intptr_t)L_9, L_10))) = (int8_t)L_15; int32_t L_16 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_16, 1)); } IL_0030: { int32_t L_17 = V_1; if ((((int32_t)L_17) < ((int32_t)8))) { goto IL_0021; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BitConverterLE_ToSingle_m5321E3E0AA55B5E0610EABC85EA8945583DA644B (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_value, int32_t ___1_startIndex, const RuntimeMethod* method) { float V_0 = 0.0f; { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_value; int32_t L_1 = ___1_startIndex; BitConverterLE_UIntFromBytes_m2CB2D9D380235CBEFF14FF76FCBF7ED0F316F92A((uint8_t*)((uintptr_t)(&V_0)), L_0, L_1, NULL); float L_2 = V_0; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double BitConverterLE_ToDouble_m9FF6BA0B6DB5E9F5A4E62EA095D3BAB613A437FA (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___0_value, int32_t ___1_startIndex, const RuntimeMethod* method) { double V_0 = 0.0; { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = ___0_value; int32_t L_1 = ___1_startIndex; BitConverterLE_ULongFromBytes_m34888A39C976DFD3CFC64C4BC034A7947DB3699F((uint8_t*)((uintptr_t)(&V_0)), L_0, L_1, NULL); double L_2 = V_0; 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 #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 IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri__ctor_m8CB774E9B886E4EF1AF6C45BA80C91B43B482D7B (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, const RuntimeMethod* method) { { String_t* L_0 = ___0_uriString; Uri__ctor_m07C8CCBEF4ED4A0DAAD44BAE3573E744013852D5(__this, L_0, (bool)0, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri__ctor_m07C8CCBEF4ED4A0DAAD44BAE3573E744013852D5 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, bool ___1_dontEscape, const RuntimeMethod* method) { { String_t* L_0 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___scheme = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___scheme), (void*)L_0); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___host = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___host), (void*)L_1); __this->___port = (-1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___path = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_2); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___query = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___query), (void*)L_3); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___fragment = L_4; Il2CppCodeGenWriteBarrier((void**)(&__this->___fragment), (void*)L_4); String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___userinfo = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___userinfo), (void*)L_5); __this->___reduce = (bool)1; Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL); bool L_6 = ___1_dontEscape; __this->___userEscaped = L_6; String_t* L_7 = ___0_uriString; __this->___source = L_7; Il2CppCodeGenWriteBarrier((void**)(&__this->___source), (void*)L_7); Uri_Parse_m004D6FB0B57C345DF6603EA2E5D00BD723E18296(__this, NULL); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_get_AbsolutePath_mBA7B63F7231A540CCA78FB911DE0435E01B4BD6E (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___path; return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_get_IsFile_mC7F3E7FD3CA9C8A918718F0B41F5B9271EF9F1B6 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_1 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; bool L_2; L_2 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_0, L_1, NULL); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_get_IsUnc_m6310535B172493FF69392995D49B8680D369AFE3 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) { { bool L_0 = __this->___isUnc; return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_get_LocalPath_mB82C7442FD363F069176F5CBFC477FC893DCA675 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF18840F490E42D3CE48CDCBF47229C1C240F8ABE); s_Il2CppMethodInitialized = true; } bool V_0 = false; String_t* V_1 = NULL; int32_t G_B10_0 = 0; { String_t* L_0 = __this->___cachedLocalPath; if (!L_0) { goto IL_000f; } } { String_t* L_1 = __this->___cachedLocalPath; return L_1; } IL_000f: { bool L_2; L_2 = Uri_get_IsFile_mC7F3E7FD3CA9C8A918718F0B41F5B9271EF9F1B6(__this, NULL); if (L_2) { goto IL_001e; } } { String_t* L_3; L_3 = Uri_get_AbsolutePath_mBA7B63F7231A540CCA78FB911DE0435E01B4BD6E_inline(__this, NULL); return L_3; } IL_001e: { String_t* L_4 = __this->___path; NullCheck(L_4); int32_t L_5; L_5 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_4, NULL); if ((((int32_t)L_5) <= ((int32_t)3))) { goto IL_0061; } } { String_t* L_6 = __this->___path; NullCheck(L_6); Il2CppChar L_7; L_7 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_6, 1, NULL); if ((!(((uint32_t)L_7) == ((uint32_t)((int32_t)58))))) { goto IL_0061; } } { String_t* L_8 = __this->___path; NullCheck(L_8); Il2CppChar L_9; L_9 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_8, 2, NULL); if ((((int32_t)L_9) == ((int32_t)((int32_t)92)))) { goto IL_005e; } } { String_t* L_10 = __this->___path; NullCheck(L_10); Il2CppChar L_11; L_11 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_10, 2, NULL); G_B10_0 = ((((int32_t)L_11) == ((int32_t)((int32_t)47)))? 1 : 0); goto IL_0062; } IL_005e: { G_B10_0 = 1; goto IL_0062; } IL_0061: { G_B10_0 = 0; } IL_0062: { V_0 = (bool)G_B10_0; bool L_12; L_12 = Uri_get_IsUnc_m6310535B172493FF69392995D49B8680D369AFE3_inline(__this, NULL); if (L_12) { goto IL_00a6; } } { String_t* L_13 = __this->___path; String_t* L_14; L_14 = Uri_Unescape_m254C7C527EDBBDAAC45EA2E2FC89E7C316957ADA(__this, L_13, NULL); V_1 = L_14; il2cpp_codegen_runtime_class_init_inline(Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var); Il2CppChar L_15 = ((Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_StaticFields*)il2cpp_codegen_static_fields_for(Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var))->___DirectorySeparatorChar; bool L_16 = V_0; if (!((int32_t)(((((int32_t)L_15) == ((int32_t)((int32_t)92)))? 1 : 0)|(int32_t)L_16))) { goto IL_009a; } } { String_t* L_17 = V_1; NullCheck(L_17); String_t* L_18; L_18 = String_Replace_m86403DC5F422D8D5E1CFAAF255B103CB807EDAAF(L_17, ((int32_t)47), ((int32_t)92), NULL); __this->___cachedLocalPath = L_18; Il2CppCodeGenWriteBarrier((void**)(&__this->___cachedLocalPath), (void*)L_18); goto IL_0134; } IL_009a: { String_t* L_19 = V_1; __this->___cachedLocalPath = L_19; Il2CppCodeGenWriteBarrier((void**)(&__this->___cachedLocalPath), (void*)L_19); goto IL_0134; } IL_00a6: { String_t* L_20 = __this->___path; NullCheck(L_20); int32_t L_21; L_21 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_20, NULL); if ((((int32_t)L_21) <= ((int32_t)1))) { goto IL_00e7; } } { String_t* L_22 = __this->___path; NullCheck(L_22); Il2CppChar L_23; L_23 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_22, 1, NULL); if ((!(((uint32_t)L_23) == ((uint32_t)((int32_t)58))))) { goto IL_00e7; } } { String_t* L_24 = __this->___path; il2cpp_codegen_runtime_class_init_inline(Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var); Il2CppChar L_25 = ((Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_StaticFields*)il2cpp_codegen_static_fields_for(Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var))->___AltDirectorySeparatorChar; Il2CppChar L_26 = ((Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_StaticFields*)il2cpp_codegen_static_fields_for(Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var))->___DirectorySeparatorChar; NullCheck(L_24); String_t* L_27; L_27 = String_Replace_m86403DC5F422D8D5E1CFAAF255B103CB807EDAAF(L_24, L_25, L_26, NULL); String_t* L_28; L_28 = Uri_Unescape_m254C7C527EDBBDAAC45EA2E2FC89E7C316957ADA(__this, L_27, NULL); __this->___cachedLocalPath = L_28; Il2CppCodeGenWriteBarrier((void**)(&__this->___cachedLocalPath), (void*)L_28); goto IL_0134; } IL_00e7: { il2cpp_codegen_runtime_class_init_inline(Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var); Il2CppChar L_29 = ((Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_StaticFields*)il2cpp_codegen_static_fields_for(Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var))->___DirectorySeparatorChar; if ((!(((uint32_t)L_29) == ((uint32_t)((int32_t)92))))) { goto IL_0122; } } { String_t* L_30 = __this->___host; String_t* L_31 = __this->___path; NullCheck(L_31); String_t* L_32; L_32 = String_Replace_m86403DC5F422D8D5E1CFAAF255B103CB807EDAAF(L_31, ((int32_t)47), ((int32_t)92), NULL); String_t* L_33; L_33 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_30, L_32, NULL); String_t* L_34; L_34 = Uri_Unescape_m254C7C527EDBBDAAC45EA2E2FC89E7C316957ADA(__this, L_33, NULL); String_t* L_35; L_35 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteralF18840F490E42D3CE48CDCBF47229C1C240F8ABE, L_34, NULL); __this->___cachedLocalPath = L_35; Il2CppCodeGenWriteBarrier((void**)(&__this->___cachedLocalPath), (void*)L_35); goto IL_0134; } IL_0122: { String_t* L_36 = __this->___path; String_t* L_37; L_37 = Uri_Unescape_m254C7C527EDBBDAAC45EA2E2FC89E7C316957ADA(__this, L_36, NULL); __this->___cachedLocalPath = L_37; Il2CppCodeGenWriteBarrier((void**)(&__this->___cachedLocalPath), (void*)L_37); } IL_0134: { String_t* L_38 = __this->___cachedLocalPath; String_t* L_39 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; bool L_40; L_40 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_38, L_39, NULL); if (!L_40) { goto IL_0156; } } { il2cpp_codegen_runtime_class_init_inline(Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var); il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class); String_t* L_41; L_41 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C((&((Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_StaticFields*)il2cpp_codegen_static_fields_for(Path_t8A38A801D0219E8209C1B1D90D82D4D755D998BC_il2cpp_TypeInfo_var))->___DirectorySeparatorChar), NULL); __this->___cachedLocalPath = L_41; Il2CppCodeGenWriteBarrier((void**)(&__this->___cachedLocalPath), (void*)L_41); } IL_0156: { String_t* L_42 = __this->___cachedLocalPath; return L_42; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_Equals_m731B4A7E15F8BB030C67811F7565196B8328B1D3 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, RuntimeObject* ___0_comparant, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* V_0 = NULL; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* V_1 = NULL; String_t* V_2 = NULL; { RuntimeObject* L_0 = ___0_comparant; if (L_0) { goto IL_0005; } } { return (bool)0; } IL_0005: { RuntimeObject* L_1 = ___0_comparant; V_0 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923*)IsInstClass((RuntimeObject*)L_1, Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var)); Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* L_2 = V_0; if (L_2) { goto IL_0022; } } { RuntimeObject* L_3 = ___0_comparant; V_2 = ((String_t*)IsInstSealed((RuntimeObject*)L_3, il2cpp_defaults.string_class)); String_t* L_4 = V_2; if (L_4) { goto IL_001b; } } { return (bool)0; } IL_001b: { String_t* L_5 = V_2; Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* L_6 = (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923*)il2cpp_codegen_object_new(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); Uri__ctor_m8CB774E9B886E4EF1AF6C45BA80C91B43B482D7B(L_6, L_5, NULL); V_0 = L_6; } IL_0022: { il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_7; L_7 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); V_1 = L_7; String_t* L_8 = __this->___scheme; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_9 = V_1; NullCheck(L_8); String_t* L_10; L_10 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_8, L_9, NULL); Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* L_11 = V_0; NullCheck(L_11); String_t* L_12 = L_11->___scheme; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_13 = V_1; NullCheck(L_12); String_t* L_14; L_14 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_12, L_13, NULL); bool L_15; L_15 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_10, L_14, NULL); if (!L_15) { goto IL_00c4; } } { String_t* L_16 = __this->___userinfo; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_17 = V_1; NullCheck(L_16); String_t* L_18; L_18 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_16, L_17, NULL); Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* L_19 = V_0; NullCheck(L_19); String_t* L_20 = L_19->___userinfo; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_21 = V_1; NullCheck(L_20); String_t* L_22; L_22 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_20, L_21, NULL); bool L_23; L_23 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_18, L_22, NULL); if (!L_23) { goto IL_00c4; } } { String_t* L_24 = __this->___host; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_25 = V_1; NullCheck(L_24); String_t* L_26; L_26 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_24, L_25, NULL); Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* L_27 = V_0; NullCheck(L_27); String_t* L_28 = L_27->___host; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_29 = V_1; NullCheck(L_28); String_t* L_30; L_30 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_28, L_29, NULL); bool L_31; L_31 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_26, L_30, NULL); if (!L_31) { goto IL_00c4; } } { int32_t L_32 = __this->___port; Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* L_33 = V_0; NullCheck(L_33); int32_t L_34 = L_33->___port; if ((!(((uint32_t)L_32) == ((uint32_t)L_34)))) { goto IL_00c4; } } { String_t* L_35 = __this->___path; Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* L_36 = V_0; NullCheck(L_36); String_t* L_37 = L_36->___path; bool L_38; L_38 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_35, L_37, NULL); if (!L_38) { goto IL_00c4; } } { String_t* L_39 = __this->___query; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_40 = V_1; NullCheck(L_39); String_t* L_41; L_41 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_39, L_40, NULL); Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* L_42 = V_0; NullCheck(L_42); String_t* L_43 = L_42->___query; CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_44 = V_1; NullCheck(L_43); String_t* L_45; L_45 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_43, L_44, NULL); bool L_46; L_46 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_41, L_45, NULL); return L_46; } IL_00c4: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Uri_GetHashCode_mB374B3F04093A2DD87371271B277DF986A34A973 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___cachedHashCode; if (L_0) { goto IL_0050; } } { String_t* L_1 = __this->___scheme; NullCheck(L_1); int32_t L_2; L_2 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_1); String_t* L_3 = __this->___userinfo; NullCheck(L_3); int32_t L_4; L_4 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_3); String_t* L_5 = __this->___host; NullCheck(L_5); int32_t L_6; L_6 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_5); int32_t L_7 = __this->___port; String_t* L_8 = __this->___path; NullCheck(L_8); int32_t L_9; L_9 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_8); String_t* L_10 = __this->___query; NullCheck(L_10); int32_t L_11; L_11 = VirtualFuncInvoker0< int32_t >::Invoke(2, L_10); __this->___cachedHashCode = ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_add(L_2, L_4)), L_6)), L_7)), L_9)), L_11)); } IL_0050: { int32_t L_12 = __this->___cachedHashCode; return L_12; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_GetLeftPart_mE18CE2261A8C150F48B470A80C97893E875DD48C (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, int32_t ___0_part, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; StringBuilder_t* V_1 = NULL; StringBuilder_t* V_2 = NULL; { int32_t L_0 = ___0_part; switch (L_0) { case 0: { goto IL_0017; } case 1: { goto IL_0029; } case 2: { goto IL_0126; } } } { goto IL_01f4; } IL_0017: { String_t* L_1 = __this->___scheme; String_t* L_2; L_2 = Uri_GetOpaqueWiseSchemeDelimiter_m7E340FE3B5787780AC153CF4C6831AA010927C2E(__this, NULL); String_t* L_3; L_3 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_1, L_2, NULL); return L_3; } IL_0029: { String_t* L_4 = __this->___host; String_t* L_5 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; bool L_6; L_6 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_4, L_5, NULL); if (L_6) { goto IL_005f; } } { String_t* L_7 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_8 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeMailto; bool L_9; L_9 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_7, L_8, NULL); if (L_9) { goto IL_005f; } } { String_t* L_10 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_11 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeNews; bool L_12; L_12 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_10, L_11, NULL); if (!L_12) { goto IL_0065; } } IL_005f: { String_t* L_13 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; return L_13; } IL_0065: { StringBuilder_t* L_14 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_14, NULL); V_1 = L_14; StringBuilder_t* L_15 = V_1; String_t* L_16 = __this->___scheme; NullCheck(L_15); StringBuilder_t* L_17; L_17 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_15, L_16, NULL); StringBuilder_t* L_18 = V_1; String_t* L_19; L_19 = Uri_GetOpaqueWiseSchemeDelimiter_m7E340FE3B5787780AC153CF4C6831AA010927C2E(__this, NULL); NullCheck(L_18); StringBuilder_t* L_20; L_20 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_18, L_19, NULL); String_t* L_21 = __this->___path; NullCheck(L_21); int32_t L_22; L_22 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_21, NULL); if ((((int32_t)L_22) <= ((int32_t)1))) { goto IL_00be; } } { String_t* L_23 = __this->___path; NullCheck(L_23); Il2CppChar L_24; L_24 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_23, 1, NULL); if ((!(((uint32_t)L_24) == ((uint32_t)((int32_t)58))))) { goto IL_00be; } } { il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_25 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; String_t* L_26 = __this->___scheme; bool L_27; L_27 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_25, L_26, NULL); if (!L_27) { goto IL_00be; } } { StringBuilder_t* L_28 = V_1; NullCheck(L_28); StringBuilder_t* L_29; L_29 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_28, ((int32_t)47), NULL); } IL_00be: { String_t* L_30 = __this->___userinfo; NullCheck(L_30); int32_t L_31; L_31 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_30, NULL); if ((((int32_t)L_31) <= ((int32_t)0))) { goto IL_00e0; } } { StringBuilder_t* L_32 = V_1; String_t* L_33 = __this->___userinfo; NullCheck(L_32); StringBuilder_t* L_34; L_34 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_32, L_33, NULL); NullCheck(L_34); StringBuilder_t* L_35; L_35 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_34, ((int32_t)64), NULL); } IL_00e0: { StringBuilder_t* L_36 = V_1; String_t* L_37 = __this->___host; NullCheck(L_36); StringBuilder_t* L_38; L_38 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_36, L_37, NULL); String_t* L_39 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); int32_t L_40; L_40 = Uri_GetDefaultPort_m6C980821418998FD2C7181255E2648722B5F3096(L_39, NULL); V_0 = L_40; int32_t L_41 = __this->___port; if ((((int32_t)L_41) == ((int32_t)(-1)))) { goto IL_011f; } } { int32_t L_42 = __this->___port; int32_t L_43 = V_0; if ((((int32_t)L_42) == ((int32_t)L_43))) { goto IL_011f; } } { StringBuilder_t* L_44 = V_1; NullCheck(L_44); StringBuilder_t* L_45; L_45 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_44, ((int32_t)58), NULL); int32_t L_46 = __this->___port; NullCheck(L_45); StringBuilder_t* L_47; L_47 = StringBuilder_Append_m283B617AC29FB0DD6F3A7D8C01D385C25A5F0FAA(L_45, L_46, NULL); } IL_011f: { StringBuilder_t* L_48 = V_1; NullCheck(L_48); String_t* L_49; L_49 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_48); return L_49; } IL_0126: { StringBuilder_t* L_50 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_50, NULL); V_2 = L_50; StringBuilder_t* L_51 = V_2; String_t* L_52 = __this->___scheme; NullCheck(L_51); StringBuilder_t* L_53; L_53 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_51, L_52, NULL); StringBuilder_t* L_54 = V_2; String_t* L_55; L_55 = Uri_GetOpaqueWiseSchemeDelimiter_m7E340FE3B5787780AC153CF4C6831AA010927C2E(__this, NULL); NullCheck(L_54); StringBuilder_t* L_56; L_56 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_54, L_55, NULL); String_t* L_57 = __this->___path; NullCheck(L_57); int32_t L_58; L_58 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_57, NULL); if ((((int32_t)L_58) <= ((int32_t)1))) { goto IL_017f; } } { String_t* L_59 = __this->___path; NullCheck(L_59); Il2CppChar L_60; L_60 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_59, 1, NULL); if ((!(((uint32_t)L_60) == ((uint32_t)((int32_t)58))))) { goto IL_017f; } } { il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_61 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; String_t* L_62 = __this->___scheme; bool L_63; L_63 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_61, L_62, NULL); if (!L_63) { goto IL_017f; } } { StringBuilder_t* L_64 = V_2; NullCheck(L_64); StringBuilder_t* L_65; L_65 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_64, ((int32_t)47), NULL); } IL_017f: { String_t* L_66 = __this->___userinfo; NullCheck(L_66); int32_t L_67; L_67 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_66, NULL); if ((((int32_t)L_67) <= ((int32_t)0))) { goto IL_01a1; } } { StringBuilder_t* L_68 = V_2; String_t* L_69 = __this->___userinfo; NullCheck(L_68); StringBuilder_t* L_70; L_70 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_68, L_69, NULL); NullCheck(L_70); StringBuilder_t* L_71; L_71 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_70, ((int32_t)64), NULL); } IL_01a1: { StringBuilder_t* L_72 = V_2; String_t* L_73 = __this->___host; NullCheck(L_72); StringBuilder_t* L_74; L_74 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_72, L_73, NULL); String_t* L_75 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); int32_t L_76; L_76 = Uri_GetDefaultPort_m6C980821418998FD2C7181255E2648722B5F3096(L_75, NULL); V_0 = L_76; int32_t L_77 = __this->___port; if ((((int32_t)L_77) == ((int32_t)(-1)))) { goto IL_01e0; } } { int32_t L_78 = __this->___port; int32_t L_79 = V_0; if ((((int32_t)L_78) == ((int32_t)L_79))) { goto IL_01e0; } } { StringBuilder_t* L_80 = V_2; NullCheck(L_80); StringBuilder_t* L_81; L_81 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_80, ((int32_t)58), NULL); int32_t L_82 = __this->___port; NullCheck(L_81); StringBuilder_t* L_83; L_83 = StringBuilder_Append_m283B617AC29FB0DD6F3A7D8C01D385C25A5F0FAA(L_81, L_82, NULL); } IL_01e0: { StringBuilder_t* L_84 = V_2; String_t* L_85 = __this->___path; NullCheck(L_84); StringBuilder_t* L_86; L_86 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_84, L_85, NULL); StringBuilder_t* L_87 = V_2; NullCheck(L_87); String_t* L_88; L_88 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_87); return L_88; } IL_01f4: { return (String_t*)NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Uri_FromHex_m261B3C362CA856B910AC6584F4BD56FC36FC20E9 (Il2CppChar ___0_digit, const RuntimeMethod* method) { { Il2CppChar L_0 = ___0_digit; if ((((int32_t)((int32_t)48)) > ((int32_t)L_0))) { goto IL_000f; } } { Il2CppChar L_1 = ___0_digit; if ((((int32_t)L_1) > ((int32_t)((int32_t)57)))) { goto IL_000f; } } { Il2CppChar L_2 = ___0_digit; return ((int32_t)il2cpp_codegen_subtract((int32_t)L_2, ((int32_t)48))); } IL_000f: { Il2CppChar L_3 = ___0_digit; if ((((int32_t)((int32_t)97)) > ((int32_t)L_3))) { goto IL_0021; } } { Il2CppChar L_4 = ___0_digit; if ((((int32_t)L_4) > ((int32_t)((int32_t)102)))) { goto IL_0021; } } { Il2CppChar L_5 = ___0_digit; return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract((int32_t)L_5, ((int32_t)97))), ((int32_t)10))); } IL_0021: { Il2CppChar L_6 = ___0_digit; if ((((int32_t)((int32_t)65)) > ((int32_t)L_6))) { goto IL_0033; } } { Il2CppChar L_7 = ___0_digit; if ((((int32_t)L_7) > ((int32_t)((int32_t)70)))) { goto IL_0033; } } { Il2CppChar L_8 = ___0_digit; return ((int32_t)il2cpp_codegen_add(((int32_t)il2cpp_codegen_subtract((int32_t)L_8, ((int32_t)65))), ((int32_t)10))); } IL_0033: { ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_9 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))); ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_9, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral491588DC50F24F885876BF828F202716C7BE3803)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_9, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_FromHex_m261B3C362CA856B910AC6584F4BD56FC36FC20E9_RuntimeMethod_var))); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_HexEscape_m315C57FE4CF75B08312CF67E6BB60285C92750C2 (Il2CppChar ___0_character, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6C066B34F4DB79023C0642AFBC43B25A5327F710); s_Il2CppMethodInitialized = true; } Il2CppChar V_0 = 0x0; { Il2CppChar L_0 = ___0_character; if ((((int32_t)L_0) <= ((int32_t)((int32_t)255)))) { goto IL_0013; } } { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_1 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF3267F0CD56D3C5A8F52B40628A4EC5E976FD0A9)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_HexEscape_m315C57FE4CF75B08312CF67E6BB60285C92750C2_RuntimeMethod_var))); } IL_0013: { il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_2 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___hexUpperChars; Il2CppChar L_3 = ___0_character; NullCheck(L_2); Il2CppChar L_4; L_4 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, ((int32_t)(((int32_t)((int32_t)L_3&((int32_t)240)))>>4)), NULL); V_0 = L_4; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class); String_t* L_5; L_5 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C((&V_0), NULL); String_t* L_6 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___hexUpperChars; Il2CppChar L_7 = ___0_character; NullCheck(L_6); Il2CppChar L_8; L_8 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_6, ((int32_t)((int32_t)L_7&((int32_t)15))), NULL); V_0 = L_8; String_t* L_9; L_9 = Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C((&V_0), NULL); String_t* L_10; L_10 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(_stringLiteral6C066B34F4DB79023C0642AFBC43B25A5327F710, L_5, L_9, NULL); return L_10; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar Uri_HexUnescape_m17F4F57D57C21EA1F7508F26C236AC5DA9435A5C (String_t* ___0_pattern, int32_t* ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_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; { String_t* L_0 = ___0_pattern; if (L_0) { goto IL_000e; } } { ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263* L_1 = (ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263_il2cpp_TypeInfo_var))); ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD8CD2F2DA1948373D6BFA8C44122166BC25E3FC0)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_HexUnescape_m17F4F57D57C21EA1F7508F26C236AC5DA9435A5C_RuntimeMethod_var))); } IL_000e: { int32_t* L_2 = ___1_index; int32_t L_3 = *((int32_t*)L_2); if ((((int32_t)L_3) < ((int32_t)0))) { goto IL_001d; } } { int32_t* L_4 = ___1_index; int32_t L_5 = *((int32_t*)L_4); String_t* L_6 = ___0_pattern; NullCheck(L_6); int32_t L_7; L_7 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_6, NULL); if ((((int32_t)L_5) < ((int32_t)L_7))) { goto IL_0028; } } IL_001d: { ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_8 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var))); ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A(L_8, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral2B6D6F48C27C60C3B55391AB377D9DC8F5639AA1)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_8, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_HexUnescape_m17F4F57D57C21EA1F7508F26C236AC5DA9435A5C_RuntimeMethod_var))); } IL_0028: { V_0 = 0; V_1 = 0; } IL_002c: { int32_t* L_9 = ___1_index; int32_t L_10 = *((int32_t*)L_9); String_t* L_11 = ___0_pattern; NullCheck(L_11); int32_t L_12; L_12 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_11, NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add(L_10, 3))) > ((int32_t)L_12))) { goto IL_0066; } } { String_t* L_13 = ___0_pattern; int32_t* L_14 = ___1_index; int32_t L_15 = *((int32_t*)L_14); NullCheck(L_13); Il2CppChar L_16; L_16 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_13, L_15, NULL); if ((!(((uint32_t)L_16) == ((uint32_t)((int32_t)37))))) { goto IL_0066; } } { String_t* L_17 = ___0_pattern; int32_t* L_18 = ___1_index; int32_t L_19 = *((int32_t*)L_18); NullCheck(L_17); Il2CppChar L_20; L_20 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_17, ((int32_t)il2cpp_codegen_add(L_19, 1)), NULL); il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); bool L_21; L_21 = Uri_IsHexDigit_m6857C0561667B9F205CFA605E08A7229B44EC927(L_20, NULL); if (!L_21) { goto IL_0066; } } { String_t* L_22 = ___0_pattern; int32_t* L_23 = ___1_index; int32_t L_24 = *((int32_t*)L_23); NullCheck(L_22); Il2CppChar L_25; L_25 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_22, ((int32_t)il2cpp_codegen_add(L_24, 2)), NULL); il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); bool L_26; L_26 = Uri_IsHexDigit_m6857C0561667B9F205CFA605E08A7229B44EC927(L_25, NULL); if (L_26) { goto IL_007f; } } IL_0066: { int32_t L_27 = V_0; if (L_27) { goto IL_0154; } } { String_t* L_28 = ___0_pattern; int32_t* L_29 = ___1_index; int32_t* L_30 = ___1_index; int32_t L_31 = *((int32_t*)L_30); V_4 = L_31; int32_t L_32 = V_4; *((int32_t*)L_29) = (int32_t)((int32_t)il2cpp_codegen_add(L_32, 1)); int32_t L_33 = V_4; NullCheck(L_28); Il2CppChar L_34; L_34 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_28, L_33, NULL); return L_34; } IL_007f: { int32_t* L_35 = ___1_index; int32_t* L_36 = ___1_index; int32_t L_37 = *((int32_t*)L_36); *((int32_t*)L_35) = (int32_t)((int32_t)il2cpp_codegen_add(L_37, 1)); String_t* L_38 = ___0_pattern; int32_t* L_39 = ___1_index; int32_t* L_40 = ___1_index; int32_t L_41 = *((int32_t*)L_40); V_4 = L_41; int32_t L_42 = V_4; *((int32_t*)L_39) = (int32_t)((int32_t)il2cpp_codegen_add(L_42, 1)); int32_t L_43 = V_4; NullCheck(L_38); Il2CppChar L_44; L_44 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_38, L_43, NULL); il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); int32_t L_45; L_45 = Uri_FromHex_m261B3C362CA856B910AC6584F4BD56FC36FC20E9(L_44, NULL); String_t* L_46 = ___0_pattern; int32_t* L_47 = ___1_index; int32_t* L_48 = ___1_index; int32_t L_49 = *((int32_t*)L_48); V_4 = L_49; int32_t L_50 = V_4; *((int32_t*)L_47) = (int32_t)((int32_t)il2cpp_codegen_add(L_50, 1)); int32_t L_51 = V_4; NullCheck(L_46); Il2CppChar L_52; L_52 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_46, L_51, NULL); int32_t L_53; L_53 = Uri_FromHex_m261B3C362CA856B910AC6584F4BD56FC36FC20E9(L_52, NULL); V_2 = L_53; int32_t L_54 = V_2; V_3 = ((int32_t)il2cpp_codegen_add(((int32_t)(L_45<<4)), L_54)); int32_t L_55 = V_0; if (L_55) { goto IL_0136; } } { int32_t L_56 = V_3; if ((((int32_t)L_56) >= ((int32_t)((int32_t)192)))) { goto IL_00c7; } } { int32_t L_57 = V_3; return ((int32_t)(uint16_t)L_57); } IL_00c7: { int32_t L_58 = V_3; if ((((int32_t)L_58) >= ((int32_t)((int32_t)224)))) { goto IL_00db; } } { int32_t L_59 = V_3; V_1 = ((int32_t)il2cpp_codegen_subtract(L_59, ((int32_t)192))); V_0 = 2; goto IL_0129; } IL_00db: { int32_t L_60 = V_3; if ((((int32_t)L_60) >= ((int32_t)((int32_t)240)))) { goto IL_00ef; } } { int32_t L_61 = V_3; V_1 = ((int32_t)il2cpp_codegen_subtract(L_61, ((int32_t)224))); V_0 = 3; goto IL_0129; } IL_00ef: { int32_t L_62 = V_3; if ((((int32_t)L_62) >= ((int32_t)((int32_t)248)))) { goto IL_0103; } } { int32_t L_63 = V_3; V_1 = ((int32_t)il2cpp_codegen_subtract(L_63, ((int32_t)240))); V_0 = 4; goto IL_0129; } IL_0103: { int32_t L_64 = V_3; if ((((int32_t)L_64) >= ((int32_t)((int32_t)251)))) { goto IL_0117; } } { int32_t L_65 = V_3; V_1 = ((int32_t)il2cpp_codegen_subtract(L_65, ((int32_t)248))); V_0 = 5; goto IL_0129; } IL_0117: { int32_t L_66 = V_3; if ((((int32_t)L_66) >= ((int32_t)((int32_t)254)))) { goto IL_0129; } } { int32_t L_67 = V_3; V_1 = ((int32_t)il2cpp_codegen_subtract(L_67, ((int32_t)252))); V_0 = 6; } IL_0129: { int32_t L_68 = V_1; int32_t L_69 = V_0; V_1 = ((int32_t)(L_68<<((int32_t)(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(L_69, 1)), 6))&((int32_t)31))))); goto IL_0149; } IL_0136: { int32_t L_70 = V_1; int32_t L_71 = V_3; int32_t L_72 = V_0; V_1 = ((int32_t)il2cpp_codegen_add(L_70, ((int32_t)(((int32_t)il2cpp_codegen_subtract(L_71, ((int32_t)128)))<<((int32_t)(((int32_t)il2cpp_codegen_multiply(((int32_t)il2cpp_codegen_subtract(L_72, 1)), 6))&((int32_t)31))))))); } IL_0149: { int32_t L_73 = V_0; V_0 = ((int32_t)il2cpp_codegen_subtract(L_73, 1)); int32_t L_74 = V_0; if ((((int32_t)L_74) > ((int32_t)0))) { goto IL_002c; } } IL_0154: { int32_t L_75 = V_1; return ((int32_t)(uint16_t)L_75); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_IsHexDigit_m6857C0561667B9F205CFA605E08A7229B44EC927 (Il2CppChar ___0_digit, const RuntimeMethod* method) { { Il2CppChar L_0 = ___0_digit; if ((((int32_t)((int32_t)48)) > ((int32_t)L_0))) { goto IL_000a; } } { Il2CppChar L_1 = ___0_digit; if ((((int32_t)L_1) <= ((int32_t)((int32_t)57)))) { goto IL_0024; } } IL_000a: { Il2CppChar L_2 = ___0_digit; if ((((int32_t)((int32_t)97)) > ((int32_t)L_2))) { goto IL_0014; } } { Il2CppChar L_3 = ___0_digit; if ((((int32_t)L_3) <= ((int32_t)((int32_t)102)))) { goto IL_0024; } } IL_0014: { Il2CppChar L_4 = ___0_digit; if ((((int32_t)((int32_t)65)) > ((int32_t)L_4))) { goto IL_0022; } } { Il2CppChar L_5 = ___0_digit; return (bool)((((int32_t)((((int32_t)L_5) > ((int32_t)((int32_t)70)))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0022: { return (bool)0; } IL_0024: { return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_IsHexEncoding_m09B43E719CA1A19ACEA48902807682CD51B0738B (String_t* ___0_pattern, int32_t ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = ___1_index; String_t* L_1 = ___0_pattern; NullCheck(L_1); int32_t L_2; L_2 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_1, NULL); if ((((int32_t)((int32_t)il2cpp_codegen_add(L_0, 3))) <= ((int32_t)L_2))) { goto IL_000d; } } { return (bool)0; } IL_000d: { String_t* L_3 = ___0_pattern; int32_t L_4 = ___1_index; int32_t L_5 = L_4; ___1_index = ((int32_t)il2cpp_codegen_add(L_5, 1)); NullCheck(L_3); Il2CppChar L_6; L_6 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_3, L_5, NULL); if ((!(((uint32_t)L_6) == ((uint32_t)((int32_t)37))))) { goto IL_003d; } } { String_t* L_7 = ___0_pattern; int32_t L_8 = ___1_index; int32_t L_9 = L_8; ___1_index = ((int32_t)il2cpp_codegen_add(L_9, 1)); NullCheck(L_7); Il2CppChar L_10; L_10 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_7, L_9, NULL); il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); bool L_11; L_11 = Uri_IsHexDigit_m6857C0561667B9F205CFA605E08A7229B44EC927(L_10, NULL); if (!L_11) { goto IL_003d; } } { String_t* L_12 = ___0_pattern; int32_t L_13 = ___1_index; NullCheck(L_12); Il2CppChar L_14; L_14 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_12, L_13, NULL); il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); bool L_15; L_15 = Uri_IsHexDigit_m6857C0561667B9F205CFA605E08A7229B44EC927(L_14, NULL); return L_15; } IL_003d: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_ToString_mA41913DE4A1B26829A953855511F2BAAC49E1F6C (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral738F291E53E97C08DAE378C71EF70A60E31AE900); s_Il2CppMethodInitialized = true; } String_t* V_0 = NULL; String_t* G_B5_0 = NULL; { String_t* L_0 = __this->___cachedToString; if (!L_0) { goto IL_000f; } } { String_t* L_1 = __this->___cachedToString; return L_1; } IL_000f: { String_t* L_2 = __this->___query; NullCheck(L_2); bool L_3; L_3 = String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0(L_2, _stringLiteral738F291E53E97C08DAE378C71EF70A60E31AE900, NULL); if (L_3) { goto IL_002f; } } { String_t* L_4 = __this->___query; String_t* L_5; L_5 = Uri_Unescape_m254C7C527EDBBDAAC45EA2E2FC89E7C316957ADA(__this, L_4, NULL); G_B5_0 = L_5; goto IL_004b; } IL_002f: { String_t* L_6 = __this->___query; NullCheck(L_6); String_t* L_7; L_7 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_6, 1, NULL); String_t* L_8; L_8 = Uri_Unescape_m254C7C527EDBBDAAC45EA2E2FC89E7C316957ADA(__this, L_7, NULL); String_t* L_9; L_9 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral738F291E53E97C08DAE378C71EF70A60E31AE900, L_8, NULL); G_B5_0 = L_9; } IL_004b: { V_0 = G_B5_0; String_t* L_10; L_10 = Uri_GetLeftPart_mE18CE2261A8C150F48B470A80C97893E875DD48C(__this, 2, NULL); String_t* L_11; L_11 = Uri_Unescape_m0A1AE0134E15A7739F29B71E0E4132ED7C704CBB(__this, L_10, (bool)1, NULL); String_t* L_12 = V_0; String_t* L_13 = __this->___fragment; String_t* L_14; L_14 = String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B(L_11, L_12, L_13, NULL); __this->___cachedToString = L_14; Il2CppCodeGenWriteBarrier((void**)(&__this->___cachedToString), (void*)L_14); String_t* L_15 = __this->___cachedToString; return L_15; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_EscapeString_m562E1312F085617F6BD70F666807FF8E46822623 (String_t* ___0_str, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___0_str; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_1; L_1 = Uri_EscapeString_m0218E9C9EFD4FE2134A62B00E92A1038592322C3(L_0, (bool)0, (bool)1, (bool)1, NULL); return L_1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_EscapeString_m0218E9C9EFD4FE2134A62B00E92A1038592322C3 (String_t* ___0_str, bool ___1_escapeReserved, bool ___2_escapeHex, bool ___3_escapeBrackets, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral84A0343BF19D2274E807E1B6505C382F81D6E3C9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF519FC195B373C2307E10550FD72BC484B0EF2BE); s_Il2CppMethodInitialized = true; } StringBuilder_t* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* V_3 = NULL; int32_t V_4 = 0; int32_t V_5 = 0; Il2CppChar V_6 = 0x0; { String_t* L_0 = ___0_str; if (L_0) { goto IL_0009; } } { String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; return L_1; } IL_0009: { StringBuilder_t* L_2 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_2, NULL); V_0 = L_2; String_t* L_3 = ___0_str; NullCheck(L_3); int32_t L_4; L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL); V_1 = L_4; V_2 = 0; goto IL_00d7; } IL_001d: { String_t* L_5 = ___0_str; int32_t L_6 = V_2; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); bool L_7; L_7 = Uri_IsHexEncoding_m09B43E719CA1A19ACEA48902807682CD51B0738B(L_5, L_6, NULL); if (!L_7) { goto IL_003e; } } { StringBuilder_t* L_8 = V_0; String_t* L_9 = ___0_str; int32_t L_10 = V_2; NullCheck(L_9); String_t* L_11; L_11 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_9, L_10, 3, NULL); NullCheck(L_8); StringBuilder_t* L_12; L_12 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_8, L_11, NULL); int32_t L_13 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_13, 2)); goto IL_00d3; } IL_003e: { Encoding_t65CDEF28CF20A7B8C92E85A4E808920C2465F095* L_14; L_14 = Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9(NULL); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_15 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_16 = L_15; String_t* L_17 = ___0_str; int32_t L_18 = V_2; NullCheck(L_17); Il2CppChar L_19; L_19 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_17, L_18, NULL); NullCheck(L_16); (L_16)->SetAt(static_cast(0), (Il2CppChar)L_19); NullCheck(L_14); ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_20; L_20 = VirtualFuncInvoker1< ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*, CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* >::Invoke(23, L_14, L_16); V_3 = L_20; ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_21 = V_3; NullCheck(L_21); V_4 = ((int32_t)(((RuntimeArray*)L_21)->max_length)); V_5 = 0; goto IL_00cd; } IL_0063: { ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_22 = V_3; int32_t L_23 = V_5; NullCheck(L_22); int32_t L_24 = L_23; uint8_t L_25 = (L_22)->GetAt(static_cast(L_24)); V_6 = L_25; Il2CppChar L_26 = V_6; if ((((int32_t)L_26) <= ((int32_t)((int32_t)32)))) { goto IL_00ae; } } { Il2CppChar L_27 = V_6; if ((((int32_t)L_27) >= ((int32_t)((int32_t)127)))) { goto IL_00ae; } } { Il2CppChar L_28 = V_6; NullCheck(_stringLiteralF519FC195B373C2307E10550FD72BC484B0EF2BE); int32_t L_29; L_29 = String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966(_stringLiteralF519FC195B373C2307E10550FD72BC484B0EF2BE, L_28, NULL); if ((!(((uint32_t)L_29) == ((uint32_t)(-1))))) { goto IL_00ae; } } { bool L_30 = ___2_escapeHex; if (!L_30) { goto IL_008d; } } { Il2CppChar L_31 = V_6; if ((((int32_t)L_31) == ((int32_t)((int32_t)35)))) { goto IL_00ae; } } IL_008d: { bool L_32 = ___3_escapeBrackets; if (!L_32) { goto IL_009c; } } { Il2CppChar L_33 = V_6; if ((((int32_t)L_33) == ((int32_t)((int32_t)91)))) { goto IL_00ae; } } { Il2CppChar L_34 = V_6; if ((((int32_t)L_34) == ((int32_t)((int32_t)93)))) { goto IL_00ae; } } IL_009c: { bool L_35 = ___1_escapeReserved; if (!L_35) { goto IL_00be; } } { Il2CppChar L_36 = V_6; NullCheck(_stringLiteral84A0343BF19D2274E807E1B6505C382F81D6E3C9); int32_t L_37; L_37 = String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966(_stringLiteral84A0343BF19D2274E807E1B6505C382F81D6E3C9, L_36, NULL); if ((((int32_t)L_37) == ((int32_t)(-1)))) { goto IL_00be; } } IL_00ae: { StringBuilder_t* L_38 = V_0; Il2CppChar L_39 = V_6; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_40; L_40 = Uri_HexEscape_m315C57FE4CF75B08312CF67E6BB60285C92750C2(L_39, NULL); NullCheck(L_38); StringBuilder_t* L_41; L_41 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_38, L_40, NULL); goto IL_00c7; } IL_00be: { StringBuilder_t* L_42 = V_0; Il2CppChar L_43 = V_6; NullCheck(L_42); StringBuilder_t* L_44; L_44 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_42, L_43, NULL); } IL_00c7: { int32_t L_45 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_45, 1)); } IL_00cd: { int32_t L_46 = V_5; int32_t L_47 = V_4; if ((((int32_t)L_46) < ((int32_t)L_47))) { goto IL_0063; } } IL_00d3: { int32_t L_48 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_48, 1)); } IL_00d7: { int32_t L_49 = V_2; int32_t L_50 = V_1; if ((((int32_t)L_49) < ((int32_t)L_50))) { goto IL_001d; } } { StringBuilder_t* L_51 = V_0; NullCheck(L_51); String_t* L_52; L_52 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_51); return L_52; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri_Parse_m004D6FB0B57C345DF6603EA2E5D00BD723E18296 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = __this->___source; Uri_Parse_m8801A78BE448912761B80E050227986550FC6872(__this, L_0, NULL); bool L_1 = __this->___userEscaped; if (!L_1) { goto IL_0015; } } { return; } IL_0015: { String_t* L_2 = __this->___host; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_3; L_3 = Uri_EscapeString_m0218E9C9EFD4FE2134A62B00E92A1038592322C3(L_2, (bool)0, (bool)1, (bool)0, NULL); __this->___host = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___host), (void*)L_3); String_t* L_4 = __this->___path; String_t* L_5; L_5 = Uri_EscapeString_m562E1312F085617F6BD70F666807FF8E46822623(L_4, NULL); __this->___path = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_5); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_Unescape_m254C7C527EDBBDAAC45EA2E2FC89E7C316957ADA (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_str, const RuntimeMethod* method) { { String_t* L_0 = ___0_str; String_t* L_1; L_1 = Uri_Unescape_m0A1AE0134E15A7739F29B71E0E4132ED7C704CBB(__this, L_0, (bool)0, NULL); return L_1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_Unescape_m0A1AE0134E15A7739F29B71E0E4132ED7C704CBB (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_str, bool ___1_excludeSharp, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringBuilder_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1F867E542346F4FD171E87D0AE89A5DA4F78A7B6); s_Il2CppMethodInitialized = true; } StringBuilder_t* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; Il2CppChar V_3 = 0x0; Il2CppChar V_4 = 0x0; { String_t* L_0 = ___0_str; if (L_0) { goto IL_0009; } } { String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; return L_1; } IL_0009: { StringBuilder_t* L_2 = (StringBuilder_t*)il2cpp_codegen_object_new(StringBuilder_t_il2cpp_TypeInfo_var); StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D(L_2, NULL); V_0 = L_2; String_t* L_3 = ___0_str; NullCheck(L_3); int32_t L_4; L_4 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_3, NULL); V_1 = L_4; V_2 = 0; goto IL_0063; } IL_001a: { String_t* L_5 = ___0_str; int32_t L_6 = V_2; NullCheck(L_5); Il2CppChar L_7; L_7 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_5, L_6, NULL); V_3 = L_7; Il2CppChar L_8 = V_3; if ((!(((uint32_t)L_8) == ((uint32_t)((int32_t)37))))) { goto IL_0057; } } { String_t* L_9 = ___0_str; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); Il2CppChar L_10; L_10 = Uri_HexUnescape_m17F4F57D57C21EA1F7508F26C236AC5DA9435A5C(L_9, (&V_2), NULL); V_4 = L_10; bool L_11 = ___1_excludeSharp; if (!L_11) { goto IL_0048; } } { Il2CppChar L_12 = V_4; if ((!(((uint32_t)L_12) == ((uint32_t)((int32_t)35))))) { goto IL_0048; } } { StringBuilder_t* L_13 = V_0; NullCheck(L_13); StringBuilder_t* L_14; L_14 = StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D(L_13, _stringLiteral1F867E542346F4FD171E87D0AE89A5DA4F78A7B6, NULL); goto IL_0051; } IL_0048: { StringBuilder_t* L_15 = V_0; Il2CppChar L_16 = V_4; NullCheck(L_15); StringBuilder_t* L_17; L_17 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_15, L_16, NULL); } IL_0051: { int32_t L_18 = V_2; V_2 = ((int32_t)il2cpp_codegen_subtract(L_18, 1)); goto IL_005f; } IL_0057: { StringBuilder_t* L_19 = V_0; Il2CppChar L_20 = V_3; NullCheck(L_19); StringBuilder_t* L_21; L_21 = StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1(L_19, L_20, NULL); } IL_005f: { int32_t L_22 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_22, 1)); } IL_0063: { int32_t L_23 = V_2; int32_t L_24 = V_1; if ((((int32_t)L_23) < ((int32_t)L_24))) { goto IL_001a; } } { StringBuilder_t* L_25 = V_0; NullCheck(L_25); String_t* L_26; L_26 = VirtualFuncInvoker0< String_t* >::Invoke(3, L_25); return L_26; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri_ParseAsWindowsUNC_mA8D9829D6A94DAF85039E96E0CB37EB0264F721E (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09B11B6CC411D8B9FFB75EAAE9A35B2AF248CE40); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_0 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; __this->___scheme = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___scheme), (void*)L_0); __this->___port = (-1); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___fragment = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___fragment), (void*)L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___query = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___query), (void*)L_2); __this->___isUnc = (bool)1; String_t* L_3 = ___0_uriString; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_4 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_5 = L_4; NullCheck(L_5); (L_5)->SetAt(static_cast(0), (Il2CppChar)((int32_t)92)); NullCheck(L_3); String_t* L_6; L_6 = String_TrimStart_m67833D80326BEA11CC3517CE03CD7B16669BCEEC(L_3, L_5, NULL); ___0_uriString = L_6; String_t* L_7 = ___0_uriString; NullCheck(L_7); int32_t L_8; L_8 = String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966(L_7, ((int32_t)92), NULL); V_0 = L_8; int32_t L_9 = V_0; if ((((int32_t)L_9) <= ((int32_t)0))) { goto IL_006c; } } { String_t* L_10 = ___0_uriString; int32_t L_11 = V_0; NullCheck(L_10); String_t* L_12; L_12 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_10, L_11, NULL); __this->___path = L_12; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_12); String_t* L_13 = ___0_uriString; int32_t L_14 = V_0; NullCheck(L_13); String_t* L_15; L_15 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_13, 0, L_14, NULL); __this->___host = L_15; Il2CppCodeGenWriteBarrier((void**)(&__this->___host), (void*)L_15); goto IL_007e; } IL_006c: { String_t* L_16 = ___0_uriString; __this->___host = L_16; Il2CppCodeGenWriteBarrier((void**)(&__this->___host), (void*)L_16); String_t* L_17 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___path = L_17; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_17); } IL_007e: { String_t* L_18 = __this->___path; NullCheck(L_18); String_t* L_19; L_19 = String_Replace_mABDB7003A1D0AEDCAE9FF85E3DFFFBA752D2A166(L_18, _stringLiteral09B11B6CC411D8B9FFB75EAAE9A35B2AF248CE40, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, NULL); __this->___path = L_19; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_19); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri_ParseAsWindowsAbsoluteFilePath_mB0EB60186A1FAF1DC45C51F84D4C72F936EEA0C4 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral09B11B6CC411D8B9FFB75EAAE9A35B2AF248CE40); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___0_uriString; NullCheck(L_0); int32_t L_1; L_1 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_0, NULL); if ((((int32_t)L_1) <= ((int32_t)2))) { goto IL_002a; } } { String_t* L_2 = ___0_uriString; NullCheck(L_2); Il2CppChar L_3; L_3 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_2, 2, NULL); if ((((int32_t)L_3) == ((int32_t)((int32_t)92)))) { goto IL_002a; } } { String_t* L_4 = ___0_uriString; NullCheck(L_4); Il2CppChar L_5; L_5 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_4, 2, NULL); if ((((int32_t)L_5) == ((int32_t)((int32_t)47)))) { goto IL_002a; } } { FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* L_6 = (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var))); FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E(L_6, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralDAD92B4A54CEA0360B2A68931656DCBA3D3CCB34)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_6, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_ParseAsWindowsAbsoluteFilePath_mB0EB60186A1FAF1DC45C51F84D4C72F936EEA0C4_RuntimeMethod_var))); } IL_002a: { il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_7 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; __this->___scheme = L_7; Il2CppCodeGenWriteBarrier((void**)(&__this->___scheme), (void*)L_7); String_t* L_8 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___host = L_8; Il2CppCodeGenWriteBarrier((void**)(&__this->___host), (void*)L_8); __this->___port = (-1); String_t* L_9 = ___0_uriString; NullCheck(L_9); String_t* L_10; L_10 = String_Replace_mABDB7003A1D0AEDCAE9FF85E3DFFFBA752D2A166(L_9, _stringLiteral09B11B6CC411D8B9FFB75EAAE9A35B2AF248CE40, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, NULL); __this->___path = L_10; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_10); String_t* L_11 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___fragment = L_11; Il2CppCodeGenWriteBarrier((void**)(&__this->___fragment), (void*)L_11); String_t* L_12 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___query = L_12; Il2CppCodeGenWriteBarrier((void**)(&__this->___query), (void*)L_12); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri_ParseAsUnixAbsoluteFilePath_mF98135CDFFABF7EA0495D3C8C777DEDE55AFFFB7 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A3368DAE484FE379E69F430C2A7AAC7B6DBF7C3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); s_Il2CppMethodInitialized = true; } { __this->___isUnixFilePath = (bool)1; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_0 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; __this->___scheme = L_0; Il2CppCodeGenWriteBarrier((void**)(&__this->___scheme), (void*)L_0); __this->___port = (-1); String_t* L_1 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___fragment = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->___fragment), (void*)L_1); String_t* L_2 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___query = L_2; Il2CppCodeGenWriteBarrier((void**)(&__this->___query), (void*)L_2); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___host = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->___host), (void*)L_3); __this->___path = (String_t*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)(String_t*)NULL); String_t* L_4 = ___0_uriString; NullCheck(L_4); bool L_5; L_5 = String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0(L_4, _stringLiteral1A3368DAE484FE379E69F430C2A7AAC7B6DBF7C3, NULL); if (!L_5) { goto IL_0072; } } { String_t* L_6 = ___0_uriString; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_7 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_8 = L_7; NullCheck(L_8); (L_8)->SetAt(static_cast(0), (Il2CppChar)((int32_t)47)); NullCheck(L_6); String_t* L_9; L_9 = String_TrimStart_m67833D80326BEA11CC3517CE03CD7B16669BCEEC(L_6, L_8, NULL); ___0_uriString = L_9; String_t* L_10 = ___0_uriString; String_t* L_11; L_11 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_10, NULL); __this->___path = L_11; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_11); } IL_0072: { String_t* L_12 = __this->___path; if (L_12) { goto IL_0081; } } { String_t* L_13 = ___0_uriString; __this->___path = L_13; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_13); } IL_0081: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri_Parse_m8801A78BE448912761B80E050227986550FC6872 (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, String_t* ___0_uriString, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0729E625AF80A93529683B8A44CF77CA195DC6A4); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1A3368DAE484FE379E69F430C2A7AAC7B6DBF7C3); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4DF458E171DCDE89639B730164B9A345EB11392D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBA1039E8CDAE53E44AC3E6185B0871F3D031A476); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF18840F490E42D3CE48CDCBF47229C1C240F8ABE); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; bool V_1 = false; int32_t V_2 = 0; Il2CppChar V_3 = 0x0; String_t* V_4 = NULL; il2cpp::utils::ExceptionSupportStack __active_exceptions; int32_t G_B31_0 = 0; { String_t* L_0 = ___0_uriString; if (L_0) { goto IL_000e; } } { ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129* L_1 = (ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_t327031E412FAB2351B0022DD5DAD47E67E597129_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6D153343DC0552ABAFC2B893F453DC72854A37BE)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_Parse_m8801A78BE448912761B80E050227986550FC6872_RuntimeMethod_var))); } IL_000e: { String_t* L_2 = ___0_uriString; NullCheck(L_2); int32_t L_3; L_3 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_2, NULL); if ((((int32_t)L_3) > ((int32_t)1))) { goto IL_001d; } } { FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* L_4 = (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var))); FormatException__ctor_mF29D430E15E766845220AB94DEE48CFC341A2DFE(L_4, NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_Parse_m8801A78BE448912761B80E050227986550FC6872_RuntimeMethod_var))); } IL_001d: { V_0 = 0; String_t* L_5 = ___0_uriString; NullCheck(L_5); int32_t L_6; L_6 = String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966(L_5, ((int32_t)58), NULL); V_0 = L_6; int32_t L_7 = V_0; if ((((int32_t)L_7) >= ((int32_t)0))) { goto IL_005f; } } { String_t* L_8 = ___0_uriString; NullCheck(L_8); Il2CppChar L_9; L_9 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_8, 0, NULL); if ((!(((uint32_t)L_9) == ((uint32_t)((int32_t)47))))) { goto IL_003f; } } { String_t* L_10 = ___0_uriString; Uri_ParseAsUnixAbsoluteFilePath_mF98135CDFFABF7EA0495D3C8C777DEDE55AFFFB7(__this, L_10, NULL); return; } IL_003f: { String_t* L_11 = ___0_uriString; NullCheck(L_11); bool L_12; L_12 = String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0(L_11, _stringLiteralF18840F490E42D3CE48CDCBF47229C1C240F8ABE, NULL); if (!L_12) { goto IL_0054; } } { String_t* L_13 = ___0_uriString; Uri_ParseAsWindowsUNC_mA8D9829D6A94DAF85039E96E0CB37EB0264F721E(__this, L_13, NULL); return; } IL_0054: { FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* L_14 = (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var))); FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E(L_14, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral434E2DFFDE30544C8AEF273BE34422328718C95A)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_14, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_Parse_m8801A78BE448912761B80E050227986550FC6872_RuntimeMethod_var))); } IL_005f: { int32_t L_15 = V_0; if ((!(((uint32_t)L_15) == ((uint32_t)1)))) { goto IL_0084; } } { String_t* L_16 = ___0_uriString; NullCheck(L_16); Il2CppChar L_17; L_17 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_16, 0, NULL); il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class); bool L_18; L_18 = Char_IsLetter_m4363120285B51739DEE559E5C81E89580DDC78C0(L_17, NULL); if (L_18) { goto IL_007c; } } { FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* L_19 = (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var))); FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E(L_19, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBF7B81A922BBD824D8DB63FD3DABB2EA8AA0DEE1)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_Parse_m8801A78BE448912761B80E050227986550FC6872_RuntimeMethod_var))); } IL_007c: { String_t* L_20 = ___0_uriString; Uri_ParseAsWindowsAbsoluteFilePath_mB0EB60186A1FAF1DC45C51F84D4C72F936EEA0C4(__this, L_20, NULL); return; } IL_0084: { String_t* L_21 = ___0_uriString; int32_t L_22 = V_0; NullCheck(L_21); String_t* L_23; L_23 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_21, 0, L_22, NULL); il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_24; L_24 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); NullCheck(L_23); String_t* L_25; L_25 = String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E(L_23, L_24, NULL); __this->___scheme = L_25; Il2CppCodeGenWriteBarrier((void**)(&__this->___scheme), (void*)L_25); String_t* L_26 = __this->___scheme; NullCheck(L_26); Il2CppChar L_27; L_27 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_26, 0, NULL); il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class); bool L_28; L_28 = Char_IsLetter_m4363120285B51739DEE559E5C81E89580DDC78C0(L_27, NULL); if (L_28) { goto IL_00ba; } } { FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* L_29 = (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var))); FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E(L_29, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralBF7B81A922BBD824D8DB63FD3DABB2EA8AA0DEE1)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_29, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_Parse_m8801A78BE448912761B80E050227986550FC6872_RuntimeMethod_var))); } IL_00ba: { V_2 = 1; goto IL_0101; } IL_00be: { String_t* L_30 = __this->___scheme; int32_t L_31 = V_2; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class); bool L_32; L_32 = Char_IsLetterOrDigit_m29DAB6849D892142452C4B53F9A995CEC17E88A8(L_30, L_31, NULL); if (L_32) { goto IL_00fd; } } { String_t* L_33 = __this->___scheme; int32_t L_34 = V_2; NullCheck(L_33); Il2CppChar L_35; L_35 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_33, L_34, NULL); V_3 = L_35; Il2CppChar L_36 = V_3; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_36, ((int32_t)43)))) { case 0: { goto IL_00fd; } case 1: { goto IL_00f2; } case 2: { goto IL_00fd; } case 3: { goto IL_00fd; } } } IL_00f2: { FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* L_37 = (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var))); FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E(L_37, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralECDE1A8854E78ABC0B1B82050208A2F93756EA8A)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_37, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_Parse_m8801A78BE448912761B80E050227986550FC6872_RuntimeMethod_var))); } IL_00fd: { int32_t L_38 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_0101: { int32_t L_39 = V_2; String_t* L_40 = __this->___scheme; NullCheck(L_40); int32_t L_41; L_41 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_40, NULL); if ((((int32_t)L_39) < ((int32_t)L_41))) { goto IL_00be; } } { String_t* L_42 = ___0_uriString; int32_t L_43 = V_0; NullCheck(L_42); String_t* L_44; L_44 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_42, ((int32_t)il2cpp_codegen_add(L_43, 1)), NULL); ___0_uriString = L_44; String_t* L_45 = ___0_uriString; NullCheck(L_45); int32_t L_46; L_46 = String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966(L_45, ((int32_t)35), NULL); V_0 = L_46; bool L_47; L_47 = Uri_get_IsUnc_m6310535B172493FF69392995D49B8680D369AFE3_inline(__this, NULL); if (L_47) { goto IL_0146; } } { int32_t L_48 = V_0; if ((((int32_t)L_48) == ((int32_t)(-1)))) { goto IL_0146; } } { String_t* L_49 = ___0_uriString; int32_t L_50 = V_0; NullCheck(L_49); String_t* L_51; L_51 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_49, L_50, NULL); __this->___fragment = L_51; Il2CppCodeGenWriteBarrier((void**)(&__this->___fragment), (void*)L_51); String_t* L_52 = ___0_uriString; int32_t L_53 = V_0; NullCheck(L_52); String_t* L_54; L_54 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_52, 0, L_53, NULL); ___0_uriString = L_54; } IL_0146: { String_t* L_55 = ___0_uriString; NullCheck(L_55); int32_t L_56; L_56 = String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966(L_55, ((int32_t)63), NULL); V_0 = L_56; int32_t L_57 = V_0; if ((((int32_t)L_57) == ((int32_t)(-1)))) { goto IL_0183; } } { String_t* L_58 = ___0_uriString; int32_t L_59 = V_0; NullCheck(L_58); String_t* L_60; L_60 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_58, L_59, NULL); __this->___query = L_60; Il2CppCodeGenWriteBarrier((void**)(&__this->___query), (void*)L_60); String_t* L_61 = ___0_uriString; int32_t L_62 = V_0; NullCheck(L_61); String_t* L_63; L_63 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_61, 0, L_62, NULL); ___0_uriString = L_63; bool L_64 = __this->___userEscaped; if (L_64) { goto IL_0183; } } { String_t* L_65 = __this->___query; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_66; L_66 = Uri_EscapeString_m562E1312F085617F6BD70F666807FF8E46822623(L_65, NULL); __this->___query = L_66; Il2CppCodeGenWriteBarrier((void**)(&__this->___query), (void*)L_66); } IL_0183: { String_t* L_67 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_68 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; bool L_69; L_69 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_67, L_68, NULL); if (!L_69) { goto IL_01a2; } } { String_t* L_70 = ___0_uriString; NullCheck(L_70); bool L_71; L_71 = String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0(L_70, _stringLiteral4DF458E171DCDE89639B730164B9A345EB11392D, NULL); G_B31_0 = ((int32_t)(L_71)); goto IL_01a3; } IL_01a2: { G_B31_0 = 0; } IL_01a3: { V_1 = (bool)G_B31_0; String_t* L_72 = ___0_uriString; NullCheck(L_72); bool L_73; L_73 = String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0(L_72, _stringLiteral1A3368DAE484FE379E69F430C2A7AAC7B6DBF7C3, NULL); if (!L_73) { goto IL_01eb; } } { String_t* L_74 = ___0_uriString; NullCheck(L_74); bool L_75; L_75 = String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0(L_74, _stringLiteral0729E625AF80A93529683B8A44CF77CA195DC6A4, NULL); if (!L_75) { goto IL_01c0; } } { V_1 = (bool)0; } IL_01c0: { String_t* L_76 = ___0_uriString; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_77 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)1); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_78 = L_77; NullCheck(L_78); (L_78)->SetAt(static_cast(0), (Il2CppChar)((int32_t)47)); NullCheck(L_76); String_t* L_79; L_79 = String_TrimStart_m67833D80326BEA11CC3517CE03CD7B16669BCEEC(L_76, L_78, NULL); ___0_uriString = L_79; String_t* L_80 = ___0_uriString; NullCheck(L_80); int32_t L_81; L_81 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_80, NULL); if ((((int32_t)L_81) <= ((int32_t)1))) { goto IL_0207; } } { String_t* L_82 = ___0_uriString; NullCheck(L_82); Il2CppChar L_83; L_83 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_82, 1, NULL); if ((!(((uint32_t)L_83) == ((uint32_t)((int32_t)58))))) { goto IL_0207; } } { V_1 = (bool)0; goto IL_0207; } IL_01eb: { String_t* L_84 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); bool L_85; L_85 = Uri_IsPredefinedScheme_m03008364868837179A3736923C1E34B26D00BC65(L_84, NULL); if (L_85) { goto IL_0207; } } { String_t* L_86 = ___0_uriString; __this->___path = L_86; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_86); __this->___isOpaquePart = (bool)1; return; } IL_0207: { String_t* L_87 = ___0_uriString; CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_88 = (CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB*)SZArrayNew(CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB_il2cpp_TypeInfo_var, (uint32_t)2); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_89 = L_88; NullCheck(L_89); (L_89)->SetAt(static_cast(0), (Il2CppChar)((int32_t)47)); CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB* L_90 = L_89; NullCheck(L_90); (L_90)->SetAt(static_cast(1), (Il2CppChar)((int32_t)92)); NullCheck(L_87); int32_t L_91; L_91 = String_IndexOfAny_mC7AA4AE42B38667BDB9B214AA6230F322306CFF6(L_87, L_90, NULL); V_0 = L_91; bool L_92 = V_1; if (!L_92) { goto IL_0223; } } { V_0 = (-1); } IL_0223: { int32_t L_93 = V_0; if ((!(((uint32_t)L_93) == ((uint32_t)(-1))))) { goto IL_026a; } } { String_t* L_94 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_95 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeMailto; bool L_96; L_96 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_94, L_95, NULL); if (!L_96) { goto IL_0281; } } { String_t* L_97 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_98 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeNews; bool L_99; L_99 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_97, L_98, NULL); if (!L_99) { goto IL_0281; } } { String_t* L_100 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_101 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; bool L_102; L_102 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_100, L_101, NULL); if (!L_102) { goto IL_0281; } } { __this->___path = _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); goto IL_0281; } IL_026a: { String_t* L_103 = ___0_uriString; int32_t L_104 = V_0; NullCheck(L_103); String_t* L_105; L_105 = String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472(L_103, L_104, NULL); __this->___path = L_105; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_105); String_t* L_106 = ___0_uriString; int32_t L_107 = V_0; NullCheck(L_106); String_t* L_108; L_108 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_106, 0, L_107, NULL); ___0_uriString = L_108; } IL_0281: { String_t* L_109 = ___0_uriString; NullCheck(L_109); int32_t L_110; L_110 = String_IndexOf_m69E9BDAFD93767C85A7FF861B453415D3B4A200F(L_109, _stringLiteralBA1039E8CDAE53E44AC3E6185B0871F3D031A476, NULL); V_0 = L_110; bool L_111 = V_1; if (!L_111) { goto IL_0292; } } { V_0 = (-1); } IL_0292: { int32_t L_112 = V_0; if ((((int32_t)L_112) == ((int32_t)(-1)))) { goto IL_02b0; } } { String_t* L_113 = ___0_uriString; int32_t L_114 = V_0; NullCheck(L_113); String_t* L_115; L_115 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_113, 0, L_114, NULL); __this->___userinfo = L_115; Il2CppCodeGenWriteBarrier((void**)(&__this->___userinfo), (void*)L_115); String_t* L_116 = ___0_uriString; int32_t L_117 = V_0; NullCheck(L_116); String_t* L_118; L_118 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_116, 0, ((int32_t)il2cpp_codegen_add(L_117, 1)), NULL); ___0_uriString = L_118; } IL_02b0: { __this->___port = (-1); String_t* L_119 = ___0_uriString; NullCheck(L_119); int32_t L_120; L_120 = String_LastIndexOf_m8923DBD89F2B3E5A34190B038B48F402E0C17E40(L_119, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, NULL); V_0 = L_120; bool L_121 = V_1; if (!L_121) { goto IL_02c8; } } { V_0 = (-1); } IL_02c8: { int32_t L_122 = V_0; if ((!(((uint32_t)L_122) == ((uint32_t)1)))) { goto IL_02ee; } } { String_t* L_123 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_124 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; bool L_125; L_125 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_123, L_124, NULL); if (!L_125) { goto IL_02ee; } } { String_t* L_126 = ___0_uriString; NullCheck(L_126); Il2CppChar L_127; L_127 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_126, 0, NULL); il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.char_class); bool L_128; L_128 = Char_IsLetter_m4363120285B51739DEE559E5C81E89580DDC78C0(L_127, NULL); if (!L_128) { goto IL_02ee; } } { V_0 = (-1); } IL_02ee: { int32_t L_129 = V_0; if ((((int32_t)L_129) == ((int32_t)(-1)))) { goto IL_0351; } } { int32_t L_130 = V_0; String_t* L_131 = ___0_uriString; NullCheck(L_131); int32_t L_132; L_132 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_131, NULL); if ((((int32_t)L_130) == ((int32_t)((int32_t)il2cpp_codegen_subtract(L_132, 1))))) { goto IL_0351; } } { String_t* L_133 = ___0_uriString; int32_t L_134 = V_0; NullCheck(L_133); String_t* L_135; L_135 = String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68(L_133, 0, ((int32_t)il2cpp_codegen_add(L_134, 1)), NULL); V_4 = L_135; String_t* L_136 = V_4; NullCheck(L_136); int32_t L_137; L_137 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_136, NULL); if ((((int32_t)L_137) <= ((int32_t)1))) { goto IL_0351; } } { String_t* L_138 = V_4; String_t* L_139 = V_4; NullCheck(L_139); int32_t L_140; L_140 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_139, NULL); NullCheck(L_138); Il2CppChar L_141; L_141 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_138, ((int32_t)il2cpp_codegen_subtract(L_140, 1)), NULL); if ((((int32_t)L_141) == ((int32_t)((int32_t)93)))) { goto IL_0351; } } try { String_t* L_142 = V_4; il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var); CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_143; L_143 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL); uint32_t L_144; L_144 = UInt32_Parse_m8056C342A35F2BFF912DF735FAFE74FCEA3577FE(L_142, L_143, NULL); __this->___port = L_144; String_t* L_145 = ___0_uriString; int32_t L_146 = V_0; NullCheck(L_145); String_t* L_147; L_147 = String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE(L_145, 0, L_146, NULL); ___0_uriString = L_147; goto IL_0351; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0345; } throw e; } CATCH_0345: { Exception_t* L_148 = ((Exception_t*)IL2CPP_GET_ACTIVE_EXCEPTION(Exception_t*));; FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* L_149 = (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var))); FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E(L_149, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral611264318924561E34AFAC0A949BBD0CF2697189)), NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); IL2CPP_RAISE_MANAGED_EXCEPTION(L_149, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_Parse_m8801A78BE448912761B80E050227986550FC6872_RuntimeMethod_var))); } IL_0351: { int32_t L_150 = __this->___port; if ((!(((uint32_t)L_150) == ((uint32_t)(-1))))) { goto IL_036b; } } { String_t* L_151 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); int32_t L_152; L_152 = Uri_GetDefaultPort_m6C980821418998FD2C7181255E2648722B5F3096(L_151, NULL); __this->___port = L_152; } IL_036b: { String_t* L_153 = ___0_uriString; __this->___host = L_153; Il2CppCodeGenWriteBarrier((void**)(&__this->___host), (void*)L_153); bool L_154 = V_1; if (!L_154) { goto IL_0396; } } { String_t* L_155 = ___0_uriString; String_t* L_156; L_156 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_155, NULL); __this->___path = L_156; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_156); String_t* L_157 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___host = L_157; Il2CppCodeGenWriteBarrier((void**)(&__this->___host), (void*)L_157); goto IL_042b; } IL_0396: { String_t* L_158 = __this->___host; NullCheck(L_158); int32_t L_159; L_159 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_158, NULL); if ((!(((uint32_t)L_159) == ((uint32_t)2)))) { goto IL_03d8; } } { String_t* L_160 = __this->___host; NullCheck(L_160); Il2CppChar L_161; L_161 = String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3(L_160, 1, NULL); if ((!(((uint32_t)L_161) == ((uint32_t)((int32_t)58))))) { goto IL_03d8; } } { String_t* L_162 = __this->___host; String_t* L_163 = __this->___path; String_t* L_164; L_164 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_162, L_163, NULL); __this->___path = L_164; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_164); String_t* L_165 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___host = L_165; Il2CppCodeGenWriteBarrier((void**)(&__this->___host), (void*)L_165); goto IL_042b; } IL_03d8: { bool L_166 = __this->___isUnixFilePath; if (!L_166) { goto IL_03fa; } } { String_t* L_167 = ___0_uriString; String_t* L_168; L_168 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(_stringLiteral1A3368DAE484FE379E69F430C2A7AAC7B6DBF7C3, L_167, NULL); ___0_uriString = L_168; String_t* L_169 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; __this->___host = L_169; Il2CppCodeGenWriteBarrier((void**)(&__this->___host), (void*)L_169); goto IL_042b; } IL_03fa: { String_t* L_170 = __this->___host; NullCheck(L_170); int32_t L_171; L_171 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_170, NULL); if (L_171) { goto IL_0412; } } { FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B* L_172 = (FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&FormatException_tCD210E92627903FFEDAAA706C08FB6222B4D012B_il2cpp_TypeInfo_var))); FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E(L_172, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral10D0E7911ABB44E31A8D39CCC24165A313D0AFD3)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_172, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_Parse_m8801A78BE448912761B80E050227986550FC6872_RuntimeMethod_var))); } IL_0412: { String_t* L_173 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_174 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; bool L_175; L_175 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_173, L_174, NULL); if (!L_175) { goto IL_042b; } } { __this->___isUnc = (bool)1; } IL_042b: { String_t* L_176 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_177 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeMailto; bool L_178; L_178 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_176, L_177, NULL); if (!L_178) { goto IL_047a; } } { String_t* L_179 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_180 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeNews; bool L_181; L_181 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_179, L_180, NULL); if (!L_181) { goto IL_047a; } } { String_t* L_182 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_183 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; bool L_184; L_184 = String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6(L_182, L_183, NULL); if (!L_184) { goto IL_047a; } } { bool L_185 = __this->___reduce; if (!L_185) { goto IL_047a; } } { String_t* L_186 = __this->___path; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_187; L_187 = Uri_Reduce_mA0D97A2D8280ACE01D78DC2919FC96721BDCEF1B(L_186, NULL); __this->___path = L_187; Il2CppCodeGenWriteBarrier((void**)(&__this->___path), (void*)L_187); } IL_047a: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_Reduce_mA0D97A2D8280ACE01D78DC2919FC96721BDCEF1B (String_t* ___0_path, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Insert_m4663EF87406A87696D170E2F4594CDB8C316DB49_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_RemoveAt_m031D3A21689276A872FCA7566C8F2F79F9581F0D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral26DC9E6A16A2B862023CCDC29E42E5404E9ACD4F); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D); s_Il2CppMethodInitialized = true; } StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* V_0 = NULL; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* V_1 = NULL; int32_t V_2 = 0; String_t* V_3 = NULL; int32_t V_4 = 0; String_t* V_5 = NULL; { String_t* L_0 = ___0_path; NullCheck(L_0); String_t* L_1; L_1 = String_Replace_m86403DC5F422D8D5E1CFAAF255B103CB807EDAAF(L_0, ((int32_t)92), ((int32_t)47), NULL); ___0_path = L_1; String_t* L_2 = ___0_path; NullCheck(L_2); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_3; L_3 = String_Split_m9530B73D02054692283BF35C3A27C8F2230946F4(L_2, ((int32_t)47), 0, NULL); V_0 = L_3; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_4 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var); List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_4, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var); V_1 = L_4; StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_5 = V_0; NullCheck(L_5); V_2 = ((int32_t)(((RuntimeArray*)L_5)->max_length)); V_4 = 0; goto IL_0086; } IL_0025: { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_6 = V_0; int32_t L_7 = V_4; NullCheck(L_6); int32_t L_8 = L_7; String_t* L_9 = (L_6)->GetAt(static_cast(L_8)); V_5 = L_9; String_t* L_10 = V_5; NullCheck(L_10); int32_t L_11; L_11 = String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline(L_10, NULL); if (!L_11) { goto IL_0080; } } { String_t* L_12 = V_5; bool L_13; L_13 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_12, _stringLiteralF3E84B722399601AD7E281754E917478AA9AD48D, NULL); if (L_13) { goto IL_0080; } } { String_t* L_14 = V_5; bool L_15; L_15 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_14, _stringLiteral26DC9E6A16A2B862023CCDC29E42E5404E9ACD4F, NULL); if (!L_15) { goto IL_0078; } } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_16 = V_1; NullCheck(L_16); int32_t L_17; L_17 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_16, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var); if (L_17) { goto IL_0068; } } { int32_t L_18 = V_4; if ((((int32_t)L_18) == ((int32_t)1))) { goto IL_0080; } } { Exception_t* L_19 = (Exception_t*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var))); Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F(L_19, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral042F9A4DFE82AF122E32AE77AF3BBD191834888A)), NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_19, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Uri_Reduce_mA0D97A2D8280ACE01D78DC2919FC96721BDCEF1B_RuntimeMethod_var))); } IL_0068: { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_20 = V_1; List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_21 = V_1; NullCheck(L_21); int32_t L_22; L_22 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_21, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var); NullCheck(L_20); List_1_RemoveAt_m031D3A21689276A872FCA7566C8F2F79F9581F0D(L_20, ((int32_t)il2cpp_codegen_subtract(L_22, 1)), List_1_RemoveAt_m031D3A21689276A872FCA7566C8F2F79F9581F0D_RuntimeMethod_var); goto IL_0080; } IL_0078: { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_23 = V_1; String_t* L_24 = V_5; NullCheck(L_23); List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_23, L_24, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var); } IL_0080: { int32_t L_25 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_25, 1)); } IL_0086: { int32_t L_26 = V_4; int32_t L_27 = V_2; if ((((int32_t)L_26) < ((int32_t)L_27))) { goto IL_0025; } } { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_28 = V_1; NullCheck(L_28); int32_t L_29; L_29 = List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_inline(L_28, List_1_get_Count_mB63183A9151F4345A9DD444A7CBE0D6E03F77C7C_RuntimeMethod_var); if (L_29) { goto IL_0099; } } { return _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1; } IL_0099: { List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_30 = V_1; String_t* L_31 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_defaults.string_class))->___Empty; NullCheck(L_30); List_1_Insert_m4663EF87406A87696D170E2F4594CDB8C316DB49(L_30, 0, L_31, List_1_Insert_m4663EF87406A87696D170E2F4594CDB8C316DB49_RuntimeMethod_var); List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_32 = V_1; NullCheck(L_32); StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* L_33; L_33 = List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A(L_32, List_1_ToArray_m2C402D882AA60FC1D5C7C09A129BE7779F833B4A_RuntimeMethod_var); String_t* L_34; L_34 = String_Join_m557B6B554B87C1742FA0B128500073B421ED0BFD(_stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, L_33, NULL); V_3 = L_34; String_t* L_35 = ___0_path; NullCheck(L_35); bool L_36; L_36 = String_EndsWith_mCD3754F5401E19CE7821CD398986E4EAA6AD87DC(L_35, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, NULL); if (!L_36) { goto IL_00cf; } } { String_t* L_37 = V_3; String_t* L_38; L_38 = String_Concat_m9E3155FB84015C823606188F53B47CB44C444991(L_37, _stringLiteral86BBAACC00198DBB3046818AD3FC2AA10AE48DE1, NULL); V_3 = L_38; } IL_00cf: { String_t* L_39 = V_3; return L_39; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_GetSchemeDelimiter_m01360D6A4DA1F05DE75FF1E558FFBA4ED9D88B81 (String_t* ___0_scheme, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0031; } IL_0004: { il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_0 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___schemes; int32_t L_1 = V_0; NullCheck(L_0); String_t* L_2 = ((L_0)->GetAddressAt(static_cast(L_1)))->___scheme; String_t* L_3 = ___0_scheme; bool L_4; L_4 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_2, L_3, NULL); if (!L_4) { goto IL_002d; } } { il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_5 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___schemes; int32_t L_6 = V_0; NullCheck(L_5); String_t* L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___delimiter; return L_7; } IL_002d: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_0031: { int32_t L_9 = V_0; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_10 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___schemes; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))) { goto IL_0004; } } { il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_11 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___SchemeDelimiter; return L_11; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Uri_GetDefaultPort_m6C980821418998FD2C7181255E2648722B5F3096 (String_t* ___0_scheme, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0031; } IL_0004: { il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_0 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___schemes; int32_t L_1 = V_0; NullCheck(L_0); String_t* L_2 = ((L_0)->GetAddressAt(static_cast(L_1)))->___scheme; String_t* L_3 = ___0_scheme; bool L_4; L_4 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_2, L_3, NULL); if (!L_4) { goto IL_002d; } } { il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_5 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___schemes; int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___defaultPort; return L_7; } IL_002d: { int32_t L_8 = V_0; V_0 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_0031: { int32_t L_9 = V_0; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_10 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___schemes; NullCheck(L_10); if ((((int32_t)L_9) < ((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))) { goto IL_0004; } } { return (-1); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Uri_GetOpaqueWiseSchemeDelimiter_m7E340FE3B5787780AC153CF4C6831AA010927C2E (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D); s_Il2CppMethodInitialized = true; } { bool L_0 = __this->___isOpaquePart; if (!L_0) { goto IL_000e; } } { return _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D; } IL_000e: { String_t* L_1 = __this->___scheme; il2cpp_codegen_runtime_class_init_inline(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); String_t* L_2; L_2 = Uri_GetSchemeDelimiter_m01360D6A4DA1F05DE75FF1E558FFBA4ED9D88B81(L_1, NULL); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Uri_IsPredefinedScheme_m03008364868837179A3736923C1E34B26D00BC65 (String_t* ___0_scheme, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral58B716FF5428F7961E1403E6D969E605D0F27EAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5FB56C8861544146EF414DAE01766AD43F440960); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8CB5CAE4A06CBA4A72564C688228877DD24B9906); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3C5DC11C0F491C18EA087784CC4C662A0629733); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE9CA5A938D04349B649020FA52D9EC24C97099D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC05DD95A56B355AAD74E9CE147B236E03FF8905E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDE0A8A4B33338D09BDE82F544CF26FB4B56B9F98); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF27E4C631EBEFA337EC21BE8552E169C9DED78A2); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { String_t* L_0 = ___0_scheme; uint32_t L_1; L_1 = U3CPrivateImplementationDetailsU3E_ComputeStringHash_m52370B9D7DEAF095B34C6AE27338067A3A1CF886(L_0, NULL); V_0 = L_1; uint32_t L_2 = V_0; if ((!(((uint32_t)L_2) <= ((uint32_t)((int32_t)-1427482813))))) { goto IL_004a; } } { uint32_t L_3 = V_0; if ((!(((uint32_t)L_3) <= ((uint32_t)((int32_t)1271381062))))) { goto IL_0032; } } { uint32_t L_4 = V_0; if ((((int32_t)L_4) == ((int32_t)((int32_t)227981521)))) { goto IL_00b5; } } { uint32_t L_5 = V_0; if ((((int32_t)L_5) == ((int32_t)((int32_t)1271381062)))) { goto IL_00e2; } } { goto IL_00f1; } IL_0032: { uint32_t L_6 = V_0; if ((((int32_t)L_6) == ((int32_t)((int32_t)1315902419)))) { goto IL_00d3; } } { uint32_t L_7 = V_0; if ((((int32_t)L_7) == ((int32_t)((int32_t)-1427482813)))) { goto IL_0097; } } { goto IL_00f1; } IL_004a: { uint32_t L_8 = V_0; if ((!(((uint32_t)L_8) <= ((uint32_t)((int32_t)-916174683))))) { goto IL_0067; } } { uint32_t L_9 = V_0; if ((((int32_t)L_9) == ((int32_t)((int32_t)-1193422811)))) { goto IL_00a6; } } { uint32_t L_10 = V_0; if ((((int32_t)L_10) == ((int32_t)((int32_t)-916174683)))) { goto IL_0079; } } { goto IL_00f1; } IL_0067: { uint32_t L_11 = V_0; if ((((int32_t)L_11) == ((int32_t)((int32_t)-794005976)))) { goto IL_00c4; } } { uint32_t L_12 = V_0; if ((((int32_t)L_12) == ((int32_t)((int32_t)-555833118)))) { goto IL_0088; } } { goto IL_00f1; } IL_0079: { String_t* L_13 = ___0_scheme; bool L_14; L_14 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_13, _stringLiteral58B716FF5428F7961E1403E6D969E605D0F27EAF, NULL); if (L_14) { goto IL_00ef; } } { goto IL_00f1; } IL_0088: { String_t* L_15 = ___0_scheme; bool L_16; L_16 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_15, _stringLiteralF27E4C631EBEFA337EC21BE8552E169C9DED78A2, NULL); if (L_16) { goto IL_00ef; } } { goto IL_00f1; } IL_0097: { String_t* L_17 = ___0_scheme; bool L_18; L_18 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_17, _stringLiteralC05DD95A56B355AAD74E9CE147B236E03FF8905E, NULL); if (L_18) { goto IL_00ef; } } { goto IL_00f1; } IL_00a6: { String_t* L_19 = ___0_scheme; bool L_20; L_20 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_19, _stringLiteral8CB5CAE4A06CBA4A72564C688228877DD24B9906, NULL); if (L_20) { goto IL_00ef; } } { goto IL_00f1; } IL_00b5: { String_t* L_21 = ___0_scheme; bool L_22; L_22 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_21, _stringLiteralA3C5DC11C0F491C18EA087784CC4C662A0629733, NULL); if (L_22) { goto IL_00ef; } } { goto IL_00f1; } IL_00c4: { String_t* L_23 = ___0_scheme; bool L_24; L_24 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_23, _stringLiteralBE9CA5A938D04349B649020FA52D9EC24C97099D, NULL); if (L_24) { goto IL_00ef; } } { goto IL_00f1; } IL_00d3: { String_t* L_25 = ___0_scheme; bool L_26; L_26 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_25, _stringLiteralDE0A8A4B33338D09BDE82F544CF26FB4B56B9F98, NULL); if (L_26) { goto IL_00ef; } } { goto IL_00f1; } IL_00e2: { String_t* L_27 = ___0_scheme; bool L_28; L_28 = String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1(L_27, _stringLiteral5FB56C8861544146EF414DAE01766AD43F440960, NULL); if (!L_28) { goto IL_00f1; } } IL_00ef: { return (bool)1; } IL_00f1: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Uri__cctor_mBCCDD03BAAD392F1584F532A5206B6F1ED6FF400 (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral58B716FF5428F7961E1403E6D969E605D0F27EAF); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral59F5BD34B6C013DEACC784F69C67E95150033A84); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral5FB56C8861544146EF414DAE01766AD43F440960); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral6A1D52382547009AB732F651FE2CA42F1BBA769A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral8CB5CAE4A06CBA4A72564C688228877DD24B9906); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralA3C5DC11C0F491C18EA087784CC4C662A0629733); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralBE9CA5A938D04349B649020FA52D9EC24C97099D); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC05DD95A56B355AAD74E9CE147B236E03FF8905E); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralDE0A8A4B33338D09BDE82F544CF26FB4B56B9F98); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF27E4C631EBEFA337EC21BE8552E169C9DED78A2); s_Il2CppMethodInitialized = true; } { ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___hexUpperChars = _stringLiteral59F5BD34B6C013DEACC784F69C67E95150033A84; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___hexUpperChars), (void*)_stringLiteral59F5BD34B6C013DEACC784F69C67E95150033A84); ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___SchemeDelimiter = _stringLiteral6A1D52382547009AB732F651FE2CA42F1BBA769A; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___SchemeDelimiter), (void*)_stringLiteral6A1D52382547009AB732F651FE2CA42F1BBA769A); ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile = _stringLiteralC05DD95A56B355AAD74E9CE147B236E03FF8905E; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile), (void*)_stringLiteralC05DD95A56B355AAD74E9CE147B236E03FF8905E); ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFtp = _stringLiteral8CB5CAE4A06CBA4A72564C688228877DD24B9906; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFtp), (void*)_stringLiteral8CB5CAE4A06CBA4A72564C688228877DD24B9906); ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeGopher = _stringLiteralBE9CA5A938D04349B649020FA52D9EC24C97099D; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeGopher), (void*)_stringLiteralBE9CA5A938D04349B649020FA52D9EC24C97099D); ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeHttp = _stringLiteral58B716FF5428F7961E1403E6D969E605D0F27EAF; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeHttp), (void*)_stringLiteral58B716FF5428F7961E1403E6D969E605D0F27EAF); ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeHttps = _stringLiteralF27E4C631EBEFA337EC21BE8552E169C9DED78A2; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeHttps), (void*)_stringLiteralF27E4C631EBEFA337EC21BE8552E169C9DED78A2); ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeMailto = _stringLiteralDE0A8A4B33338D09BDE82F544CF26FB4B56B9F98; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeMailto), (void*)_stringLiteralDE0A8A4B33338D09BDE82F544CF26FB4B56B9F98); ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeNews = _stringLiteral5FB56C8861544146EF414DAE01766AD43F440960; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeNews), (void*)_stringLiteral5FB56C8861544146EF414DAE01766AD43F440960); ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeNntp = _stringLiteralA3C5DC11C0F491C18EA087784CC4C662A0629733; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeNntp), (void*)_stringLiteralA3C5DC11C0F491C18EA087784CC4C662A0629733); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_0 = (UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88*)(UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88*)SZArrayNew(UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88_il2cpp_TypeInfo_var, (uint32_t)8); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_1 = L_0; String_t* L_2 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeHttp; String_t* L_3 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___SchemeDelimiter; UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 L_4; memset((&L_4), 0, sizeof(L_4)); UriScheme__ctor_m14E38EF1C8EF30B3B564F894A2F8E7E8602DD761((&L_4), L_2, L_3, ((int32_t)80), NULL); NullCheck(L_1); (L_1)->SetAt(static_cast(0), (UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794)L_4); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_5 = L_1; String_t* L_6 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeHttps; String_t* L_7 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___SchemeDelimiter; UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 L_8; memset((&L_8), 0, sizeof(L_8)); UriScheme__ctor_m14E38EF1C8EF30B3B564F894A2F8E7E8602DD761((&L_8), L_6, L_7, ((int32_t)443), NULL); NullCheck(L_5); (L_5)->SetAt(static_cast(1), (UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794)L_8); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_9 = L_5; String_t* L_10 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFtp; String_t* L_11 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___SchemeDelimiter; UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 L_12; memset((&L_12), 0, sizeof(L_12)); UriScheme__ctor_m14E38EF1C8EF30B3B564F894A2F8E7E8602DD761((&L_12), L_10, L_11, ((int32_t)21), NULL); NullCheck(L_9); (L_9)->SetAt(static_cast(2), (UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794)L_12); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_13 = L_9; String_t* L_14 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeFile; String_t* L_15 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___SchemeDelimiter; UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 L_16; memset((&L_16), 0, sizeof(L_16)); UriScheme__ctor_m14E38EF1C8EF30B3B564F894A2F8E7E8602DD761((&L_16), L_14, L_15, (-1), NULL); NullCheck(L_13); (L_13)->SetAt(static_cast(3), (UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794)L_16); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_17 = L_13; String_t* L_18 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeMailto; UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 L_19; memset((&L_19), 0, sizeof(L_19)); UriScheme__ctor_m14E38EF1C8EF30B3B564F894A2F8E7E8602DD761((&L_19), L_18, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, ((int32_t)25), NULL); NullCheck(L_17); (L_17)->SetAt(static_cast(4), (UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794)L_19); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_20 = L_17; String_t* L_21 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeNews; UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 L_22; memset((&L_22), 0, sizeof(L_22)); UriScheme__ctor_m14E38EF1C8EF30B3B564F894A2F8E7E8602DD761((&L_22), L_21, _stringLiteral876C4B39B6E4D0187090400768899C71D99DE90D, (-1), NULL); NullCheck(L_20); (L_20)->SetAt(static_cast(5), (UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794)L_22); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_23 = L_20; String_t* L_24 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeNntp; String_t* L_25 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___SchemeDelimiter; UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 L_26; memset((&L_26), 0, sizeof(L_26)); UriScheme__ctor_m14E38EF1C8EF30B3B564F894A2F8E7E8602DD761((&L_26), L_24, L_25, ((int32_t)119), NULL); NullCheck(L_23); (L_23)->SetAt(static_cast(6), (UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794)L_26); UriSchemeU5BU5D_t0698F6E387EF28E39CFE7D4CFCEDD931475E2E88* L_27 = L_23; String_t* L_28 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___UriSchemeGopher; String_t* L_29 = ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___SchemeDelimiter; UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794 L_30; memset((&L_30), 0, sizeof(L_30)); UriScheme__ctor_m14E38EF1C8EF30B3B564F894A2F8E7E8602DD761((&L_30), L_28, L_29, ((int32_t)70), NULL); NullCheck(L_27); (L_27)->SetAt(static_cast(7), (UriScheme_t6B786086C95A0192D655D1576DCD35D7B26CD794)L_30); ((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___schemes = L_27; Il2CppCodeGenWriteBarrier((void**)(&((Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_StaticFields*)il2cpp_codegen_static_fields_for(Uri_tDE16110D04BB22922863F9FB4735F61CD0175923_il2cpp_TypeInfo_var))->___schemes), (void*)L_27); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B_inline (ErrorInfo_t776D0DEFF42C5321EB2548D87ED238CBE55467F8* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____error; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34_inline (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* ___0_value, const RuntimeMethod* method) { { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* L_0 = ___0_value; __this->___value = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* RuntimeClassHandle_get_Value_m25D4B9C7BC4BB723CDD408E0F490D8DAB54B5EFB_inline (RuntimeClassHandle_t29423945E9504A998DE35448232198BBE08D8E72* __this, const RuntimeMethod* method) { { MonoClass_t5D3CFC02F2F712B23EDBD78C02C8D37345E5CB90* L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeTypeHandle__ctor_m3B7A6EF106E5F7259DA89488C4D23622533C09A8_inline (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B* __this, intptr_t ___0_val, const RuntimeMethod* method) { { intptr_t L_0 = ___0_val; __this->___value = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimeEventHandle__ctor_m9712CDDC8FAB489928A3C5C37D91A79E5C344F78_inline (RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* __this, intptr_t ___0_v, const RuntimeMethod* method) { { intptr_t L_0 = ___0_v; __this->___value = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t RuntimeEventHandle_get_Value_mE84A702C797FF1933824906BE69AE5E3D3304B30_inline (RuntimeEventHandle_t2EE549FFF9A46DFAEC860C2EA657429391369C26* __this, const RuntimeMethod* method) { { intptr_t L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline (intptr_t ___0_value1, intptr_t ___1_value2, const RuntimeMethod* method) { { intptr_t L_0 = ___0_value1; intptr_t L_1 = ___1_value2; return (bool)((((intptr_t)L_0) == ((intptr_t)L_1))? 1 : 0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RuntimePropertyHandle__ctor_m0D2C702D16F3F51A9E9AA1AC9E808C82F92E711E_inline (RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* __this, intptr_t ___0_v, const RuntimeMethod* method) { { intptr_t L_0 = ___0_v; __this->___value = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t RuntimePropertyHandle_get_Value_mDF730CAE1334309B5B59074DCACBC34884C34406_inline (RuntimePropertyHandle_tF29419B6B585E14B11225E0AAE12911E93447C48* __this, const RuntimeMethod* method) { { intptr_t L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool IntPtr_op_Inequality_m90EFC9C4CAD9A33E309F2DDF98EE4E1DD253637B_inline (intptr_t ___0_value1, intptr_t ___1_value2, const RuntimeMethod* method) { { intptr_t L_0 = ___0_value1; intptr_t L_1 = ___1_value2; return (bool)((((int32_t)((((intptr_t)L_0) == ((intptr_t)L_1))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool MSCompatUnicodeTable_get_IsReady_m46FD80414521FFE51B8D16D74A40D275EA99E338_inline (const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { il2cpp_codegen_runtime_class_init_inline(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var); bool L_0 = ((MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_StaticFields*)il2cpp_codegen_static_fields_for(MSCompatUnicodeTable_t26E4B9B0E049DBAFAB2189A2DFCEAD9A5893F29E_il2cpp_TypeInfo_var))->___isReady; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____stringLength; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR String_t* Uri_get_AbsolutePath_mBA7B63F7231A540CCA78FB911DE0435E01B4BD6E_inline (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) { { String_t* L_0 = __this->___path; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Uri_get_IsUnc_m6310535B172493FF69392995D49B8680D369AFE3_inline (Uri_tDE16110D04BB22922863F9FB4735F61CD0175923* __this, const RuntimeMethod* method) { { bool L_0 = __this->___isUnc; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07* ArrayPool_1_get_Shared_m59AE954C801963CBE5E506D9378429032D161C97_gshared_inline (const RuntimeMethod* method) { { il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 1)); ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07* L_0 = ((ArrayPool_1_t645A9854926DCA747C654687A362AD03D55D2C07_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 1)))->___U3CSharedU3Ek__BackingField; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE18EBB601FBFA01BA29FE353364700952A9091FE_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) { { goto IL_0016; } IL_0016: { int32_t L_0 = ___1_length; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_001f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_001f: { void* L_1 = ___0_pointer; uint8_t* L_2; L_2 = il2cpp_unsafe_as_ref((uint8_t*)L_1); ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_3; memset((&L_3), 0, sizeof(L_3)); il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_3), L_2); __this->____pointer = L_3; int32_t L_4 = ___1_length; __this->____length = L_4; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m470D1527EF015478E8677C7BCB52C8410A1DB604_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, void* ___0_pointer, int32_t ___1_length, const RuntimeMethod* method) { { goto IL_0016; } IL_0016: { int32_t L_0 = ___1_length; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_001f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_001f: { void* L_1 = ___0_pointer; uint8_t* L_2; L_2 = il2cpp_unsafe_as_ref((uint8_t*)L_1); ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_3; memset((&L_3), 0, sizeof(L_3)); il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_3), L_2); __this->____pointer = L_3; int32_t L_4 = ___1_length; __this->____length = L_4; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t MemoryExtensions_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m508604BBCD7DCCB4DEC428F44BD554F030698FF7_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_span, uint8_t ___1_value, const RuntimeMethod* method) { il2cpp_rgctx_method_init(method); { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_0 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 0)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_1; L_1 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_0, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_2 = { reinterpret_cast (&il2cpp_defaults.byte_class->byval_arg) }; Type_t* L_3; L_3 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_2, NULL); bool L_4; L_4 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_1, L_3, NULL); if (!L_4) { goto IL_003b; } } { ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_5 = ___0_span; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90(L_5, il2cpp_rgctx_method(method->rgctx_data, 2)); uint8_t* L_7; L_7 = il2cpp_unsafe_as_ref(L_6); uint8_t* L_8; L_8 = il2cpp_unsafe_as_ref((&___1_value)); int32_t L_9 = *((uint8_t*)L_8); int32_t L_10; L_10 = ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline((&___0_span), il2cpp_rgctx_method(method->rgctx_data, 5)); int32_t L_11; L_11 = SpanHelpers_IndexOf_mB37566B16F2F4C7D14E1CD6EA781AC67110E8C4C(L_7, (uint8_t)L_9, L_10, NULL); return L_11; } IL_003b: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_12 = { reinterpret_cast (il2cpp_rgctx_type(method->rgctx_data, 0)) }; il2cpp_codegen_runtime_class_init_inline(il2cpp_defaults.systemtype_class); Type_t* L_13; L_13 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_12, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_14 = { reinterpret_cast (&il2cpp_defaults.char_class->byval_arg) }; Type_t* L_15; L_15 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_14, NULL); bool L_16; L_16 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_13, L_15, NULL); if (!L_16) { goto IL_0076; } } { ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_17 = ___0_span; uint8_t* L_18; L_18 = MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90(L_17, il2cpp_rgctx_method(method->rgctx_data, 2)); Il2CppChar* L_19; L_19 = il2cpp_unsafe_as_ref(L_18); Il2CppChar* L_20; L_20 = il2cpp_unsafe_as_ref((&___1_value)); int32_t L_21 = *((uint16_t*)L_20); int32_t L_22; L_22 = ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline((&___0_span), il2cpp_rgctx_method(method->rgctx_data, 5)); int32_t L_23; L_23 = SpanHelpers_IndexOf_m1EBE4594F5288D2297A3A8E8E4F365BE4BD211DC(L_19, (Il2CppChar)L_21, L_22, NULL); return L_23; } IL_0076: { ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_24 = ___0_span; uint8_t* L_25; L_25 = MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90(L_24, il2cpp_rgctx_method(method->rgctx_data, 2)); uint8_t L_26 = ___1_value; int32_t L_27; L_27 = ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline((&___0_span), il2cpp_rgctx_method(method->rgctx_data, 5)); int32_t L_28; L_28 = SpanHelpers_IndexOf_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m3E381D71F4CF4AB91BFFD85724D3F55A84E706E5(L_25, L_26, L_27, il2cpp_rgctx_method(method->rgctx_data, 7)); return L_28; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D Span_1_Slice_mEFBC3C78FD443FFE23F9E841D43B7B0271622843_gshared_inline (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D* __this, int32_t ___0_start, int32_t ___1_length, const RuntimeMethod* method) { ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___0_start; int32_t L_1 = __this->____length; if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___1_length; int32_t L_3 = __this->____length; int32_t L_4 = ___0_start; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract(L_3, L_4)))))) { goto IL_0019; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL); } IL_0019: { ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 L_5 = __this->____pointer; V_0 = L_5; Il2CppChar* L_6; L_6 = IL2CPP_BY_REFERENCE_GET_VALUE(Il2CppChar, (Il2CppByReference*)(&V_0)); int32_t L_7 = ___0_start; Il2CppChar* L_8; L_8 = il2cpp_unsafe_add(L_6, L_7); int32_t L_9 = ___1_length; Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_mC9BE2938B716B46BB6B9070B94DBE5CE814BC0E2_inline((&L_10), L_8, L_9, il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 18)); return L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m4407E4C389F22B8CEC282C15D56516658746C383_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____size; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Clear_m16C1F2C61FED5955F10EB36BC1CB2DF34B128994_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1)); } { int32_t L_1 = __this->____size; V_0 = L_1; __this->____size = 0; int32_t L_2 = V_0; if ((((int32_t)L_2) <= ((int32_t)0))) { goto IL_003c; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_3 = __this->____items; int32_t L_4 = V_0; Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_3, 0, L_4, NULL); return; } IL_003c: { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = __this->____items; V_0 = L_1; int32_t L_2 = __this->____size; V_1 = L_2; int32_t L_3 = V_1; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0; NullCheck(L_4); if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length)))))) { goto IL_0034; } } { int32_t L_5 = V_1; __this->____size = ((int32_t)il2cpp_codegen_add(L_5, 1)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0; int32_t L_7 = V_1; RuntimeObject* L_8 = ___0_item; NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (RuntimeObject*)L_8); return; } IL_0034: { RuntimeObject* L_9 = ___0_item; List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* Array_Empty_TisRuntimeObject_mFB8A63D602BB6974D31E20300D9EB89C6FE7C278_gshared_inline (const RuntimeMethod* method) { il2cpp_rgctx_method_init(method); { il2cpp_codegen_runtime_class_init_inline(il2cpp_rgctx_data(method->rgctx_data, 2)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_0 = ((EmptyArray_1_tDF0DD7256B115243AA6BD5558417387A734240EE_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(method->rgctx_data, 2)))->___Value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____length; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC9BE2938B716B46BB6B9070B94DBE5CE814BC0E2_gshared_inline (Span_1_tEDDF15FCF9EC6DEBA0F696BAACDDBAB9D92C252D* __this, Il2CppChar* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method) { { Il2CppChar* L_0 = ___0_ptr; ByReference_1_t7BA5A6CA164F770BC688F21C5978D368716465F5 L_1; memset((&L_1), 0, sizeof(L_1)); il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_1), L_0); __this->____pointer = L_1; int32_t L_2 = ___1_length; __this->____length = L_2; return; } }