#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_t17BB14695909F39BA5B9F9F51F527D09419C12FC; struct Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054; struct Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520; struct Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C; struct Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC; struct Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F; struct Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87; struct Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC; struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499; struct EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0; struct EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E; struct EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6; struct EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49; struct EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647; struct EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64; struct ICollection_1_t828FEFDDBF830D003AFB480F0898186B499E26B0; struct ICollection_1_tD577E5FD017CC2E27D5B1FEF2DA142414DEA8CED; struct ICollection_1_t67ECF2169775B56C3ECB5CEDF78BBC5B362905DE; struct ICollection_1_t77739521790EB7E3F514D44638D90AB775EDE8ED; struct ICollection_1_tEF23B8A78E9122DAA952DB1517D31EB7EC90563B; struct ICollection_1_tD2502FFE0EF5514D4A736ACD8FE04B57D7394DA3; struct ICollection_1_tFCF98B8DC3C7A5DD945A7FF0203632B7C6AAF0E3; struct ICollection_1_tABA88AD2D23B62C8B3571E4619729A2141973449; struct IDictionary_2_tD5DD7D1BBA01A3C2D12C14016EDF965E85BFEF2F; struct IDictionary_2_t974C82AE65495CDC0437C9A81BC82F0205B86234; struct IDictionary_2_t8C35EAB0EDE8BB8552037D480BD51362414AE576; struct IDictionary_2_t7461416FFDD4964D6E29D74486CAD2A64A617443; struct IDictionary_2_t0959C298F81191EC4B391D10911BF65A77C6CB6F; struct IDictionary_2_t0EB92DC61E21915CE1BC5C4BA62430E8C4454D9F; struct IDictionary_2_t62ACC6BC35BA174B9BD5877F91BA40FCDC4105C6; struct IEnumerable_1_tCE758D940790D6D0D56B457E522C195F8C413AF2; struct IEnumerator_1_t1FA991C5DDA39EBAC69FD27E5B2B871019020E70; struct IEnumerator_1_t1154C4628161E8E5E15065213A98A706BCF76AA1; struct IEnumerator_1_t38E50C4E1E4FF24CEEC2E5320AF2C26A06751B4E; struct IEnumerator_1_t3BF755EAEC3B16A6F0166AD012EC7C97BABDDFCD; struct IEnumerator_1_t537633C841BF98E20A60BF553441B720F4F7787B; struct IEnumerator_1_t3BD3C178B873B4EF6265D50734AF2C0B86AED7E3; struct IEnumerator_1_tDEFE3C8E8BA0DEF56066D0D5A85A3D674D3D228D; struct IEqualityComparer_1_tDBFC8496F14612776AF930DBF84AFE7D06D1F0E9; struct KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD; struct KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8; struct KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89; struct KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52; struct KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3; struct KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90; struct KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA; struct ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD; struct ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468; struct ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF; struct ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE; struct ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88; struct ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E; struct ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6; struct EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C; struct EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D; struct EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C; struct EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1; struct EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694; struct EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA; struct EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA; struct KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32; struct KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E; struct KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50; struct KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D; struct KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233; struct KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B; struct KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8; 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* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C; struct EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D; struct EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C; struct EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1; struct EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694; struct EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA; struct EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA; struct KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32; struct KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E; struct KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50; struct KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D; struct KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233; struct KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B; struct KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8; 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_t17BB14695909F39BA5B9F9F51F527D09419C12FC : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* ____keys; ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054 : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* ____keys; ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520 : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* ____keys; ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* ____keys; ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* ____keys; ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* ____keys; ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* ____values; RuntimeObject* ____syncRoot; }; struct Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87 : public RuntimeObject { Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* ____entries; int32_t ____count; int32_t ____freeList; int32_t ____freeCount; int32_t ____version; RuntimeObject* ____comparer; KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* ____keys; ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* ____values; RuntimeObject* ____syncRoot; }; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC : public RuntimeObject { }; struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499 : public RuntimeObject { }; struct EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0 : public RuntimeObject { }; struct EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E : public RuntimeObject { }; struct EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6 : public RuntimeObject { }; struct EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49 : public RuntimeObject { }; struct EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647 : public RuntimeObject { }; struct EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64 : public RuntimeObject { }; struct KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD : public RuntimeObject { Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* ____dictionary; }; struct KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8 : public RuntimeObject { Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* ____dictionary; }; struct KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89 : public RuntimeObject { Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* ____dictionary; }; struct KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52 : public RuntimeObject { Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* ____dictionary; }; struct KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3 : public RuntimeObject { Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* ____dictionary; }; struct KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90 : public RuntimeObject { Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* ____dictionary; }; struct KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA : public RuntimeObject { Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* ____dictionary; }; struct ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD : public RuntimeObject { Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* ____dictionary; }; struct ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468 : public RuntimeObject { Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* ____dictionary; }; struct ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF : public RuntimeObject { Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* ____dictionary; }; struct ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE : public RuntimeObject { Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* ____dictionary; }; struct ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88 : public RuntimeObject { Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* ____dictionary; }; struct ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E : public RuntimeObject { Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* ____dictionary; }; struct ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6 : public RuntimeObject { Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* ____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_t532FECF491646E3372F9D145FEC277E0C5089CBC { int32_t ___hashCode; int32_t ___next; int32_t ___key; float ___value; }; struct KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 { int32_t ___key; float ___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 IntPtr_t { void* ___m_value; }; struct Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 { float ___x; float ___y; float ___z; float ___w; }; struct Single_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C { float ___m_value; }; struct TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 { int32_t ___U3CidU3Ek__BackingField; int32_t ___U3CparentIdU3Ek__BackingField; RuntimeObject* ___U3CchildrenIdsU3Ek__BackingField; }; struct TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90_marshaled_pinvoke { int32_t ___U3CidU3Ek__BackingField; int32_t ___U3CparentIdU3Ek__BackingField; RuntimeObject* ___U3CchildrenIdsU3Ek__BackingField; }; struct TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90_marshaled_com { int32_t ___U3CidU3Ek__BackingField; int32_t ___U3CparentIdU3Ek__BackingField; RuntimeObject* ___U3CchildrenIdsU3Ek__BackingField; }; struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 { float ___x; float ___y; }; struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 { float ___x; float ___y; float ___z; }; struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 { float ___x; float ___y; float ___z; float ___w; }; struct Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 { int32_t ___x; int32_t ___y; int32_t ___z; int32_t ___w; }; struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915 { union { struct { }; uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1]; }; }; struct Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F { int32_t ___hashCode; int32_t ___next; int32_t ___key; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___value; }; struct Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE { int32_t ___hashCode; int32_t ___next; int32_t ___key; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value; }; struct Entry_t3951FAE95CA8AE79C90110EB160551CE33206567 { int32_t ___hashCode; int32_t ___next; int32_t ___key; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value; }; struct Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A { int32_t ___hashCode; int32_t ___next; int32_t ___key; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___value; }; struct Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F { int32_t ___hashCode; int32_t ___next; int32_t ___key; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___value; }; struct Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D { Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 ____current; int32_t ____getEnumeratorRetType; }; struct KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 { int32_t ___key; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___value; }; struct KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD { int32_t ___key; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___value; }; struct KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C { int32_t ___key; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___value; }; struct KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 { int32_t ___key; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___value; }; struct KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 { int32_t ___key; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___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 InputTrackingState_tCBE220E8A09D62DA1C6BD96F76943FE90F15778D { uint32_t ___value__; }; struct InsertionBehavior_tAD0393881947C559238D7041A36917BEE6E2C7B1 { uint8_t ___value__; }; struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B { intptr_t ___value; }; struct StreamingContextStates_t5EE358E619B251608A9327618C7BFE8638FC33C1 { int32_t ___value__; }; struct Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A { Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 ____current; int32_t ____getEnumeratorRetType; }; struct Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0 { Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD ____current; int32_t ____getEnumeratorRetType; }; struct Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208 { Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C ____current; int32_t ____getEnumeratorRetType; }; struct Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B { Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 ____current; int32_t ____getEnumeratorRetType; }; struct Enumerator_t711D0707D5219B57077371AEA8214D08938679B3 { Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 ____current; int32_t ____getEnumeratorRetType; }; 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; }; #pragma pack(push, tp, 1) struct VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 { union { struct { union { #pragma pack(push, tp, 1) struct { int32_t ___interactionId; }; #pragma pack(pop, tp) struct { int32_t ___interactionId_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___startRayOrigin_OffsetPadding[4]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayOrigin; }; #pragma pack(pop, tp) struct { char ___startRayOrigin_OffsetPadding_forAlignmentOnly[4]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayOrigin_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___startRayDirection_OffsetPadding[16]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayDirection; }; #pragma pack(pop, tp) struct { char ___startRayDirection_OffsetPadding_forAlignmentOnly[16]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayDirection_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___startRayRotation_OffsetPadding[28]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startRayRotation; }; #pragma pack(pop, tp) struct { char ___startRayRotation_OffsetPadding_forAlignmentOnly[28]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startRayRotation_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___interactionRayRotation_OffsetPadding[44]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___interactionRayRotation; }; #pragma pack(pop, tp) struct { char ___interactionRayRotation_OffsetPadding_forAlignmentOnly[44]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___interactionRayRotation_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___inputDevicePosition_OffsetPadding[60]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___inputDevicePosition; }; #pragma pack(pop, tp) struct { char ___inputDevicePosition_OffsetPadding_forAlignmentOnly[60]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___inputDevicePosition_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___inputDeviceRotation_OffsetPadding[72]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___inputDeviceRotation; }; #pragma pack(pop, tp) struct { char ___inputDeviceRotation_OffsetPadding_forAlignmentOnly[72]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___inputDeviceRotation_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___modifierKeys_OffsetPadding[88]; uint16_t ___modifierKeys; }; #pragma pack(pop, tp) struct { char ___modifierKeys_OffsetPadding_forAlignmentOnly[88]; uint16_t ___modifierKeys_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___kindId_OffsetPadding[90]; uint8_t ___kindId; }; #pragma pack(pop, tp) struct { char ___kindId_OffsetPadding_forAlignmentOnly[90]; uint8_t ___kindId_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___phaseId_OffsetPadding[91]; uint8_t ___phaseId; }; #pragma pack(pop, tp) struct { char ___phaseId_OffsetPadding_forAlignmentOnly[91]; uint8_t ___phaseId_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___isTracked_OffsetPadding[92]; bool ___isTracked; }; #pragma pack(pop, tp) struct { char ___isTracked_OffsetPadding_forAlignmentOnly[92]; bool ___isTracked_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___trackingState_OffsetPadding[93]; uint32_t ___trackingState; }; #pragma pack(pop, tp) struct { char ___trackingState_OffsetPadding_forAlignmentOnly[93]; uint32_t ___trackingState_forAlignmentOnly; }; }; }; uint8_t VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8__padding[97]; }; }; #pragma pack(pop, tp) struct VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8_marshaled_pinvoke { union { struct { union { #pragma pack(push, tp, 1) struct { int32_t ___interactionId; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { int32_t ___interactionId_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayOrigin_OffsetPadding[4]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayOrigin; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayOrigin_OffsetPadding_forAlignmentOnly[4]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayOrigin_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayDirection_OffsetPadding[16]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayDirection; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayDirection_OffsetPadding_forAlignmentOnly[16]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayDirection_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayRotation_OffsetPadding[28]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startRayRotation; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayRotation_OffsetPadding_forAlignmentOnly[28]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startRayRotation_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___interactionRayRotation_OffsetPadding[44]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___interactionRayRotation; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___interactionRayRotation_OffsetPadding_forAlignmentOnly[44]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___interactionRayRotation_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___inputDevicePosition_OffsetPadding[60]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___inputDevicePosition; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___inputDevicePosition_OffsetPadding_forAlignmentOnly[60]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___inputDevicePosition_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___inputDeviceRotation_OffsetPadding[72]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___inputDeviceRotation; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___inputDeviceRotation_OffsetPadding_forAlignmentOnly[72]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___inputDeviceRotation_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___modifierKeys_OffsetPadding[88]; uint16_t ___modifierKeys; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___modifierKeys_OffsetPadding_forAlignmentOnly[88]; uint16_t ___modifierKeys_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___kindId_OffsetPadding[90]; uint8_t ___kindId; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___kindId_OffsetPadding_forAlignmentOnly[90]; uint8_t ___kindId_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___phaseId_OffsetPadding[91]; uint8_t ___phaseId; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___phaseId_OffsetPadding_forAlignmentOnly[91]; uint8_t ___phaseId_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___isTracked_OffsetPadding[92]; int32_t ___isTracked; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___isTracked_OffsetPadding_forAlignmentOnly[92]; int32_t ___isTracked_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___trackingState_OffsetPadding[93]; uint32_t ___trackingState; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___trackingState_OffsetPadding_forAlignmentOnly[93]; uint32_t ___trackingState_forAlignmentOnly; }; #pragma pack(pop, tp) }; }; uint8_t VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8__padding[97]; }; }; struct VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8_marshaled_com { union { struct { union { #pragma pack(push, tp, 1) struct { int32_t ___interactionId; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { int32_t ___interactionId_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayOrigin_OffsetPadding[4]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayOrigin; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayOrigin_OffsetPadding_forAlignmentOnly[4]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayOrigin_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayDirection_OffsetPadding[16]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayDirection; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayDirection_OffsetPadding_forAlignmentOnly[16]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___startRayDirection_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayRotation_OffsetPadding[28]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startRayRotation; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___startRayRotation_OffsetPadding_forAlignmentOnly[28]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___startRayRotation_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___interactionRayRotation_OffsetPadding[44]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___interactionRayRotation; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___interactionRayRotation_OffsetPadding_forAlignmentOnly[44]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___interactionRayRotation_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___inputDevicePosition_OffsetPadding[60]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___inputDevicePosition; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___inputDevicePosition_OffsetPadding_forAlignmentOnly[60]; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___inputDevicePosition_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___inputDeviceRotation_OffsetPadding[72]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___inputDeviceRotation; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___inputDeviceRotation_OffsetPadding_forAlignmentOnly[72]; Quaternion_tDA59F214EF07D7700B26E40E562F267AF7306974 ___inputDeviceRotation_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___modifierKeys_OffsetPadding[88]; uint16_t ___modifierKeys; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___modifierKeys_OffsetPadding_forAlignmentOnly[88]; uint16_t ___modifierKeys_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___kindId_OffsetPadding[90]; uint8_t ___kindId; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___kindId_OffsetPadding_forAlignmentOnly[90]; uint8_t ___kindId_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___phaseId_OffsetPadding[91]; uint8_t ___phaseId; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___phaseId_OffsetPadding_forAlignmentOnly[91]; uint8_t ___phaseId_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___isTracked_OffsetPadding[92]; int32_t ___isTracked; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___isTracked_OffsetPadding_forAlignmentOnly[92]; int32_t ___isTracked_forAlignmentOnly; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___trackingState_OffsetPadding[93]; uint32_t ___trackingState; }; #pragma pack(pop, tp) #pragma pack(push, tp, 1) struct { char ___trackingState_OffsetPadding_forAlignmentOnly[93]; uint32_t ___trackingState_forAlignmentOnly; }; #pragma pack(pop, tp) }; }; uint8_t VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8__padding[97]; }; }; struct Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF { int32_t ___hashCode; int32_t ___next; int32_t ___key; alignas(4) VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___value; }; struct KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF { int32_t ___key; alignas(4) VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___value; }; struct ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 { }; struct Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB { Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* ____dictionary; int32_t ____version; int32_t ____index; KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF ____current; int32_t ____getEnumeratorRetType; }; struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields { EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* ___defaultComparer; }; struct EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* ___defaultComparer; }; struct EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0_StaticFields { EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* ___defaultComparer; }; struct EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E_StaticFields { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* ___defaultComparer; }; struct EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6_StaticFields { EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* ___defaultComparer; }; struct EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49_StaticFields { EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* ___defaultComparer; }; struct EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647_StaticFields { EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* ___defaultComparer; }; struct EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64_StaticFields { EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* ___defaultComparer; }; struct String_t_StaticFields { String_t* ___Empty; }; struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields { String_t* ___TrueString; String_t* ___FalseString; }; struct Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_StaticFields { Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___zeroVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___oneVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___upVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___downVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___leftVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___rightVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___positiveInfinityVector; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___negativeInfinityVector; }; struct Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_StaticFields { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___zeroVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___oneVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___upVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___downVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___leftVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___rightVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___forwardVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___backVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___positiveInfinityVector; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___negativeInfinityVector; }; struct Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_StaticFields { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___zeroVector; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___oneVector; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___positiveInfinityVector; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___negativeInfinityVector; }; 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C : public RuntimeArray { ALIGN_FIELD (8) Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC m_Items[1]; inline Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* 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_t532FECF491646E3372F9D145FEC277E0C5089CBC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC 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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32 : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 m_Items[1]; inline KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555* 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_t891D449DA189ED572EFC0E4457FE9D980AF86555 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D : public RuntimeArray { ALIGN_FIELD (8) Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F m_Items[1]; inline Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* 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_t527DA100A303E999D54D4B92AEE950BC1015C30F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___U3CchildrenIdsU3Ek__BackingField), (void*)NULL); } inline Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___U3CchildrenIdsU3Ek__BackingField), (void*)NULL); } }; struct KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 m_Items[1]; inline KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731* 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_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___U3CchildrenIdsU3Ek__BackingField), (void*)NULL); } inline KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value))->___U3CchildrenIdsU3Ek__BackingField), (void*)NULL); } }; struct EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C : public RuntimeArray { ALIGN_FIELD (8) Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE m_Items[1]; inline Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* 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_tC2D47FA99A6D753CD9BE385E91982FA822293ECE value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE value) { m_Items[index] = value; } }; struct KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50 : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD m_Items[1]; inline KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD* 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_t657A531CD05C008B73C5D0F163CA4C219E650EBD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD value) { m_Items[index] = value; } }; struct EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1 : public RuntimeArray { ALIGN_FIELD (8) Entry_t3951FAE95CA8AE79C90110EB160551CE33206567 m_Items[1]; inline Entry_t3951FAE95CA8AE79C90110EB160551CE33206567 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* 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_t3951FAE95CA8AE79C90110EB160551CE33206567 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Entry_t3951FAE95CA8AE79C90110EB160551CE33206567 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t3951FAE95CA8AE79C90110EB160551CE33206567 value) { m_Items[index] = value; } }; struct KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C m_Items[1]; inline KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C* 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_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C value) { m_Items[index] = value; } }; struct EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694 : public RuntimeArray { ALIGN_FIELD (8) Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A m_Items[1]; inline Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* 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_t8C7B304855EF8908B42E4E5470A57C55BD36864A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A value) { m_Items[index] = value; } }; struct KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233 : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 m_Items[1]; inline KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55* 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_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 value) { m_Items[index] = value; } }; struct EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA : public RuntimeArray { ALIGN_FIELD (8) Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F m_Items[1]; inline Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* 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_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F value) { m_Items[index] = value; } }; struct KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 m_Items[1]; inline KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2* 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_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 value) { m_Items[index] = value; } }; struct EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA : public RuntimeArray { ALIGN_FIELD (8) Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF m_Items[1]; inline Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* 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_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF value) { m_Items[index] = value; } }; struct KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8 : public RuntimeArray { ALIGN_FIELD (8) KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF m_Items[1]; inline KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF* 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_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF value) { m_Items[index] = value; } }; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m83F79ADC360DA3CB5ACB01481845E10E8BE45FBC_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m796F9264D6E512E91FA054D754A8959A537A10FD_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_capacity, 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 void Dictionary_2__ctor_mD215EE069039F35B0008CCF3FB5E1BABEE401C84_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m2BDAB666DF2DAB54DFF282A66818CE5DBCE0356F_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_gshared_inline (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float KeyValuePair_2_get_Value_m365FBF26414FB9062B08F7603F4BCC01FD910181_gshared_inline (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555* __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_mDCE7D7516387AB330A90A925BDF9A8A257E950DB_gshared (KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* __this, Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m81033F5A87AE7618050FB3D77F6A59BE9D25531F_gshared (ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* __this, Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m6AC05F2DDAFE5740D33A03BABD2052F1E2F2A3AC_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m20B83EB0C30A56FE7A80F961991B5FFCD8527395_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m751EB944ABDFF3D2CD0131344C9D097E605FB1E3_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m984F1CDB5AA6B90E5D54FE50CC499BDB8A95A635_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mD8FA5F4E1E2351C9FCE507F0252BB5D7C9CBE7F4_gshared (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555* __this, int32_t ___0_key, float ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m0AE7871090980D8BB0A3BC826FA95F6C700D0390_gshared (Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D* __this, Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m4F4363F12B0DF6CACE35E3CE56D82C578E3AB39C_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m9543636665B9AAF58C46287B0FECCF055F1909D6_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_m13D9F5AA7F7AC6A3DB1A2E7004AA0B45B5BD1CED_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* Dictionary_2_get_Keys_m46BFA9BAF0E05CB60CC25EB0C389CB9B50A21C4F_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* Dictionary_2_get_Values_m6B70357ADFA6CE25DDC29082D8AD7252F35DF217_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m943C3FCEA2CEA7F536EEAA2721DDD5D16FD904E1_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m40A060114DD0D5E3F7675FA592ABA27557C198CF_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m774E00248EDD25178469B38F388B0E4EFC7A4AD2_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m0ACD9E857466900C818F29EA27B8E6192A221625_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m0506EE124FD3C0EE62AF599F89001C3531155BEF_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m9882014FB14F7F541AAB435EE4D783DD1C10EB84_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m99D5478B93358A1D4F8E8868D3FF8379B5A01005_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m80E83C8F4CAA1AE4265DA6B826FFD60A5E0A26E5_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_gshared_inline (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 KeyValuePair_2_get_Value_mAE67BC4869ED52F2EF81BD9307BCAFAF49106DAD_gshared_inline (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m57B0B43F377C3EFAE6BD4C063A24FA3BBBC1936F_gshared (KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* __this, Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m55B1322180FE033DC258560D8D2E9898A3F648D0_gshared (ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* __this, Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mE994B3B41F54544F6DE1B0EA756C117950C769FE_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m8EED0C032CFBC569C14C629F2DA994FE93FB52E3_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* EqualityComparer_1_get_Default_m2B638B0BD1089EE58C2C7F22A25FB7600C434927_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m4C2AD7B824191CFE905564915DD232FBCD2F53E3_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m990279F306CB4604F68174D9159C515C143DF808_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m18D4FF6ABE16A2D3803FD8F811CE5B5B73F4171F_gshared (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m27D7D5892978C38A56251F80ACBADE1878CD6325_gshared (Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A* __this, Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mB7EED6FC6C43E390155FCB10B4A0971F12B30BCC_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m97675A2D9752DAEB6430C1C3C453B1A4E3745E74_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mABFAE44108C97987C8AE855C9EFCA4C89D9160C8_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* Dictionary_2_get_Keys_m670FD998E7B2E1D55BF1FD335807DE0904B262C5_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* Dictionary_2_get_Values_mB834D697B9BCDAB18F9CE57F777088C77E850D77_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m8BD65E56588B58B77A89C77DF31C9B16212F8D02_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisTreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90_mEA167B8900C7CEF869A7ABAA368315BAEB7E37CE_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mB91BF7B826571FB59A2D56A2722A7F434D0E31F4_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2FE36DE85753BCBB71DB8ED57A14287C49F0873E_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mCBA3E3BE70A2AF46A028B8D321DC9E5D34ACB71E_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m0D32A81F58FB1E87D773AAEBD2F4DACCFE3E11C8_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m4A5ACB3B79BC3AAA6765BBDE9659705BA3F9ED67_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mCCDD4AD697086B0065C7B9DDCB7FB32B8F80B2A8_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_gshared_inline (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 KeyValuePair_2_get_Value_mCB133C85E3AF38797FF1DCDE7EC47CC379FF2CB0_gshared_inline (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m446FFFFEBF60282EF84CAF0A4A90B919AC173092_gshared (KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* __this, Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m76AA0A42CA2C7AAF0B6195866514E60C7AFCFBF4_gshared (ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* __this, Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mC0C787E536E20C295A48AD481F89C54CF7338B7E_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m6531FA5ED9D667A274AEC84BD3CF821510D930D7_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m8AAAFC55B2438542D29F1EDCDEEE6AE631082269_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m37C3E95DA859D2C5D686DB23D99212F197DB663E_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m4F5008008181785D26E649588C3FE9F8553A7434_gshared (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA0CB09A4FE641EAEED5337C66499BE753572EDB1_gshared (Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0* __this, Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m2E251614D0FC846C141E1E7872B40D5F8675AEEE_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mDECFB61C8D19F0CB835E727FBFACA929E7FFE3BB_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD0FE6700D9AF4AB3F9F61B04BDB8D247007BB3F7_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* Dictionary_2_get_Keys_m4F844B30859C8E276141732452B7E3688952BE28_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* Dictionary_2_get_Values_mB3D490D02B2579421B1B6AEB26CC16CB2C812057_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m1944C9F3459F088922976E27B76224E06C9A74AA_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_mEC2F089A19D09CAB9C63CF26A9E251949E79D8DF_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mF199FD9CBA6731B2C2BA73B3D0813832DD116C43_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mE1592684DFBDA166714C43F9AA5E6AEE7BE51E55_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m7E172535ED510022D8F07F4A2C36F6C26E93C041_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m42FB2F0F9CFD401F2E766692E117744A66B1B204_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2644928837067B6F4C4B574361A5D97F60483815_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m4EFBF03927B1F0213A6AAEA106C8640503B9A881_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_gshared_inline (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 KeyValuePair_2_get_Value_mE91C22104EA23D22D60A5027A66C660539667859_gshared_inline (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m0EA0F5A85CAE4A922743C1D523697395F3AA20B1_gshared (KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* __this, Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m224592668E28ABC2EDDEEA426379168B07F99E77_gshared (ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* __this, Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m71838BD9FCFD0266472AA94DB275F375BF709582_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m54377F8DB23BD13E2B2894BBD1B65CE3A08D1395_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* EqualityComparer_1_get_Default_m1366122B2D69C2D467D898811414E10F4DF12E4C_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m996B67FAE475E92FD1461C934E9D51A2DEFB2EC8_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m0A8CA3DD4B632E14D73427461CBA008AF9163001_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mB6BB8DD923CE4443A52D9BB15BE4463A4B55F218_gshared (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mCE03E00B411A7516D774C08516A4A8924D136F72_gshared (Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208* __this, Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m66770A5891991051FBC3CD7B183C10C65C9994F0_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mE943EBFE4E51C47B02BAFBCA207F8E8449B7FAA4_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m6A6DDFC52C782A0A1F38F13565146003EC40D41C_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* Dictionary_2_get_Keys_mE6ABD8C4856443EEBF1BC382FD03B594B0C7924B_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* Dictionary_2_get_Values_mF0217B7842828D9E147A471C51EC9BD7F176AFC9_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m25AB9A24B0D66E5C22B61A28BF28E86DEEE76680_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_m4E879C7609DC1101BE0D3A088A9627F863855032_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m1D73F24D60895064208D5EF22E957045B2D02E40_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mE31142C304C20767AA95F5E8BBE12914C8C8B524_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m61B131C2774B54446FDE7595780A1714EDA08E7D_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m7FF61BDF1DB3BAE75E758D44D6AF7597AB652B96_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mFC7F0746770F196DAD2907996392FB890BD33142_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m7810005131176D8408CF347E9270C499B3E66381_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_gshared_inline (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 KeyValuePair_2_get_Value_mD760A4CEB0F5BDC4C5CE9236CCB30BD34555EEB4_gshared_inline (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_mDBBC60B9496000E3491229904123AE08F99DD8C3_gshared (KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* __this, Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m311956D0EDE6933ED495F906D203317DE02869C7_gshared (ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* __this, Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m956C6EBC2315A809138FA4C69D18B8AB43CB08D1_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m56EBFE5E3D44C1EF996D8168BC96E13862435C98_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* EqualityComparer_1_get_Default_m90A2DF3D4BA23B0DCCB322B1DEF2E808102952A2_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mBBABC880E9EF15EA34353297E46DCA00A8FF6B62_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_mCF5E349CB236B832237318AF20242E6EF75C815E_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mA41124DE88303520A8709C93C38B0401BB71BF76_gshared (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6A9080E6538010B08540C3CF90FCFF9FB56CE2BE_gshared (Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B* __this, Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mC8D816C52D9657677B4DAD0FC46FDE1CD6A89C75_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m53A48C8A7B4508005BA07600CED334A924D26A2E_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m9C0C4367AD6466BBEDB1C0E202B17AEA3F6DD8BB_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* Dictionary_2_get_Keys_m85554366576478DEF4E6716C6028AEDFCF67D30C_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* Dictionary_2_get_Values_m1DBC1258E66F5DAEECA45CE51B1E8E740C4D1090_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_mE352A250D16E7DF162C1A7E4462D3BD825CA3B6C_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_mEC1C52B874AD5BD406704205ABB2229EC53C8587_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m1425B667567C33888D63D03CA0683EB30D57E8CF_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mE56620990C11E501D60CF78DBE24534A6226D402_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m6A3B4ABDA29CDA70A51B4396623DE7E893EE155D_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_mAE90B7EC3F6E47A7D326B47146B435BB11815B3C_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mC2BEF887E1D73D547C000D574FEF9B83BFDA1F4B_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mACB89FAB7FAEBC4E731A87F0854FA82FFF37372B_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_gshared_inline (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 KeyValuePair_2_get_Value_m68B206F6826470175587F7287EDD3B345AC33D62_gshared_inline (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m53C2540C6AF2DC3093A05A25DC25A357E575EE29_gshared (KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* __this, Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m7C74EB9B055F2F0E12C9AE810C67A2C631084922_gshared (ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* __this, Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m57F5A8DE81737C4C5FC97367ED90FF47B66322C8_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_mDCBB59B4CD0AD8E7FD524044410BB501E029C75E_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* EqualityComparer_1_get_Default_mE1F3D26FAFC11B5BFC6BE2D3B3D1E6E452B97B7F_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mBE391C0C1161F5B7321A5186903BC96680F6EF35_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_mEA556285408D3FA318DB837EF6CEE2E0BACDFAFF_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mF891308D88FB652C17D051823031493E73D72A5F_gshared (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m6828479902D5594388A8467D2470F0C3A3B52242_gshared (Enumerator_t711D0707D5219B57077371AEA8214D08938679B3* __this, Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mC45A434734FC5C55E74D44B21DEB505EFCF3EDB8_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mB912388565816D68C63C3AE9EC317F49450EF5F7_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m0BA933897A8762CEF7242A6B05DFC639317F1267_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* Dictionary_2_get_Keys_m523D711FD4D0F0EE8774877CD8D691342D76AE9E_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* Dictionary_2_get_Values_m3BA67B6A139B1D8F697D4FE205AC77DC0CC7858E_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m068D30C2FC9D412E0B05975CA3B6309D95CF0EB2_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0_m8684D90EA6D562A8D6F852762E59019E0E2C1A4B_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m64AC4C2D0348D0BA5927B3D32D7DE1528BA18746_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m0F70F0FB5F846BC552DB7256B5365B9C38CE9E44_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE56508BF43CC099848F9104788468F0FCA871882_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_mF21439CE77C6EDF204CC442A2FB6B4D421935C5E_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_capacity, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m68F95C601D8AAC5BFA354FDFE32C5C3C62BCD9BA_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mFEEDF0E8234C5DEFBF42ADE6814C5ABCA4F85866_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_gshared_inline (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF* __this, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 KeyValuePair_2_get_Value_m31CE8D2471C61F49137987DAFCACABEED4F8B48F_gshared_inline (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyCollection__ctor_m38A583AE460236E1ED0D2707CC949C752780E4D9_gshared (KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* __this, Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ValueCollection__ctor_m87D20A8E3681A9205780A7BF97C86F56D8E2032D_gshared (ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* __this, Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* ___0_dictionary, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m68B6295FD623805114F45C7355C968860366C981_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m5812E7898E635E40DE3B25FF00FBC42602FC3822_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) ; IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* EqualityComparer_1_get_Default_m219FC0758668212ED04A536849C467F12D815FA0_gshared_inline (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m5E874650978100E1DE22F06C735A41521F82FDE3_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m34404D9AFF7D0E480C850FB6BDBF12F35D673FD5_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m82C8EB3EADAC9A77DBD176581D9DCAA13EB246C7_gshared (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m0502A3E044357F58127EDD35AFCBB64F05FB3394_gshared (Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB* __this, Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m62899C7BDBF9E00CD48B0527644C262455CFE2D6_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* ___0_array, int32_t ___1_index, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mE77C4009B8086438B43F1B6BF4FE61FEDBDDE511_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mA5A0CFFF5AB98809A042760CFA4860F0D98BFC06_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* Dictionary_2_get_Keys_mE21F4F9B7E042479275F9986207815EB866FD578_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* Dictionary_2_get_Values_m17F8D8688822E0C3F0C9D0F12C88AED8FBF43AD4_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m1174D8E901879D5CFB83B62ECD4D31B126A049FD_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8_m6C543860027EB93AD8953F3837429644A4AC38E9_gshared (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m7892AF0E73839461F3910B7B69500F22341479DE_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mC23AC6D75BB0CA665418A1484126479A7BA7EB31_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, 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_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* EqualityComparer_1_CreateComparer_mC2729C66B93B580E73D5FFAAF3F41529923D776A_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* EqualityComparer_1_CreateComparer_m4F66B7A3ECD1D02DC13599965C749DBC67DDC516_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* EqualityComparer_1_CreateComparer_m603EA3CBC7DB9CF5557BE0CD39079883BA0B305B_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* EqualityComparer_1_CreateComparer_mEDDB86BF4859FA5C974D6CD81A4A7FDC3ABB1CC5_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* EqualityComparer_1_CreateComparer_mAD16F4FE93B3CE6DEA55FEB2623EC884CC1648D4_gshared (const RuntimeMethod* method) ; IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* EqualityComparer_1_CreateComparer_m8064F0059690FCDF6B748CB71DB7BBCC7FE17077_gshared (const RuntimeMethod* method) ; inline void Dictionary_2__ctor_m83F79ADC360DA3CB5ACB01481845E10E8BE45FBC (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m83F79ADC360DA3CB5ACB01481845E10E8BE45FBC_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_m796F9264D6E512E91FA054D754A8959A537A10FD (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_m796F9264D6E512E91FA054D754A8959A537A10FD_gshared)(__this, ___0_capacity, 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 void Dictionary_2__ctor_mD215EE069039F35B0008CCF3FB5E1BABEE401C84 (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mD215EE069039F35B0008CCF3FB5E1BABEE401C84_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_m2BDAB666DF2DAB54DFF282A66818CE5DBCE0356F (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, int32_t, float, const RuntimeMethod*))Dictionary_2_Add_m2BDAB666DF2DAB54DFF282A66818CE5DBCE0356F_gshared)(__this, ___0_key, ___1_value, method); } inline int32_t KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_inline (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555* __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555*, const RuntimeMethod*))KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_gshared_inline)(__this, method); } inline float KeyValuePair_2_get_Value_m365FBF26414FB9062B08F7603F4BCC01FD910181_inline (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555* __this, const RuntimeMethod* method) { return (( float (*) (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555*, const RuntimeMethod*))KeyValuePair_2_get_Value_m365FBF26414FB9062B08F7603F4BCC01FD910181_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_mDCE7D7516387AB330A90A925BDF9A8A257E950DB (KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* __this, Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD*, Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, const RuntimeMethod*))KeyCollection__ctor_mDCE7D7516387AB330A90A925BDF9A8A257E950DB_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m81033F5A87AE7618050FB3D77F6A59BE9D25531F (ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* __this, Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD*, Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, const RuntimeMethod*))ValueCollection__ctor_m81033F5A87AE7618050FB3D77F6A59BE9D25531F_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_m6AC05F2DDAFE5740D33A03BABD2052F1E2F2A3AC (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, int32_t, const RuntimeMethod*))Dictionary_2_FindEntry_m6AC05F2DDAFE5740D33A03BABD2052F1E2F2A3AC_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_m20B83EB0C30A56FE7A80F961991B5FFCD8527395 (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, int32_t, float, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m20B83EB0C30A56FE7A80F961991B5FFCD8527395_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_gshared_inline)(method); } inline bool Dictionary_2_Remove_m751EB944ABDFF3D2CD0131344C9D097E605FB1E3 (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m751EB944ABDFF3D2CD0131344C9D097E605FB1E3_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_m984F1CDB5AA6B90E5D54FE50CC499BDB8A95A635 (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, const RuntimeMethod*))Dictionary_2_get_Count_m984F1CDB5AA6B90E5D54FE50CC499BDB8A95A635_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_mD8FA5F4E1E2351C9FCE507F0252BB5D7C9CBE7F4 (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555* __this, int32_t ___0_key, float ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555*, int32_t, float, const RuntimeMethod*))KeyValuePair_2__ctor_mD8FA5F4E1E2351C9FCE507F0252BB5D7C9CBE7F4_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_m0AE7871090980D8BB0A3BC826FA95F6C700D0390 (Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D* __this, Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D*, Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, int32_t, const RuntimeMethod*))Enumerator__ctor_m0AE7871090980D8BB0A3BC826FA95F6C700D0390_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_m4F4363F12B0DF6CACE35E3CE56D82C578E3AB39C (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_m4F4363F12B0DF6CACE35E3CE56D82C578E3AB39C_gshared)(__this, ___0_array, ___1_index, method); } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295 (int32_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_m9543636665B9AAF58C46287B0FECCF055F1909D6 (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, const RuntimeMethod*))Dictionary_2_Resize_m9543636665B9AAF58C46287B0FECCF055F1909D6_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_m13D9F5AA7F7AC6A3DB1A2E7004AA0B45B5BD1CED (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_m13D9F5AA7F7AC6A3DB1A2E7004AA0B45B5BD1CED_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_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* Dictionary_2_get_Keys_m46BFA9BAF0E05CB60CC25EB0C389CB9B50A21C4F (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { return (( KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, const RuntimeMethod*))Dictionary_2_get_Keys_m46BFA9BAF0E05CB60CC25EB0C389CB9B50A21C4F_gshared)(__this, method); } inline ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* Dictionary_2_get_Values_m6B70357ADFA6CE25DDC29082D8AD7252F35DF217 (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { return (( ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, const RuntimeMethod*))Dictionary_2_get_Values_m6B70357ADFA6CE25DDC29082D8AD7252F35DF217_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m943C3FCEA2CEA7F536EEAA2721DDD5D16FD904E1 (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m943C3FCEA2CEA7F536EEAA2721DDD5D16FD904E1_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m40A060114DD0D5E3F7675FA592ABA27557C198CF (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m40A060114DD0D5E3F7675FA592ABA27557C198CF_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_m774E00248EDD25178469B38F388B0E4EFC7A4AD2 (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, int32_t, float, const RuntimeMethod*))Dictionary_2_set_Item_m774E00248EDD25178469B38F388B0E4EFC7A4AD2_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_m0ACD9E857466900C818F29EA27B8E6192A221625 (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m0ACD9E857466900C818F29EA27B8E6192A221625_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_m0506EE124FD3C0EE62AF599F89001C3531155BEF (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m0506EE124FD3C0EE62AF599F89001C3531155BEF_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_m9882014FB14F7F541AAB435EE4D783DD1C10EB84 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_m9882014FB14F7F541AAB435EE4D783DD1C10EB84_gshared)(__this, ___0_capacity, method); } inline void Dictionary_2__ctor_m99D5478B93358A1D4F8E8868D3FF8379B5A01005 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m99D5478B93358A1D4F8E8868D3FF8379B5A01005_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_m80E83C8F4CAA1AE4265DA6B826FFD60A5E0A26E5 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, int32_t, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90, const RuntimeMethod*))Dictionary_2_Add_m80E83C8F4CAA1AE4265DA6B826FFD60A5E0A26E5_gshared)(__this, ___0_key, ___1_value, method); } inline int32_t KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_inline (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731* __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731*, const RuntimeMethod*))KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_gshared_inline)(__this, method); } inline TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 KeyValuePair_2_get_Value_mAE67BC4869ED52F2EF81BD9307BCAFAF49106DAD_inline (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731* __this, const RuntimeMethod* method) { return (( TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 (*) (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731*, const RuntimeMethod*))KeyValuePair_2_get_Value_mAE67BC4869ED52F2EF81BD9307BCAFAF49106DAD_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m57B0B43F377C3EFAE6BD4C063A24FA3BBBC1936F (KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* __this, Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8*, Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, const RuntimeMethod*))KeyCollection__ctor_m57B0B43F377C3EFAE6BD4C063A24FA3BBBC1936F_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m55B1322180FE033DC258560D8D2E9898A3F648D0 (ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* __this, Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468*, Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, const RuntimeMethod*))ValueCollection__ctor_m55B1322180FE033DC258560D8D2E9898A3F648D0_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_mE994B3B41F54544F6DE1B0EA756C117950C769FE (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, int32_t, const RuntimeMethod*))Dictionary_2_FindEntry_mE994B3B41F54544F6DE1B0EA756C117950C769FE_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m8EED0C032CFBC569C14C629F2DA994FE93FB52E3 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, int32_t, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m8EED0C032CFBC569C14C629F2DA994FE93FB52E3_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* EqualityComparer_1_get_Default_m2B638B0BD1089EE58C2C7F22A25FB7600C434927_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m2B638B0BD1089EE58C2C7F22A25FB7600C434927_gshared_inline)(method); } inline bool Dictionary_2_Remove_m4C2AD7B824191CFE905564915DD232FBCD2F53E3 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m4C2AD7B824191CFE905564915DD232FBCD2F53E3_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_m990279F306CB4604F68174D9159C515C143DF808 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, const RuntimeMethod*))Dictionary_2_get_Count_m990279F306CB4604F68174D9159C515C143DF808_gshared)(__this, method); } inline void KeyValuePair_2__ctor_m18D4FF6ABE16A2D3803FD8F811CE5B5B73F4171F (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731*, int32_t, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90, const RuntimeMethod*))KeyValuePair_2__ctor_m18D4FF6ABE16A2D3803FD8F811CE5B5B73F4171F_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_m27D7D5892978C38A56251F80ACBADE1878CD6325 (Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A* __this, Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A*, Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, int32_t, const RuntimeMethod*))Enumerator__ctor_m27D7D5892978C38A56251F80ACBADE1878CD6325_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_mB7EED6FC6C43E390155FCB10B4A0971F12B30BCC (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_mB7EED6FC6C43E390155FCB10B4A0971F12B30BCC_gshared)(__this, ___0_array, ___1_index, method); } inline void Dictionary_2_Resize_m97675A2D9752DAEB6430C1C3C453B1A4E3745E74 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, const RuntimeMethod*))Dictionary_2_Resize_m97675A2D9752DAEB6430C1C3C453B1A4E3745E74_gshared)(__this, method); } inline void Dictionary_2_Resize_mABFAE44108C97987C8AE855C9EFCA4C89D9160C8 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_mABFAE44108C97987C8AE855C9EFCA4C89D9160C8_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* Dictionary_2_get_Keys_m670FD998E7B2E1D55BF1FD335807DE0904B262C5 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { return (( KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, const RuntimeMethod*))Dictionary_2_get_Keys_m670FD998E7B2E1D55BF1FD335807DE0904B262C5_gshared)(__this, method); } inline ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* Dictionary_2_get_Values_mB834D697B9BCDAB18F9CE57F777088C77E850D77 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { return (( ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, const RuntimeMethod*))Dictionary_2_get_Values_mB834D697B9BCDAB18F9CE57F777088C77E850D77_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m8BD65E56588B58B77A89C77DF31C9B16212F8D02 (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m8BD65E56588B58B77A89C77DF31C9B16212F8D02_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisTreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90_mEA167B8900C7CEF869A7ABAA368315BAEB7E37CE (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisTreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90_mEA167B8900C7CEF869A7ABAA368315BAEB7E37CE_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_mB91BF7B826571FB59A2D56A2722A7F434D0E31F4 (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, int32_t, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90, const RuntimeMethod*))Dictionary_2_set_Item_mB91BF7B826571FB59A2D56A2722A7F434D0E31F4_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_m2FE36DE85753BCBB71DB8ED57A14287C49F0873E (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m2FE36DE85753BCBB71DB8ED57A14287C49F0873E_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_mCBA3E3BE70A2AF46A028B8D321DC9E5D34ACB71E (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mCBA3E3BE70A2AF46A028B8D321DC9E5D34ACB71E_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_m0D32A81F58FB1E87D773AAEBD2F4DACCFE3E11C8 (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_m0D32A81F58FB1E87D773AAEBD2F4DACCFE3E11C8_gshared)(__this, ___0_capacity, method); } inline void Dictionary_2__ctor_m4A5ACB3B79BC3AAA6765BBDE9659705BA3F9ED67 (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m4A5ACB3B79BC3AAA6765BBDE9659705BA3F9ED67_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_mCCDD4AD697086B0065C7B9DDCB7FB32B8F80B2A8 (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, int32_t, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, const RuntimeMethod*))Dictionary_2_Add_mCCDD4AD697086B0065C7B9DDCB7FB32B8F80B2A8_gshared)(__this, ___0_key, ___1_value, method); } inline int32_t KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_inline (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD* __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD*, const RuntimeMethod*))KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_gshared_inline)(__this, method); } inline Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 KeyValuePair_2_get_Value_mCB133C85E3AF38797FF1DCDE7EC47CC379FF2CB0_inline (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD* __this, const RuntimeMethod* method) { return (( Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 (*) (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD*, const RuntimeMethod*))KeyValuePair_2_get_Value_mCB133C85E3AF38797FF1DCDE7EC47CC379FF2CB0_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m446FFFFEBF60282EF84CAF0A4A90B919AC173092 (KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* __this, Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89*, Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, const RuntimeMethod*))KeyCollection__ctor_m446FFFFEBF60282EF84CAF0A4A90B919AC173092_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m76AA0A42CA2C7AAF0B6195866514E60C7AFCFBF4 (ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* __this, Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF*, Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, const RuntimeMethod*))ValueCollection__ctor_m76AA0A42CA2C7AAF0B6195866514E60C7AFCFBF4_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_mC0C787E536E20C295A48AD481F89C54CF7338B7E (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, int32_t, const RuntimeMethod*))Dictionary_2_FindEntry_mC0C787E536E20C295A48AD481F89C54CF7338B7E_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m6531FA5ED9D667A274AEC84BD3CF821510D930D7 (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, int32_t, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m6531FA5ED9D667A274AEC84BD3CF821510D930D7_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_gshared_inline)(method); } inline bool Dictionary_2_Remove_m8AAAFC55B2438542D29F1EDCDEEE6AE631082269 (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m8AAAFC55B2438542D29F1EDCDEEE6AE631082269_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_m37C3E95DA859D2C5D686DB23D99212F197DB663E (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, const RuntimeMethod*))Dictionary_2_get_Count_m37C3E95DA859D2C5D686DB23D99212F197DB663E_gshared)(__this, method); } inline void KeyValuePair_2__ctor_m4F5008008181785D26E649588C3FE9F8553A7434 (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD*, int32_t, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, const RuntimeMethod*))KeyValuePair_2__ctor_m4F5008008181785D26E649588C3FE9F8553A7434_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_mA0CB09A4FE641EAEED5337C66499BE753572EDB1 (Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0* __this, Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0*, Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, int32_t, const RuntimeMethod*))Enumerator__ctor_mA0CB09A4FE641EAEED5337C66499BE753572EDB1_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_m2E251614D0FC846C141E1E7872B40D5F8675AEEE (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_m2E251614D0FC846C141E1E7872B40D5F8675AEEE_gshared)(__this, ___0_array, ___1_index, method); } inline void Dictionary_2_Resize_mDECFB61C8D19F0CB835E727FBFACA929E7FFE3BB (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, const RuntimeMethod*))Dictionary_2_Resize_mDECFB61C8D19F0CB835E727FBFACA929E7FFE3BB_gshared)(__this, method); } inline void Dictionary_2_Resize_mD0FE6700D9AF4AB3F9F61B04BDB8D247007BB3F7 (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_mD0FE6700D9AF4AB3F9F61B04BDB8D247007BB3F7_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* Dictionary_2_get_Keys_m4F844B30859C8E276141732452B7E3688952BE28 (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { return (( KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, const RuntimeMethod*))Dictionary_2_get_Keys_m4F844B30859C8E276141732452B7E3688952BE28_gshared)(__this, method); } inline ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* Dictionary_2_get_Values_mB3D490D02B2579421B1B6AEB26CC16CB2C812057 (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { return (( ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, const RuntimeMethod*))Dictionary_2_get_Values_mB3D490D02B2579421B1B6AEB26CC16CB2C812057_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m1944C9F3459F088922976E27B76224E06C9A74AA (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m1944C9F3459F088922976E27B76224E06C9A74AA_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_mEC2F089A19D09CAB9C63CF26A9E251949E79D8DF (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_mEC2F089A19D09CAB9C63CF26A9E251949E79D8DF_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_mF199FD9CBA6731B2C2BA73B3D0813832DD116C43 (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, int32_t, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, const RuntimeMethod*))Dictionary_2_set_Item_mF199FD9CBA6731B2C2BA73B3D0813832DD116C43_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_mE1592684DFBDA166714C43F9AA5E6AEE7BE51E55 (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_mE1592684DFBDA166714C43F9AA5E6AEE7BE51E55_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_m7E172535ED510022D8F07F4A2C36F6C26E93C041 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m7E172535ED510022D8F07F4A2C36F6C26E93C041_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_m42FB2F0F9CFD401F2E766692E117744A66B1B204 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_m42FB2F0F9CFD401F2E766692E117744A66B1B204_gshared)(__this, ___0_capacity, method); } inline void Dictionary_2__ctor_m2644928837067B6F4C4B574361A5D97F60483815 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m2644928837067B6F4C4B574361A5D97F60483815_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_m4EFBF03927B1F0213A6AAEA106C8640503B9A881 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, int32_t, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, const RuntimeMethod*))Dictionary_2_Add_m4EFBF03927B1F0213A6AAEA106C8640503B9A881_gshared)(__this, ___0_key, ___1_value, method); } inline int32_t KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_inline (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C* __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C*, const RuntimeMethod*))KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_gshared_inline)(__this, method); } inline Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 KeyValuePair_2_get_Value_mE91C22104EA23D22D60A5027A66C660539667859_inline (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C* __this, const RuntimeMethod* method) { return (( Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 (*) (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C*, const RuntimeMethod*))KeyValuePair_2_get_Value_mE91C22104EA23D22D60A5027A66C660539667859_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m0EA0F5A85CAE4A922743C1D523697395F3AA20B1 (KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* __this, Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52*, Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, const RuntimeMethod*))KeyCollection__ctor_m0EA0F5A85CAE4A922743C1D523697395F3AA20B1_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m224592668E28ABC2EDDEEA426379168B07F99E77 (ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* __this, Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE*, Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, const RuntimeMethod*))ValueCollection__ctor_m224592668E28ABC2EDDEEA426379168B07F99E77_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_m71838BD9FCFD0266472AA94DB275F375BF709582 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, int32_t, const RuntimeMethod*))Dictionary_2_FindEntry_m71838BD9FCFD0266472AA94DB275F375BF709582_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m54377F8DB23BD13E2B2894BBD1B65CE3A08D1395 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, int32_t, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m54377F8DB23BD13E2B2894BBD1B65CE3A08D1395_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* EqualityComparer_1_get_Default_m1366122B2D69C2D467D898811414E10F4DF12E4C_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m1366122B2D69C2D467D898811414E10F4DF12E4C_gshared_inline)(method); } inline bool Dictionary_2_Remove_m996B67FAE475E92FD1461C934E9D51A2DEFB2EC8 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m996B67FAE475E92FD1461C934E9D51A2DEFB2EC8_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_m0A8CA3DD4B632E14D73427461CBA008AF9163001 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, const RuntimeMethod*))Dictionary_2_get_Count_m0A8CA3DD4B632E14D73427461CBA008AF9163001_gshared)(__this, method); } inline void KeyValuePair_2__ctor_mB6BB8DD923CE4443A52D9BB15BE4463A4B55F218 (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C*, int32_t, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, const RuntimeMethod*))KeyValuePair_2__ctor_mB6BB8DD923CE4443A52D9BB15BE4463A4B55F218_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_mCE03E00B411A7516D774C08516A4A8924D136F72 (Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208* __this, Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208*, Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, int32_t, const RuntimeMethod*))Enumerator__ctor_mCE03E00B411A7516D774C08516A4A8924D136F72_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_m66770A5891991051FBC3CD7B183C10C65C9994F0 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_m66770A5891991051FBC3CD7B183C10C65C9994F0_gshared)(__this, ___0_array, ___1_index, method); } inline void Dictionary_2_Resize_mE943EBFE4E51C47B02BAFBCA207F8E8449B7FAA4 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, const RuntimeMethod*))Dictionary_2_Resize_mE943EBFE4E51C47B02BAFBCA207F8E8449B7FAA4_gshared)(__this, method); } inline void Dictionary_2_Resize_m6A6DDFC52C782A0A1F38F13565146003EC40D41C (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_m6A6DDFC52C782A0A1F38F13565146003EC40D41C_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* Dictionary_2_get_Keys_mE6ABD8C4856443EEBF1BC382FD03B594B0C7924B (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { return (( KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, const RuntimeMethod*))Dictionary_2_get_Keys_mE6ABD8C4856443EEBF1BC382FD03B594B0C7924B_gshared)(__this, method); } inline ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* Dictionary_2_get_Values_mF0217B7842828D9E147A471C51EC9BD7F176AFC9 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { return (( ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, const RuntimeMethod*))Dictionary_2_get_Values_mF0217B7842828D9E147A471C51EC9BD7F176AFC9_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m25AB9A24B0D66E5C22B61A28BF28E86DEEE76680 (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m25AB9A24B0D66E5C22B61A28BF28E86DEEE76680_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_m4E879C7609DC1101BE0D3A088A9627F863855032 (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_m4E879C7609DC1101BE0D3A088A9627F863855032_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_m1D73F24D60895064208D5EF22E957045B2D02E40 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, int32_t, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, const RuntimeMethod*))Dictionary_2_set_Item_m1D73F24D60895064208D5EF22E957045B2D02E40_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_mE31142C304C20767AA95F5E8BBE12914C8C8B524 (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_mE31142C304C20767AA95F5E8BBE12914C8C8B524_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_m61B131C2774B54446FDE7595780A1714EDA08E7D (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m61B131C2774B54446FDE7595780A1714EDA08E7D_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_m7FF61BDF1DB3BAE75E758D44D6AF7597AB652B96 (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_m7FF61BDF1DB3BAE75E758D44D6AF7597AB652B96_gshared)(__this, ___0_capacity, method); } inline void Dictionary_2__ctor_mFC7F0746770F196DAD2907996392FB890BD33142 (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mFC7F0746770F196DAD2907996392FB890BD33142_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_m7810005131176D8408CF347E9270C499B3E66381 (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, int32_t, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, const RuntimeMethod*))Dictionary_2_Add_m7810005131176D8408CF347E9270C499B3E66381_gshared)(__this, ___0_key, ___1_value, method); } inline int32_t KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_inline (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55* __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55*, const RuntimeMethod*))KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_gshared_inline)(__this, method); } inline Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 KeyValuePair_2_get_Value_mD760A4CEB0F5BDC4C5CE9236CCB30BD34555EEB4_inline (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55* __this, const RuntimeMethod* method) { return (( Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 (*) (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55*, const RuntimeMethod*))KeyValuePair_2_get_Value_mD760A4CEB0F5BDC4C5CE9236CCB30BD34555EEB4_gshared_inline)(__this, method); } inline void KeyCollection__ctor_mDBBC60B9496000E3491229904123AE08F99DD8C3 (KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* __this, Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3*, Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, const RuntimeMethod*))KeyCollection__ctor_mDBBC60B9496000E3491229904123AE08F99DD8C3_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m311956D0EDE6933ED495F906D203317DE02869C7 (ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* __this, Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88*, Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, const RuntimeMethod*))ValueCollection__ctor_m311956D0EDE6933ED495F906D203317DE02869C7_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_m956C6EBC2315A809138FA4C69D18B8AB43CB08D1 (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, int32_t, const RuntimeMethod*))Dictionary_2_FindEntry_m956C6EBC2315A809138FA4C69D18B8AB43CB08D1_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m56EBFE5E3D44C1EF996D8168BC96E13862435C98 (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, int32_t, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m56EBFE5E3D44C1EF996D8168BC96E13862435C98_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* EqualityComparer_1_get_Default_m90A2DF3D4BA23B0DCCB322B1DEF2E808102952A2_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m90A2DF3D4BA23B0DCCB322B1DEF2E808102952A2_gshared_inline)(method); } inline bool Dictionary_2_Remove_mBBABC880E9EF15EA34353297E46DCA00A8FF6B62 (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, int32_t, const RuntimeMethod*))Dictionary_2_Remove_mBBABC880E9EF15EA34353297E46DCA00A8FF6B62_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_mCF5E349CB236B832237318AF20242E6EF75C815E (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, const RuntimeMethod*))Dictionary_2_get_Count_mCF5E349CB236B832237318AF20242E6EF75C815E_gshared)(__this, method); } inline void KeyValuePair_2__ctor_mA41124DE88303520A8709C93C38B0401BB71BF76 (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55*, int32_t, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, const RuntimeMethod*))KeyValuePair_2__ctor_mA41124DE88303520A8709C93C38B0401BB71BF76_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_m6A9080E6538010B08540C3CF90FCFF9FB56CE2BE (Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B* __this, Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B*, Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, int32_t, const RuntimeMethod*))Enumerator__ctor_m6A9080E6538010B08540C3CF90FCFF9FB56CE2BE_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_mC8D816C52D9657677B4DAD0FC46FDE1CD6A89C75 (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_mC8D816C52D9657677B4DAD0FC46FDE1CD6A89C75_gshared)(__this, ___0_array, ___1_index, method); } inline void Dictionary_2_Resize_m53A48C8A7B4508005BA07600CED334A924D26A2E (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, const RuntimeMethod*))Dictionary_2_Resize_m53A48C8A7B4508005BA07600CED334A924D26A2E_gshared)(__this, method); } inline void Dictionary_2_Resize_m9C0C4367AD6466BBEDB1C0E202B17AEA3F6DD8BB (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_m9C0C4367AD6466BBEDB1C0E202B17AEA3F6DD8BB_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* Dictionary_2_get_Keys_m85554366576478DEF4E6716C6028AEDFCF67D30C (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { return (( KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, const RuntimeMethod*))Dictionary_2_get_Keys_m85554366576478DEF4E6716C6028AEDFCF67D30C_gshared)(__this, method); } inline ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* Dictionary_2_get_Values_m1DBC1258E66F5DAEECA45CE51B1E8E740C4D1090 (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { return (( ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, const RuntimeMethod*))Dictionary_2_get_Values_m1DBC1258E66F5DAEECA45CE51B1E8E740C4D1090_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_mE352A250D16E7DF162C1A7E4462D3BD825CA3B6C (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_mE352A250D16E7DF162C1A7E4462D3BD825CA3B6C_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_mEC1C52B874AD5BD406704205ABB2229EC53C8587 (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_mEC1C52B874AD5BD406704205ABB2229EC53C8587_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_m1425B667567C33888D63D03CA0683EB30D57E8CF (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, int32_t, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, const RuntimeMethod*))Dictionary_2_set_Item_m1425B667567C33888D63D03CA0683EB30D57E8CF_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_mE56620990C11E501D60CF78DBE24534A6226D402 (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_mE56620990C11E501D60CF78DBE24534A6226D402_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_m6A3B4ABDA29CDA70A51B4396623DE7E893EE155D (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m6A3B4ABDA29CDA70A51B4396623DE7E893EE155D_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_mAE90B7EC3F6E47A7D326B47146B435BB11815B3C (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_mAE90B7EC3F6E47A7D326B47146B435BB11815B3C_gshared)(__this, ___0_capacity, method); } inline void Dictionary_2__ctor_mC2BEF887E1D73D547C000D574FEF9B83BFDA1F4B (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mC2BEF887E1D73D547C000D574FEF9B83BFDA1F4B_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_mACB89FAB7FAEBC4E731A87F0854FA82FFF37372B (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, int32_t, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0, const RuntimeMethod*))Dictionary_2_Add_mACB89FAB7FAEBC4E731A87F0854FA82FFF37372B_gshared)(__this, ___0_key, ___1_value, method); } inline int32_t KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_inline (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2* __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2*, const RuntimeMethod*))KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_gshared_inline)(__this, method); } inline Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 KeyValuePair_2_get_Value_m68B206F6826470175587F7287EDD3B345AC33D62_inline (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2* __this, const RuntimeMethod* method) { return (( Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 (*) (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2*, const RuntimeMethod*))KeyValuePair_2_get_Value_m68B206F6826470175587F7287EDD3B345AC33D62_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m53C2540C6AF2DC3093A05A25DC25A357E575EE29 (KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* __this, Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90*, Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, const RuntimeMethod*))KeyCollection__ctor_m53C2540C6AF2DC3093A05A25DC25A357E575EE29_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m7C74EB9B055F2F0E12C9AE810C67A2C631084922 (ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* __this, Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E*, Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, const RuntimeMethod*))ValueCollection__ctor_m7C74EB9B055F2F0E12C9AE810C67A2C631084922_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_m57F5A8DE81737C4C5FC97367ED90FF47B66322C8 (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, int32_t, const RuntimeMethod*))Dictionary_2_FindEntry_m57F5A8DE81737C4C5FC97367ED90FF47B66322C8_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_mDCBB59B4CD0AD8E7FD524044410BB501E029C75E (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, int32_t, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_mDCBB59B4CD0AD8E7FD524044410BB501E029C75E_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* EqualityComparer_1_get_Default_mE1F3D26FAFC11B5BFC6BE2D3B3D1E6E452B97B7F_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_mE1F3D26FAFC11B5BFC6BE2D3B3D1E6E452B97B7F_gshared_inline)(method); } inline bool Dictionary_2_Remove_mBE391C0C1161F5B7321A5186903BC96680F6EF35 (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, int32_t, const RuntimeMethod*))Dictionary_2_Remove_mBE391C0C1161F5B7321A5186903BC96680F6EF35_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_mEA556285408D3FA318DB837EF6CEE2E0BACDFAFF (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, const RuntimeMethod*))Dictionary_2_get_Count_mEA556285408D3FA318DB837EF6CEE2E0BACDFAFF_gshared)(__this, method); } inline void KeyValuePair_2__ctor_mF891308D88FB652C17D051823031493E73D72A5F (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2*, int32_t, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0, const RuntimeMethod*))KeyValuePair_2__ctor_mF891308D88FB652C17D051823031493E73D72A5F_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_m6828479902D5594388A8467D2470F0C3A3B52242 (Enumerator_t711D0707D5219B57077371AEA8214D08938679B3* __this, Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_t711D0707D5219B57077371AEA8214D08938679B3*, Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, int32_t, const RuntimeMethod*))Enumerator__ctor_m6828479902D5594388A8467D2470F0C3A3B52242_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_mC45A434734FC5C55E74D44B21DEB505EFCF3EDB8 (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_mC45A434734FC5C55E74D44B21DEB505EFCF3EDB8_gshared)(__this, ___0_array, ___1_index, method); } inline void Dictionary_2_Resize_mB912388565816D68C63C3AE9EC317F49450EF5F7 (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, const RuntimeMethod*))Dictionary_2_Resize_mB912388565816D68C63C3AE9EC317F49450EF5F7_gshared)(__this, method); } inline void Dictionary_2_Resize_m0BA933897A8762CEF7242A6B05DFC639317F1267 (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_m0BA933897A8762CEF7242A6B05DFC639317F1267_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* Dictionary_2_get_Keys_m523D711FD4D0F0EE8774877CD8D691342D76AE9E (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { return (( KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, const RuntimeMethod*))Dictionary_2_get_Keys_m523D711FD4D0F0EE8774877CD8D691342D76AE9E_gshared)(__this, method); } inline ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* Dictionary_2_get_Values_m3BA67B6A139B1D8F697D4FE205AC77DC0CC7858E (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { return (( ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, const RuntimeMethod*))Dictionary_2_get_Values_m3BA67B6A139B1D8F697D4FE205AC77DC0CC7858E_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m068D30C2FC9D412E0B05975CA3B6309D95CF0EB2 (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m068D30C2FC9D412E0B05975CA3B6309D95CF0EB2_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0_m8684D90EA6D562A8D6F852762E59019E0E2C1A4B (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0_m8684D90EA6D562A8D6F852762E59019E0E2C1A4B_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_m64AC4C2D0348D0BA5927B3D32D7DE1528BA18746 (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, int32_t, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0, const RuntimeMethod*))Dictionary_2_set_Item_m64AC4C2D0348D0BA5927B3D32D7DE1528BA18746_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_m0F70F0FB5F846BC552DB7256B5365B9C38CE9E44 (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_m0F70F0FB5F846BC552DB7256B5365B9C38CE9E44_gshared)(__this, ___0_key, method); } inline void Dictionary_2__ctor_mE56508BF43CC099848F9104788468F0FCA871882 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, int32_t, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_mE56508BF43CC099848F9104788468F0FCA871882_gshared)(__this, ___0_capacity, ___1_comparer, method); } inline int32_t Dictionary_2_Initialize_mF21439CE77C6EDF204CC442A2FB6B4D421935C5E (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_capacity, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, int32_t, const RuntimeMethod*))Dictionary_2_Initialize_mF21439CE77C6EDF204CC442A2FB6B4D421935C5E_gshared)(__this, ___0_capacity, method); } inline void Dictionary_2__ctor_m68F95C601D8AAC5BFA354FDFE32C5C3C62BCD9BA (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))Dictionary_2__ctor_m68F95C601D8AAC5BFA354FDFE32C5C3C62BCD9BA_gshared)(__this, ___0_dictionary, ___1_comparer, method); } inline void Dictionary_2_Add_mFEEDF0E8234C5DEFBF42ADE6814C5ABCA4F85866 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, int32_t, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8, const RuntimeMethod*))Dictionary_2_Add_mFEEDF0E8234C5DEFBF42ADE6814C5ABCA4F85866_gshared)(__this, ___0_key, ___1_value, method); } inline int32_t KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_inline (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF* __this, const RuntimeMethod* method) { return (( int32_t (*) (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF*, const RuntimeMethod*))KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_gshared_inline)(__this, method); } inline VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 KeyValuePair_2_get_Value_m31CE8D2471C61F49137987DAFCACABEED4F8B48F_inline (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF* __this, const RuntimeMethod* method) { return (( VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 (*) (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF*, const RuntimeMethod*))KeyValuePair_2_get_Value_m31CE8D2471C61F49137987DAFCACABEED4F8B48F_gshared_inline)(__this, method); } inline void KeyCollection__ctor_m38A583AE460236E1ED0D2707CC949C752780E4D9 (KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* __this, Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA*, Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, const RuntimeMethod*))KeyCollection__ctor_m38A583AE460236E1ED0D2707CC949C752780E4D9_gshared)(__this, ___0_dictionary, method); } inline void ValueCollection__ctor_m87D20A8E3681A9205780A7BF97C86F56D8E2032D (ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* __this, Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* ___0_dictionary, const RuntimeMethod* method) { (( void (*) (ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6*, Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, const RuntimeMethod*))ValueCollection__ctor_m87D20A8E3681A9205780A7BF97C86F56D8E2032D_gshared)(__this, ___0_dictionary, method); } inline int32_t Dictionary_2_FindEntry_m68B6295FD623805114F45C7355C968860366C981 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, int32_t, const RuntimeMethod*))Dictionary_2_FindEntry_m68B6295FD623805114F45C7355C968860366C981_gshared)(__this, ___0_key, method); } inline bool Dictionary_2_TryInsert_m5812E7898E635E40DE3B25FF00FBC42602FC3822 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, int32_t, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8, uint8_t, const RuntimeMethod*))Dictionary_2_TryInsert_m5812E7898E635E40DE3B25FF00FBC42602FC3822_gshared)(__this, ___0_key, ___1_value, ___2_behavior, method); } inline EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* EqualityComparer_1_get_Default_m219FC0758668212ED04A536849C467F12D815FA0_inline (const RuntimeMethod* method) { return (( EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* (*) (const RuntimeMethod*))EqualityComparer_1_get_Default_m219FC0758668212ED04A536849C467F12D815FA0_gshared_inline)(method); } inline bool Dictionary_2_Remove_m5E874650978100E1DE22F06C735A41521F82FDE3 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, int32_t, const RuntimeMethod*))Dictionary_2_Remove_m5E874650978100E1DE22F06C735A41521F82FDE3_gshared)(__this, ___0_key, method); } inline int32_t Dictionary_2_get_Count_m34404D9AFF7D0E480C850FB6BDBF12F35D673FD5 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { return (( int32_t (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, const RuntimeMethod*))Dictionary_2_get_Count_m34404D9AFF7D0E480C850FB6BDBF12F35D673FD5_gshared)(__this, method); } inline void KeyValuePair_2__ctor_m82C8EB3EADAC9A77DBD176581D9DCAA13EB246C7 (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, const RuntimeMethod* method) { (( void (*) (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF*, int32_t, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8, const RuntimeMethod*))KeyValuePair_2__ctor_m82C8EB3EADAC9A77DBD176581D9DCAA13EB246C7_gshared)(__this, ___0_key, ___1_value, method); } inline void Enumerator__ctor_m0502A3E044357F58127EDD35AFCBB64F05FB3394 (Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB* __this, Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) { (( void (*) (Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB*, Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, int32_t, const RuntimeMethod*))Enumerator__ctor_m0502A3E044357F58127EDD35AFCBB64F05FB3394_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method); } inline void Dictionary_2_CopyTo_m62899C7BDBF9E00CD48B0527644C262455CFE2D6 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8*, int32_t, const RuntimeMethod*))Dictionary_2_CopyTo_m62899C7BDBF9E00CD48B0527644C262455CFE2D6_gshared)(__this, ___0_array, ___1_index, method); } inline void Dictionary_2_Resize_mE77C4009B8086438B43F1B6BF4FE61FEDBDDE511 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, const RuntimeMethod*))Dictionary_2_Resize_mE77C4009B8086438B43F1B6BF4FE61FEDBDDE511_gshared)(__this, method); } inline void Dictionary_2_Resize_mA5A0CFFF5AB98809A042760CFA4860F0D98BFC06 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, int32_t, bool, const RuntimeMethod*))Dictionary_2_Resize_mA5A0CFFF5AB98809A042760CFA4860F0D98BFC06_gshared)(__this, ___0_newSize, ___1_forceNewHashCodes, method); } inline KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* Dictionary_2_get_Keys_mE21F4F9B7E042479275F9986207815EB866FD578 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { return (( KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, const RuntimeMethod*))Dictionary_2_get_Keys_mE21F4F9B7E042479275F9986207815EB866FD578_gshared)(__this, method); } inline ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* Dictionary_2_get_Values_m17F8D8688822E0C3F0C9D0F12C88AED8FBF43AD4 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { return (( ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, const RuntimeMethod*))Dictionary_2_get_Values_m17F8D8688822E0C3F0C9D0F12C88AED8FBF43AD4_gshared)(__this, method); } inline bool Dictionary_2_IsCompatibleKey_m1174D8E901879D5CFB83B62ECD4D31B126A049FD (RuntimeObject* ___0_key, const RuntimeMethod* method) { return (( bool (*) (RuntimeObject*, const RuntimeMethod*))Dictionary_2_IsCompatibleKey_m1174D8E901879D5CFB83B62ECD4D31B126A049FD_gshared)(___0_key, method); } inline void ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8_m6C543860027EB93AD8953F3837429644A4AC38E9 (RuntimeObject* ___0_value, int32_t ___1_argName, const RuntimeMethod* method) { (( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisVisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8_m6C543860027EB93AD8953F3837429644A4AC38E9_gshared)(___0_value, ___1_argName, method); } inline void Dictionary_2_set_Item_m7892AF0E73839461F3910B7B69500F22341479DE (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, const RuntimeMethod* method) { (( void (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, int32_t, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8, const RuntimeMethod*))Dictionary_2_set_Item_m7892AF0E73839461F3910B7B69500F22341479DE_gshared)(__this, ___0_key, ___1_value, method); } inline bool Dictionary_2_ContainsKey_mC23AC6D75BB0CA665418A1484126479A7BA7EB31 (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, const RuntimeMethod* method) { return (( bool (*) (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*, int32_t, const RuntimeMethod*))Dictionary_2_ContainsKey_mC23AC6D75BB0CA665418A1484126479A7BA7EB31_gshared)(__this, ___0_key, 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_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002 (const RuntimeMethod* method) { return (( EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002_gshared)(method); } inline EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* EqualityComparer_1_CreateComparer_mC2729C66B93B580E73D5FFAAF3F41529923D776A (const RuntimeMethod* method) { return (( EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mC2729C66B93B580E73D5FFAAF3F41529923D776A_gshared)(method); } inline EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* EqualityComparer_1_CreateComparer_m4F66B7A3ECD1D02DC13599965C749DBC67DDC516 (const RuntimeMethod* method) { return (( EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m4F66B7A3ECD1D02DC13599965C749DBC67DDC516_gshared)(method); } inline EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* EqualityComparer_1_CreateComparer_m603EA3CBC7DB9CF5557BE0CD39079883BA0B305B (const RuntimeMethod* method) { return (( EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m603EA3CBC7DB9CF5557BE0CD39079883BA0B305B_gshared)(method); } inline EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* EqualityComparer_1_CreateComparer_mEDDB86BF4859FA5C974D6CD81A4A7FDC3ABB1CC5 (const RuntimeMethod* method) { return (( EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mEDDB86BF4859FA5C974D6CD81A4A7FDC3ABB1CC5_gshared)(method); } inline EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* EqualityComparer_1_CreateComparer_mAD16F4FE93B3CE6DEA55FEB2623EC884CC1648D4 (const RuntimeMethod* method) { return (( EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_mAD16F4FE93B3CE6DEA55FEB2623EC884CC1648D4_gshared)(method); } inline EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* EqualityComparer_1_CreateComparer_m8064F0059690FCDF6B748CB71DB7BBCC7FE17077 (const RuntimeMethod* method) { return (( EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* (*) (const RuntimeMethod*))EqualityComparer_1_CreateComparer_m8064F0059690FCDF6B748CB71DB7BBCC7FE17077_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_m3B9BDFABC3A31681FBD8FFAD9CDFC3EFE531259E_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_m83F79ADC360DA3CB5ACB01481845E10E8BE45FBC(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m6A388EF420BAE9E4D0673181A864381CD4D8A658_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_m83F79ADC360DA3CB5ACB01481845E10E8BE45FBC(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mEC4951F5AA8A25226F683B29CAB3D667AE855C40_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_m83F79ADC360DA3CB5ACB01481845E10E8BE45FBC(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m83F79ADC360DA3CB5ACB01481845E10E8BE45FBC_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_m796F9264D6E512E91FA054D754A8959A537A10FD(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_5; L_5 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC*)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_m8C25C5AEB32139590BC36FCAB29EB4EF43D8C2A2_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_mD215EE069039F35B0008CCF3FB5E1BABEE401C84(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD215EE069039F35B0008CCF3FB5E1BABEE401C84_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* G_B2_0 = NULL; Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* 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_m83F79ADC360DA3CB5ACB01481845E10E8BE45FBC(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_t17BB14695909F39BA5B9F9F51F527D09419C12FC* L_11 = ((Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC*)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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int32_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); float L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_m2BDAB666DF2DAB54DFF282A66818CE5DBCE0356F(__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_t891D449DA189ED572EFC0E4457FE9D980AF86555 L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; int32_t L_32; L_32 = KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); float L_33; L_33 = KeyValuePair_2_get_Value_m365FBF26414FB9062B08F7603F4BCC01FD910181_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m2BDAB666DF2DAB54DFF282A66818CE5DBCE0356F(__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_m312563BF4AE4507E7B17E961D8B81A67C67E9E18_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_m984F1CDB5AA6B90E5D54FE50CC499BDB8A95A635_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* Dictionary_2_get_Keys_m46BFA9BAF0E05CB60CC25EB0C389CB9B50A21C4F_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* L_1 = (KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_mDCE7D7516387AB330A90A925BDF9A8A257E950DB(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_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_mB47049B5175DE7E574C6FC23668ED2F6EB109FCB_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* L_1 = (KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_mDCE7D7516387AB330A90A925BDF9A8A257E950DB(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_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* Dictionary_2_get_Values_m6B70357ADFA6CE25DDC29082D8AD7252F35DF217_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* L_1 = (ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m81033F5A87AE7618050FB3D77F6A59BE9D25531F(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_tA792A7A8359239E0726D27330A82AB3B5C6194FD* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_m5743AF640EEF164E4A245DF7E4AE72D7B6580CD4_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* L_1 = (ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m81033F5A87AE7618050FB3D77F6A59BE9D25531F(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_tA792A7A8359239E0726D27330A82AB3B5C6194FD* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float Dictionary_2_get_Item_m840539B2E0C2D5386BBE6608E396C0E99071EE3D_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; float V_1 = 0.0f; { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m6AC05F2DDAFE5740D33A03BABD2052F1E2F2A3AC(__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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); float L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { int32_t L_6 = ___0_key; int32_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(float)); float L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m774E00248EDD25178469B38F388B0E4EFC7A4AD2_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; float L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m20B83EB0C30A56FE7A80F961991B5FFCD8527395(__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_m2BDAB666DF2DAB54DFF282A66818CE5DBCE0356F_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; float L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m20B83EB0C30A56FE7A80F961991B5FFCD8527395(__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_m07919C2459643F723D953BBA8CB3E0990FAF03D7_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 ___0_keyValuePair, const RuntimeMethod* method) { { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); float L_1; L_1 = KeyValuePair_2_get_Value_m365FBF26414FB9062B08F7603F4BCC01FD910181_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m2BDAB666DF2DAB54DFF282A66818CE5DBCE0356F(__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_m81C838703E8FE3C5A59615483EDA26286F071931_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m6AC05F2DDAFE5740D33A03BABD2052F1E2F2A3AC(__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_t346CEF653847623862FC6F88D66F7933B0039499* L_3; L_3 = EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); float L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; float L_7; L_7 = KeyValuePair_2_get_Value_m365FBF26414FB9062B08F7603F4BCC01FD910181_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, float, float >::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_m150045F2CD28F7BCCDF65622F9BB353D86AB7FA2_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m6AC05F2DDAFE5740D33A03BABD2052F1E2F2A3AC(__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_t346CEF653847623862FC6F88D66F7933B0039499* L_3; L_3 = EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); float L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; float L_7; L_7 = KeyValuePair_2_get_Value_m365FBF26414FB9062B08F7603F4BCC01FD910181_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, float, float >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { int32_t L_9; L_9 = KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_m751EB944ABDFF3D2CD0131344C9D097E605FB1E3(__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_mEC2790ECDE8D918C1AAC8993BE4483877CA3288B_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_m0ACD9E857466900C818F29EA27B8E6192A221625_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m6AC05F2DDAFE5740D33A03BABD2052F1E2F2A3AC(__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_mBFD22E274FE139125C1D20830431C42C70E012E2_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, float ___0_value, const RuntimeMethod* method) { EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* V_0 = NULL; int32_t V_1 = 0; float V_2 = 0.0f; int32_t V_3 = 0; EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(float)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t346CEF653847623862FC6F88D66F7933B0039499* L_6; L_6 = EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); float L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; float L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, float, float >::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_m4F4363F12B0DF6CACE35E3CE56D82C578E3AB39C_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* 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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* 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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_m984F1CDB5AA6B90E5D54FE50CC499BDB8A95A635(__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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); float L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_mD8FA5F4E1E2351C9FCE507F0252BB5D7C9CBE7F4((&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_t891D449DA189ED572EFC0E4457FE9D980AF86555)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_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D Dictionary_2_GetEnumerator_mAE4139686423188553E4868A190A02D63C0A5B8F_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m0AE7871090980D8BB0A3BC826FA95F6C700D0390((&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_mAEFA782B228B29BCF1E77429D1740E18B7EE95A7_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m0AE7871090980D8BB0A3BC826FA95F6C700D0390((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D 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_m261C2C1279B00C3FE0F2858DE853F443A80AE6A1_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_6; L_6 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_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_m984F1CDB5AA6B90E5D54FE50CC499BDB8A95A635(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* L_14 = (KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32*)(KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* L_15 = V_0; Dictionary_2_CopyTo_m4F4363F12B0DF6CACE35E3CE56D82C578E3AB39C(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* 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_m6AC05F2DDAFE5740D33A03BABD2052F1E2F2A3AC_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_19; L_19 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; int32_t L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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; int32_t L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, int32_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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; int32_t L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_m796F9264D6E512E91FA054D754A8959A537A10FD_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_5 = (EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C*)(EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C*)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_m20B83EB0C30A56FE7A80F961991B5FFCD8527395_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t532FECF491646E3372F9D145FEC277E0C5089CBC* V_10 = NULL; int32_t V_11 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_m796F9264D6E512E91FA054D754A8959A537A10FD(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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; int32_t L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, int32_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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_24; L_24 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, int32_t, int32_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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); float 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; } } { int32_t L_35 = ___0_key; int32_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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; int32_t L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); float 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; } } { int32_t L_61 = ___0_key; int32_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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_m9543636665B9AAF58C46287B0FECCF055F1909D6(__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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t532FECF491646E3372F9D145FEC277E0C5089CBC* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* 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_t532FECF491646E3372F9D145FEC277E0C5089CBC* L_94 = V_10; int32_t L_95 = ___0_key; L_94->___key = L_95; Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* L_96 = V_10; float 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_m42483F8AE5DACB3485FAA6EF3F2A8AB008F5F06F_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* 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_m796F9264D6E512E91FA054D754A8959A537A10FD(__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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* 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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); int32_t L_21; L_21 = KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); int32_t L_24; L_24 = KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); float L_27; L_27 = KeyValuePair_2_get_Value_m365FBF26414FB9062B08F7603F4BCC01FD910181_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m2BDAB666DF2DAB54DFF282A66818CE5DBCE0356F(__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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* 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_m9543636665B9AAF58C46287B0FECCF055F1909D6_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_m13D9F5AA7F7AC6A3DB1A2E7004AA0B45B5BD1CED(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m13D9F5AA7F7AC6A3DB1A2E7004AA0B45B5BD1CED_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* V_1 = NULL; int32_t V_2 = 0; int32_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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_3 = (EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C*)(EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C*)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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_5 = __this->____entries; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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(int32_t)); int32_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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); int32_t* L_17 = (int32_t*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295(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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_m751EB944ABDFF3D2CD0131344C9D097E605FB1E3_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_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_t532FECF491646E3372F9D145FEC277E0C5089CBC* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { int32_t L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, int32_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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_20; L_20 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* L_21 = V_4; int32_t L_22 = L_21->___key; int32_t L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* L_25 = V_4; int32_t L_26 = L_25->___key; int32_t L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t532FECF491646E3372F9D145FEC277E0C5089CBC* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* L_38 = V_4; L_38->___hashCode = (-1); Entry_t532FECF491646E3372F9D145FEC277E0C5089CBC* 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_t532FECF491646E3372F9D145FEC277E0C5089CBC* 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_m9011B216B923F4A9133222697FF744FCDCB35E80_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m6AC05F2DDAFE5740D33A03BABD2052F1E2F2A3AC(__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; } } { float* L_3 = ___1_value; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); float L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(float*)L_3 = L_6; return (bool)1; } IL_0025: { float* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(float)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m574D7177228F5F25BF964F9959652EE36D7A84FC_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, int32_t ___0_key, float ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; float L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m20B83EB0C30A56FE7A80F961991B5FFCD8527395(__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_mD5D747116EC171A5A06B8C6E7AB81CE741B4B860_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m5F948A1037FEB4DE1281253E9FCB1C1F0A03F675_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_m4F4363F12B0DF6CACE35E3CE56D82C578E3AB39C(__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_m16F05C453C1B5001EACA68C60778973BA08D8F3A_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_m984F1CDB5AA6B90E5D54FE50CC499BDB8A95A635(__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_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_t16E0C6DDF0634150681FF9DFA15FE5458E30BC32* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_m4F4363F12B0DF6CACE35E3CE56D82C578E3AB39C(__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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); float L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; float 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* 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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); int32_t L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); float L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_mD8FA5F4E1E2351C9FCE507F0252BB5D7C9CBE7F4((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555 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_m4CD0A814B58073B5D2CDD5B90697107F586ACFA5_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m0AE7871090980D8BB0A3BC826FA95F6C700D0390((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D 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_m50A3F832B4CC7D000F0DBA3D193876082EA10872_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m7168A23DA0647BD99CFD955BBF712DDAEB565DD4_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_mB64FC39BC2FBE312AF8FEB9D9848C1DD8672371F_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_m7120AA25C24C1715840543995832157E7BF7D4A9_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_m679A4446DB61004504214B53576D4C4D5C288C12_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { KeyCollection_t3C0BA1F084EA69F4F08E2AC2C2B8502947BB51BD* L_0; L_0 = Dictionary_2_get_Keys_m46BFA9BAF0E05CB60CC25EB0C389CB9B50A21C4F(__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_m5287832639404231E99FEE3CDDF373FC05027624_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { ValueCollection_tA792A7A8359239E0726D27330A82AB3B5C6194FD* L_0; L_0 = Dictionary_2_get_Values_m6B70357ADFA6CE25DDC29082D8AD7252F35DF217(__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_mB596CD18D8836359EC592BCB8D4C64A5F3120593_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __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_m943C3FCEA2CEA7F536EEAA2721DDD5D16FD904E1(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_m6AC05F2DDAFE5740D33A03BABD2052F1E2F2A3AC(__this, ((*(int32_t*)((int32_t*)(int32_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_t073FACA530F2690A9E997B1617C81029BBC8FD2C* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); float L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; float 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_mB844285EAAFF70EFC4F0AEAEF32008FB30108A22_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m40A060114DD0D5E3F7675FA592ABA27557C198CF(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_m774E00248EDD25178469B38F388B0E4EFC7A4AD2(__this, L_3, ((*(float*)((float*)(float*)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_m943C3FCEA2CEA7F536EEAA2721DDD5D16FD904E1_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_mEF98447AE5AD871C140FA6CB2F4AD7B1D5A94A79_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisSingle_t4530F2FF86FCB0DC29F35385CA1BD21BE294761C_m40A060114DD0D5E3F7675FA592ABA27557C198CF(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_m2BDAB666DF2DAB54DFF282A66818CE5DBCE0356F(__this, L_3, ((*(float*)((float*)(float*)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_m73162F775F426D14A22BC1D45D11734164216253_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m943C3FCEA2CEA7F536EEAA2721DDD5D16FD904E1(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_m0ACD9E857466900C818F29EA27B8E6192A221625(__this, ((*(int32_t*)((int32_t*)(int32_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_mECA8FCA2F3CD73F184FF237C952177B456986AC2_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, const RuntimeMethod* method) { { Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m0AE7871090980D8BB0A3BC826FA95F6C700D0390((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t300E5B82F8EBA56A149AB825CE81A7E3DE2F484D 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_m488CDF3C6755F4A5F18E2B9ECBB5A3643028242B_gshared (Dictionary_2_t17BB14695909F39BA5B9F9F51F527D09419C12FC* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m943C3FCEA2CEA7F536EEAA2721DDD5D16FD904E1(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_m751EB944ABDFF3D2CD0131344C9D097E605FB1E3(__this, ((*(int32_t*)((int32_t*)(int32_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_m3293ED867F8017A865A082CA26699C06B42A0726_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_m0506EE124FD3C0EE62AF599F89001C3531155BEF(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m117AD7CB5F7B31B5ABDE21998CD83C8430BE1F56_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_m0506EE124FD3C0EE62AF599F89001C3531155BEF(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m0E4785BC8EA3F62358810FF6E7B21A359B498505_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_m0506EE124FD3C0EE62AF599F89001C3531155BEF(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m0506EE124FD3C0EE62AF599F89001C3531155BEF_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_m9882014FB14F7F541AAB435EE4D783DD1C10EB84(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_5; L_5 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC*)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_m142CC5AB266047F872FDE0EFA69FC58F37FA2199_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_m99D5478B93358A1D4F8E8868D3FF8379B5A01005(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m99D5478B93358A1D4F8E8868D3FF8379B5A01005_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* G_B2_0 = NULL; Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* 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_m0506EE124FD3C0EE62AF599F89001C3531155BEF(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_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* L_11 = ((Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054*)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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int32_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_m80E83C8F4CAA1AE4265DA6B826FFD60A5E0A26E5(__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_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; int32_t L_32; L_32 = KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_33; L_33 = KeyValuePair_2_get_Value_mAE67BC4869ED52F2EF81BD9307BCAFAF49106DAD_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m80E83C8F4CAA1AE4265DA6B826FFD60A5E0A26E5(__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_m79BE4CFD42896237E65179AB4B7AC87D85107F79_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_m990279F306CB4604F68174D9159C515C143DF808_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_t4C3104A7A88CC245D53DE5A532A1B112638121B8* Dictionary_2_get_Keys_m670FD998E7B2E1D55BF1FD335807DE0904B262C5_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* L_1 = (KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m57B0B43F377C3EFAE6BD4C063A24FA3BBBC1936F(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_t4C3104A7A88CC245D53DE5A532A1B112638121B8* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_m23EED5D371F2D844909C150A788B184861ED9FC3_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* L_1 = (KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m57B0B43F377C3EFAE6BD4C063A24FA3BBBC1936F(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_t4C3104A7A88CC245D53DE5A532A1B112638121B8* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* Dictionary_2_get_Values_mB834D697B9BCDAB18F9CE57F777088C77E850D77_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* L_1 = (ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m55B1322180FE033DC258560D8D2E9898A3F648D0(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_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_m50F9EF471300159AF7D1A30E8C613715224EC7A6_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* L_1 = (ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m55B1322180FE033DC258560D8D2E9898A3F648D0(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_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 Dictionary_2_get_Item_mFF1BFD42D10B54C791729BAD99BD15014175CD15_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mE994B3B41F54544F6DE1B0EA756C117950C769FE(__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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { int32_t L_6 = ___0_key; int32_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(TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90)); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mB91BF7B826571FB59A2D56A2722A7F434D0E31F4_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m8EED0C032CFBC569C14C629F2DA994FE93FB52E3(__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_m80E83C8F4CAA1AE4265DA6B826FFD60A5E0A26E5_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m8EED0C032CFBC569C14C629F2DA994FE93FB52E3(__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_m982FEF1DD362192D783F59AAA049F787A49C5FC7_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 ___0_keyValuePair, const RuntimeMethod* method) { { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_1; L_1 = KeyValuePair_2_get_Value_mAE67BC4869ED52F2EF81BD9307BCAFAF49106DAD_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m80E83C8F4CAA1AE4265DA6B826FFD60A5E0A26E5(__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_m3E604A96A3478B0AD3564A932681F3363013EFB6_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_mE994B3B41F54544F6DE1B0EA756C117950C769FE(__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_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* L_3; L_3 = EqualityComparer_1_get_Default_m2B638B0BD1089EE58C2C7F22A25FB7600C434927_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_7; L_7 = KeyValuePair_2_get_Value_mAE67BC4869ED52F2EF81BD9307BCAFAF49106DAD_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 >::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_m83FA341024C164B2F921F86CA0843C4434D96AD2_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_mE994B3B41F54544F6DE1B0EA756C117950C769FE(__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_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* L_3; L_3 = EqualityComparer_1_get_Default_m2B638B0BD1089EE58C2C7F22A25FB7600C434927_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_7; L_7 = KeyValuePair_2_get_Value_mAE67BC4869ED52F2EF81BD9307BCAFAF49106DAD_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { int32_t L_9; L_9 = KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_m4C2AD7B824191CFE905564915DD232FBCD2F53E3(__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_m5053DE4A6501FDA7668CDA192619ADA3CCFCE5FD_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_m2FE36DE85753BCBB71DB8ED57A14287C49F0873E_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mE994B3B41F54544F6DE1B0EA756C117950C769FE(__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_m12DFC1414852F193B4D37164F71D31C855276B02_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___0_value, const RuntimeMethod* method) { EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* V_0 = NULL; int32_t V_1 = 0; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* L_6; L_6 = EqualityComparer_1_get_Default_m2B638B0BD1089EE58C2C7F22A25FB7600C434927_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 >::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_mB7EED6FC6C43E390155FCB10B4A0971F12B30BCC_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* 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_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* 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_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_m990279F306CB4604F68174D9159C515C143DF808(__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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_m18D4FF6ABE16A2D3803FD8F811CE5B5B73F4171F((&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_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731)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_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A Dictionary_2_GetEnumerator_m4D7831C2B740BF73B8CCFED18E45D8FFC9F4FF57_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m27D7D5892978C38A56251F80ACBADE1878CD6325((&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_mFCBDC22D9C1317A7A978156E4F2DA5895A072847_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m27D7D5892978C38A56251F80ACBADE1878CD6325((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A 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_m4E18B6C302CBF323145B27E0BCECCC0A5CE08A5F_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_6; L_6 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_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_m990279F306CB4604F68174D9159C515C143DF808(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* L_14 = (KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E*)(KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* L_15 = V_0; Dictionary_2_CopyTo_mB7EED6FC6C43E390155FCB10B4A0971F12B30BCC(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* 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_mE994B3B41F54544F6DE1B0EA756C117950C769FE_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_19; L_19 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; int32_t L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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; int32_t L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, int32_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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; int32_t L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, int32_t, int32_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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_m9882014FB14F7F541AAB435EE4D783DD1C10EB84_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_5 = (EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D*)(EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D*)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_m8EED0C032CFBC569C14C629F2DA994FE93FB52E3_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_t527DA100A303E999D54D4B92AEE950BC1015C30F* V_10 = NULL; int32_t V_11 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_m9882014FB14F7F541AAB435EE4D783DD1C10EB84(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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; int32_t L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, int32_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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_24; L_24 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, int32_t, int32_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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_33 = ___1_value; ((L_31)->GetAddressAt(static_cast(L_32)))->___value = L_33; Il2CppCodeGenWriteBarrier((void**)&(((&((L_31)->GetAddressAt(static_cast(L_32)))->___value))->___U3CchildrenIdsU3Ek__BackingField), (void*)NULL); return (bool)1; } IL_00d9: { uint8_t L_34 = ___2_behavior; if ((!(((uint32_t)L_34) == ((uint32_t)2)))) { goto IL_00e8; } } { int32_t L_35 = ___0_key; int32_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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; int32_t L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, int32_t, int32_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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_59 = ___1_value; ((L_57)->GetAddressAt(static_cast(L_58)))->___value = L_59; Il2CppCodeGenWriteBarrier((void**)&(((&((L_57)->GetAddressAt(static_cast(L_58)))->___value))->___U3CchildrenIdsU3Ek__BackingField), (void*)NULL); return (bool)1; } IL_01c8: { uint8_t L_60 = ___2_behavior; if ((!(((uint32_t)L_60) == ((uint32_t)2)))) { goto IL_01d7; } } { int32_t L_61 = ___0_key; int32_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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_m97675A2D9752DAEB6430C1C3C453B1A4E3745E74(__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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_t527DA100A303E999D54D4B92AEE950BC1015C30F* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* 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_t527DA100A303E999D54D4B92AEE950BC1015C30F* L_94 = V_10; int32_t L_95 = ___0_key; L_94->___key = L_95; Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* L_96 = V_10; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_97 = ___1_value; L_96->___value = L_97; Il2CppCodeGenWriteBarrier((void**)&(((&L_96->___value))->___U3CchildrenIdsU3Ek__BackingField), (void*)NULL); 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_mDAA61DA74C420BBF913B25CABCD7D3239062899B_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* 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_m9882014FB14F7F541AAB435EE4D783DD1C10EB84(__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_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* 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_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); int32_t L_21; L_21 = KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); int32_t L_24; L_24 = KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_27; L_27 = KeyValuePair_2_get_Value_mAE67BC4869ED52F2EF81BD9307BCAFAF49106DAD_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m80E83C8F4CAA1AE4265DA6B826FFD60A5E0A26E5(__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_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* 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_m97675A2D9752DAEB6430C1C3C453B1A4E3745E74_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_mABFAE44108C97987C8AE855C9EFCA4C89D9160C8(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mABFAE44108C97987C8AE855C9EFCA4C89D9160C8_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* V_1 = NULL; int32_t V_2 = 0; int32_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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_3 = (EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D*)(EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D*)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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_5 = __this->____entries; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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(int32_t)); int32_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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); int32_t* L_17 = (int32_t*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295(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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_m4C2AD7B824191CFE905564915DD232FBCD2F53E3_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_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_t527DA100A303E999D54D4B92AEE950BC1015C30F* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { int32_t L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, int32_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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_20; L_20 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* L_21 = V_4; int32_t L_22 = L_21->___key; int32_t L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* L_25 = V_4; int32_t L_26 = L_25->___key; int32_t L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t527DA100A303E999D54D4B92AEE950BC1015C30F* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* L_38 = V_4; L_38->___hashCode = (-1); Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* L_39 = V_4; int32_t L_40 = __this->____freeList; L_39->___next = L_40; goto IL_00ff; } IL_00ff: { } { Entry_t527DA100A303E999D54D4B92AEE950BC1015C30F* L_41 = V_4; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90* L_42 = (TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90*)(&L_41->___value); il2cpp_codegen_initobj(L_42, sizeof(TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90)); } 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_t527DA100A303E999D54D4B92AEE950BC1015C30F* 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_mFCF1207000DDB81B9A6F8D5E477A7683D922FBD9_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mE994B3B41F54544F6DE1B0EA756C117950C769FE(__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; } } { TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90* L_3 = ___1_value; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90*)L_3 = L_6; Il2CppCodeGenWriteBarrier((void**)&(((TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90*)L_3)->___U3CchildrenIdsU3Ek__BackingField), (void*)NULL); return (bool)1; } IL_0025: { TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m8A2940408CC589C2A5F46E4A6F5D1A41DB31BC73_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, int32_t ___0_key, TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m8EED0C032CFBC569C14C629F2DA994FE93FB52E3(__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_m2C6CA9895DB01BAE388F9EF6A1FBF8F9B451F662_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m619361989B9193E608D71EFB4E8660125659968F_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_mB7EED6FC6C43E390155FCB10B4A0971F12B30BCC(__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_m30B50CC14CE646AA4C2B12A7D2C695F8B4713035_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_m990279F306CB4604F68174D9159C515C143DF808(__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_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_t4F21A26795E7187763AD9B0F2D0B67BDFFA0D00E* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_mB7EED6FC6C43E390155FCB10B4A0971F12B30BCC(__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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* 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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); int32_t L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_m18D4FF6ABE16A2D3803FD8F811CE5B5B73F4171F((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731 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_m471A89CF0453C4050603A9A329A30F6205DB7CFE_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m27D7D5892978C38A56251F80ACBADE1878CD6325((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A 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_mDE29E4ED47B5E5C1A3F10DFA24D6578AE3C07AE8_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_mD6032502839B7D4BF96C236F661C4035B98AE63F_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_m7A7C705B41D678B3A674150C9AFAACC89036582F_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_m9A4FD6C73C17BFD23E486D0F3CA471FB388C6CAA_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_mDE46611373C08CD15D58E433C79ECE6A50F99EFD_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { KeyCollection_t4C3104A7A88CC245D53DE5A532A1B112638121B8* L_0; L_0 = Dictionary_2_get_Keys_m670FD998E7B2E1D55BF1FD335807DE0904B262C5(__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_mB1F49D5ED3F9BCAEEBA3F3C0971D823A69233C8F_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { ValueCollection_tAFC71A786C2AFB2819F23435C7A6B0E83925D468* L_0; L_0 = Dictionary_2_get_Values_mB834D697B9BCDAB18F9CE57F777088C77E850D77(__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_mE16F164D8AE4D9A33811997BAC3B4C74A41601D8_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __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_m8BD65E56588B58B77A89C77DF31C9B16212F8D02(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_mE994B3B41F54544F6DE1B0EA756C117950C769FE(__this, ((*(int32_t*)((int32_t*)(int32_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_tAB3F6A4535D4446C00D5BB409CF38ADF253E977D* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 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_mBA5B8E4624714BE18295AC23BEA6DFFD1E696F07_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisTreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90_mEA167B8900C7CEF869A7ABAA368315BAEB7E37CE(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_mB91BF7B826571FB59A2D56A2722A7F434D0E31F4(__this, L_3, ((*(TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90*)((TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90*)(TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90*)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_m8BD65E56588B58B77A89C77DF31C9B16212F8D02_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_m3944E76E8D4D1C7CDC27B6EE43610D6E6B80C3D3_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisTreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90_mEA167B8900C7CEF869A7ABAA368315BAEB7E37CE(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_m80E83C8F4CAA1AE4265DA6B826FFD60A5E0A26E5(__this, L_3, ((*(TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90*)((TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90*)(TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90*)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_m3D0601ED67799C48BB2D464E0314BC728049CB2E_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m8BD65E56588B58B77A89C77DF31C9B16212F8D02(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_m2FE36DE85753BCBB71DB8ED57A14287C49F0873E(__this, ((*(int32_t*)((int32_t*)(int32_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_m37CB7BFF7B0FCD20F347B4E517FF90079652FC92_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, const RuntimeMethod* method) { { Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m27D7D5892978C38A56251F80ACBADE1878CD6325((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t8CCF75FC4D8983693CFE3C3B377D12F1940B447A 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_mBE5FB7454699CEE71B4BF9836BDA786A0044EF76_gshared (Dictionary_2_tBA28DDE9EBD7869B2D9C725CB660A33231C09054* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m8BD65E56588B58B77A89C77DF31C9B16212F8D02(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_m4C2AD7B824191CFE905564915DD232FBCD2F53E3(__this, ((*(int32_t*)((int32_t*)(int32_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_mE352B1093D935D290E0B7A717D2AD2869814D5DD_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_mCBA3E3BE70A2AF46A028B8D321DC9E5D34ACB71E(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2B419664EFF84D3EF6E0E55FEA901118076488E6_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_mCBA3E3BE70A2AF46A028B8D321DC9E5D34ACB71E(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mCF97C1AED246E73A538BF56008DC913CB2939C0C_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_mCBA3E3BE70A2AF46A028B8D321DC9E5D34ACB71E(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mCBA3E3BE70A2AF46A028B8D321DC9E5D34ACB71E_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_m0D32A81F58FB1E87D773AAEBD2F4DACCFE3E11C8(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_5; L_5 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC*)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_m91FD9AFC68830E8381BFA470BEF9AB256BBC4307_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_m4A5ACB3B79BC3AAA6765BBDE9659705BA3F9ED67(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m4A5ACB3B79BC3AAA6765BBDE9659705BA3F9ED67_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_tD031BD4563541FEE425219BD299C6B0323AADC6C* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* G_B2_0 = NULL; Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* 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_mCBA3E3BE70A2AF46A028B8D321DC9E5D34ACB71E(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_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* L_11 = ((Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520*)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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int32_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_mCCDD4AD697086B0065C7B9DDCB7FB32B8F80B2A8(__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_t657A531CD05C008B73C5D0F163CA4C219E650EBD L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; int32_t L_32; L_32 = KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_33; L_33 = KeyValuePair_2_get_Value_mCB133C85E3AF38797FF1DCDE7EC47CC379FF2CB0_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mCCDD4AD697086B0065C7B9DDCB7FB32B8F80B2A8(__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_m27E3C81D64A84D289F2ACD0276844614D109A8A2_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_m37C3E95DA859D2C5D686DB23D99212F197DB663E_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* Dictionary_2_get_Keys_m4F844B30859C8E276141732452B7E3688952BE28_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* L_1 = (KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m446FFFFEBF60282EF84CAF0A4A90B919AC173092(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_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_m9DD7E83B3080E6A18ECABC7C5EEDAC5CDE55F3BF_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* L_1 = (KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m446FFFFEBF60282EF84CAF0A4A90B919AC173092(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_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* Dictionary_2_get_Values_mB3D490D02B2579421B1B6AEB26CC16CB2C812057_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* L_1 = (ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m76AA0A42CA2C7AAF0B6195866514E60C7AFCFBF4(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_tA8054A30F9957F0712BA01D66B734953768F55CF* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_m01368859CAD271F2F3DF758C35E84711540E0649_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* L_1 = (ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m76AA0A42CA2C7AAF0B6195866514E60C7AFCFBF4(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_tA8054A30F9957F0712BA01D66B734953768F55CF* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 Dictionary_2_get_Item_m82A7E8554E4AF17AFEB6097E122ECA383C4900E1_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mC0C787E536E20C295A48AD481F89C54CF7338B7E(__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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { int32_t L_6 = ___0_key; int32_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(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7)); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mF199FD9CBA6731B2C2BA73B3D0813832DD116C43_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m6531FA5ED9D667A274AEC84BD3CF821510D930D7(__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_mCCDD4AD697086B0065C7B9DDCB7FB32B8F80B2A8_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m6531FA5ED9D667A274AEC84BD3CF821510D930D7(__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_m02AD7ED73979503736119AAD24320B59AA87B025_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD ___0_keyValuePair, const RuntimeMethod* method) { { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1; L_1 = KeyValuePair_2_get_Value_mCB133C85E3AF38797FF1DCDE7EC47CC379FF2CB0_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mCCDD4AD697086B0065C7B9DDCB7FB32B8F80B2A8(__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_m01221095469D5D9BB27861B27D83412BF020D63F_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_mC0C787E536E20C295A48AD481F89C54CF7338B7E(__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_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_3; L_3 = EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7; L_7 = KeyValuePair_2_get_Value_mCB133C85E3AF38797FF1DCDE7EC47CC379FF2CB0_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 >::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_m317A1E580B3736A4CBB8E5C0B3E5D4E47319EB2E_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_mC0C787E536E20C295A48AD481F89C54CF7338B7E(__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_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_3; L_3 = EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7; L_7 = KeyValuePair_2_get_Value_mCB133C85E3AF38797FF1DCDE7EC47CC379FF2CB0_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { int32_t L_9; L_9 = KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_m8AAAFC55B2438542D29F1EDCDEEE6AE631082269(__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_m87C3FAADDC958CEE094A4662242623AF09977287_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_mE1592684DFBDA166714C43F9AA5E6AEE7BE51E55_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mC0C787E536E20C295A48AD481F89C54CF7338B7E(__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_m2693445AE8874C382FBFE4FF06FD929792E6B8DA_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___0_value, const RuntimeMethod* method) { EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* V_0 = NULL; int32_t V_1 = 0; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_6; L_6 = EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 >::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_m2E251614D0FC846C141E1E7872B40D5F8675AEEE_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* 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_tF14B947507FE78E31397D1F0C9027836B6843A50* 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_tF14B947507FE78E31397D1F0C9027836B6843A50* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_m37C3E95DA859D2C5D686DB23D99212F197DB663E(__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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tF14B947507FE78E31397D1F0C9027836B6843A50* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_m4F5008008181785D26E649588C3FE9F8553A7434((&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_t657A531CD05C008B73C5D0F163CA4C219E650EBD)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_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0 Dictionary_2_GetEnumerator_m001CEB387E167A38B8FF777E7F1E00CF0D5CCF4C_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mA0CB09A4FE641EAEED5337C66499BE753572EDB1((&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_m0E4F88BF3C8B5FA5AC7EE5A533577C5138C786E4_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mA0CB09A4FE641EAEED5337C66499BE753572EDB1((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0 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_m45E7C80E6C0B8F8072DAF745C5017B701CEF26AD_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_tF14B947507FE78E31397D1F0C9027836B6843A50* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_6; L_6 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_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_m37C3E95DA859D2C5D686DB23D99212F197DB663E(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* L_14 = (KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50*)(KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* L_15 = V_0; Dictionary_2_CopyTo_m2E251614D0FC846C141E1E7872B40D5F8675AEEE(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* 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_mC0C787E536E20C295A48AD481F89C54CF7338B7E_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_19; L_19 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; int32_t L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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; int32_t L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, int32_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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; int32_t L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, int32_t, int32_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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_m0D32A81F58FB1E87D773AAEBD2F4DACCFE3E11C8_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_5 = (EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C*)(EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C*)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_m6531FA5ED9D667A274AEC84BD3CF821510D930D7_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* V_10 = NULL; int32_t V_11 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_m0D32A81F58FB1E87D773AAEBD2F4DACCFE3E11C8(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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; int32_t L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, int32_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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_24; L_24 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, int32_t, int32_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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 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; } } { int32_t L_35 = ___0_key; int32_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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; int32_t L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, int32_t, int32_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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 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; } } { int32_t L_61 = ___0_key; int32_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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_mDECFB61C8D19F0CB835E727FBFACA929E7FFE3BB(__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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* 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_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* L_94 = V_10; int32_t L_95 = ___0_key; L_94->___key = L_95; Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* L_96 = V_10; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 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_m118C0501E9F66E15E12EE348BF35E13EA475AC0E_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_tF14B947507FE78E31397D1F0C9027836B6843A50* 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_m0D32A81F58FB1E87D773AAEBD2F4DACCFE3E11C8(__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_tF14B947507FE78E31397D1F0C9027836B6843A50*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* 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_tF14B947507FE78E31397D1F0C9027836B6843A50* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); int32_t L_21; L_21 = KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); int32_t L_24; L_24 = KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_27; L_27 = KeyValuePair_2_get_Value_mCB133C85E3AF38797FF1DCDE7EC47CC379FF2CB0_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mCCDD4AD697086B0065C7B9DDCB7FB32B8F80B2A8(__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_tF14B947507FE78E31397D1F0C9027836B6843A50* 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_mDECFB61C8D19F0CB835E727FBFACA929E7FFE3BB_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_mD0FE6700D9AF4AB3F9F61B04BDB8D247007BB3F7(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD0FE6700D9AF4AB3F9F61B04BDB8D247007BB3F7_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_tD031BD4563541FEE425219BD299C6B0323AADC6C* V_1 = NULL; int32_t V_2 = 0; int32_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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_3 = (EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C*)(EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C*)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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_5 = __this->____entries; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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(int32_t)); int32_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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); int32_t* L_17 = (int32_t*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295(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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_m8AAAFC55B2438542D29F1EDCDEEE6AE631082269_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_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_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { int32_t L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, int32_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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_20; L_20 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* L_21 = V_4; int32_t L_22 = L_21->___key; int32_t L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* L_25 = V_4; int32_t L_26 = L_25->___key; int32_t L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, int32_t, int32_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_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* L_38 = V_4; L_38->___hashCode = (-1); Entry_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* 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_tC2D47FA99A6D753CD9BE385E91982FA822293ECE* 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_mE6EF1B118635E2FA408C0DF6925CE3D1571C3085_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_mC0C787E536E20C295A48AD481F89C54CF7338B7E(__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; } } { Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_3 = ___1_value; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)L_3 = L_6; return (bool)1; } IL_0025: { Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_mE174176D707DEFF06A72DBA3BCBEB09C97EBBE3D_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, int32_t ___0_key, Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m6531FA5ED9D667A274AEC84BD3CF821510D930D7(__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_m5BC9859F5F72CA739745896A6E9931E82E956F5A_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_mAF2250AFA67C816E447C8AB29A0D66EB3B4467C9_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_m2E251614D0FC846C141E1E7872B40D5F8675AEEE(__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_mFB387A5FCD9A39EB58AC063E8234F119E42D9A6C_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_tF14B947507FE78E31397D1F0C9027836B6843A50* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_m37C3E95DA859D2C5D686DB23D99212F197DB663E(__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_tF14B947507FE78E31397D1F0C9027836B6843A50*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_tF14B947507FE78E31397D1F0C9027836B6843A50* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_m2E251614D0FC846C141E1E7872B40D5F8675AEEE(__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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* 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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); int32_t L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_m4F5008008181785D26E649588C3FE9F8553A7434((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD 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_mD7A3F1160BE5B68837EC2008DA658B7C8312F406_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mA0CB09A4FE641EAEED5337C66499BE753572EDB1((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0 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_mE52C5E1A2A52380C72252388D610D4FB21881CE3_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m6595581526D6FD2DC41A0CA7A8827E55686DB1F3_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_m6707816D10282D8916E46F284ED7DFFCB6AD8ECB_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_m52DA35DB4271E7A457ECF50C61EB3586922AC4ED_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_m697AF843C3AFA6259F540523A5A503467ABBB7A4_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { KeyCollection_tEFECE1C932D53BE53817AAAF0F110D507FBEFA89* L_0; L_0 = Dictionary_2_get_Keys_m4F844B30859C8E276141732452B7E3688952BE28(__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_m75022F654DED8A96BDCD60A607694AAA69CCAEF5_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { ValueCollection_tA8054A30F9957F0712BA01D66B734953768F55CF* L_0; L_0 = Dictionary_2_get_Values_mB3D490D02B2579421B1B6AEB26CC16CB2C812057(__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_m192794B1FB48EB3EB055E396435DA5137E4EFD5C_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __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_m1944C9F3459F088922976E27B76224E06C9A74AA(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_mC0C787E536E20C295A48AD481F89C54CF7338B7E(__this, ((*(int32_t*)((int32_t*)(int32_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_tD031BD4563541FEE425219BD299C6B0323AADC6C* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 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_mFF10579BC6A0C3D902D7CAA24DB277017EA328D3_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_mEC2F089A19D09CAB9C63CF26A9E251949E79D8DF(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_mF199FD9CBA6731B2C2BA73B3D0813832DD116C43(__this, L_3, ((*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)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_m1944C9F3459F088922976E27B76224E06C9A74AA_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_m21DDFEBC001B696B91B4059C6B10A0703FA87405_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisVector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7_mEC2F089A19D09CAB9C63CF26A9E251949E79D8DF(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_mCCDD4AD697086B0065C7B9DDCB7FB32B8F80B2A8(__this, L_3, ((*(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)((Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)(Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7*)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_m58668DD78E982522426A159F95A328AD0B49A2C8_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m1944C9F3459F088922976E27B76224E06C9A74AA(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_mE1592684DFBDA166714C43F9AA5E6AEE7BE51E55(__this, ((*(int32_t*)((int32_t*)(int32_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_m3728F50C4C6CDE1E877C7F1F2FCB0CF2347AE7FF_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, const RuntimeMethod* method) { { Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mA0CB09A4FE641EAEED5337C66499BE753572EDB1((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t449EE1EB39B8D127BEF1A26769235C468FBAD6E0 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_m2ED9BE9B869AF1662E866AFEFBE5E504507C3690_gshared (Dictionary_2_t150F4DEDF234511FA356EE5425B26AEB9A3A3520* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m1944C9F3459F088922976E27B76224E06C9A74AA(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_m8AAAFC55B2438542D29F1EDCDEEE6AE631082269(__this, ((*(int32_t*)((int32_t*)(int32_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_m343488FBD42A9D70FAC01137707857CA310CA6F5_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_m7E172535ED510022D8F07F4A2C36F6C26E93C041(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mB113C5769B6AEDC08507F7A4320E638E117CA9C8_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_m7E172535ED510022D8F07F4A2C36F6C26E93C041(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m3DA6955964431E25D509B28BE23366DE736C8C19_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_m7E172535ED510022D8F07F4A2C36F6C26E93C041(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m7E172535ED510022D8F07F4A2C36F6C26E93C041_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_m42FB2F0F9CFD401F2E766692E117744A66B1B204(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_5; L_5 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC*)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_m0B496570270F11406160CCBCB1451AA1471B264D_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_m2644928837067B6F4C4B574361A5D97F60483815(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2644928837067B6F4C4B574361A5D97F60483815_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* G_B2_0 = NULL; Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* 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_m7E172535ED510022D8F07F4A2C36F6C26E93C041(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_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* L_11 = ((Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C*)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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int32_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_m4EFBF03927B1F0213A6AAEA106C8640503B9A881(__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_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; int32_t L_32; L_32 = KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_33; L_33 = KeyValuePair_2_get_Value_mE91C22104EA23D22D60A5027A66C660539667859_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m4EFBF03927B1F0213A6AAEA106C8640503B9A881(__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_m318CD96FB844A061B4A14F71FFC668FF15FF07DE_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_m0A8CA3DD4B632E14D73427461CBA008AF9163001_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* Dictionary_2_get_Keys_mE6ABD8C4856443EEBF1BC382FD03B594B0C7924B_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* L_1 = (KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m0EA0F5A85CAE4A922743C1D523697395F3AA20B1(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_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_mFFED78902EA7B62E0687057FB0A7E9BAA61686D5_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* L_1 = (KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m0EA0F5A85CAE4A922743C1D523697395F3AA20B1(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_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* Dictionary_2_get_Values_mF0217B7842828D9E147A471C51EC9BD7F176AFC9_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* L_1 = (ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m224592668E28ABC2EDDEEA426379168B07F99E77(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_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_mD250841448F55523191ADB6B1E2707BA420F823F_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* L_1 = (ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m224592668E28ABC2EDDEEA426379168B07F99E77(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_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 Dictionary_2_get_Item_mB2F0D4B9883185279C4477DFCDFCB836CCFB3B48_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m71838BD9FCFD0266472AA94DB275F375BF709582(__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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { int32_t L_6 = ___0_key; int32_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(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m1D73F24D60895064208D5EF22E957045B2D02E40_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m54377F8DB23BD13E2B2894BBD1B65CE3A08D1395(__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_m4EFBF03927B1F0213A6AAEA106C8640503B9A881_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m54377F8DB23BD13E2B2894BBD1B65CE3A08D1395(__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_m1E6A8A680721A4FEF2ABA0B5C4A5DA1A5E20DA92_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C ___0_keyValuePair, const RuntimeMethod* method) { { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1; L_1 = KeyValuePair_2_get_Value_mE91C22104EA23D22D60A5027A66C660539667859_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m4EFBF03927B1F0213A6AAEA106C8640503B9A881(__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_mECC54DC906F695D7BC86FDD356FFB603B3303929_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m71838BD9FCFD0266472AA94DB275F375BF709582(__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_t1F3F605A9175C681B32670E6F821ED336C3693F6* L_3; L_3 = EqualityComparer_1_get_Default_m1366122B2D69C2D467D898811414E10F4DF12E4C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; L_7 = KeyValuePair_2_get_Value_mE91C22104EA23D22D60A5027A66C660539667859_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 >::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_m7139232BA5049B2D1BB3562D526878BF1352E94E_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m71838BD9FCFD0266472AA94DB275F375BF709582(__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_t1F3F605A9175C681B32670E6F821ED336C3693F6* L_3; L_3 = EqualityComparer_1_get_Default_m1366122B2D69C2D467D898811414E10F4DF12E4C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7; L_7 = KeyValuePair_2_get_Value_mE91C22104EA23D22D60A5027A66C660539667859_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { int32_t L_9; L_9 = KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_m996B67FAE475E92FD1461C934E9D51A2DEFB2EC8(__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_mE41D045E5DED2E8E930FFE2A595BEE5E4B92CF52_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_mE31142C304C20767AA95F5E8BBE12914C8C8B524_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m71838BD9FCFD0266472AA94DB275F375BF709582(__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_mB6B8313B7ECF10547FFE4403647EB9A81596261B_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___0_value, const RuntimeMethod* method) { EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* V_0 = NULL; int32_t V_1 = 0; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t1F3F605A9175C681B32670E6F821ED336C3693F6* L_6; L_6 = EqualityComparer_1_get_Default_m1366122B2D69C2D467D898811414E10F4DF12E4C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 >::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_m66770A5891991051FBC3CD7B183C10C65C9994F0_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* 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_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* 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_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_m0A8CA3DD4B632E14D73427461CBA008AF9163001(__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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_mB6BB8DD923CE4443A52D9BB15BE4463A4B55F218((&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_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C)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_tEAE000B8E9A98131B7BF532F16F054E00EF3B208 Dictionary_2_GetEnumerator_m5976ABA87C992A7D8091959C893481E85CAB774A_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mCE03E00B411A7516D774C08516A4A8924D136F72((&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_m45C2E77442E5A6D96A42B1277A063087ECD413C3_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mCE03E00B411A7516D774C08516A4A8924D136F72((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208 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_m7BA1B2DC4C9486145B84A8676E40A3CB74DA4A12_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_6; L_6 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_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_m0A8CA3DD4B632E14D73427461CBA008AF9163001(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* L_14 = (KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D*)(KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* L_15 = V_0; Dictionary_2_CopyTo_m66770A5891991051FBC3CD7B183C10C65C9994F0(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* 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_m71838BD9FCFD0266472AA94DB275F375BF709582_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_19; L_19 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; int32_t L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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; int32_t L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, int32_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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; int32_t L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_m42FB2F0F9CFD401F2E766692E117744A66B1B204_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_5 = (EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1*)(EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1*)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_m54377F8DB23BD13E2B2894BBD1B65CE3A08D1395_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t3951FAE95CA8AE79C90110EB160551CE33206567* V_10 = NULL; int32_t V_11 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_m42FB2F0F9CFD401F2E766692E117744A66B1B204(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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; int32_t L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, int32_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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_24; L_24 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, int32_t, int32_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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 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; } } { int32_t L_35 = ___0_key; int32_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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; int32_t L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 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; } } { int32_t L_61 = ___0_key; int32_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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_mE943EBFE4E51C47B02BAFBCA207F8E8449B7FAA4(__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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t3951FAE95CA8AE79C90110EB160551CE33206567* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* 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_t3951FAE95CA8AE79C90110EB160551CE33206567* L_94 = V_10; int32_t L_95 = ___0_key; L_94->___key = L_95; Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* L_96 = V_10; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 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_mC8D6097562A89AAD2B2084A79A9AE4593C9EEC97_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* 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_m42FB2F0F9CFD401F2E766692E117744A66B1B204(__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_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* 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_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); int32_t L_21; L_21 = KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); int32_t L_24; L_24 = KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_27; L_27 = KeyValuePair_2_get_Value_mE91C22104EA23D22D60A5027A66C660539667859_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m4EFBF03927B1F0213A6AAEA106C8640503B9A881(__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_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* 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_mE943EBFE4E51C47B02BAFBCA207F8E8449B7FAA4_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_m6A6DDFC52C782A0A1F38F13565146003EC40D41C(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m6A6DDFC52C782A0A1F38F13565146003EC40D41C_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* V_1 = NULL; int32_t V_2 = 0; int32_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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_3 = (EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1*)(EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1*)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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_5 = __this->____entries; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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(int32_t)); int32_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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); int32_t* L_17 = (int32_t*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295(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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_m996B67FAE475E92FD1461C934E9D51A2DEFB2EC8_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_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_t3951FAE95CA8AE79C90110EB160551CE33206567* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { int32_t L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, int32_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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_20; L_20 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* L_21 = V_4; int32_t L_22 = L_21->___key; int32_t L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* L_25 = V_4; int32_t L_26 = L_25->___key; int32_t L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t3951FAE95CA8AE79C90110EB160551CE33206567* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* L_38 = V_4; L_38->___hashCode = (-1); Entry_t3951FAE95CA8AE79C90110EB160551CE33206567* 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_t3951FAE95CA8AE79C90110EB160551CE33206567* 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_m62809F2F1AAD3F7A2FE39B6E8164F7CB00195ED7_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m71838BD9FCFD0266472AA94DB275F375BF709582(__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; } } { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_3 = ___1_value; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)L_3 = L_6; return (bool)1; } IL_0025: { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m1CF5F14B982B7808E134E2BC71815FFABE033B11_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, int32_t ___0_key, Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m54377F8DB23BD13E2B2894BBD1B65CE3A08D1395(__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_m825817617E89B1AC0357BFCC9B72A9CBED27803F_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m40326ADF4E20B8874C9C3EA0021D2ADB65C7857F_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_m66770A5891991051FBC3CD7B183C10C65C9994F0(__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_mE0E6D78D8591D15ACEFEE76160ED4E02EFB48408_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_m0A8CA3DD4B632E14D73427461CBA008AF9163001(__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_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_tC7AFBE2E8BC8FB3FA861B56AE1D63C1CF0E5205D* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_m66770A5891991051FBC3CD7B183C10C65C9994F0(__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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* 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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); int32_t L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_mB6BB8DD923CE4443A52D9BB15BE4463A4B55F218((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C 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_m29378DE0B03D2A6AAACF91FFE548247195B75502_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mCE03E00B411A7516D774C08516A4A8924D136F72((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208 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_m2E57A0B054F82334AD9F97E7632E4778341BCAA2_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m4677562497F7AA8F38562126F7855C61D4002FD8_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_mA51292F6B9AEA8D83B495241307CEF7AE2ED45DA_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_m277CB3A1B2A0A9569D9F066E7813E4F56B7EF63E_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_mC5E0F1250719E10387CC58AE64E5BF0AE8F9A94E_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { KeyCollection_tE8AE105A0DC83E38C36AB838A19F7D73A708DE52* L_0; L_0 = Dictionary_2_get_Keys_mE6ABD8C4856443EEBF1BC382FD03B594B0C7924B(__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_mA45DE3C0259EC22E7BEE65C774666985A5143E5C_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { ValueCollection_tB4DCE31F293CE5900ACB4068413BD8FFDD9D33AE* L_0; L_0 = Dictionary_2_get_Values_mF0217B7842828D9E147A471C51EC9BD7F176AFC9(__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_m0594DF5E05EB9002AC096FF718C81712E47C79A7_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __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_m25AB9A24B0D66E5C22B61A28BF28E86DEEE76680(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_m71838BD9FCFD0266472AA94DB275F375BF709582(__this, ((*(int32_t*)((int32_t*)(int32_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_t760AD593F040C3BE5DE1D41C151D22A1A7CEEBE1* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 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_m0B60799805AD645E3F49C274FAD3371C73A17CB4_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_m4E879C7609DC1101BE0D3A088A9627F863855032(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_m1D73F24D60895064208D5EF22E957045B2D02E40(__this, L_3, ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)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_m25AB9A24B0D66E5C22B61A28BF28E86DEEE76680_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_m110435F5CFC9932C0061787DDD623A168D3D2CD6_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisVector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2_m4E879C7609DC1101BE0D3A088A9627F863855032(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_m4EFBF03927B1F0213A6AAEA106C8640503B9A881(__this, L_3, ((*(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)((Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)(Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2*)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_m230FF1BC023CB843A2F6B1430504F553C6033441_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m25AB9A24B0D66E5C22B61A28BF28E86DEEE76680(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_mE31142C304C20767AA95F5E8BBE12914C8C8B524(__this, ((*(int32_t*)((int32_t*)(int32_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_mEBE14578DF25C0EF020751E89E95950432B0575A_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, const RuntimeMethod* method) { { Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_mCE03E00B411A7516D774C08516A4A8924D136F72((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tEAE000B8E9A98131B7BF532F16F054E00EF3B208 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_m5F2FC61DB9A2226C690CDDE1A15A5C0AF88A5B87_gshared (Dictionary_2_t419A958E6A3BEBD3C1EFC8A29C08B445103CDE0C* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m25AB9A24B0D66E5C22B61A28BF28E86DEEE76680(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_m996B67FAE475E92FD1461C934E9D51A2DEFB2EC8(__this, ((*(int32_t*)((int32_t*)(int32_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_m037E111709BC4694353DD8EDDA8DBCBFBED941A8_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_m61B131C2774B54446FDE7595780A1714EDA08E7D(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m54AB0B3D9A5E24F797E6002203095E8F6B6614C0_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_m61B131C2774B54446FDE7595780A1714EDA08E7D(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m940B3366DA4627F1099DC115206812A1BA1B0D82_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_m61B131C2774B54446FDE7595780A1714EDA08E7D(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m61B131C2774B54446FDE7595780A1714EDA08E7D_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_m7FF61BDF1DB3BAE75E758D44D6AF7597AB652B96(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_5; L_5 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC*)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_m28ED450CFA35E112ED4FB2329A7996DF37F39FFC_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_mFC7F0746770F196DAD2907996392FB890BD33142(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mFC7F0746770F196DAD2907996392FB890BD33142_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* G_B2_0 = NULL; Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* 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_m61B131C2774B54446FDE7595780A1714EDA08E7D(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_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* L_11 = ((Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC*)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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int32_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_m7810005131176D8408CF347E9270C499B3E66381(__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_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; int32_t L_32; L_32 = KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_33; L_33 = KeyValuePair_2_get_Value_mD760A4CEB0F5BDC4C5CE9236CCB30BD34555EEB4_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m7810005131176D8408CF347E9270C499B3E66381(__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_m43B1FFB79E98C415ED95C1C261F4940EB6A30A8B_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_mCF5E349CB236B832237318AF20242E6EF75C815E_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* Dictionary_2_get_Keys_m85554366576478DEF4E6716C6028AEDFCF67D30C_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* L_1 = (KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_mDBBC60B9496000E3491229904123AE08F99DD8C3(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_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_m01479B5A0C5C3530586C57D31E708A24C5DFE565_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* L_1 = (KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_mDBBC60B9496000E3491229904123AE08F99DD8C3(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_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* Dictionary_2_get_Values_m1DBC1258E66F5DAEECA45CE51B1E8E740C4D1090_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* L_1 = (ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m311956D0EDE6933ED495F906D203317DE02869C7(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_tD3A6C27C765A169197804A564B0D1921EE5F6F88* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_m972B34B21E1A4F000BED3EA964ECF5A6042F6585_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* L_1 = (ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m311956D0EDE6933ED495F906D203317DE02869C7(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_tD3A6C27C765A169197804A564B0D1921EE5F6F88* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 Dictionary_2_get_Item_mD915CEC6128C947B4C6AD9382F42763879F95413_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m956C6EBC2315A809138FA4C69D18B8AB43CB08D1(__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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { int32_t L_6 = ___0_key; int32_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(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m1425B667567C33888D63D03CA0683EB30D57E8CF_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m56EBFE5E3D44C1EF996D8168BC96E13862435C98(__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_m7810005131176D8408CF347E9270C499B3E66381_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m56EBFE5E3D44C1EF996D8168BC96E13862435C98(__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_m19C5C5FA9394070E7DC19D31F049540033A84267_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 ___0_keyValuePair, const RuntimeMethod* method) { { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1; L_1 = KeyValuePair_2_get_Value_mD760A4CEB0F5BDC4C5CE9236CCB30BD34555EEB4_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m7810005131176D8408CF347E9270C499B3E66381(__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_m3283488D037EED7EC5A7116D7718DAB9E80D3A2B_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m956C6EBC2315A809138FA4C69D18B8AB43CB08D1(__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_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* L_3; L_3 = EqualityComparer_1_get_Default_m90A2DF3D4BA23B0DCCB322B1DEF2E808102952A2_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_7; L_7 = KeyValuePair_2_get_Value_mD760A4CEB0F5BDC4C5CE9236CCB30BD34555EEB4_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::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_mFB8362E8C6F500CB79936886E4AE672A6D4B752A_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m956C6EBC2315A809138FA4C69D18B8AB43CB08D1(__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_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* L_3; L_3 = EqualityComparer_1_get_Default_m90A2DF3D4BA23B0DCCB322B1DEF2E808102952A2_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_7; L_7 = KeyValuePair_2_get_Value_mD760A4CEB0F5BDC4C5CE9236CCB30BD34555EEB4_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { int32_t L_9; L_9 = KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_mBBABC880E9EF15EA34353297E46DCA00A8FF6B62(__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_mB8765A050BD63D1C591079B7C7F21D4DB7977263_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_mE56620990C11E501D60CF78DBE24534A6226D402_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m956C6EBC2315A809138FA4C69D18B8AB43CB08D1(__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_m646A87D525A444E3F102AD9EFC7B8A2CF0310686_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___0_value, const RuntimeMethod* method) { EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* V_0 = NULL; int32_t V_1 = 0; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* L_6; L_6 = EqualityComparer_1_get_Default_m90A2DF3D4BA23B0DCCB322B1DEF2E808102952A2_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 >::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_mC8D816C52D9657677B4DAD0FC46FDE1CD6A89C75_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* 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_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* 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_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_mCF5E349CB236B832237318AF20242E6EF75C815E(__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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_mA41124DE88303520A8709C93C38B0401BB71BF76((&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_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55)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_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B Dictionary_2_GetEnumerator_m69E719E44E48F4DFD78FC8BC4A2F513537DD7B4A_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m6A9080E6538010B08540C3CF90FCFF9FB56CE2BE((&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_m9EE818C4352ABA8807149337D3CC17CF19AE0C96_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m6A9080E6538010B08540C3CF90FCFF9FB56CE2BE((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B 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_m5CB18DAC7AE88AF628C60D4B20DD17105BDA3967_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_6; L_6 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_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_mCF5E349CB236B832237318AF20242E6EF75C815E(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* L_14 = (KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233*)(KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* L_15 = V_0; Dictionary_2_CopyTo_mC8D816C52D9657677B4DAD0FC46FDE1CD6A89C75(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* 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_m956C6EBC2315A809138FA4C69D18B8AB43CB08D1_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_19; L_19 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; int32_t L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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; int32_t L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, int32_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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; int32_t L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, int32_t, int32_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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_m7FF61BDF1DB3BAE75E758D44D6AF7597AB652B96_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_5 = (EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694*)(EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694*)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_m56EBFE5E3D44C1EF996D8168BC96E13862435C98_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_t8C7B304855EF8908B42E4E5470A57C55BD36864A* V_10 = NULL; int32_t V_11 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_m7FF61BDF1DB3BAE75E758D44D6AF7597AB652B96(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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; int32_t L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, int32_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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_24; L_24 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, int32_t, int32_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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 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; } } { int32_t L_35 = ___0_key; int32_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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; int32_t L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, int32_t, int32_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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 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; } } { int32_t L_61 = ___0_key; int32_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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_m53A48C8A7B4508005BA07600CED334A924D26A2E(__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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_t8C7B304855EF8908B42E4E5470A57C55BD36864A* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* 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_t8C7B304855EF8908B42E4E5470A57C55BD36864A* L_94 = V_10; int32_t L_95 = ___0_key; L_94->___key = L_95; Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* L_96 = V_10; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 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_mF78535D0AD412D3C9AC7A21921FA566B72A840DA_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* 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_m7FF61BDF1DB3BAE75E758D44D6AF7597AB652B96(__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_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* 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_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); int32_t L_21; L_21 = KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); int32_t L_24; L_24 = KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_27; L_27 = KeyValuePair_2_get_Value_mD760A4CEB0F5BDC4C5CE9236CCB30BD34555EEB4_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_m7810005131176D8408CF347E9270C499B3E66381(__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_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* 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_m53A48C8A7B4508005BA07600CED334A924D26A2E_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_m9C0C4367AD6466BBEDB1C0E202B17AEA3F6DD8BB(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m9C0C4367AD6466BBEDB1C0E202B17AEA3F6DD8BB_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* V_1 = NULL; int32_t V_2 = 0; int32_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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_3 = (EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694*)(EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694*)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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_5 = __this->____entries; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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(int32_t)); int32_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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); int32_t* L_17 = (int32_t*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295(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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_mBBABC880E9EF15EA34353297E46DCA00A8FF6B62_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_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_t8C7B304855EF8908B42E4E5470A57C55BD36864A* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { int32_t L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, int32_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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_20; L_20 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* L_21 = V_4; int32_t L_22 = L_21->___key; int32_t L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* L_25 = V_4; int32_t L_26 = L_25->___key; int32_t L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t8C7B304855EF8908B42E4E5470A57C55BD36864A* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* L_38 = V_4; L_38->___hashCode = (-1); Entry_t8C7B304855EF8908B42E4E5470A57C55BD36864A* 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_t8C7B304855EF8908B42E4E5470A57C55BD36864A* 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_m3EC43ADA4BD4A1E931EA489BE45702557B2D2230_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m956C6EBC2315A809138FA4C69D18B8AB43CB08D1(__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; } } { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_3 = ___1_value; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)L_3 = L_6; return (bool)1; } IL_0025: { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m6AD97E5EA8C1F6BB4CCDFB6F6B638E9A5162C482_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, int32_t ___0_key, Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m56EBFE5E3D44C1EF996D8168BC96E13862435C98(__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_mD6A7795E82441C17B541B9AA73C972E827E65394_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m0ECD377111CABED6912AA9F10D7BCACB69FDF126_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_mC8D816C52D9657677B4DAD0FC46FDE1CD6A89C75(__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_m9E3C656D3BED48E92E9936CC6BF5FC6256094001_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_mCF5E349CB236B832237318AF20242E6EF75C815E(__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_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_tDC5ED21ECDCC9DAD596886F1D96FFA0B78A58233* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_mC8D816C52D9657677B4DAD0FC46FDE1CD6A89C75(__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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* 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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); int32_t L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_mA41124DE88303520A8709C93C38B0401BB71BF76((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55 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_m00B07CA160BBC6BEA9DC1CC1594125B70AF5B0E2_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m6A9080E6538010B08540C3CF90FCFF9FB56CE2BE((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B 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_m409EE51A6E2C0F04202005182466E2426CE278E8_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_mDE003BE508948835EEFAB7E724B29F8761403CCC_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_m77C422669E303EFEA756FADEE9606120AA585377_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_mCC6F84426B4A492DDB362D6E28AB327775DD0107_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_m57B120584C8042D3803BFE6914D4569B35D04332_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { KeyCollection_t6EAA7FF2CF000EF8EBB1B2D467889F16C4F55FE3* L_0; L_0 = Dictionary_2_get_Keys_m85554366576478DEF4E6716C6028AEDFCF67D30C(__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_mFB6028A2DA869B23BA31921B82BC7ABADD0B0F9A_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { ValueCollection_tD3A6C27C765A169197804A564B0D1921EE5F6F88* L_0; L_0 = Dictionary_2_get_Values_m1DBC1258E66F5DAEECA45CE51B1E8E740C4D1090(__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_m00219CFAF42CC69CB3056C35DB77B3A63BD7ACA7_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __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_mE352A250D16E7DF162C1A7E4462D3BD825CA3B6C(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_m956C6EBC2315A809138FA4C69D18B8AB43CB08D1(__this, ((*(int32_t*)((int32_t*)(int32_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_tD51D0D5737E414D2E6C3BCC6F8FE35EBB1EFC694* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 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_m9A0FAF587F115FBCE29972F6427E3417090F7B1D_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_mEC1C52B874AD5BD406704205ABB2229EC53C8587(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_m1425B667567C33888D63D03CA0683EB30D57E8CF(__this, L_3, ((*(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)((Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)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_mE352A250D16E7DF162C1A7E4462D3BD825CA3B6C_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_m00E1FF898317F06587FCD42B57AF956BB0D766A8_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisVector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3_mEC1C52B874AD5BD406704205ABB2229EC53C8587(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_m7810005131176D8408CF347E9270C499B3E66381(__this, L_3, ((*(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)((Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)(Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3*)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_m38516953E6D7861B9B04BEB942887E2A2009D378_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_mE352A250D16E7DF162C1A7E4462D3BD825CA3B6C(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_mE56620990C11E501D60CF78DBE24534A6226D402(__this, ((*(int32_t*)((int32_t*)(int32_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_m7C7811571C5FA2DBCB1FA12D400D3667C17D3B2A_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, const RuntimeMethod* method) { { Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m6A9080E6538010B08540C3CF90FCFF9FB56CE2BE((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t003DFD482F0AEB3D00498E030D0CE8D8FAE6C71B 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_m5CF5FF8BC1B8AE9BD8293CCF405213119E71D432_gshared (Dictionary_2_t66703E5B5DAC871FEE58F3ED3A50BC6863FC12DC* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_mE352A250D16E7DF162C1A7E4462D3BD825CA3B6C(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_mBBABC880E9EF15EA34353297E46DCA00A8FF6B62(__this, ((*(int32_t*)((int32_t*)(int32_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_mFA1F4FE6AEBEE0EB3A99F0B5DB889CB3FFAF8CB7_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_m6A3B4ABDA29CDA70A51B4396623DE7E893EE155D(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m8A58CFFD20FFC7C94BE0145F32BEEE48C925BEB1_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_m6A3B4ABDA29CDA70A51B4396623DE7E893EE155D(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mA4E17690311EC1039BC76218D4CACE839D3DBD5F_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_m6A3B4ABDA29CDA70A51B4396623DE7E893EE155D(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m6A3B4ABDA29CDA70A51B4396623DE7E893EE155D_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_mAE90B7EC3F6E47A7D326B47146B435BB11815B3C(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_5; L_5 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC*)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_mC9C6659925985F8CD7862C6E07D174BC5CEF0DBB_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_mC2BEF887E1D73D547C000D574FEF9B83BFDA1F4B(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mC2BEF887E1D73D547C000D574FEF9B83BFDA1F4B_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_t069B968D5C4080C3975152547977000E975521BA* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* G_B2_0 = NULL; Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* 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_m6A3B4ABDA29CDA70A51B4396623DE7E893EE155D(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_t0352659D08D7F9EE696408298E4959F82C3C307F* L_11 = ((Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F*)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_t069B968D5C4080C3975152547977000E975521BA* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int32_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_mACB89FAB7FAEBC4E731A87F0854FA82FFF37372B(__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_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; int32_t L_32; L_32 = KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_33; L_33 = KeyValuePair_2_get_Value_m68B206F6826470175587F7287EDD3B345AC33D62_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mACB89FAB7FAEBC4E731A87F0854FA82FFF37372B(__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_m993D5EE174AC9E4F733E997BB29A289D520C04D7_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_mEA556285408D3FA318DB837EF6CEE2E0BACDFAFF_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* Dictionary_2_get_Keys_m523D711FD4D0F0EE8774877CD8D691342D76AE9E_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* L_1 = (KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m53C2540C6AF2DC3093A05A25DC25A357E575EE29(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_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_mB98F078F241676C3C0F78DB525A16DE6A0BAE018_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* L_1 = (KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m53C2540C6AF2DC3093A05A25DC25A357E575EE29(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_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* Dictionary_2_get_Values_m3BA67B6A139B1D8F697D4FE205AC77DC0CC7858E_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* L_1 = (ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m7C74EB9B055F2F0E12C9AE810C67A2C631084922(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_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_mC807DD17CDCB91396E187FACDE8D2015FCB1A0DA_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* L_1 = (ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m7C74EB9B055F2F0E12C9AE810C67A2C631084922(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_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 Dictionary_2_get_Item_m02C6C5440E3ECB652B34B05084E0D245974251F1_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m57F5A8DE81737C4C5FC97367ED90FF47B66322C8(__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_t069B968D5C4080C3975152547977000E975521BA* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { int32_t L_6 = ___0_key; int32_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(Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0)); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m64AC4C2D0348D0BA5927B3D32D7DE1528BA18746_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_mDCBB59B4CD0AD8E7FD524044410BB501E029C75E(__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_mACB89FAB7FAEBC4E731A87F0854FA82FFF37372B_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_mDCBB59B4CD0AD8E7FD524044410BB501E029C75E(__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_m63CE27D92FD890F596016AD2A6289A2D716FD450_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 ___0_keyValuePair, const RuntimeMethod* method) { { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_1; L_1 = KeyValuePair_2_get_Value_m68B206F6826470175587F7287EDD3B345AC33D62_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mACB89FAB7FAEBC4E731A87F0854FA82FFF37372B(__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_m163BBBCF710218F7A8D3A0AF49BFBECE64BD0C76_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m57F5A8DE81737C4C5FC97367ED90FF47B66322C8(__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_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* L_3; L_3 = EqualityComparer_1_get_Default_mE1F3D26FAFC11B5BFC6BE2D3B3D1E6E452B97B7F_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_7; L_7 = KeyValuePair_2_get_Value_m68B206F6826470175587F7287EDD3B345AC33D62_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 >::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_m48AAAC4AB1810C18056AB75DBF2B05EC9EE4CF53_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m57F5A8DE81737C4C5FC97367ED90FF47B66322C8(__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_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* L_3; L_3 = EqualityComparer_1_get_Default_mE1F3D26FAFC11B5BFC6BE2D3B3D1E6E452B97B7F_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_7; L_7 = KeyValuePair_2_get_Value_m68B206F6826470175587F7287EDD3B345AC33D62_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { int32_t L_9; L_9 = KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_mBE391C0C1161F5B7321A5186903BC96680F6EF35(__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_m282C78C4D685CEAFD58BFAD97461342B262D6F4F_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_t069B968D5C4080C3975152547977000E975521BA* 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_m0F70F0FB5F846BC552DB7256B5365B9C38CE9E44_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m57F5A8DE81737C4C5FC97367ED90FF47B66322C8(__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_mECB5EFAA9F9F4CA59CA96B669D3CF44931427894_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___0_value, const RuntimeMethod* method) { EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* V_0 = NULL; int32_t V_1 = 0; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* L_6; L_6 = EqualityComparer_1_get_Default_mE1F3D26FAFC11B5BFC6BE2D3B3D1E6E452B97B7F_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 >::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_mC45A434734FC5C55E74D44B21DEB505EFCF3EDB8_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* 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_tD4C2C5E2B373D967703824D7045B860121F52E1B* 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_tD4C2C5E2B373D967703824D7045B860121F52E1B* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_mEA556285408D3FA318DB837EF6CEE2E0BACDFAFF(__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_t069B968D5C4080C3975152547977000E975521BA* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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_tD4C2C5E2B373D967703824D7045B860121F52E1B* 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_t069B968D5C4080C3975152547977000E975521BA* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_mF891308D88FB652C17D051823031493E73D72A5F((&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_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2)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_t711D0707D5219B57077371AEA8214D08938679B3 Dictionary_2_GetEnumerator_m911D72900C5C2BF8EE29BD93578337C501397929_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { Enumerator_t711D0707D5219B57077371AEA8214D08938679B3 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m6828479902D5594388A8467D2470F0C3A3B52242((&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_m86368BD806E9D204FDBFD1E8CD41EA1880589630_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { Enumerator_t711D0707D5219B57077371AEA8214D08938679B3 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m6828479902D5594388A8467D2470F0C3A3B52242((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t711D0707D5219B57077371AEA8214D08938679B3 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_mFC9E67E7FC3E530C3989747C65EF294BC4D370E0_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_tD4C2C5E2B373D967703824D7045B860121F52E1B* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_6; L_6 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_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_mEA556285408D3FA318DB837EF6CEE2E0BACDFAFF(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* L_14 = (KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B*)(KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* L_15 = V_0; Dictionary_2_CopyTo_mC45A434734FC5C55E74D44B21DEB505EFCF3EDB8(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* 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_m57F5A8DE81737C4C5FC97367ED90FF47B66322C8_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_t069B968D5C4080C3975152547977000E975521BA* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_19; L_19 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; int32_t L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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; int32_t L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, int32_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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; int32_t L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_mAE90B7EC3F6E47A7D326B47146B435BB11815B3C_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_t069B968D5C4080C3975152547977000E975521BA* L_5 = (EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA*)(EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA*)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_mDCBB59B4CD0AD8E7FD524044410BB501E029C75E_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* V_10 = NULL; int32_t V_11 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_mAE90B7EC3F6E47A7D326B47146B435BB11815B3C(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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; int32_t L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, int32_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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_24; L_24 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, int32_t, int32_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_t069B968D5C4080C3975152547977000E975521BA* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 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; } } { int32_t L_35 = ___0_key; int32_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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; int32_t L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t069B968D5C4080C3975152547977000E975521BA* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 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; } } { int32_t L_61 = ___0_key; int32_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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_mB912388565816D68C63C3AE9EC317F49450EF5F7(__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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* 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_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* L_94 = V_10; int32_t L_95 = ___0_key; L_94->___key = L_95; Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* L_96 = V_10; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 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_mCFB50A778D3E353373018718A38BDEE77108C704_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_tD4C2C5E2B373D967703824D7045B860121F52E1B* 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_mAE90B7EC3F6E47A7D326B47146B435BB11815B3C(__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_tD4C2C5E2B373D967703824D7045B860121F52E1B*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* 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_tD4C2C5E2B373D967703824D7045B860121F52E1B* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); int32_t L_21; L_21 = KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); int32_t L_24; L_24 = KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_27; L_27 = KeyValuePair_2_get_Value_m68B206F6826470175587F7287EDD3B345AC33D62_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mACB89FAB7FAEBC4E731A87F0854FA82FFF37372B(__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_tD4C2C5E2B373D967703824D7045B860121F52E1B* 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_mB912388565816D68C63C3AE9EC317F49450EF5F7_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_m0BA933897A8762CEF7242A6B05DFC639317F1267(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m0BA933897A8762CEF7242A6B05DFC639317F1267_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_t069B968D5C4080C3975152547977000E975521BA* V_1 = NULL; int32_t V_2 = 0; int32_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_t069B968D5C4080C3975152547977000E975521BA* L_3 = (EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA*)(EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA*)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_t069B968D5C4080C3975152547977000E975521BA* L_5 = __this->____entries; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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(int32_t)); int32_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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); int32_t* L_17 = (int32_t*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295(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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* 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_mBE391C0C1161F5B7321A5186903BC96680F6EF35_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_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_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { int32_t L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, int32_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_t069B968D5C4080C3975152547977000E975521BA* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_20; L_20 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* L_21 = V_4; int32_t L_22 = L_21->___key; int32_t L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* L_25 = V_4; int32_t L_26 = L_25->___key; int32_t L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, int32_t, int32_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_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* 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_t069B968D5C4080C3975152547977000E975521BA* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* L_38 = V_4; L_38->___hashCode = (-1); Entry_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* 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_tCF0B8FFA297AC52E6A9B8AFEE150CFF8857C747F* 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_mC9B993C00DA91DBE54E6984A85F573F1807857A1_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m57F5A8DE81737C4C5FC97367ED90FF47B66322C8(__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; } } { Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0* L_3 = ___1_value; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0*)L_3 = L_6; return (bool)1; } IL_0025: { Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m97FEB38FD1ED44DF9E1F3ECCCB63A7B7B2F8829E_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, int32_t ___0_key, Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_mDCBB59B4CD0AD8E7FD524044410BB501E029C75E(__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_mF4B8DA2750AFCCE8976F920B1A7F7FC00DE73DBC_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m861B7C0D77CDC4929AD35DA9FFBD441DB0E3EB44_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_mC45A434734FC5C55E74D44B21DEB505EFCF3EDB8(__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_m58174D43E7E10703CD904ED639B1865476FBB03E_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_tD4C2C5E2B373D967703824D7045B860121F52E1B* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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_mEA556285408D3FA318DB837EF6CEE2E0BACDFAFF(__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_tD4C2C5E2B373D967703824D7045B860121F52E1B*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_tD4C2C5E2B373D967703824D7045B860121F52E1B* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_mC45A434734FC5C55E74D44B21DEB505EFCF3EDB8(__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_t069B968D5C4080C3975152547977000E975521BA* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 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_t069B968D5C4080C3975152547977000E975521BA* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* 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_t069B968D5C4080C3975152547977000E975521BA* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); int32_t L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_t069B968D5C4080C3975152547977000E975521BA* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_mF891308D88FB652C17D051823031493E73D72A5F((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2 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_m63225EA753AFF4581C142D09FADB8516D604781C_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { Enumerator_t711D0707D5219B57077371AEA8214D08938679B3 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m6828479902D5594388A8467D2470F0C3A3B52242((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t711D0707D5219B57077371AEA8214D08938679B3 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_mC88F44CA7F47F6D50230157F7C032CAAE8EC952A_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m82872424567486B96A937E3F42FDB50A50B40BAA_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_m0A77CA5E58860A3F776354BDDE5E35C75E9D873B_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_m6CFCFBC5F3A22D8D6E641967DF9BAC6CF2825B05_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_m59916A93535AC21BBBB293471D0C8C03F688C66A_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { KeyCollection_t02FFDEDB1314AD72BE0236DDB3A2A3229C0CAB90* L_0; L_0 = Dictionary_2_get_Keys_m523D711FD4D0F0EE8774877CD8D691342D76AE9E(__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_m649ABF856BB665908B83AEBADF46293038038A40_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { ValueCollection_tFC40C90DD4B59F85B2038D7B788C7C97F9F1351E* L_0; L_0 = Dictionary_2_get_Values_m3BA67B6A139B1D8F697D4FE205AC77DC0CC7858E(__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_m8275B7C6E70E73F653E7DA9FC62446E668D04B62_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __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_m068D30C2FC9D412E0B05975CA3B6309D95CF0EB2(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_m57F5A8DE81737C4C5FC97367ED90FF47B66322C8(__this, ((*(int32_t*)((int32_t*)(int32_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_t069B968D5C4080C3975152547977000E975521BA* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 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_mCBD05EBC7234B64B8E3EDAB4214CAC57356D4E3F_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisVector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0_m8684D90EA6D562A8D6F852762E59019E0E2C1A4B(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_m64AC4C2D0348D0BA5927B3D32D7DE1528BA18746(__this, L_3, ((*(Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0*)((Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0*)(Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0*)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_m068D30C2FC9D412E0B05975CA3B6309D95CF0EB2_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_m9B28909A5B1D2691BD1DDBBB34862329B176BEE7_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisVector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0_m8684D90EA6D562A8D6F852762E59019E0E2C1A4B(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_mACB89FAB7FAEBC4E731A87F0854FA82FFF37372B(__this, L_3, ((*(Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0*)((Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0*)(Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0*)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_m2A13CC509890E5E6D4770086EC079600FB1E823E_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m068D30C2FC9D412E0B05975CA3B6309D95CF0EB2(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_m0F70F0FB5F846BC552DB7256B5365B9C38CE9E44(__this, ((*(int32_t*)((int32_t*)(int32_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_m278FF3FFA863131E41CBD472D175D30547A2A426_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, const RuntimeMethod* method) { { Enumerator_t711D0707D5219B57077371AEA8214D08938679B3 L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m6828479902D5594388A8467D2470F0C3A3B52242((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_t711D0707D5219B57077371AEA8214D08938679B3 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_mE1E64C096284FCD7CBC120E1712676F948A22627_gshared (Dictionary_2_t0352659D08D7F9EE696408298E4959F82C3C307F* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m068D30C2FC9D412E0B05975CA3B6309D95CF0EB2(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_mBE391C0C1161F5B7321A5186903BC96680F6EF35(__this, ((*(int32_t*)((int32_t*)(int32_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_mF21DFDCC811BBCC939544932041A6469B3D30219_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { Dictionary_2__ctor_mE56508BF43CC099848F9104788468F0FCA871882(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF8F936B77429D6B1266774E6242138DBA21A8070_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_capacity, const RuntimeMethod* method) { { int32_t L_0 = ___0_capacity; Dictionary_2__ctor_mE56508BF43CC099848F9104788468F0FCA871882(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m1A05323D8F204E13550D5BD793F29433D4464691_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_comparer; Dictionary_2__ctor_mE56508BF43CC099848F9104788468F0FCA871882(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE56508BF43CC099848F9104788468F0FCA871882_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_mF21439CE77C6EDF204CC442A2FB6B4D421935C5E(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_001d: { RuntimeObject* L_4 = ___1_comparer; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_5; L_5 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC*)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_m8295990B3B9E745C82881DC8AC0A64FB415EDEF0_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_dictionary; Dictionary_2__ctor_m68F95C601D8AAC5BFA354FDFE32C5C3C62BCD9BA(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 8)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m68F95C601D8AAC5BFA354FDFE32C5C3C62BCD9BA_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* V_1 = NULL; int32_t V_2 = 0; RuntimeObject* V_3 = NULL; KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF V_4; memset((&V_4), 0, sizeof(V_4)); Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* G_B2_0 = NULL; Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* G_B1_0 = NULL; int32_t G_B3_0 = 0; Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* 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_mE56508BF43CC099848F9104788468F0FCA871882(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_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* L_11 = ((Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87*)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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_13 = L_11->____entries; V_1 = L_13; V_2 = 0; goto IL_007b; } IL_004a: { EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); int32_t L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___key; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_20 = V_1; int32_t L_21 = V_2; NullCheck(L_20); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___value; Dictionary_2_Add_mFEEDF0E8234C5DEFBF42ADE6814C5ABCA4F85866(__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_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF L_31; L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF >::Invoke(0, il2cpp_rgctx_data(method->klass->rgctx_data, 19), L_30); V_4 = L_31; int32_t L_32; L_32 = KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_33; L_33 = KeyValuePair_2_get_Value_m31CE8D2471C61F49137987DAFCACABEED4F8B48F_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mFEEDF0E8234C5DEFBF42ADE6814C5ABCA4F85866(__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_mCEC1BB997C98543EDDF94A257E9BC72A124A85D2_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_m34404D9AFF7D0E480C850FB6BDBF12F35D673FD5_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* Dictionary_2_get_Keys_mE21F4F9B7E042479275F9986207815EB866FD578_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* L_1 = (KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m38A583AE460236E1ED0D2707CC949C752780E4D9(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_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* L_2 = __this->____keys; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Keys_mDDF4D84DB63A9320AC1A87AD0505C90390078B34_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* L_0 = __this->____keys; if (L_0) { goto IL_0014; } } { KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* L_1 = (KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 25)); KeyCollection__ctor_m38A583AE460236E1ED0D2707CC949C752780E4D9(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_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* L_2 = __this->____keys; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* Dictionary_2_get_Values_m17F8D8688822E0C3F0C9D0F12C88AED8FBF43AD4_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* L_1 = (ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m87D20A8E3681A9205780A7BF97C86F56D8E2032D(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_t431CA49D16500E832146B70166A9AADA073636A6* L_2 = __this->____values; return L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IDictionaryU3CTKeyU2CTValueU3E_get_Values_m9538D2956ECAF6BCDD980C815BCBCCD06117BA59_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* L_0 = __this->____values; if (L_0) { goto IL_0014; } } { ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* L_1 = (ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 28)); ValueCollection__ctor_m87D20A8E3681A9205780A7BF97C86F56D8E2032D(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_t431CA49D16500E832146B70166A9AADA073636A6* L_2 = __this->____values; return (RuntimeObject*)L_2; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 Dictionary_2_get_Item_m1E2BBAFFDF42C418F6C9E52651CF27ED9DAF7497_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m68B6295FD623805114F45C7355C968860366C981(__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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_3 = __this->____entries; int32_t L_4 = V_0; NullCheck(L_3); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_5 = ((L_3)->GetAddressAt(static_cast(L_4)))->___value; return L_5; } IL_001e: { int32_t L_6 = ___0_key; int32_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(VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8)); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_9 = V_1; return L_9; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m7892AF0E73839461F3910B7B69500F22341479DE_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m5812E7898E635E40DE3B25FF00FBC42602FC3822(__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_mFEEDF0E8234C5DEFBF42ADE6814C5ABCA4F85866_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m5812E7898E635E40DE3B25FF00FBC42602FC3822(__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_m96FDBBD4AC611D8FF3E6C7B65CDB9E337B9323D8_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF ___0_keyValuePair, const RuntimeMethod* method) { { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_1; L_1 = KeyValuePair_2_get_Value_m31CE8D2471C61F49137987DAFCACABEED4F8B48F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mFEEDF0E8234C5DEFBF42ADE6814C5ABCA4F85866(__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_mBF93465E0C4EE4ABDE81DD99741733CC1C5B405B_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m68B6295FD623805114F45C7355C968860366C981(__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_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* L_3; L_3 = EqualityComparer_1_get_Default_m219FC0758668212ED04A536849C467F12D815FA0_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_7; L_7 = KeyValuePair_2_get_Value_m31CE8D2471C61F49137987DAFCACABEED4F8B48F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 >::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_mF8839713A3BDCB4F93FF3FA1C85CBE891A6B79C7_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF ___0_keyValuePair, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0; L_0 = KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); int32_t L_1; L_1 = Dictionary_2_FindEntry_m68B6295FD623805114F45C7355C968860366C981(__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_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* L_3; L_3 = EqualityComparer_1_get_Default_m219FC0758668212ED04A536849C467F12D815FA0_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_7; L_7 = KeyValuePair_2_get_Value_m31CE8D2471C61F49137987DAFCACABEED4F8B48F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); NullCheck(L_3); bool L_8; L_8 = VirtualFuncInvoker2< bool, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 >::Invoke(8, L_3, L_6, L_7); if (!L_8) { goto IL_0046; } } { int32_t L_9; L_9 = KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); bool L_10; L_10 = Dictionary_2_Remove_m5E874650978100E1DE22F06C735A41521F82FDE3(__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_m10445822F11F90BD17FF8808586C4FF63BAE3CD0_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_mC23AC6D75BB0CA665418A1484126479A7BA7EB31_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m68B6295FD623805114F45C7355C968860366C981(__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_m70D58BB2F347A9AB02A67F43A9903DD13ADB2649_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___0_value, const RuntimeMethod* method) { EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* V_0 = NULL; int32_t V_1 = 0; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* V_4 = NULL; int32_t V_5 = 0; { EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_0 = __this->____entries; V_0 = L_0; goto IL_0049; } IL_0049: { il2cpp_codegen_initobj((&V_2), sizeof(VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8)); } { V_3 = 0; goto IL_008b; } IL_005d: { EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* L_6; L_6 = EqualityComparer_1_get_Default_m219FC0758668212ED04A536849C467F12D815FA0_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 33)); EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_7 = V_0; int32_t L_8 = V_3; NullCheck(L_7); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_9 = ((L_7)->GetAddressAt(static_cast(L_8)))->___value; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_10 = ___0_value; NullCheck(L_6); bool L_11; L_11 = VirtualFuncInvoker2< bool, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 >::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_m62899C7BDBF9E00CD48B0527644C262455CFE2D6_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { int32_t V_0 = 0; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* V_1 = NULL; int32_t V_2 = 0; { KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* 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_t380E132E9D06167F14A414DF4C1AAC68342617A8* 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_t380E132E9D06167F14A414DF4C1AAC68342617A8* L_3 = ___0_array; NullCheck(L_3); int32_t L_4 = ___1_index; int32_t L_5; L_5 = Dictionary_2_get_Count_m34404D9AFF7D0E480C850FB6BDBF12F35D673FD5(__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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_7 = __this->____entries; V_1 = L_7; V_2 = 0; goto IL_0075; } IL_0039: { EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t380E132E9D06167F14A414DF4C1AAC68342617A8* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_14 = V_1; int32_t L_15 = V_2; NullCheck(L_14); int32_t L_16 = ((L_14)->GetAddressAt(static_cast(L_15)))->___key; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_17 = V_1; int32_t L_18 = V_2; NullCheck(L_17); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_19 = ((L_17)->GetAddressAt(static_cast(L_18)))->___value; KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF L_20; memset((&L_20), 0, sizeof(L_20)); KeyValuePair_2__ctor_m82C8EB3EADAC9A77DBD176581D9DCAA13EB246C7((&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_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF)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_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB Dictionary_2_GetEnumerator_m9A8AED8DDFDCEC96C18EF5049E98640C2C3EDB1E_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m0502A3E044357F58127EDD35AFCBB64F05FB3394((&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_m3BABB8F68AE9EA2EE0BA7962B59AF8089E33668C_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m0502A3E044357F58127EDD35AFCBB64F05FB3394((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB 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_m73B638D1775636F740289A3D7048C93A97C476A7_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_t380E132E9D06167F14A414DF4C1AAC68342617A8* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_6; L_6 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_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_m34404D9AFF7D0E480C850FB6BDBF12F35D673FD5(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 39)); KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* L_14 = (KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8*)(KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_13); V_0 = L_14; KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* L_15 = V_0; Dictionary_2_CopyTo_m62899C7BDBF9E00CD48B0527644C262455CFE2D6(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 45)); SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info; KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* 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_m68B6295FD623805114F45C7355C968860366C981_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, const RuntimeMethod* method) { int32_t V_0 = 0; Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; int32_t V_5 = 0; int32_t V_6 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0066: { int32_t L_13 = V_0; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_19; L_19 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_20 = V_2; int32_t L_21 = V_0; NullCheck(L_20); int32_t L_22 = ((L_20)->GetAddressAt(static_cast(L_21)))->___key; int32_t L_23 = ___0_key; NullCheck(L_19); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_19, L_22, L_23); if (L_24) { goto IL_0175; } } IL_009b: { EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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; int32_t L_32 = ___0_key; NullCheck(L_31); int32_t L_33; L_33 = InterfaceFuncInvoker1< int32_t, int32_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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_46 = V_2; int32_t L_47 = V_0; NullCheck(L_46); int32_t L_48 = ((L_46)->GetAddressAt(static_cast(L_47)))->___key; int32_t L_49 = ___0_key; NullCheck(L_45); bool L_50; L_50 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_mF21439CE77C6EDF204CC442A2FB6B4D421935C5E_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_5 = (EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA*)(EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA*)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_m5812E7898E635E40DE3B25FF00FBC42602FC3822_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method) { EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* V_10 = NULL; int32_t V_11 = 0; EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* 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_mF21439CE77C6EDF204CC442A2FB6B4D421935C5E(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 2)); } IL_002c: { EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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; int32_t L_8 = ___0_key; NullCheck(L_7); int32_t L_9; L_9 = InterfaceFuncInvoker1< int32_t, int32_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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___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(int32_t)); } IL_0091: { int32_t L_18 = V_5; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_24; L_24 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_25 = V_0; int32_t L_26 = V_5; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = ___0_key; NullCheck(L_24); bool L_29; L_29 = VirtualFuncInvoker2< bool, int32_t, int32_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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_31 = V_0; int32_t L_32 = V_5; NullCheck(L_31); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 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; } } { int32_t L_35 = ___0_key; int32_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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_51 = V_0; int32_t L_52 = V_5; NullCheck(L_51); int32_t L_53 = ((L_51)->GetAddressAt(static_cast(L_52)))->___key; int32_t L_54 = ___0_key; NullCheck(L_50); bool L_55; L_55 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_57 = V_0; int32_t L_58 = V_5; NullCheck(L_57); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 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; } } { int32_t L_61 = ___0_key; int32_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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_mE77C4009B8086438B43F1B6BF4FE61FEDBDDE511(__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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* L_87 = V_10; int32_t L_88 = L_87->___next; __this->____freeList = L_88; } IL_028a: { Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* L_89 = V_10; int32_t L_90 = V_2; L_89->___hashCode = L_90; Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* 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_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* L_94 = V_10; int32_t L_95 = ___0_key; L_94->___key = L_95; Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* L_96 = V_10; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 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_m70287BCE3CFE691DCC962FD77027D47B28C8424F_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_t380E132E9D06167F14A414DF4C1AAC68342617A8* 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_mF21439CE77C6EDF204CC442A2FB6B4D421935C5E(__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_t380E132E9D06167F14A414DF4C1AAC68342617A8*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* 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_t380E132E9D06167F14A414DF4C1AAC68342617A8* L_19 = V_3; int32_t L_20 = V_4; NullCheck(L_19); int32_t L_21; L_21 = KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_inline(((L_19)->GetAddressAt(static_cast(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); goto IL_009a; } IL_009a: { KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* L_22 = V_3; int32_t L_23 = V_4; NullCheck(L_22); int32_t L_24; L_24 = KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_inline(((L_22)->GetAddressAt(static_cast(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 22)); KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* L_25 = V_3; int32_t L_26 = V_4; NullCheck(L_25); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_27; L_27 = KeyValuePair_2_get_Value_m31CE8D2471C61F49137987DAFCACABEED4F8B48F_inline(((L_25)->GetAddressAt(static_cast(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 24)); Dictionary_2_Add_mFEEDF0E8234C5DEFBF42ADE6814C5ABCA4F85866(__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_t380E132E9D06167F14A414DF4C1AAC68342617A8* 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_mE77C4009B8086438B43F1B6BF4FE61FEDBDDE511_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_mA5A0CFFF5AB98809A042760CFA4860F0D98BFC06(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 54)); return; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mA5A0CFFF5AB98809A042760CFA4860F0D98BFC06_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* V_1 = NULL; int32_t V_2 = 0; int32_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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_3 = (EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA*)(EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA*)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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_5 = __this->____entries; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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(int32_t)); int32_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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_13 = V_1; int32_t L_14 = V_4; NullCheck(L_13); EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_15 = V_1; int32_t L_16 = V_4; NullCheck(L_15); int32_t* L_17 = (int32_t*)(&((L_15)->GetAddressAt(static_cast(L_16)))->___key); int32_t L_18; L_18 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295(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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_m5E874650978100E1DE22F06C735A41521F82FDE3_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_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_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* 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 = Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 47)); G_B6_0 = L_4; goto IL_0038; } IL_0032: { int32_t L_5 = ___0_key; NullCheck(G_B5_0); int32_t L_6; L_6 = InterfaceFuncInvoker1< int32_t, int32_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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_13 = __this->____entries; int32_t L_14 = V_3; NullCheck(L_13); V_4 = ((L_13)->GetAddressAt(static_cast(L_14))); Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* 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_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_20; L_20 = EqualityComparer_1_get_Default_mF70F6C11A35B420DFA4628EE316B087F2DCB280C_inline(il2cpp_rgctx_method(method->klass->rgctx_data, 3)); Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* L_21 = V_4; int32_t L_22 = L_21->___key; int32_t L_23 = ___0_key; NullCheck(L_20); bool L_24; L_24 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8, L_20, L_22, L_23); G_B11_0 = L_24; goto IL_00a2; } IL_0095: { Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* L_25 = V_4; int32_t L_26 = L_25->___key; int32_t L_27 = ___0_key; NullCheck(G_B10_0); bool L_28; L_28 = InterfaceFuncInvoker2< bool, int32_t, int32_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_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_34 = __this->____entries; int32_t L_35 = V_2; NullCheck(L_34); Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* L_36 = V_4; int32_t L_37 = L_36->___next; ((L_34)->GetAddressAt(static_cast(L_35)))->___next = L_37; } IL_00d6: { Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* L_38 = V_4; L_38->___hashCode = (-1); Entry_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* 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_t469C166BD7EA2716A5D45C0F5C072A8A0756E7BF* 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_mA32DE3AF426EE8E5EDF82EB2312DA6DC2F139AAF_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8* ___1_value, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___0_key; int32_t L_1; L_1 = Dictionary_2_FindEntry_m68B6295FD623805114F45C7355C968860366C981(__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; } } { VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8* L_3 = ___1_value; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_4 = __this->____entries; int32_t L_5 = V_0; NullCheck(L_4); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_6 = ((L_4)->GetAddressAt(static_cast(L_5)))->___value; *(VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8*)L_3 = L_6; return (bool)1; } IL_0025: { VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8* L_7 = ___1_value; il2cpp_codegen_initobj(L_7, sizeof(VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8)); return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m6F0FC42E62A788638AB1A62FFC986CC4378843E5_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, int32_t ___0_key, VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 ___1_value, const RuntimeMethod* method) { { int32_t L_0 = ___0_key; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_1 = ___1_value; bool L_2; L_2 = Dictionary_2_TryInsert_m5812E7898E635E40DE3B25FF00FBC42602FC3822(__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_m6763B53AF0B9B7C3BA2FA5533E189559A7419CD7_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m443BE6EB4F7E8DCB8C52EAEA3D902F9AA77C77EB_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* ___0_array, int32_t ___1_index, const RuntimeMethod* method) { { KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* L_0 = ___0_array; int32_t L_1 = ___1_index; Dictionary_2_CopyTo_m62899C7BDBF9E00CD48B0527644C262455CFE2D6(__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_m351F0FD5A2E5E47DD4479F9A21C68A9F80B0DC8C_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_t380E132E9D06167F14A414DF4C1AAC68342617A8* V_0 = NULL; DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* V_2 = NULL; int32_t V_3 = 0; ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL; int32_t V_5 = 0; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_m34404D9AFF7D0E480C850FB6BDBF12F35D673FD5(__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_t380E132E9D06167F14A414DF4C1AAC68342617A8*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 38))); KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* L_13 = V_0; if (!L_13) { goto IL_005e; } } { KeyValuePair_2U5BU5D_t380E132E9D06167F14A414DF4C1AAC68342617A8* L_14 = V_0; int32_t L_15 = ___1_index; Dictionary_2_CopyTo_m62899C7BDBF9E00CD48B0527644C262455CFE2D6(__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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_18 = __this->____entries; V_2 = L_18; V_3 = 0; goto IL_00b9; } IL_0073: { EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_25 = V_2; int32_t L_26 = V_3; NullCheck(L_25); int32_t L_27 = ((L_25)->GetAddressAt(static_cast(L_26)))->___key; int32_t L_28 = L_27; RuntimeObject* L_29 = Box(il2cpp_rgctx_data_no_init(method->klass->rgctx_data, 14), &L_28); EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_30 = V_2; int32_t L_31 = V_3; NullCheck(L_30); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_32 = ((L_30)->GetAddressAt(static_cast(L_31)))->___value; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_42 = __this->____entries; V_6 = L_42; V_7 = 0; goto IL_0130_1; } IL_00ea_1: { EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* 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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_49 = V_6; int32_t L_50 = V_7; NullCheck(L_49); int32_t L_51 = ((L_49)->GetAddressAt(static_cast(L_50)))->___key; EntryU5BU5D_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_52 = V_6; int32_t L_53 = V_7; NullCheck(L_52); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_54 = ((L_52)->GetAddressAt(static_cast(L_53)))->___value; KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF L_55; memset((&L_55), 0, sizeof(L_55)); KeyValuePair_2__ctor_m82C8EB3EADAC9A77DBD176581D9DCAA13EB246C7((&L_55), L_51, L_54, il2cpp_rgctx_method(method->klass->rgctx_data, 40)); KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF 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_m0676E1F530430BAFD5428C9C0DE10ADBA1A7A8EF_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m0502A3E044357F58127EDD35AFCBB64F05FB3394((&L_0), __this, 2, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB 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_m16AA04DBFB20132A93EA856731A1196FAAEF7BF0_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m2ED0BFFFF55B97426EB216B9B0A8C58781766F3A_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_m4F11924197D4E464D6C8E36B9883FB9FB80FFEEB_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_get_IsReadOnly_mE514C635CF32B8B325F01D45B2AC7768E2A557B3_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { return (bool)0; } } IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Keys_m58334662C3B370B247C3C210C66350CC5A09F610_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { KeyCollection_t7363B894D316D17D5B6ECD989CD02776C06BC7EA* L_0; L_0 = Dictionary_2_get_Keys_mE21F4F9B7E042479275F9986207815EB866FD578(__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_m88A1E39F7201ABDB7CE9AF471E8EA30622671282_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { ValueCollection_t431CA49D16500E832146B70166A9AADA073636A6* L_0; L_0 = Dictionary_2_get_Values_m17F8D8688822E0C3F0C9D0F12C88AED8FBF43AD4(__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_m960FA6D7A9E2E6543DD6CC20BC6D7442E6D15C31_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __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_m1174D8E901879D5CFB83B62ECD4D31B126A049FD(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_m68B6295FD623805114F45C7355C968860366C981(__this, ((*(int32_t*)((int32_t*)(int32_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_t2402C190CE940AA18C9CBF8F34AF2335FAC453BA* L_5 = __this->____entries; int32_t L_6 = V_0; NullCheck(L_5); VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_7 = ((L_5)->GetAddressAt(static_cast(L_6)))->___value; VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 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_mAF4ADCE520B840D7F95D5FEC4C9AFC9355BE0D0B_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisVisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8_m6C543860027EB93AD8953F3837429644A4AC38E9(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_set_Item_m7892AF0E73839461F3910B7B69500F22341479DE(__this, L_3, ((*(VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8*)((VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8*)(VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8*)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_m1174D8E901879D5CFB83B62ECD4D31B126A049FD_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_m1CF09C6B68FD713AB6E3A1F94BE782C5544609D0_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) { int32_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_TisVisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8_m6C543860027EB93AD8953F3837429644A4AC38E9(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 62)); } try { { RuntimeObject* L_2 = ___0_key; V_0 = ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 14))))); } try { int32_t L_3 = V_0; RuntimeObject* L_4 = ___1_value; Dictionary_2_Add_mFEEDF0E8234C5DEFBF42ADE6814C5ABCA4F85866(__this, L_3, ((*(VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8*)((VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8*)(VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8*)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_m9607155C8B5429D9FBEF9BC51C253F0B70AE4A1E_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m1174D8E901879D5CFB83B62ECD4D31B126A049FD(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_mC23AC6D75BB0CA665418A1484126479A7BA7EB31(__this, ((*(int32_t*)((int32_t*)(int32_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_m80E1E38D31DBF01B363F0DE2C14ECB6CE5B2AEB0_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, const RuntimeMethod* method) { { Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB L_0; memset((&L_0), 0, sizeof(L_0)); Enumerator__ctor_m0502A3E044357F58127EDD35AFCBB64F05FB3394((&L_0), __this, 1, il2cpp_rgctx_method(method->klass->rgctx_data, 42)); Enumerator_tB2E486FD44EA45CBFB45FDF9F86DC1188DECA5BB 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_mF6AAA36FBC89EE084A238B701D84E7B98468A40E_gshared (Dictionary_2_t7D6BBCDE22D04527CB8D735A22F9ADC4E1EC7C87* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___0_key; bool L_1; L_1 = Dictionary_2_IsCompatibleKey_m1174D8E901879D5CFB83B62ECD4D31B126A049FD(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_m5E874650978100E1DE22F06C735A41521F82FDE3(__this, ((*(int32_t*)((int32_t*)(int32_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 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 int32_t KeyValuePair_2_get_Key_m9C21342FC1EC181C6FC3EB7A91CCBDEAA86E1BFB_gshared_inline (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float KeyValuePair_2_get_Value_m365FBF26414FB9062B08F7603F4BCC01FD910181_gshared_inline (KeyValuePair_2_t891D449DA189ED572EFC0E4457FE9D980AF86555* __this, const RuntimeMethod* method) { { float L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* EqualityComparer_1_get_Default_m20A1B9861324559044977270E1FAFB09BBE14234_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* V_0 = NULL; { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_0 = ((EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_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_t346CEF653847623862FC6F88D66F7933B0039499* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_2; L_2 = EqualityComparer_1_CreateComparer_m4055D46D61B6AD80A0F2D4624577D7FE9D15B002(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t346CEF653847623862FC6F88D66F7933B0039499* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m80EB2A14F42B6F582A3216928B3CA17BB0DBF6F6_gshared_inline (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 KeyValuePair_2_get_Value_mAE67BC4869ED52F2EF81BD9307BCAFAF49106DAD_gshared_inline (KeyValuePair_2_t98F7E0B9AD02F4112F295B7071F5EBC6DC519731* __this, const RuntimeMethod* method) { { TreeItem_t6B0F84E487FB869A51E1DA4987183127271F4F90 L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* EqualityComparer_1_get_Default_m2B638B0BD1089EE58C2C7F22A25FB7600C434927_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* V_0 = NULL; { EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* L_0 = ((EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0_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_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* L_2; L_2 = EqualityComparer_1_CreateComparer_mC2729C66B93B580E73D5FFAAF3F41529923D776A(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t6F0E5A373FB29CC4F14EA72015D6421A6B4A05E0* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m276DF1835C1D690AEE5DE26E790EDAE0A0950B91_gshared_inline (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 KeyValuePair_2_get_Value_mCB133C85E3AF38797FF1DCDE7EC47CC379FF2CB0_gshared_inline (KeyValuePair_2_t657A531CD05C008B73C5D0F163CA4C219E650EBD* __this, const RuntimeMethod* method) { { Vector2_t1FD6F485C871E832B347AB2DC8CBA08B739D8DF7 L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* EqualityComparer_1_get_Default_mB416E612CF5DF00141878F67290CCF47A257028B_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* V_0 = NULL; { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_0 = ((EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E_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_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_2; L_2 = EqualityComparer_1_CreateComparer_m4F66B7A3ECD1D02DC13599965C749DBC67DDC516(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_tF5B9124CEB160EFC53E943AA29271854DB5D5E8E* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m61E99D85AD2091AAEDE320B1418B4AF94F627F2A_gshared_inline (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 KeyValuePair_2_get_Value_mE91C22104EA23D22D60A5027A66C660539667859_gshared_inline (KeyValuePair_2_tAA7E30A1EDF10F8981A33EE6F347F7A59FF6351C* __this, const RuntimeMethod* method) { { Vector3_t24C512C7B96BBABAD472002D0BA2BDA40A5A80B2 L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* EqualityComparer_1_get_Default_m1366122B2D69C2D467D898811414E10F4DF12E4C_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* V_0 = NULL; { EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* L_0 = ((EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6_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_t1F3F605A9175C681B32670E6F821ED336C3693F6* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* L_2; L_2 = EqualityComparer_1_CreateComparer_m603EA3CBC7DB9CF5557BE0CD39079883BA0B305B(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t1F3F605A9175C681B32670E6F821ED336C3693F6* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m56F44B52E64617D5CE2CF77ABE36C6BF07A3009C_gshared_inline (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 KeyValuePair_2_get_Value_mD760A4CEB0F5BDC4C5CE9236CCB30BD34555EEB4_gshared_inline (KeyValuePair_2_t80C4C5AFB26EFE61A559DFB22B7FC8BE95DA3B55* __this, const RuntimeMethod* method) { { Vector4_t58B63D32F48C0DBF50DE2C60794C4676C80EDBE3 L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* EqualityComparer_1_get_Default_m90A2DF3D4BA23B0DCCB322B1DEF2E808102952A2_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* V_0 = NULL; { EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* L_0 = ((EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49_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_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* L_2; L_2 = EqualityComparer_1_CreateComparer_mEDDB86BF4859FA5C974D6CD81A4A7FDC3ABB1CC5(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_tBD6B7C36607558DF82D5B7841A00BF6FE6954F49* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m835C972648DDE8C23706B99F54BFFEED4E67656A_gshared_inline (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 KeyValuePair_2_get_Value_m68B206F6826470175587F7287EDD3B345AC33D62_gshared_inline (KeyValuePair_2_t67183F4276FBFCF07F4A8CA3E140F8739C037CE2* __this, const RuntimeMethod* method) { { Vector4Int_tDA857A996AB92B4873B21FFEB25AE037AA27DFA0 L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* EqualityComparer_1_get_Default_mE1F3D26FAFC11B5BFC6BE2D3B3D1E6E452B97B7F_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* V_0 = NULL; { EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* L_0 = ((EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647_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_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* L_2; L_2 = EqualityComparer_1_CreateComparer_mAD16F4FE93B3CE6DEA55FEB2623EC884CC1648D4(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t81DD142BA381F96CCC1D156F07EB873FEE0CC647* L_4 = V_0; return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Key_m1328F1067E2C2A1E052105FB4371E4F8F781BB3F_gshared_inline (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->___key; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 KeyValuePair_2_get_Value_m31CE8D2471C61F49137987DAFCACABEED4F8B48F_gshared_inline (KeyValuePair_2_t7BDFB6648E9C2853086D0618536ADBD6653DC1AF* __this, const RuntimeMethod* method) { { VisionOSSpatialPointerState_t5EBBF2BD94374BF0BF68495C3A710918C3B996E8 L_0 = __this->___value; return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* EqualityComparer_1_get_Default_m219FC0758668212ED04A536849C467F12D815FA0_gshared_inline (const RuntimeMethod* method) { EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* V_0 = NULL; { EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* L_0 = ((EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64_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_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* L_1 = V_0; if (L_1) { goto IL_0019; } } { EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* L_2; L_2 = EqualityComparer_1_CreateComparer_m8064F0059690FCDF6B748CB71DB7BBCC7FE17077(il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 3)); V_0 = L_2; EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* L_3 = V_0; il2cpp_codegen_memory_barrier(); ((EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer = L_3; Il2CppCodeGenWriteBarrier((void**)(&((EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64_StaticFields*)il2cpp_codegen_static_fields_for(il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 2)))->___defaultComparer), (void*)L_3); } IL_0019: { EqualityComparer_1_t61F91AD27BD70BFE1B29C57F4B9A6B4A3AD81F64* L_4 = V_0; return L_4; } }