#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include 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); } }; 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 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); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; struct ConditionalWeakTable_2_t87BE12792DC61EC9AE17609EC1ACA0671B3F5605; struct ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858; struct Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E; struct Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379; struct Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1; struct Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD; struct Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9; struct Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1; struct Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0; struct Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC; struct EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504; struct EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21; struct EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668; struct EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E; struct EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C; struct EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2; struct EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE; struct Func_1_t97C6124008260D65F78265F8B3965ACA776F0671; struct ICollection_1_t828FEFDDBF830D003AFB480F0898186B499E26B0; struct ICollection_1_t10BC53F509CB8E9B38198D1BC2E07DBBD88C7BC6; struct ICollection_1_t00C657072990EFC3811C7F429B8E3CBEF805BD8A; struct ICollection_1_tD48600DAC12B9C8EF571F89859FB62EAAC0480A7; struct ICollection_1_t0F501B1E71D6A179FF1A7FAA5C2403DA14F3948D; struct ICollection_1_t9633B20852A0D24CDE808D9FD3734A6EC1E12E41; struct ICollection_1_tD7413105CA5DBF6629BE5E9EE453204D7C0D90FB; struct ICollection_1_t9E5DB4E5AE7F4A547240CBB6AE71E29DCC54C0A2; struct IDictionary_2_tE19B4E8A6D9CC46B0967A83BAE6AFD7880B5D3E8; struct IDictionary_2_tE90C23F749325A3FC4A286DC80C6BFF0D9013BF7; struct IDictionary_2_t847A0DF9A25060633B023F8FF969083576E14130; struct IDictionary_2_t7293E8F5B45F6390925E7C64185D451CF7907252; struct IDictionary_2_tBA8581C2E9B3669C22AD1D2A9A29BAC0082F46B7; struct IDictionary_2_tE9D04772EC26D56E18F1CAAA889541EB12B7AAD5; struct IDictionary_2_tF35128DADCFA0EB9102890FCDD004DD70E591107; struct IEnumerator_1_tA61C5E24E80782C814032316A5B2472B6D793E32; struct IEnumerator_1_t219B3417533E1DB79D9F41337C12C71CAC188902; struct IEnumerator_1_t855DC66AFB9AC3B862DBD1291056E5E1DDA81C12; struct IEnumerator_1_tCBF42D0A725EF8C175504A7C2A66E7491005719E; struct IEnumerator_1_t096BB88CC63240A4A617BABE08D926F4E739C18E; struct IEnumerator_1_t8104BE83ACADD7695F340D75A821987BD8EB6513; struct IEnumerator_1_tB3E43DC6A417C7E53227968351A628804E64195F; struct IEqualityComparer_1_tDBA96AAC21C7C21D26B68A9F19E6AE4E015D2316; struct IEqualityComparer_1_t0C62219A7981BC3254B9E9404B17F934FE7D7908; struct IEqualityComparer_1_tEA6D87A5AB670819FF91305D215B209552281584; struct IEqualityComparer_1_t491CBF36A24B05E9D27E005C32F9DFAB28BCA898; struct KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D; struct KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1; struct KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6; struct KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04; struct KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6; struct KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F; struct KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B; struct ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2; struct ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB; struct ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13; struct ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523; struct ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9; struct ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C; struct ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937; struct EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F; struct EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1; struct EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E; struct EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60; struct EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA; struct EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4; struct EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF; struct KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D; struct KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21; struct KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6; struct KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48; struct KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC; struct KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9; struct KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D; struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB; struct DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533; struct EphemeronU5BU5D_t4F80428A1142C3102C946127F8190063001742E8; struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF; struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248; struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB; struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235; struct ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E; struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220; struct IDictionaryEnumerator_tE129D608FCDB7207E0F0ECE33473CC950A83AD16; struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA; struct IFormatterConverter_t726606DAC82C384B08C82471313C340968DDB609; struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553; struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6; struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37; struct String_t; struct Type_t; struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915; IL2CPP_EXTERN_C RuntimeClass* ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_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* Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* RuntimeObject_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; IL2CPP_EXTERN_C String_t* _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; IL2CPP_EXTERN_C String_t* _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A; IL2CPP_EXTERN_C String_t* _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1; IL2CPP_EXTERN_C const RuntimeMethod* ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F; struct EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1; struct EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E; struct EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60; struct EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA; struct EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4; struct EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF; struct KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D; struct KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21; struct KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6; struct KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48; struct KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC; struct KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9; struct KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D; struct DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533; struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C; struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918; 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 ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858 : public RuntimeObject { EphemeronU5BU5D_t4F80428A1142C3102C946127F8190063001742E8* ___data; RuntimeObject* ____lock; int32_t ___size; }; struct Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* ____keys; ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379 : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* ____keys; ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1 : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* ____keys; ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* ____keys; ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9 : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* ____keys; ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1 : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* ____keys; ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0 : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* ____keys; ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* ____values; RuntimeObject* ____syncRoot; }; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC : public RuntimeObject { }; struct EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504 : public RuntimeObject { }; struct EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21 : public RuntimeObject { }; struct EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668 : public RuntimeObject { }; struct EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E : public RuntimeObject { }; struct EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C : public RuntimeObject { }; struct EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2 : public RuntimeObject { }; struct EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE : public RuntimeObject { }; struct KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D : public RuntimeObject { Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* ____dictionary; }; struct KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1 : public RuntimeObject { Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* ____dictionary; }; struct KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6 : public RuntimeObject { Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* ____dictionary; }; struct KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04 : public RuntimeObject { Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ____dictionary; }; struct KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6 : public RuntimeObject { Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ____dictionary; }; struct KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F : public RuntimeObject { Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ____dictionary; }; struct KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B : public RuntimeObject { Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* ____dictionary; }; struct ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2 : public RuntimeObject { Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* ____dictionary; }; struct ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB : public RuntimeObject { Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* ____dictionary; }; struct ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13 : public RuntimeObject { Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* ____dictionary; }; struct ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523 : public RuntimeObject { Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ____dictionary; }; struct ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9 : public RuntimeObject { Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ____dictionary; }; struct ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C : public RuntimeObject { Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ____dictionary; }; struct ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937 : public RuntimeObject { Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* ____dictionary; }; struct MemberInfo_t : public RuntimeObject { }; struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37 : public RuntimeObject { StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___m_members; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_data; TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___m_types; Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* ___m_nameToIndex; int32_t ___m_currMember; RuntimeObject* ___m_converter; String_t* ___m_fullTypeName; String_t* ___m_assemName; Type_t* ___objectType; bool ___isFullTypeNameSetExplicit; bool ___isAssemblyNameSetExplicit; bool ___requireSameTokenInPartialTrust; }; struct String_t : public RuntimeObject { int32_t ____stringLength; Il2CppChar ____firstChar; }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject { }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke { }; struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com { }; struct Entry_t878F128262B6E54068FBD871206860894DE4CAFE { int32_t ___hashCode; int32_t ___next; int64_t ___key; int32_t ___value; }; struct Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438 { int32_t ___hashCode; int32_t ___next; int64_t ___key; RuntimeObject* ___value; }; struct KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA { int64_t ___key; int32_t ___value; }; struct KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F { int64_t ___key; RuntimeObject* ___value; }; struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22 { bool ___m_value; }; struct DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB { RuntimeObject* ____key; RuntimeObject* ____value; }; struct DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_marshaled_pinvoke { Il2CppIUnknown* ____key; Il2CppIUnknown* ____value; }; struct DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_marshaled_com { Il2CppIUnknown* ____key; Il2CppIUnknown* ____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 Int64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3 { int64_t ___m_value; }; struct IntPtr_t { void* ___m_value; }; struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 { String_t* ___m_StringOriginalCase; String_t* ___m_StringLowerCase; }; struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_pinvoke { char* ___m_StringOriginalCase; char* ___m_StringLowerCase; }; struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_com { Il2CppChar* ___m_StringOriginalCase; Il2CppChar* ___m_StringLowerCase; }; struct MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC { uint64_t ___m_SubId1; uint64_t ___m_SubId2; }; struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 { union { struct { }; uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1]; }; }; struct PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 { Func_1_t97C6124008260D65F78265F8B3965ACA776F0671* ___factoryMethod; String_t* ___metadata; }; struct PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63_marshaled_pinvoke { Il2CppMethodPointer ___factoryMethod; char* ___metadata; }; struct PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63_marshaled_com { Il2CppMethodPointer ___factoryMethod; Il2CppChar* ___metadata; }; struct Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F { int32_t ___hashCode; int32_t ___next; intptr_t ___key; RuntimeObject* ___value; }; struct Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F { int32_t ___hashCode; int32_t ___next; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___value; }; struct Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA { int32_t ___hashCode; int32_t ___next; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key; RuntimeObject* ___value; }; struct Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB { int32_t ___hashCode; int32_t ___next; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___value; }; struct Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0 { Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA ____current; int32_t ____getEnumeratorRetType; }; struct Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161 { Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F ____current; int32_t ____getEnumeratorRetType; }; struct KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 { intptr_t ___key; RuntimeObject* ___value; }; struct KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___value; }; struct KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key; RuntimeObject* ___value; }; struct KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___value; }; 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 ExceptionArgument_t60E7F8D9DE5362CBE9365893983C30302D83B778 { int32_t ___value__; }; struct ExceptionResource_t609A85E253A4E615583553D91D839E2E79FDFBD9 { int32_t ___value__; }; struct InsertionBehavior_tAD0393881947C559238D7041A36917BEE6E2C7B1 { uint8_t ___value__; }; struct MeshChangeState_t4CCBA82867A78CD1241B037198571A5365D7910C { int32_t ___value__; }; struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B { intptr_t ___value; }; struct StreamingContextStates_t5EE358E619B251608A9327618C7BFE8638FC33C1 { int32_t ___value__; }; struct Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031 { Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 ____current; int32_t ____getEnumeratorRetType; }; struct Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F { Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 ____current; int32_t ____getEnumeratorRetType; }; struct Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 { Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC ____current; int32_t ____getEnumeratorRetType; }; struct Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 { Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 ____current; int32_t ____getEnumeratorRetType; }; struct MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___U3CMeshIdU3Ek__BackingField; int32_t ___U3CChangeStateU3Ek__BackingField; int32_t ___U3CPriorityHintU3Ek__BackingField; }; struct StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 { RuntimeObject* ___m_additionalContext; int32_t ___m_state; }; struct StreamingContext_t56760522A751890146EE45F82F866B55B7E33677_marshaled_pinvoke { Il2CppIUnknown* ___m_additionalContext; int32_t ___m_state; }; struct StreamingContext_t56760522A751890146EE45F82F866B55B7E33677_marshaled_com { Il2CppIUnknown* ___m_additionalContext; int32_t ___m_state; }; struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t { }; struct Type_t : public MemberInfo_t { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl; }; struct Entry_t67F46CD985D95F3A4777731F61C60730559B7792 { int32_t ___hashCode; int32_t ___next; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___key; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___value; }; struct KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___key; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___value; }; struct ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9 { Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 ____current; int32_t ____getEnumeratorRetType; }; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* ___defaultComparer; }; struct EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504_StaticFields { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* ___defaultComparer; }; struct EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21_StaticFields { EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* ___defaultComparer; }; struct EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668_StaticFields { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* ___defaultComparer; }; struct EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E_StaticFields { EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* ___defaultComparer; }; struct EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C_StaticFields { EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* ___defaultComparer; }; struct EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2_StaticFields { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* ___defaultComparer; }; struct EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE_StaticFields { EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* ___defaultComparer; }; struct String_t_StaticFields { String_t* ___Empty; }; struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields { String_t* ___TrueString; String_t* ___FalseString; }; struct IntPtr_t_StaticFields { intptr_t ___Zero; }; struct MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC_StaticFields { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___s_InvalidId; }; 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 EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F : public RuntimeArray { ALIGN_FIELD (8) Entry_t878F128262B6E54068FBD871206860894DE4CAFE m_Items[1]; inline Entry_t878F128262B6E54068FBD871206860894DE4CAFE GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_t878F128262B6E54068FBD871206860894DE4CAFE* 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, Entry_t878F128262B6E54068FBD871206860894DE4CAFE value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Entry_t878F128262B6E54068FBD871206860894DE4CAFE GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_t878F128262B6E54068FBD871206860894DE4CAFE* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t878F128262B6E54068FBD871206860894DE4CAFE value) { m_Items[index] = 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 KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA m_Items[1]; inline KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA* 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, KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA value) { m_Items[index] = value; } }; struct DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533 : public RuntimeArray { ALIGN_FIELD (8) DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB m_Items[1]; inline DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB* 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, DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____key), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____value), (void*)NULL); #endif } inline DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____key), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____value), (void*)NULL); #endif } }; 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 EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1 : public RuntimeArray { ALIGN_FIELD (8) Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438 m_Items[1]; inline Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* 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, Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); } inline Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); } }; struct KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21 : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F m_Items[1]; inline KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F* 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, KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); } inline KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); } }; struct EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E : public RuntimeArray { ALIGN_FIELD (8) Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F m_Items[1]; inline Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* 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, Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); } inline Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); } }; struct KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6 : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 m_Items[1]; inline KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202* 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, KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); } inline KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); } }; struct EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60 : public RuntimeArray { ALIGN_FIELD (8) Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F m_Items[1]; inline Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* 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, Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___m_StringOriginalCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___m_StringLowerCase), (void*)NULL); #endif } inline Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___m_StringOriginalCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___m_StringLowerCase), (void*)NULL); #endif } }; struct KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48 : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 m_Items[1]; inline KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* 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, KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___m_StringOriginalCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___m_StringLowerCase), (void*)NULL); #endif } inline KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___m_StringOriginalCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___m_StringLowerCase), (void*)NULL); #endif } }; struct EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA : public RuntimeArray { ALIGN_FIELD (8) Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA m_Items[1]; inline Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* 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, Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); #endif } inline Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); #endif } }; struct KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC m_Items[1]; inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* 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, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); #endif } inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value), (void*)NULL); #endif } }; struct EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4 : public RuntimeArray { ALIGN_FIELD (8) Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB m_Items[1]; inline Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* 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, Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___factoryMethod), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___metadata), (void*)NULL); #endif } inline Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___factoryMethod), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___metadata), (void*)NULL); #endif } }; struct KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9 : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 m_Items[1]; inline KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* 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, KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___factoryMethod), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___metadata), (void*)NULL); #endif } inline KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key))->___m_StringLowerCase), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___factoryMethod), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___metadata), (void*)NULL); #endif } }; struct EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF : public RuntimeArray { ALIGN_FIELD (8) Entry_t67F46CD985D95F3A4777731F61C60730559B7792 m_Items[1]; inline Entry_t67F46CD985D95F3A4777731F61C60730559B7792 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_t67F46CD985D95F3A4777731F61C60730559B7792* 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, Entry_t67F46CD985D95F3A4777731F61C60730559B7792 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Entry_t67F46CD985D95F3A4777731F61C60730559B7792 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_t67F46CD985D95F3A4777731F61C60730559B7792* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t67F46CD985D95F3A4777731F61C60730559B7792 value) { m_Items[index] = value; } }; struct KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 m_Items[1]; inline KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5* 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, KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 value) { m_Items[index] = value; } }; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m61906D5AC56F48DF93549FA47C48183E5EFC5ABF_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m1D9E076E03AEA4B98E32AD506E1E471A872288D5_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m08EA63DC2350AFBFE7FCA4E887B9C169F919EB6F_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mBF5CCA934181B75FB498DEDAD021EFDF3C2E8AC6_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_gshared_inline (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m5AAF42BD95F064BAEA516F9173DE2E73BA998D86_gshared_inline (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ConditionalWeakTable_2_Add_mA45BB747BEE445F5A6D5ABC32B2070CAF5E9BE44_gshared (ConditionalWeakTable_2_t87BE12792DC61EC9AE17609EC1ACA0671B3F5605* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m1518440BCB535027D45028A521BA3650D6351A63_gshared (KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* __this, Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m71703DA7D2D1C5F6D708807283D8B5CF709C53CA_gshared (ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* __this, Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mA04BECC66B9754AEDA1FBAAFD6276E90AF8F51B6_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m03EEEF95B1CCC8803CC890AFF2BF4A15A8506910_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mA198C533EB6539AD5148AA19FDA72748E43F9A40_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m5C2E9A1376F26527894DEAE38EFD0921B0F55F2A_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m4377F88C4CA943437E9CBE2121C7DD46D690926E_gshared (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA* __this, int64_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB8DE35031C48E27CAD6508ED98B9D8C827881F2B_gshared (Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0* __this, Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m81803BC6892584C6D24DD460C60EE9E026553BD5_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m34745D04D06986CA32FE1B9231400F92E749E6C0_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConditionalWeakTable_2_TryGetValue_mA6697354DA1D2A76999FFDCC072C62AC5C364124_gshared (ConditionalWeakTable_2_t87BE12792DC61EC9AE17609EC1ACA0671B3F5605* __this, RuntimeObject* ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConditionalWeakTable_2_Remove_m51E45FAFE5B1D6E9FDA123477422367F1F215DE6_gshared (ConditionalWeakTable_2_t87BE12792DC61EC9AE17609EC1ACA0671B3F5605* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD7B13B1AE199F066017F870E792FF1A41160DA9D_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* Dictionary_2_get_Keys_mFCEE15963252AE7BF7EF8DE5C657AF21C92CA5CD_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* Dictionary_2_get_Values_m7DB572C4AA9BA8A2903E591DFA1544795ADE0D61_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m063032048FE6CD6F485432C46B728BCCE30F13E2_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m0F7A078274F301B83DFC51191B3AFC763DE9C4D0_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m634936D213ADE86D8CD604474655F3FEC467F86A_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m825FFE4523B0EF5CEB8F5B2723F7BAD85BEDC6B0_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m6CC02A4708C55A5874736C680A998253EEF0B0AF_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m1471C183E6DACAB253B32FCF2DE1335495565CB4_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF054596C000DAB29A8A53FE45BDF3FF9059EE3B1_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mF6ABB6369C9A6394AE57424BE839FE87809B4102_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_gshared_inline (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_m168A81686A84DCA632E92D898CAB9C8EEB38396F_gshared_inline (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m93A9304B2D1D305F3EB9B9C9F26FB94A82F3E8D2_gshared (KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* __this, Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m9E86B4350EA8090703BC63BB1D1ED757173864A0_gshared (ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* __this, Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m9E1E645C5D775D1A26981B3D364B80CB7EA4C70D_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m82D7CCBFB55E83447CDBEA8C9B0E7F09E6E5408D_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m7A61F563F380F740D8288007493B16BB0329146D_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_mF62FCAE02B490CD3CA263E1578D1F37A10B4491A_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mB3AC72AF7C60DA273A113EB9C837B460EDA07F2E_gshared (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F* __this, int64_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m9D3078BAC4490BC1F7701F7868588D0C950ED33C_gshared (Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161* __this, Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mAD34BFBE0C483D28DDB1D866E4300CCEFCC522D3_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m579F5E520C06958FA5F3DCA17D9258A67217317B_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m370AB6D5026CD5AE312EE5F77B509E8BDDB7ADD6_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* Dictionary_2_get_Keys_mA94CAEA0BED0E077B773869668D9D4618A640E0C_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* Dictionary_2_get_Values_m08D4959355E350045D1F2B2673B420FB2EA9A04B_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m42510D6AF1B52D456A19ACE8B068FD77186138DC_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisRuntimeObject_m27E41ACCEE817CDFBB9616ED62F233A4EA0D8A49_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m23FE82FCBEFBE7F889697ABC4836C193993BCE70_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mA1BB0DE4E26C51B6E67399D8D563FEDF5A333D36_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m0CE8778EA2D967386A618A326C7F431E18BED522_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_mE234516CA05C16B47AED9F34CC99641A47C01E47_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* EqualityComparer_1_get_Default_m68A9FC33718EE6F74A877D4A760989A962FBD0D2_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m19380005578A4A42914D0180E726FBC027575F36_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mF722EE850D86D183354560F065D38FB868D430F8_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_gshared_inline (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_m93CAD86A4AF9FCE518099BD0F9D7537004B87F96_gshared_inline (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m2A40732208EB2461F636DDD327AD9DA9EEF597A8_gshared (KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* __this, Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m408BCF0398A9ECE4BEC0C55BAF72D388C9ECD5F4_gshared (ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* __this, Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m5DD941106264DD2D85EEA2C55FAADD6DABD476C2_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m5919110AC909ADB18DD7AF4E52781EAB9AE48CE1_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m4FF1F26584D1323C922E1C4C73F77D0637A37E5A_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m5AF0314C61D37B21102B89FA6C95FFC74B49B7A8_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m82B405915C0AE231271D648E701D7AC30BF0E605_gshared (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202* __this, intptr_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mF846D88E137B9D8B06D3AE9E103AA36BA6B9422B_gshared (Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031* __this, Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mE8B305AC66C91EB4F34F2D48553DFE97F61BA7AE_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m0CB71F5185C6AD3ABB0D3C490EAEDF63F3BC6A85_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mFF8FBD0339D8E0ACEEBABFFC01653B6BA711F3CE_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* Dictionary_2_get_Keys_m9737189A0DB39DBBD47E522A1BBBC4A68398DE55_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* Dictionary_2_get_Values_mEE757E081DF9E4F8C9C3C470EEB5FC4E01EEB570_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m954B6B7ECB30E05245236A5ABAC343F34E0C2CE1_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m49E653F9387FBC8B06893771CB33D3ED4B6BD83C_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mDBF106D7452CFA0F592C07D5465A166AEAD2880C_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m70CF57EE16D5012969167AEFCAFF67F306D203B2_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_mCDEF58FE9E519DD3D72469166700D7A7368FDA80_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE26E9D299192A73BE10ACAE010A73A17E368DCBA_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m0EEDF2BA190E25105089D7B8CFDEBE671D31040E_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_gshared_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_gshared_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m294CFC9E8E9F1DFDC9116F59D646EB95E3776CE7_gshared (KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* __this, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m3B97A67F76525E5E061647A9047F9E4D4F357461_gshared (ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* __this, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m2CE4B1CA14A75230976E7FEDB32EE9B560B3A3B5_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m55DDA3EC4389EF75C6A9726E3105F0796B1068E4_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m2C9F1E093A437295E4D20D6A194DA2BD2F10B27D_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mBADB7CBB8C8B69FC7795BCAA104A976FC029ADB2_gshared (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871_gshared (Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F* __this, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mCEDC52231C08442CD1B65335E2B8CBC3AA79F1FB_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m6B05D3FDC077B7D2D642051E93814DD291BAF1B5_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD09C8B77456F2CC636B4638A23783F6465ED93FC_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* Dictionary_2_get_Keys_m3AAAE0E1E35B38C292197E32C9948372C30262B5_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* Dictionary_2_get_Values_mE3A9A5FAB97FA38DFAD97D61EE1486B4973CC4D1_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m9726C9C4053519432120BED155E443F9DC3EFE41_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisInternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_m69E2E0B9C14CC344A429D2C746EDA1A6B17D3A83_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mF76B685BBC4077A8E9E18C892B2B71F6C284ABE9_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2D95D27D311C7EAF44D67EF189C65A1F1688124D_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD01304B3E209AF2E195820348788563E92016C9D_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m8F77CC6CC147BE12E79579C92784A2F26DBF7801_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m06A35233A815EA5C385F67DED24B951498792349_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mC1253A228F693E705DD8254AE1C46344D9DA084E_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m760A448A6020CA2FF2E101C7D92B8A4260DE2303_gshared (KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* __this, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_mE89979F63B71EFA6F1F7994A3216B1BE4BDD1A25_gshared (ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* __this, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m9F6FE92A24CD11B9C4ED522F8A9D1A3C997F516A_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m788B1B038ADEB8A89671F9592C1F31B6F0609BCF_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_mD0A5A024A5846E9C7A68418CBC91F8DABC70B5B5_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE_gshared (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5_gshared (Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31* __this, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m99A7B4C914D4E86037D01D7544BF016AAAB0ED74_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD7A8F48796D8BA600B5F7E33AB98B337891330E4_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m4725AEA2B30D7731D0DDB8758105F836A2FB0F1D_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* Dictionary_2_get_Keys_m6B4FEC85C78AA00269F440121A5297DB65B6D164_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* Dictionary_2_get_Values_m1E5367578684067AF2EA246FBA891AC615D0CDD7_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m38C66FA0A5C6A40CE129076DA08EF86406A8FEE1_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m725DDAF4C8BD4FBCD106BFFB1B4B5B74D7696281_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mA2AD3A192BF80F69231CE977561A825A6A0B95BB_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mA5508465C2465362C1A1735EA90FFED70F2B5D6C_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m0CCFDCDCEA17B485AED911E0006CFFD249EDF9C4_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m7A8018B5EAB307D494821309F7E2B0C29B2D6A93_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mBF301B3B22D2B9137CA4D3F9D4B4FBB145DF77AD_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_gshared_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_gshared_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m2B69035CCBF90E8D7C1AF63C94FA1F2D508E0A69_gshared (KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* __this, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_mAA5AA9DBC4A6DB001BF666974DF1751ED16342CA_gshared (ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* __this, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m9B5F476F0AADF52D95B328E9E8341DFF50B9968E_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* EqualityComparer_1_get_Default_mF246EACB57DDED12A190672980271BD5F9AEE036_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m086FB745C0D28AB7561D4A9F0D2E00FBC24B5549_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m274602E8171450B31B5AE16BB4B0CDDB80187874_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m264A05A8437C53AFA1A11C4E1B71781184FB5EBC_gshared (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0_gshared (Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074* __this, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m566268FAEDE908AB3B7C1BE8BBB2A07EAC00F8B8_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m4F962C54418EBD4EE6EE6688871FA0D54FCA0051_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mBA80FCA9718233B842694094F60284F54A50BFD6_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* Dictionary_2_get_Keys_m565FF565A32678434AB3DD604FD18BF39447DA7D_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* Dictionary_2_get_Values_m9830AD27B725EA60F8330749ACA5AD9173CE71DD_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m1644C4B6515892B9E6EACB1EBC37931F3E47E2AF_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisPrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63_mB2E0745290637D5F77141D2F5A7F326E65470F4C_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m2824FEE3EAAD5254BFFA074D1471995E93C5C871_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m0D2FEF030ED5858CDD256ED398FA491A63D8AD3A_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m54BAC25DE5EF5C39D2EA0D76BA240FFDB478350B_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_mBBFD52895EA59CE262B4D3828EBA90D98A0DEC19_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* EqualityComparer_1_get_Default_m1701DA58877D954684AA859977226F1A3CA29FE4_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD2C1B7EBB223CB89EF105BF73F9B742F0271C158_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m276E2B717077F3BAAF4D1D08D5110E5524D98F14_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_gshared_inline (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA KeyValuePair_2_get_Value_m83DA38E063478590EAED0FD259CE2D1DCB5A4224_gshared_inline (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m92C1D2C0088D1167AB9326A59B4FAA501296DF4A_gshared (KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* __this, Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m3CB5F4BE483141007AA8049D4CD2B156A43284BB_gshared (ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* __this, Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mE333FE8DBA238005E906235CC859499EBF735965_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m61098333411D9B080B277C048B99910B4E741517_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* EqualityComparer_1_get_Default_m0FB6C3C1ABB6F051F25C8BE336E66C2A8A17068C_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mACCED2AC326BC3B1B3642A449F56BBE14EB99FAA_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m409A7621655B35ACD47A4BB9F7F628A27C320663_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m4B4746A6FAC09E4595123469E34E7BC3D066E9A8_gshared (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mB6D2510F233450AF446570DF3B37BAC9D1DE4789_gshared (Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9* __this, Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m59D7CACC4B2597ED526F92F9E7BD157FCB07ADD9_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mFA75DCBFCC25BAC0E4C21A07D95C1A9754C4D505_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m6DD1EE20AFA98968FB1C113FB55F06468BF30CEB_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* Dictionary_2_get_Keys_mD29EA6ED49258D820DBA2A480A32CCAF33661B9A_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* Dictionary_2_get_Values_mDBCB0E719C7234CA4AA47B49A7C85667322E1A9A_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m41437100334E3F9082D9CEA6775009AB4717A40A_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisMeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA_m3019FD93231975195C3F285048DD7C200499F83F_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mBE22D358F2AA5BD5E0522D9D3837603CB52E60D2_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m353A9EAC0D0686BF1F15F3DACD3B76DC55CADA67_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* EqualityComparer_1_CreateComparer_m8A944543377C40C1596E4EECED12E463FC3DDFC3_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* EqualityComparer_1_CreateComparer_m432C82F7354C37E610794C1DA866DFA7DAC9C35E_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* EqualityComparer_1_CreateComparer_mD2FA619307513193746FBEB5AE522FB54E21B634_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* EqualityComparer_1_CreateComparer_mB1324B20A8BC571BB3CBACC5E41F1A4D2F420632_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* EqualityComparer_1_CreateComparer_m5641C6C3F2BDF42B483859C7C1A734FB901C288B_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* EqualityComparer_1_CreateComparer_mAF69FB7357B376754531A51A2478239F223F6D4F_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* EqualityComparer_1_CreateComparer_mF604E0C159C27034DB312EA1AD3A026618433378_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* EqualityComparer_1_CreateComparer_mB5DBA2650627B98243959DE8A1453F27CDFD80C4_gshared (const RuntimeMethod* method) ; inline void Dictionary_2__ctor_m61906D5AC56F48DF93549FA47C48183E5EFC5ABF (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m61906D5AC56F48DF93549FA47C48183E5EFC5ABF_gshared)(__this, ___0_capacity, ___1_comparer, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97 (int32_t ___0_argument, const RuntimeMethod* method) ; inline int32_t Dictionary_2_Initialize_m1D9E076E03AEA4B98E32AD506E1E471A872288D5 (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_m1D9E076E03AEA4B98E32AD506E1E471A872288D5_gshared)(__this, ___0_capacity, method); } inline EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_gshared_inline)(method); } inline void Dictionary_2__ctor_m08EA63DC2350AFBFE7FCA4E887B9C169F919EB6F (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m08EA63DC2350AFBFE7FCA4E887B9C169F919EB6F_gshared)(__this, ___0_dictionary, ___1_comparer, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC (int32_t ___0_argument, 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 Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, 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) ; inline void Dictionary_2_Add_mBF5CCA934181B75FB498DEDAD021EFDF3C2E8AC6 (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, int64_t, int32_t, const RuntimeMethod*))Dictionary_2_Add_mBF5CCA934181B75FB498DEDAD021EFDF3C2E8AC6_gshared)(__this, ___0_key, ___1_value, method); } inline int64_t KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_inline (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA* __this, const RuntimeMethod* method) { return (( int64_t (*) (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA*, const RuntimeMethod*))KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_gshared_inline)(__this, method); } inline int32_t KeyValuePair_2_get_Value_m5AAF42BD95F064BAEA516F9173DE2E73BA998D86_inline (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA* __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA*, const RuntimeMethod*))KeyValuePair_2_get_Value_m5AAF42BD95F064BAEA516F9173DE2E73BA998D86_gshared_inline)(__this, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F (const RuntimeMethod* method) ; inline void ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7 (ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* __this, RuntimeObject* ___0_key, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___1_value, const RuntimeMethod* method) { (( void (*) (ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858*, RuntimeObject*, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37*, const RuntimeMethod*))ConditionalWeakTable_2_Add_mA45BB747BEE445F5A6D5ABC32B2070CAF5E9BE44_gshared)(__this, ___0_key, ___1_value, method); } inline void KeyCollection__ctor_m1518440BCB535027D45028A521BA3650D6351A63 (KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* __this, Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D*, Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, const RuntimeMethod*))KeyCollection__ctor_m1518440BCB535027D45028A521BA3650D6351A63_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m71703DA7D2D1C5F6D708807283D8B5CF709C53CA (ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* __this, Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2*, Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, const RuntimeMethod*))ValueCollection__ctor_m71703DA7D2D1C5F6D708807283D8B5CF709C53CA_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_mA04BECC66B9754AEDA1FBAAFD6276E90AF8F51B6 (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, int64_t, const RuntimeMethod*))Dictionary_2_FindEntry_mA04BECC66B9754AEDA1FBAAFD6276E90AF8F51B6_gshared)(__this, ___0_key, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7 (RuntimeObject* ___0_key, const RuntimeMethod* method) ; inline bool Dictionary_2_TryInsert_m03EEEF95B1CCC8803CC890AFF2BF4A15A8506910 (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, int64_t, int32_t, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m03EEEF95B1CCC8803CC890AFF2BF4A15A8506910_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_gshared_inline)(method); } inline bool Dictionary_2_Remove_mA198C533EB6539AD5148AA19FDA72748E43F9A40 (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, int64_t, const RuntimeMethod*))Dictionary_2_Remove_mA198C533EB6539AD5148AA19FDA72748E43F9A40_gshared)(__this, ___0_key, 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) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F (const RuntimeMethod* method) ; inline int32_t Dictionary_2_get_Count_m5C2E9A1376F26527894DEAE38EFD0921B0F55F2A (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, const RuntimeMethod*))Dictionary_2_get_Count_m5C2E9A1376F26527894DEAE38EFD0921B0F55F2A_gshared)(__this, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA (int32_t ___0_resource, const RuntimeMethod* method) ; inline void KeyValuePair_2__ctor_m4377F88C4CA943437E9CBE2121C7DD46D690926E (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA* __this, int64_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA*, int64_t, int32_t, const RuntimeMethod*))KeyValuePair_2__ctor_m4377F88C4CA943437E9CBE2121C7DD46D690926E_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_mB8DE35031C48E27CAD6508ED98B9D8C827881F2B (Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0* __this, Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0*, Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, int32_t, const RuntimeMethod*))Enumerator__ctor_mB8DE35031C48E27CAD6508ED98B9D8C827881F2B_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4 (SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* __this, String_t* ___0_name, int32_t ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199 (SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* __this, String_t* ___0_name, RuntimeObject* ___1_value, Type_t* ___2_type, const RuntimeMethod* method) ; inline void Dictionary_2_CopyTo_m81803BC6892584C6D24DD460C60EE9E026553BD5 (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_m81803BC6892584C6D24DD460C60EE9E026553BD5_gshared)(__this, ___0_array, ___1_index, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496 (int64_t* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0 (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472 (int32_t ___0_min, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5 (RuntimeObject* ___0_key, const RuntimeMethod* method) ; inline void Dictionary_2_Resize_m34745D04D06986CA32FE1B9231400F92E749E6C0 (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, const RuntimeMethod*))Dictionary_2_Resize_m34745D04D06986CA32FE1B9231400F92E749E6C0_gshared)(__this, method); } inline bool ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F (ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* __this, RuntimeObject* ___0_key, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37** ___1_value, const RuntimeMethod* method) { return (( bool (*) (ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858*, RuntimeObject*, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37**, const RuntimeMethod*))ConditionalWeakTable_2_TryGetValue_mA6697354DA1D2A76999FFDCC072C62AC5C364124_gshared)(__this, ___0_key, ___1_value, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5 (SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* __this, String_t* ___0_name, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034 (SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* __this, String_t* ___0_name, Type_t* ___1_type, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16 (int32_t ___0_resource, const RuntimeMethod* method) ; inline bool ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E (ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858*, RuntimeObject*, const RuntimeMethod*))ConditionalWeakTable_2_Remove_m51E45FAFE5B1D6E9FDA123477422367F1F215DE6_gshared)(__this, ___0_key, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9 (int32_t ___0_oldSize, const RuntimeMethod* method) ; inline void Dictionary_2_Resize_mD7B13B1AE199F066017F870E792FF1A41160DA9D (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_mD7B13B1AE199F066017F870E792FF1A41160DA9D_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, 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 int32_t Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F (RuntimeArray* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC (RuntimeArray* __this, int32_t ___0_dimension, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57 (RuntimeArray* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58 (const RuntimeMethod* method) ; inline KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* Dictionary_2_get_Keys_mFCEE15963252AE7BF7EF8DE5C657AF21C92CA5CD (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { return (( KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, const RuntimeMethod*))Dictionary_2_get_Keys_mFCEE15963252AE7BF7EF8DE5C657AF21C92CA5CD_gshared)(__this, method); } inline ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* Dictionary_2_get_Values_m7DB572C4AA9BA8A2903E591DFA1544795ADE0D61 (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { return (( ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, const RuntimeMethod*))Dictionary_2_get_Values_m7DB572C4AA9BA8A2903E591DFA1544795ADE0D61_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m063032048FE6CD6F485432C46B728BCCE30F13E2 (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m063032048FE6CD6F485432C46B728BCCE30F13E2_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m0F7A078274F301B83DFC51191B3AFC763DE9C4D0 (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m0F7A078274F301B83DFC51191B3AFC763DE9C4D0_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_m634936D213ADE86D8CD604474655F3FEC467F86A (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, int64_t, int32_t, const RuntimeMethod*))Dictionary_2_set_Item_m634936D213ADE86D8CD604474655F3FEC467F86A_gshared)(__this, ___0_key, ___1_value, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910 (RuntimeObject* ___0_value, Type_t* ___1_targetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982 (RuntimeObject* ___0_key, Type_t* ___1_targetType, const RuntimeMethod* method) ; inline bool Dictionary_2_ContainsKey_m825FFE4523B0EF5CEB8F5B2723F7BAD85BEDC6B0 (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*, int64_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m825FFE4523B0EF5CEB8F5B2723F7BAD85BEDC6B0_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_m6CC02A4708C55A5874736C680A998253EEF0B0AF (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m6CC02A4708C55A5874736C680A998253EEF0B0AF_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_m1471C183E6DACAB253B32FCF2DE1335495565CB4 (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_m1471C183E6DACAB253B32FCF2DE1335495565CB4_gshared)(__this, ___0_capacity, method); } inline void Dictionary_2__ctor_mF054596C000DAB29A8A53FE45BDF3FF9059EE3B1 (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mF054596C000DAB29A8A53FE45BDF3FF9059EE3B1_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_mF6ABB6369C9A6394AE57424BE839FE87809B4102 (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, int64_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2_Add_mF6ABB6369C9A6394AE57424BE839FE87809B4102_gshared)(__this, ___0_key, ___1_value, method); } inline int64_t KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_inline (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F* __this, const RuntimeMethod* method) { return (( int64_t (*) (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F*, const RuntimeMethod*))KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_gshared_inline)(__this, method); } inline RuntimeObject* KeyValuePair_2_get_Value_m168A81686A84DCA632E92D898CAB9C8EEB38396F_inline (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F*, const RuntimeMethod*))KeyValuePair_2_get_Value_m168A81686A84DCA632E92D898CAB9C8EEB38396F_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m93A9304B2D1D305F3EB9B9C9F26FB94A82F3E8D2 (KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* __this, Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1*, Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, const RuntimeMethod*))KeyCollection__ctor_m93A9304B2D1D305F3EB9B9C9F26FB94A82F3E8D2_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m9E86B4350EA8090703BC63BB1D1ED757173864A0 (ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* __this, Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB*, Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, const RuntimeMethod*))ValueCollection__ctor_m9E86B4350EA8090703BC63BB1D1ED757173864A0_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_m9E1E645C5D775D1A26981B3D364B80CB7EA4C70D (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, int64_t, const RuntimeMethod*))Dictionary_2_FindEntry_m9E1E645C5D775D1A26981B3D364B80CB7EA4C70D_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m82D7CCBFB55E83447CDBEA8C9B0E7F09E6E5408D (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, int64_t, RuntimeObject*, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m82D7CCBFB55E83447CDBEA8C9B0E7F09E6E5408D_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_gshared_inline)(method); } inline bool Dictionary_2_Remove_m7A61F563F380F740D8288007493B16BB0329146D (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, int64_t, const RuntimeMethod*))Dictionary_2_Remove_m7A61F563F380F740D8288007493B16BB0329146D_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_mF62FCAE02B490CD3CA263E1578D1F37A10B4491A (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, const RuntimeMethod*))Dictionary_2_get_Count_mF62FCAE02B490CD3CA263E1578D1F37A10B4491A_gshared)(__this, method); } inline void KeyValuePair_2__ctor_mB3AC72AF7C60DA273A113EB9C837B460EDA07F2E (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F* __this, int64_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F*, int64_t, RuntimeObject*, const RuntimeMethod*))KeyValuePair_2__ctor_mB3AC72AF7C60DA273A113EB9C837B460EDA07F2E_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_m9D3078BAC4490BC1F7701F7868588D0C950ED33C (Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161* __this, Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161*, Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, int32_t, const RuntimeMethod*))Enumerator__ctor_m9D3078BAC4490BC1F7701F7868588D0C950ED33C_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_mAD34BFBE0C483D28DDB1D866E4300CCEFCC522D3 (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_mAD34BFBE0C483D28DDB1D866E4300CCEFCC522D3_gshared)(__this, ___0_array, ___1_index, method); } inline void Dictionary_2_Resize_m579F5E520C06958FA5F3DCA17D9258A67217317B (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, const RuntimeMethod*))Dictionary_2_Resize_m579F5E520C06958FA5F3DCA17D9258A67217317B_gshared)(__this, method); } inline void Dictionary_2_Resize_m370AB6D5026CD5AE312EE5F77B509E8BDDB7ADD6 (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_m370AB6D5026CD5AE312EE5F77B509E8BDDB7ADD6_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* Dictionary_2_get_Keys_mA94CAEA0BED0E077B773869668D9D4618A640E0C (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { return (( KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, const RuntimeMethod*))Dictionary_2_get_Keys_mA94CAEA0BED0E077B773869668D9D4618A640E0C_gshared)(__this, method); } inline ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* Dictionary_2_get_Values_m08D4959355E350045D1F2B2673B420FB2EA9A04B (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { return (( ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, const RuntimeMethod*))Dictionary_2_get_Values_m08D4959355E350045D1F2B2673B420FB2EA9A04B_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m42510D6AF1B52D456A19ACE8B068FD77186138DC (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m42510D6AF1B52D456A19ACE8B068FD77186138DC_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisRuntimeObject_m27E41ACCEE817CDFBB9616ED62F233A4EA0D8A49 (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisRuntimeObject_m27E41ACCEE817CDFBB9616ED62F233A4EA0D8A49_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_m23FE82FCBEFBE7F889697ABC4836C193993BCE70 (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, int64_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2_set_Item_m23FE82FCBEFBE7F889697ABC4836C193993BCE70_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_mA1BB0DE4E26C51B6E67399D8D563FEDF5A333D36 (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*, int64_t, const RuntimeMethod*))Dictionary_2_ContainsKey_mA1BB0DE4E26C51B6E67399D8D563FEDF5A333D36_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_m0CE8778EA2D967386A618A326C7F431E18BED522 (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m0CE8778EA2D967386A618A326C7F431E18BED522_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_mE234516CA05C16B47AED9F34CC99641A47C01E47 (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_mE234516CA05C16B47AED9F34CC99641A47C01E47_gshared)(__this, ___0_capacity, method); } inline EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* EqualityComparer_1_get_Default_m68A9FC33718EE6F74A877D4A760989A962FBD0D2_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m68A9FC33718EE6F74A877D4A760989A962FBD0D2_gshared_inline)(method); } inline void Dictionary_2__ctor_m19380005578A4A42914D0180E726FBC027575F36 (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m19380005578A4A42914D0180E726FBC027575F36_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_mF722EE850D86D183354560F065D38FB868D430F8 (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, intptr_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2_Add_mF722EE850D86D183354560F065D38FB868D430F8_gshared)(__this, ___0_key, ___1_value, method); } inline intptr_t KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_inline (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202* __this, const RuntimeMethod* method) { return (( intptr_t (*) (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202*, const RuntimeMethod*))KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_gshared_inline)(__this, method); } inline RuntimeObject* KeyValuePair_2_get_Value_m93CAD86A4AF9FCE518099BD0F9D7537004B87F96_inline (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202*, const RuntimeMethod*))KeyValuePair_2_get_Value_m93CAD86A4AF9FCE518099BD0F9D7537004B87F96_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m2A40732208EB2461F636DDD327AD9DA9EEF597A8 (KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* __this, Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6*, Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, const RuntimeMethod*))KeyCollection__ctor_m2A40732208EB2461F636DDD327AD9DA9EEF597A8_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m408BCF0398A9ECE4BEC0C55BAF72D388C9ECD5F4 (ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* __this, Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13*, Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, const RuntimeMethod*))ValueCollection__ctor_m408BCF0398A9ECE4BEC0C55BAF72D388C9ECD5F4_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_m5DD941106264DD2D85EEA2C55FAADD6DABD476C2 (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, intptr_t, const RuntimeMethod*))Dictionary_2_FindEntry_m5DD941106264DD2D85EEA2C55FAADD6DABD476C2_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m5919110AC909ADB18DD7AF4E52781EAB9AE48CE1 (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, intptr_t, RuntimeObject*, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m5919110AC909ADB18DD7AF4E52781EAB9AE48CE1_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline bool Dictionary_2_Remove_m4FF1F26584D1323C922E1C4C73F77D0637A37E5A (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, intptr_t, const RuntimeMethod*))Dictionary_2_Remove_m4FF1F26584D1323C922E1C4C73F77D0637A37E5A_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_m5AF0314C61D37B21102B89FA6C95FFC74B49B7A8 (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, const RuntimeMethod*))Dictionary_2_get_Count_m5AF0314C61D37B21102B89FA6C95FFC74B49B7A8_gshared)(__this, method); } inline void KeyValuePair_2__ctor_m82B405915C0AE231271D648E701D7AC30BF0E605 (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202* __this, intptr_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202*, intptr_t, RuntimeObject*, const RuntimeMethod*))KeyValuePair_2__ctor_m82B405915C0AE231271D648E701D7AC30BF0E605_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_mF846D88E137B9D8B06D3AE9E103AA36BA6B9422B (Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031* __this, Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031*, Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, int32_t, const RuntimeMethod*))Enumerator__ctor_mF846D88E137B9D8B06D3AE9E103AA36BA6B9422B_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_mE8B305AC66C91EB4F34F2D48553DFE97F61BA7AE (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_mE8B305AC66C91EB4F34F2D48553DFE97F61BA7AE_gshared)(__this, ___0_array, ___1_index, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D (intptr_t* __this, const RuntimeMethod* method) ; inline void Dictionary_2_Resize_m0CB71F5185C6AD3ABB0D3C490EAEDF63F3BC6A85 (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, const RuntimeMethod*))Dictionary_2_Resize_m0CB71F5185C6AD3ABB0D3C490EAEDF63F3BC6A85_gshared)(__this, method); } inline void Dictionary_2_Resize_mFF8FBD0339D8E0ACEEBABFFC01653B6BA711F3CE (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_mFF8FBD0339D8E0ACEEBABFFC01653B6BA711F3CE_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* Dictionary_2_get_Keys_m9737189A0DB39DBBD47E522A1BBBC4A68398DE55 (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { return (( KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, const RuntimeMethod*))Dictionary_2_get_Keys_m9737189A0DB39DBBD47E522A1BBBC4A68398DE55_gshared)(__this, method); } inline ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* Dictionary_2_get_Values_mEE757E081DF9E4F8C9C3C470EEB5FC4E01EEB570 (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { return (( ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, const RuntimeMethod*))Dictionary_2_get_Values_mEE757E081DF9E4F8C9C3C470EEB5FC4E01EEB570_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m954B6B7ECB30E05245236A5ABAC343F34E0C2CE1 (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m954B6B7ECB30E05245236A5ABAC343F34E0C2CE1_gshared)(___0_key, method); } inline void Dictionary_2_set_Item_m49E653F9387FBC8B06893771CB33D3ED4B6BD83C (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, intptr_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2_set_Item_m49E653F9387FBC8B06893771CB33D3ED4B6BD83C_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_mDBF106D7452CFA0F592C07D5465A166AEAD2880C (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*, intptr_t, const RuntimeMethod*))Dictionary_2_ContainsKey_mDBF106D7452CFA0F592C07D5465A166AEAD2880C_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_m70CF57EE16D5012969167AEFCAFF67F306D203B2 (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m70CF57EE16D5012969167AEFCAFF67F306D203B2_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_mCDEF58FE9E519DD3D72469166700D7A7368FDA80 (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_mCDEF58FE9E519DD3D72469166700D7A7368FDA80_gshared)(__this, ___0_capacity, method); } inline EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_gshared_inline)(method); } inline void Dictionary_2__ctor_mE26E9D299192A73BE10ACAE010A73A17E368DCBA (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mE26E9D299192A73BE10ACAE010A73A17E368DCBA_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_m0EEDF2BA190E25105089D7B8CFDEBE671D31040E (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_Add_m0EEDF2BA190E25105089D7B8CFDEBE671D31040E_gshared)(__this, ___0_key, ___1_value, method); } inline InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method) { return (( InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 (*) (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16*, const RuntimeMethod*))KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_gshared_inline)(__this, method); } inline InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method) { return (( InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 (*) (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16*, const RuntimeMethod*))KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m294CFC9E8E9F1DFDC9116F59D646EB95E3776CE7 (KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* __this, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04*, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))KeyCollection__ctor_m294CFC9E8E9F1DFDC9116F59D646EB95E3776CE7_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m3B97A67F76525E5E061647A9047F9E4D4F357461 (ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* __this, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523*, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))ValueCollection__ctor_m3B97A67F76525E5E061647A9047F9E4D4F357461_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68 (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m2CE4B1CA14A75230976E7FEDB32EE9B560B3A3B5 (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m2CE4B1CA14A75230976E7FEDB32EE9B560B3A3B5_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline bool Dictionary_2_Remove_m55DDA3EC4389EF75C6A9726E3105F0796B1068E4 (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_Remove_m55DDA3EC4389EF75C6A9726E3105F0796B1068E4_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_m2C9F1E093A437295E4D20D6A194DA2BD2F10B27D (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))Dictionary_2_get_Count_m2C9F1E093A437295E4D20D6A194DA2BD2F10B27D_gshared)(__this, method); } inline void KeyValuePair_2__ctor_mBADB7CBB8C8B69FC7795BCAA104A976FC029ADB2 (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))KeyValuePair_2__ctor_mBADB7CBB8C8B69FC7795BCAA104A976FC029ADB2_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871 (Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F* __this, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F*, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, const RuntimeMethod*))Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_mCEDC52231C08442CD1B65335E2B8CBC3AA79F1FB (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_mCEDC52231C08442CD1B65335E2B8CBC3AA79F1FB_gshared)(__this, ___0_array, ___1_index, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method) ; inline void Dictionary_2_Resize_m6B05D3FDC077B7D2D642051E93814DD291BAF1B5 (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))Dictionary_2_Resize_m6B05D3FDC077B7D2D642051E93814DD291BAF1B5_gshared)(__this, method); } inline void Dictionary_2_Resize_mD09C8B77456F2CC636B4638A23783F6465ED93FC (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_mD09C8B77456F2CC636B4638A23783F6465ED93FC_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* Dictionary_2_get_Keys_m3AAAE0E1E35B38C292197E32C9948372C30262B5 (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { return (( KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))Dictionary_2_get_Keys_m3AAAE0E1E35B38C292197E32C9948372C30262B5_gshared)(__this, method); } inline ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* Dictionary_2_get_Values_mE3A9A5FAB97FA38DFAD97D61EE1486B4973CC4D1 (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { return (( ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))Dictionary_2_get_Values_mE3A9A5FAB97FA38DFAD97D61EE1486B4973CC4D1_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m9726C9C4053519432120BED155E443F9DC3EFE41 (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m9726C9C4053519432120BED155E443F9DC3EFE41_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisInternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_m69E2E0B9C14CC344A429D2C746EDA1A6B17D3A83 (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisInternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_m69E2E0B9C14CC344A429D2C746EDA1A6B17D3A83_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_mF76B685BBC4077A8E9E18C892B2B71F6C284ABE9 (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_set_Item_mF76B685BBC4077A8E9E18C892B2B71F6C284ABE9_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_m2D95D27D311C7EAF44D67EF189C65A1F1688124D (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_ContainsKey_m2D95D27D311C7EAF44D67EF189C65A1F1688124D_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_mD01304B3E209AF2E195820348788563E92016C9D (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mD01304B3E209AF2E195820348788563E92016C9D_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_m8F77CC6CC147BE12E79579C92784A2F26DBF7801 (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_m8F77CC6CC147BE12E79579C92784A2F26DBF7801_gshared)(__this, ___0_capacity, method); } inline void Dictionary_2__ctor_m06A35233A815EA5C385F67DED24B951498792349 (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m06A35233A815EA5C385F67DED24B951498792349_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_mC1253A228F693E705DD8254AE1C46344D9DA084E (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))Dictionary_2_Add_mC1253A228F693E705DD8254AE1C46344D9DA084E_gshared)(__this, ___0_key, ___1_value, method); } inline InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method) { return (( InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 (*) (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC*, const RuntimeMethod*))KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_gshared_inline)(__this, method); } inline RuntimeObject* KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC*, const RuntimeMethod*))KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m760A448A6020CA2FF2E101C7D92B8A4260DE2303 (KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* __this, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6*, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))KeyCollection__ctor_m760A448A6020CA2FF2E101C7D92B8A4260DE2303_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_mE89979F63B71EFA6F1F7994A3216B1BE4BDD1A25 (ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* __this, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9*, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))ValueCollection__ctor_mE89979F63B71EFA6F1F7994A3216B1BE4BDD1A25_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m9F6FE92A24CD11B9C4ED522F8A9D1A3C997F516A (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m9F6FE92A24CD11B9C4ED522F8A9D1A3C997F516A_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline bool Dictionary_2_Remove_m788B1B038ADEB8A89671F9592C1F31B6F0609BCF (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_Remove_m788B1B038ADEB8A89671F9592C1F31B6F0609BCF_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_mD0A5A024A5846E9C7A68418CBC91F8DABC70B5B5 (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))Dictionary_2_get_Count_mD0A5A024A5846E9C7A68418CBC91F8DABC70B5B5_gshared)(__this, method); } inline void KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5 (Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31* __this, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31*, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, const RuntimeMethod*))Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_m99A7B4C914D4E86037D01D7544BF016AAAB0ED74 (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_m99A7B4C914D4E86037D01D7544BF016AAAB0ED74_gshared)(__this, ___0_array, ___1_index, method); } inline void Dictionary_2_Resize_mD7A8F48796D8BA600B5F7E33AB98B337891330E4 (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))Dictionary_2_Resize_mD7A8F48796D8BA600B5F7E33AB98B337891330E4_gshared)(__this, method); } inline void Dictionary_2_Resize_m4725AEA2B30D7731D0DDB8758105F836A2FB0F1D (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_m4725AEA2B30D7731D0DDB8758105F836A2FB0F1D_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* Dictionary_2_get_Keys_m6B4FEC85C78AA00269F440121A5297DB65B6D164 (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { return (( KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))Dictionary_2_get_Keys_m6B4FEC85C78AA00269F440121A5297DB65B6D164_gshared)(__this, method); } inline ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* Dictionary_2_get_Values_m1E5367578684067AF2EA246FBA891AC615D0CDD7 (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { return (( ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))Dictionary_2_get_Values_m1E5367578684067AF2EA246FBA891AC615D0CDD7_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m38C66FA0A5C6A40CE129076DA08EF86406A8FEE1 (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m38C66FA0A5C6A40CE129076DA08EF86406A8FEE1_gshared)(___0_key, method); } inline void Dictionary_2_set_Item_m725DDAF4C8BD4FBCD106BFFB1B4B5B74D7696281 (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))Dictionary_2_set_Item_m725DDAF4C8BD4FBCD106BFFB1B4B5B74D7696281_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_mA2AD3A192BF80F69231CE977561A825A6A0B95BB (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_ContainsKey_mA2AD3A192BF80F69231CE977561A825A6A0B95BB_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_mA5508465C2465362C1A1735EA90FFED70F2B5D6C (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mA5508465C2465362C1A1735EA90FFED70F2B5D6C_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_m0CCFDCDCEA17B485AED911E0006CFFD249EDF9C4 (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_m0CCFDCDCEA17B485AED911E0006CFFD249EDF9C4_gshared)(__this, ___0_capacity, method); } inline void Dictionary_2__ctor_m7A8018B5EAB307D494821309F7E2B0C29B2D6A93 (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m7A8018B5EAB307D494821309F7E2B0C29B2D6A93_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_mBF301B3B22D2B9137CA4D3F9D4B4FBB145DF77AD (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, const RuntimeMethod*))Dictionary_2_Add_mBF301B3B22D2B9137CA4D3F9D4B4FBB145DF77AD_gshared)(__this, ___0_key, ___1_value, method); } inline InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method) { return (( InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 (*) (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16*, const RuntimeMethod*))KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_gshared_inline)(__this, method); } inline PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method) { return (( PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 (*) (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16*, const RuntimeMethod*))KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m2B69035CCBF90E8D7C1AF63C94FA1F2D508E0A69 (KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* __this, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F*, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))KeyCollection__ctor_m2B69035CCBF90E8D7C1AF63C94FA1F2D508E0A69_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_mAA5AA9DBC4A6DB001BF666974DF1751ED16342CA (ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* __this, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C*, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))ValueCollection__ctor_mAA5AA9DBC4A6DB001BF666974DF1751ED16342CA_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1 (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m9B5F476F0AADF52D95B328E9E8341DFF50B9968E (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m9B5F476F0AADF52D95B328E9E8341DFF50B9968E_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* EqualityComparer_1_get_Default_mF246EACB57DDED12A190672980271BD5F9AEE036_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mF246EACB57DDED12A190672980271BD5F9AEE036_gshared_inline)(method); } inline bool Dictionary_2_Remove_m086FB745C0D28AB7561D4A9F0D2E00FBC24B5549 (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_Remove_m086FB745C0D28AB7561D4A9F0D2E00FBC24B5549_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_m274602E8171450B31B5AE16BB4B0CDDB80187874 (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))Dictionary_2_get_Count_m274602E8171450B31B5AE16BB4B0CDDB80187874_gshared)(__this, method); } inline void KeyValuePair_2__ctor_m264A05A8437C53AFA1A11C4E1B71781184FB5EBC (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, const RuntimeMethod*))KeyValuePair_2__ctor_m264A05A8437C53AFA1A11C4E1B71781184FB5EBC_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0 (Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074* __this, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074*, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, const RuntimeMethod*))Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_m566268FAEDE908AB3B7C1BE8BBB2A07EAC00F8B8 (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_m566268FAEDE908AB3B7C1BE8BBB2A07EAC00F8B8_gshared)(__this, ___0_array, ___1_index, method); } inline void Dictionary_2_Resize_m4F962C54418EBD4EE6EE6688871FA0D54FCA0051 (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))Dictionary_2_Resize_m4F962C54418EBD4EE6EE6688871FA0D54FCA0051_gshared)(__this, method); } inline void Dictionary_2_Resize_mBA80FCA9718233B842694094F60284F54A50BFD6 (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_mBA80FCA9718233B842694094F60284F54A50BFD6_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* Dictionary_2_get_Keys_m565FF565A32678434AB3DD604FD18BF39447DA7D (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { return (( KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))Dictionary_2_get_Keys_m565FF565A32678434AB3DD604FD18BF39447DA7D_gshared)(__this, method); } inline ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* Dictionary_2_get_Values_m9830AD27B725EA60F8330749ACA5AD9173CE71DD (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { return (( ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))Dictionary_2_get_Values_m9830AD27B725EA60F8330749ACA5AD9173CE71DD_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m1644C4B6515892B9E6EACB1EBC37931F3E47E2AF (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m1644C4B6515892B9E6EACB1EBC37931F3E47E2AF_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisPrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63_mB2E0745290637D5F77141D2F5A7F326E65470F4C (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisPrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63_mB2E0745290637D5F77141D2F5A7F326E65470F4C_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_m2824FEE3EAAD5254BFFA074D1471995E93C5C871 (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, const RuntimeMethod*))Dictionary_2_set_Item_m2824FEE3EAAD5254BFFA074D1471995E93C5C871_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_m0D2FEF030ED5858CDD256ED398FA491A63D8AD3A (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))Dictionary_2_ContainsKey_m0D2FEF030ED5858CDD256ED398FA491A63D8AD3A_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_m54BAC25DE5EF5C39D2EA0D76BA240FFDB478350B (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m54BAC25DE5EF5C39D2EA0D76BA240FFDB478350B_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_mBBFD52895EA59CE262B4D3828EBA90D98A0DEC19 (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_mBBFD52895EA59CE262B4D3828EBA90D98A0DEC19_gshared)(__this, ___0_capacity, method); } inline EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* EqualityComparer_1_get_Default_m1701DA58877D954684AA859977226F1A3CA29FE4_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m1701DA58877D954684AA859977226F1A3CA29FE4_gshared_inline)(method); } inline void Dictionary_2__ctor_mD2C1B7EBB223CB89EF105BF73F9B742F0271C158 (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mD2C1B7EBB223CB89EF105BF73F9B742F0271C158_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_m276E2B717077F3BAAF4D1D08D5110E5524D98F14 (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA, const RuntimeMethod*))Dictionary_2_Add_m276E2B717077F3BAAF4D1D08D5110E5524D98F14_gshared)(__this, ___0_key, ___1_value, method); } inline MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_inline (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5* __this, const RuntimeMethod* method) { return (( MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC (*) (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5*, const RuntimeMethod*))KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_gshared_inline)(__this, method); } inline MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA KeyValuePair_2_get_Value_m83DA38E063478590EAED0FD259CE2D1DCB5A4224_inline (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5* __this, const RuntimeMethod* method) { return (( MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA (*) (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5*, const RuntimeMethod*))KeyValuePair_2_get_Value_m83DA38E063478590EAED0FD259CE2D1DCB5A4224_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m92C1D2C0088D1167AB9326A59B4FAA501296DF4A (KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* __this, Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B*, Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, const RuntimeMethod*))KeyCollection__ctor_m92C1D2C0088D1167AB9326A59B4FAA501296DF4A_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m3CB5F4BE483141007AA8049D4CD2B156A43284BB (ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* __this, Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937*, Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, const RuntimeMethod*))ValueCollection__ctor_m3CB5F4BE483141007AA8049D4CD2B156A43284BB_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_mE333FE8DBA238005E906235CC859499EBF735965 (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, const RuntimeMethod*))Dictionary_2_FindEntry_mE333FE8DBA238005E906235CC859499EBF735965_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m61098333411D9B080B277C048B99910B4E741517 (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m61098333411D9B080B277C048B99910B4E741517_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* EqualityComparer_1_get_Default_m0FB6C3C1ABB6F051F25C8BE336E66C2A8A17068C_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m0FB6C3C1ABB6F051F25C8BE336E66C2A8A17068C_gshared_inline)(method); } inline bool Dictionary_2_Remove_mACCED2AC326BC3B1B3642A449F56BBE14EB99FAA (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, const RuntimeMethod*))Dictionary_2_Remove_mACCED2AC326BC3B1B3642A449F56BBE14EB99FAA_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_m409A7621655B35ACD47A4BB9F7F628A27C320663 (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, const RuntimeMethod*))Dictionary_2_get_Count_m409A7621655B35ACD47A4BB9F7F628A27C320663_gshared)(__this, method); } inline void KeyValuePair_2__ctor_m4B4746A6FAC09E4595123469E34E7BC3D066E9A8 (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5*, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA, const RuntimeMethod*))KeyValuePair_2__ctor_m4B4746A6FAC09E4595123469E34E7BC3D066E9A8_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_mB6D2510F233450AF446570DF3B37BAC9D1DE4789 (Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9* __this, Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9*, Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, int32_t, const RuntimeMethod*))Enumerator__ctor_mB6D2510F233450AF446570DF3B37BAC9D1DE4789_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_m59D7CACC4B2597ED526F92F9E7BD157FCB07ADD9 (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_m59D7CACC4B2597ED526F92F9E7BD157FCB07ADD9_gshared)(__this, ___0_array, ___1_index, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MeshId_GetHashCode_mC6B6428EB5856505023C0D48879B92C2E3F062B0 (MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC* __this, const RuntimeMethod* method) ; inline void Dictionary_2_Resize_mFA75DCBFCC25BAC0E4C21A07D95C1A9754C4D505 (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, const RuntimeMethod*))Dictionary_2_Resize_mFA75DCBFCC25BAC0E4C21A07D95C1A9754C4D505_gshared)(__this, method); } inline void Dictionary_2_Resize_m6DD1EE20AFA98968FB1C113FB55F06468BF30CEB (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_m6DD1EE20AFA98968FB1C113FB55F06468BF30CEB_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* Dictionary_2_get_Keys_mD29EA6ED49258D820DBA2A480A32CCAF33661B9A (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { return (( KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, const RuntimeMethod*))Dictionary_2_get_Keys_mD29EA6ED49258D820DBA2A480A32CCAF33661B9A_gshared)(__this, method); } inline ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* Dictionary_2_get_Values_mDBCB0E719C7234CA4AA47B49A7C85667322E1A9A (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { return (( ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, const RuntimeMethod*))Dictionary_2_get_Values_mDBCB0E719C7234CA4AA47B49A7C85667322E1A9A_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m41437100334E3F9082D9CEA6775009AB4717A40A (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m41437100334E3F9082D9CEA6775009AB4717A40A_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisMeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA_m3019FD93231975195C3F285048DD7C200499F83F (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisMeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA_m3019FD93231975195C3F285048DD7C200499F83F_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_mBE22D358F2AA5BD5E0522D9D3837603CB52E60D2 (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA, const RuntimeMethod*))Dictionary_2_set_Item_mBE22D358F2AA5BD5E0522D9D3837603CB52E60D2_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_m353A9EAC0D0686BF1F15F3DACD3B76DC55CADA67 (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, const RuntimeMethod*))Dictionary_2_ContainsKey_m353A9EAC0D0686BF1F15F3DACD3B76DC55CADA67_gshared)(__this, ___0_key, method); } inline EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* EqualityComparer_1_CreateComparer_m8A944543377C40C1596E4EECED12E463FC3DDFC3 (const RuntimeMethod* method) { return (( EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m8A944543377C40C1596E4EECED12E463FC3DDFC3_gshared)(method); } inline EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* EqualityComparer_1_CreateComparer_m432C82F7354C37E610794C1DA866DFA7DAC9C35E (const RuntimeMethod* method) { return (( EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m432C82F7354C37E610794C1DA866DFA7DAC9C35E_gshared)(method); } inline EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* EqualityComparer_1_CreateComparer_mD2FA619307513193746FBEB5AE522FB54E21B634 (const RuntimeMethod* method) { return (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mD2FA619307513193746FBEB5AE522FB54E21B634_gshared)(method); } inline EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* EqualityComparer_1_CreateComparer_mB1324B20A8BC571BB3CBACC5E41F1A4D2F420632 (const RuntimeMethod* method) { return (( EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mB1324B20A8BC571BB3CBACC5E41F1A4D2F420632_gshared)(method); } inline EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* EqualityComparer_1_CreateComparer_m5641C6C3F2BDF42B483859C7C1A734FB901C288B (const RuntimeMethod* method) { return (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m5641C6C3F2BDF42B483859C7C1A734FB901C288B_gshared)(method); } inline EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* EqualityComparer_1_CreateComparer_mAF69FB7357B376754531A51A2478239F223F6D4F (const RuntimeMethod* method) { return (( EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mAF69FB7357B376754531A51A2478239F223F6D4F_gshared)(method); } inline EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* EqualityComparer_1_CreateComparer_mF604E0C159C27034DB312EA1AD3A026618433378 (const RuntimeMethod* method) { return (( EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mF604E0C159C27034DB312EA1AD3A026618433378_gshared)(method); } inline EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* EqualityComparer_1_CreateComparer_mB5DBA2650627B98243959DE8A1453F27CDFD80C4 (const RuntimeMethod* method) { return (( EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mB5DBA2650627B98243959DE8A1453F27CDFD80C4_gshared)(method); } #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 Dictionary_2__ctor_m2B3D0BB0C3624B5DF0A962697EEAB08C6F52BEB5_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_m61906D5AC56F48DF93549FA47C48183E5EFC5ABF(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m323E5B7788A651AA78294969B6F2BCD7C266DDA2_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_m61906D5AC56F48DF93549FA47C48183E5EFC5ABF(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m4ABF6B3739E93476B4A93491EA411003ECD23F48_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_m61906D5AC56F48DF93549FA47C48183E5EFC5ABF(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m61906D5AC56F48DF93549FA47C48183E5EFC5ABF_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); int32_t L_0 = ___0_capacity; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0011; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97((int32_t)((int32_t)12), NULL); } IL_0011: { int32_t L_1 = ___0_capacity; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_001d; } } { int32_t L_2 = ___0_capacity; int32_t L_3; L_3 = Dictionary_2_Initialize_m1D9E076E03AEA4B98E32AD506E1E471A872288D5(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_5; L_5 = EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504*)L_5))) { goto IL_002c; } } { RuntimeObject* L_6 = ___1_comparer; __this->____comparer = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)L_6); } IL_002c: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF9FF672B694E950B1BFD581DA1F1D12331ADBA34_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_m08EA63DC2350AFBFE7FCA4E887B9C169F919EB6F(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m08EA63DC2350AFBFE7FCA4E887B9C169F919EB6F_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* G_B2_0 = NULL; Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* G_B3_1 = NULL; { RuntimeObject* L_0 = ___0_dictionary; if (L_0) { G_B2_0 = __this; goto IL_0007; } G_B1_0 = __this; } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_000d; } IL_0007: { RuntimeObject* L_1 = ___0_dictionary; NullCheck((RuntimeObject*)L_1); int32_t L_2; L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 9), (RuntimeObject*)L_1); G_B3_0 = L_2; G_B3_1 = G_B2_0; } IL_000d: { RuntimeObject* L_3 = ___1_comparer; Dictionary_2__ctor_m61906D5AC56F48DF93549FA47C48183E5EFC5ABF(G_B3_1, G_B3_0, L_3, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); RuntimeObject* L_4 = ___0_dictionary; if (L_4) { goto IL_001c; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)1, NULL); } IL_001c: { RuntimeObject* L_5 = ___0_dictionary; NullCheck((RuntimeObject*)L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3((RuntimeObject*)L_5, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 11)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); bool L_9; L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL); if (!L_9) { goto IL_0080; } } { RuntimeObject* L_10 = ___0_dictionary; Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* L_11 = ((Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 6))); NullCheck(L_11); int32_t L_12 = L_11->____count; V_0 = L_12; NullCheck(L_11); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___hashCode; if ((((int32_t)L_16) < ((int32_t)0))) { goto IL_0077; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int64_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_mBF5CCA934181B75FB498DEDAD021EFDF3C2E8AC6(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_0077: { int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_23, 1)); } IL_007b: { int32_t L_24 = V_2; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_004a; } } { return; } IL_0080: { RuntimeObject* L_26 = ___0_dictionary; NullCheck((RuntimeObject*)L_26); RuntimeObject* L_27; L_27 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 17), (RuntimeObject*)L_26); V_3 = L_27; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00af: { { RuntimeObject* L_28 = V_3; if (!L_28) { goto IL_00b8; } } { RuntimeObject* L_29 = V_3; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00b8: { return; } } }); try { { goto IL_00a5_1; } IL_0089_1: { RuntimeObject* L_30 = V_3; NullCheck(L_30); KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; int64_t L_32; L_32 = KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_33; L_33 = KeyValuePair_2_get_Value_m5AAF42BD95F064BAEA516F9173DE2E73BA998D86_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mBF5CCA934181B75FB498DEDAD021EFDF3C2E8AC6(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_00a5_1: { RuntimeObject* L_34 = V_3; NullCheck((RuntimeObject*)L_34); bool L_35; L_35 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34); if (L_35) { goto IL_0089_1; } } { goto IL_00b9; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b9: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE727EB1E3BEBCAB6731A4DF85677C269158E8F43_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; NullCheck(L_0); ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7(L_0, (RuntimeObject*)__this, L_1, ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m5C2E9A1376F26527894DEAE38EFD0921B0F55F2A_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____count; int32_t L_1 = __this->____freeCount; return ((int32_t)il2cpp_codegen_subtract(L_0, L_1)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* Dictionary_2_get_Keys_mFCEE15963252AE7BF7EF8DE5C657AF21C92CA5CD_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* L_1 = (KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m1518440BCB535027D45028A521BA3650D6351A63(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_m7A965B25AA77C00999EC94AE084549B0E1624274_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* L_1 = (KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m1518440BCB535027D45028A521BA3650D6351A63(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* Dictionary_2_get_Values_m7DB572C4AA9BA8A2903E591DFA1544795ADE0D61_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* L_1 = (ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m71703DA7D2D1C5F6D708807283D8B5CF709C53CA(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_m30EE2E46C10FD9B43D92F89A08CA50890E57FFFE_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* L_1 = (ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m71703DA7D2D1C5F6D708807283D8B5CF709C53CA(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Item_m28B5B97E86DADBC39FFDD046D4C6424CC79817F6_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; { int64_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mA04BECC66B9754AEDA1FBAAFD6276E90AF8F51B6(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001e; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); int32_t L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { int64_t L_6 = ___0_key; int64_t L_7 = L_6; RuntimeObject* L_8 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_7); ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL); il2cpp_codegen_initobj((&V_1), sizeof(int32_t)); int32_t L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m634936D213ADE86D8CD604474655F3FEC467F86A_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) { { int64_t L_0 = ___0_key; int32_t L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m03EEEF95B1CCC8803CC890AFF2BF4A15A8506910(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mBF5CCA934181B75FB498DEDAD021EFDF3C2E8AC6_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) { { int64_t L_0 = ___0_key; int32_t L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m03EEEF95B1CCC8803CC890AFF2BF4A15A8506910(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_m650ADCFDF2C478039A4CA0AF8B33548963EABA6D_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA ___0_keyValuePair, const RuntimeMethod* method) { { int64_t L_0; L_0 = KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = KeyValuePair_2_get_Value_m5AAF42BD95F064BAEA516F9173DE2E73BA998D86_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mBF5CCA934181B75FB498DEDAD021EFDF3C2E8AC6(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_m340A2E7A799B19EE0F2314BB88977A85ED830A8B_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int64_t L_0; L_0 = KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_mA04BECC66B9754AEDA1FBAAFD6276E90AF8F51B6(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0038; } } { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_3; L_3 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; int32_t L_7; L_7 = KeyValuePair_2_get_Value_m5AAF42BD95F064BAEA516F9173DE2E73BA998D86_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0038; } } { return (bool)1; } IL_0038: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_m94E6CC446B902B541C46D3F202E29E7871AE5CE8_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int64_t L_0; L_0 = KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_mA04BECC66B9754AEDA1FBAAFD6276E90AF8F51B6(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0046; } } { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_3; L_3 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; int32_t L_7; L_7 = KeyValuePair_2_get_Value_m5AAF42BD95F064BAEA516F9173DE2E73BA998D86_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { int64_t L_9; L_9 = KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_mA198C533EB6539AD5148AA19FDA72748E43F9A40(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 37)); return (bool)1; } IL_0046: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m67D2EF76D7BD2CC6F80E5115F37E37B53B8DD1C1_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->____count; V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0041; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = __this->____buckets; NullCheck(L_3); Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL); __this->____count = 0; __this->____freeList = (-1); __this->____freeCount = 0; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_4 = __this->____entries; int32_t L_5 = V_0; Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL); } IL_0041: { int32_t L_6 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_6, 1)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m825FFE4523B0EF5CEB8F5B2723F7BAD85BEDC6B0_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, const RuntimeMethod* method) { { int64_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mA04BECC66B9754AEDA1FBAAFD6276E90AF8F51B6(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_m06D8C2B13A414751777A4821ACC7B629EE720BC8_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_value, const RuntimeMethod* method) { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(int32_t)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_3 = V_0; int32_t L_4 = V_3; NullCheck(L_3); int32_t L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___hashCode; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_0087; } } { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_6; L_6 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); int32_t L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; int32_t L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_6, L_9, L_10); if (!L_11) { goto IL_0087; } } { return (bool)1; } IL_0087: { int32_t L_12 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_12, 1)); } IL_008b: { int32_t L_13 = V_3; int32_t L_14 = __this->____count; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_005d; } } { goto IL_00db; } IL_00db: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m81803BC6892584C6D24DD460C60EE9E026553BD5_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { int32_t L_1 = ___1_index; KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_2 = ___0_array; NullCheck(L_2); if ((!(((uint32_t)L_1) > ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))) { goto IL_0014; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0014: { KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_m5C2E9A1376F26527894DEAE38EFD0921B0F55F2A(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_3)->max_length)), L_4))) >= ((int32_t)L_5))) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_0027: { int32_t L_6 = __this->____count; V_0 = L_6; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = ((L_8)->GetAddressAt(static_cast(L_9)))->___hashCode; if ((((int32_t)L_10) < ((int32_t)0))) { goto IL_0071; } } { KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_11 = ___0_array; int32_t L_12 = ___1_index; int32_t L_13 = L_12; ___1_index = ((int32_t)il2cpp_codegen_add(L_13, 1)); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int64_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int32_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_m4377F88C4CA943437E9CBE2121C7DD46D690926E((&L_20), L_16, L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); NullCheck(L_11); (L_11)->SetAt(static_cast(L_13), (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA)L_20); } IL_0071: { 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_0; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0039; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0 Dictionary_2_GetEnumerator_m8D86B582CD852266A325779B2D5589680F627582_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB8DE35031C48E27CAD6508ED98B9D8C827881F2B((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m92E608608FC30F4046579BD4DC11565CCE58CA08_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB8DE35031C48E27CAD6508ED98B9D8C827881F2B((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_mBA18AAC36BB2FF41BC176FF3D2B72B7FB0E4B9BA_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* V_0 = NULL; RuntimeObject* G_B4_0 = NULL; String_t* G_B4_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B4_2 = NULL; RuntimeObject* G_B3_0 = NULL; String_t* G_B3_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B3_2 = NULL; String_t* G_B6_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B6_1 = NULL; String_t* G_B5_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B5_1 = NULL; int32_t G_B7_0 = 0; String_t* G_B7_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B7_2 = NULL; { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_0 = ___0_info; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)4, NULL); } IL_0009: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; int32_t L_2 = __this->____version; NullCheck(L_1); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info; RuntimeObject* L_4 = __this->____comparer; RuntimeObject* L_5 = L_4; if (L_5) { G_B4_0 = L_5; G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B4_2 = L_3; goto IL_002f; } G_B3_0 = L_5; G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B3_2 = L_3; } { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_6; L_6 = EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); G_B4_0 = ((RuntimeObject*)(L_6)); G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_002f: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); NullCheck(G_B4_2); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(G_B4_2, G_B4_1, (RuntimeObject*)G_B4_0, L_8, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_9 = ___0_info; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = __this->____buckets; if (!L_10) { G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B6_1 = L_9; goto IL_0056; } G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B5_1 = L_9; } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; NullCheck(L_11); G_B7_0 = ((int32_t)(((RuntimeArray*)L_11)->max_length)); G_B7_1 = G_B5_0; G_B7_2 = G_B5_1; goto IL_0057; } IL_0056: { G_B7_0 = 0; G_B7_1 = G_B6_0; G_B7_2 = G_B6_1; } IL_0057: { NullCheck(G_B7_2); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(G_B7_2, G_B7_1, G_B7_0, NULL); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_12 = __this->____buckets; if (!L_12) { goto IL_008e; } } { int32_t L_13; L_13 = Dictionary_2_get_Count_m5C2E9A1376F26527894DEAE38EFD0921B0F55F2A(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_14 = (KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D*)(KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_15 = V_0; Dictionary_2_CopyTo_m81803BC6892584C6D24DD460C60EE9E026553BD5(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_17 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_19; L_19 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_18, NULL); NullCheck(L_16); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(L_16, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, (RuntimeObject*)L_17, L_19, NULL); } IL_008e: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mA04BECC66B9754AEDA1FBAAFD6276E90AF8F51B6_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; int64_t V_6 = 0; EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* V_7 = NULL; int32_t V_8 = 0; { goto IL_000e; } IL_000e: { V_0 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; V_1 = L_1; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_2 = __this->____entries; V_2 = L_2; V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1; if (!L_3) { goto IL_0175; } } { RuntimeObject* L_4 = __this->____comparer; V_4 = L_4; RuntimeObject* L_5 = V_4; if (L_5) { goto IL_0110; } } { int32_t L_6; L_6 = Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); V_5 = ((int32_t)(L_6&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = V_1; int32_t L_8 = V_5; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = V_1; NullCheck(L_9); NullCheck(L_7); int32_t L_10 = ((int32_t)(L_8%((int32_t)(((RuntimeArray*)L_9)->max_length)))); int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1)); il2cpp_codegen_initobj((&V_6), sizeof(int64_t)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_14 = V_2; NullCheck(L_14); if ((!(((uint32_t)L_13) < ((uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_15 = V_2; int32_t L_16 = V_0; NullCheck(L_15); int32_t L_17 = ((L_15)->GetAddressAt(static_cast(L_16)))->___hashCode; int32_t L_18 = V_5; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_009b; } } { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_19; L_19 = EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); int64_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; int64_t L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, int64_t, int64_t >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_25 = V_2; int32_t L_26 = V_0; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___next; V_0 = L_27; int32_t L_28 = V_3; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_29 = V_2; NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))))) { goto IL_00b3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_00b3: { int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_30, 1)); goto IL_0066; } IL_0110: { RuntimeObject* L_31 = V_4; int64_t L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, int64_t >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_31, L_32); V_8 = ((int32_t)(L_33&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_34 = V_1; int32_t L_35 = V_8; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_36 = V_1; NullCheck(L_36); NullCheck(L_34); int32_t L_37 = ((int32_t)(L_35%((int32_t)(((RuntimeArray*)L_36)->max_length)))); int32_t L_38 = (L_34)->GetAt(static_cast(L_37)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_38, 1)); } IL_012b: { int32_t L_39 = V_0; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_40 = V_2; NullCheck(L_40); if ((!(((uint32_t)L_39) < ((uint32_t)((int32_t)(((RuntimeArray*)L_40)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_41 = V_2; int32_t L_42 = V_0; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->___hashCode; int32_t L_44 = V_8; if ((!(((uint32_t)L_43) == ((uint32_t)L_44)))) { goto IL_0157; } } { RuntimeObject* L_45 = V_4; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); int64_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; int64_t L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, int64_t, int64_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_45, L_48, L_49); if (L_50) { goto IL_0175; } } IL_0157: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_51 = V_2; int32_t L_52 = V_0; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___next; V_0 = L_53; int32_t L_54 = V_3; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_55 = V_2; NullCheck(L_55); if ((((int32_t)L_54) < ((int32_t)((int32_t)(((RuntimeArray*)L_55)->max_length))))) { goto IL_016f; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_016f: { int32_t L_56 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_56, 1)); goto IL_012b; } IL_0175: { int32_t L_57 = V_0; return L_57; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m1D9E076E03AEA4B98E32AD506E1E471A872288D5_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_capacity, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___0_capacity; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472(L_0, NULL); V_0 = L_1; __this->____freeList = (-1); int32_t L_2 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_2); __this->____buckets = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_3); int32_t L_4 = V_0; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_5 = (EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F*)(EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_4); __this->____entries = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_5); int32_t L_6 = V_0; return L_6; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m03EEEF95B1CCC8803CC890AFF2BF4A15A8506910_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* V_0 = NULL; RuntimeObject* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t* V_4 = NULL; int32_t V_5 = 0; bool V_6 = false; bool V_7 = false; int32_t V_8 = 0; int32_t* V_9 = NULL; Entry_t878F128262B6E54068FBD871206860894DE4CAFE* V_10 = NULL; int64_t V_11 = 0; EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* V_12 = NULL; int32_t V_13 = 0; int32_t G_B7_0 = 0; int32_t* G_B51_0 = NULL; { goto IL_000e; } IL_000e: { int32_t L_1 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_1, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; if (L_2) { goto IL_002c; } } { int32_t L_3; L_3 = Dictionary_2_Initialize_m1D9E076E03AEA4B98E32AD506E1E471A872288D5(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_4 = __this->____entries; V_0 = L_4; RuntimeObject* L_5 = __this->____comparer; V_1 = L_5; RuntimeObject* L_6 = V_1; if (!L_6) { goto IL_0046; } } { RuntimeObject* L_7 = V_1; int64_t L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, int64_t >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_7, L_8); G_B7_0 = L_9; goto IL_0053; } IL_0046: { int32_t L_10; L_10 = Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B7_0 = L_10; } IL_0053: { V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL))); V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; int32_t L_12 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = __this->____buckets; NullCheck(L_13); NullCheck(L_11); V_4 = ((L_11)->GetAddressAt(static_cast(((int32_t)(L_12%((int32_t)(((RuntimeArray*)L_13)->max_length))))))); int32_t* L_14 = V_4; int32_t L_15 = *((int32_t*)L_14); V_5 = ((int32_t)il2cpp_codegen_subtract(L_15, 1)); RuntimeObject* L_16 = V_1; if (L_16) { goto IL_0187; } } { il2cpp_codegen_initobj((&V_11), sizeof(int64_t)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_19 = V_0; NullCheck(L_19); if ((!(((uint32_t)L_18) < ((uint32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_20 = V_0; int32_t L_21 = V_5; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___hashCode; int32_t L_23 = V_2; if ((!(((uint32_t)L_22) == ((uint32_t)L_23)))) { goto IL_00ea; } } { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_24; L_24 = EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int64_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int64_t L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, int64_t, int64_t >::Invoke(8, L_24, L_27, L_28); if (!L_29) { goto IL_00ea; } } { uint8_t L_30 = ___2_behavior; if ((!(((uint32_t)L_30) == ((uint32_t)1)))) { goto IL_00d9; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); int32_t L_33 = ___1_value; ((L_31)->GetAddressAt(static_cast(L_32)))->___value = L_33; return (bool)1; } IL_00d9: { uint8_t L_34 = ___2_behavior; if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_00e8; } } { int64_t L_35 = ___0_key; int64_t L_36 = L_35; RuntimeObject* L_37 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_36); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL); } IL_00e8: { return (bool)0; } IL_00ea: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_38 = V_0; int32_t L_39 = V_5; NullCheck(L_38); int32_t L_40 = ((L_38)->GetAddressAt(static_cast(L_39)))->___next; V_5 = L_40; int32_t L_41 = V_3; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_42 = V_0; NullCheck(L_42); if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length))))) { goto IL_0104; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_0104: { int32_t L_43 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_43, 1)); goto IL_0091; } IL_0187: { int32_t L_44 = V_5; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_45 = V_0; NullCheck(L_45); if ((!(((uint32_t)L_44) < ((uint32_t)((int32_t)(((RuntimeArray*)L_45)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_46 = V_0; int32_t L_47 = V_5; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___hashCode; int32_t L_49 = V_2; if ((!(((uint32_t)L_48) == ((uint32_t)L_49)))) { goto IL_01d9; } } { RuntimeObject* L_50 = V_1; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); int64_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; int64_t L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, int64_t, int64_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_50, L_53, L_54); if (!L_55) { goto IL_01d9; } } { uint8_t L_56 = ___2_behavior; if ((!(((uint32_t)L_56) == ((uint32_t)1)))) { goto IL_01c8; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); int32_t L_59 = ___1_value; ((L_57)->GetAddressAt(static_cast(L_58)))->___value = L_59; return (bool)1; } IL_01c8: { uint8_t L_60 = ___2_behavior; if ((!(((uint32_t)L_60) == ((uint32_t)2)))) { goto IL_01d7; } } { int64_t L_61 = ___0_key; int64_t L_62 = L_61; RuntimeObject* L_63 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_62); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_63, NULL); } IL_01d7: { return (bool)0; } IL_01d9: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_64 = V_0; int32_t L_65 = V_5; NullCheck(L_64); int32_t L_66 = ((L_64)->GetAddressAt(static_cast(L_65)))->___next; V_5 = L_66; int32_t L_67 = V_3; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_68 = V_0; NullCheck(L_68); if ((((int32_t)L_67) < ((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length))))) { goto IL_01f3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_01f3: { int32_t L_69 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_69, 1)); goto IL_0187; } IL_01f9: { V_6 = (bool)0; V_7 = (bool)0; int32_t L_70 = __this->____freeCount; if ((((int32_t)L_70) <= ((int32_t)0))) { goto IL_0223; } } { int32_t L_71 = __this->____freeList; V_8 = L_71; V_7 = (bool)1; int32_t L_72 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_subtract(L_72, 1)); goto IL_0250; } IL_0223: { int32_t L_73 = __this->____count; V_13 = L_73; int32_t L_74 = V_13; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_75 = V_0; NullCheck(L_75); if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)(((RuntimeArray*)L_75)->max_length)))))) { goto IL_023b; } } { Dictionary_2_Resize_m34745D04D06986CA32FE1B9231400F92E749E6C0(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 52)); V_6 = (bool)1; } IL_023b: { int32_t L_76 = V_13; V_8 = L_76; int32_t L_77 = V_13; __this->____count = ((int32_t)il2cpp_codegen_add(L_77, 1)); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_78 = __this->____entries; V_0 = L_78; } IL_0250: { bool L_79 = V_6; if (L_79) { goto IL_0258; } } { int32_t* L_80 = V_4; G_B51_0 = L_80; goto IL_026d; } IL_0258: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_81 = __this->____buckets; int32_t L_82 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_83 = __this->____buckets; NullCheck(L_83); NullCheck(L_81); G_B51_0 = ((L_81)->GetAddressAt(static_cast(((int32_t)(L_82%((int32_t)(((RuntimeArray*)L_83)->max_length))))))); } IL_026d: { V_9 = G_B51_0; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_84 = V_0; int32_t L_85 = V_8; NullCheck(L_84); V_10 = ((L_84)->GetAddressAt(static_cast(L_85))); bool L_86 = V_7; if (!L_86) { goto IL_028a; } } { Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_91 = V_10; int32_t* L_92 = V_9; int32_t L_93 = *((int32_t*)L_92); L_91->___next = ((int32_t)il2cpp_codegen_subtract(L_93, 1)); Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_94 = V_10; int64_t L_95 = ___0_key; L_94->___key = L_95; Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_96 = V_10; int32_t L_97 = ___1_value; L_96->___value = L_97; int32_t* L_98 = V_9; int32_t L_99 = V_8; *((int32_t*)L_98) = (int32_t)((int32_t)il2cpp_codegen_add(L_99, 1)); return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_m923F4339EE3324A38988FC31E67F7AA174E83503_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_sender, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* V_3 = NULL; int32_t V_4 = 0; { il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_0); bool L_1; L_1 = ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F(L_0, (RuntimeObject*)__this, (&V_0), ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_2 = V_0; if (L_2) { goto IL_0012; } } { return; } IL_0012: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = V_0; NullCheck(L_3); int32_t L_4; L_4 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_3, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, NULL); V_1 = L_4; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_5 = V_0; NullCheck(L_5); int32_t L_6; L_6 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_5, _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69, NULL); V_2 = L_6; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_7 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_9; L_9 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_8, NULL); NullCheck(L_7); RuntimeObject* L_10; L_10 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_7, _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9, L_9, NULL); __this->____comparer = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1))); Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1)))); int32_t L_11 = V_2; if (!L_11) { goto IL_00c9; } } { int32_t L_12 = V_2; int32_t L_13; L_13 = Dictionary_2_Initialize_m1D9E076E03AEA4B98E32AD506E1E471A872288D5(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_16; L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL); NullCheck(L_14); RuntimeObject* L_17; L_17 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_14, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, L_16, NULL); V_3 = ((KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_18 = V_3; if (L_18) { goto IL_007a; } } { ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)16), NULL); } IL_007a: { V_4 = 0; goto IL_00c0; } IL_007f: { KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); int64_t L_21; L_21 = KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); int64_t L_24; L_24 = KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); int32_t L_27; L_27 = KeyValuePair_2_get_Value_m5AAF42BD95F064BAEA516F9173DE2E73BA998D86_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mBF5CCA934181B75FB498DEDAD021EFDF3C2E8AC6(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_00c0: { int32_t L_29 = V_4; KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_30 = V_3; NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))) { goto IL_007f; } } { goto IL_00d0; } IL_00c9: { __this->____buckets = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL); } IL_00d0: { int32_t L_31 = V_1; __this->____version = L_31; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_32; L_32 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_32); bool L_33; L_33 = ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E(L_32, (RuntimeObject*)__this, ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m34745D04D06986CA32FE1B9231400F92E749E6C0_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->____count; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL); Dictionary_2_Resize_mD7B13B1AE199F066017F870E792FF1A41160DA9D(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD7B13B1AE199F066017F870E792FF1A41160DA9D_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* V_1 = NULL; int32_t V_2 = 0; int64_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { int32_t L_0 = ___0_newSize; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; int32_t L_2 = ___0_newSize; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_3 = (EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F*)(EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_2); V_1 = L_3; int32_t L_4 = __this->____count; V_2 = L_4; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_5 = __this->____entries; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_6 = V_1; int32_t L_7 = V_2; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_5, 0, (RuntimeArray*)L_6, 0, L_7, NULL); il2cpp_codegen_initobj((&V_3), sizeof(int64_t)); int64_t L_8 = V_3; bool L_9 = ___1_forceNewHashCodes; if (!((int32_t)((int32_t)false&(int32_t)L_9))) { goto IL_0084; } } { V_4 = 0; goto IL_007f; } IL_003e: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_10 = V_1; int32_t L_11 = V_4; NullCheck(L_10); int32_t L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->___hashCode; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0079; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); int64_t* L_17 = (int64_t*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496(L_17, il2cpp_rgctx_method(method->klass->rgctx_data, 47)); ((L_13)->GetAddressAt(static_cast(L_14)))->___hashCode = ((int32_t)(L_18&((int32_t)2147483647LL))); } IL_0079: { int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_19, 1)); } IL_007f: { int32_t L_20 = V_4; int32_t L_21 = V_2; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_003e; } } IL_0084: { V_5 = 0; goto IL_00cb; } IL_0089: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_22 = V_1; int32_t L_23 = V_5; NullCheck(L_22); int32_t L_24 = ((L_22)->GetAddressAt(static_cast(L_23)))->___hashCode; if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_00c5; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_25 = V_1; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___hashCode; int32_t L_28 = ___0_newSize; V_6 = ((int32_t)(L_27%L_28)); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_29 = V_1; int32_t L_30 = V_5; NullCheck(L_29); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_31 = V_0; int32_t L_32 = V_6; NullCheck(L_31); int32_t L_33 = L_32; int32_t L_34 = (L_31)->GetAt(static_cast(L_33)); ((L_29)->GetAddressAt(static_cast(L_30)))->___next = ((int32_t)il2cpp_codegen_subtract(L_34, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_35 = V_0; int32_t L_36 = V_6; int32_t L_37 = V_5; NullCheck(L_35); (L_35)->SetAt(static_cast(L_36), (int32_t)((int32_t)il2cpp_codegen_add(L_37, 1))); } IL_00c5: { int32_t L_38 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_00cb: { int32_t L_39 = V_5; int32_t L_40 = V_2; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0089; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_41 = V_0; __this->____buckets = L_41; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_41); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_42 = V_1; __this->____entries = L_42; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_42); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mA198C533EB6539AD5148AA19FDA72748E43F9A40_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; Entry_t878F128262B6E54068FBD871206860894DE4CAFE* V_4 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B6_0 = 0; RuntimeObject* G_B10_0 = NULL; RuntimeObject* G_B9_0 = NULL; bool G_B11_0 = false; { goto IL_000e; } IL_000e: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; if (!L_1) { goto IL_0149; } } { RuntimeObject* L_2 = __this->____comparer; RuntimeObject* L_3 = L_2; if (L_3) { G_B5_0 = L_3; goto IL_0032; } G_B4_0 = L_3; } { int32_t L_4; L_4 = Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { int64_t L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, int64_t >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B5_0, L_5); G_B6_0 = L_6; } IL_0038: { V_0 = ((int32_t)(G_B6_0&((int32_t)2147483647LL))); int32_t L_7 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_8 = __this->____buckets; NullCheck(L_8); V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length)))); V_2 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->____buckets; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1)); goto IL_0142; } IL_005c: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_15 = V_4; int32_t L_16 = L_15->___hashCode; int32_t L_17 = V_0; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_0138; } } { RuntimeObject* L_18 = __this->____comparer; RuntimeObject* L_19 = L_18; if (L_19) { G_B10_0 = L_19; goto IL_0095; } G_B9_0 = L_19; } { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_20; L_20 = EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_21 = V_4; int64_t L_22 = L_21->___key; int64_t L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, int64_t, int64_t >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_25 = V_4; int64_t L_26 = L_25->___key; int64_t L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, int64_t, int64_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B10_0, L_26, L_27); G_B11_0 = L_28; } IL_00a2: { if (!G_B11_0) { goto IL_0138; } } { int32_t L_29 = V_2; if ((((int32_t)L_29) >= ((int32_t)0))) { goto IL_00be; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_30 = __this->____buckets; int32_t L_31 = V_1; Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_32 = V_4; int32_t L_33 = L_32->___next; NullCheck(L_30); (L_30)->SetAt(static_cast(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1))); goto IL_00d6; } IL_00be: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_38 = V_4; L_38->___hashCode = (-1); Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_39 = V_4; int32_t L_40 = __this->____freeList; L_39->___next = L_40; goto IL_00ff; } IL_00ff: { goto IL_0113; } IL_0113: { int32_t L_41 = V_3; __this->____freeList = L_41; int32_t L_42 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_add(L_42, 1)); int32_t L_43 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_43, 1)); return (bool)1; } IL_0138: { int32_t L_44 = V_3; V_2 = L_44; Entry_t878F128262B6E54068FBD871206860894DE4CAFE* L_45 = V_4; int32_t L_46 = L_45->___next; V_3 = L_46; } IL_0142: { int32_t L_47 = V_3; if ((((int32_t)L_47) >= ((int32_t)0))) { goto IL_005c; } } IL_0149: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m22AEACA27D304E7862161E31E68B6A3DA943F4C8_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { int64_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mA04BECC66B9754AEDA1FBAAFD6276E90AF8F51B6(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0025; } } { int32_t* L_3 = ___1_value; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); int32_t L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(int32_t*)L_3 = L_6; return (bool)1; } IL_0025: { int32_t* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(int32_t)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m4E952BED9236E8B999AD27D51A2641071C9BDBE9_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, int64_t ___0_key, int32_t ___1_value, const RuntimeMethod* method) { { int64_t L_0 = ___0_key; int32_t L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m03EEEF95B1CCC8803CC890AFF2BF4A15A8506910(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m6F63F22A530914C26191AB1DFBCAB5E6990E7D56_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m6910DBDD338CE562B2012A4E01E4CB38BFF8CBEB_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_m81803BC6892584C6D24DD460C60EE9E026553BD5(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_m0838C3B2C9151F1FA9CBE1F78A4510291C7DE90A_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeArray* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* V_6 = NULL; int32_t V_7 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeArray* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { RuntimeArray* L_1 = ___0_array; NullCheck(L_1); int32_t L_2; L_2 = Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F(L_1, NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)7, NULL); } IL_0018: { RuntimeArray* L_3 = ___0_array; NullCheck(L_3); int32_t L_4; L_4 = Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC(L_3, 0, NULL); if (!L_4) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)6, NULL); } IL_0027: { int32_t L_5 = ___1_index; RuntimeArray* L_6 = ___0_array; NullCheck(L_6); int32_t L_7; L_7 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_6, NULL); if ((!(((uint32_t)L_5) > ((uint32_t)L_7)))) { goto IL_0035; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0035: { RuntimeArray* L_8 = ___0_array; NullCheck(L_8); int32_t L_9; L_9 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_8, NULL); int32_t L_10 = ___1_index; int32_t L_11; L_11 = Dictionary_2_get_Count_m5C2E9A1376F26527894DEAE38EFD0921B0F55F2A(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_9, L_10))) >= ((int32_t)L_11))) { goto IL_004b; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_004b: { RuntimeArray* L_12 = ___0_array; V_0 = ((KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_tCD772FB42C107EDA9B02EF244600697B9957977D* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_m81803BC6892584C6D24DD460C60EE9E026553BD5(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } IL_005e: { RuntimeArray* L_16 = ___0_array; V_1 = ((DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533*)IsInst((RuntimeObject*)L_16, DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var)); DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_17 = V_1; if (!L_17) { goto IL_00c3; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_19 = V_2; int32_t L_20 = V_3; NullCheck(L_19); int32_t L_21 = ((L_19)->GetAddressAt(static_cast(L_20)))->___hashCode; if ((((int32_t)L_21) < ((int32_t)0))) { goto IL_00b5; } } { DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_22 = V_1; int32_t L_23 = ___1_index; int32_t L_24 = L_23; ___1_index = ((int32_t)il2cpp_codegen_add(L_24, 1)); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); int64_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int64_t L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); int32_t L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; int32_t L_33 = L_32; RuntimeObject* L_34 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 15), &L_33); DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_35; memset((&L_35), 0, sizeof(L_35)); DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_35), L_29, L_34, NULL); NullCheck(L_22); (L_22)->SetAt(static_cast(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_35); } IL_00b5: { int32_t L_36 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_36, 1)); } IL_00b9: { int32_t L_37 = V_3; int32_t L_38 = __this->____count; if ((((int32_t)L_37) < ((int32_t)L_38))) { goto IL_0073; } } { return; } IL_00c3: { RuntimeArray* L_39 = ___0_array; V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_39, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_40 = V_4; if (L_40) { goto IL_00d4; } } { ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); } IL_00d4: { } try { { int32_t L_41 = __this->____count; V_5 = L_41; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_43 = V_6; int32_t L_44 = V_7; NullCheck(L_43); int32_t L_45 = ((L_43)->GetAddressAt(static_cast(L_44)))->___hashCode; if ((((int32_t)L_45) < ((int32_t)0))) { goto IL_012a_1; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_46 = V_4; int32_t L_47 = ___1_index; int32_t L_48 = L_47; ___1_index = ((int32_t)il2cpp_codegen_add(L_48, 1)); EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); int64_t L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); int32_t L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_m4377F88C4CA943437E9CBE2121C7DD46D690926E((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA L_56 = L_55; RuntimeObject* L_57 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 21), &L_56); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_57); (L_46)->SetAt(static_cast(L_48), (RuntimeObject*)L_57); } IL_012a_1: { int32_t L_58 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_58, 1)); } IL_0130_1: { int32_t L_59 = V_7; int32_t L_60 = V_5; if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_00ea_1; } } { goto IL_0140; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0138; } throw e; } CATCH_0138: { ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1* L_61 = ((ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*)IL2CPP_GET_ACTIVE_EXCEPTION(ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*));; ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_0140; } IL_0140: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_m31029A1DC7B2251192AB13026D7CA06B8963CA30_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB8DE35031C48E27CAD6508ED98B9D8C827881F2B((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_ICollection_get_IsSynchronized_m1C9BAAB70878B8E2441AB8A5D05CAE45CC06FCD7_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m6C4CE8B4DD42FB0771FAE30D98D907ED0984677D_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->____syncRoot; if (L_0) { goto IL_001a; } } { RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot); RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL); RuntimeObject* L_3; L_3 = InterlockedCompareExchangeImpl(L_1, L_2, NULL); } IL_001a: { RuntimeObject* L_4 = __this->____syncRoot; return L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsFixedSize_m344F16AF117F26FD709DD719A8BEEB7C851A501C_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_m2FFA002DA53C15F058BBEE09B5A0117A4C1B41F4_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_mFC275C7AF6A80061DAC0F97D1D4272DA07B3D065_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { KeyCollection_t2C52E4DB6113DF8997EAAB971893026399E1976D* L_0; L_0 = Dictionary_2_get_Keys_mFCEE15963252AE7BF7EF8DE5C657AF21C92CA5CD(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 58)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_m605E483D3F0CDE80B8650BC518561BEDA224B51A_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { ValueCollection_t48030ED3A894C47004AA9725C1E47FF8192995C2* L_0; L_0 = Dictionary_2_get_Values_m7DB572C4AA9BA8A2903E591DFA1544795ADE0D61(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 59)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_mF475E3C63D18ADB6C708FB58B8D5E4A62B9F306E_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m063032048FE6CD6F485432C46B728BCCE30F13E2(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0030; } } { RuntimeObject* L_2 = ___0_key; int32_t L_3; L_3 = Dictionary_2_FindEntry_mA04BECC66B9754AEDA1FBAAFD6276E90AF8F51B6(__this, ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0030; } } { EntryU5BU5D_t83A4E15ECD7B467A195913B6742BA99AAD34F86F* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); int32_t L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; int32_t L_8 = L_7; RuntimeObject* L_9 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 15), &L_8); return L_9; } IL_0030: { return NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_m8194E99F67BF66E1693B20D7935FE7406FCE5D77_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int64_t V_0 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m0F7A078274F301B83DFC51191B3AFC763DE9C4D0(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int64_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_m634936D213ADE86D8CD604474655F3FEC467F86A(__this, L_3, ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))))), il2cpp_rgctx_method(method->klass->rgctx_data, 63)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m063032048FE6CD6F485432C46B728BCCE30F13E2_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___0_key; return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 14)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_m38843C32311BE1AFF4AC24220C0F9620B42EA180_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int64_t V_0 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m0F7A078274F301B83DFC51191B3AFC763DE9C4D0(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int64_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_mBF5CCA934181B75FB498DEDAD021EFDF3C2E8AC6(__this, L_3, ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))))), il2cpp_rgctx_method(method->klass->rgctx_data, 16)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_m442ACC6C362D190837B14C57BE31B9824E19622C_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m063032048FE6CD6F485432C46B728BCCE30F13E2(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_ContainsKey_m825FFE4523B0EF5CEB8F5B2723F7BAD85BEDC6B0(__this, ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 66)); return L_3; } IL_0015: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_m31EE6D158E88C6FC9A015201A7146B0B6F73BFF4_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, const RuntimeMethod* method) { { Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB8DE35031C48E27CAD6508ED98B9D8C827881F2B((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t2F1AB9A472FE2C5DC9CEA21571B182113A7F3DC0 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Remove_m177C0FB304EC4B736E883095D79AD7BDB32A7AFA_gshared (Dictionary_2_t9443D9DE9301D7A3459EAF8D0F2C28822AB6F27E* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m063032048FE6CD6F485432C46B728BCCE30F13E2(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_Remove_mA198C533EB6539AD5148AA19FDA72748E43F9A40(__this, ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 37)); } IL_0015: { 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 Dictionary_2__ctor_m6E4700E09E9816E4C0C88C90C5BB8FAF312B8481_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_m6CC02A4708C55A5874736C680A998253EEF0B0AF(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mED9BCD0B850D648EF31DE392D11ECF85D24F9434_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_m6CC02A4708C55A5874736C680A998253EEF0B0AF(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m718AF10B0822EDAC8F3A4463E75469E3F546FDA3_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_m6CC02A4708C55A5874736C680A998253EEF0B0AF(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m6CC02A4708C55A5874736C680A998253EEF0B0AF_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); int32_t L_0 = ___0_capacity; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0011; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97((int32_t)((int32_t)12), NULL); } IL_0011: { int32_t L_1 = ___0_capacity; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_001d; } } { int32_t L_2 = ___0_capacity; int32_t L_3; L_3 = Dictionary_2_Initialize_m1471C183E6DACAB253B32FCF2DE1335495565CB4(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_5; L_5 = EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504*)L_5))) { goto IL_002c; } } { RuntimeObject* L_6 = ___1_comparer; __this->____comparer = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)L_6); } IL_002c: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD6543E0781C1F77796DBC992B94E0DF77A8B9048_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_mF054596C000DAB29A8A53FE45BDF3FF9059EE3B1(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF054596C000DAB29A8A53FE45BDF3FF9059EE3B1_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* G_B2_0 = NULL; Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* G_B3_1 = NULL; { RuntimeObject* L_0 = ___0_dictionary; if (L_0) { G_B2_0 = __this; goto IL_0007; } G_B1_0 = __this; } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_000d; } IL_0007: { RuntimeObject* L_1 = ___0_dictionary; NullCheck((RuntimeObject*)L_1); int32_t L_2; L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 9), (RuntimeObject*)L_1); G_B3_0 = L_2; G_B3_1 = G_B2_0; } IL_000d: { RuntimeObject* L_3 = ___1_comparer; Dictionary_2__ctor_m6CC02A4708C55A5874736C680A998253EEF0B0AF(G_B3_1, G_B3_0, L_3, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); RuntimeObject* L_4 = ___0_dictionary; if (L_4) { goto IL_001c; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)1, NULL); } IL_001c: { RuntimeObject* L_5 = ___0_dictionary; NullCheck((RuntimeObject*)L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3((RuntimeObject*)L_5, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 11)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); bool L_9; L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL); if (!L_9) { goto IL_0080; } } { RuntimeObject* L_10 = ___0_dictionary; Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* L_11 = ((Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 6))); NullCheck(L_11); int32_t L_12 = L_11->____count; V_0 = L_12; NullCheck(L_11); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___hashCode; if ((((int32_t)L_16) < ((int32_t)0))) { goto IL_0077; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int64_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); RuntimeObject* L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_mF6ABB6369C9A6394AE57424BE839FE87809B4102(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_0077: { int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_23, 1)); } IL_007b: { int32_t L_24 = V_2; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_004a; } } { return; } IL_0080: { RuntimeObject* L_26 = ___0_dictionary; NullCheck((RuntimeObject*)L_26); RuntimeObject* L_27; L_27 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 17), (RuntimeObject*)L_26); V_3 = L_27; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00af: { { RuntimeObject* L_28 = V_3; if (!L_28) { goto IL_00b8; } } { RuntimeObject* L_29 = V_3; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00b8: { return; } } }); try { { goto IL_00a5_1; } IL_0089_1: { RuntimeObject* L_30 = V_3; NullCheck(L_30); KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; int64_t L_32; L_32 = KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); RuntimeObject* L_33; L_33 = KeyValuePair_2_get_Value_m168A81686A84DCA632E92D898CAB9C8EEB38396F_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mF6ABB6369C9A6394AE57424BE839FE87809B4102(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_00a5_1: { RuntimeObject* L_34 = V_3; NullCheck((RuntimeObject*)L_34); bool L_35; L_35 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34); if (L_35) { goto IL_0089_1; } } { goto IL_00b9; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b9: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m7B82FF416B1639978B28E78ED76E10A681591862_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; NullCheck(L_0); ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7(L_0, (RuntimeObject*)__this, L_1, ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_mF62FCAE02B490CD3CA263E1578D1F37A10B4491A_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____count; int32_t L_1 = __this->____freeCount; return ((int32_t)il2cpp_codegen_subtract(L_0, L_1)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* Dictionary_2_get_Keys_mA94CAEA0BED0E077B773869668D9D4618A640E0C_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* L_1 = (KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m93A9304B2D1D305F3EB9B9C9F26FB94A82F3E8D2(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_mB2F05D0A344CFCA078302EADDE4E451538C2B7B3_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* L_1 = (KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m93A9304B2D1D305F3EB9B9C9F26FB94A82F3E8D2(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* Dictionary_2_get_Values_m08D4959355E350045D1F2B2673B420FB2EA9A04B_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* L_1 = (ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m9E86B4350EA8090703BC63BB1D1ED757173864A0(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_m8BD2E7DF2303A25D4A4BE24577A2D6EE9AA7F1E1_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* L_1 = (ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m9E86B4350EA8090703BC63BB1D1ED757173864A0(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_mAC70CA6E8EADDCD67AB1C6BA2417CC7CE49EAF0D_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; RuntimeObject* V_1 = NULL; { int64_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m9E1E645C5D775D1A26981B3D364B80CB7EA4C70D(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001e; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); RuntimeObject* L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { int64_t L_6 = ___0_key; int64_t L_7 = L_6; RuntimeObject* L_8 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_7); ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL); il2cpp_codegen_initobj((&V_1), sizeof(RuntimeObject*)); RuntimeObject* L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m23FE82FCBEFBE7F889697ABC4836C193993BCE70_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { { int64_t L_0 = ___0_key; RuntimeObject* L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m82D7CCBFB55E83447CDBEA8C9B0E7F09E6E5408D(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mF6ABB6369C9A6394AE57424BE839FE87809B4102_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { { int64_t L_0 = ___0_key; RuntimeObject* L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m82D7CCBFB55E83447CDBEA8C9B0E7F09E6E5408D(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_mDB2E1DFA993206559F47E62FC74F8C0835C0E6B3_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F ___0_keyValuePair, const RuntimeMethod* method) { { int64_t L_0; L_0 = KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); RuntimeObject* L_1; L_1 = KeyValuePair_2_get_Value_m168A81686A84DCA632E92D898CAB9C8EEB38396F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mF6ABB6369C9A6394AE57424BE839FE87809B4102(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_mB7E99975A4C32B5CC78043DE3420DC634B99D979_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int64_t L_0; L_0 = KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m9E1E645C5D775D1A26981B3D364B80CB7EA4C70D(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0038; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3; L_3 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; RuntimeObject* L_7; L_7 = KeyValuePair_2_get_Value_m168A81686A84DCA632E92D898CAB9C8EEB38396F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0038; } } { return (bool)1; } IL_0038: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_m2ECCEEC9AC22C15AE412C42D54296EF94293EEAA_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int64_t L_0; L_0 = KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m9E1E645C5D775D1A26981B3D364B80CB7EA4C70D(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0046; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3; L_3 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; RuntimeObject* L_7; L_7 = KeyValuePair_2_get_Value_m168A81686A84DCA632E92D898CAB9C8EEB38396F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { int64_t L_9; L_9 = KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_m7A61F563F380F740D8288007493B16BB0329146D(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 37)); return (bool)1; } IL_0046: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m0D4940D3E4F9E42DC6EB3C1A43CB78241A4EBABF_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->____count; V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0041; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = __this->____buckets; NullCheck(L_3); Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL); __this->____count = 0; __this->____freeList = (-1); __this->____freeCount = 0; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_4 = __this->____entries; int32_t L_5 = V_0; Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL); } IL_0041: { int32_t L_6 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_6, 1)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mA1BB0DE4E26C51B6E67399D8D563FEDF5A333D36_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, const RuntimeMethod* method) { { int64_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m9E1E645C5D775D1A26981B3D364B80CB7EA4C70D(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_m9022455FE111C58974AC55285DD0DD5716A09119_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; int32_t V_3 = 0; EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_0 = __this->____entries; V_0 = L_0; RuntimeObject* L_1 = ___0_value; if (L_1) { goto IL_0049; } } { V_1 = 0; goto IL_003b; } IL_0013: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = ((L_2)->GetAddressAt(static_cast(L_3)))->___hashCode; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0037; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_5 = V_0; int32_t L_6 = V_1; NullCheck(L_5); RuntimeObject* L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; if (L_7) { goto IL_0037; } } { return (bool)1; } IL_0037: { int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_003b: { int32_t L_9 = V_1; int32_t L_10 = __this->____count; if ((((int32_t)L_9) < ((int32_t)L_10))) { goto IL_0013; } } { goto IL_00db; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject*)); RuntimeObject* L_11 = V_2; if (!L_11) { goto IL_0096; } } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_12 = V_0; int32_t L_13 = V_3; NullCheck(L_12); int32_t L_14 = ((L_12)->GetAddressAt(static_cast(L_13)))->___hashCode; if ((((int32_t)L_14) < ((int32_t)0))) { goto IL_0087; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_15; L_15 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_16 = V_0; int32_t L_17 = V_3; NullCheck(L_16); RuntimeObject* L_18 = ((L_16)->GetAddressAt(static_cast(L_17)))->___value; RuntimeObject* L_19 = ___0_value; NullCheck(L_15); bool L_20; L_20 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_15, L_18, L_19); if (!L_20) { goto IL_0087; } } { return (bool)1; } IL_0087: { int32_t L_21 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1)); } IL_008b: { int32_t L_22 = V_3; int32_t L_23 = __this->____count; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_005d; } } { goto IL_00db; } IL_0096: { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_24; L_24 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); V_4 = L_24; V_5 = 0; goto IL_00d1; } IL_00a2: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___hashCode; if ((((int32_t)L_27) < ((int32_t)0))) { goto IL_00cb; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_28 = V_4; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_29 = V_0; int32_t L_30 = V_5; NullCheck(L_29); RuntimeObject* L_31 = ((L_29)->GetAddressAt(static_cast(L_30)))->___value; RuntimeObject* L_32 = ___0_value; NullCheck(L_28); bool L_33; L_33 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_28, L_31, L_32); if (!L_33) { goto IL_00cb; } } { return (bool)1; } IL_00cb: { int32_t L_34 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_34, 1)); } IL_00d1: { int32_t L_35 = V_5; int32_t L_36 = __this->____count; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_00a2; } } IL_00db: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mAD34BFBE0C483D28DDB1D866E4300CCEFCC522D3_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { int32_t L_1 = ___1_index; KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_2 = ___0_array; NullCheck(L_2); if ((!(((uint32_t)L_1) > ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))) { goto IL_0014; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0014: { KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_mF62FCAE02B490CD3CA263E1578D1F37A10B4491A(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_3)->max_length)), L_4))) >= ((int32_t)L_5))) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_0027: { int32_t L_6 = __this->____count; V_0 = L_6; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = ((L_8)->GetAddressAt(static_cast(L_9)))->___hashCode; if ((((int32_t)L_10) < ((int32_t)0))) { goto IL_0071; } } { KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_11 = ___0_array; int32_t L_12 = ___1_index; int32_t L_13 = L_12; ___1_index = ((int32_t)il2cpp_codegen_add(L_13, 1)); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int64_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); RuntimeObject* L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_mB3AC72AF7C60DA273A113EB9C837B460EDA07F2E((&L_20), L_16, L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); NullCheck(L_11); (L_11)->SetAt(static_cast(L_13), (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F)L_20); } IL_0071: { 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_0; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0039; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161 Dictionary_2_GetEnumerator_mF4AA4E7332CB8313AD0FBD9EAB542A952816AD7F_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m9D3078BAC4490BC1F7701F7868588D0C950ED33C((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m0CEBE651198E28B6A7DD985DA3A21081BF6B95C2_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m9D3078BAC4490BC1F7701F7868588D0C950ED33C((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_mD82CBC624CDBE7DFA870E2E51E3ABCC905D46AD5_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* V_0 = NULL; RuntimeObject* G_B4_0 = NULL; String_t* G_B4_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B4_2 = NULL; RuntimeObject* G_B3_0 = NULL; String_t* G_B3_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B3_2 = NULL; String_t* G_B6_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B6_1 = NULL; String_t* G_B5_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B5_1 = NULL; int32_t G_B7_0 = 0; String_t* G_B7_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B7_2 = NULL; { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_0 = ___0_info; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)4, NULL); } IL_0009: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; int32_t L_2 = __this->____version; NullCheck(L_1); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info; RuntimeObject* L_4 = __this->____comparer; RuntimeObject* L_5 = L_4; if (L_5) { G_B4_0 = L_5; G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B4_2 = L_3; goto IL_002f; } G_B3_0 = L_5; G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B3_2 = L_3; } { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_6; L_6 = EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); G_B4_0 = ((RuntimeObject*)(L_6)); G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_002f: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); NullCheck(G_B4_2); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(G_B4_2, G_B4_1, (RuntimeObject*)G_B4_0, L_8, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_9 = ___0_info; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = __this->____buckets; if (!L_10) { G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B6_1 = L_9; goto IL_0056; } G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B5_1 = L_9; } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; NullCheck(L_11); G_B7_0 = ((int32_t)(((RuntimeArray*)L_11)->max_length)); G_B7_1 = G_B5_0; G_B7_2 = G_B5_1; goto IL_0057; } IL_0056: { G_B7_0 = 0; G_B7_1 = G_B6_0; G_B7_2 = G_B6_1; } IL_0057: { NullCheck(G_B7_2); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(G_B7_2, G_B7_1, G_B7_0, NULL); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_12 = __this->____buckets; if (!L_12) { goto IL_008e; } } { int32_t L_13; L_13 = Dictionary_2_get_Count_mF62FCAE02B490CD3CA263E1578D1F37A10B4491A(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_14 = (KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21*)(KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_15 = V_0; Dictionary_2_CopyTo_mAD34BFBE0C483D28DDB1D866E4300CCEFCC522D3(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_17 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_19; L_19 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_18, NULL); NullCheck(L_16); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(L_16, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, (RuntimeObject*)L_17, L_19, NULL); } IL_008e: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m9E1E645C5D775D1A26981B3D364B80CB7EA4C70D_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; int64_t V_6 = 0; EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* V_7 = NULL; int32_t V_8 = 0; { goto IL_000e; } IL_000e: { V_0 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; V_1 = L_1; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_2 = __this->____entries; V_2 = L_2; V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1; if (!L_3) { goto IL_0175; } } { RuntimeObject* L_4 = __this->____comparer; V_4 = L_4; RuntimeObject* L_5 = V_4; if (L_5) { goto IL_0110; } } { int32_t L_6; L_6 = Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); V_5 = ((int32_t)(L_6&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = V_1; int32_t L_8 = V_5; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = V_1; NullCheck(L_9); NullCheck(L_7); int32_t L_10 = ((int32_t)(L_8%((int32_t)(((RuntimeArray*)L_9)->max_length)))); int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1)); il2cpp_codegen_initobj((&V_6), sizeof(int64_t)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_14 = V_2; NullCheck(L_14); if ((!(((uint32_t)L_13) < ((uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_15 = V_2; int32_t L_16 = V_0; NullCheck(L_15); int32_t L_17 = ((L_15)->GetAddressAt(static_cast(L_16)))->___hashCode; int32_t L_18 = V_5; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_009b; } } { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_19; L_19 = EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); int64_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; int64_t L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, int64_t, int64_t >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_25 = V_2; int32_t L_26 = V_0; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___next; V_0 = L_27; int32_t L_28 = V_3; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_29 = V_2; NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))))) { goto IL_00b3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_00b3: { int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_30, 1)); goto IL_0066; } IL_0110: { RuntimeObject* L_31 = V_4; int64_t L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, int64_t >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_31, L_32); V_8 = ((int32_t)(L_33&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_34 = V_1; int32_t L_35 = V_8; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_36 = V_1; NullCheck(L_36); NullCheck(L_34); int32_t L_37 = ((int32_t)(L_35%((int32_t)(((RuntimeArray*)L_36)->max_length)))); int32_t L_38 = (L_34)->GetAt(static_cast(L_37)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_38, 1)); } IL_012b: { int32_t L_39 = V_0; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_40 = V_2; NullCheck(L_40); if ((!(((uint32_t)L_39) < ((uint32_t)((int32_t)(((RuntimeArray*)L_40)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_41 = V_2; int32_t L_42 = V_0; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->___hashCode; int32_t L_44 = V_8; if ((!(((uint32_t)L_43) == ((uint32_t)L_44)))) { goto IL_0157; } } { RuntimeObject* L_45 = V_4; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); int64_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; int64_t L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, int64_t, int64_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_45, L_48, L_49); if (L_50) { goto IL_0175; } } IL_0157: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_51 = V_2; int32_t L_52 = V_0; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___next; V_0 = L_53; int32_t L_54 = V_3; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_55 = V_2; NullCheck(L_55); if ((((int32_t)L_54) < ((int32_t)((int32_t)(((RuntimeArray*)L_55)->max_length))))) { goto IL_016f; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_016f: { int32_t L_56 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_56, 1)); goto IL_012b; } IL_0175: { int32_t L_57 = V_0; return L_57; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m1471C183E6DACAB253B32FCF2DE1335495565CB4_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int32_t ___0_capacity, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___0_capacity; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472(L_0, NULL); V_0 = L_1; __this->____freeList = (-1); int32_t L_2 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_2); __this->____buckets = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_3); int32_t L_4 = V_0; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_5 = (EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1*)(EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_4); __this->____entries = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_5); int32_t L_6 = V_0; return L_6; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m82D7CCBFB55E83447CDBEA8C9B0E7F09E6E5408D_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* V_0 = NULL; RuntimeObject* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t* V_4 = NULL; int32_t V_5 = 0; bool V_6 = false; bool V_7 = false; int32_t V_8 = 0; int32_t* V_9 = NULL; Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* V_10 = NULL; int64_t V_11 = 0; EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* V_12 = NULL; int32_t V_13 = 0; int32_t G_B7_0 = 0; int32_t* G_B51_0 = NULL; { goto IL_000e; } IL_000e: { int32_t L_1 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_1, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; if (L_2) { goto IL_002c; } } { int32_t L_3; L_3 = Dictionary_2_Initialize_m1471C183E6DACAB253B32FCF2DE1335495565CB4(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_4 = __this->____entries; V_0 = L_4; RuntimeObject* L_5 = __this->____comparer; V_1 = L_5; RuntimeObject* L_6 = V_1; if (!L_6) { goto IL_0046; } } { RuntimeObject* L_7 = V_1; int64_t L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, int64_t >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_7, L_8); G_B7_0 = L_9; goto IL_0053; } IL_0046: { int32_t L_10; L_10 = Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B7_0 = L_10; } IL_0053: { V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL))); V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; int32_t L_12 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = __this->____buckets; NullCheck(L_13); NullCheck(L_11); V_4 = ((L_11)->GetAddressAt(static_cast(((int32_t)(L_12%((int32_t)(((RuntimeArray*)L_13)->max_length))))))); int32_t* L_14 = V_4; int32_t L_15 = *((int32_t*)L_14); V_5 = ((int32_t)il2cpp_codegen_subtract(L_15, 1)); RuntimeObject* L_16 = V_1; if (L_16) { goto IL_0187; } } { il2cpp_codegen_initobj((&V_11), sizeof(int64_t)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_19 = V_0; NullCheck(L_19); if ((!(((uint32_t)L_18) < ((uint32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_20 = V_0; int32_t L_21 = V_5; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___hashCode; int32_t L_23 = V_2; if ((!(((uint32_t)L_22) == ((uint32_t)L_23)))) { goto IL_00ea; } } { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_24; L_24 = EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int64_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int64_t L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, int64_t, int64_t >::Invoke(8, L_24, L_27, L_28); if (!L_29) { goto IL_00ea; } } { uint8_t L_30 = ___2_behavior; if ((!(((uint32_t)L_30) == ((uint32_t)1)))) { goto IL_00d9; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); RuntimeObject* L_33 = ___1_value; ((L_31)->GetAddressAt(static_cast(L_32)))->___value = L_33; Il2CppCodeGenWriteBarrier((void**)(&((L_31)->GetAddressAt(static_cast(L_32)))->___value), (void*)L_33); return (bool)1; } IL_00d9: { uint8_t L_34 = ___2_behavior; if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_00e8; } } { int64_t L_35 = ___0_key; int64_t L_36 = L_35; RuntimeObject* L_37 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_36); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL); } IL_00e8: { return (bool)0; } IL_00ea: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_38 = V_0; int32_t L_39 = V_5; NullCheck(L_38); int32_t L_40 = ((L_38)->GetAddressAt(static_cast(L_39)))->___next; V_5 = L_40; int32_t L_41 = V_3; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_42 = V_0; NullCheck(L_42); if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length))))) { goto IL_0104; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_0104: { int32_t L_43 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_43, 1)); goto IL_0091; } IL_0187: { int32_t L_44 = V_5; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_45 = V_0; NullCheck(L_45); if ((!(((uint32_t)L_44) < ((uint32_t)((int32_t)(((RuntimeArray*)L_45)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_46 = V_0; int32_t L_47 = V_5; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___hashCode; int32_t L_49 = V_2; if ((!(((uint32_t)L_48) == ((uint32_t)L_49)))) { goto IL_01d9; } } { RuntimeObject* L_50 = V_1; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); int64_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; int64_t L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, int64_t, int64_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_50, L_53, L_54); if (!L_55) { goto IL_01d9; } } { uint8_t L_56 = ___2_behavior; if ((!(((uint32_t)L_56) == ((uint32_t)1)))) { goto IL_01c8; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); RuntimeObject* L_59 = ___1_value; ((L_57)->GetAddressAt(static_cast(L_58)))->___value = L_59; Il2CppCodeGenWriteBarrier((void**)(&((L_57)->GetAddressAt(static_cast(L_58)))->___value), (void*)L_59); return (bool)1; } IL_01c8: { uint8_t L_60 = ___2_behavior; if ((!(((uint32_t)L_60) == ((uint32_t)2)))) { goto IL_01d7; } } { int64_t L_61 = ___0_key; int64_t L_62 = L_61; RuntimeObject* L_63 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_62); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_63, NULL); } IL_01d7: { return (bool)0; } IL_01d9: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_64 = V_0; int32_t L_65 = V_5; NullCheck(L_64); int32_t L_66 = ((L_64)->GetAddressAt(static_cast(L_65)))->___next; V_5 = L_66; int32_t L_67 = V_3; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_68 = V_0; NullCheck(L_68); if ((((int32_t)L_67) < ((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length))))) { goto IL_01f3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_01f3: { int32_t L_69 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_69, 1)); goto IL_0187; } IL_01f9: { V_6 = (bool)0; V_7 = (bool)0; int32_t L_70 = __this->____freeCount; if ((((int32_t)L_70) <= ((int32_t)0))) { goto IL_0223; } } { int32_t L_71 = __this->____freeList; V_8 = L_71; V_7 = (bool)1; int32_t L_72 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_subtract(L_72, 1)); goto IL_0250; } IL_0223: { int32_t L_73 = __this->____count; V_13 = L_73; int32_t L_74 = V_13; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_75 = V_0; NullCheck(L_75); if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)(((RuntimeArray*)L_75)->max_length)))))) { goto IL_023b; } } { Dictionary_2_Resize_m579F5E520C06958FA5F3DCA17D9258A67217317B(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 52)); V_6 = (bool)1; } IL_023b: { int32_t L_76 = V_13; V_8 = L_76; int32_t L_77 = V_13; __this->____count = ((int32_t)il2cpp_codegen_add(L_77, 1)); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_78 = __this->____entries; V_0 = L_78; } IL_0250: { bool L_79 = V_6; if (L_79) { goto IL_0258; } } { int32_t* L_80 = V_4; G_B51_0 = L_80; goto IL_026d; } IL_0258: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_81 = __this->____buckets; int32_t L_82 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_83 = __this->____buckets; NullCheck(L_83); NullCheck(L_81); G_B51_0 = ((L_81)->GetAddressAt(static_cast(((int32_t)(L_82%((int32_t)(((RuntimeArray*)L_83)->max_length))))))); } IL_026d: { V_9 = G_B51_0; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_84 = V_0; int32_t L_85 = V_8; NullCheck(L_84); V_10 = ((L_84)->GetAddressAt(static_cast(L_85))); bool L_86 = V_7; if (!L_86) { goto IL_028a; } } { Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_91 = V_10; int32_t* L_92 = V_9; int32_t L_93 = *((int32_t*)L_92); L_91->___next = ((int32_t)il2cpp_codegen_subtract(L_93, 1)); Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_94 = V_10; int64_t L_95 = ___0_key; L_94->___key = L_95; Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_96 = V_10; RuntimeObject* L_97 = ___1_value; L_96->___value = L_97; Il2CppCodeGenWriteBarrier((void**)(&L_96->___value), (void*)L_97); int32_t* L_98 = V_9; int32_t L_99 = V_8; *((int32_t*)L_98) = (int32_t)((int32_t)il2cpp_codegen_add(L_99, 1)); return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_m1C1644B73E91ADFA00FAE97D887023192F6AFB5C_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_sender, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* V_3 = NULL; int32_t V_4 = 0; { il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_0); bool L_1; L_1 = ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F(L_0, (RuntimeObject*)__this, (&V_0), ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_2 = V_0; if (L_2) { goto IL_0012; } } { return; } IL_0012: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = V_0; NullCheck(L_3); int32_t L_4; L_4 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_3, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, NULL); V_1 = L_4; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_5 = V_0; NullCheck(L_5); int32_t L_6; L_6 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_5, _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69, NULL); V_2 = L_6; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_7 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_9; L_9 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_8, NULL); NullCheck(L_7); RuntimeObject* L_10; L_10 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_7, _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9, L_9, NULL); __this->____comparer = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1))); Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1)))); int32_t L_11 = V_2; if (!L_11) { goto IL_00c9; } } { int32_t L_12 = V_2; int32_t L_13; L_13 = Dictionary_2_Initialize_m1471C183E6DACAB253B32FCF2DE1335495565CB4(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_16; L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL); NullCheck(L_14); RuntimeObject* L_17; L_17 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_14, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, L_16, NULL); V_3 = ((KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_18 = V_3; if (L_18) { goto IL_007a; } } { ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)16), NULL); } IL_007a: { V_4 = 0; goto IL_00c0; } IL_007f: { KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); int64_t L_21; L_21 = KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); int64_t L_24; L_24 = KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); RuntimeObject* L_27; L_27 = KeyValuePair_2_get_Value_m168A81686A84DCA632E92D898CAB9C8EEB38396F_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mF6ABB6369C9A6394AE57424BE839FE87809B4102(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_00c0: { int32_t L_29 = V_4; KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_30 = V_3; NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))) { goto IL_007f; } } { goto IL_00d0; } IL_00c9: { __this->____buckets = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL); } IL_00d0: { int32_t L_31 = V_1; __this->____version = L_31; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_32; L_32 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_32); bool L_33; L_33 = ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E(L_32, (RuntimeObject*)__this, ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m579F5E520C06958FA5F3DCA17D9258A67217317B_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->____count; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL); Dictionary_2_Resize_m370AB6D5026CD5AE312EE5F77B509E8BDDB7ADD6(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m370AB6D5026CD5AE312EE5F77B509E8BDDB7ADD6_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* V_1 = NULL; int32_t V_2 = 0; int64_t V_3 = 0; int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { int32_t L_0 = ___0_newSize; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; int32_t L_2 = ___0_newSize; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_3 = (EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1*)(EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_2); V_1 = L_3; int32_t L_4 = __this->____count; V_2 = L_4; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_5 = __this->____entries; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_6 = V_1; int32_t L_7 = V_2; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_5, 0, (RuntimeArray*)L_6, 0, L_7, NULL); il2cpp_codegen_initobj((&V_3), sizeof(int64_t)); int64_t L_8 = V_3; bool L_9 = ___1_forceNewHashCodes; if (!((int32_t)((int32_t)false&(int32_t)L_9))) { goto IL_0084; } } { V_4 = 0; goto IL_007f; } IL_003e: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_10 = V_1; int32_t L_11 = V_4; NullCheck(L_10); int32_t L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->___hashCode; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0079; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); int64_t* L_17 = (int64_t*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496(L_17, il2cpp_rgctx_method(method->klass->rgctx_data, 47)); ((L_13)->GetAddressAt(static_cast(L_14)))->___hashCode = ((int32_t)(L_18&((int32_t)2147483647LL))); } IL_0079: { int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_19, 1)); } IL_007f: { int32_t L_20 = V_4; int32_t L_21 = V_2; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_003e; } } IL_0084: { V_5 = 0; goto IL_00cb; } IL_0089: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_22 = V_1; int32_t L_23 = V_5; NullCheck(L_22); int32_t L_24 = ((L_22)->GetAddressAt(static_cast(L_23)))->___hashCode; if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_00c5; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_25 = V_1; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___hashCode; int32_t L_28 = ___0_newSize; V_6 = ((int32_t)(L_27%L_28)); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_29 = V_1; int32_t L_30 = V_5; NullCheck(L_29); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_31 = V_0; int32_t L_32 = V_6; NullCheck(L_31); int32_t L_33 = L_32; int32_t L_34 = (L_31)->GetAt(static_cast(L_33)); ((L_29)->GetAddressAt(static_cast(L_30)))->___next = ((int32_t)il2cpp_codegen_subtract(L_34, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_35 = V_0; int32_t L_36 = V_6; int32_t L_37 = V_5; NullCheck(L_35); (L_35)->SetAt(static_cast(L_36), (int32_t)((int32_t)il2cpp_codegen_add(L_37, 1))); } IL_00c5: { int32_t L_38 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_00cb: { int32_t L_39 = V_5; int32_t L_40 = V_2; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0089; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_41 = V_0; __this->____buckets = L_41; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_41); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_42 = V_1; __this->____entries = L_42; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_42); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m7A61F563F380F740D8288007493B16BB0329146D_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* V_4 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B6_0 = 0; RuntimeObject* G_B10_0 = NULL; RuntimeObject* G_B9_0 = NULL; bool G_B11_0 = false; { goto IL_000e; } IL_000e: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; if (!L_1) { goto IL_0149; } } { RuntimeObject* L_2 = __this->____comparer; RuntimeObject* L_3 = L_2; if (L_3) { G_B5_0 = L_3; goto IL_0032; } G_B4_0 = L_3; } { int32_t L_4; L_4 = Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { int64_t L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, int64_t >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B5_0, L_5); G_B6_0 = L_6; } IL_0038: { V_0 = ((int32_t)(G_B6_0&((int32_t)2147483647LL))); int32_t L_7 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_8 = __this->____buckets; NullCheck(L_8); V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length)))); V_2 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->____buckets; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1)); goto IL_0142; } IL_005c: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_15 = V_4; int32_t L_16 = L_15->___hashCode; int32_t L_17 = V_0; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_0138; } } { RuntimeObject* L_18 = __this->____comparer; RuntimeObject* L_19 = L_18; if (L_19) { G_B10_0 = L_19; goto IL_0095; } G_B9_0 = L_19; } { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_20; L_20 = EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_21 = V_4; int64_t L_22 = L_21->___key; int64_t L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, int64_t, int64_t >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_25 = V_4; int64_t L_26 = L_25->___key; int64_t L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, int64_t, int64_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B10_0, L_26, L_27); G_B11_0 = L_28; } IL_00a2: { if (!G_B11_0) { goto IL_0138; } } { int32_t L_29 = V_2; if ((((int32_t)L_29) >= ((int32_t)0))) { goto IL_00be; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_30 = __this->____buckets; int32_t L_31 = V_1; Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_32 = V_4; int32_t L_33 = L_32->___next; NullCheck(L_30); (L_30)->SetAt(static_cast(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1))); goto IL_00d6; } IL_00be: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_38 = V_4; L_38->___hashCode = (-1); Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_39 = V_4; int32_t L_40 = __this->____freeList; L_39->___next = L_40; goto IL_00ff; } IL_00ff: { } { Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_41 = V_4; RuntimeObject** L_42 = (RuntimeObject**)(&L_41->___value); il2cpp_codegen_initobj(L_42, sizeof(RuntimeObject*)); } IL_0113: { int32_t L_43 = V_3; __this->____freeList = L_43; int32_t L_44 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_add(L_44, 1)); int32_t L_45 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_45, 1)); return (bool)1; } IL_0138: { int32_t L_46 = V_3; V_2 = L_46; Entry_tFFDF932514D611FAE4AB69C8DDC8FA5F889B6438* L_47 = V_4; int32_t L_48 = L_47->___next; V_3 = L_48; } IL_0142: { int32_t L_49 = V_3; if ((((int32_t)L_49) >= ((int32_t)0))) { goto IL_005c; } } IL_0149: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m9A4D60A27A7CAA492BE4A9AC1EB250802FDDF5A4_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { int64_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m9E1E645C5D775D1A26981B3D364B80CB7EA4C70D(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0025; } } { RuntimeObject** L_3 = ___1_value; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(RuntimeObject**)L_3 = L_6; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_3, (void*)L_6); return (bool)1; } IL_0025: { RuntimeObject** L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(RuntimeObject*)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_mFB80AF07140916C4F9E7633A74D26A65655BDD64_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, int64_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { { int64_t L_0 = ___0_key; RuntimeObject* L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m82D7CCBFB55E83447CDBEA8C9B0E7F09E6E5408D(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m748382AA784DEB69812DB21D9364117B4ED85807_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m6A36D00D824C7A1136D815B69224292C06455879_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_mAD34BFBE0C483D28DDB1D866E4300CCEFCC522D3(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_m06BE5523B2730400E82EF3501D600CB3F4254ADB_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeArray* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* V_6 = NULL; int32_t V_7 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeArray* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { RuntimeArray* L_1 = ___0_array; NullCheck(L_1); int32_t L_2; L_2 = Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F(L_1, NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)7, NULL); } IL_0018: { RuntimeArray* L_3 = ___0_array; NullCheck(L_3); int32_t L_4; L_4 = Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC(L_3, 0, NULL); if (!L_4) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)6, NULL); } IL_0027: { int32_t L_5 = ___1_index; RuntimeArray* L_6 = ___0_array; NullCheck(L_6); int32_t L_7; L_7 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_6, NULL); if ((!(((uint32_t)L_5) > ((uint32_t)L_7)))) { goto IL_0035; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0035: { RuntimeArray* L_8 = ___0_array; NullCheck(L_8); int32_t L_9; L_9 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_8, NULL); int32_t L_10 = ___1_index; int32_t L_11; L_11 = Dictionary_2_get_Count_mF62FCAE02B490CD3CA263E1578D1F37A10B4491A(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_9, L_10))) >= ((int32_t)L_11))) { goto IL_004b; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_004b: { RuntimeArray* L_12 = ___0_array; V_0 = ((KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_t2ADC9B361CD06A7E28663E978B538081E9917B21* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_mAD34BFBE0C483D28DDB1D866E4300CCEFCC522D3(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } IL_005e: { RuntimeArray* L_16 = ___0_array; V_1 = ((DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533*)IsInst((RuntimeObject*)L_16, DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var)); DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_17 = V_1; if (!L_17) { goto IL_00c3; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_19 = V_2; int32_t L_20 = V_3; NullCheck(L_19); int32_t L_21 = ((L_19)->GetAddressAt(static_cast(L_20)))->___hashCode; if ((((int32_t)L_21) < ((int32_t)0))) { goto IL_00b5; } } { DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_22 = V_1; int32_t L_23 = ___1_index; int32_t L_24 = L_23; ___1_index = ((int32_t)il2cpp_codegen_add(L_24, 1)); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); int64_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int64_t L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); RuntimeObject* L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_33; memset((&L_33), 0, sizeof(L_33)); DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_33), L_29, L_32, NULL); NullCheck(L_22); (L_22)->SetAt(static_cast(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_33); } IL_00b5: { int32_t L_34 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_34, 1)); } IL_00b9: { int32_t L_35 = V_3; int32_t L_36 = __this->____count; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_0073; } } { return; } IL_00c3: { RuntimeArray* L_37 = ___0_array; V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_37, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_38 = V_4; if (L_38) { goto IL_00d4; } } { ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); } IL_00d4: { } try { { int32_t L_39 = __this->____count; V_5 = L_39; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_40 = __this->____entries; V_6 = L_40; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_41 = V_6; int32_t L_42 = V_7; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->___hashCode; if ((((int32_t)L_43) < ((int32_t)0))) { goto IL_012a_1; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_44 = V_4; int32_t L_45 = ___1_index; int32_t L_46 = L_45; ___1_index = ((int32_t)il2cpp_codegen_add(L_46, 1)); EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_47 = V_6; int32_t L_48 = V_7; NullCheck(L_47); int64_t L_49 = ((L_47)->GetAddressAt(static_cast(L_48)))->___key; EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_50 = V_6; int32_t L_51 = V_7; NullCheck(L_50); RuntimeObject* L_52 = ((L_50)->GetAddressAt(static_cast(L_51)))->___value; KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F L_53; memset((&L_53), 0, sizeof(L_53)); KeyValuePair_2__ctor_mB3AC72AF7C60DA273A113EB9C837B460EDA07F2E((&L_53), L_49, L_52, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F L_54 = L_53; RuntimeObject* L_55 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 21), &L_54); NullCheck(L_44); ArrayElementTypeCheck (L_44, L_55); (L_44)->SetAt(static_cast(L_46), (RuntimeObject*)L_55); } IL_012a_1: { int32_t L_56 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_56, 1)); } IL_0130_1: { int32_t L_57 = V_7; int32_t L_58 = V_5; if ((((int32_t)L_57) < ((int32_t)L_58))) { goto IL_00ea_1; } } { goto IL_0140; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0138; } throw e; } CATCH_0138: { ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1* L_59 = ((ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*)IL2CPP_GET_ACTIVE_EXCEPTION(ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*));; ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_0140; } IL_0140: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_mDD3FDE73CBEEFB305E0F186E2B860FD05E532B3D_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m9D3078BAC4490BC1F7701F7868588D0C950ED33C((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_ICollection_get_IsSynchronized_m7A7FCDA27E086FAF5332DAC97E72227BB75318BE_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m0F00379ADC3E917B051CD75EE0A3287EB6181C64_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->____syncRoot; if (L_0) { goto IL_001a; } } { RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot); RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL); RuntimeObject* L_3; L_3 = InterlockedCompareExchangeImpl(L_1, L_2, NULL); } IL_001a: { RuntimeObject* L_4 = __this->____syncRoot; return L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsFixedSize_m2699C1DB38E46800201FA5C2F4EE60A0FB5E570E_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_m6BD31D22BB4149206DC5D83414C8ABC880FB601F_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_m38EC6D254BAD6FC49835EB56965E1BF9D85BC1A6_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { KeyCollection_tF80FCEB145ECE3DFBF875A28D07E9842E5997DF1* L_0; L_0 = Dictionary_2_get_Keys_mA94CAEA0BED0E077B773869668D9D4618A640E0C(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 58)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_m1E48EC5DB3BA4F059724AFA604FE5DE9E3843304_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { ValueCollection_tE8095E528D5C491DA5BF2C8694B3FEF0733A8BEB* L_0; L_0 = Dictionary_2_get_Values_m08D4959355E350045D1F2B2673B420FB2EA9A04B(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 59)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_mCB7E3AA6ECABBA86313E1BD84AB2F99319FC58C3_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m42510D6AF1B52D456A19ACE8B068FD77186138DC(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0030; } } { RuntimeObject* L_2 = ___0_key; int32_t L_3; L_3 = Dictionary_2_FindEntry_m9E1E645C5D775D1A26981B3D364B80CB7EA4C70D(__this, ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0030; } } { EntryU5BU5D_t37A30D502FEB00D75695A63792AE99DC7C4D68D1* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); RuntimeObject* L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; return L_7; } IL_0030: { return NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_mA4F86C91981A62D287C6AEA7FA4F806D8E6ED9A3_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int64_t V_0 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisRuntimeObject_m27E41ACCEE817CDFBB9616ED62F233A4EA0D8A49(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int64_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_m23FE82FCBEFBE7F889697ABC4836C193993BCE70(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))), il2cpp_rgctx_method(method->klass->rgctx_data, 63)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m42510D6AF1B52D456A19ACE8B068FD77186138DC_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___0_key; return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 14)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_m35C04BC11780B3BE9606D72E393F82AE8DFBC046_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int64_t V_0 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisRuntimeObject_m27E41ACCEE817CDFBB9616ED62F233A4EA0D8A49(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int64_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_mF6ABB6369C9A6394AE57424BE839FE87809B4102(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))), il2cpp_rgctx_method(method->klass->rgctx_data, 16)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_m5C7492A016A4AD112D6BB1A7658FFC507672ED44_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m42510D6AF1B52D456A19ACE8B068FD77186138DC(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_ContainsKey_mA1BB0DE4E26C51B6E67399D8D563FEDF5A333D36(__this, ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 66)); return L_3; } IL_0015: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_m24070611BEF31DE4DD20539E425FA4EC056FC22C_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, const RuntimeMethod* method) { { Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m9D3078BAC4490BC1F7701F7868588D0C950ED33C((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t4C4D76999C59C2C8EE1ECB1779C9A5355F666161 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Remove_m7395B5E01AAEF7A79D8E573294BA019F13D4523E_gshared (Dictionary_2_t4A0148843FDD82FE00634A604A772FC4EE3A0379* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m42510D6AF1B52D456A19ACE8B068FD77186138DC(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_Remove_m7A61F563F380F740D8288007493B16BB0329146D(__this, ((*(int64_t*)((int64_t*)(int64_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 37)); } IL_0015: { 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 Dictionary_2__ctor_m3E3D57799E239C05EC32CBC974A451DD6578EBC2_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_m0CE8778EA2D967386A618A326C7F431E18BED522(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mB18927BA94FB05AA8302756DA3C0236695D77C6C_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_m0CE8778EA2D967386A618A326C7F431E18BED522(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m75A16CF086F472CC4DE4001D5CD9118759B5D370_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_m0CE8778EA2D967386A618A326C7F431E18BED522(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m0CE8778EA2D967386A618A326C7F431E18BED522_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); int32_t L_0 = ___0_capacity; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0011; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97((int32_t)((int32_t)12), NULL); } IL_0011: { int32_t L_1 = ___0_capacity; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_001d; } } { int32_t L_2 = ___0_capacity; int32_t L_3; L_3 = Dictionary_2_Initialize_mE234516CA05C16B47AED9F34CC99641A47C01E47(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* L_5; L_5 = EqualityComparer_1_get_Default_m68A9FC33718EE6F74A877D4A760989A962FBD0D2_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21*)L_5))) { goto IL_002c; } } { RuntimeObject* L_6 = ___1_comparer; __this->____comparer = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)L_6); } IL_002c: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mC4767364605F235E33910DB46C531FFD8BB9D5E5_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_m19380005578A4A42914D0180E726FBC027575F36(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m19380005578A4A42914D0180E726FBC027575F36_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* G_B2_0 = NULL; Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* G_B3_1 = NULL; { RuntimeObject* L_0 = ___0_dictionary; if (L_0) { G_B2_0 = __this; goto IL_0007; } G_B1_0 = __this; } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_000d; } IL_0007: { RuntimeObject* L_1 = ___0_dictionary; NullCheck((RuntimeObject*)L_1); int32_t L_2; L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 9), (RuntimeObject*)L_1); G_B3_0 = L_2; G_B3_1 = G_B2_0; } IL_000d: { RuntimeObject* L_3 = ___1_comparer; Dictionary_2__ctor_m0CE8778EA2D967386A618A326C7F431E18BED522(G_B3_1, G_B3_0, L_3, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); RuntimeObject* L_4 = ___0_dictionary; if (L_4) { goto IL_001c; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)1, NULL); } IL_001c: { RuntimeObject* L_5 = ___0_dictionary; NullCheck((RuntimeObject*)L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3((RuntimeObject*)L_5, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 11)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); bool L_9; L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL); if (!L_9) { goto IL_0080; } } { RuntimeObject* L_10 = ___0_dictionary; Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* L_11 = ((Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 6))); NullCheck(L_11); int32_t L_12 = L_11->____count; V_0 = L_12; NullCheck(L_11); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___hashCode; if ((((int32_t)L_16) < ((int32_t)0))) { goto IL_0077; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); intptr_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); RuntimeObject* L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_mF722EE850D86D183354560F065D38FB868D430F8(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_0077: { int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_23, 1)); } IL_007b: { int32_t L_24 = V_2; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_004a; } } { return; } IL_0080: { RuntimeObject* L_26 = ___0_dictionary; NullCheck((RuntimeObject*)L_26); RuntimeObject* L_27; L_27 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 17), (RuntimeObject*)L_26); V_3 = L_27; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00af: { { RuntimeObject* L_28 = V_3; if (!L_28) { goto IL_00b8; } } { RuntimeObject* L_29 = V_3; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00b8: { return; } } }); try { { goto IL_00a5_1; } IL_0089_1: { RuntimeObject* L_30 = V_3; NullCheck(L_30); KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; intptr_t L_32; L_32 = KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); RuntimeObject* L_33; L_33 = KeyValuePair_2_get_Value_m93CAD86A4AF9FCE518099BD0F9D7537004B87F96_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mF722EE850D86D183354560F065D38FB868D430F8(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_00a5_1: { RuntimeObject* L_34 = V_3; NullCheck((RuntimeObject*)L_34); bool L_35; L_35 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34); if (L_35) { goto IL_0089_1; } } { goto IL_00b9; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b9: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD8F85B223A72CDA98E9F7AD1BAF9B4A5CF8D4217_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; NullCheck(L_0); ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7(L_0, (RuntimeObject*)__this, L_1, ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m5AF0314C61D37B21102B89FA6C95FFC74B49B7A8_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____count; int32_t L_1 = __this->____freeCount; return ((int32_t)il2cpp_codegen_subtract(L_0, L_1)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* Dictionary_2_get_Keys_m9737189A0DB39DBBD47E522A1BBBC4A68398DE55_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* L_1 = (KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m2A40732208EB2461F636DDD327AD9DA9EEF597A8(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_m094799DDDACB84563514705489CF6D5481DA5083_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* L_1 = (KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m2A40732208EB2461F636DDD327AD9DA9EEF597A8(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* Dictionary_2_get_Values_mEE757E081DF9E4F8C9C3C470EEB5FC4E01EEB570_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* L_1 = (ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m408BCF0398A9ECE4BEC0C55BAF72D388C9ECD5F4(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_m76BCD0889629D35378BB3A44571D5E497D1665BA_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* L_1 = (ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m408BCF0398A9ECE4BEC0C55BAF72D388C9ECD5F4(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_m8DB38176F2662F91A6C7E22989F0B91EB2D09F7B_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; RuntimeObject* V_1 = NULL; { intptr_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m5DD941106264DD2D85EEA2C55FAADD6DABD476C2(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001e; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); RuntimeObject* L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { intptr_t L_6 = ___0_key; intptr_t L_7 = L_6; RuntimeObject* L_8 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_7); ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL); il2cpp_codegen_initobj((&V_1), sizeof(RuntimeObject*)); RuntimeObject* L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m49E653F9387FBC8B06893771CB33D3ED4B6BD83C_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { { intptr_t L_0 = ___0_key; RuntimeObject* L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m5919110AC909ADB18DD7AF4E52781EAB9AE48CE1(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mF722EE850D86D183354560F065D38FB868D430F8_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { { intptr_t L_0 = ___0_key; RuntimeObject* L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m5919110AC909ADB18DD7AF4E52781EAB9AE48CE1(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_m6FFCB17EB020C1565BC616F6C44334E3F70C525E_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 ___0_keyValuePair, const RuntimeMethod* method) { { intptr_t L_0; L_0 = KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); RuntimeObject* L_1; L_1 = KeyValuePair_2_get_Value_m93CAD86A4AF9FCE518099BD0F9D7537004B87F96_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mF722EE850D86D183354560F065D38FB868D430F8(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_m448EB9C4CA1D114F67D70EB1AD2E09109A45C591_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { intptr_t L_0; L_0 = KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m5DD941106264DD2D85EEA2C55FAADD6DABD476C2(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0038; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3; L_3 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; RuntimeObject* L_7; L_7 = KeyValuePair_2_get_Value_m93CAD86A4AF9FCE518099BD0F9D7537004B87F96_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0038; } } { return (bool)1; } IL_0038: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_mB4BA7D9D414C4C92195DA44C0EA9458D6C42B244_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { intptr_t L_0; L_0 = KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m5DD941106264DD2D85EEA2C55FAADD6DABD476C2(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0046; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3; L_3 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; RuntimeObject* L_7; L_7 = KeyValuePair_2_get_Value_m93CAD86A4AF9FCE518099BD0F9D7537004B87F96_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { intptr_t L_9; L_9 = KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_m4FF1F26584D1323C922E1C4C73F77D0637A37E5A(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 37)); return (bool)1; } IL_0046: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m073434847D236EC88F737296862698AD45402AF6_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->____count; V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0041; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = __this->____buckets; NullCheck(L_3); Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL); __this->____count = 0; __this->____freeList = (-1); __this->____freeCount = 0; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_4 = __this->____entries; int32_t L_5 = V_0; Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL); } IL_0041: { int32_t L_6 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_6, 1)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mDBF106D7452CFA0F592C07D5465A166AEAD2880C_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, const RuntimeMethod* method) { { intptr_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m5DD941106264DD2D85EEA2C55FAADD6DABD476C2(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_m2B6BD80D32BBC0B1DF8E45FE0FB8E4534A5A08E5_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; int32_t V_3 = 0; EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_0 = __this->____entries; V_0 = L_0; RuntimeObject* L_1 = ___0_value; if (L_1) { goto IL_0049; } } { V_1 = 0; goto IL_003b; } IL_0013: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = ((L_2)->GetAddressAt(static_cast(L_3)))->___hashCode; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0037; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_5 = V_0; int32_t L_6 = V_1; NullCheck(L_5); RuntimeObject* L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; if (L_7) { goto IL_0037; } } { return (bool)1; } IL_0037: { int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_003b: { int32_t L_9 = V_1; int32_t L_10 = __this->____count; if ((((int32_t)L_9) < ((int32_t)L_10))) { goto IL_0013; } } { goto IL_00db; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject*)); RuntimeObject* L_11 = V_2; if (!L_11) { goto IL_0096; } } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_12 = V_0; int32_t L_13 = V_3; NullCheck(L_12); int32_t L_14 = ((L_12)->GetAddressAt(static_cast(L_13)))->___hashCode; if ((((int32_t)L_14) < ((int32_t)0))) { goto IL_0087; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_15; L_15 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_16 = V_0; int32_t L_17 = V_3; NullCheck(L_16); RuntimeObject* L_18 = ((L_16)->GetAddressAt(static_cast(L_17)))->___value; RuntimeObject* L_19 = ___0_value; NullCheck(L_15); bool L_20; L_20 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_15, L_18, L_19); if (!L_20) { goto IL_0087; } } { return (bool)1; } IL_0087: { int32_t L_21 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1)); } IL_008b: { int32_t L_22 = V_3; int32_t L_23 = __this->____count; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_005d; } } { goto IL_00db; } IL_0096: { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_24; L_24 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); V_4 = L_24; V_5 = 0; goto IL_00d1; } IL_00a2: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___hashCode; if ((((int32_t)L_27) < ((int32_t)0))) { goto IL_00cb; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_28 = V_4; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_29 = V_0; int32_t L_30 = V_5; NullCheck(L_29); RuntimeObject* L_31 = ((L_29)->GetAddressAt(static_cast(L_30)))->___value; RuntimeObject* L_32 = ___0_value; NullCheck(L_28); bool L_33; L_33 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_28, L_31, L_32); if (!L_33) { goto IL_00cb; } } { return (bool)1; } IL_00cb: { int32_t L_34 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_34, 1)); } IL_00d1: { int32_t L_35 = V_5; int32_t L_36 = __this->____count; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_00a2; } } IL_00db: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mE8B305AC66C91EB4F34F2D48553DFE97F61BA7AE_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { int32_t L_1 = ___1_index; KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_2 = ___0_array; NullCheck(L_2); if ((!(((uint32_t)L_1) > ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))) { goto IL_0014; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0014: { KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_m5AF0314C61D37B21102B89FA6C95FFC74B49B7A8(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_3)->max_length)), L_4))) >= ((int32_t)L_5))) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_0027: { int32_t L_6 = __this->____count; V_0 = L_6; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = ((L_8)->GetAddressAt(static_cast(L_9)))->___hashCode; if ((((int32_t)L_10) < ((int32_t)0))) { goto IL_0071; } } { KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_11 = ___0_array; int32_t L_12 = ___1_index; int32_t L_13 = L_12; ___1_index = ((int32_t)il2cpp_codegen_add(L_13, 1)); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); intptr_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); RuntimeObject* L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_m82B405915C0AE231271D648E701D7AC30BF0E605((&L_20), L_16, L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); NullCheck(L_11); (L_11)->SetAt(static_cast(L_13), (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202)L_20); } IL_0071: { 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_0; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0039; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031 Dictionary_2_GetEnumerator_m69BAC954F52874F4F5DD346DCAC92099934EF57B_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mF846D88E137B9D8B06D3AE9E103AA36BA6B9422B((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m96D454F6B796486F366CF2E81EE82FB7FDA3B8DC_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mF846D88E137B9D8B06D3AE9E103AA36BA6B9422B((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_mF453A5C441D44CC4AB4C6554933888374F6FA907_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* V_0 = NULL; RuntimeObject* G_B4_0 = NULL; String_t* G_B4_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B4_2 = NULL; RuntimeObject* G_B3_0 = NULL; String_t* G_B3_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B3_2 = NULL; String_t* G_B6_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B6_1 = NULL; String_t* G_B5_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B5_1 = NULL; int32_t G_B7_0 = 0; String_t* G_B7_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B7_2 = NULL; { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_0 = ___0_info; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)4, NULL); } IL_0009: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; int32_t L_2 = __this->____version; NullCheck(L_1); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info; RuntimeObject* L_4 = __this->____comparer; RuntimeObject* L_5 = L_4; if (L_5) { G_B4_0 = L_5; G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B4_2 = L_3; goto IL_002f; } G_B3_0 = L_5; G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B3_2 = L_3; } { EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* L_6; L_6 = EqualityComparer_1_get_Default_m68A9FC33718EE6F74A877D4A760989A962FBD0D2_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); G_B4_0 = ((RuntimeObject*)(L_6)); G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_002f: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); NullCheck(G_B4_2); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(G_B4_2, G_B4_1, (RuntimeObject*)G_B4_0, L_8, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_9 = ___0_info; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = __this->____buckets; if (!L_10) { G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B6_1 = L_9; goto IL_0056; } G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B5_1 = L_9; } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; NullCheck(L_11); G_B7_0 = ((int32_t)(((RuntimeArray*)L_11)->max_length)); G_B7_1 = G_B5_0; G_B7_2 = G_B5_1; goto IL_0057; } IL_0056: { G_B7_0 = 0; G_B7_1 = G_B6_0; G_B7_2 = G_B6_1; } IL_0057: { NullCheck(G_B7_2); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(G_B7_2, G_B7_1, G_B7_0, NULL); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_12 = __this->____buckets; if (!L_12) { goto IL_008e; } } { int32_t L_13; L_13 = Dictionary_2_get_Count_m5AF0314C61D37B21102B89FA6C95FFC74B49B7A8(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_14 = (KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6*)(KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_15 = V_0; Dictionary_2_CopyTo_mE8B305AC66C91EB4F34F2D48553DFE97F61BA7AE(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_17 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_19; L_19 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_18, NULL); NullCheck(L_16); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(L_16, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, (RuntimeObject*)L_17, L_19, NULL); } IL_008e: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m5DD941106264DD2D85EEA2C55FAADD6DABD476C2_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; intptr_t V_6; memset((&V_6), 0, sizeof(V_6)); EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* V_7 = NULL; int32_t V_8 = 0; { goto IL_000e; } IL_000e: { V_0 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; V_1 = L_1; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_2 = __this->____entries; V_2 = L_2; V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1; if (!L_3) { goto IL_0175; } } { RuntimeObject* L_4 = __this->____comparer; V_4 = L_4; RuntimeObject* L_5 = V_4; if (L_5) { goto IL_0110; } } { int32_t L_6; L_6 = IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); V_5 = ((int32_t)(L_6&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = V_1; int32_t L_8 = V_5; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = V_1; NullCheck(L_9); NullCheck(L_7); int32_t L_10 = ((int32_t)(L_8%((int32_t)(((RuntimeArray*)L_9)->max_length)))); int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1)); il2cpp_codegen_initobj((&V_6), sizeof(intptr_t)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_14 = V_2; NullCheck(L_14); if ((!(((uint32_t)L_13) < ((uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_15 = V_2; int32_t L_16 = V_0; NullCheck(L_15); int32_t L_17 = ((L_15)->GetAddressAt(static_cast(L_16)))->___hashCode; int32_t L_18 = V_5; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_009b; } } { EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* L_19; L_19 = EqualityComparer_1_get_Default_m68A9FC33718EE6F74A877D4A760989A962FBD0D2_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); intptr_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; intptr_t L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, intptr_t, intptr_t >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_25 = V_2; int32_t L_26 = V_0; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___next; V_0 = L_27; int32_t L_28 = V_3; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_29 = V_2; NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))))) { goto IL_00b3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_00b3: { int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_30, 1)); goto IL_0066; } IL_0110: { RuntimeObject* L_31 = V_4; intptr_t L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, intptr_t >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_31, L_32); V_8 = ((int32_t)(L_33&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_34 = V_1; int32_t L_35 = V_8; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_36 = V_1; NullCheck(L_36); NullCheck(L_34); int32_t L_37 = ((int32_t)(L_35%((int32_t)(((RuntimeArray*)L_36)->max_length)))); int32_t L_38 = (L_34)->GetAt(static_cast(L_37)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_38, 1)); } IL_012b: { int32_t L_39 = V_0; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_40 = V_2; NullCheck(L_40); if ((!(((uint32_t)L_39) < ((uint32_t)((int32_t)(((RuntimeArray*)L_40)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_41 = V_2; int32_t L_42 = V_0; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->___hashCode; int32_t L_44 = V_8; if ((!(((uint32_t)L_43) == ((uint32_t)L_44)))) { goto IL_0157; } } { RuntimeObject* L_45 = V_4; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); intptr_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; intptr_t L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, intptr_t, intptr_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_45, L_48, L_49); if (L_50) { goto IL_0175; } } IL_0157: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_51 = V_2; int32_t L_52 = V_0; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___next; V_0 = L_53; int32_t L_54 = V_3; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_55 = V_2; NullCheck(L_55); if ((((int32_t)L_54) < ((int32_t)((int32_t)(((RuntimeArray*)L_55)->max_length))))) { goto IL_016f; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_016f: { int32_t L_56 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_56, 1)); goto IL_012b; } IL_0175: { int32_t L_57 = V_0; return L_57; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_mE234516CA05C16B47AED9F34CC99641A47C01E47_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, int32_t ___0_capacity, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___0_capacity; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472(L_0, NULL); V_0 = L_1; __this->____freeList = (-1); int32_t L_2 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_2); __this->____buckets = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_3); int32_t L_4 = V_0; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_5 = (EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E*)(EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_4); __this->____entries = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_5); int32_t L_6 = V_0; return L_6; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m5919110AC909ADB18DD7AF4E52781EAB9AE48CE1_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* V_0 = NULL; RuntimeObject* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t* V_4 = NULL; int32_t V_5 = 0; bool V_6 = false; bool V_7 = false; int32_t V_8 = 0; int32_t* V_9 = NULL; Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* V_10 = NULL; intptr_t V_11; memset((&V_11), 0, sizeof(V_11)); EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* V_12 = NULL; int32_t V_13 = 0; int32_t G_B7_0 = 0; int32_t* G_B51_0 = NULL; { goto IL_000e; } IL_000e: { int32_t L_1 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_1, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; if (L_2) { goto IL_002c; } } { int32_t L_3; L_3 = Dictionary_2_Initialize_mE234516CA05C16B47AED9F34CC99641A47C01E47(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_4 = __this->____entries; V_0 = L_4; RuntimeObject* L_5 = __this->____comparer; V_1 = L_5; RuntimeObject* L_6 = V_1; if (!L_6) { goto IL_0046; } } { RuntimeObject* L_7 = V_1; intptr_t L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, intptr_t >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_7, L_8); G_B7_0 = L_9; goto IL_0053; } IL_0046: { int32_t L_10; L_10 = IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B7_0 = L_10; } IL_0053: { V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL))); V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; int32_t L_12 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = __this->____buckets; NullCheck(L_13); NullCheck(L_11); V_4 = ((L_11)->GetAddressAt(static_cast(((int32_t)(L_12%((int32_t)(((RuntimeArray*)L_13)->max_length))))))); int32_t* L_14 = V_4; int32_t L_15 = *((int32_t*)L_14); V_5 = ((int32_t)il2cpp_codegen_subtract(L_15, 1)); RuntimeObject* L_16 = V_1; if (L_16) { goto IL_0187; } } { il2cpp_codegen_initobj((&V_11), sizeof(intptr_t)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_19 = V_0; NullCheck(L_19); if ((!(((uint32_t)L_18) < ((uint32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_20 = V_0; int32_t L_21 = V_5; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___hashCode; int32_t L_23 = V_2; if ((!(((uint32_t)L_22) == ((uint32_t)L_23)))) { goto IL_00ea; } } { EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* L_24; L_24 = EqualityComparer_1_get_Default_m68A9FC33718EE6F74A877D4A760989A962FBD0D2_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); intptr_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; intptr_t L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, intptr_t, intptr_t >::Invoke(8, L_24, L_27, L_28); if (!L_29) { goto IL_00ea; } } { uint8_t L_30 = ___2_behavior; if ((!(((uint32_t)L_30) == ((uint32_t)1)))) { goto IL_00d9; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); RuntimeObject* L_33 = ___1_value; ((L_31)->GetAddressAt(static_cast(L_32)))->___value = L_33; Il2CppCodeGenWriteBarrier((void**)(&((L_31)->GetAddressAt(static_cast(L_32)))->___value), (void*)L_33); return (bool)1; } IL_00d9: { uint8_t L_34 = ___2_behavior; if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_00e8; } } { intptr_t L_35 = ___0_key; intptr_t L_36 = L_35; RuntimeObject* L_37 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_36); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL); } IL_00e8: { return (bool)0; } IL_00ea: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_38 = V_0; int32_t L_39 = V_5; NullCheck(L_38); int32_t L_40 = ((L_38)->GetAddressAt(static_cast(L_39)))->___next; V_5 = L_40; int32_t L_41 = V_3; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_42 = V_0; NullCheck(L_42); if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length))))) { goto IL_0104; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_0104: { int32_t L_43 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_43, 1)); goto IL_0091; } IL_0187: { int32_t L_44 = V_5; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_45 = V_0; NullCheck(L_45); if ((!(((uint32_t)L_44) < ((uint32_t)((int32_t)(((RuntimeArray*)L_45)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_46 = V_0; int32_t L_47 = V_5; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___hashCode; int32_t L_49 = V_2; if ((!(((uint32_t)L_48) == ((uint32_t)L_49)))) { goto IL_01d9; } } { RuntimeObject* L_50 = V_1; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); intptr_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; intptr_t L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, intptr_t, intptr_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_50, L_53, L_54); if (!L_55) { goto IL_01d9; } } { uint8_t L_56 = ___2_behavior; if ((!(((uint32_t)L_56) == ((uint32_t)1)))) { goto IL_01c8; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); RuntimeObject* L_59 = ___1_value; ((L_57)->GetAddressAt(static_cast(L_58)))->___value = L_59; Il2CppCodeGenWriteBarrier((void**)(&((L_57)->GetAddressAt(static_cast(L_58)))->___value), (void*)L_59); return (bool)1; } IL_01c8: { uint8_t L_60 = ___2_behavior; if ((!(((uint32_t)L_60) == ((uint32_t)2)))) { goto IL_01d7; } } { intptr_t L_61 = ___0_key; intptr_t L_62 = L_61; RuntimeObject* L_63 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_62); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_63, NULL); } IL_01d7: { return (bool)0; } IL_01d9: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_64 = V_0; int32_t L_65 = V_5; NullCheck(L_64); int32_t L_66 = ((L_64)->GetAddressAt(static_cast(L_65)))->___next; V_5 = L_66; int32_t L_67 = V_3; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_68 = V_0; NullCheck(L_68); if ((((int32_t)L_67) < ((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length))))) { goto IL_01f3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_01f3: { int32_t L_69 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_69, 1)); goto IL_0187; } IL_01f9: { V_6 = (bool)0; V_7 = (bool)0; int32_t L_70 = __this->____freeCount; if ((((int32_t)L_70) <= ((int32_t)0))) { goto IL_0223; } } { int32_t L_71 = __this->____freeList; V_8 = L_71; V_7 = (bool)1; int32_t L_72 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_subtract(L_72, 1)); goto IL_0250; } IL_0223: { int32_t L_73 = __this->____count; V_13 = L_73; int32_t L_74 = V_13; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_75 = V_0; NullCheck(L_75); if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)(((RuntimeArray*)L_75)->max_length)))))) { goto IL_023b; } } { Dictionary_2_Resize_m0CB71F5185C6AD3ABB0D3C490EAEDF63F3BC6A85(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 52)); V_6 = (bool)1; } IL_023b: { int32_t L_76 = V_13; V_8 = L_76; int32_t L_77 = V_13; __this->____count = ((int32_t)il2cpp_codegen_add(L_77, 1)); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_78 = __this->____entries; V_0 = L_78; } IL_0250: { bool L_79 = V_6; if (L_79) { goto IL_0258; } } { int32_t* L_80 = V_4; G_B51_0 = L_80; goto IL_026d; } IL_0258: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_81 = __this->____buckets; int32_t L_82 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_83 = __this->____buckets; NullCheck(L_83); NullCheck(L_81); G_B51_0 = ((L_81)->GetAddressAt(static_cast(((int32_t)(L_82%((int32_t)(((RuntimeArray*)L_83)->max_length))))))); } IL_026d: { V_9 = G_B51_0; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_84 = V_0; int32_t L_85 = V_8; NullCheck(L_84); V_10 = ((L_84)->GetAddressAt(static_cast(L_85))); bool L_86 = V_7; if (!L_86) { goto IL_028a; } } { Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_91 = V_10; int32_t* L_92 = V_9; int32_t L_93 = *((int32_t*)L_92); L_91->___next = ((int32_t)il2cpp_codegen_subtract(L_93, 1)); Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_94 = V_10; intptr_t L_95 = ___0_key; L_94->___key = L_95; Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_96 = V_10; RuntimeObject* L_97 = ___1_value; L_96->___value = L_97; Il2CppCodeGenWriteBarrier((void**)(&L_96->___value), (void*)L_97); int32_t* L_98 = V_9; int32_t L_99 = V_8; *((int32_t*)L_98) = (int32_t)((int32_t)il2cpp_codegen_add(L_99, 1)); return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_m720C2BA7FEC2A32512327FE2DA54F178CE4572AB_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_sender, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* V_3 = NULL; int32_t V_4 = 0; { il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_0); bool L_1; L_1 = ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F(L_0, (RuntimeObject*)__this, (&V_0), ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_2 = V_0; if (L_2) { goto IL_0012; } } { return; } IL_0012: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = V_0; NullCheck(L_3); int32_t L_4; L_4 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_3, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, NULL); V_1 = L_4; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_5 = V_0; NullCheck(L_5); int32_t L_6; L_6 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_5, _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69, NULL); V_2 = L_6; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_7 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_9; L_9 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_8, NULL); NullCheck(L_7); RuntimeObject* L_10; L_10 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_7, _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9, L_9, NULL); __this->____comparer = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1))); Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1)))); int32_t L_11 = V_2; if (!L_11) { goto IL_00c9; } } { int32_t L_12 = V_2; int32_t L_13; L_13 = Dictionary_2_Initialize_mE234516CA05C16B47AED9F34CC99641A47C01E47(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_16; L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL); NullCheck(L_14); RuntimeObject* L_17; L_17 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_14, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, L_16, NULL); V_3 = ((KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_18 = V_3; if (L_18) { goto IL_007a; } } { ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)16), NULL); } IL_007a: { V_4 = 0; goto IL_00c0; } IL_007f: { KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); intptr_t L_21; L_21 = KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); intptr_t L_24; L_24 = KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); RuntimeObject* L_27; L_27 = KeyValuePair_2_get_Value_m93CAD86A4AF9FCE518099BD0F9D7537004B87F96_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mF722EE850D86D183354560F065D38FB868D430F8(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_00c0: { int32_t L_29 = V_4; KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_30 = V_3; NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))) { goto IL_007f; } } { goto IL_00d0; } IL_00c9: { __this->____buckets = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL); } IL_00d0: { int32_t L_31 = V_1; __this->____version = L_31; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_32; L_32 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_32); bool L_33; L_33 = ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E(L_32, (RuntimeObject*)__this, ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m0CB71F5185C6AD3ABB0D3C490EAEDF63F3BC6A85_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->____count; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL); Dictionary_2_Resize_mFF8FBD0339D8E0ACEEBABFFC01653B6BA711F3CE(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mFF8FBD0339D8E0ACEEBABFFC01653B6BA711F3CE_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* V_1 = NULL; int32_t V_2 = 0; intptr_t V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { int32_t L_0 = ___0_newSize; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; int32_t L_2 = ___0_newSize; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_3 = (EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E*)(EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_2); V_1 = L_3; int32_t L_4 = __this->____count; V_2 = L_4; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_5 = __this->____entries; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_6 = V_1; int32_t L_7 = V_2; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_5, 0, (RuntimeArray*)L_6, 0, L_7, NULL); il2cpp_codegen_initobj((&V_3), sizeof(intptr_t)); intptr_t L_8 = V_3; bool L_9 = ___1_forceNewHashCodes; if (!((int32_t)((int32_t)false&(int32_t)L_9))) { goto IL_0084; } } { V_4 = 0; goto IL_007f; } IL_003e: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_10 = V_1; int32_t L_11 = V_4; NullCheck(L_10); int32_t L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->___hashCode; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0079; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); intptr_t* L_17 = (intptr_t*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D(L_17, il2cpp_rgctx_method(method->klass->rgctx_data, 47)); ((L_13)->GetAddressAt(static_cast(L_14)))->___hashCode = ((int32_t)(L_18&((int32_t)2147483647LL))); } IL_0079: { int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_19, 1)); } IL_007f: { int32_t L_20 = V_4; int32_t L_21 = V_2; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_003e; } } IL_0084: { V_5 = 0; goto IL_00cb; } IL_0089: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_22 = V_1; int32_t L_23 = V_5; NullCheck(L_22); int32_t L_24 = ((L_22)->GetAddressAt(static_cast(L_23)))->___hashCode; if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_00c5; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_25 = V_1; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___hashCode; int32_t L_28 = ___0_newSize; V_6 = ((int32_t)(L_27%L_28)); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_29 = V_1; int32_t L_30 = V_5; NullCheck(L_29); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_31 = V_0; int32_t L_32 = V_6; NullCheck(L_31); int32_t L_33 = L_32; int32_t L_34 = (L_31)->GetAt(static_cast(L_33)); ((L_29)->GetAddressAt(static_cast(L_30)))->___next = ((int32_t)il2cpp_codegen_subtract(L_34, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_35 = V_0; int32_t L_36 = V_6; int32_t L_37 = V_5; NullCheck(L_35); (L_35)->SetAt(static_cast(L_36), (int32_t)((int32_t)il2cpp_codegen_add(L_37, 1))); } IL_00c5: { int32_t L_38 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_00cb: { int32_t L_39 = V_5; int32_t L_40 = V_2; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0089; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_41 = V_0; __this->____buckets = L_41; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_41); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_42 = V_1; __this->____entries = L_42; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_42); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m4FF1F26584D1323C922E1C4C73F77D0637A37E5A_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* V_4 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B6_0 = 0; RuntimeObject* G_B10_0 = NULL; RuntimeObject* G_B9_0 = NULL; bool G_B11_0 = false; { goto IL_000e; } IL_000e: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; if (!L_1) { goto IL_0149; } } { RuntimeObject* L_2 = __this->____comparer; RuntimeObject* L_3 = L_2; if (L_3) { G_B5_0 = L_3; goto IL_0032; } G_B4_0 = L_3; } { int32_t L_4; L_4 = IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { intptr_t L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, intptr_t >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B5_0, L_5); G_B6_0 = L_6; } IL_0038: { V_0 = ((int32_t)(G_B6_0&((int32_t)2147483647LL))); int32_t L_7 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_8 = __this->____buckets; NullCheck(L_8); V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length)))); V_2 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->____buckets; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1)); goto IL_0142; } IL_005c: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_15 = V_4; int32_t L_16 = L_15->___hashCode; int32_t L_17 = V_0; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_0138; } } { RuntimeObject* L_18 = __this->____comparer; RuntimeObject* L_19 = L_18; if (L_19) { G_B10_0 = L_19; goto IL_0095; } G_B9_0 = L_19; } { EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* L_20; L_20 = EqualityComparer_1_get_Default_m68A9FC33718EE6F74A877D4A760989A962FBD0D2_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_21 = V_4; intptr_t L_22 = L_21->___key; intptr_t L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, intptr_t, intptr_t >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_25 = V_4; intptr_t L_26 = L_25->___key; intptr_t L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, intptr_t, intptr_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B10_0, L_26, L_27); G_B11_0 = L_28; } IL_00a2: { if (!G_B11_0) { goto IL_0138; } } { int32_t L_29 = V_2; if ((((int32_t)L_29) >= ((int32_t)0))) { goto IL_00be; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_30 = __this->____buckets; int32_t L_31 = V_1; Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_32 = V_4; int32_t L_33 = L_32->___next; NullCheck(L_30); (L_30)->SetAt(static_cast(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1))); goto IL_00d6; } IL_00be: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_38 = V_4; L_38->___hashCode = (-1); Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_39 = V_4; int32_t L_40 = __this->____freeList; L_39->___next = L_40; goto IL_00ff; } IL_00ff: { } { Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_41 = V_4; RuntimeObject** L_42 = (RuntimeObject**)(&L_41->___value); il2cpp_codegen_initobj(L_42, sizeof(RuntimeObject*)); } IL_0113: { int32_t L_43 = V_3; __this->____freeList = L_43; int32_t L_44 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_add(L_44, 1)); int32_t L_45 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_45, 1)); return (bool)1; } IL_0138: { int32_t L_46 = V_3; V_2 = L_46; Entry_tF9ECDAEBED73AC9601E5F855B4F92DB6EC24B93F* L_47 = V_4; int32_t L_48 = L_47->___next; V_3 = L_48; } IL_0142: { int32_t L_49 = V_3; if ((((int32_t)L_49) >= ((int32_t)0))) { goto IL_005c; } } IL_0149: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mC888754AF30F27F9125E704FCB28F45DD7787133_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { intptr_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m5DD941106264DD2D85EEA2C55FAADD6DABD476C2(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0025; } } { RuntimeObject** L_3 = ___1_value; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(RuntimeObject**)L_3 = L_6; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_3, (void*)L_6); return (bool)1; } IL_0025: { RuntimeObject** L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(RuntimeObject*)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m7384B7E9D3A129ACCEF4EC3E93A7090CDC41CC6D_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, intptr_t ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { { intptr_t L_0 = ___0_key; RuntimeObject* L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m5919110AC909ADB18DD7AF4E52781EAB9AE48CE1(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_mEA60B65DEC35866F6311C80D1AD203DC6CDF1A66_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m7A18CE7CF0D5C4BDCD2393D7C56E680A550BCE48_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_mE8B305AC66C91EB4F34F2D48553DFE97F61BA7AE(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_m5E8372D726A89AD1CF85A47CC958FF11EEA044EB_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeArray* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* V_6 = NULL; int32_t V_7 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeArray* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { RuntimeArray* L_1 = ___0_array; NullCheck(L_1); int32_t L_2; L_2 = Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F(L_1, NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)7, NULL); } IL_0018: { RuntimeArray* L_3 = ___0_array; NullCheck(L_3); int32_t L_4; L_4 = Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC(L_3, 0, NULL); if (!L_4) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)6, NULL); } IL_0027: { int32_t L_5 = ___1_index; RuntimeArray* L_6 = ___0_array; NullCheck(L_6); int32_t L_7; L_7 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_6, NULL); if ((!(((uint32_t)L_5) > ((uint32_t)L_7)))) { goto IL_0035; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0035: { RuntimeArray* L_8 = ___0_array; NullCheck(L_8); int32_t L_9; L_9 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_8, NULL); int32_t L_10 = ___1_index; int32_t L_11; L_11 = Dictionary_2_get_Count_m5AF0314C61D37B21102B89FA6C95FFC74B49B7A8(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_9, L_10))) >= ((int32_t)L_11))) { goto IL_004b; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_004b: { RuntimeArray* L_12 = ___0_array; V_0 = ((KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_tDD273F279565129A24AFA329399E7520C6C088A6* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_mE8B305AC66C91EB4F34F2D48553DFE97F61BA7AE(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } IL_005e: { RuntimeArray* L_16 = ___0_array; V_1 = ((DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533*)IsInst((RuntimeObject*)L_16, DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var)); DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_17 = V_1; if (!L_17) { goto IL_00c3; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_19 = V_2; int32_t L_20 = V_3; NullCheck(L_19); int32_t L_21 = ((L_19)->GetAddressAt(static_cast(L_20)))->___hashCode; if ((((int32_t)L_21) < ((int32_t)0))) { goto IL_00b5; } } { DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_22 = V_1; int32_t L_23 = ___1_index; int32_t L_24 = L_23; ___1_index = ((int32_t)il2cpp_codegen_add(L_24, 1)); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); intptr_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; intptr_t L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); RuntimeObject* L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_33; memset((&L_33), 0, sizeof(L_33)); DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_33), L_29, L_32, NULL); NullCheck(L_22); (L_22)->SetAt(static_cast(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_33); } IL_00b5: { int32_t L_34 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_34, 1)); } IL_00b9: { int32_t L_35 = V_3; int32_t L_36 = __this->____count; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_0073; } } { return; } IL_00c3: { RuntimeArray* L_37 = ___0_array; V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_37, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_38 = V_4; if (L_38) { goto IL_00d4; } } { ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); } IL_00d4: { } try { { int32_t L_39 = __this->____count; V_5 = L_39; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_40 = __this->____entries; V_6 = L_40; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_41 = V_6; int32_t L_42 = V_7; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->___hashCode; if ((((int32_t)L_43) < ((int32_t)0))) { goto IL_012a_1; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_44 = V_4; int32_t L_45 = ___1_index; int32_t L_46 = L_45; ___1_index = ((int32_t)il2cpp_codegen_add(L_46, 1)); EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_47 = V_6; int32_t L_48 = V_7; NullCheck(L_47); intptr_t L_49 = ((L_47)->GetAddressAt(static_cast(L_48)))->___key; EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_50 = V_6; int32_t L_51 = V_7; NullCheck(L_50); RuntimeObject* L_52 = ((L_50)->GetAddressAt(static_cast(L_51)))->___value; KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 L_53; memset((&L_53), 0, sizeof(L_53)); KeyValuePair_2__ctor_m82B405915C0AE231271D648E701D7AC30BF0E605((&L_53), L_49, L_52, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202 L_54 = L_53; RuntimeObject* L_55 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 21), &L_54); NullCheck(L_44); ArrayElementTypeCheck (L_44, L_55); (L_44)->SetAt(static_cast(L_46), (RuntimeObject*)L_55); } IL_012a_1: { int32_t L_56 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_56, 1)); } IL_0130_1: { int32_t L_57 = V_7; int32_t L_58 = V_5; if ((((int32_t)L_57) < ((int32_t)L_58))) { goto IL_00ea_1; } } { goto IL_0140; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0138; } throw e; } CATCH_0138: { ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1* L_59 = ((ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*)IL2CPP_GET_ACTIVE_EXCEPTION(ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*));; ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_0140; } IL_0140: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_mAB88D6F1318A9BA01BAB8C93ACE6778B07766D60_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mF846D88E137B9D8B06D3AE9E103AA36BA6B9422B((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_ICollection_get_IsSynchronized_m050C00E4DCEDE088ECA387F9B6F129A94F20B48E_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m8204DCBDE263AFEF00845994324DF1BAEE1002B8_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->____syncRoot; if (L_0) { goto IL_001a; } } { RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot); RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL); RuntimeObject* L_3; L_3 = InterlockedCompareExchangeImpl(L_1, L_2, NULL); } IL_001a: { RuntimeObject* L_4 = __this->____syncRoot; return L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsFixedSize_m8084C4AF36685DE81ECBACC8BFC140BD9E0BD5E4_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_mCB38C2DC0CDF044830CFA7DA0B1BA254E74ACDBE_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_m0778835662C02C21A9A5377A4C7C8199D1F23B39_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { KeyCollection_tF98E647889153C4ADBB27710B38B122F4920F0D6* L_0; L_0 = Dictionary_2_get_Keys_m9737189A0DB39DBBD47E522A1BBBC4A68398DE55(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 58)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_m8CD64303517E3A77EAD5B2CC55317FA78DB8E630_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { ValueCollection_t6C0ABC21C059BA74A0F69D530ED60F556AA5DA13* L_0; L_0 = Dictionary_2_get_Values_mEE757E081DF9E4F8C9C3C470EEB5FC4E01EEB570(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 59)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_m691AF47CEEDD1E96B8F24F62E2FDCBA8C626E998_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m954B6B7ECB30E05245236A5ABAC343F34E0C2CE1(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0030; } } { RuntimeObject* L_2 = ___0_key; int32_t L_3; L_3 = Dictionary_2_FindEntry_m5DD941106264DD2D85EEA2C55FAADD6DABD476C2(__this, ((*(intptr_t*)((intptr_t*)(intptr_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0030; } } { EntryU5BU5D_tF15F41EB93E42846D48A5EE818A359081082584E* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); RuntimeObject* L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; return L_7; } IL_0030: { return NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_mCA1104E54B604722597B273AEBF5A92EA41D5230_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisRuntimeObject_m27E41ACCEE817CDFBB9616ED62F233A4EA0D8A49(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(intptr_t*)((intptr_t*)(intptr_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { intptr_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_m49E653F9387FBC8B06893771CB33D3ED4B6BD83C(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))), il2cpp_rgctx_method(method->klass->rgctx_data, 63)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m954B6B7ECB30E05245236A5ABAC343F34E0C2CE1_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___0_key; return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 14)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_mC73EDD40DA96B7AE2BA3ADA8E20F8F74EB0DBF88_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisRuntimeObject_m27E41ACCEE817CDFBB9616ED62F233A4EA0D8A49(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(intptr_t*)((intptr_t*)(intptr_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { intptr_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_mF722EE850D86D183354560F065D38FB868D430F8(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))), il2cpp_rgctx_method(method->klass->rgctx_data, 16)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_mEC7CD283CC23E2B24CA6208F32C4E641EFECD0DC_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m954B6B7ECB30E05245236A5ABAC343F34E0C2CE1(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_ContainsKey_mDBF106D7452CFA0F592C07D5465A166AEAD2880C(__this, ((*(intptr_t*)((intptr_t*)(intptr_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 66)); return L_3; } IL_0015: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_m4C4984330B9E661BA4CC9AF2F5584EB566069A10_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, const RuntimeMethod* method) { { Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mF846D88E137B9D8B06D3AE9E103AA36BA6B9422B((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t2F3E44BBDAFBB0EDD38DC831B7BA217C52DD4031 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Remove_m18777E775A94B109F00E26C13CF37BEB67DA1C56_gshared (Dictionary_2_tD63EB1AE0932E2A4B7488F4CBA95C4C7520684F1* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m954B6B7ECB30E05245236A5ABAC343F34E0C2CE1(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_Remove_m4FF1F26584D1323C922E1C4C73F77D0637A37E5A(__this, ((*(intptr_t*)((intptr_t*)(intptr_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 37)); } IL_0015: { 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 Dictionary_2__ctor_mD9CBB591E413FBE501BC3F6B50C92BF65F567CFE_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_m70CF57EE16D5012969167AEFCAFF67F306D203B2(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m866CE85A8459F9A55509424B1762B7A69325EE3F_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_m70CF57EE16D5012969167AEFCAFF67F306D203B2(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m1192A05BD176BBAA98E691AC73257A10F8DC982C_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_m70CF57EE16D5012969167AEFCAFF67F306D203B2(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m70CF57EE16D5012969167AEFCAFF67F306D203B2_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); int32_t L_0 = ___0_capacity; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0011; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97((int32_t)((int32_t)12), NULL); } IL_0011: { int32_t L_1 = ___0_capacity; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_001d; } } { int32_t L_2 = ___0_capacity; int32_t L_3; L_3 = Dictionary_2_Initialize_mCDEF58FE9E519DD3D72469166700D7A7368FDA80(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_5; L_5 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668*)L_5))) { goto IL_002c; } } { RuntimeObject* L_6 = ___1_comparer; __this->____comparer = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)L_6); } IL_002c: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mEB360163360D30FA7E4683DA5A5C26E37158164C_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_mE26E9D299192A73BE10ACAE010A73A17E368DCBA(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE26E9D299192A73BE10ACAE010A73A17E368DCBA_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* G_B2_0 = NULL; Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* G_B3_1 = NULL; { RuntimeObject* L_0 = ___0_dictionary; if (L_0) { G_B2_0 = __this; goto IL_0007; } G_B1_0 = __this; } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_000d; } IL_0007: { RuntimeObject* L_1 = ___0_dictionary; NullCheck((RuntimeObject*)L_1); int32_t L_2; L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 9), (RuntimeObject*)L_1); G_B3_0 = L_2; G_B3_1 = G_B2_0; } IL_000d: { RuntimeObject* L_3 = ___1_comparer; Dictionary_2__ctor_m70CF57EE16D5012969167AEFCAFF67F306D203B2(G_B3_1, G_B3_0, L_3, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); RuntimeObject* L_4 = ___0_dictionary; if (L_4) { goto IL_001c; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)1, NULL); } IL_001c: { RuntimeObject* L_5 = ___0_dictionary; NullCheck((RuntimeObject*)L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3((RuntimeObject*)L_5, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 11)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); bool L_9; L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL); if (!L_9) { goto IL_0080; } } { RuntimeObject* L_10 = ___0_dictionary; Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* L_11 = ((Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 6))); NullCheck(L_11); int32_t L_12 = L_11->____count; V_0 = L_12; NullCheck(L_11); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___hashCode; if ((((int32_t)L_16) < ((int32_t)0))) { goto IL_0077; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_m0EEDF2BA190E25105089D7B8CFDEBE671D31040E(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_0077: { int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_23, 1)); } IL_007b: { int32_t L_24 = V_2; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_004a; } } { return; } IL_0080: { RuntimeObject* L_26 = ___0_dictionary; NullCheck((RuntimeObject*)L_26); RuntimeObject* L_27; L_27 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 17), (RuntimeObject*)L_26); V_3 = L_27; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00af: { { RuntimeObject* L_28 = V_3; if (!L_28) { goto IL_00b8; } } { RuntimeObject* L_29 = V_3; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00b8: { return; } } }); try { { goto IL_00a5_1; } IL_0089_1: { RuntimeObject* L_30 = V_3; NullCheck(L_30); KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32; L_32 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_33; L_33 = KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m0EEDF2BA190E25105089D7B8CFDEBE671D31040E(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_00a5_1: { RuntimeObject* L_34 = V_3; NullCheck((RuntimeObject*)L_34); bool L_35; L_35 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34); if (L_35) { goto IL_0089_1; } } { goto IL_00b9; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b9: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD64629C5FBB0ED73F60ACDF73C4A7BCC3C9279CC_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; NullCheck(L_0); ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7(L_0, (RuntimeObject*)__this, L_1, ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m2C9F1E093A437295E4D20D6A194DA2BD2F10B27D_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____count; int32_t L_1 = __this->____freeCount; return ((int32_t)il2cpp_codegen_subtract(L_0, L_1)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* Dictionary_2_get_Keys_m3AAAE0E1E35B38C292197E32C9948372C30262B5_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* L_1 = (KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m294CFC9E8E9F1DFDC9116F59D646EB95E3776CE7(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_mB9D2A14F2963DC1F0CAB47906AAC7D79E0D07392_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* L_1 = (KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m294CFC9E8E9F1DFDC9116F59D646EB95E3776CE7(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* Dictionary_2_get_Values_mE3A9A5FAB97FA38DFAD97D61EE1486B4973CC4D1_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_1 = (ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m3B97A67F76525E5E061647A9047F9E4D4F357461(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_m7B197F0E472D50758AA33DBE9DE5FA59526CC11D_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_1 = (ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m3B97A67F76525E5E061647A9047F9E4D4F357461(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 Dictionary_2_get_Item_m37E9A7ED881E5C1DBB057243E907ADAC8A280C51_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_1; memset((&V_1), 0, sizeof(V_1)); { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001e; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7 = L_6; RuntimeObject* L_8 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_7); ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL); il2cpp_codegen_initobj((&V_1), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mF76B685BBC4077A8E9E18C892B2B71F6C284ABE9_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m2CE4B1CA14A75230976E7FEDB32EE9B560B3A3B5(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m0EEDF2BA190E25105089D7B8CFDEBE671D31040E_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m2CE4B1CA14A75230976E7FEDB32EE9B560B3A3B5(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_m35943358160095E7356EFD640F3B79BE72485E50_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 ___0_keyValuePair, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0; L_0 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1; L_1 = KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m0EEDF2BA190E25105089D7B8CFDEBE671D31040E(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_m569BE79808846619390CBA3D978F01DCC8C2C45F_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0; L_0 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0038; } } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_3; L_3 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7; L_7 = KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0038; } } { return (bool)1; } IL_0038: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_m14CCFF3968C5EAB6CCD6F41DDE8FD0319F4708F1_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0; L_0 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0046; } } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_3; L_3 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7; L_7 = KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9; L_9 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_m55DDA3EC4389EF75C6A9726E3105F0796B1068E4(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 37)); return (bool)1; } IL_0046: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mCEFBB6F4A6D26F4276E7390ABAE0FCDF2777BBE7_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->____count; V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0041; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = __this->____buckets; NullCheck(L_3); Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL); __this->____count = 0; __this->____freeList = (-1); __this->____freeCount = 0; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_4 = __this->____entries; int32_t L_5 = V_0; Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL); } IL_0041: { int32_t L_6 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_6, 1)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2D95D27D311C7EAF44D67EF189C65A1F1688124D_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_mA0754C1E3C05D913EDBA5930BAE01579EB523B12_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_value, const RuntimeMethod* method) { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_0 = NULL; int32_t V_1 = 0; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_3 = V_0; int32_t L_4 = V_3; NullCheck(L_3); int32_t L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___hashCode; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_0087; } } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_6; L_6 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_6, L_9, L_10); if (!L_11) { goto IL_0087; } } { return (bool)1; } IL_0087: { int32_t L_12 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_12, 1)); } IL_008b: { int32_t L_13 = V_3; int32_t L_14 = __this->____count; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_005d; } } { goto IL_00db; } IL_00db: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mCEDC52231C08442CD1B65335E2B8CBC3AA79F1FB_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { int32_t L_1 = ___1_index; KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_2 = ___0_array; NullCheck(L_2); if ((!(((uint32_t)L_1) > ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))) { goto IL_0014; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0014: { KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_m2C9F1E093A437295E4D20D6A194DA2BD2F10B27D(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_3)->max_length)), L_4))) >= ((int32_t)L_5))) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_0027: { int32_t L_6 = __this->____count; V_0 = L_6; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = ((L_8)->GetAddressAt(static_cast(L_9)))->___hashCode; if ((((int32_t)L_10) < ((int32_t)0))) { goto IL_0071; } } { KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_11 = ___0_array; int32_t L_12 = ___1_index; int32_t L_13 = L_12; ___1_index = ((int32_t)il2cpp_codegen_add(L_13, 1)); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_mBADB7CBB8C8B69FC7795BCAA104A976FC029ADB2((&L_20), L_16, L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); NullCheck(L_11); (L_11)->SetAt(static_cast(L_13), (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16)L_20); } IL_0071: { 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_0; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0039; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F Dictionary_2_GetEnumerator_m9F089D6087AEEA5C2F6F6FB1E828C05D4D9EC836_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m2CF5384579A850D04E65C39D81F56D6583520941_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_m7D976DAD8D2C8A075A954970552DBA13904DD9D3_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* V_0 = NULL; RuntimeObject* G_B4_0 = NULL; String_t* G_B4_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B4_2 = NULL; RuntimeObject* G_B3_0 = NULL; String_t* G_B3_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B3_2 = NULL; String_t* G_B6_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B6_1 = NULL; String_t* G_B5_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B5_1 = NULL; int32_t G_B7_0 = 0; String_t* G_B7_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B7_2 = NULL; { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_0 = ___0_info; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)4, NULL); } IL_0009: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; int32_t L_2 = __this->____version; NullCheck(L_1); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info; RuntimeObject* L_4 = __this->____comparer; RuntimeObject* L_5 = L_4; if (L_5) { G_B4_0 = L_5; G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B4_2 = L_3; goto IL_002f; } G_B3_0 = L_5; G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B3_2 = L_3; } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_6; L_6 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); G_B4_0 = ((RuntimeObject*)(L_6)); G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_002f: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); NullCheck(G_B4_2); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(G_B4_2, G_B4_1, (RuntimeObject*)G_B4_0, L_8, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_9 = ___0_info; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = __this->____buckets; if (!L_10) { G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B6_1 = L_9; goto IL_0056; } G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B5_1 = L_9; } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; NullCheck(L_11); G_B7_0 = ((int32_t)(((RuntimeArray*)L_11)->max_length)); G_B7_1 = G_B5_0; G_B7_2 = G_B5_1; goto IL_0057; } IL_0056: { G_B7_0 = 0; G_B7_1 = G_B6_0; G_B7_2 = G_B6_1; } IL_0057: { NullCheck(G_B7_2); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(G_B7_2, G_B7_1, G_B7_0, NULL); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_12 = __this->____buckets; if (!L_12) { goto IL_008e; } } { int32_t L_13; L_13 = Dictionary_2_get_Count_m2C9F1E093A437295E4D20D6A194DA2BD2F10B27D(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_14 = (KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*)(KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_15 = V_0; Dictionary_2_CopyTo_mCEDC52231C08442CD1B65335E2B8CBC3AA79F1FB(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_17 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_19; L_19 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_18, NULL); NullCheck(L_16); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(L_16, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, (RuntimeObject*)L_17, L_19, NULL); } IL_008e: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_6; memset((&V_6), 0, sizeof(V_6)); EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_7 = NULL; int32_t V_8 = 0; { goto IL_000e; } IL_000e: { V_0 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; V_1 = L_1; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_2 = __this->____entries; V_2 = L_2; V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1; if (!L_3) { goto IL_0175; } } { RuntimeObject* L_4 = __this->____comparer; V_4 = L_4; RuntimeObject* L_5 = V_4; if (L_5) { goto IL_0110; } } { int32_t L_6; L_6 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); V_5 = ((int32_t)(L_6&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = V_1; int32_t L_8 = V_5; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = V_1; NullCheck(L_9); NullCheck(L_7); int32_t L_10 = ((int32_t)(L_8%((int32_t)(((RuntimeArray*)L_9)->max_length)))); int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1)); il2cpp_codegen_initobj((&V_6), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_14 = V_2; NullCheck(L_14); if ((!(((uint32_t)L_13) < ((uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_15 = V_2; int32_t L_16 = V_0; NullCheck(L_15); int32_t L_17 = ((L_15)->GetAddressAt(static_cast(L_16)))->___hashCode; int32_t L_18 = V_5; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_009b; } } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_19; L_19 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_25 = V_2; int32_t L_26 = V_0; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___next; V_0 = L_27; int32_t L_28 = V_3; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_29 = V_2; NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))))) { goto IL_00b3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_00b3: { int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_30, 1)); goto IL_0066; } IL_0110: { RuntimeObject* L_31 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_31, L_32); V_8 = ((int32_t)(L_33&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_34 = V_1; int32_t L_35 = V_8; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_36 = V_1; NullCheck(L_36); NullCheck(L_34); int32_t L_37 = ((int32_t)(L_35%((int32_t)(((RuntimeArray*)L_36)->max_length)))); int32_t L_38 = (L_34)->GetAt(static_cast(L_37)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_38, 1)); } IL_012b: { int32_t L_39 = V_0; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_40 = V_2; NullCheck(L_40); if ((!(((uint32_t)L_39) < ((uint32_t)((int32_t)(((RuntimeArray*)L_40)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_41 = V_2; int32_t L_42 = V_0; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->___hashCode; int32_t L_44 = V_8; if ((!(((uint32_t)L_43) == ((uint32_t)L_44)))) { goto IL_0157; } } { RuntimeObject* L_45 = V_4; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_45, L_48, L_49); if (L_50) { goto IL_0175; } } IL_0157: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_51 = V_2; int32_t L_52 = V_0; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___next; V_0 = L_53; int32_t L_54 = V_3; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_55 = V_2; NullCheck(L_55); if ((((int32_t)L_54) < ((int32_t)((int32_t)(((RuntimeArray*)L_55)->max_length))))) { goto IL_016f; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_016f: { int32_t L_56 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_56, 1)); goto IL_012b; } IL_0175: { int32_t L_57 = V_0; return L_57; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_mCDEF58FE9E519DD3D72469166700D7A7368FDA80_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_capacity, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___0_capacity; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472(L_0, NULL); V_0 = L_1; __this->____freeList = (-1); int32_t L_2 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_2); __this->____buckets = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_3); int32_t L_4 = V_0; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_5 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)(EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_4); __this->____entries = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_5); int32_t L_6 = V_0; return L_6; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m2CE4B1CA14A75230976E7FEDB32EE9B560B3A3B5_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_0 = NULL; RuntimeObject* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t* V_4 = NULL; int32_t V_5 = 0; bool V_6 = false; bool V_7 = false; int32_t V_8 = 0; int32_t* V_9 = NULL; Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* V_10 = NULL; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_11; memset((&V_11), 0, sizeof(V_11)); EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_12 = NULL; int32_t V_13 = 0; int32_t G_B7_0 = 0; int32_t* G_B51_0 = NULL; { goto IL_000e; } IL_000e: { int32_t L_1 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_1, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; if (L_2) { goto IL_002c; } } { int32_t L_3; L_3 = Dictionary_2_Initialize_mCDEF58FE9E519DD3D72469166700D7A7368FDA80(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_4 = __this->____entries; V_0 = L_4; RuntimeObject* L_5 = __this->____comparer; V_1 = L_5; RuntimeObject* L_6 = V_1; if (!L_6) { goto IL_0046; } } { RuntimeObject* L_7 = V_1; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_7, L_8); G_B7_0 = L_9; goto IL_0053; } IL_0046: { int32_t L_10; L_10 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B7_0 = L_10; } IL_0053: { V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL))); V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; int32_t L_12 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = __this->____buckets; NullCheck(L_13); NullCheck(L_11); V_4 = ((L_11)->GetAddressAt(static_cast(((int32_t)(L_12%((int32_t)(((RuntimeArray*)L_13)->max_length))))))); int32_t* L_14 = V_4; int32_t L_15 = *((int32_t*)L_14); V_5 = ((int32_t)il2cpp_codegen_subtract(L_15, 1)); RuntimeObject* L_16 = V_1; if (L_16) { goto IL_0187; } } { il2cpp_codegen_initobj((&V_11), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_19 = V_0; NullCheck(L_19); if ((!(((uint32_t)L_18) < ((uint32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_20 = V_0; int32_t L_21 = V_5; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___hashCode; int32_t L_23 = V_2; if ((!(((uint32_t)L_22) == ((uint32_t)L_23)))) { goto IL_00ea; } } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_24; L_24 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_24, L_27, L_28); if (!L_29) { goto IL_00ea; } } { uint8_t L_30 = ___2_behavior; if ((!(((uint32_t)L_30) == ((uint32_t)1)))) { goto IL_00d9; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_33 = ___1_value; ((L_31)->GetAddressAt(static_cast(L_32)))->___value = L_33; Il2CppCodeGenWriteBarrier((void**)&(((&((L_31)->GetAddressAt(static_cast(L_32)))->___value))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&((L_31)->GetAddressAt(static_cast(L_32)))->___value))->___m_StringLowerCase), (void*)NULL); #endif return (bool)1; } IL_00d9: { uint8_t L_34 = ___2_behavior; if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_00e8; } } { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_35 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_36 = L_35; RuntimeObject* L_37 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_36); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL); } IL_00e8: { return (bool)0; } IL_00ea: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_38 = V_0; int32_t L_39 = V_5; NullCheck(L_38); int32_t L_40 = ((L_38)->GetAddressAt(static_cast(L_39)))->___next; V_5 = L_40; int32_t L_41 = V_3; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_42 = V_0; NullCheck(L_42); if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length))))) { goto IL_0104; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_0104: { int32_t L_43 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_43, 1)); goto IL_0091; } IL_0187: { int32_t L_44 = V_5; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_45 = V_0; NullCheck(L_45); if ((!(((uint32_t)L_44) < ((uint32_t)((int32_t)(((RuntimeArray*)L_45)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_46 = V_0; int32_t L_47 = V_5; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___hashCode; int32_t L_49 = V_2; if ((!(((uint32_t)L_48) == ((uint32_t)L_49)))) { goto IL_01d9; } } { RuntimeObject* L_50 = V_1; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_50, L_53, L_54); if (!L_55) { goto IL_01d9; } } { uint8_t L_56 = ___2_behavior; if ((!(((uint32_t)L_56) == ((uint32_t)1)))) { goto IL_01c8; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_59 = ___1_value; ((L_57)->GetAddressAt(static_cast(L_58)))->___value = L_59; Il2CppCodeGenWriteBarrier((void**)&(((&((L_57)->GetAddressAt(static_cast(L_58)))->___value))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&((L_57)->GetAddressAt(static_cast(L_58)))->___value))->___m_StringLowerCase), (void*)NULL); #endif return (bool)1; } IL_01c8: { uint8_t L_60 = ___2_behavior; if ((!(((uint32_t)L_60) == ((uint32_t)2)))) { goto IL_01d7; } } { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_61 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_62 = L_61; RuntimeObject* L_63 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_62); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_63, NULL); } IL_01d7: { return (bool)0; } IL_01d9: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_64 = V_0; int32_t L_65 = V_5; NullCheck(L_64); int32_t L_66 = ((L_64)->GetAddressAt(static_cast(L_65)))->___next; V_5 = L_66; int32_t L_67 = V_3; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_68 = V_0; NullCheck(L_68); if ((((int32_t)L_67) < ((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length))))) { goto IL_01f3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_01f3: { int32_t L_69 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_69, 1)); goto IL_0187; } IL_01f9: { V_6 = (bool)0; V_7 = (bool)0; int32_t L_70 = __this->____freeCount; if ((((int32_t)L_70) <= ((int32_t)0))) { goto IL_0223; } } { int32_t L_71 = __this->____freeList; V_8 = L_71; V_7 = (bool)1; int32_t L_72 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_subtract(L_72, 1)); goto IL_0250; } IL_0223: { int32_t L_73 = __this->____count; V_13 = L_73; int32_t L_74 = V_13; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_75 = V_0; NullCheck(L_75); if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)(((RuntimeArray*)L_75)->max_length)))))) { goto IL_023b; } } { Dictionary_2_Resize_m6B05D3FDC077B7D2D642051E93814DD291BAF1B5(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 52)); V_6 = (bool)1; } IL_023b: { int32_t L_76 = V_13; V_8 = L_76; int32_t L_77 = V_13; __this->____count = ((int32_t)il2cpp_codegen_add(L_77, 1)); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_78 = __this->____entries; V_0 = L_78; } IL_0250: { bool L_79 = V_6; if (L_79) { goto IL_0258; } } { int32_t* L_80 = V_4; G_B51_0 = L_80; goto IL_026d; } IL_0258: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_81 = __this->____buckets; int32_t L_82 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_83 = __this->____buckets; NullCheck(L_83); NullCheck(L_81); G_B51_0 = ((L_81)->GetAddressAt(static_cast(((int32_t)(L_82%((int32_t)(((RuntimeArray*)L_83)->max_length))))))); } IL_026d: { V_9 = G_B51_0; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_84 = V_0; int32_t L_85 = V_8; NullCheck(L_84); V_10 = ((L_84)->GetAddressAt(static_cast(L_85))); bool L_86 = V_7; if (!L_86) { goto IL_028a; } } { Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_91 = V_10; int32_t* L_92 = V_9; int32_t L_93 = *((int32_t*)L_92); L_91->___next = ((int32_t)il2cpp_codegen_subtract(L_93, 1)); Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_94 = V_10; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_95 = ___0_key; L_94->___key = L_95; Il2CppCodeGenWriteBarrier((void**)&(((&L_94->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&L_94->___key))->___m_StringLowerCase), (void*)NULL); #endif Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_96 = V_10; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_97 = ___1_value; L_96->___value = L_97; Il2CppCodeGenWriteBarrier((void**)&(((&L_96->___value))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&L_96->___value))->___m_StringLowerCase), (void*)NULL); #endif int32_t* L_98 = V_9; int32_t L_99 = V_8; *((int32_t*)L_98) = (int32_t)((int32_t)il2cpp_codegen_add(L_99, 1)); return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_m042096CD5A55DBE710BB1A64586BF84E09370C29_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_sender, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* V_3 = NULL; int32_t V_4 = 0; { il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_0); bool L_1; L_1 = ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F(L_0, (RuntimeObject*)__this, (&V_0), ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_2 = V_0; if (L_2) { goto IL_0012; } } { return; } IL_0012: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = V_0; NullCheck(L_3); int32_t L_4; L_4 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_3, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, NULL); V_1 = L_4; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_5 = V_0; NullCheck(L_5); int32_t L_6; L_6 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_5, _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69, NULL); V_2 = L_6; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_7 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_9; L_9 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_8, NULL); NullCheck(L_7); RuntimeObject* L_10; L_10 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_7, _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9, L_9, NULL); __this->____comparer = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1))); Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1)))); int32_t L_11 = V_2; if (!L_11) { goto IL_00c9; } } { int32_t L_12 = V_2; int32_t L_13; L_13 = Dictionary_2_Initialize_mCDEF58FE9E519DD3D72469166700D7A7368FDA80(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_16; L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL); NullCheck(L_14); RuntimeObject* L_17; L_17 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_14, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, L_16, NULL); V_3 = ((KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_18 = V_3; if (L_18) { goto IL_007a; } } { ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)16), NULL); } IL_007a: { V_4 = 0; goto IL_00c0; } IL_007f: { KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_21; L_21 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_24; L_24 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27; L_27 = KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m0EEDF2BA190E25105089D7B8CFDEBE671D31040E(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_00c0: { int32_t L_29 = V_4; KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_30 = V_3; NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))) { goto IL_007f; } } { goto IL_00d0; } IL_00c9: { __this->____buckets = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL); } IL_00d0: { int32_t L_31 = V_1; __this->____version = L_31; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_32; L_32 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_32); bool L_33; L_33 = ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E(L_32, (RuntimeObject*)__this, ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m6B05D3FDC077B7D2D642051E93814DD291BAF1B5_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->____count; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL); Dictionary_2_Resize_mD09C8B77456F2CC636B4638A23783F6465ED93FC(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD09C8B77456F2CC636B4638A23783F6465ED93FC_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_1 = NULL; int32_t V_2 = 0; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { int32_t L_0 = ___0_newSize; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; int32_t L_2 = ___0_newSize; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_3 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)(EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_2); V_1 = L_3; int32_t L_4 = __this->____count; V_2 = L_4; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_5 = __this->____entries; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_6 = V_1; int32_t L_7 = V_2; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_5, 0, (RuntimeArray*)L_6, 0, L_7, NULL); il2cpp_codegen_initobj((&V_3), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = V_3; bool L_9 = ___1_forceNewHashCodes; if (!((int32_t)((int32_t)false&(int32_t)L_9))) { goto IL_0084; } } { V_4 = 0; goto IL_007f; } IL_003e: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_10 = V_1; int32_t L_11 = V_4; NullCheck(L_10); int32_t L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->___hashCode; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0079; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_17 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC(L_17, il2cpp_rgctx_method(method->klass->rgctx_data, 47)); ((L_13)->GetAddressAt(static_cast(L_14)))->___hashCode = ((int32_t)(L_18&((int32_t)2147483647LL))); } IL_0079: { int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_19, 1)); } IL_007f: { int32_t L_20 = V_4; int32_t L_21 = V_2; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_003e; } } IL_0084: { V_5 = 0; goto IL_00cb; } IL_0089: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_22 = V_1; int32_t L_23 = V_5; NullCheck(L_22); int32_t L_24 = ((L_22)->GetAddressAt(static_cast(L_23)))->___hashCode; if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_00c5; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_25 = V_1; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___hashCode; int32_t L_28 = ___0_newSize; V_6 = ((int32_t)(L_27%L_28)); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_29 = V_1; int32_t L_30 = V_5; NullCheck(L_29); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_31 = V_0; int32_t L_32 = V_6; NullCheck(L_31); int32_t L_33 = L_32; int32_t L_34 = (L_31)->GetAt(static_cast(L_33)); ((L_29)->GetAddressAt(static_cast(L_30)))->___next = ((int32_t)il2cpp_codegen_subtract(L_34, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_35 = V_0; int32_t L_36 = V_6; int32_t L_37 = V_5; NullCheck(L_35); (L_35)->SetAt(static_cast(L_36), (int32_t)((int32_t)il2cpp_codegen_add(L_37, 1))); } IL_00c5: { int32_t L_38 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_00cb: { int32_t L_39 = V_5; int32_t L_40 = V_2; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0089; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_41 = V_0; __this->____buckets = L_41; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_41); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_42 = V_1; __this->____entries = L_42; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_42); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m55DDA3EC4389EF75C6A9726E3105F0796B1068E4_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* V_4 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B6_0 = 0; RuntimeObject* G_B10_0 = NULL; RuntimeObject* G_B9_0 = NULL; bool G_B11_0 = false; { goto IL_000e; } IL_000e: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; if (!L_1) { goto IL_0149; } } { RuntimeObject* L_2 = __this->____comparer; RuntimeObject* L_3 = L_2; if (L_3) { G_B5_0 = L_3; goto IL_0032; } G_B4_0 = L_3; } { int32_t L_4; L_4 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B5_0, L_5); G_B6_0 = L_6; } IL_0038: { V_0 = ((int32_t)(G_B6_0&((int32_t)2147483647LL))); int32_t L_7 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_8 = __this->____buckets; NullCheck(L_8); V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length)))); V_2 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->____buckets; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1)); goto IL_0142; } IL_005c: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_15 = V_4; int32_t L_16 = L_15->___hashCode; int32_t L_17 = V_0; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_0138; } } { RuntimeObject* L_18 = __this->____comparer; RuntimeObject* L_19 = L_18; if (L_19) { G_B10_0 = L_19; goto IL_0095; } G_B9_0 = L_19; } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_20; L_20 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_21 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = L_21->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_25 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_26 = L_25->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B10_0, L_26, L_27); G_B11_0 = L_28; } IL_00a2: { if (!G_B11_0) { goto IL_0138; } } { int32_t L_29 = V_2; if ((((int32_t)L_29) >= ((int32_t)0))) { goto IL_00be; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_30 = __this->____buckets; int32_t L_31 = V_1; Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_32 = V_4; int32_t L_33 = L_32->___next; NullCheck(L_30); (L_30)->SetAt(static_cast(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1))); goto IL_00d6; } IL_00be: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_38 = V_4; L_38->___hashCode = (-1); Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_39 = V_4; int32_t L_40 = __this->____freeList; L_39->___next = L_40; } { Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_41 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_42 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&L_41->___key); il2cpp_codegen_initobj(L_42, sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } IL_00ff: { } { Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_43 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_44 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&L_43->___value); il2cpp_codegen_initobj(L_44, sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } IL_0113: { int32_t L_45 = V_3; __this->____freeList = L_45; int32_t L_46 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_add(L_46, 1)); int32_t L_47 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_47, 1)); return (bool)1; } IL_0138: { int32_t L_48 = V_3; V_2 = L_48; Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_49 = V_4; int32_t L_50 = L_49->___next; V_3 = L_50; } IL_0142: { int32_t L_51 = V_3; if ((((int32_t)L_51) >= ((int32_t)0))) { goto IL_005c; } } IL_0149: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mBD07B2BA220C34BE8CE4AD7F08BBDEDA92E15F78_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0025; } } { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_3 = ___1_value; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)L_3 = L_6; Il2CppCodeGenWriteBarrier((void**)&(((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)L_3)->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)L_3)->___m_StringLowerCase), (void*)NULL); #endif return (bool)1; } IL_0025: { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m7618DA1450F3AE1CB864768F38D7C10CCA08F4EA_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m2CE4B1CA14A75230976E7FEDB32EE9B560B3A3B5(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m2C3544509960169AAA1AC5ACD82E959DDD72A6DC_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m03F9C6EF0141FF24849587F4518CCE83E7636100_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_mCEDC52231C08442CD1B65335E2B8CBC3AA79F1FB(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_mF2ADA0513138B2F5B053B2E3D42F9A64B36B306E_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeArray* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_6 = NULL; int32_t V_7 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeArray* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { RuntimeArray* L_1 = ___0_array; NullCheck(L_1); int32_t L_2; L_2 = Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F(L_1, NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)7, NULL); } IL_0018: { RuntimeArray* L_3 = ___0_array; NullCheck(L_3); int32_t L_4; L_4 = Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC(L_3, 0, NULL); if (!L_4) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)6, NULL); } IL_0027: { int32_t L_5 = ___1_index; RuntimeArray* L_6 = ___0_array; NullCheck(L_6); int32_t L_7; L_7 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_6, NULL); if ((!(((uint32_t)L_5) > ((uint32_t)L_7)))) { goto IL_0035; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0035: { RuntimeArray* L_8 = ___0_array; NullCheck(L_8); int32_t L_9; L_9 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_8, NULL); int32_t L_10 = ___1_index; int32_t L_11; L_11 = Dictionary_2_get_Count_m2C9F1E093A437295E4D20D6A194DA2BD2F10B27D(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_9, L_10))) >= ((int32_t)L_11))) { goto IL_004b; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_004b: { RuntimeArray* L_12 = ___0_array; V_0 = ((KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_mCEDC52231C08442CD1B65335E2B8CBC3AA79F1FB(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } IL_005e: { RuntimeArray* L_16 = ___0_array; V_1 = ((DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533*)IsInst((RuntimeObject*)L_16, DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var)); DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_17 = V_1; if (!L_17) { goto IL_00c3; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_19 = V_2; int32_t L_20 = V_3; NullCheck(L_19); int32_t L_21 = ((L_19)->GetAddressAt(static_cast(L_20)))->___hashCode; if ((((int32_t)L_21) < ((int32_t)0))) { goto IL_00b5; } } { DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_22 = V_1; int32_t L_23 = ___1_index; int32_t L_24 = L_23; ___1_index = ((int32_t)il2cpp_codegen_add(L_24, 1)); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_33 = L_32; RuntimeObject* L_34 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 15), &L_33); DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_35; memset((&L_35), 0, sizeof(L_35)); DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_35), L_29, L_34, NULL); NullCheck(L_22); (L_22)->SetAt(static_cast(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_35); } IL_00b5: { int32_t L_36 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_36, 1)); } IL_00b9: { int32_t L_37 = V_3; int32_t L_38 = __this->____count; if ((((int32_t)L_37) < ((int32_t)L_38))) { goto IL_0073; } } { return; } IL_00c3: { RuntimeArray* L_39 = ___0_array; V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_39, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_40 = V_4; if (L_40) { goto IL_00d4; } } { ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); } IL_00d4: { } try { { int32_t L_41 = __this->____count; V_5 = L_41; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_43 = V_6; int32_t L_44 = V_7; NullCheck(L_43); int32_t L_45 = ((L_43)->GetAddressAt(static_cast(L_44)))->___hashCode; if ((((int32_t)L_45) < ((int32_t)0))) { goto IL_012a_1; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_46 = V_4; int32_t L_47 = ___1_index; int32_t L_48 = L_47; ___1_index = ((int32_t)il2cpp_codegen_add(L_48, 1)); EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_mBADB7CBB8C8B69FC7795BCAA104A976FC029ADB2((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 L_56 = L_55; RuntimeObject* L_57 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 21), &L_56); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_57); (L_46)->SetAt(static_cast(L_48), (RuntimeObject*)L_57); } IL_012a_1: { int32_t L_58 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_58, 1)); } IL_0130_1: { int32_t L_59 = V_7; int32_t L_60 = V_5; if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_00ea_1; } } { goto IL_0140; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0138; } throw e; } CATCH_0138: { ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1* L_61 = ((ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*)IL2CPP_GET_ACTIVE_EXCEPTION(ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*));; ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_0140; } IL_0140: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_m1DC651829C7F2AABFA5871CFA9FE4F402652A8C6_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_ICollection_get_IsSynchronized_mC38BE7543C01D1C5A3042BF057924794C004BDDF_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_mD7BA077A1FD537401720B8651C67906635FE3022_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->____syncRoot; if (L_0) { goto IL_001a; } } { RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot); RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL); RuntimeObject* L_3; L_3 = InterlockedCompareExchangeImpl(L_1, L_2, NULL); } IL_001a: { RuntimeObject* L_4 = __this->____syncRoot; return L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsFixedSize_mFC56C5B4BBEC399A2D67325501107AD7E0ECE148_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_mBD3DCBE3E524B3654F1C7D669DB65B0987145C99_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_m8BB40A77096E0F6D1309161C9D02C9EC138F2A33_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* L_0; L_0 = Dictionary_2_get_Keys_m3AAAE0E1E35B38C292197E32C9948372C30262B5(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 58)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_m3690A23B23903315F4A6E7A2313EF7EAA7EB6E20_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_0; L_0 = Dictionary_2_get_Values_mE3A9A5FAB97FA38DFAD97D61EE1486B4973CC4D1(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 59)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_mF82E1233FF25E5B19AFFB2C04F468952055099A1_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m9726C9C4053519432120BED155E443F9DC3EFE41(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0030; } } { RuntimeObject* L_2 = ___0_key; int32_t L_3; L_3 = Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0030; } } { EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = L_7; RuntimeObject* L_9 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 15), &L_8); return L_9; } IL_0030: { return NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_mFD7CD14512266516363D1E62A99F4A0C790E00BC_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisInternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_m69E2E0B9C14CC344A429D2C746EDA1A6B17D3A83(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_mF76B685BBC4077A8E9E18C892B2B71F6C284ABE9(__this, L_3, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))))), il2cpp_rgctx_method(method->klass->rgctx_data, 63)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m9726C9C4053519432120BED155E443F9DC3EFE41_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___0_key; return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 14)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_mF58C6EE50743441C63A1E82CDE1F47086B12213E_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisInternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_m69E2E0B9C14CC344A429D2C746EDA1A6B17D3A83(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_m0EEDF2BA190E25105089D7B8CFDEBE671D31040E(__this, L_3, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))))), il2cpp_rgctx_method(method->klass->rgctx_data, 16)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_mB032B2C395BC1B4B02B0DAB6DBDE826992E9BF82_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m9726C9C4053519432120BED155E443F9DC3EFE41(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_ContainsKey_m2D95D27D311C7EAF44D67EF189C65A1F1688124D(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 66)); return L_3; } IL_0015: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_mBDF7FD9F6AF6AA474A04F60ECF638DE2B363A203_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method) { { Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Remove_mE0AF27C95A8703958344A0909766CE2E081F81C5_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m9726C9C4053519432120BED155E443F9DC3EFE41(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_Remove_m55DDA3EC4389EF75C6A9726E3105F0796B1068E4(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 37)); } IL_0015: { 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 Dictionary_2__ctor_mD34AE4C80C1F230BC1EA62AB9020FFA9BC0DE8E0_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_mD01304B3E209AF2E195820348788563E92016C9D(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE99FFF60B5B170994BE5B8689928D497E3CEE1E1_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_mD01304B3E209AF2E195820348788563E92016C9D(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m3BAC5AB69E467C98765B0D1F144C269A8CBF31E8_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_mD01304B3E209AF2E195820348788563E92016C9D(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD01304B3E209AF2E195820348788563E92016C9D_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); int32_t L_0 = ___0_capacity; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0011; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97((int32_t)((int32_t)12), NULL); } IL_0011: { int32_t L_1 = ___0_capacity; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_001d; } } { int32_t L_2 = ___0_capacity; int32_t L_3; L_3 = Dictionary_2_Initialize_m8F77CC6CC147BE12E79579C92784A2F26DBF7801(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_5; L_5 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668*)L_5))) { goto IL_002c; } } { RuntimeObject* L_6 = ___1_comparer; __this->____comparer = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)L_6); } IL_002c: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m4E70407DCEBF9EF74BCAA6684817D98AB826D92C_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_m06A35233A815EA5C385F67DED24B951498792349(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m06A35233A815EA5C385F67DED24B951498792349_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* G_B2_0 = NULL; Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* G_B3_1 = NULL; { RuntimeObject* L_0 = ___0_dictionary; if (L_0) { G_B2_0 = __this; goto IL_0007; } G_B1_0 = __this; } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_000d; } IL_0007: { RuntimeObject* L_1 = ___0_dictionary; NullCheck((RuntimeObject*)L_1); int32_t L_2; L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 9), (RuntimeObject*)L_1); G_B3_0 = L_2; G_B3_1 = G_B2_0; } IL_000d: { RuntimeObject* L_3 = ___1_comparer; Dictionary_2__ctor_mD01304B3E209AF2E195820348788563E92016C9D(G_B3_1, G_B3_0, L_3, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); RuntimeObject* L_4 = ___0_dictionary; if (L_4) { goto IL_001c; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)1, NULL); } IL_001c: { RuntimeObject* L_5 = ___0_dictionary; NullCheck((RuntimeObject*)L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3((RuntimeObject*)L_5, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 11)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); bool L_9; L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL); if (!L_9) { goto IL_0080; } } { RuntimeObject* L_10 = ___0_dictionary; Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* L_11 = ((Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 6))); NullCheck(L_11); int32_t L_12 = L_11->____count; V_0 = L_12; NullCheck(L_11); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___hashCode; if ((((int32_t)L_16) < ((int32_t)0))) { goto IL_0077; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); RuntimeObject* L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_mC1253A228F693E705DD8254AE1C46344D9DA084E(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_0077: { int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_23, 1)); } IL_007b: { int32_t L_24 = V_2; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_004a; } } { return; } IL_0080: { RuntimeObject* L_26 = ___0_dictionary; NullCheck((RuntimeObject*)L_26); RuntimeObject* L_27; L_27 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 17), (RuntimeObject*)L_26); V_3 = L_27; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00af: { { RuntimeObject* L_28 = V_3; if (!L_28) { goto IL_00b8; } } { RuntimeObject* L_29 = V_3; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00b8: { return; } } }); try { { goto IL_00a5_1; } IL_0089_1: { RuntimeObject* L_30 = V_3; NullCheck(L_30); KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32; L_32 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); RuntimeObject* L_33; L_33 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mC1253A228F693E705DD8254AE1C46344D9DA084E(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_00a5_1: { RuntimeObject* L_34 = V_3; NullCheck((RuntimeObject*)L_34); bool L_35; L_35 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34); if (L_35) { goto IL_0089_1; } } { goto IL_00b9; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b9: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF820F016045E4FEDB3149E2E798A2D054B05321F_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; NullCheck(L_0); ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7(L_0, (RuntimeObject*)__this, L_1, ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_mD0A5A024A5846E9C7A68418CBC91F8DABC70B5B5_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____count; int32_t L_1 = __this->____freeCount; return ((int32_t)il2cpp_codegen_subtract(L_0, L_1)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* Dictionary_2_get_Keys_m6B4FEC85C78AA00269F440121A5297DB65B6D164_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* L_1 = (KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m760A448A6020CA2FF2E101C7D92B8A4260DE2303(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_m6AA7B72D09B0B578EC479042734A7EE2EFCCA32B_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* L_1 = (KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m760A448A6020CA2FF2E101C7D92B8A4260DE2303(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* Dictionary_2_get_Values_m1E5367578684067AF2EA246FBA891AC615D0CDD7_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_1 = (ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_mE89979F63B71EFA6F1F7994A3216B1BE4BDD1A25(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_mB7F56B9BAF4054FD4199406AA9824BFF65A5386A_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_1 = (ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_mE89979F63B71EFA6F1F7994A3216B1BE4BDD1A25(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_mFE10AF94D93EBC586465EA8F950A43DC92518B30_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; RuntimeObject* V_1 = NULL; { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001e; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); RuntimeObject* L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7 = L_6; RuntimeObject* L_8 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_7); ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL); il2cpp_codegen_initobj((&V_1), sizeof(RuntimeObject*)); RuntimeObject* L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m725DDAF4C8BD4FBCD106BFFB1B4B5B74D7696281_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; RuntimeObject* L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m9F6FE92A24CD11B9C4ED522F8A9D1A3C997F516A(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mC1253A228F693E705DD8254AE1C46344D9DA084E_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; RuntimeObject* L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m9F6FE92A24CD11B9C4ED522F8A9D1A3C997F516A(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_m18FEA7DD7865362DE67117AA6A1667C9A4AF3CE0_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC ___0_keyValuePair, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0; L_0 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); RuntimeObject* L_1; L_1 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mC1253A228F693E705DD8254AE1C46344D9DA084E(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_mEA7A24F7E693922210C60B87BE3CC7C899C805F2_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0; L_0 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0038; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3; L_3 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; RuntimeObject* L_7; L_7 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0038; } } { return (bool)1; } IL_0038: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_m7375E89F34D49DA1170C44A739866CBBCA8C9ADC_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0; L_0 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0046; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3; L_3 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; RuntimeObject* L_7; L_7 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9; L_9 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_m788B1B038ADEB8A89671F9592C1F31B6F0609BCF(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 37)); return (bool)1; } IL_0046: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mF2754007A36E13CCF84CC10D7729FB3860F9E3DA_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->____count; V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0041; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = __this->____buckets; NullCheck(L_3); Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL); __this->____count = 0; __this->____freeList = (-1); __this->____freeCount = 0; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_4 = __this->____entries; int32_t L_5 = V_0; Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL); } IL_0041: { int32_t L_6 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_6, 1)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mA2AD3A192BF80F69231CE977561A825A6A0B95BB_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_mD0B8D49A48106923EB25FA15CFEEA486003F9EE7_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_value, const RuntimeMethod* method) { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_0 = NULL; int32_t V_1 = 0; RuntimeObject* V_2 = NULL; int32_t V_3 = 0; EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_0 = __this->____entries; V_0 = L_0; RuntimeObject* L_1 = ___0_value; if (L_1) { goto IL_0049; } } { V_1 = 0; goto IL_003b; } IL_0013: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_2 = V_0; int32_t L_3 = V_1; NullCheck(L_2); int32_t L_4 = ((L_2)->GetAddressAt(static_cast(L_3)))->___hashCode; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0037; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_5 = V_0; int32_t L_6 = V_1; NullCheck(L_5); RuntimeObject* L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; if (L_7) { goto IL_0037; } } { return (bool)1; } IL_0037: { int32_t L_8 = V_1; V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1)); } IL_003b: { int32_t L_9 = V_1; int32_t L_10 = __this->____count; if ((((int32_t)L_9) < ((int32_t)L_10))) { goto IL_0013; } } { goto IL_00db; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject*)); RuntimeObject* L_11 = V_2; if (!L_11) { goto IL_0096; } } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_12 = V_0; int32_t L_13 = V_3; NullCheck(L_12); int32_t L_14 = ((L_12)->GetAddressAt(static_cast(L_13)))->___hashCode; if ((((int32_t)L_14) < ((int32_t)0))) { goto IL_0087; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_15; L_15 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_16 = V_0; int32_t L_17 = V_3; NullCheck(L_16); RuntimeObject* L_18 = ((L_16)->GetAddressAt(static_cast(L_17)))->___value; RuntimeObject* L_19 = ___0_value; NullCheck(L_15); bool L_20; L_20 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_15, L_18, L_19); if (!L_20) { goto IL_0087; } } { return (bool)1; } IL_0087: { int32_t L_21 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1)); } IL_008b: { int32_t L_22 = V_3; int32_t L_23 = __this->____count; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_005d; } } { goto IL_00db; } IL_0096: { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_24; L_24 = EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); V_4 = L_24; V_5 = 0; goto IL_00d1; } IL_00a2: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___hashCode; if ((((int32_t)L_27) < ((int32_t)0))) { goto IL_00cb; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_28 = V_4; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_29 = V_0; int32_t L_30 = V_5; NullCheck(L_29); RuntimeObject* L_31 = ((L_29)->GetAddressAt(static_cast(L_30)))->___value; RuntimeObject* L_32 = ___0_value; NullCheck(L_28); bool L_33; L_33 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8, L_28, L_31, L_32); if (!L_33) { goto IL_00cb; } } { return (bool)1; } IL_00cb: { int32_t L_34 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_34, 1)); } IL_00d1: { int32_t L_35 = V_5; int32_t L_36 = __this->____count; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_00a2; } } IL_00db: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m99A7B4C914D4E86037D01D7544BF016AAAB0ED74_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { int32_t L_1 = ___1_index; KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_2 = ___0_array; NullCheck(L_2); if ((!(((uint32_t)L_1) > ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))) { goto IL_0014; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0014: { KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_mD0A5A024A5846E9C7A68418CBC91F8DABC70B5B5(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_3)->max_length)), L_4))) >= ((int32_t)L_5))) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_0027: { int32_t L_6 = __this->____count; V_0 = L_6; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = ((L_8)->GetAddressAt(static_cast(L_9)))->___hashCode; if ((((int32_t)L_10) < ((int32_t)0))) { goto IL_0071; } } { KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_11 = ___0_array; int32_t L_12 = ___1_index; int32_t L_13 = L_12; ___1_index = ((int32_t)il2cpp_codegen_add(L_13, 1)); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); RuntimeObject* L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE((&L_20), L_16, L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); NullCheck(L_11); (L_11)->SetAt(static_cast(L_13), (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC)L_20); } IL_0071: { 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_0; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0039; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 Dictionary_2_GetEnumerator_m3BF9969257B323347AA34745C6DCD37D1F9BF174_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_mACB864ECFD48B74C1555515582218831F7D69683_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_m5A6AE1436D96B62F4C63D18BEF2785BCFBFB06D5_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* V_0 = NULL; RuntimeObject* G_B4_0 = NULL; String_t* G_B4_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B4_2 = NULL; RuntimeObject* G_B3_0 = NULL; String_t* G_B3_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B3_2 = NULL; String_t* G_B6_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B6_1 = NULL; String_t* G_B5_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B5_1 = NULL; int32_t G_B7_0 = 0; String_t* G_B7_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B7_2 = NULL; { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_0 = ___0_info; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)4, NULL); } IL_0009: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; int32_t L_2 = __this->____version; NullCheck(L_1); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info; RuntimeObject* L_4 = __this->____comparer; RuntimeObject* L_5 = L_4; if (L_5) { G_B4_0 = L_5; G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B4_2 = L_3; goto IL_002f; } G_B3_0 = L_5; G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B3_2 = L_3; } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_6; L_6 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); G_B4_0 = ((RuntimeObject*)(L_6)); G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_002f: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); NullCheck(G_B4_2); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(G_B4_2, G_B4_1, (RuntimeObject*)G_B4_0, L_8, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_9 = ___0_info; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = __this->____buckets; if (!L_10) { G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B6_1 = L_9; goto IL_0056; } G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B5_1 = L_9; } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; NullCheck(L_11); G_B7_0 = ((int32_t)(((RuntimeArray*)L_11)->max_length)); G_B7_1 = G_B5_0; G_B7_2 = G_B5_1; goto IL_0057; } IL_0056: { G_B7_0 = 0; G_B7_1 = G_B6_0; G_B7_2 = G_B6_1; } IL_0057: { NullCheck(G_B7_2); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(G_B7_2, G_B7_1, G_B7_0, NULL); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_12 = __this->____buckets; if (!L_12) { goto IL_008e; } } { int32_t L_13; L_13 = Dictionary_2_get_Count_mD0A5A024A5846E9C7A68418CBC91F8DABC70B5B5(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_14 = (KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)(KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_15 = V_0; Dictionary_2_CopyTo_m99A7B4C914D4E86037D01D7544BF016AAAB0ED74(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_17 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_19; L_19 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_18, NULL); NullCheck(L_16); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(L_16, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, (RuntimeObject*)L_17, L_19, NULL); } IL_008e: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_6; memset((&V_6), 0, sizeof(V_6)); EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_7 = NULL; int32_t V_8 = 0; { goto IL_000e; } IL_000e: { V_0 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; V_1 = L_1; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_2 = __this->____entries; V_2 = L_2; V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1; if (!L_3) { goto IL_0175; } } { RuntimeObject* L_4 = __this->____comparer; V_4 = L_4; RuntimeObject* L_5 = V_4; if (L_5) { goto IL_0110; } } { int32_t L_6; L_6 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); V_5 = ((int32_t)(L_6&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = V_1; int32_t L_8 = V_5; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = V_1; NullCheck(L_9); NullCheck(L_7); int32_t L_10 = ((int32_t)(L_8%((int32_t)(((RuntimeArray*)L_9)->max_length)))); int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1)); il2cpp_codegen_initobj((&V_6), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_14 = V_2; NullCheck(L_14); if ((!(((uint32_t)L_13) < ((uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_15 = V_2; int32_t L_16 = V_0; NullCheck(L_15); int32_t L_17 = ((L_15)->GetAddressAt(static_cast(L_16)))->___hashCode; int32_t L_18 = V_5; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_009b; } } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_19; L_19 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_25 = V_2; int32_t L_26 = V_0; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___next; V_0 = L_27; int32_t L_28 = V_3; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_29 = V_2; NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))))) { goto IL_00b3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_00b3: { int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_30, 1)); goto IL_0066; } IL_0110: { RuntimeObject* L_31 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_31, L_32); V_8 = ((int32_t)(L_33&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_34 = V_1; int32_t L_35 = V_8; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_36 = V_1; NullCheck(L_36); NullCheck(L_34); int32_t L_37 = ((int32_t)(L_35%((int32_t)(((RuntimeArray*)L_36)->max_length)))); int32_t L_38 = (L_34)->GetAt(static_cast(L_37)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_38, 1)); } IL_012b: { int32_t L_39 = V_0; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_40 = V_2; NullCheck(L_40); if ((!(((uint32_t)L_39) < ((uint32_t)((int32_t)(((RuntimeArray*)L_40)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_41 = V_2; int32_t L_42 = V_0; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->___hashCode; int32_t L_44 = V_8; if ((!(((uint32_t)L_43) == ((uint32_t)L_44)))) { goto IL_0157; } } { RuntimeObject* L_45 = V_4; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_45, L_48, L_49); if (L_50) { goto IL_0175; } } IL_0157: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_51 = V_2; int32_t L_52 = V_0; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___next; V_0 = L_53; int32_t L_54 = V_3; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_55 = V_2; NullCheck(L_55); if ((((int32_t)L_54) < ((int32_t)((int32_t)(((RuntimeArray*)L_55)->max_length))))) { goto IL_016f; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_016f: { int32_t L_56 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_56, 1)); goto IL_012b; } IL_0175: { int32_t L_57 = V_0; return L_57; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m8F77CC6CC147BE12E79579C92784A2F26DBF7801_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_capacity, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___0_capacity; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472(L_0, NULL); V_0 = L_1; __this->____freeList = (-1); int32_t L_2 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_2); __this->____buckets = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_3); int32_t L_4 = V_0; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_5 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)(EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_4); __this->____entries = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_5); int32_t L_6 = V_0; return L_6; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m9F6FE92A24CD11B9C4ED522F8A9D1A3C997F516A_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_0 = NULL; RuntimeObject* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t* V_4 = NULL; int32_t V_5 = 0; bool V_6 = false; bool V_7 = false; int32_t V_8 = 0; int32_t* V_9 = NULL; Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* V_10 = NULL; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_11; memset((&V_11), 0, sizeof(V_11)); EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_12 = NULL; int32_t V_13 = 0; int32_t G_B7_0 = 0; int32_t* G_B51_0 = NULL; { goto IL_000e; } IL_000e: { int32_t L_1 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_1, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; if (L_2) { goto IL_002c; } } { int32_t L_3; L_3 = Dictionary_2_Initialize_m8F77CC6CC147BE12E79579C92784A2F26DBF7801(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_4 = __this->____entries; V_0 = L_4; RuntimeObject* L_5 = __this->____comparer; V_1 = L_5; RuntimeObject* L_6 = V_1; if (!L_6) { goto IL_0046; } } { RuntimeObject* L_7 = V_1; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_7, L_8); G_B7_0 = L_9; goto IL_0053; } IL_0046: { int32_t L_10; L_10 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B7_0 = L_10; } IL_0053: { V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL))); V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; int32_t L_12 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = __this->____buckets; NullCheck(L_13); NullCheck(L_11); V_4 = ((L_11)->GetAddressAt(static_cast(((int32_t)(L_12%((int32_t)(((RuntimeArray*)L_13)->max_length))))))); int32_t* L_14 = V_4; int32_t L_15 = *((int32_t*)L_14); V_5 = ((int32_t)il2cpp_codegen_subtract(L_15, 1)); RuntimeObject* L_16 = V_1; if (L_16) { goto IL_0187; } } { il2cpp_codegen_initobj((&V_11), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_19 = V_0; NullCheck(L_19); if ((!(((uint32_t)L_18) < ((uint32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_20 = V_0; int32_t L_21 = V_5; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___hashCode; int32_t L_23 = V_2; if ((!(((uint32_t)L_22) == ((uint32_t)L_23)))) { goto IL_00ea; } } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_24; L_24 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_24, L_27, L_28); if (!L_29) { goto IL_00ea; } } { uint8_t L_30 = ___2_behavior; if ((!(((uint32_t)L_30) == ((uint32_t)1)))) { goto IL_00d9; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); RuntimeObject* L_33 = ___1_value; ((L_31)->GetAddressAt(static_cast(L_32)))->___value = L_33; Il2CppCodeGenWriteBarrier((void**)(&((L_31)->GetAddressAt(static_cast(L_32)))->___value), (void*)L_33); return (bool)1; } IL_00d9: { uint8_t L_34 = ___2_behavior; if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_00e8; } } { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_35 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_36 = L_35; RuntimeObject* L_37 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_36); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL); } IL_00e8: { return (bool)0; } IL_00ea: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_38 = V_0; int32_t L_39 = V_5; NullCheck(L_38); int32_t L_40 = ((L_38)->GetAddressAt(static_cast(L_39)))->___next; V_5 = L_40; int32_t L_41 = V_3; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_42 = V_0; NullCheck(L_42); if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length))))) { goto IL_0104; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_0104: { int32_t L_43 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_43, 1)); goto IL_0091; } IL_0187: { int32_t L_44 = V_5; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_45 = V_0; NullCheck(L_45); if ((!(((uint32_t)L_44) < ((uint32_t)((int32_t)(((RuntimeArray*)L_45)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_46 = V_0; int32_t L_47 = V_5; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___hashCode; int32_t L_49 = V_2; if ((!(((uint32_t)L_48) == ((uint32_t)L_49)))) { goto IL_01d9; } } { RuntimeObject* L_50 = V_1; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_50, L_53, L_54); if (!L_55) { goto IL_01d9; } } { uint8_t L_56 = ___2_behavior; if ((!(((uint32_t)L_56) == ((uint32_t)1)))) { goto IL_01c8; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); RuntimeObject* L_59 = ___1_value; ((L_57)->GetAddressAt(static_cast(L_58)))->___value = L_59; Il2CppCodeGenWriteBarrier((void**)(&((L_57)->GetAddressAt(static_cast(L_58)))->___value), (void*)L_59); return (bool)1; } IL_01c8: { uint8_t L_60 = ___2_behavior; if ((!(((uint32_t)L_60) == ((uint32_t)2)))) { goto IL_01d7; } } { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_61 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_62 = L_61; RuntimeObject* L_63 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_62); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_63, NULL); } IL_01d7: { return (bool)0; } IL_01d9: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_64 = V_0; int32_t L_65 = V_5; NullCheck(L_64); int32_t L_66 = ((L_64)->GetAddressAt(static_cast(L_65)))->___next; V_5 = L_66; int32_t L_67 = V_3; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_68 = V_0; NullCheck(L_68); if ((((int32_t)L_67) < ((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length))))) { goto IL_01f3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_01f3: { int32_t L_69 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_69, 1)); goto IL_0187; } IL_01f9: { V_6 = (bool)0; V_7 = (bool)0; int32_t L_70 = __this->____freeCount; if ((((int32_t)L_70) <= ((int32_t)0))) { goto IL_0223; } } { int32_t L_71 = __this->____freeList; V_8 = L_71; V_7 = (bool)1; int32_t L_72 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_subtract(L_72, 1)); goto IL_0250; } IL_0223: { int32_t L_73 = __this->____count; V_13 = L_73; int32_t L_74 = V_13; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_75 = V_0; NullCheck(L_75); if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)(((RuntimeArray*)L_75)->max_length)))))) { goto IL_023b; } } { Dictionary_2_Resize_mD7A8F48796D8BA600B5F7E33AB98B337891330E4(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 52)); V_6 = (bool)1; } IL_023b: { int32_t L_76 = V_13; V_8 = L_76; int32_t L_77 = V_13; __this->____count = ((int32_t)il2cpp_codegen_add(L_77, 1)); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_78 = __this->____entries; V_0 = L_78; } IL_0250: { bool L_79 = V_6; if (L_79) { goto IL_0258; } } { int32_t* L_80 = V_4; G_B51_0 = L_80; goto IL_026d; } IL_0258: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_81 = __this->____buckets; int32_t L_82 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_83 = __this->____buckets; NullCheck(L_83); NullCheck(L_81); G_B51_0 = ((L_81)->GetAddressAt(static_cast(((int32_t)(L_82%((int32_t)(((RuntimeArray*)L_83)->max_length))))))); } IL_026d: { V_9 = G_B51_0; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_84 = V_0; int32_t L_85 = V_8; NullCheck(L_84); V_10 = ((L_84)->GetAddressAt(static_cast(L_85))); bool L_86 = V_7; if (!L_86) { goto IL_028a; } } { Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_91 = V_10; int32_t* L_92 = V_9; int32_t L_93 = *((int32_t*)L_92); L_91->___next = ((int32_t)il2cpp_codegen_subtract(L_93, 1)); Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_94 = V_10; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_95 = ___0_key; L_94->___key = L_95; Il2CppCodeGenWriteBarrier((void**)&(((&L_94->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&L_94->___key))->___m_StringLowerCase), (void*)NULL); #endif Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_96 = V_10; RuntimeObject* L_97 = ___1_value; L_96->___value = L_97; Il2CppCodeGenWriteBarrier((void**)(&L_96->___value), (void*)L_97); int32_t* L_98 = V_9; int32_t L_99 = V_8; *((int32_t*)L_98) = (int32_t)((int32_t)il2cpp_codegen_add(L_99, 1)); return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_mBA5F2741A5A2BB09EC920E7C66DC32C0BB97216C_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_sender, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* V_3 = NULL; int32_t V_4 = 0; { il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_0); bool L_1; L_1 = ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F(L_0, (RuntimeObject*)__this, (&V_0), ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_2 = V_0; if (L_2) { goto IL_0012; } } { return; } IL_0012: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = V_0; NullCheck(L_3); int32_t L_4; L_4 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_3, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, NULL); V_1 = L_4; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_5 = V_0; NullCheck(L_5); int32_t L_6; L_6 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_5, _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69, NULL); V_2 = L_6; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_7 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_9; L_9 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_8, NULL); NullCheck(L_7); RuntimeObject* L_10; L_10 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_7, _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9, L_9, NULL); __this->____comparer = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1))); Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1)))); int32_t L_11 = V_2; if (!L_11) { goto IL_00c9; } } { int32_t L_12 = V_2; int32_t L_13; L_13 = Dictionary_2_Initialize_m8F77CC6CC147BE12E79579C92784A2F26DBF7801(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_16; L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL); NullCheck(L_14); RuntimeObject* L_17; L_17 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_14, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, L_16, NULL); V_3 = ((KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_18 = V_3; if (L_18) { goto IL_007a; } } { ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)16), NULL); } IL_007a: { V_4 = 0; goto IL_00c0; } IL_007f: { KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_21; L_21 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_24; L_24 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); RuntimeObject* L_27; L_27 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mC1253A228F693E705DD8254AE1C46344D9DA084E(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_00c0: { int32_t L_29 = V_4; KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_30 = V_3; NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))) { goto IL_007f; } } { goto IL_00d0; } IL_00c9: { __this->____buckets = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL); } IL_00d0: { int32_t L_31 = V_1; __this->____version = L_31; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_32; L_32 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_32); bool L_33; L_33 = ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E(L_32, (RuntimeObject*)__this, ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD7A8F48796D8BA600B5F7E33AB98B337891330E4_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->____count; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL); Dictionary_2_Resize_m4725AEA2B30D7731D0DDB8758105F836A2FB0F1D(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m4725AEA2B30D7731D0DDB8758105F836A2FB0F1D_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_1 = NULL; int32_t V_2 = 0; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { int32_t L_0 = ___0_newSize; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; int32_t L_2 = ___0_newSize; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_3 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)(EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_2); V_1 = L_3; int32_t L_4 = __this->____count; V_2 = L_4; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_5 = __this->____entries; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_6 = V_1; int32_t L_7 = V_2; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_5, 0, (RuntimeArray*)L_6, 0, L_7, NULL); il2cpp_codegen_initobj((&V_3), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = V_3; bool L_9 = ___1_forceNewHashCodes; if (!((int32_t)((int32_t)false&(int32_t)L_9))) { goto IL_0084; } } { V_4 = 0; goto IL_007f; } IL_003e: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_10 = V_1; int32_t L_11 = V_4; NullCheck(L_10); int32_t L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->___hashCode; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0079; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_17 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC(L_17, il2cpp_rgctx_method(method->klass->rgctx_data, 47)); ((L_13)->GetAddressAt(static_cast(L_14)))->___hashCode = ((int32_t)(L_18&((int32_t)2147483647LL))); } IL_0079: { int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_19, 1)); } IL_007f: { int32_t L_20 = V_4; int32_t L_21 = V_2; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_003e; } } IL_0084: { V_5 = 0; goto IL_00cb; } IL_0089: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_22 = V_1; int32_t L_23 = V_5; NullCheck(L_22); int32_t L_24 = ((L_22)->GetAddressAt(static_cast(L_23)))->___hashCode; if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_00c5; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_25 = V_1; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___hashCode; int32_t L_28 = ___0_newSize; V_6 = ((int32_t)(L_27%L_28)); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_29 = V_1; int32_t L_30 = V_5; NullCheck(L_29); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_31 = V_0; int32_t L_32 = V_6; NullCheck(L_31); int32_t L_33 = L_32; int32_t L_34 = (L_31)->GetAt(static_cast(L_33)); ((L_29)->GetAddressAt(static_cast(L_30)))->___next = ((int32_t)il2cpp_codegen_subtract(L_34, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_35 = V_0; int32_t L_36 = V_6; int32_t L_37 = V_5; NullCheck(L_35); (L_35)->SetAt(static_cast(L_36), (int32_t)((int32_t)il2cpp_codegen_add(L_37, 1))); } IL_00c5: { int32_t L_38 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_00cb: { int32_t L_39 = V_5; int32_t L_40 = V_2; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0089; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_41 = V_0; __this->____buckets = L_41; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_41); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_42 = V_1; __this->____entries = L_42; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_42); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m788B1B038ADEB8A89671F9592C1F31B6F0609BCF_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* V_4 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B6_0 = 0; RuntimeObject* G_B10_0 = NULL; RuntimeObject* G_B9_0 = NULL; bool G_B11_0 = false; { goto IL_000e; } IL_000e: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; if (!L_1) { goto IL_0149; } } { RuntimeObject* L_2 = __this->____comparer; RuntimeObject* L_3 = L_2; if (L_3) { G_B5_0 = L_3; goto IL_0032; } G_B4_0 = L_3; } { int32_t L_4; L_4 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B5_0, L_5); G_B6_0 = L_6; } IL_0038: { V_0 = ((int32_t)(G_B6_0&((int32_t)2147483647LL))); int32_t L_7 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_8 = __this->____buckets; NullCheck(L_8); V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length)))); V_2 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->____buckets; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1)); goto IL_0142; } IL_005c: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_15 = V_4; int32_t L_16 = L_15->___hashCode; int32_t L_17 = V_0; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_0138; } } { RuntimeObject* L_18 = __this->____comparer; RuntimeObject* L_19 = L_18; if (L_19) { G_B10_0 = L_19; goto IL_0095; } G_B9_0 = L_19; } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_20; L_20 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_21 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = L_21->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_25 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_26 = L_25->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B10_0, L_26, L_27); G_B11_0 = L_28; } IL_00a2: { if (!G_B11_0) { goto IL_0138; } } { int32_t L_29 = V_2; if ((((int32_t)L_29) >= ((int32_t)0))) { goto IL_00be; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_30 = __this->____buckets; int32_t L_31 = V_1; Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_32 = V_4; int32_t L_33 = L_32->___next; NullCheck(L_30); (L_30)->SetAt(static_cast(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1))); goto IL_00d6; } IL_00be: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_38 = V_4; L_38->___hashCode = (-1); Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_39 = V_4; int32_t L_40 = __this->____freeList; L_39->___next = L_40; } { Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_41 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_42 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&L_41->___key); il2cpp_codegen_initobj(L_42, sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } IL_00ff: { } { Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_43 = V_4; RuntimeObject** L_44 = (RuntimeObject**)(&L_43->___value); il2cpp_codegen_initobj(L_44, sizeof(RuntimeObject*)); } IL_0113: { int32_t L_45 = V_3; __this->____freeList = L_45; int32_t L_46 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_add(L_46, 1)); int32_t L_47 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_47, 1)); return (bool)1; } IL_0138: { int32_t L_48 = V_3; V_2 = L_48; Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_49 = V_4; int32_t L_50 = L_49->___next; V_3 = L_50; } IL_0142: { int32_t L_51 = V_3; if ((((int32_t)L_51) >= ((int32_t)0))) { goto IL_005c; } } IL_0149: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m5FF3432937DE0E166259F54A0CFC568A388F7439_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0025; } } { RuntimeObject** L_3 = ___1_value; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); RuntimeObject* L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(RuntimeObject**)L_3 = L_6; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_3, (void*)L_6); return (bool)1; } IL_0025: { RuntimeObject** L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(RuntimeObject*)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_mEDDA699606342FC2602657B5CC2B795956F970C8_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; RuntimeObject* L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m9F6FE92A24CD11B9C4ED522F8A9D1A3C997F516A(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m81DF3E59F037CA0BEF0D369D1A52E6F5E5133BDB_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_mE34051C2B55ECB67C5FBC0900C9535DCAEC840C5_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_m99A7B4C914D4E86037D01D7544BF016AAAB0ED74(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_m301F576244338D470DBD0EC1F11A05E2DD99A56A_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeArray* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_6 = NULL; int32_t V_7 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeArray* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { RuntimeArray* L_1 = ___0_array; NullCheck(L_1); int32_t L_2; L_2 = Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F(L_1, NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)7, NULL); } IL_0018: { RuntimeArray* L_3 = ___0_array; NullCheck(L_3); int32_t L_4; L_4 = Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC(L_3, 0, NULL); if (!L_4) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)6, NULL); } IL_0027: { int32_t L_5 = ___1_index; RuntimeArray* L_6 = ___0_array; NullCheck(L_6); int32_t L_7; L_7 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_6, NULL); if ((!(((uint32_t)L_5) > ((uint32_t)L_7)))) { goto IL_0035; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0035: { RuntimeArray* L_8 = ___0_array; NullCheck(L_8); int32_t L_9; L_9 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_8, NULL); int32_t L_10 = ___1_index; int32_t L_11; L_11 = Dictionary_2_get_Count_mD0A5A024A5846E9C7A68418CBC91F8DABC70B5B5(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_9, L_10))) >= ((int32_t)L_11))) { goto IL_004b; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_004b: { RuntimeArray* L_12 = ___0_array; V_0 = ((KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_m99A7B4C914D4E86037D01D7544BF016AAAB0ED74(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } IL_005e: { RuntimeArray* L_16 = ___0_array; V_1 = ((DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533*)IsInst((RuntimeObject*)L_16, DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var)); DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_17 = V_1; if (!L_17) { goto IL_00c3; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_19 = V_2; int32_t L_20 = V_3; NullCheck(L_19); int32_t L_21 = ((L_19)->GetAddressAt(static_cast(L_20)))->___hashCode; if ((((int32_t)L_21) < ((int32_t)0))) { goto IL_00b5; } } { DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_22 = V_1; int32_t L_23 = ___1_index; int32_t L_24 = L_23; ___1_index = ((int32_t)il2cpp_codegen_add(L_24, 1)); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); RuntimeObject* L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_33; memset((&L_33), 0, sizeof(L_33)); DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_33), L_29, L_32, NULL); NullCheck(L_22); (L_22)->SetAt(static_cast(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_33); } IL_00b5: { int32_t L_34 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_34, 1)); } IL_00b9: { int32_t L_35 = V_3; int32_t L_36 = __this->____count; if ((((int32_t)L_35) < ((int32_t)L_36))) { goto IL_0073; } } { return; } IL_00c3: { RuntimeArray* L_37 = ___0_array; V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_37, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_38 = V_4; if (L_38) { goto IL_00d4; } } { ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); } IL_00d4: { } try { { int32_t L_39 = __this->____count; V_5 = L_39; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_40 = __this->____entries; V_6 = L_40; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_41 = V_6; int32_t L_42 = V_7; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->___hashCode; if ((((int32_t)L_43) < ((int32_t)0))) { goto IL_012a_1; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_44 = V_4; int32_t L_45 = ___1_index; int32_t L_46 = L_45; ___1_index = ((int32_t)il2cpp_codegen_add(L_46, 1)); EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_47 = V_6; int32_t L_48 = V_7; NullCheck(L_47); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_49 = ((L_47)->GetAddressAt(static_cast(L_48)))->___key; EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_50 = V_6; int32_t L_51 = V_7; NullCheck(L_50); RuntimeObject* L_52 = ((L_50)->GetAddressAt(static_cast(L_51)))->___value; KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_53; memset((&L_53), 0, sizeof(L_53)); KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE((&L_53), L_49, L_52, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_54 = L_53; RuntimeObject* L_55 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 21), &L_54); NullCheck(L_44); ArrayElementTypeCheck (L_44, L_55); (L_44)->SetAt(static_cast(L_46), (RuntimeObject*)L_55); } IL_012a_1: { int32_t L_56 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_56, 1)); } IL_0130_1: { int32_t L_57 = V_7; int32_t L_58 = V_5; if ((((int32_t)L_57) < ((int32_t)L_58))) { goto IL_00ea_1; } } { goto IL_0140; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0138; } throw e; } CATCH_0138: { ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1* L_59 = ((ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*)IL2CPP_GET_ACTIVE_EXCEPTION(ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*));; ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_0140; } IL_0140: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_mC8C803C2C2C13402A6F714DFB1534BBBC15B7DD7_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_ICollection_get_IsSynchronized_mB548F2BF56F17DF23FBB8C10DB4E654409087764_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m8D885E527CA70A394DD8C7828413C0E844D7E3AA_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->____syncRoot; if (L_0) { goto IL_001a; } } { RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot); RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL); RuntimeObject* L_3; L_3 = InterlockedCompareExchangeImpl(L_1, L_2, NULL); } IL_001a: { RuntimeObject* L_4 = __this->____syncRoot; return L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsFixedSize_m2F86A9C2BD5B4050296000566217C37A4A9F7724_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_mA217AD873ED3EE501AC78B0BE34645B591086DE0_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_m38F320DDB01289FBB88A88DF1546BCDFFB85D86B_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* L_0; L_0 = Dictionary_2_get_Keys_m6B4FEC85C78AA00269F440121A5297DB65B6D164(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 58)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_m0303F93AB6CFD2034F2243CD26C7884D58AE77F1_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_0; L_0 = Dictionary_2_get_Values_m1E5367578684067AF2EA246FBA891AC615D0CDD7(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 59)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_mCC096DF96EED6B1B4BDD45AEB12F528EE9205E12_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m38C66FA0A5C6A40CE129076DA08EF86406A8FEE1(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0030; } } { RuntimeObject* L_2 = ___0_key; int32_t L_3; L_3 = Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0030; } } { EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); RuntimeObject* L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; return L_7; } IL_0030: { return NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_m85CA9426147C0BC399C7829CBB4FF37665B59EA7_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisRuntimeObject_m27E41ACCEE817CDFBB9616ED62F233A4EA0D8A49(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_m725DDAF4C8BD4FBCD106BFFB1B4B5B74D7696281(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))), il2cpp_rgctx_method(method->klass->rgctx_data, 63)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m38C66FA0A5C6A40CE129076DA08EF86406A8FEE1_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___0_key; return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 14)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_mC9CF4854CAA463103B1AE4402ADFB512D1381D43_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisRuntimeObject_m27E41ACCEE817CDFBB9616ED62F233A4EA0D8A49(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_mC1253A228F693E705DD8254AE1C46344D9DA084E(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))), il2cpp_rgctx_method(method->klass->rgctx_data, 16)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_mAE1B66924C508A88968D73E6E915BBB141ED3607_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m38C66FA0A5C6A40CE129076DA08EF86406A8FEE1(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_ContainsKey_mA2AD3A192BF80F69231CE977561A825A6A0B95BB(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 66)); return L_3; } IL_0015: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_m3719C3E430C2B861F4A09A327406612CB94D4A5D_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method) { { Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Remove_m04BC8116DC545003C9CC54F0DD79EA01ACAA1B39_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m38C66FA0A5C6A40CE129076DA08EF86406A8FEE1(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_Remove_m788B1B038ADEB8A89671F9592C1F31B6F0609BCF(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 37)); } IL_0015: { 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 Dictionary_2__ctor_mC02418824B6FF7967D1DC62752720272A34A114E_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_mA5508465C2465362C1A1735EA90FFED70F2B5D6C(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m68A8D5DCC252F034F6A9E9D434A2A76B279FC354_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_mA5508465C2465362C1A1735EA90FFED70F2B5D6C(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m78BA5BFAB1F71D51600347B69AC6879B5D4A39FD_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_mA5508465C2465362C1A1735EA90FFED70F2B5D6C(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mA5508465C2465362C1A1735EA90FFED70F2B5D6C_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); int32_t L_0 = ___0_capacity; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0011; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97((int32_t)((int32_t)12), NULL); } IL_0011: { int32_t L_1 = ___0_capacity; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_001d; } } { int32_t L_2 = ___0_capacity; int32_t L_3; L_3 = Dictionary_2_Initialize_m0CCFDCDCEA17B485AED911E0006CFFD249EDF9C4(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_5; L_5 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668*)L_5))) { goto IL_002c; } } { RuntimeObject* L_6 = ___1_comparer; __this->____comparer = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)L_6); } IL_002c: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mB7E10EFE0F5B5C138113844B9E7C6EC2AAA2E23C_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_m7A8018B5EAB307D494821309F7E2B0C29B2D6A93(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m7A8018B5EAB307D494821309F7E2B0C29B2D6A93_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* G_B2_0 = NULL; Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* G_B3_1 = NULL; { RuntimeObject* L_0 = ___0_dictionary; if (L_0) { G_B2_0 = __this; goto IL_0007; } G_B1_0 = __this; } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_000d; } IL_0007: { RuntimeObject* L_1 = ___0_dictionary; NullCheck((RuntimeObject*)L_1); int32_t L_2; L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 9), (RuntimeObject*)L_1); G_B3_0 = L_2; G_B3_1 = G_B2_0; } IL_000d: { RuntimeObject* L_3 = ___1_comparer; Dictionary_2__ctor_mA5508465C2465362C1A1735EA90FFED70F2B5D6C(G_B3_1, G_B3_0, L_3, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); RuntimeObject* L_4 = ___0_dictionary; if (L_4) { goto IL_001c; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)1, NULL); } IL_001c: { RuntimeObject* L_5 = ___0_dictionary; NullCheck((RuntimeObject*)L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3((RuntimeObject*)L_5, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 11)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); bool L_9; L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL); if (!L_9) { goto IL_0080; } } { RuntimeObject* L_10 = ___0_dictionary; Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* L_11 = ((Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 6))); NullCheck(L_11); int32_t L_12 = L_11->____count; V_0 = L_12; NullCheck(L_11); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___hashCode; if ((((int32_t)L_16) < ((int32_t)0))) { goto IL_0077; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_mBF301B3B22D2B9137CA4D3F9D4B4FBB145DF77AD(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_0077: { int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_23, 1)); } IL_007b: { int32_t L_24 = V_2; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_004a; } } { return; } IL_0080: { RuntimeObject* L_26 = ___0_dictionary; NullCheck((RuntimeObject*)L_26); RuntimeObject* L_27; L_27 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 17), (RuntimeObject*)L_26); V_3 = L_27; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00af: { { RuntimeObject* L_28 = V_3; if (!L_28) { goto IL_00b8; } } { RuntimeObject* L_29 = V_3; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00b8: { return; } } }); try { { goto IL_00a5_1; } IL_0089_1: { RuntimeObject* L_30 = V_3; NullCheck(L_30); KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32; L_32 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_33; L_33 = KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mBF301B3B22D2B9137CA4D3F9D4B4FBB145DF77AD(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_00a5_1: { RuntimeObject* L_34 = V_3; NullCheck((RuntimeObject*)L_34); bool L_35; L_35 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34); if (L_35) { goto IL_0089_1; } } { goto IL_00b9; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b9: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m92B91B672265A681D9ED7F8BCB013B560A372B15_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; NullCheck(L_0); ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7(L_0, (RuntimeObject*)__this, L_1, ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m274602E8171450B31B5AE16BB4B0CDDB80187874_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____count; int32_t L_1 = __this->____freeCount; return ((int32_t)il2cpp_codegen_subtract(L_0, L_1)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* Dictionary_2_get_Keys_m565FF565A32678434AB3DD604FD18BF39447DA7D_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* L_1 = (KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m2B69035CCBF90E8D7C1AF63C94FA1F2D508E0A69(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_m2571C4FE535C476AF9371E2CA53B8069A3CAE137_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* L_1 = (KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m2B69035CCBF90E8D7C1AF63C94FA1F2D508E0A69(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* Dictionary_2_get_Values_m9830AD27B725EA60F8330749ACA5AD9173CE71DD_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_1 = (ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_mAA5AA9DBC4A6DB001BF666974DF1751ED16342CA(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_m52E14321A5B788ED33579C7AE6A74A62A5030404_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_1 = (ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_mAA5AA9DBC4A6DB001BF666974DF1751ED16342CA(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 Dictionary_2_get_Item_m6C6D49B863E3AA35DB842F3DE83D5DC29956D3FE_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 V_1; memset((&V_1), 0, sizeof(V_1)); { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001e; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7 = L_6; RuntimeObject* L_8 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_7); ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL); il2cpp_codegen_initobj((&V_1), sizeof(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m2824FEE3EAAD5254BFFA074D1471995E93C5C871_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m9B5F476F0AADF52D95B328E9E8341DFF50B9968E(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mBF301B3B22D2B9137CA4D3F9D4B4FBB145DF77AD_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m9B5F476F0AADF52D95B328E9E8341DFF50B9968E(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_mE073B64D4E3C01DFA9653590C913D619F0611168_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 ___0_keyValuePair, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0; L_0 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_1; L_1 = KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mBF301B3B22D2B9137CA4D3F9D4B4FBB145DF77AD(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_m39FFEE0E542A44BE1BF1D8FE28190157A2639307_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0; L_0 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0038; } } { EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_3; L_3 = EqualityComparer_1_get_Default_mF246EACB57DDED12A190672980271BD5F9AEE036_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_7; L_7 = KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0038; } } { return (bool)1; } IL_0038: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_m963B4DFFAF20E1AA8ACC13B1CD7B0219BB03ABF9_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0; L_0 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0046; } } { EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_3; L_3 = EqualityComparer_1_get_Default_mF246EACB57DDED12A190672980271BD5F9AEE036_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_7; L_7 = KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9; L_9 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_m086FB745C0D28AB7561D4A9F0D2E00FBC24B5549(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 37)); return (bool)1; } IL_0046: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mF354006119C79621CB5786967E1905A788569229_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->____count; V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0041; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = __this->____buckets; NullCheck(L_3); Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL); __this->____count = 0; __this->____freeList = (-1); __this->____freeCount = 0; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_4 = __this->____entries; int32_t L_5 = V_0; Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL); } IL_0041: { int32_t L_6 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_6, 1)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m0D2FEF030ED5858CDD256ED398FA491A63D8AD3A_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_m20F2A007169576AFA8456427023B4AE9619F33C9_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___0_value, const RuntimeMethod* method) { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_0 = NULL; int32_t V_1 = 0; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_3 = V_0; int32_t L_4 = V_3; NullCheck(L_3); int32_t L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___hashCode; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_0087; } } { EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_6; L_6 = EqualityComparer_1_get_Default_mF246EACB57DDED12A190672980271BD5F9AEE036_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 >::Invoke(8, L_6, L_9, L_10); if (!L_11) { goto IL_0087; } } { return (bool)1; } IL_0087: { int32_t L_12 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_12, 1)); } IL_008b: { int32_t L_13 = V_3; int32_t L_14 = __this->____count; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_005d; } } { goto IL_00db; } IL_00db: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m566268FAEDE908AB3B7C1BE8BBB2A07EAC00F8B8_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { int32_t L_1 = ___1_index; KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_2 = ___0_array; NullCheck(L_2); if ((!(((uint32_t)L_1) > ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))) { goto IL_0014; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0014: { KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_m274602E8171450B31B5AE16BB4B0CDDB80187874(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_3)->max_length)), L_4))) >= ((int32_t)L_5))) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_0027: { int32_t L_6 = __this->____count; V_0 = L_6; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = ((L_8)->GetAddressAt(static_cast(L_9)))->___hashCode; if ((((int32_t)L_10) < ((int32_t)0))) { goto IL_0071; } } { KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_11 = ___0_array; int32_t L_12 = ___1_index; int32_t L_13 = L_12; ___1_index = ((int32_t)il2cpp_codegen_add(L_13, 1)); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_m264A05A8437C53AFA1A11C4E1B71781184FB5EBC((&L_20), L_16, L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); NullCheck(L_11); (L_11)->SetAt(static_cast(L_13), (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16)L_20); } IL_0071: { 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_0; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0039; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 Dictionary_2_GetEnumerator_m916984C4C3A0CDC2D7FDBBDA4A0F170F86352DC1_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m8C623D0AF82044FEBBED0632212D7CDEA53BCC84_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_m18D2F81D3A5DA98F4687E979FBA22F5613D39115_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* V_0 = NULL; RuntimeObject* G_B4_0 = NULL; String_t* G_B4_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B4_2 = NULL; RuntimeObject* G_B3_0 = NULL; String_t* G_B3_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B3_2 = NULL; String_t* G_B6_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B6_1 = NULL; String_t* G_B5_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B5_1 = NULL; int32_t G_B7_0 = 0; String_t* G_B7_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B7_2 = NULL; { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_0 = ___0_info; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)4, NULL); } IL_0009: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; int32_t L_2 = __this->____version; NullCheck(L_1); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info; RuntimeObject* L_4 = __this->____comparer; RuntimeObject* L_5 = L_4; if (L_5) { G_B4_0 = L_5; G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B4_2 = L_3; goto IL_002f; } G_B3_0 = L_5; G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B3_2 = L_3; } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_6; L_6 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); G_B4_0 = ((RuntimeObject*)(L_6)); G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_002f: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); NullCheck(G_B4_2); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(G_B4_2, G_B4_1, (RuntimeObject*)G_B4_0, L_8, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_9 = ___0_info; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = __this->____buckets; if (!L_10) { G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B6_1 = L_9; goto IL_0056; } G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B5_1 = L_9; } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; NullCheck(L_11); G_B7_0 = ((int32_t)(((RuntimeArray*)L_11)->max_length)); G_B7_1 = G_B5_0; G_B7_2 = G_B5_1; goto IL_0057; } IL_0056: { G_B7_0 = 0; G_B7_1 = G_B6_0; G_B7_2 = G_B6_1; } IL_0057: { NullCheck(G_B7_2); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(G_B7_2, G_B7_1, G_B7_0, NULL); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_12 = __this->____buckets; if (!L_12) { goto IL_008e; } } { int32_t L_13; L_13 = Dictionary_2_get_Count_m274602E8171450B31B5AE16BB4B0CDDB80187874(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_14 = (KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*)(KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_15 = V_0; Dictionary_2_CopyTo_m566268FAEDE908AB3B7C1BE8BBB2A07EAC00F8B8(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_17 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_19; L_19 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_18, NULL); NullCheck(L_16); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(L_16, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, (RuntimeObject*)L_17, L_19, NULL); } IL_008e: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_6; memset((&V_6), 0, sizeof(V_6)); EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_7 = NULL; int32_t V_8 = 0; { goto IL_000e; } IL_000e: { V_0 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; V_1 = L_1; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_2 = __this->____entries; V_2 = L_2; V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1; if (!L_3) { goto IL_0175; } } { RuntimeObject* L_4 = __this->____comparer; V_4 = L_4; RuntimeObject* L_5 = V_4; if (L_5) { goto IL_0110; } } { int32_t L_6; L_6 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); V_5 = ((int32_t)(L_6&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = V_1; int32_t L_8 = V_5; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = V_1; NullCheck(L_9); NullCheck(L_7); int32_t L_10 = ((int32_t)(L_8%((int32_t)(((RuntimeArray*)L_9)->max_length)))); int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1)); il2cpp_codegen_initobj((&V_6), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_14 = V_2; NullCheck(L_14); if ((!(((uint32_t)L_13) < ((uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_15 = V_2; int32_t L_16 = V_0; NullCheck(L_15); int32_t L_17 = ((L_15)->GetAddressAt(static_cast(L_16)))->___hashCode; int32_t L_18 = V_5; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_009b; } } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_19; L_19 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_25 = V_2; int32_t L_26 = V_0; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___next; V_0 = L_27; int32_t L_28 = V_3; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_29 = V_2; NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))))) { goto IL_00b3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_00b3: { int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_30, 1)); goto IL_0066; } IL_0110: { RuntimeObject* L_31 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_31, L_32); V_8 = ((int32_t)(L_33&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_34 = V_1; int32_t L_35 = V_8; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_36 = V_1; NullCheck(L_36); NullCheck(L_34); int32_t L_37 = ((int32_t)(L_35%((int32_t)(((RuntimeArray*)L_36)->max_length)))); int32_t L_38 = (L_34)->GetAt(static_cast(L_37)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_38, 1)); } IL_012b: { int32_t L_39 = V_0; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_40 = V_2; NullCheck(L_40); if ((!(((uint32_t)L_39) < ((uint32_t)((int32_t)(((RuntimeArray*)L_40)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_41 = V_2; int32_t L_42 = V_0; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->___hashCode; int32_t L_44 = V_8; if ((!(((uint32_t)L_43) == ((uint32_t)L_44)))) { goto IL_0157; } } { RuntimeObject* L_45 = V_4; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_45, L_48, L_49); if (L_50) { goto IL_0175; } } IL_0157: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_51 = V_2; int32_t L_52 = V_0; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___next; V_0 = L_53; int32_t L_54 = V_3; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_55 = V_2; NullCheck(L_55); if ((((int32_t)L_54) < ((int32_t)((int32_t)(((RuntimeArray*)L_55)->max_length))))) { goto IL_016f; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_016f: { int32_t L_56 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_56, 1)); goto IL_012b; } IL_0175: { int32_t L_57 = V_0; return L_57; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m0CCFDCDCEA17B485AED911E0006CFFD249EDF9C4_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_capacity, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___0_capacity; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472(L_0, NULL); V_0 = L_1; __this->____freeList = (-1); int32_t L_2 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_2); __this->____buckets = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_3); int32_t L_4 = V_0; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_5 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)(EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_4); __this->____entries = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_5); int32_t L_6 = V_0; return L_6; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m9B5F476F0AADF52D95B328E9E8341DFF50B9968E_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_0 = NULL; RuntimeObject* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t* V_4 = NULL; int32_t V_5 = 0; bool V_6 = false; bool V_7 = false; int32_t V_8 = 0; int32_t* V_9 = NULL; Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* V_10 = NULL; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_11; memset((&V_11), 0, sizeof(V_11)); EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_12 = NULL; int32_t V_13 = 0; int32_t G_B7_0 = 0; int32_t* G_B51_0 = NULL; { goto IL_000e; } IL_000e: { int32_t L_1 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_1, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; if (L_2) { goto IL_002c; } } { int32_t L_3; L_3 = Dictionary_2_Initialize_m0CCFDCDCEA17B485AED911E0006CFFD249EDF9C4(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_4 = __this->____entries; V_0 = L_4; RuntimeObject* L_5 = __this->____comparer; V_1 = L_5; RuntimeObject* L_6 = V_1; if (!L_6) { goto IL_0046; } } { RuntimeObject* L_7 = V_1; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_7, L_8); G_B7_0 = L_9; goto IL_0053; } IL_0046: { int32_t L_10; L_10 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B7_0 = L_10; } IL_0053: { V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL))); V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; int32_t L_12 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = __this->____buckets; NullCheck(L_13); NullCheck(L_11); V_4 = ((L_11)->GetAddressAt(static_cast(((int32_t)(L_12%((int32_t)(((RuntimeArray*)L_13)->max_length))))))); int32_t* L_14 = V_4; int32_t L_15 = *((int32_t*)L_14); V_5 = ((int32_t)il2cpp_codegen_subtract(L_15, 1)); RuntimeObject* L_16 = V_1; if (L_16) { goto IL_0187; } } { il2cpp_codegen_initobj((&V_11), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_19 = V_0; NullCheck(L_19); if ((!(((uint32_t)L_18) < ((uint32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_20 = V_0; int32_t L_21 = V_5; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___hashCode; int32_t L_23 = V_2; if ((!(((uint32_t)L_22) == ((uint32_t)L_23)))) { goto IL_00ea; } } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_24; L_24 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_24, L_27, L_28); if (!L_29) { goto IL_00ea; } } { uint8_t L_30 = ___2_behavior; if ((!(((uint32_t)L_30) == ((uint32_t)1)))) { goto IL_00d9; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_33 = ___1_value; ((L_31)->GetAddressAt(static_cast(L_32)))->___value = L_33; Il2CppCodeGenWriteBarrier((void**)&(((&((L_31)->GetAddressAt(static_cast(L_32)))->___value))->___factoryMethod), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&((L_31)->GetAddressAt(static_cast(L_32)))->___value))->___metadata), (void*)NULL); #endif return (bool)1; } IL_00d9: { uint8_t L_34 = ___2_behavior; if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_00e8; } } { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_35 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_36 = L_35; RuntimeObject* L_37 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_36); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL); } IL_00e8: { return (bool)0; } IL_00ea: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_38 = V_0; int32_t L_39 = V_5; NullCheck(L_38); int32_t L_40 = ((L_38)->GetAddressAt(static_cast(L_39)))->___next; V_5 = L_40; int32_t L_41 = V_3; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_42 = V_0; NullCheck(L_42); if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length))))) { goto IL_0104; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_0104: { int32_t L_43 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_43, 1)); goto IL_0091; } IL_0187: { int32_t L_44 = V_5; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_45 = V_0; NullCheck(L_45); if ((!(((uint32_t)L_44) < ((uint32_t)((int32_t)(((RuntimeArray*)L_45)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_46 = V_0; int32_t L_47 = V_5; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___hashCode; int32_t L_49 = V_2; if ((!(((uint32_t)L_48) == ((uint32_t)L_49)))) { goto IL_01d9; } } { RuntimeObject* L_50 = V_1; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_50, L_53, L_54); if (!L_55) { goto IL_01d9; } } { uint8_t L_56 = ___2_behavior; if ((!(((uint32_t)L_56) == ((uint32_t)1)))) { goto IL_01c8; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_59 = ___1_value; ((L_57)->GetAddressAt(static_cast(L_58)))->___value = L_59; Il2CppCodeGenWriteBarrier((void**)&(((&((L_57)->GetAddressAt(static_cast(L_58)))->___value))->___factoryMethod), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&((L_57)->GetAddressAt(static_cast(L_58)))->___value))->___metadata), (void*)NULL); #endif return (bool)1; } IL_01c8: { uint8_t L_60 = ___2_behavior; if ((!(((uint32_t)L_60) == ((uint32_t)2)))) { goto IL_01d7; } } { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_61 = ___0_key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_62 = L_61; RuntimeObject* L_63 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_62); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_63, NULL); } IL_01d7: { return (bool)0; } IL_01d9: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_64 = V_0; int32_t L_65 = V_5; NullCheck(L_64); int32_t L_66 = ((L_64)->GetAddressAt(static_cast(L_65)))->___next; V_5 = L_66; int32_t L_67 = V_3; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_68 = V_0; NullCheck(L_68); if ((((int32_t)L_67) < ((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length))))) { goto IL_01f3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_01f3: { int32_t L_69 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_69, 1)); goto IL_0187; } IL_01f9: { V_6 = (bool)0; V_7 = (bool)0; int32_t L_70 = __this->____freeCount; if ((((int32_t)L_70) <= ((int32_t)0))) { goto IL_0223; } } { int32_t L_71 = __this->____freeList; V_8 = L_71; V_7 = (bool)1; int32_t L_72 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_subtract(L_72, 1)); goto IL_0250; } IL_0223: { int32_t L_73 = __this->____count; V_13 = L_73; int32_t L_74 = V_13; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_75 = V_0; NullCheck(L_75); if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)(((RuntimeArray*)L_75)->max_length)))))) { goto IL_023b; } } { Dictionary_2_Resize_m4F962C54418EBD4EE6EE6688871FA0D54FCA0051(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 52)); V_6 = (bool)1; } IL_023b: { int32_t L_76 = V_13; V_8 = L_76; int32_t L_77 = V_13; __this->____count = ((int32_t)il2cpp_codegen_add(L_77, 1)); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_78 = __this->____entries; V_0 = L_78; } IL_0250: { bool L_79 = V_6; if (L_79) { goto IL_0258; } } { int32_t* L_80 = V_4; G_B51_0 = L_80; goto IL_026d; } IL_0258: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_81 = __this->____buckets; int32_t L_82 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_83 = __this->____buckets; NullCheck(L_83); NullCheck(L_81); G_B51_0 = ((L_81)->GetAddressAt(static_cast(((int32_t)(L_82%((int32_t)(((RuntimeArray*)L_83)->max_length))))))); } IL_026d: { V_9 = G_B51_0; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_84 = V_0; int32_t L_85 = V_8; NullCheck(L_84); V_10 = ((L_84)->GetAddressAt(static_cast(L_85))); bool L_86 = V_7; if (!L_86) { goto IL_028a; } } { Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_91 = V_10; int32_t* L_92 = V_9; int32_t L_93 = *((int32_t*)L_92); L_91->___next = ((int32_t)il2cpp_codegen_subtract(L_93, 1)); Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_94 = V_10; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_95 = ___0_key; L_94->___key = L_95; Il2CppCodeGenWriteBarrier((void**)&(((&L_94->___key))->___m_StringOriginalCase), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&L_94->___key))->___m_StringLowerCase), (void*)NULL); #endif Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_96 = V_10; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_97 = ___1_value; L_96->___value = L_97; Il2CppCodeGenWriteBarrier((void**)&(((&L_96->___value))->___factoryMethod), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&L_96->___value))->___metadata), (void*)NULL); #endif int32_t* L_98 = V_9; int32_t L_99 = V_8; *((int32_t*)L_98) = (int32_t)((int32_t)il2cpp_codegen_add(L_99, 1)); return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_mA4794CC406F651C4E8B29D2680EF18E2BADEFF48_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_sender, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* V_3 = NULL; int32_t V_4 = 0; { il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_0); bool L_1; L_1 = ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F(L_0, (RuntimeObject*)__this, (&V_0), ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_2 = V_0; if (L_2) { goto IL_0012; } } { return; } IL_0012: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = V_0; NullCheck(L_3); int32_t L_4; L_4 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_3, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, NULL); V_1 = L_4; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_5 = V_0; NullCheck(L_5); int32_t L_6; L_6 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_5, _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69, NULL); V_2 = L_6; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_7 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_9; L_9 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_8, NULL); NullCheck(L_7); RuntimeObject* L_10; L_10 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_7, _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9, L_9, NULL); __this->____comparer = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1))); Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1)))); int32_t L_11 = V_2; if (!L_11) { goto IL_00c9; } } { int32_t L_12 = V_2; int32_t L_13; L_13 = Dictionary_2_Initialize_m0CCFDCDCEA17B485AED911E0006CFFD249EDF9C4(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_16; L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL); NullCheck(L_14); RuntimeObject* L_17; L_17 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_14, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, L_16, NULL); V_3 = ((KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_18 = V_3; if (L_18) { goto IL_007a; } } { ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)16), NULL); } IL_007a: { V_4 = 0; goto IL_00c0; } IL_007f: { KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_21; L_21 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_24; L_24 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_27; L_27 = KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mBF301B3B22D2B9137CA4D3F9D4B4FBB145DF77AD(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_00c0: { int32_t L_29 = V_4; KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_30 = V_3; NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))) { goto IL_007f; } } { goto IL_00d0; } IL_00c9: { __this->____buckets = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL); } IL_00d0: { int32_t L_31 = V_1; __this->____version = L_31; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_32; L_32 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_32); bool L_33; L_33 = ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E(L_32, (RuntimeObject*)__this, ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m4F962C54418EBD4EE6EE6688871FA0D54FCA0051_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->____count; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL); Dictionary_2_Resize_mBA80FCA9718233B842694094F60284F54A50BFD6(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mBA80FCA9718233B842694094F60284F54A50BFD6_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_1 = NULL; int32_t V_2 = 0; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { int32_t L_0 = ___0_newSize; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; int32_t L_2 = ___0_newSize; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_3 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)(EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_2); V_1 = L_3; int32_t L_4 = __this->____count; V_2 = L_4; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_5 = __this->____entries; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_6 = V_1; int32_t L_7 = V_2; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_5, 0, (RuntimeArray*)L_6, 0, L_7, NULL); il2cpp_codegen_initobj((&V_3), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = V_3; bool L_9 = ___1_forceNewHashCodes; if (!((int32_t)((int32_t)false&(int32_t)L_9))) { goto IL_0084; } } { V_4 = 0; goto IL_007f; } IL_003e: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_10 = V_1; int32_t L_11 = V_4; NullCheck(L_10); int32_t L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->___hashCode; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0079; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_17 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC(L_17, il2cpp_rgctx_method(method->klass->rgctx_data, 47)); ((L_13)->GetAddressAt(static_cast(L_14)))->___hashCode = ((int32_t)(L_18&((int32_t)2147483647LL))); } IL_0079: { int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_19, 1)); } IL_007f: { int32_t L_20 = V_4; int32_t L_21 = V_2; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_003e; } } IL_0084: { V_5 = 0; goto IL_00cb; } IL_0089: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_22 = V_1; int32_t L_23 = V_5; NullCheck(L_22); int32_t L_24 = ((L_22)->GetAddressAt(static_cast(L_23)))->___hashCode; if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_00c5; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_25 = V_1; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___hashCode; int32_t L_28 = ___0_newSize; V_6 = ((int32_t)(L_27%L_28)); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_29 = V_1; int32_t L_30 = V_5; NullCheck(L_29); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_31 = V_0; int32_t L_32 = V_6; NullCheck(L_31); int32_t L_33 = L_32; int32_t L_34 = (L_31)->GetAt(static_cast(L_33)); ((L_29)->GetAddressAt(static_cast(L_30)))->___next = ((int32_t)il2cpp_codegen_subtract(L_34, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_35 = V_0; int32_t L_36 = V_6; int32_t L_37 = V_5; NullCheck(L_35); (L_35)->SetAt(static_cast(L_36), (int32_t)((int32_t)il2cpp_codegen_add(L_37, 1))); } IL_00c5: { int32_t L_38 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_00cb: { int32_t L_39 = V_5; int32_t L_40 = V_2; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0089; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_41 = V_0; __this->____buckets = L_41; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_41); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_42 = V_1; __this->____entries = L_42; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_42); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m086FB745C0D28AB7561D4A9F0D2E00FBC24B5549_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* V_4 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B6_0 = 0; RuntimeObject* G_B10_0 = NULL; RuntimeObject* G_B9_0 = NULL; bool G_B11_0 = false; { goto IL_000e; } IL_000e: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; if (!L_1) { goto IL_0149; } } { RuntimeObject* L_2 = __this->____comparer; RuntimeObject* L_3 = L_2; if (L_3) { G_B5_0 = L_3; goto IL_0032; } G_B4_0 = L_3; } { int32_t L_4; L_4 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B5_0, L_5); G_B6_0 = L_6; } IL_0038: { V_0 = ((int32_t)(G_B6_0&((int32_t)2147483647LL))); int32_t L_7 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_8 = __this->____buckets; NullCheck(L_8); V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length)))); V_2 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->____buckets; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1)); goto IL_0142; } IL_005c: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_15 = V_4; int32_t L_16 = L_15->___hashCode; int32_t L_17 = V_0; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_0138; } } { RuntimeObject* L_18 = __this->____comparer; RuntimeObject* L_19 = L_18; if (L_19) { G_B10_0 = L_19; goto IL_0095; } G_B9_0 = L_19; } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_20; L_20 = EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_21 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = L_21->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_25 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_26 = L_25->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B10_0, L_26, L_27); G_B11_0 = L_28; } IL_00a2: { if (!G_B11_0) { goto IL_0138; } } { int32_t L_29 = V_2; if ((((int32_t)L_29) >= ((int32_t)0))) { goto IL_00be; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_30 = __this->____buckets; int32_t L_31 = V_1; Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_32 = V_4; int32_t L_33 = L_32->___next; NullCheck(L_30); (L_30)->SetAt(static_cast(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1))); goto IL_00d6; } IL_00be: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_38 = V_4; L_38->___hashCode = (-1); Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_39 = V_4; int32_t L_40 = __this->____freeList; L_39->___next = L_40; } { Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_41 = V_4; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_42 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&L_41->___key); il2cpp_codegen_initobj(L_42, sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)); } IL_00ff: { } { Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_43 = V_4; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63* L_44 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)(&L_43->___value); il2cpp_codegen_initobj(L_44, sizeof(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)); } IL_0113: { int32_t L_45 = V_3; __this->____freeList = L_45; int32_t L_46 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_add(L_46, 1)); int32_t L_47 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_47, 1)); return (bool)1; } IL_0138: { int32_t L_48 = V_3; V_2 = L_48; Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_49 = V_4; int32_t L_50 = L_49->___next; V_3 = L_50; } IL_0142: { int32_t L_51 = V_3; if ((((int32_t)L_51) >= ((int32_t)0))) { goto IL_005c; } } IL_0149: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m9FE14E195387AE67558708CC025C5F68F74B3431_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0025; } } { PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63* L_3 = ___1_value; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)L_3 = L_6; Il2CppCodeGenWriteBarrier((void**)&(((PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)L_3)->___factoryMethod), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)L_3)->___metadata), (void*)NULL); #endif return (bool)1; } IL_0025: { PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m5FFF0923111D5C73155F7AEE09F951F6D319BBF3_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m9B5F476F0AADF52D95B328E9E8341DFF50B9968E(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m77C6CB58E19E59296A0935FBC13D77665E9E7E19_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m4C7ED4EFB0F65C5FE982957473FAA289E30BB8FA_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_m566268FAEDE908AB3B7C1BE8BBB2A07EAC00F8B8(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_mBDB87AAC09DDDCCDBF24AA945DAA779652E58212_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeArray* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_6 = NULL; int32_t V_7 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeArray* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { RuntimeArray* L_1 = ___0_array; NullCheck(L_1); int32_t L_2; L_2 = Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F(L_1, NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)7, NULL); } IL_0018: { RuntimeArray* L_3 = ___0_array; NullCheck(L_3); int32_t L_4; L_4 = Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC(L_3, 0, NULL); if (!L_4) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)6, NULL); } IL_0027: { int32_t L_5 = ___1_index; RuntimeArray* L_6 = ___0_array; NullCheck(L_6); int32_t L_7; L_7 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_6, NULL); if ((!(((uint32_t)L_5) > ((uint32_t)L_7)))) { goto IL_0035; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0035: { RuntimeArray* L_8 = ___0_array; NullCheck(L_8); int32_t L_9; L_9 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_8, NULL); int32_t L_10 = ___1_index; int32_t L_11; L_11 = Dictionary_2_get_Count_m274602E8171450B31B5AE16BB4B0CDDB80187874(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_9, L_10))) >= ((int32_t)L_11))) { goto IL_004b; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_004b: { RuntimeArray* L_12 = ___0_array; V_0 = ((KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_m566268FAEDE908AB3B7C1BE8BBB2A07EAC00F8B8(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } IL_005e: { RuntimeArray* L_16 = ___0_array; V_1 = ((DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533*)IsInst((RuntimeObject*)L_16, DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var)); DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_17 = V_1; if (!L_17) { goto IL_00c3; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_19 = V_2; int32_t L_20 = V_3; NullCheck(L_19); int32_t L_21 = ((L_19)->GetAddressAt(static_cast(L_20)))->___hashCode; if ((((int32_t)L_21) < ((int32_t)0))) { goto IL_00b5; } } { DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_22 = V_1; int32_t L_23 = ___1_index; int32_t L_24 = L_23; ___1_index = ((int32_t)il2cpp_codegen_add(L_24, 1)); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_33 = L_32; RuntimeObject* L_34 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 15), &L_33); DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_35; memset((&L_35), 0, sizeof(L_35)); DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_35), L_29, L_34, NULL); NullCheck(L_22); (L_22)->SetAt(static_cast(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_35); } IL_00b5: { int32_t L_36 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_36, 1)); } IL_00b9: { int32_t L_37 = V_3; int32_t L_38 = __this->____count; if ((((int32_t)L_37) < ((int32_t)L_38))) { goto IL_0073; } } { return; } IL_00c3: { RuntimeArray* L_39 = ___0_array; V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_39, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_40 = V_4; if (L_40) { goto IL_00d4; } } { ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); } IL_00d4: { } try { { int32_t L_41 = __this->____count; V_5 = L_41; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_43 = V_6; int32_t L_44 = V_7; NullCheck(L_43); int32_t L_45 = ((L_43)->GetAddressAt(static_cast(L_44)))->___hashCode; if ((((int32_t)L_45) < ((int32_t)0))) { goto IL_012a_1; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_46 = V_4; int32_t L_47 = ___1_index; int32_t L_48 = L_47; ___1_index = ((int32_t)il2cpp_codegen_add(L_48, 1)); EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_m264A05A8437C53AFA1A11C4E1B71781184FB5EBC((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 L_56 = L_55; RuntimeObject* L_57 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 21), &L_56); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_57); (L_46)->SetAt(static_cast(L_48), (RuntimeObject*)L_57); } IL_012a_1: { int32_t L_58 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_58, 1)); } IL_0130_1: { int32_t L_59 = V_7; int32_t L_60 = V_5; if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_00ea_1; } } { goto IL_0140; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0138; } throw e; } CATCH_0138: { ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1* L_61 = ((ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*)IL2CPP_GET_ACTIVE_EXCEPTION(ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*));; ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_0140; } IL_0140: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_mFE2A86138EF859D6DBABB61426A41C3A20D89B40_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_ICollection_get_IsSynchronized_mA7165BD9A589C65D3CF441F6A87C90058BCF4600_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_mA9B3B016B1B9B636F162EBB65B3829BB6F3647B7_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->____syncRoot; if (L_0) { goto IL_001a; } } { RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot); RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL); RuntimeObject* L_3; L_3 = InterlockedCompareExchangeImpl(L_1, L_2, NULL); } IL_001a: { RuntimeObject* L_4 = __this->____syncRoot; return L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsFixedSize_mA9AFE0698100269CB17FB44D0B896D0E61EE4ECF_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_m60E25EF6519777ADA227E80973151AED8F7BE547_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_mD6453F6202E3DEECFC49AF5E375D4C4C269AFEA9_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* L_0; L_0 = Dictionary_2_get_Keys_m565FF565A32678434AB3DD604FD18BF39447DA7D(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 58)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_mD8863F2ACC5546AF7501BEFC52DB8C4F0D0ABE33_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_0; L_0 = Dictionary_2_get_Values_m9830AD27B725EA60F8330749ACA5AD9173CE71DD(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 59)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_m3A9B7A0B93520FC430D2C642BD95EE4497BEE3FB_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m1644C4B6515892B9E6EACB1EBC37931F3E47E2AF(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0030; } } { RuntimeObject* L_2 = ___0_key; int32_t L_3; L_3 = Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0030; } } { EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_8 = L_7; RuntimeObject* L_9 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 15), &L_8); return L_9; } IL_0030: { return NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_m344C8C0AB25818170A990C01A033FC91FF079FC9_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisPrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63_mB2E0745290637D5F77141D2F5A7F326E65470F4C(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_m2824FEE3EAAD5254BFFA074D1471995E93C5C871(__this, L_3, ((*(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)((PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))))), il2cpp_rgctx_method(method->klass->rgctx_data, 63)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m1644C4B6515892B9E6EACB1EBC37931F3E47E2AF_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___0_key; return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 14)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_m396DFA918F7E260386711D00531508BF7B188813_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisPrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63_mB2E0745290637D5F77141D2F5A7F326E65470F4C(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_mBF301B3B22D2B9137CA4D3F9D4B4FBB145DF77AD(__this, L_3, ((*(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)((PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))))), il2cpp_rgctx_method(method->klass->rgctx_data, 16)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_mF90BA9F7D518AD2521F69A8D5B4837A6E7623375_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m1644C4B6515892B9E6EACB1EBC37931F3E47E2AF(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_ContainsKey_m0D2FEF030ED5858CDD256ED398FA491A63D8AD3A(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 66)); return L_3; } IL_0015: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_mB5AF169CDE78094BC358543702AD9605D4341C0B_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method) { { Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Remove_mB0826688971CA02DA0CE563B0B93E0726D7B2A80_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m1644C4B6515892B9E6EACB1EBC37931F3E47E2AF(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_Remove_m086FB745C0D28AB7561D4A9F0D2E00FBC24B5549(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 37)); } IL_0015: { 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 Dictionary_2__ctor_m9A0AF6D476F346F5D66EC4421642AB65EE5B4772_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_m54BAC25DE5EF5C39D2EA0D76BA240FFDB478350B(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m241F17D4E68067E1257F1CF1FAE00BBC086E2D64_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_m54BAC25DE5EF5C39D2EA0D76BA240FFDB478350B(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m9E015D292A261CF3B569A52D42C8A94828BA1E24_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_m54BAC25DE5EF5C39D2EA0D76BA240FFDB478350B(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m54BAC25DE5EF5C39D2EA0D76BA240FFDB478350B_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); int32_t L_0 = ___0_capacity; if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0011; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97((int32_t)((int32_t)12), NULL); } IL_0011: { int32_t L_1 = ___0_capacity; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_001d; } } { int32_t L_2 = ___0_capacity; int32_t L_3; L_3 = Dictionary_2_Initialize_mBBFD52895EA59CE262B4D3828EBA90D98A0DEC19(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* L_5; L_5 = EqualityComparer_1_get_Default_m1701DA58877D954684AA859977226F1A3CA29FE4_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E*)L_5))) { goto IL_002c; } } { RuntimeObject* L_6 = ___1_comparer; __this->____comparer = L_6; Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)L_6); } IL_002c: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m9945F367AC91CCE7453E2F25F64D0B1D2B413178_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_mD2C1B7EBB223CB89EF105BF73F9B742F0271C158(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD2C1B7EBB223CB89EF105BF73F9B742F0271C158_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* G_B2_0 = NULL; Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* G_B3_1 = NULL; { RuntimeObject* L_0 = ___0_dictionary; if (L_0) { G_B2_0 = __this; goto IL_0007; } G_B1_0 = __this; } { G_B3_0 = 0; G_B3_1 = G_B1_0; goto IL_000d; } IL_0007: { RuntimeObject* L_1 = ___0_dictionary; NullCheck((RuntimeObject*)L_1); int32_t L_2; L_2 = InterfaceFuncInvoker0< int32_t >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 9), (RuntimeObject*)L_1); G_B3_0 = L_2; G_B3_1 = G_B2_0; } IL_000d: { RuntimeObject* L_3 = ___1_comparer; Dictionary_2__ctor_m54BAC25DE5EF5C39D2EA0D76BA240FFDB478350B(G_B3_1, G_B3_0, L_3, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); RuntimeObject* L_4 = ___0_dictionary; if (L_4) { goto IL_001c; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)1, NULL); } IL_001c: { RuntimeObject* L_5 = ___0_dictionary; NullCheck((RuntimeObject*)L_5); Type_t* L_6; L_6 = Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3((RuntimeObject*)L_5, NULL); RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 11)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); bool L_9; L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL); if (!L_9) { goto IL_0080; } } { RuntimeObject* L_10 = ___0_dictionary; Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* L_11 = ((Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 6))); NullCheck(L_11); int32_t L_12 = L_11->____count; V_0 = L_12; NullCheck(L_11); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___hashCode; if ((((int32_t)L_16) < ((int32_t)0))) { goto IL_0077; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_m276E2B717077F3BAAF4D1D08D5110E5524D98F14(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_0077: { int32_t L_23 = V_2; V_2 = ((int32_t)il2cpp_codegen_add(L_23, 1)); } IL_007b: { int32_t L_24 = V_2; int32_t L_25 = V_0; if ((((int32_t)L_24) < ((int32_t)L_25))) { goto IL_004a; } } { return; } IL_0080: { RuntimeObject* L_26 = ___0_dictionary; NullCheck((RuntimeObject*)L_26); RuntimeObject* L_27; L_27 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 17), (RuntimeObject*)L_26); V_3 = L_27; } { auto __finallyBlock = il2cpp::utils::Finally([&] { FINALLY_00af: { { RuntimeObject* L_28 = V_3; if (!L_28) { goto IL_00b8; } } { RuntimeObject* L_29 = V_3; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00b8: { return; } } }); try { { goto IL_00a5_1; } IL_0089_1: { RuntimeObject* L_30 = V_3; NullCheck(L_30); KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_32; L_32 = KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_33; L_33 = KeyValuePair_2_get_Value_m83DA38E063478590EAED0FD259CE2D1DCB5A4224_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m276E2B717077F3BAAF4D1D08D5110E5524D98F14(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); } IL_00a5_1: { RuntimeObject* L_34 = V_3; NullCheck((RuntimeObject*)L_34); bool L_35; L_35 = InterfaceFuncInvoker0< bool >::Invoke(0, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34); if (L_35) { goto IL_0089_1; } } { goto IL_00b9; } } catch(Il2CppExceptionWrapper& e) { __finallyBlock.StoreException(e.ex); } } IL_00b9: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2C88156010CC65C878DE719A9B35B42C0D27C3C9_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL); il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; NullCheck(L_0); ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7(L_0, (RuntimeObject*)__this, L_1, ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m409A7621655B35ACD47A4BB9F7F628A27C320663_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->____count; int32_t L_1 = __this->____freeCount; return ((int32_t)il2cpp_codegen_subtract(L_0, L_1)); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* Dictionary_2_get_Keys_mD29EA6ED49258D820DBA2A480A32CCAF33661B9A_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* L_1 = (KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m92C1D2C0088D1167AB9326A59B4FAA501296DF4A(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_m80567E3512C32B41A52CD27884F77795176512E0_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* L_1 = (KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m92C1D2C0088D1167AB9326A59B4FAA501296DF4A(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 26)); __this->____keys = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____keys), (void*)L_1); } IL_0014: { KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* Dictionary_2_get_Values_mDBCB0E719C7234CA4AA47B49A7C85667322E1A9A_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* L_1 = (ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m3CB5F4BE483141007AA8049D4CD2B156A43284BB(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_mF2CA0CEA856A915707D97FC0DDAF396CFDDF219C_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* L_1 = (ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m3CB5F4BE483141007AA8049D4CD2B156A43284BB(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 29)); __this->____values = L_1; Il2CppCodeGenWriteBarrier((void**)(&__this->____values), (void*)L_1); } IL_0014: { ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA Dictionary_2_get_Item_m1E730532BB87D218EF5E7417A8780D5599782CF2_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA V_1; memset((&V_1), 0, sizeof(V_1)); { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mE333FE8DBA238005E906235CC859499EBF735965(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_001e; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_6 = ___0_key; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_7 = L_6; RuntimeObject* L_8 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_7); ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL); il2cpp_codegen_initobj((&V_1), sizeof(MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA)); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mBE22D358F2AA5BD5E0522D9D3837603CB52E60D2_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, const RuntimeMethod* method) { { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_0 = ___0_key; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m61098333411D9B080B277C048B99910B4E741517(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m276E2B717077F3BAAF4D1D08D5110E5524D98F14_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, const RuntimeMethod* method) { { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_0 = ___0_key; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m61098333411D9B080B277C048B99910B4E741517(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_m7C4EB99F18A2FD6D054A9C4B436E6EBCABCD2369_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 ___0_keyValuePair, const RuntimeMethod* method) { { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_0; L_0 = KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_1; L_1 = KeyValuePair_2_get_Value_m83DA38E063478590EAED0FD259CE2D1DCB5A4224_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m276E2B717077F3BAAF4D1D08D5110E5524D98F14(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_m25D7B4E62C2D29521687E4BCC09F4E88B0B525EF_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_0; L_0 = KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_mE333FE8DBA238005E906235CC859499EBF735965(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0038; } } { EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* L_3; L_3 = EqualityComparer_1_get_Default_m0FB6C3C1ABB6F051F25C8BE336E66C2A8A17068C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_7; L_7 = KeyValuePair_2_get_Value_m83DA38E063478590EAED0FD259CE2D1DCB5A4224_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0038; } } { return (bool)1; } IL_0038: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_m3F7EB01B70A58EF2134D4147481CE85C0AEC41CD_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_0; L_0 = KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_mE333FE8DBA238005E906235CC859499EBF735965(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0046; } } { EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* L_3; L_3 = EqualityComparer_1_get_Default_m0FB6C3C1ABB6F051F25C8BE336E66C2A8A17068C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_7; L_7 = KeyValuePair_2_get_Value_m83DA38E063478590EAED0FD259CE2D1DCB5A4224_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_9; L_9 = KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_mACCED2AC326BC3B1B3642A449F56BBE14EB99FAA(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 37)); return (bool)1; } IL_0046: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mEF2EB7B1E294CF9F357FE02F3ADD0EA9D319A2FC_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = __this->____count; V_0 = L_0; int32_t L_1 = V_0; if ((((int32_t)L_1) <= ((int32_t)0))) { goto IL_0041; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = __this->____buckets; NullCheck(L_3); Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL); __this->____count = 0; __this->____freeList = (-1); __this->____freeCount = 0; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_4 = __this->____entries; int32_t L_5 = V_0; Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL); } IL_0041: { int32_t L_6 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_6, 1)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m353A9EAC0D0686BF1F15F3DACD3B76DC55CADA67_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, const RuntimeMethod* method) { { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mE333FE8DBA238005E906235CC859499EBF735965(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_m23998412DF44D05D66D12C0605DEB937CD305E1D_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___0_value, const RuntimeMethod* method) { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* V_0 = NULL; int32_t V_1 = 0; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_3 = V_0; int32_t L_4 = V_3; NullCheck(L_3); int32_t L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___hashCode; if ((((int32_t)L_5) < ((int32_t)0))) { goto IL_0087; } } { EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* L_6; L_6 = EqualityComparer_1_get_Default_m0FB6C3C1ABB6F051F25C8BE336E66C2A8A17068C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA >::Invoke(8, L_6, L_9, L_10); if (!L_11) { goto IL_0087; } } { return (bool)1; } IL_0087: { int32_t L_12 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_12, 1)); } IL_008b: { int32_t L_13 = V_3; int32_t L_14 = __this->____count; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_005d; } } { goto IL_00db; } IL_00db: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m59D7CACC4B2597ED526F92F9E7BD157FCB07ADD9_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { int32_t L_1 = ___1_index; KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_2 = ___0_array; NullCheck(L_2); if ((!(((uint32_t)L_1) > ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length)))))) { goto IL_0014; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0014: { KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_m409A7621655B35ACD47A4BB9F7F628A27C320663(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(((int32_t)(((RuntimeArray*)L_3)->max_length)), L_4))) >= ((int32_t)L_5))) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_0027: { int32_t L_6 = __this->____count; V_0 = L_6; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_8 = V_1; int32_t L_9 = V_2; NullCheck(L_8); int32_t L_10 = ((L_8)->GetAddressAt(static_cast(L_9)))->___hashCode; if ((((int32_t)L_10) < ((int32_t)0))) { goto IL_0071; } } { KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_11 = ___0_array; int32_t L_12 = ___1_index; int32_t L_13 = L_12; ___1_index = ((int32_t)il2cpp_codegen_add(L_13, 1)); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_m4B4746A6FAC09E4595123469E34E7BC3D066E9A8((&L_20), L_16, L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); NullCheck(L_11); (L_11)->SetAt(static_cast(L_13), (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5)L_20); } IL_0071: { 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_0; if ((((int32_t)L_22) < ((int32_t)L_23))) { goto IL_0039; } } { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9 Dictionary_2_GetEnumerator_mB4D1D20D140CB72C2DBE7739A84986614D812290_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB6D2510F233450AF446570DF3B37BAC9D1DE4789((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); return L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m46DFCB02E1D725F4B7742AF2848EEAA06C6FF01B_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB6D2510F233450AF446570DF3B37BAC9D1DE4789((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_m633F3E6DBCB6629414AE399BE80F7680D4FAA45A_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* V_0 = NULL; RuntimeObject* G_B4_0 = NULL; String_t* G_B4_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B4_2 = NULL; RuntimeObject* G_B3_0 = NULL; String_t* G_B3_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B3_2 = NULL; String_t* G_B6_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B6_1 = NULL; String_t* G_B5_0 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B5_1 = NULL; int32_t G_B7_0 = 0; String_t* G_B7_1 = NULL; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B7_2 = NULL; { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_0 = ___0_info; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)4, NULL); } IL_0009: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info; int32_t L_2 = __this->____version; NullCheck(L_1); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info; RuntimeObject* L_4 = __this->____comparer; RuntimeObject* L_5 = L_4; if (L_5) { G_B4_0 = L_5; G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B4_2 = L_3; goto IL_002f; } G_B3_0 = L_5; G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9; G_B3_2 = L_3; } { EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* L_6; L_6 = EqualityComparer_1_get_Default_m1701DA58877D954684AA859977226F1A3CA29FE4_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); G_B4_0 = ((RuntimeObject*)(L_6)); G_B4_1 = G_B3_1; G_B4_2 = G_B3_2; } IL_002f: { RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); NullCheck(G_B4_2); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(G_B4_2, G_B4_1, (RuntimeObject*)G_B4_0, L_8, NULL); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_9 = ___0_info; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_10 = __this->____buckets; if (!L_10) { G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B6_1 = L_9; goto IL_0056; } G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69; G_B5_1 = L_9; } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; NullCheck(L_11); G_B7_0 = ((int32_t)(((RuntimeArray*)L_11)->max_length)); G_B7_1 = G_B5_0; G_B7_2 = G_B5_1; goto IL_0057; } IL_0056: { G_B7_0 = 0; G_B7_1 = G_B6_0; G_B7_2 = G_B6_1; } IL_0057: { NullCheck(G_B7_2); SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(G_B7_2, G_B7_1, G_B7_0, NULL); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_12 = __this->____buckets; if (!L_12) { goto IL_008e; } } { int32_t L_13; L_13 = Dictionary_2_get_Count_m409A7621655B35ACD47A4BB9F7F628A27C320663(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_14 = (KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D*)(KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_15 = V_0; Dictionary_2_CopyTo_m59D7CACC4B2597ED526F92F9E7BD157FCB07ADD9(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_17 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_19; L_19 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_18, NULL); NullCheck(L_16); SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199(L_16, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, (RuntimeObject*)L_17, L_19, NULL); } IL_008e: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mE333FE8DBA238005E906235CC859499EBF735965_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC V_6; memset((&V_6), 0, sizeof(V_6)); EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* V_7 = NULL; int32_t V_8 = 0; { goto IL_000e; } IL_000e: { V_0 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; V_1 = L_1; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_2 = __this->____entries; V_2 = L_2; V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1; if (!L_3) { goto IL_0175; } } { RuntimeObject* L_4 = __this->____comparer; V_4 = L_4; RuntimeObject* L_5 = V_4; if (L_5) { goto IL_0110; } } { il2cpp_codegen_runtime_class_init_inline(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC_il2cpp_TypeInfo_var); int32_t L_6; L_6 = MeshId_GetHashCode_mC6B6428EB5856505023C0D48879B92C2E3F062B0((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); V_5 = ((int32_t)(L_6&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_7 = V_1; int32_t L_8 = V_5; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = V_1; NullCheck(L_9); NullCheck(L_7); int32_t L_10 = ((int32_t)(L_8%((int32_t)(((RuntimeArray*)L_9)->max_length)))); int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1)); il2cpp_codegen_initobj((&V_6), sizeof(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_14 = V_2; NullCheck(L_14); if ((!(((uint32_t)L_13) < ((uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_15 = V_2; int32_t L_16 = V_0; NullCheck(L_15); int32_t L_17 = ((L_15)->GetAddressAt(static_cast(L_16)))->___hashCode; int32_t L_18 = V_5; if ((!(((uint32_t)L_17) == ((uint32_t)L_18)))) { goto IL_009b; } } { EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* L_19; L_19 = EqualityComparer_1_get_Default_m1701DA58877D954684AA859977226F1A3CA29FE4_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_25 = V_2; int32_t L_26 = V_0; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___next; V_0 = L_27; int32_t L_28 = V_3; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_29 = V_2; NullCheck(L_29); if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length))))) { goto IL_00b3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_00b3: { int32_t L_30 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_30, 1)); goto IL_0066; } IL_0110: { RuntimeObject* L_31 = V_4; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_31, L_32); V_8 = ((int32_t)(L_33&((int32_t)2147483647LL))); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_34 = V_1; int32_t L_35 = V_8; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_36 = V_1; NullCheck(L_36); NullCheck(L_34); int32_t L_37 = ((int32_t)(L_35%((int32_t)(((RuntimeArray*)L_36)->max_length)))); int32_t L_38 = (L_34)->GetAt(static_cast(L_37)); V_0 = ((int32_t)il2cpp_codegen_subtract(L_38, 1)); } IL_012b: { int32_t L_39 = V_0; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_40 = V_2; NullCheck(L_40); if ((!(((uint32_t)L_39) < ((uint32_t)((int32_t)(((RuntimeArray*)L_40)->max_length)))))) { goto IL_0175; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_41 = V_2; int32_t L_42 = V_0; NullCheck(L_41); int32_t L_43 = ((L_41)->GetAddressAt(static_cast(L_42)))->___hashCode; int32_t L_44 = V_8; if ((!(((uint32_t)L_43) == ((uint32_t)L_44)))) { goto IL_0157; } } { RuntimeObject* L_45 = V_4; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_45, L_48, L_49); if (L_50) { goto IL_0175; } } IL_0157: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_51 = V_2; int32_t L_52 = V_0; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___next; V_0 = L_53; int32_t L_54 = V_3; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_55 = V_2; NullCheck(L_55); if ((((int32_t)L_54) < ((int32_t)((int32_t)(((RuntimeArray*)L_55)->max_length))))) { goto IL_016f; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_016f: { int32_t L_56 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_56, 1)); goto IL_012b; } IL_0175: { int32_t L_57 = V_0; return L_57; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_mBBFD52895EA59CE262B4D3828EBA90D98A0DEC19_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, int32_t ___0_capacity, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { int32_t L_0 = ___0_capacity; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472(L_0, NULL); V_0 = L_1; __this->____freeList = (-1); int32_t L_2 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_2); __this->____buckets = L_3; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_3); int32_t L_4 = V_0; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_5 = (EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF*)(EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_4); __this->____entries = L_5; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_5); int32_t L_6 = V_0; return L_6; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m61098333411D9B080B277C048B99910B4E741517_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* V_0 = NULL; RuntimeObject* V_1 = NULL; int32_t V_2 = 0; int32_t V_3 = 0; int32_t* V_4 = NULL; int32_t V_5 = 0; bool V_6 = false; bool V_7 = false; int32_t V_8 = 0; int32_t* V_9 = NULL; Entry_t67F46CD985D95F3A4777731F61C60730559B7792* V_10 = NULL; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC V_11; memset((&V_11), 0, sizeof(V_11)); EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* V_12 = NULL; int32_t V_13 = 0; int32_t G_B7_0 = 0; int32_t* G_B51_0 = NULL; { goto IL_000e; } IL_000e: { int32_t L_1 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_1, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = __this->____buckets; if (L_2) { goto IL_002c; } } { int32_t L_3; L_3 = Dictionary_2_Initialize_mBBFD52895EA59CE262B4D3828EBA90D98A0DEC19(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_4 = __this->____entries; V_0 = L_4; RuntimeObject* L_5 = __this->____comparer; V_1 = L_5; RuntimeObject* L_6 = V_1; if (!L_6) { goto IL_0046; } } { RuntimeObject* L_7 = V_1; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_7, L_8); G_B7_0 = L_9; goto IL_0053; } IL_0046: { il2cpp_codegen_runtime_class_init_inline(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC_il2cpp_TypeInfo_var); int32_t L_10; L_10 = MeshId_GetHashCode_mC6B6428EB5856505023C0D48879B92C2E3F062B0((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B7_0 = L_10; } IL_0053: { V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL))); V_3 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = __this->____buckets; int32_t L_12 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = __this->____buckets; NullCheck(L_13); NullCheck(L_11); V_4 = ((L_11)->GetAddressAt(static_cast(((int32_t)(L_12%((int32_t)(((RuntimeArray*)L_13)->max_length))))))); int32_t* L_14 = V_4; int32_t L_15 = *((int32_t*)L_14); V_5 = ((int32_t)il2cpp_codegen_subtract(L_15, 1)); RuntimeObject* L_16 = V_1; if (L_16) { goto IL_0187; } } { il2cpp_codegen_initobj((&V_11), sizeof(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_19 = V_0; NullCheck(L_19); if ((!(((uint32_t)L_18) < ((uint32_t)((int32_t)(((RuntimeArray*)L_19)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_20 = V_0; int32_t L_21 = V_5; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___hashCode; int32_t L_23 = V_2; if ((!(((uint32_t)L_22) == ((uint32_t)L_23)))) { goto IL_00ea; } } { EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* L_24; L_24 = EqualityComparer_1_get_Default_m1701DA58877D954684AA859977226F1A3CA29FE4_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC >::Invoke(8, L_24, L_27, L_28); if (!L_29) { goto IL_00ea; } } { uint8_t L_30 = ___2_behavior; if ((!(((uint32_t)L_30) == ((uint32_t)1)))) { goto IL_00d9; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_33 = ___1_value; ((L_31)->GetAddressAt(static_cast(L_32)))->___value = L_33; return (bool)1; } IL_00d9: { uint8_t L_34 = ___2_behavior; if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_00e8; } } { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_35 = ___0_key; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_36 = L_35; RuntimeObject* L_37 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_36); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL); } IL_00e8: { return (bool)0; } IL_00ea: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_38 = V_0; int32_t L_39 = V_5; NullCheck(L_38); int32_t L_40 = ((L_38)->GetAddressAt(static_cast(L_39)))->___next; V_5 = L_40; int32_t L_41 = V_3; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_42 = V_0; NullCheck(L_42); if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length))))) { goto IL_0104; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_0104: { int32_t L_43 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_43, 1)); goto IL_0091; } IL_0187: { int32_t L_44 = V_5; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_45 = V_0; NullCheck(L_45); if ((!(((uint32_t)L_44) < ((uint32_t)((int32_t)(((RuntimeArray*)L_45)->max_length)))))) { goto IL_01f9; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_46 = V_0; int32_t L_47 = V_5; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___hashCode; int32_t L_49 = V_2; if ((!(((uint32_t)L_48) == ((uint32_t)L_49)))) { goto IL_01d9; } } { RuntimeObject* L_50 = V_1; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), L_50, L_53, L_54); if (!L_55) { goto IL_01d9; } } { uint8_t L_56 = ___2_behavior; if ((!(((uint32_t)L_56) == ((uint32_t)1)))) { goto IL_01c8; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_59 = ___1_value; ((L_57)->GetAddressAt(static_cast(L_58)))->___value = L_59; return (bool)1; } IL_01c8: { uint8_t L_60 = ___2_behavior; if ((!(((uint32_t)L_60) == ((uint32_t)2)))) { goto IL_01d7; } } { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_61 = ___0_key; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_62 = L_61; RuntimeObject* L_63 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_62); ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_63, NULL); } IL_01d7: { return (bool)0; } IL_01d9: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_64 = V_0; int32_t L_65 = V_5; NullCheck(L_64); int32_t L_66 = ((L_64)->GetAddressAt(static_cast(L_65)))->___next; V_5 = L_66; int32_t L_67 = V_3; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_68 = V_0; NullCheck(L_68); if ((((int32_t)L_67) < ((int32_t)((int32_t)(((RuntimeArray*)L_68)->max_length))))) { goto IL_01f3; } } { ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL); } IL_01f3: { int32_t L_69 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_69, 1)); goto IL_0187; } IL_01f9: { V_6 = (bool)0; V_7 = (bool)0; int32_t L_70 = __this->____freeCount; if ((((int32_t)L_70) <= ((int32_t)0))) { goto IL_0223; } } { int32_t L_71 = __this->____freeList; V_8 = L_71; V_7 = (bool)1; int32_t L_72 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_subtract(L_72, 1)); goto IL_0250; } IL_0223: { int32_t L_73 = __this->____count; V_13 = L_73; int32_t L_74 = V_13; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_75 = V_0; NullCheck(L_75); if ((!(((uint32_t)L_74) == ((uint32_t)((int32_t)(((RuntimeArray*)L_75)->max_length)))))) { goto IL_023b; } } { Dictionary_2_Resize_mFA75DCBFCC25BAC0E4C21A07D95C1A9754C4D505(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 52)); V_6 = (bool)1; } IL_023b: { int32_t L_76 = V_13; V_8 = L_76; int32_t L_77 = V_13; __this->____count = ((int32_t)il2cpp_codegen_add(L_77, 1)); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_78 = __this->____entries; V_0 = L_78; } IL_0250: { bool L_79 = V_6; if (L_79) { goto IL_0258; } } { int32_t* L_80 = V_4; G_B51_0 = L_80; goto IL_026d; } IL_0258: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_81 = __this->____buckets; int32_t L_82 = V_2; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_83 = __this->____buckets; NullCheck(L_83); NullCheck(L_81); G_B51_0 = ((L_81)->GetAddressAt(static_cast(((int32_t)(L_82%((int32_t)(((RuntimeArray*)L_83)->max_length))))))); } IL_026d: { V_9 = G_B51_0; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_84 = V_0; int32_t L_85 = V_8; NullCheck(L_84); V_10 = ((L_84)->GetAddressAt(static_cast(L_85))); bool L_86 = V_7; if (!L_86) { goto IL_028a; } } { Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_91 = V_10; int32_t* L_92 = V_9; int32_t L_93 = *((int32_t*)L_92); L_91->___next = ((int32_t)il2cpp_codegen_subtract(L_93, 1)); Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_94 = V_10; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_95 = ___0_key; L_94->___key = L_95; Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_96 = V_10; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_97 = ___1_value; L_96->___value = L_97; int32_t* L_98 = V_9; int32_t L_99 = V_8; *((int32_t*)L_98) = (int32_t)((int32_t)il2cpp_codegen_add(L_99, 1)); return (bool)1; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_mAF8A46570BC88FB415436650566B7977371641D2_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_sender, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1); s_Il2CppMethodInitialized = true; } SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* V_3 = NULL; int32_t V_4 = 0; { il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0; L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_0); bool L_1; L_1 = ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F(L_0, (RuntimeObject*)__this, (&V_0), ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_2 = V_0; if (L_2) { goto IL_0012; } } { return; } IL_0012: { SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = V_0; NullCheck(L_3); int32_t L_4; L_4 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_3, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, NULL); V_1 = L_4; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_5 = V_0; NullCheck(L_5); int32_t L_6; L_6 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_5, _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69, NULL); V_2 = L_6; SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_7 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 43)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_9; L_9 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_8, NULL); NullCheck(L_7); RuntimeObject* L_10; L_10 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_7, _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9, L_9, NULL); __this->____comparer = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1))); Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 1)))); int32_t L_11 = V_2; if (!L_11) { goto IL_00c9; } } { int32_t L_12 = V_2; int32_t L_13; L_13 = Dictionary_2_Initialize_mBBFD52895EA59CE262B4D3828EBA90D98A0DEC19(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 46)) }; il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var); Type_t* L_16; L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL); NullCheck(L_14); RuntimeObject* L_17; L_17 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_14, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, L_16, NULL); V_3 = ((KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_18 = V_3; if (L_18) { goto IL_007a; } } { ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)16), NULL); } IL_007a: { V_4 = 0; goto IL_00c0; } IL_007f: { KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_21; L_21 = KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_24; L_24 = KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_27; L_27 = KeyValuePair_2_get_Value_m83DA38E063478590EAED0FD259CE2D1DCB5A4224_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m276E2B717077F3BAAF4D1D08D5110E5524D98F14(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 16)); int32_t L_28 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_28, 1)); } IL_00c0: { int32_t L_29 = V_4; KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_30 = V_3; NullCheck(L_30); if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length))))) { goto IL_007f; } } { goto IL_00d0; } IL_00c9: { __this->____buckets = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL); } IL_00d0: { int32_t L_31 = V_1; __this->____version = L_31; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_32; L_32 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL); NullCheck(L_32); bool L_33; L_33 = ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E(L_32, (RuntimeObject*)__this, ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mFA75DCBFCC25BAC0E4C21A07D95C1A9754C4D505_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { int32_t L_0 = __this->____count; il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var); int32_t L_1; L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL); Dictionary_2_Resize_m6DD1EE20AFA98968FB1C113FB55F06468BF30CEB(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m6DD1EE20AFA98968FB1C113FB55F06468BF30CEB_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* V_1 = NULL; int32_t V_2 = 0; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; int32_t V_6 = 0; { int32_t L_0 = ___0_newSize; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0); V_0 = L_1; int32_t L_2 = ___0_newSize; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_3 = (EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF*)(EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 51), (uint32_t)L_2); V_1 = L_3; int32_t L_4 = __this->____count; V_2 = L_4; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_5 = __this->____entries; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_6 = V_1; int32_t L_7 = V_2; Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_5, 0, (RuntimeArray*)L_6, 0, L_7, NULL); il2cpp_codegen_initobj((&V_3), sizeof(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC)); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_8 = V_3; bool L_9 = ___1_forceNewHashCodes; if (!((int32_t)((int32_t)false&(int32_t)L_9))) { goto IL_0084; } } { V_4 = 0; goto IL_007f; } IL_003e: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_10 = V_1; int32_t L_11 = V_4; NullCheck(L_10); int32_t L_12 = ((L_10)->GetAddressAt(static_cast(L_11)))->___hashCode; if ((((int32_t)L_12) < ((int32_t)0))) { goto IL_0079; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC* L_17 = (MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); il2cpp_codegen_runtime_class_init_inline(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC_il2cpp_TypeInfo_var); int32_t L_18; L_18 = MeshId_GetHashCode_mC6B6428EB5856505023C0D48879B92C2E3F062B0(L_17, il2cpp_rgctx_method(method->klass->rgctx_data, 47)); ((L_13)->GetAddressAt(static_cast(L_14)))->___hashCode = ((int32_t)(L_18&((int32_t)2147483647LL))); } IL_0079: { int32_t L_19 = V_4; V_4 = ((int32_t)il2cpp_codegen_add(L_19, 1)); } IL_007f: { int32_t L_20 = V_4; int32_t L_21 = V_2; if ((((int32_t)L_20) < ((int32_t)L_21))) { goto IL_003e; } } IL_0084: { V_5 = 0; goto IL_00cb; } IL_0089: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_22 = V_1; int32_t L_23 = V_5; NullCheck(L_22); int32_t L_24 = ((L_22)->GetAddressAt(static_cast(L_23)))->___hashCode; if ((((int32_t)L_24) < ((int32_t)0))) { goto IL_00c5; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_25 = V_1; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___hashCode; int32_t L_28 = ___0_newSize; V_6 = ((int32_t)(L_27%L_28)); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_29 = V_1; int32_t L_30 = V_5; NullCheck(L_29); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_31 = V_0; int32_t L_32 = V_6; NullCheck(L_31); int32_t L_33 = L_32; int32_t L_34 = (L_31)->GetAt(static_cast(L_33)); ((L_29)->GetAddressAt(static_cast(L_30)))->___next = ((int32_t)il2cpp_codegen_subtract(L_34, 1)); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_35 = V_0; int32_t L_36 = V_6; int32_t L_37 = V_5; NullCheck(L_35); (L_35)->SetAt(static_cast(L_36), (int32_t)((int32_t)il2cpp_codegen_add(L_37, 1))); } IL_00c5: { int32_t L_38 = V_5; V_5 = ((int32_t)il2cpp_codegen_add(L_38, 1)); } IL_00cb: { int32_t L_39 = V_5; int32_t L_40 = V_2; if ((((int32_t)L_39) < ((int32_t)L_40))) { goto IL_0089; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_41 = V_0; __this->____buckets = L_41; Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets), (void*)L_41); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_42 = V_1; __this->____entries = L_42; Il2CppCodeGenWriteBarrier((void**)(&__this->____entries), (void*)L_42); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mACCED2AC326BC3B1B3642A449F56BBE14EB99FAA_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC_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; Entry_t67F46CD985D95F3A4777731F61C60730559B7792* V_4 = NULL; RuntimeObject* G_B5_0 = NULL; RuntimeObject* G_B4_0 = NULL; int32_t G_B6_0 = 0; RuntimeObject* G_B10_0 = NULL; RuntimeObject* G_B9_0 = NULL; bool G_B11_0 = false; { goto IL_000e; } IL_000e: { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = __this->____buckets; if (!L_1) { goto IL_0149; } } { RuntimeObject* L_2 = __this->____comparer; RuntimeObject* L_3 = L_2; if (L_3) { G_B5_0 = L_3; goto IL_0032; } G_B4_0 = L_3; } { il2cpp_codegen_runtime_class_init_inline(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC_il2cpp_TypeInfo_var); int32_t L_4; L_4 = MeshId_GetHashCode_mC6B6428EB5856505023C0D48879B92C2E3F062B0((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC >::Invoke(1, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B5_0, L_5); G_B6_0 = L_6; } IL_0038: { V_0 = ((int32_t)(G_B6_0&((int32_t)2147483647LL))); int32_t L_7 = V_0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_8 = __this->____buckets; NullCheck(L_8); V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length)))); V_2 = (-1); Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = __this->____buckets; int32_t L_10 = V_1; NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1)); goto IL_0142; } IL_005c: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_15 = V_4; int32_t L_16 = L_15->___hashCode; int32_t L_17 = V_0; if ((!(((uint32_t)L_16) == ((uint32_t)L_17)))) { goto IL_0138; } } { RuntimeObject* L_18 = __this->____comparer; RuntimeObject* L_19 = L_18; if (L_19) { G_B10_0 = L_19; goto IL_0095; } G_B9_0 = L_19; } { EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* L_20; L_20 = EqualityComparer_1_get_Default_m1701DA58877D954684AA859977226F1A3CA29FE4_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_21 = V_4; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_22 = L_21->___key; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_25 = V_4; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_26 = L_25->___key; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 1), G_B10_0, L_26, L_27); G_B11_0 = L_28; } IL_00a2: { if (!G_B11_0) { goto IL_0138; } } { int32_t L_29 = V_2; if ((((int32_t)L_29) >= ((int32_t)0))) { goto IL_00be; } } { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_30 = __this->____buckets; int32_t L_31 = V_1; Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_32 = V_4; int32_t L_33 = L_32->___next; NullCheck(L_30); (L_30)->SetAt(static_cast(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1))); goto IL_00d6; } IL_00be: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_38 = V_4; L_38->___hashCode = (-1); Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_39 = V_4; int32_t L_40 = __this->____freeList; L_39->___next = L_40; goto IL_00ff; } IL_00ff: { goto IL_0113; } IL_0113: { int32_t L_41 = V_3; __this->____freeList = L_41; int32_t L_42 = __this->____freeCount; __this->____freeCount = ((int32_t)il2cpp_codegen_add(L_42, 1)); int32_t L_43 = __this->____version; __this->____version = ((int32_t)il2cpp_codegen_add(L_43, 1)); return (bool)1; } IL_0138: { int32_t L_44 = V_3; V_2 = L_44; Entry_t67F46CD985D95F3A4777731F61C60730559B7792* L_45 = V_4; int32_t L_46 = L_45->___next; V_3 = L_46; } IL_0142: { int32_t L_47 = V_3; if ((((int32_t)L_47) >= ((int32_t)0))) { goto IL_005c; } } IL_0149: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mD8E324E7F6E0F2134D88FB70A169A7623EB95472_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mE333FE8DBA238005E906235CC859499EBF735965(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_1; int32_t L_2 = V_0; if ((((int32_t)L_2) < ((int32_t)0))) { goto IL_0025; } } { MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA* L_3 = ___1_value; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA*)L_3 = L_6; return (bool)1; } IL_0025: { MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_mB7E95696670CC5723BD96A795CE8DB6B58B80BDA_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC ___0_key, MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA ___1_value, const RuntimeMethod* method) { { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_0 = ___0_key; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m61098333411D9B080B277C048B99910B4E741517(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 32)); return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m6DD587EBEB7AE3FFE7EE661F4B81AB6B804ACFF4_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m744911DB530BD377B8CCB8ACEFFCD886280F959A_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_m59D7CACC4B2597ED526F92F9E7BD157FCB07ADD9(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_m5D548E044BD6C52E7DE3CF414ADF1B907B0B79C9_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeArray* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* V_6 = NULL; int32_t V_7 = 0; il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeArray* L_0 = ___0_array; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL); } IL_0009: { RuntimeArray* L_1 = ___0_array; NullCheck(L_1); int32_t L_2; L_2 = Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F(L_1, NULL); if ((((int32_t)L_2) == ((int32_t)1))) { goto IL_0018; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)7, NULL); } IL_0018: { RuntimeArray* L_3 = ___0_array; NullCheck(L_3); int32_t L_4; L_4 = Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC(L_3, 0, NULL); if (!L_4) { goto IL_0027; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)6, NULL); } IL_0027: { int32_t L_5 = ___1_index; RuntimeArray* L_6 = ___0_array; NullCheck(L_6); int32_t L_7; L_7 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_6, NULL); if ((!(((uint32_t)L_5) > ((uint32_t)L_7)))) { goto IL_0035; } } { ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL); } IL_0035: { RuntimeArray* L_8 = ___0_array; NullCheck(L_8); int32_t L_9; L_9 = Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57(L_8, NULL); int32_t L_10 = ___1_index; int32_t L_11; L_11 = Dictionary_2_get_Count_m409A7621655B35ACD47A4BB9F7F628A27C320663(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_9, L_10))) >= ((int32_t)L_11))) { goto IL_004b; } } { ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL); } IL_004b: { RuntimeArray* L_12 = ___0_array; V_0 = ((KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_tB7119383686EDE85BBD069C800E3FDCF4D780D3D* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_m59D7CACC4B2597ED526F92F9E7BD157FCB07ADD9(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); return; } IL_005e: { RuntimeArray* L_16 = ___0_array; V_1 = ((DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533*)IsInst((RuntimeObject*)L_16, DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var)); DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_17 = V_1; if (!L_17) { goto IL_00c3; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_19 = V_2; int32_t L_20 = V_3; NullCheck(L_19); int32_t L_21 = ((L_19)->GetAddressAt(static_cast(L_20)))->___hashCode; if ((((int32_t)L_21) < ((int32_t)0))) { goto IL_00b5; } } { DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_22 = V_1; int32_t L_23 = ___1_index; int32_t L_24 = L_23; ___1_index = ((int32_t)il2cpp_codegen_add(L_24, 1)); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_33 = L_32; RuntimeObject* L_34 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 15), &L_33); DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_35; memset((&L_35), 0, sizeof(L_35)); DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_35), L_29, L_34, NULL); NullCheck(L_22); (L_22)->SetAt(static_cast(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_35); } IL_00b5: { int32_t L_36 = V_3; V_3 = ((int32_t)il2cpp_codegen_add(L_36, 1)); } IL_00b9: { int32_t L_37 = V_3; int32_t L_38 = __this->____count; if ((((int32_t)L_37) < ((int32_t)L_38))) { goto IL_0073; } } { return; } IL_00c3: { RuntimeArray* L_39 = ___0_array; V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_39, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var)); ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_40 = V_4; if (L_40) { goto IL_00d4; } } { ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); } IL_00d4: { } try { { int32_t L_41 = __this->____count; V_5 = L_41; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_43 = V_6; int32_t L_44 = V_7; NullCheck(L_43); int32_t L_45 = ((L_43)->GetAddressAt(static_cast(L_44)))->___hashCode; if ((((int32_t)L_45) < ((int32_t)0))) { goto IL_012a_1; } } { ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_46 = V_4; int32_t L_47 = ___1_index; int32_t L_48 = L_47; ___1_index = ((int32_t)il2cpp_codegen_add(L_48, 1)); EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_m4B4746A6FAC09E4595123469E34E7BC3D066E9A8((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5 L_56 = L_55; RuntimeObject* L_57 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 21), &L_56); NullCheck(L_46); ArrayElementTypeCheck (L_46, L_57); (L_46)->SetAt(static_cast(L_48), (RuntimeObject*)L_57); } IL_012a_1: { int32_t L_58 = V_7; V_7 = ((int32_t)il2cpp_codegen_add(L_58, 1)); } IL_0130_1: { int32_t L_59 = V_7; int32_t L_60 = V_5; if ((((int32_t)L_59) < ((int32_t)L_60))) { goto IL_00ea_1; } } { goto IL_0140; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0138; } throw e; } CATCH_0138: { ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1* L_61 = ((ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*)IL2CPP_GET_ACTIVE_EXCEPTION(ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1*));; ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_0140; } IL_0140: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_m9650FF5EBD0AA36FDC053E1BB0AD2F205775F5BA_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB6D2510F233450AF446570DF3B37BAC9D1DE4789((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_ICollection_get_IsSynchronized_m60EB00B2A07E6A1DE1C4EA5665B0536BC6DD2042_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m361F4DB71B6CB2ED504B8414CCCAC6C167DD941F_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject* L_0 = __this->____syncRoot; if (L_0) { goto IL_001a; } } { RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot); RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var); Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL); RuntimeObject* L_3; L_3 = InterlockedCompareExchangeImpl(L_1, L_2, NULL); } IL_001a: { RuntimeObject* L_4 = __this->____syncRoot; return L_4; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsFixedSize_m49FE8DEBA5562C18D5177E9CCB7A03D84E397CCD_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_mE2D81902E2B5A6D88471AF50DAC7BE75EF4E471B_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_mC35B017CE7D19FE5E7951937E8A82E068DA2375A_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { KeyCollection_tC005CED00EA8DDB3FE7998B42A9B6D803EE0373B* L_0; L_0 = Dictionary_2_get_Keys_mD29EA6ED49258D820DBA2A480A32CCAF33661B9A(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 58)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_m74F94566265904458224A40246D61786A771F8B7_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { ValueCollection_t6D103A5FC6E2FD35E48BADA76B374E5AB8624937* L_0; L_0 = Dictionary_2_get_Values_mDBCB0E719C7234CA4AA47B49A7C85667322E1A9A(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 59)); return (RuntimeObject*)L_0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_m56A0E0F96F4330F838DED98E7EDD9F275F3DF0AA_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m41437100334E3F9082D9CEA6775009AB4717A40A(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0030; } } { RuntimeObject* L_2 = ___0_key; int32_t L_3; L_3 = Dictionary_2_FindEntry_mE333FE8DBA238005E906235CC859499EBF735965(__this, ((*(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)((MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 31)); V_0 = L_3; int32_t L_4 = V_0; if ((((int32_t)L_4) < ((int32_t)0))) { goto IL_0030; } } { EntryU5BU5D_tEACCC27CD439BFDCCD11B8C525607F127C5771DF* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_8 = L_7; RuntimeObject* L_9 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 15), &L_8); return L_9; } IL_0030: { return NULL; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_mC49E2FC4E09C400F13613F80F59AA1C2FF50D6DD_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisMeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA_m3019FD93231975195C3F285048DD7C200499F83F(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)((MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_mBE22D358F2AA5BD5E0522D9D3837603CB52E60D2(__this, L_3, ((*(MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA*)((MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA*)(MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))))), il2cpp_rgctx_method(method->klass->rgctx_data, 63)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m41437100334E3F9082D9CEA6775009AB4717A40A_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___0_key; return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 14)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0); } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_mA721D497B4B467531729FAEBBB9CA9365E29A87A_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC V_0; memset((&V_0), 0, sizeof(V_0)); il2cpp::utils::ExceptionSupportStack __active_exceptions; { RuntimeObject* L_0 = ___0_key; if (L_0) { goto IL_0009; } } { ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL); } IL_0009: { RuntimeObject* L_1 = ___1_value; ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisMeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA_m3019FD93231975195C3F285048DD7C200499F83F(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)((MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_m276E2B717077F3BAAF4D1D08D5110E5524D98F14(__this, L_3, ((*(MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA*)((MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA*)(MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 15))))), il2cpp_rgctx_method(method->klass->rgctx_data, 16)); goto IL_003a_1; } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_0027_1; } throw e; } CATCH_0027_1: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_5 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_6 = ___1_value; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_7 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 64)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_8; L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL); ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_6, L_8, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_003a_1; } IL_003a_1: { goto IL_004f; } } catch(Il2CppExceptionWrapper& e) { if(il2cpp_codegen_class_is_assignable_from (((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E_il2cpp_TypeInfo_var)), il2cpp_codegen_object_class(e.ex))) { IL2CPP_PUSH_ACTIVE_EXCEPTION(e.ex); goto CATCH_003c; } throw e; } CATCH_003c: { InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E* L_9 = ((InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*)IL2CPP_GET_ACTIVE_EXCEPTION(InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E*));; RuntimeObject* L_10 = ___0_key; RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_11 = { reinterpret_cast (il2cpp_rgctx_type(method->klass->rgctx_data, 65)) }; il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var))); Type_t* L_12; L_12 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_11, NULL); ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_10, L_12, NULL); IL2CPP_POP_ACTIVE_EXCEPTION(Exception_t*); goto IL_004f; } IL_004f: { return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_mF24F2C298065911E737993B059C8B31E206CFD46_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m41437100334E3F9082D9CEA6775009AB4717A40A(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_ContainsKey_m353A9EAC0D0686BF1F15F3DACD3B76DC55CADA67(__this, ((*(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)((MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 66)); return L_3; } IL_0015: { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_m1BF59DB6A64E11807449A6F8561805CEF956A2DD_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, const RuntimeMethod* method) { { Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mB6D2510F233450AF446570DF3B37BAC9D1DE4789((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t9046C25833F7FF753946F6B95D8E535CA587FAB9 L_1 = L_0; RuntimeObject* L_2 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 41), &L_1); return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Remove_mD967C112C7D6252599B53C12D93E7123736592E9_gshared (Dictionary_2_t674FB26C3A032F02B992D80E9076EF96E31D4AE0* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m41437100334E3F9082D9CEA6775009AB4717A40A(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 60)); if (!L_1) { goto IL_0015; } } { RuntimeObject* L_2 = ___0_key; bool L_3; L_3 = Dictionary_2_Remove_mACCED2AC326BC3B1B3642A449F56BBE14EB99FAA(__this, ((*(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)((MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)(MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))), il2cpp_rgctx_method(method->klass->rgctx_data, 37)); } IL_0015: { return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* EqualityComparer_1_get_Default_m76691DC579907239261E159E4DFDD8B1C3C9E5FE_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* V_0 = NULL; { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_0 = ((EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer; il2cpp_codegen_memory_barrier(); V_0 = L_0; EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_2; L_2 = EqualityComparer_1_CreateComparer_m8A944543377C40C1596E4EECED12E463FC3DDFC3(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_tE05A9BF0932DEB0653A3BD392318FAA5123C3504* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t KeyValuePair_2_get_Key_mF07F04114D1454823A6F9290C2861617ACF2AA85_gshared_inline (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA* __this, const RuntimeMethod* method) { { int64_t L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m5AAF42BD95F064BAEA516F9173DE2E73BA998D86_gshared_inline (KeyValuePair_2_t4C1BE1E30F9965FFD94DC826D07EDACC33C0B8CA* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* V_0 = NULL; { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_0 = ((EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer; il2cpp_codegen_memory_barrier(); V_0 = L_0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_2; L_2 = EqualityComparer_1_CreateComparer_m432C82F7354C37E610794C1DA866DFA7DAC9C35E(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int64_t KeyValuePair_2_get_Key_mC536572F88F3FD21EED4624743F8B1CDF5C8EF60_gshared_inline (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F* __this, const RuntimeMethod* method) { { int64_t L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_m168A81686A84DCA632E92D898CAB9C8EEB38396F_gshared_inline (KeyValuePair_2_t88288FD7C987CABEE070E49639E8603D27AF799F* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* EqualityComparer_1_get_Default_mA2AD755281D23F496A2579884B39E30C13C208B3_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* V_0 = NULL; { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_0 = ((EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer; il2cpp_codegen_memory_barrier(); V_0 = L_0; EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_2; L_2 = EqualityComparer_1_CreateComparer_mD2FA619307513193746FBEB5AE522FB54E21B634(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* EqualityComparer_1_get_Default_m68A9FC33718EE6F74A877D4A760989A962FBD0D2_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* V_0 = NULL; { EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* L_0 = ((EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer; il2cpp_codegen_memory_barrier(); V_0 = L_0; EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* L_2; L_2 = EqualityComparer_1_CreateComparer_mB1324B20A8BC571BB3CBACC5E41F1A4D2F420632(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t13ACD867E946362B862A2AA1D58B7265A48EDC21* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR intptr_t KeyValuePair_2_get_Key_mE8D6C2F2365FC5473829AFFBF0D5A9AF14EC5E17_gshared_inline (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202* __this, const RuntimeMethod* method) { { intptr_t L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_m93CAD86A4AF9FCE518099BD0F9D7537004B87F96_gshared_inline (KeyValuePair_2_tF5E0699CB6CD3DFA728CBCFA619E7EBC8B7A5202* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* EqualityComparer_1_get_Default_m33839529811E5B677FAC3708C8617567B0D8A1AB_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_0 = NULL; { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_0 = ((EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer; il2cpp_codegen_memory_barrier(); V_0 = L_0; EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_2; L_2 = EqualityComparer_1_CreateComparer_m5641C6C3F2BDF42B483859C7C1A734FB901C288B(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_gshared_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_gshared_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_gshared_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method) { { InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_gshared_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method) { { PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* EqualityComparer_1_get_Default_mF246EACB57DDED12A190672980271BD5F9AEE036_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* V_0 = NULL; { EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_0 = ((EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer; il2cpp_codegen_memory_barrier(); V_0 = L_0; EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_2; L_2 = EqualityComparer_1_CreateComparer_mAF69FB7357B376754531A51A2478239F223F6D4F(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* EqualityComparer_1_get_Default_m1701DA58877D954684AA859977226F1A3CA29FE4_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* V_0 = NULL; { EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* L_0 = ((EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer; il2cpp_codegen_memory_barrier(); V_0 = L_0; EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* L_2; L_2 = EqualityComparer_1_CreateComparer_mF604E0C159C27034DB312EA1AD3A026618433378(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t4E4D91E805805ACBEFA703FD1F34D24F15041F4E* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC KeyValuePair_2_get_Key_m39AEAD8F2BCF7F3DF5F2E2C003D49EA8BC53279A_gshared_inline (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5* __this, const RuntimeMethod* method) { { MeshId_t2CF122567F06D0AA4F80DDA5CB51E8CD3B7EA2AC L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA KeyValuePair_2_get_Value_m83DA38E063478590EAED0FD259CE2D1DCB5A4224_gshared_inline (KeyValuePair_2_t5DBA71B663405FB40DCAF1FF77FD18C7E22FA9D5* __this, const RuntimeMethod* method) { { MeshInfo_t0BB7A8C2C586FD5EAD40E9E4E1749150915FDFFA L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* EqualityComparer_1_get_Default_m0FB6C3C1ABB6F051F25C8BE336E66C2A8A17068C_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* V_0 = NULL; { EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* L_0 = ((EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer; il2cpp_codegen_memory_barrier(); V_0 = L_0; EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* L_2; L_2 = EqualityComparer_1_CreateComparer_mB5DBA2650627B98243959DE8A1453F27CDFD80C4(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t3CCC8AAC17DA8F050539B0AEF7E754A3F481988C* L_4 = V_0; return L_4; } }