ZeroVR/ZeroPacientVR/Patient Zero v0.1 alfa_Back.../il2cppOutput/Generics17.cpp

24060 lines
1.0 MiB

#include "pch-cpp.hpp"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include <limits>
template <typename R, typename T1, typename T2>
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 <typename R>
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 <typename R, typename T1>
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 <typename R, typename T1, typename T2>
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);
}
};
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>
struct ConditionalWeakTable_2_t87BE12792DC61EC9AE17609EC1ACA0671B3F5605;
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>
struct ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858;
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>
struct Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8;
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>
struct Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36;
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>
struct Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93;
// System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
struct Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6;
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
struct Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD;
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9;
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1;
// System.Collections.Generic.Dictionary`2<System.String,System.Int32>
struct Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588;
// System.Collections.Generic.EqualityComparer`1<System.Int32>
struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC;
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector>
struct EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F;
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>
struct EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107;
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>
struct EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556;
// System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>
struct EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668;
// System.Collections.Generic.EqualityComparer`1<System.Object>
struct EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2;
// System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE;
// System.Func`1<UnityEngine.InputSystem.InputDevice>
struct Func_1_t97C6124008260D65F78265F8B3965ACA776F0671;
// System.Collections.Generic.IDictionary`2<DungeonArchitect.IntVector,System.Object>
struct IDictionary_2_t7870B0EC961C53C0D2EF81EEAD9A02ACB40C0E48;
// System.Collections.Generic.IDictionary`2<DungeonArchitect.IntVector2,System.Int32>
struct IDictionary_2_tD45181174C46DF209773B57D873FF739A75D0ECA;
// System.Collections.Generic.IDictionary`2<DungeonArchitect.IntVector2,System.Object>
struct IDictionary_2_t154DBF34A3BD49B59C6E7F5C2248F227FDA52316;
// System.Collections.Generic.IDictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
struct IDictionary_2_t2926D0DACA81634272B33F3FA9FD89BF45EF0BFB;
// System.Collections.Generic.IDictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
struct IDictionary_2_t7293E8F5B45F6390925E7C64185D451CF7907252;
// System.Collections.Generic.IDictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct IDictionary_2_tBA8581C2E9B3669C22AD1D2A9A29BAC0082F46B7;
// System.Collections.Generic.IDictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct IDictionary_2_tE9D04772EC26D56E18F1CAAA889541EB12B7AAD5;
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>>
struct IEnumerator_1_t4EDC39E7BB1F2A9DD82B8470446D1D6C7B7D2AE2;
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>>
struct IEnumerator_1_t2D24EF392DAA9761A08C1A6F4F9A8576C8AA0E01;
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>>
struct IEnumerator_1_t4571D9D7D9E484E76526ED48CD5B3FF93F64A2F8;
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>>
struct IEnumerator_1_tA63B1294EFE8C93B272A77A9A9FB6899912C45C4;
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>>
struct IEnumerator_1_tCBF42D0A725EF8C175504A7C2A66E7491005719E;
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>>
struct IEnumerator_1_t096BB88CC63240A4A617BABE08D926F4E739C18E;
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>>
struct IEnumerator_1_t8104BE83ACADD7695F340D75A821987BD8EB6513;
// System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector>
struct IEqualityComparer_1_t41115AA9B0DFA796BB9383E392569782061C5CF8;
// System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>
struct IEqualityComparer_1_t7CD434986F92F058C80B4824126AF1238FB6798D;
// System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>
struct IEqualityComparer_1_t34E48221E66A5FC7AC54388F2EA6FAC0D40B2936;
// System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>
struct IEqualityComparer_1_tEA6D87A5AB670819FF91305D215B209552281584;
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector,System.Object>
struct KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478;
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector2,System.Int32>
struct KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734;
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector2,System.Object>
struct KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B;
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
struct KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7;
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
struct KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04;
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6;
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F;
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector,System.Object>
struct ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1;
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector2,System.Int32>
struct ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972;
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector2,System.Object>
struct ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8;
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
struct ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536;
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
struct ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523;
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9;
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C;
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector,System.Object>[]
struct EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E;
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector2,System.Int32>[]
struct EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9;
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector2,System.Object>[]
struct EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF;
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>[]
struct EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10;
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>[]
struct EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60;
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,System.Object>[]
struct EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA;
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>[]
struct EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4;
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>[]
struct KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3;
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>[]
struct KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707;
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>[]
struct KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C;
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>[]
struct KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D;
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>[]
struct KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48;
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>[]
struct KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC;
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>[]
struct KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9;
// System.Runtime.CompilerServices.Ephemeron[]
struct EphemeronU5BU5D_t4F80428A1142C3102C946127F8190063001742E8;
// System.Int32[]
struct Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C;
// System.IntPtr[]
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
// System.Object[]
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
// System.Diagnostics.StackTrace[]
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
// System.String[]
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
// System.Type[]
struct TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB;
// System.Reflection.Binder
struct Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235;
// System.Collections.ICollection
struct ICollection_t37E7B9DC5B4EF41D190D607F92835BF1171C0E8E;
// System.Collections.IDictionary
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
// System.Collections.IDictionaryEnumerator
struct IDictionaryEnumerator_tE129D608FCDB7207E0F0ECE33473CC950A83AD16;
// System.Collections.IEnumerator
struct IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA;
// System.Runtime.Serialization.IFormatterConverter
struct IFormatterConverter_t726606DAC82C384B08C82471313C340968DDB609;
// System.Reflection.MemberFilter
struct MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553;
// System.Runtime.Serialization.SafeSerializationManager
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
// System.Runtime.Serialization.SerializationInfo
struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37;
// System.String
struct String_t;
// System.Type
struct Type_t;
// System.Void
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_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E;
struct EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9;
struct EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF;
struct EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10;
struct EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60;
struct EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA;
struct EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4;
struct KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3;
struct KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707;
struct KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C;
struct KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D;
struct KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48;
struct KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC;
struct KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9;
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
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>
struct ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858 : public RuntimeObject
{
// System.Runtime.CompilerServices.Ephemeron[] System.Runtime.CompilerServices.ConditionalWeakTable`2::data
EphemeronU5BU5D_t4F80428A1142C3102C946127F8190063001742E8* ___data_4;
// System.Object System.Runtime.CompilerServices.ConditionalWeakTable`2::_lock
RuntimeObject* ____lock_5;
// System.Int32 System.Runtime.CompilerServices.ConditionalWeakTable`2::size
int32_t ___size_6;
};
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>
struct Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>
struct Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>
struct Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
struct Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
struct Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1 : public RuntimeObject
{
// System.Int32[] System.Collections.Generic.Dictionary`2::_buckets
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* ____buckets_0;
// System.Collections.Generic.Dictionary`2/Entry<TKey,TValue>[] System.Collections.Generic.Dictionary`2::_entries
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* ____entries_1;
// System.Int32 System.Collections.Generic.Dictionary`2::_count
int32_t ____count_2;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeList
int32_t ____freeList_3;
// System.Int32 System.Collections.Generic.Dictionary`2::_freeCount
int32_t ____freeCount_4;
// System.Int32 System.Collections.Generic.Dictionary`2::_version
int32_t ____version_5;
// System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2::_comparer
RuntimeObject* ____comparer_6;
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_keys
KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* ____keys_7;
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2::_values
ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* ____values_8;
// System.Object System.Collections.Generic.Dictionary`2::_syncRoot
RuntimeObject* ____syncRoot_9;
};
// System.Collections.Generic.EqualityComparer`1<System.Int32>
struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC : public RuntimeObject
{
};
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector>
struct EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F : public RuntimeObject
{
};
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>
struct EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107 : public RuntimeObject
{
};
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>
struct EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556 : public RuntimeObject
{
};
// System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>
struct EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668 : public RuntimeObject
{
};
// System.Collections.Generic.EqualityComparer`1<System.Object>
struct EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2 : public RuntimeObject
{
};
// System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE : public RuntimeObject
{
};
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector,System.Object>
struct KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary
Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector2,System.Int32>
struct KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary
Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector2,System.Object>
struct KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary
Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
struct KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary
Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
struct KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary
Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary
Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection::_dictionary
Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector,System.Object>
struct ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary
Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector2,System.Int32>
struct ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary
Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector2,System.Object>
struct ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary
Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
struct ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary
Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
struct ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary
Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9 : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary
Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ____dictionary_0;
};
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C : public RuntimeObject
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection::_dictionary
Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ____dictionary_0;
};
// System.Reflection.MemberInfo
struct MemberInfo_t : public RuntimeObject
{
};
// System.Runtime.Serialization.SerializationInfo
struct SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37 : public RuntimeObject
{
// System.String[] System.Runtime.Serialization.SerializationInfo::m_members
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___m_members_3;
// System.Object[] System.Runtime.Serialization.SerializationInfo::m_data
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___m_data_4;
// System.Type[] System.Runtime.Serialization.SerializationInfo::m_types
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___m_types_5;
// System.Collections.Generic.Dictionary`2<System.String,System.Int32> System.Runtime.Serialization.SerializationInfo::m_nameToIndex
Dictionary_2_t5C8F46F5D57502270DD9E1DA8303B23C7FE85588* ___m_nameToIndex_6;
// System.Int32 System.Runtime.Serialization.SerializationInfo::m_currMember
int32_t ___m_currMember_7;
// System.Runtime.Serialization.IFormatterConverter System.Runtime.Serialization.SerializationInfo::m_converter
RuntimeObject* ___m_converter_8;
// System.String System.Runtime.Serialization.SerializationInfo::m_fullTypeName
String_t* ___m_fullTypeName_9;
// System.String System.Runtime.Serialization.SerializationInfo::m_assemName
String_t* ___m_assemName_10;
// System.Type System.Runtime.Serialization.SerializationInfo::objectType
Type_t* ___objectType_11;
// System.Boolean System.Runtime.Serialization.SerializationInfo::isFullTypeNameSetExplicit
bool ___isFullTypeNameSetExplicit_12;
// System.Boolean System.Runtime.Serialization.SerializationInfo::isAssemblyNameSetExplicit
bool ___isAssemblyNameSetExplicit_13;
// System.Boolean System.Runtime.Serialization.SerializationInfo::requireSameTokenInPartialTrust
bool ___requireSameTokenInPartialTrust_14;
};
// System.String
struct String_t : public RuntimeObject
{
// System.Int32 System.String::_stringLength
int32_t ____stringLength_4;
// System.Char System.String::_firstChar
Il2CppChar ____firstChar_5;
};
// System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
{
};
// Native definition for P/Invoke marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
{
};
// Native definition for COM marshalling of System.ValueType
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
{
};
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
{
// System.Boolean System.Boolean::m_value
bool ___m_value_0;
};
// System.Collections.DictionaryEntry
struct DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB
{
// System.Object System.Collections.DictionaryEntry::_key
RuntimeObject* ____key_0;
// System.Object System.Collections.DictionaryEntry::_value
RuntimeObject* ____value_1;
};
// Native definition for P/Invoke marshalling of System.Collections.DictionaryEntry
struct DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_marshaled_pinvoke
{
Il2CppIUnknown* ____key_0;
Il2CppIUnknown* ____value_1;
};
// Native definition for COM marshalling of System.Collections.DictionaryEntry
struct DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB_marshaled_com
{
Il2CppIUnknown* ____key_0;
Il2CppIUnknown* ____value_1;
};
// System.Int32
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
{
// System.Int32 System.Int32::m_value
int32_t ___m_value_0;
};
// System.IntPtr
struct IntPtr_t
{
// System.Void* System.IntPtr::m_value
void* ___m_value_0;
};
// DungeonArchitect.IntVector
struct IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C
{
// System.Int32 DungeonArchitect.IntVector::x
int32_t ___x_0;
// System.Int32 DungeonArchitect.IntVector::y
int32_t ___y_1;
// System.Int32 DungeonArchitect.IntVector::z
int32_t ___z_2;
};
// DungeonArchitect.IntVector2
struct IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7
{
// System.Int32 DungeonArchitect.IntVector2::x
int32_t ___x_0;
// System.Int32 DungeonArchitect.IntVector2::y
int32_t ___y_1;
};
// UnityEngine.InputSystem.Utilities.InternedString
struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735
{
// System.String UnityEngine.InputSystem.Utilities.InternedString::m_StringOriginalCase
String_t* ___m_StringOriginalCase_0;
// System.String UnityEngine.InputSystem.Utilities.InternedString::m_StringLowerCase
String_t* ___m_StringLowerCase_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Utilities.InternedString
struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_pinvoke
{
char* ___m_StringOriginalCase_0;
char* ___m_StringLowerCase_1;
};
// Native definition for COM marshalling of UnityEngine.InputSystem.Utilities.InternedString
struct InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735_marshaled_com
{
Il2CppChar* ___m_StringOriginalCase_0;
Il2CppChar* ___m_StringLowerCase_1;
};
// System.Runtime.Serialization.StreamingContext
struct StreamingContext_t56760522A751890146EE45F82F866B55B7E33677
{
// System.Object System.Runtime.Serialization.StreamingContext::m_additionalContext
RuntimeObject* ___m_additionalContext_0;
// System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::m_state
int32_t ___m_state_1;
};
// Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext
struct StreamingContext_t56760522A751890146EE45F82F866B55B7E33677_marshaled_pinvoke
{
Il2CppIUnknown* ___m_additionalContext_0;
int32_t ___m_state_1;
};
// Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext
struct StreamingContext_t56760522A751890146EE45F82F866B55B7E33677_marshaled_com
{
Il2CppIUnknown* ___m_additionalContext_0;
int32_t ___m_state_1;
};
// System.Void
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
{
union
{
struct
{
};
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
};
};
// UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout
struct PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63
{
// System.Func`1<UnityEngine.InputSystem.InputDevice> UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout::factoryMethod
Func_1_t97C6124008260D65F78265F8B3965ACA776F0671* ___factoryMethod_0;
// System.String UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout::metadata
String_t* ___metadata_1;
};
// Native definition for P/Invoke marshalling of UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout
struct PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63_marshaled_pinvoke
{
Il2CppMethodPointer ___factoryMethod_0;
char* ___metadata_1;
};
// Native definition for COM marshalling of UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout
struct PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63_marshaled_com
{
Il2CppMethodPointer ___factoryMethod_0;
Il2CppChar* ___metadata_1;
};
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector,System.Object>
struct Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC
{
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::hashCode
int32_t ___hashCode_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::next
int32_t ___next_1;
// TKey System.Collections.Generic.Dictionary`2/Entry::key
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___key_2;
// TValue System.Collections.Generic.Dictionary`2/Entry::value
RuntimeObject* ___value_3;
};
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector2,System.Int32>
struct Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B
{
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::hashCode
int32_t ___hashCode_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::next
int32_t ___next_1;
// TKey System.Collections.Generic.Dictionary`2/Entry::key
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___key_2;
// TValue System.Collections.Generic.Dictionary`2/Entry::value
int32_t ___value_3;
};
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector2,System.Object>
struct Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463
{
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::hashCode
int32_t ___hashCode_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::next
int32_t ___next_1;
// TKey System.Collections.Generic.Dictionary`2/Entry::key
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___key_2;
// TValue System.Collections.Generic.Dictionary`2/Entry::value
RuntimeObject* ___value_3;
};
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
struct Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F
{
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::hashCode
int32_t ___hashCode_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::next
int32_t ___next_1;
// TKey System.Collections.Generic.Dictionary`2/Entry::key
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key_2;
// TValue System.Collections.Generic.Dictionary`2/Entry::value
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___value_3;
};
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA
{
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::hashCode
int32_t ___hashCode_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::next
int32_t ___next_1;
// TKey System.Collections.Generic.Dictionary`2/Entry::key
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key_2;
// TValue System.Collections.Generic.Dictionary`2/Entry::value
RuntimeObject* ___value_3;
};
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB
{
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::hashCode
int32_t ___hashCode_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::next
int32_t ___next_1;
// TKey System.Collections.Generic.Dictionary`2/Entry::key
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key_2;
// TValue System.Collections.Generic.Dictionary`2/Entry::value
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___value_3;
};
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>
struct KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C
{
// TKey System.Collections.Generic.KeyValuePair`2::key
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___key_0;
// TValue System.Collections.Generic.KeyValuePair`2::value
RuntimeObject* ___value_1;
};
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>
struct KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F
{
// TKey System.Collections.Generic.KeyValuePair`2::key
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___key_0;
// TValue System.Collections.Generic.KeyValuePair`2::value
int32_t ___value_1;
};
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>
struct KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3
{
// TKey System.Collections.Generic.KeyValuePair`2::key
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___key_0;
// TValue System.Collections.Generic.KeyValuePair`2::value
RuntimeObject* ___value_1;
};
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
struct KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16
{
// TKey System.Collections.Generic.KeyValuePair`2::key
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key_0;
// TValue System.Collections.Generic.KeyValuePair`2::value
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___value_1;
};
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC
{
// TKey System.Collections.Generic.KeyValuePair`2::key
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key_0;
// TValue System.Collections.Generic.KeyValuePair`2::value
RuntimeObject* ___value_1;
};
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16
{
// TKey System.Collections.Generic.KeyValuePair`2::key
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___key_0;
// TValue System.Collections.Generic.KeyValuePair`2::value
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___value_1;
};
// System.Exception
struct Exception_t : public RuntimeObject
{
// System.String System.Exception::_className
String_t* ____className_1;
// System.String System.Exception::_message
String_t* ____message_2;
// System.Collections.IDictionary System.Exception::_data
RuntimeObject* ____data_3;
// System.Exception System.Exception::_innerException
Exception_t* ____innerException_4;
// System.String System.Exception::_helpURL
String_t* ____helpURL_5;
// System.Object System.Exception::_stackTrace
RuntimeObject* ____stackTrace_6;
// System.String System.Exception::_stackTraceString
String_t* ____stackTraceString_7;
// System.String System.Exception::_remoteStackTraceString
String_t* ____remoteStackTraceString_8;
// System.Int32 System.Exception::_remoteStackIndex
int32_t ____remoteStackIndex_9;
// System.Object System.Exception::_dynamicMethods
RuntimeObject* ____dynamicMethods_10;
// System.Int32 System.Exception::_HResult
int32_t ____HResult_11;
// System.String System.Exception::_source
String_t* ____source_12;
// System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
// System.Diagnostics.StackTrace[] System.Exception::captured_traces
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
// System.IntPtr[] System.Exception::native_trace_ips
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips_15;
// System.Int32 System.Exception::caught_in_unmanaged
int32_t ___caught_in_unmanaged_16;
};
// Native definition for P/Invoke marshalling of System.Exception
struct Exception_t_marshaled_pinvoke
{
char* ____className_1;
char* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_pinvoke* ____innerException_4;
char* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
char* ____stackTraceString_7;
char* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
char* ____source_12;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
int32_t ___caught_in_unmanaged_16;
};
// Native definition for COM marshalling of System.Exception
struct Exception_t_marshaled_com
{
Il2CppChar* ____className_1;
Il2CppChar* ____message_2;
RuntimeObject* ____data_3;
Exception_t_marshaled_com* ____innerException_4;
Il2CppChar* ____helpURL_5;
Il2CppIUnknown* ____stackTrace_6;
Il2CppChar* ____stackTraceString_7;
Il2CppChar* ____remoteStackTraceString_8;
int32_t ____remoteStackIndex_9;
Il2CppIUnknown* ____dynamicMethods_10;
int32_t ____HResult_11;
Il2CppChar* ____source_12;
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager_13;
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces_14;
Il2CppSafeArray/*NONE*/* ___native_trace_ips_15;
int32_t ___caught_in_unmanaged_16;
};
// DungeonArchitect.Builders.Grid.IntVector2Key
struct IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19
{
// DungeonArchitect.IntVector DungeonArchitect.Builders.Grid.IntVector2Key::a
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___a_0;
// DungeonArchitect.IntVector DungeonArchitect.Builders.Grid.IntVector2Key::b
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___b_1;
};
// System.RuntimeTypeHandle
struct RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B
{
// System.IntPtr System.RuntimeTypeHandle::value
intptr_t ___value_0;
};
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
struct Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301
{
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::hashCode
int32_t ___hashCode_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Entry::next
int32_t ___next_1;
// TKey System.Collections.Generic.Dictionary`2/Entry::key
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___key_2;
// TValue System.Collections.Generic.Dictionary`2/Entry::value
RuntimeObject* ___value_3;
};
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector,System.Object>
struct Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_dictionary
Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* ____dictionary_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_version
int32_t ____version_1;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_index
int32_t ____index_2;
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_current
KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C ____current_3;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_getEnumeratorRetType
int32_t ____getEnumeratorRetType_4;
};
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector2,System.Int32>
struct Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_dictionary
Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* ____dictionary_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_version
int32_t ____version_1;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_index
int32_t ____index_2;
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_current
KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F ____current_3;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_getEnumeratorRetType
int32_t ____getEnumeratorRetType_4;
};
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector2,System.Object>
struct Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_dictionary
Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* ____dictionary_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_version
int32_t ____version_1;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_index
int32_t ____index_2;
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_current
KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 ____current_3;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_getEnumeratorRetType
int32_t ____getEnumeratorRetType_4;
};
// System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
struct Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_dictionary
Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ____dictionary_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_version
int32_t ____version_1;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_index
int32_t ____index_2;
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_current
KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 ____current_3;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_getEnumeratorRetType
int32_t ____getEnumeratorRetType_4;
};
// System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
struct Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_dictionary
Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ____dictionary_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_version
int32_t ____version_1;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_index
int32_t ____index_2;
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_current
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC ____current_3;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_getEnumeratorRetType
int32_t ____getEnumeratorRetType_4;
};
// System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_dictionary
Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ____dictionary_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_version
int32_t ____version_1;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_index
int32_t ____index_2;
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_current
KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 ____current_3;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_getEnumeratorRetType
int32_t ____getEnumeratorRetType_4;
};
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
struct KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76
{
// TKey System.Collections.Generic.KeyValuePair`2::key
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___key_0;
// TValue System.Collections.Generic.KeyValuePair`2::value
RuntimeObject* ___value_1;
};
// System.SystemException
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
{
};
// System.Type
struct Type_t : public MemberInfo_t
{
// System.RuntimeTypeHandle System.Type::_impl
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ____impl_8;
};
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
struct Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E
{
// System.Collections.Generic.Dictionary`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_dictionary
Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* ____dictionary_0;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_version
int32_t ____version_1;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_index
int32_t ____index_2;
// System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator::_current
KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 ____current_3;
// System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::_getEnumeratorRetType
int32_t ____getEnumeratorRetType_4;
};
// System.ArrayTypeMismatchException
struct ArrayTypeMismatchException_t95F1723A5A166E62D3FBEF9734DEFBF61594F8F1 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// System.InvalidCastException
struct InvalidCastException_t47FC62F21A3937E814D20381DDACEF240E95AC2E : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
{
};
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.EqualityComparer`1<System.Int32>
struct EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC_StaticFields
{
// System.Collections.Generic.EqualityComparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer
EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* ___defaultComparer_0;
};
// System.Collections.Generic.EqualityComparer`1<System.Int32>
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector>
struct EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F_StaticFields
{
// System.Collections.Generic.EqualityComparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* ___defaultComparer_0;
};
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector>
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>
struct EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107_StaticFields
{
// System.Collections.Generic.EqualityComparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* ___defaultComparer_0;
};
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>
struct EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556_StaticFields
{
// System.Collections.Generic.EqualityComparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* ___defaultComparer_0;
};
// System.Collections.Generic.EqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>
// System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>
struct EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668_StaticFields
{
// System.Collections.Generic.EqualityComparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* ___defaultComparer_0;
};
// System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.EqualityComparer`1<System.Object>
struct EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2_StaticFields
{
// System.Collections.Generic.EqualityComparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* ___defaultComparer_0;
};
// System.Collections.Generic.EqualityComparer`1<System.Object>
// System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
struct EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE_StaticFields
{
// System.Collections.Generic.EqualityComparer`1<T> modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer
EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* ___defaultComparer_0;
};
// System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Collections.Generic.Dictionary`2/KeyCollection<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Collections.Generic.Dictionary`2/ValueCollection<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Runtime.Serialization.SerializationInfo
// System.Runtime.Serialization.SerializationInfo
// System.String
struct String_t_StaticFields
{
// System.String System.String::Empty
String_t* ___Empty_6;
};
// System.String
// System.Boolean
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
{
// System.String System.Boolean::TrueString
String_t* ___TrueString_5;
// System.String System.Boolean::FalseString
String_t* ___FalseString_6;
};
// System.Boolean
// System.Collections.DictionaryEntry
// System.Collections.DictionaryEntry
// System.Int32
// System.Int32
// DungeonArchitect.IntVector
struct IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C_StaticFields
{
// DungeonArchitect.IntVector DungeonArchitect.IntVector::Zero
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___Zero_3;
};
// DungeonArchitect.IntVector
// DungeonArchitect.IntVector2
struct IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7_StaticFields
{
// DungeonArchitect.IntVector2 DungeonArchitect.IntVector2::Zero
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___Zero_2;
};
// DungeonArchitect.IntVector2
// UnityEngine.InputSystem.Utilities.InternedString
// UnityEngine.InputSystem.Utilities.InternedString
// System.Runtime.Serialization.StreamingContext
// System.Runtime.Serialization.StreamingContext
// System.Void
// System.Void
// UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout
// UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// DungeonArchitect.Builders.Grid.IntVector2Key
// DungeonArchitect.Builders.Grid.IntVector2Key
// System.RuntimeTypeHandle
// System.RuntimeTypeHandle
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector,System.Object>
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector2,System.Int32>
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector2,System.Object>
// System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>
// System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,System.Object>
// System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Type
struct Type_t_StaticFields
{
// System.Reflection.Binder modreq(System.Runtime.CompilerServices.IsVolatile) System.Type::s_defaultBinder
Binder_t91BFCE95A7057FADF4D8A1A342AFE52872246235* ___s_defaultBinder_0;
// System.Char System.Type::Delimiter
Il2CppChar ___Delimiter_1;
// System.Type[] System.Type::EmptyTypes
TypeU5BU5D_t97234E1129B564EB38B8D85CAC2AD8B5B9522FFB* ___EmptyTypes_2;
// System.Object System.Type::Missing
RuntimeObject* ___Missing_3;
// System.Reflection.MemberFilter System.Type::FilterAttribute
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterAttribute_4;
// System.Reflection.MemberFilter System.Type::FilterName
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterName_5;
// System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase
MemberFilter_tF644F1AE82F611B677CE1964D5A3277DDA21D553* ___FilterNameIgnoreCase_6;
};
// System.Type
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>
// System.ArrayTypeMismatchException
// System.ArrayTypeMismatchException
// System.InvalidCastException
// System.InvalidCastException
#ifdef __clang__
#pragma clang diagnostic pop
#endif
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector,System.Object>[]
struct EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E : public RuntimeArray
{
ALIGN_FIELD (8) Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC m_Items[1];
inline Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* 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_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
}
inline Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
}
};
// System.Int32[]
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;
}
};
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>[]
struct KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3 : public RuntimeArray
{
ALIGN_FIELD (8) KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C m_Items[1];
inline KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C* 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_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL);
}
inline KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL);
}
};
// System.Collections.DictionaryEntry[]
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_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____value_1), (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_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->____value_1), (void*)NULL);
#endif
}
};
// System.Object[]
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);
}
};
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector2,System.Int32>[]
struct EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9 : public RuntimeArray
{
ALIGN_FIELD (8) Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B m_Items[1];
inline Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* 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_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B value)
{
m_Items[index] = value;
}
};
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>[]
struct KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707 : public RuntimeArray
{
ALIGN_FIELD (8) KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F m_Items[1];
inline KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F* 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_t8280C753255CF90F137C1A89B2D180DA8F9F283F value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
}
inline KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F value)
{
m_Items[index] = value;
}
};
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.IntVector2,System.Object>[]
struct EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF : public RuntimeArray
{
ALIGN_FIELD (8) Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463 m_Items[1];
inline Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* 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_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
}
inline Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
}
};
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>[]
struct KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C : public RuntimeArray
{
ALIGN_FIELD (8) KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 m_Items[1];
inline KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3* 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_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL);
}
inline KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL);
}
};
// System.Collections.Generic.Dictionary`2/Entry<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>[]
struct EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10 : public RuntimeArray
{
ALIGN_FIELD (8) Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301 m_Items[1];
inline Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* 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_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
}
inline Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
}
};
// System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>[]
struct KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D : public RuntimeArray
{
ALIGN_FIELD (8) KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 m_Items[1];
inline KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76* 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_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL);
}
inline KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL);
}
};
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>[]
struct EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60 : public RuntimeArray
{
ALIGN_FIELD (8) Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F m_Items[1];
inline Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->___m_StringOriginalCase_0), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->___m_StringLowerCase_1), (void*)NULL);
#endif
}
inline Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->___m_StringOriginalCase_0), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->___m_StringLowerCase_1), (void*)NULL);
#endif
}
};
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>[]
struct KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48 : public RuntimeArray
{
ALIGN_FIELD (8) KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 m_Items[1];
inline KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_1))->___m_StringOriginalCase_0), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_1))->___m_StringLowerCase_1), (void*)NULL);
#endif
}
inline KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_1))->___m_StringOriginalCase_0), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_1))->___m_StringLowerCase_1), (void*)NULL);
#endif
}
};
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,System.Object>[]
struct EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA : public RuntimeArray
{
ALIGN_FIELD (8) Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA m_Items[1];
inline Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
#endif
}
inline Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_3), (void*)NULL);
#endif
}
};
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>[]
struct KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC : public RuntimeArray
{
ALIGN_FIELD (8) KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC m_Items[1];
inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL);
#endif
}
inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___value_1), (void*)NULL);
#endif
}
};
// System.Collections.Generic.Dictionary`2/Entry<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>[]
struct EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4 : public RuntimeArray
{
ALIGN_FIELD (8) Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB m_Items[1];
inline Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->___factoryMethod_0), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->___metadata_1), (void*)NULL);
#endif
}
inline Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_2))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->___factoryMethod_0), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_3))->___metadata_1), (void*)NULL);
#endif
}
};
// System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>[]
struct KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9 : public RuntimeArray
{
ALIGN_FIELD (8) KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 m_Items[1];
inline KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 GetAt(il2cpp_array_size_t index) const
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items[index];
}
inline KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* GetAddressAt(il2cpp_array_size_t index)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
return m_Items + index;
}
inline void SetAt(il2cpp_array_size_t index, KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 value)
{
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_1))->___factoryMethod_0), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_1))->___metadata_1), (void*)NULL);
#endif
}
inline KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 GetAtUnchecked(il2cpp_array_size_t index) const
{
return m_Items[index];
}
inline KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* GetAddressAtUnchecked(il2cpp_array_size_t index)
{
return m_Items + index;
}
inline void SetAtUnchecked(il2cpp_array_size_t index, KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 value)
{
m_Items[index] = value;
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___key_0))->___m_StringLowerCase_1), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_1))->___factoryMethod_0), (void*)NULL);
#endif
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&((&((m_Items + index)->___value_1))->___metadata_1), (void*)NULL);
#endif
}
};
// TKey System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>::get_Key()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_gshared_inline (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C* __this, const RuntimeMethod* method) ;
// TValue System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>::get_Value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_mE3D71331910D843ECFC2E8AFD44A575D1439A078_gshared_inline (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C* __this, const RuntimeMethod* method) ;
// System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Add(TKey,TValue)
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) ;
// System.Void System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>::.ctor(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m9EA71E51DFD13E67D60231142EA03E19F94A90D9_gshared (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m3E9D5553280BC808926BA53FD5E6E7CE6B43FCB5_gshared (Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9* __this, Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ;
// System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::TryGetValue(TKey,TValue&)
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) ;
// System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Remove(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ConditionalWeakTable_2_Remove_m51E45FAFE5B1D6E9FDA123477422367F1F215DE6_gshared (ConditionalWeakTable_2_t87BE12792DC61EC9AE17609EC1ACA0671B3F5605* __this, RuntimeObject* ___0_key, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>::get_Key()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_gshared_inline (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F* __this, const RuntimeMethod* method) ;
// TValue System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>::get_Value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m05C802A06EC32950D1ABB1A8F163AB72CE55315D_gshared_inline (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>::.ctor(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mA512F382775F19A9D09524E5C6AE894592966936_gshared (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, int32_t ___1_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector2,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m339EEF6F90FDC2B30E3DC67F2D42FC4C77069612_gshared (Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3* __this, Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>::get_Key()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_gshared_inline (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3* __this, const RuntimeMethod* method) ;
// TValue System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>::get_Value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_mC2915B028987E80D4EDE76EF537F3446626CF1F2_gshared_inline (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>::.ctor(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m553868AF4B32327D31AF82C763E460BF955F2D60_gshared (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector2,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mA5416551122E19D4F42D6D82DE1D3A361F3939E1_gshared (Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994* __this, Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::get_Key()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_gshared_inline (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76* __this, const RuntimeMethod* method) ;
// TValue System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::get_Value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_mC7058DF972DC4A94E926A21FE03FFF645C6DFC94_gshared_inline (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m71271783E0B6D5A41634051B480ADD8BDB1EE7F3_gshared (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_m87A5BA06FA81AD2957732FDE95030554739D20B1_gshared (Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E* __this, Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::get_Key()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_gshared_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method) ;
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::get_Value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_gshared_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mBADB7CBB8C8B69FC7795BCAA104A976FC029ADB2_gshared (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871_gshared (Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F* __this, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::get_Key()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method) ;
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::get_Value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE_gshared (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5_gshared (Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31* __this, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::get_Key()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_gshared_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method) ;
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::get_Value()
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_gshared_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void KeyValuePair_2__ctor_m264A05A8437C53AFA1A11C4E1B71781184FB5EBC_gshared (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0_gshared (Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074* __this, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method) ;
// System.Void System.Object::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97 (int32_t ___0_argument, const RuntimeMethod* method) ;
// System.Void System.ThrowHelper::ThrowArgumentNullException(System.ExceptionArgument)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC (int32_t ___0_argument, const RuntimeMethod* method) ;
// System.Type System.Object::GetType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (RuntimeObject* __this, const RuntimeMethod* method) ;
// System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t* Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B ___0_handle, const RuntimeMethod* method) ;
// System.Boolean System.Type::op_Equality(System.Type,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC (Type_t* ___0_left, Type_t* ___1_right, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>::get_Key()
inline IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_inline (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C* __this, const RuntimeMethod* method)
{
return (( IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C (*) (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C*, const RuntimeMethod*))KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_gshared_inline)(__this, method);
}
// TValue System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>::get_Value()
inline RuntimeObject* KeyValuePair_2_get_Value_mE3D71331910D843ECFC2E8AFD44A575D1439A078_inline (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C* __this, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C*, const RuntimeMethod*))KeyValuePair_2_get_Value_mE3D71331910D843ECFC2E8AFD44A575D1439A078_gshared_inline)(__this, method);
}
// System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo> System.Collections.HashHelpers::get_SerializationInfoTable()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F (const RuntimeMethod* method) ;
// System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>::Add(TKey,TValue)
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);
}
// System.Void System.ThrowHelper::ThrowKeyNotFoundException(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7 (RuntimeObject* ___0_key, const RuntimeMethod* method) ;
// System.Void System.Array::Clear(System.Array,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (RuntimeArray* ___0_array, int32_t ___1_index, int32_t ___2_length, const RuntimeMethod* method) ;
// System.Void System.ThrowHelper::ThrowIndexArgumentOutOfRange_NeedNonNegNumException()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F (const RuntimeMethod* method) ;
// System.Void System.ThrowHelper::ThrowArgumentException(System.ExceptionResource)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA (int32_t ___0_resource, const RuntimeMethod* method) ;
// System.Void System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>::.ctor(TKey,TValue)
inline void KeyValuePair_2__ctor_m9EA71E51DFD13E67D60231142EA03E19F94A90D9 (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
(( void (*) (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, RuntimeObject*, const RuntimeMethod*))KeyValuePair_2__ctor_m9EA71E51DFD13E67D60231142EA03E19F94A90D9_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
inline void Enumerator__ctor_m3E9D5553280BC808926BA53FD5E6E7CE6B43FCB5 (Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9* __this, Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method)
{
(( void (*) (Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9*, Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, int32_t, const RuntimeMethod*))Enumerator__ctor_m3E9D5553280BC808926BA53FD5E6E7CE6B43FCB5_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method);
}
// System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4 (SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* __this, String_t* ___0_name, int32_t ___1_value, const RuntimeMethod* method) ;
// System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199 (SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* __this, String_t* ___0_name, RuntimeObject* ___1_value, Type_t* ___2_type, const RuntimeMethod* method) ;
// System.Int32 DungeonArchitect.IntVector::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IntVector_GetHashCode_mB319BBE5886636E56617A0D52F8608F78E276142 (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C* __this, const RuntimeMethod* method) ;
// System.Void System.ThrowHelper::ThrowInvalidOperationException_ConcurrentOperationsNotSupported()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0 (const RuntimeMethod* method) ;
// System.Int32 System.Collections.HashHelpers::GetPrime(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472 (int32_t ___0_min, const RuntimeMethod* method) ;
// System.Void System.ThrowHelper::ThrowAddingDuplicateWithKeyArgumentException(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5 (RuntimeObject* ___0_key, const RuntimeMethod* method) ;
// System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>::TryGetValue(TKey,TValue&)
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);
}
// System.Int32 System.Runtime.Serialization.SerializationInfo::GetInt32(System.String)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5 (SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* __this, String_t* ___0_name, const RuntimeMethod* method) ;
// System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034 (SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* __this, String_t* ___0_name, Type_t* ___1_type, const RuntimeMethod* method) ;
// System.Void System.ThrowHelper::ThrowSerializationException(System.ExceptionResource)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16 (int32_t ___0_resource, const RuntimeMethod* method) ;
// System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>::Remove(TKey)
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);
}
// System.Int32 System.Collections.HashHelpers::ExpandPrime(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9 (int32_t ___0_oldSize, const RuntimeMethod* method) ;
// System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41 (RuntimeArray* ___0_sourceArray, int32_t ___1_sourceIndex, RuntimeArray* ___2_destinationArray, int32_t ___3_destinationIndex, int32_t ___4_length, const RuntimeMethod* method) ;
// System.Int32 System.Array::get_Rank()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F (RuntimeArray* __this, const RuntimeMethod* method) ;
// System.Int32 System.Array::GetLowerBound(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC (RuntimeArray* __this, int32_t ___0_dimension, const RuntimeMethod* method) ;
// System.Int32 System.Array::get_Length()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57 (RuntimeArray* __this, const RuntimeMethod* method) ;
// System.Void System.Collections.DictionaryEntry::.ctor(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method) ;
// System.Void System.ThrowHelper::ThrowArgumentException_Argument_InvalidArrayType()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58 (const RuntimeMethod* method) ;
// System.Void System.ThrowHelper::ThrowWrongValueTypeArgumentException(System.Object,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910 (RuntimeObject* ___0_value, Type_t* ___1_targetType, const RuntimeMethod* method) ;
// System.Void System.ThrowHelper::ThrowWrongKeyTypeArgumentException(System.Object,System.Type)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982 (RuntimeObject* ___0_key, Type_t* ___1_targetType, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>::get_Key()
inline IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_inline (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F* __this, const RuntimeMethod* method)
{
return (( IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 (*) (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F*, const RuntimeMethod*))KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_gshared_inline)(__this, method);
}
// TValue System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>::get_Value()
inline int32_t KeyValuePair_2_get_Value_m05C802A06EC32950D1ABB1A8F163AB72CE55315D_inline (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F* __this, const RuntimeMethod* method)
{
return (( int32_t (*) (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F*, const RuntimeMethod*))KeyValuePair_2_get_Value_m05C802A06EC32950D1ABB1A8F163AB72CE55315D_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>::.ctor(TKey,TValue)
inline void KeyValuePair_2__ctor_mA512F382775F19A9D09524E5C6AE894592966936 (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, int32_t ___1_value, const RuntimeMethod* method)
{
(( void (*) (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, int32_t, const RuntimeMethod*))KeyValuePair_2__ctor_mA512F382775F19A9D09524E5C6AE894592966936_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector2,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
inline void Enumerator__ctor_m339EEF6F90FDC2B30E3DC67F2D42FC4C77069612 (Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3* __this, Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method)
{
(( void (*) (Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3*, Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, int32_t, const RuntimeMethod*))Enumerator__ctor_m339EEF6F90FDC2B30E3DC67F2D42FC4C77069612_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method);
}
// System.Int32 DungeonArchitect.IntVector2::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IntVector2_GetHashCode_mAED9AFE6AB446B83104C1487877B66BAEE66E283 (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7* __this, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>::get_Key()
inline IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_inline (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3* __this, const RuntimeMethod* method)
{
return (( IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 (*) (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3*, const RuntimeMethod*))KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_gshared_inline)(__this, method);
}
// TValue System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>::get_Value()
inline RuntimeObject* KeyValuePair_2_get_Value_mC2915B028987E80D4EDE76EF537F3446626CF1F2_inline (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3* __this, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3*, const RuntimeMethod*))KeyValuePair_2_get_Value_mC2915B028987E80D4EDE76EF537F3446626CF1F2_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>::.ctor(TKey,TValue)
inline void KeyValuePair_2__ctor_m553868AF4B32327D31AF82C763E460BF955F2D60 (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
(( void (*) (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, RuntimeObject*, const RuntimeMethod*))KeyValuePair_2__ctor_m553868AF4B32327D31AF82C763E460BF955F2D60_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.IntVector2,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
inline void Enumerator__ctor_mA5416551122E19D4F42D6D82DE1D3A361F3939E1 (Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994* __this, Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method)
{
(( void (*) (Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994*, Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, int32_t, const RuntimeMethod*))Enumerator__ctor_mA5416551122E19D4F42D6D82DE1D3A361F3939E1_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method);
}
// TKey System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::get_Key()
inline IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_inline (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76* __this, const RuntimeMethod* method)
{
return (( IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 (*) (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76*, const RuntimeMethod*))KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_gshared_inline)(__this, method);
}
// TValue System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::get_Value()
inline RuntimeObject* KeyValuePair_2_get_Value_mC7058DF972DC4A94E926A21FE03FFF645C6DFC94_inline (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76* __this, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76*, const RuntimeMethod*))KeyValuePair_2_get_Value_mC7058DF972DC4A94E926A21FE03FFF645C6DFC94_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor(TKey,TValue)
inline void KeyValuePair_2__ctor_m71271783E0B6D5A41634051B480ADD8BDB1EE7F3 (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
(( void (*) (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, RuntimeObject*, const RuntimeMethod*))KeyValuePair_2__ctor_m71271783E0B6D5A41634051B480ADD8BDB1EE7F3_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
inline void Enumerator__ctor_m87A5BA06FA81AD2957732FDE95030554739D20B1 (Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E* __this, Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method)
{
(( void (*) (Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E*, Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, int32_t, const RuntimeMethod*))Enumerator__ctor_m87A5BA06FA81AD2957732FDE95030554739D20B1_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method);
}
// System.Int32 DungeonArchitect.Builders.Grid.IntVector2Key::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IntVector2Key_GetHashCode_m1FD5E70DFC387BCCB4B888E21EAD84F86F46AF43 (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19* __this, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::get_Key()
inline InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method)
{
return (( InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 (*) (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16*, const RuntimeMethod*))KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_gshared_inline)(__this, method);
}
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::get_Value()
inline InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method)
{
return (( InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 (*) (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16*, const RuntimeMethod*))KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor(TKey,TValue)
inline void KeyValuePair_2__ctor_mBADB7CBB8C8B69FC7795BCAA104A976FC029ADB2 (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method)
{
(( void (*) (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))KeyValuePair_2__ctor_mBADB7CBB8C8B69FC7795BCAA104A976FC029ADB2_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
inline void Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871 (Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F* __this, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method)
{
(( void (*) (Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F*, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, const RuntimeMethod*))Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method);
}
// System.Int32 UnityEngine.InputSystem.Utilities.InternedString::GetHashCode()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* __this, const RuntimeMethod* method) ;
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::get_Key()
inline InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method)
{
return (( InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 (*) (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC*, const RuntimeMethod*))KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_gshared_inline)(__this, method);
}
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::get_Value()
inline RuntimeObject* KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method)
{
return (( RuntimeObject* (*) (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC*, const RuntimeMethod*))KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor(TKey,TValue)
inline void KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
(( void (*) (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
inline void Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5 (Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31* __this, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method)
{
(( void (*) (Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31*, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, const RuntimeMethod*))Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method);
}
// TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::get_Key()
inline InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method)
{
return (( InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 (*) (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16*, const RuntimeMethod*))KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_gshared_inline)(__this, method);
}
// TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::get_Value()
inline PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method)
{
return (( PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 (*) (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16*, const RuntimeMethod*))KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_gshared_inline)(__this, method);
}
// System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor(TKey,TValue)
inline void KeyValuePair_2__ctor_m264A05A8437C53AFA1A11C4E1B71781184FB5EBC (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method)
{
(( void (*) (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, const RuntimeMethod*))KeyValuePair_2__ctor_m264A05A8437C53AFA1A11C4E1B71781184FB5EBC_gshared)(__this, ___0_key, ___1_value, method);
}
// System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32)
inline void Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0 (Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074* __this, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* ___0_dictionary, int32_t ___1_getEnumeratorRetType, const RuntimeMethod* method)
{
(( void (*) (Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074*, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, const RuntimeMethod*))Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0_gshared)(__this, ___0_dictionary, ___1_getEnumeratorRetType, method);
}
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD4FB8668A855E3167DBA71D797CA142171A42F84_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
{
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m143D8FABA12EA0FE8E267155BEF1A36AF53206F0_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_capacity;
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mAA43B5C9C6956DDAE35B65B1045956DCA6AA2CB3_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_comparer;
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m9824FBF51775836BFBA94DF8E62EF554282EFFF7_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __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 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_001d:
{
RuntimeObject* L_4 = ___1_comparer;
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* L_5;
L_5 = (( EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F*)L_5)))
{
goto IL_002c;
}
}
{
RuntimeObject* L_6 = ___1_comparer;
__this->____comparer_6 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)L_6);
}
IL_002c:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m7A9E74C50FC9BBA099BD6EDAD6E97869DC38D8F5_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_dictionary;
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 4)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 4));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m595B37BB802D1F8ECB862BBDC6AE409FDEF8892C_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __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_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* V_1 = NULL;
int32_t V_2 = 0;
RuntimeObject* V_3 = NULL;
KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C V_4;
memset((&V_4), 0, sizeof(V_4));
Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* G_B2_0 = NULL;
Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* G_B3_1 = NULL;
{
RuntimeObject* L_0 = ___0_dictionary;
G_B1_0 = __this;
if (L_0)
{
G_B2_0 = __this;
goto IL_0007;
}
}
{
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 /* System.Int32 System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>>::get_Count() */, il2cpp_rgctx_data(method->klass->rgctx_data, 5), (RuntimeObject*)L_1);
G_B3_0 = L_2;
G_B3_1 = G_B2_0;
}
IL_000d:
{
RuntimeObject* L_3 = ___1_comparer;
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 7)) };
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_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* L_11 = ((Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 8)));
NullCheck(L_11);
int32_t L_12 = (int32_t)L_11->____count_2;
V_0 = L_12;
NullCheck(L_11);
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_13 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)L_11->____entries_1;
V_1 = L_13;
V_2 = 0;
goto IL_007b;
}
IL_004a:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
int32_t L_16 = (int32_t)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___hashCode_0;
if ((((int32_t)L_16) < ((int32_t)0)))
{
goto IL_0077;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_19 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_20 = V_1;
int32_t L_21 = V_2;
NullCheck(L_20);
RuntimeObject* L_22 = (RuntimeObject*)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___value_3;
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
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 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>>::GetEnumerator() */, il2cpp_rgctx_data(method->klass->rgctx_data, 10), (RuntimeObject*)L_26);
V_3 = L_27;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00af:
{// begin finally (depth: 1)
{
RuntimeObject* L_28 = V_3;
if (!L_28)
{
goto IL_00b8;
}
}
{
RuntimeObject* L_29 = V_3;
NullCheck((RuntimeObject*)L_29);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29);
}
IL_00b8:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_00a5_1;
}
IL_0089_1:
{
RuntimeObject* L_30 = V_3;
NullCheck(L_30);
KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C L_31;
L_31 = InterfaceFuncInvoker0< KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector,System.Object>>::get_Current() */, il2cpp_rgctx_data(method->klass->rgctx_data, 12), L_30);
V_4 = L_31;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_32;
L_32 = KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
RuntimeObject* L_33;
L_33 = KeyValuePair_2_get_Value_mE3D71331910D843ECFC2E8AFD44A575D1439A078_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
IL_00a5_1:
{
RuntimeObject* L_34 = V_3;
NullCheck((RuntimeObject*)L_34);
bool L_35;
L_35 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34);
if (L_35)
{
goto IL_0089_1;
}
}
{
goto IL_00b9;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00b9:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m6C1B85CFBD1D064C4BD8CFFFB47D73D2B00EB1DD_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m8B31BE62E317E3B7AD67BC311AA96A1B0D3BD2AC_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____count_2;
int32_t L_1 = (int32_t)__this->____freeCount_4;
return ((int32_t)il2cpp_codegen_subtract(L_0, L_1));
}
}
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::get_Keys()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478* Dictionary_2_get_Keys_m5D76B2F1AA95157772ABA11FF45D0D891C98F4E7_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
{
KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478* L_0 = (KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478*)__this->____keys_7;
if (L_0)
{
goto IL_0014;
}
}
{
KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478* L_1 = (KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 16));
NullCheck(L_1);
(( void (*) (KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478*, Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 17)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 17));
__this->____keys_7 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____keys_7), (void*)L_1);
}
IL_0014:
{
KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478* L_2 = (KeyCollection_t06F6A24903D7F4541BAE935470536EA13700C478*)__this->____keys_7;
return L_2;
}
}
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1* Dictionary_2_get_Values_m134A3D4DF4EADB1AF90D188C0A2C072F131E63E3_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
{
ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1* L_0 = (ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1*)__this->____values_8;
if (L_0)
{
goto IL_0014;
}
}
{
ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1* L_1 = (ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 18));
NullCheck(L_1);
(( void (*) (ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1*, Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 19)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 19));
__this->____values_8 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____values_8), (void*)L_1);
}
IL_0014:
{
ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1* L_2 = (ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1*)__this->____values_8;
return L_2;
}
}
// TValue System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::get_Item(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_m061A891B7E0D7F34627A818B3EEEF06132F31C35_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
RuntimeObject* V_1 = NULL;
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_001e;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_3 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
int32_t L_4 = V_0;
NullCheck(L_3);
RuntimeObject* L_5 = (RuntimeObject*)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_4)))->___value_3;
return L_5;
}
IL_001e:
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_6 = ___0_key;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_7 = L_6;
RuntimeObject* L_8 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_7);
ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL);
il2cpp_codegen_initobj((&V_1), sizeof(RuntimeObject*));
RuntimeObject* L_9 = V_1;
return L_9;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::set_Item(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mEDB77E24D70E3FF7CD04148C43421F448C8DE3BB_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mA17ADE9C730978DE55F61A7821135D84B8FAE50F_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_m92BB38B37816F52D3417E64BDA05A83479D0C038_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C ___0_keyValuePair, const RuntimeMethod* method)
{
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_0;
L_0 = KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
RuntimeObject* L_1;
L_1 = KeyValuePair_2_get_Value_mE3D71331910D843ECFC2E8AFD44A575D1439A078_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_mB890EA9A9E383B4747049A9183FABE2BDE44D50B_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_0;
L_0 = KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0038;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3;
L_3 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_4 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
RuntimeObject* L_7;
L_7 = KeyValuePair_2_get_Value_mE3D71331910D843ECFC2E8AFD44A575D1439A078_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0038;
}
}
{
return (bool)1;
}
IL_0038:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_mBC1F947F75ECA3C075533DA92C0729506FD03637_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_0;
L_0 = KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0046;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3;
L_3 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_4 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
RuntimeObject* L_7;
L_7 = KeyValuePair_2_get_Value_mE3D71331910D843ECFC2E8AFD44A575D1439A078_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0046;
}
}
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_9;
L_9 = KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
bool L_10;
L_10 = (( bool (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 27)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 27));
return (bool)1;
}
IL_0046:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m153796815D910C7A26306D711610C80FAA9D5CB7_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____count_2;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_3);
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL);
__this->____count_2 = 0;
__this->____freeList_3 = (-1);
__this->____freeCount_4 = 0;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_4 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
int32_t L_5 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL);
}
IL_0041:
{
int32_t L_6 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_6, 1));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::ContainsKey(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m62D46276AB4E9B0CDF3387F9A83B3502A386A18F_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___0_key, const RuntimeMethod* method)
{
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::ContainsValue(TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_mDCB8962BE5DDBBD9C0057594928216C828A7BAF5_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, RuntimeObject* ___0_value, const RuntimeMethod* method)
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* V_0 = NULL;
int32_t V_1 = 0;
RuntimeObject* V_2 = NULL;
int32_t V_3 = 0;
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* V_4 = NULL;
int32_t V_5 = 0;
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_0 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
V_0 = L_0;
RuntimeObject* L_1 = ___0_value;
if (L_1)
{
goto IL_0049;
}
}
{
V_1 = 0;
goto IL_003b;
}
IL_0013:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_2 = V_0;
int32_t L_3 = V_1;
NullCheck(L_2);
int32_t L_4 = (int32_t)((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___hashCode_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0037;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_5 = V_0;
int32_t L_6 = V_1;
NullCheck(L_5);
RuntimeObject* L_7 = (RuntimeObject*)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
if (L_7)
{
goto IL_0037;
}
}
{
return (bool)1;
}
IL_0037:
{
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1));
}
IL_003b:
{
int32_t L_9 = V_1;
int32_t L_10 = (int32_t)__this->____count_2;
if ((((int32_t)L_9) < ((int32_t)L_10)))
{
goto IL_0013;
}
}
{
goto IL_00db;
}
IL_0049:
{
il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject*));
RuntimeObject* L_11 = V_2;
if (!L_11)
{
goto IL_0096;
}
}
{
V_3 = 0;
goto IL_008b;
}
IL_005d:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_12 = V_0;
int32_t L_13 = V_3;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0087;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_15;
L_15 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_16 = V_0;
int32_t L_17 = V_3;
NullCheck(L_16);
RuntimeObject* L_18 = (RuntimeObject*)((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->___value_3;
RuntimeObject* L_19 = ___0_value;
NullCheck(L_15);
bool L_20;
L_20 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_15, L_18, L_19);
if (!L_20)
{
goto IL_0087;
}
}
{
return (bool)1;
}
IL_0087:
{
int32_t L_21 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_008b:
{
int32_t L_22 = V_3;
int32_t L_23 = (int32_t)__this->____count_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_005d;
}
}
{
goto IL_00db;
}
IL_0096:
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_24;
L_24 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
V_4 = L_24;
V_5 = 0;
goto IL_00d1;
}
IL_00a2:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___hashCode_0;
if ((((int32_t)L_27) < ((int32_t)0)))
{
goto IL_00cb;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_28 = V_4;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_29 = V_0;
int32_t L_30 = V_5;
NullCheck(L_29);
RuntimeObject* L_31 = (RuntimeObject*)((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_30)))->___value_3;
RuntimeObject* L_32 = ___0_value;
NullCheck(L_28);
bool L_33;
L_33 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_28, L_31, L_32);
if (!L_33)
{
goto IL_00cb;
}
}
{
return (bool)1;
}
IL_00cb:
{
int32_t L_34 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00d1:
{
int32_t L_35 = V_5;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_00a2;
}
}
IL_00db:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mFEDA13FFAA18EFF03247B8574198DCDD53A785C4_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
int32_t V_0 = 0;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* V_1 = NULL;
int32_t V_2 = 0;
{
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* 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_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* 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_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* L_3 = ___0_array;
NullCheck(L_3);
int32_t L_4 = ___1_index;
int32_t L_5;
L_5 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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 = (int32_t)__this->____count_2;
V_0 = L_6;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_7 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
V_1 = L_7;
V_2 = 0;
goto IL_0075;
}
IL_0039:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_8 = V_1;
int32_t L_9 = V_2;
NullCheck(L_8);
int32_t L_10 = (int32_t)((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___hashCode_0;
if ((((int32_t)L_10) < ((int32_t)0)))
{
goto IL_0071;
}
}
{
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* 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_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_16 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___key_2;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
RuntimeObject* L_19 = (RuntimeObject*)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___value_3;
KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C L_20;
memset((&L_20), 0, sizeof(L_20));
KeyValuePair_2__ctor_m9EA71E51DFD13E67D60231142EA03E19F94A90D9((&L_20), L_16, L_19, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
NullCheck(L_11);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C)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;
}
}
// System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9 Dictionary_2_GetEnumerator_mF32468BB49BFA037C4F1420CEAE91C9605915466_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
{
Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m3E9D5553280BC808926BA53FD5E6E7CE6B43FCB5((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
return L_0;
}
}
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m76367A397ACD01BD29C83513E3201E96D2644326_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
{
Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m3E9D5553280BC808926BA53FD5E6E7CE6B43FCB5((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_m302D48981E68E9D228B4140BB00E154AEB7855D0_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __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_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* 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 = (int32_t)__this->____version_5;
NullCheck(L_1);
SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info;
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_5 = L_4;
G_B3_0 = L_5;
G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B3_2 = L_3;
if (L_5)
{
G_B4_0 = L_5;
G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B4_2 = L_3;
goto IL_002f;
}
}
{
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* L_6;
L_6 = (( EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B5_1 = L_9;
if (!L_10)
{
G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B6_1 = L_9;
goto IL_0056;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_12)
{
goto IL_008e;
}
}
{
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* L_14 = (KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3*)(KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 35), (uint32_t)L_13);
V_0 = L_14;
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* L_15 = V_0;
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info;
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* L_17 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::FindEntry(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mD12356B79E433ADBBDEC20284B63CA75B7F66741_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* V_2 = NULL;
int32_t V_3 = 0;
RuntimeObject* V_4 = NULL;
int32_t V_5 = 0;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C V_6;
memset((&V_6), 0, sizeof(V_6));
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* V_7 = NULL;
int32_t V_8 = 0;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
V_0 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
V_1 = L_1;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_2 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
V_2 = L_2;
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1;
if (!L_3)
{
goto IL_0175;
}
}
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
V_4 = L_4;
RuntimeObject* L_5 = V_4;
if (L_5)
{
goto IL_0110;
}
}
{
int32_t L_6;
L_6 = IntVector_GetHashCode_mB319BBE5886636E56617A0D52F8608F78E276142((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
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<il2cpp_array_size_t>(L_10));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1));
il2cpp_codegen_initobj((&V_6), sizeof(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C));
}
IL_0066:
{
int32_t L_13 = V_0;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* 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_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_15 = V_2;
int32_t L_16 = V_0;
NullCheck(L_15);
int32_t L_17 = (int32_t)((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0;
int32_t L_18 = V_5;
if ((!(((uint32_t)L_17) == ((uint32_t)L_18))))
{
goto IL_009b;
}
}
{
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* L_19;
L_19 = (( EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_20 = V_2;
int32_t L_21 = V_0;
NullCheck(L_20);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_22 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___key_2;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_23 = ___0_key;
NullCheck(L_19);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector>::Equals(T,T) */, L_19, L_22, L_23);
if (L_24)
{
goto IL_0175;
}
}
IL_009b:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_25 = V_2;
int32_t L_26 = V_0;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___next_1;
V_0 = L_27;
int32_t L_28 = V_3;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* 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_00b9:
{
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* L_31;
L_31 = (( EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_7 = L_31;
}
IL_00c0:
{
int32_t L_32 = V_0;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_33 = V_2;
NullCheck(L_33);
if ((!(((uint32_t)L_32) < ((uint32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_34 = V_2;
int32_t L_35 = V_0;
NullCheck(L_34);
int32_t L_36 = (int32_t)((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___hashCode_0;
int32_t L_37 = V_5;
if ((!(((uint32_t)L_36) == ((uint32_t)L_37))))
{
goto IL_00f2;
}
}
{
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* L_38 = V_7;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_39 = V_2;
int32_t L_40 = V_0;
NullCheck(L_39);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_41 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->___key_2;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_42 = ___0_key;
NullCheck(L_38);
bool L_43;
L_43 = VirtualFuncInvoker2< bool, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector>::Equals(T,T) */, L_38, L_41, L_42);
if (L_43)
{
goto IL_0175;
}
}
IL_00f2:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_44 = V_2;
int32_t L_45 = V_0;
NullCheck(L_44);
int32_t L_46 = (int32_t)((L_44)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_45)))->___next_1;
V_0 = L_46;
int32_t L_47 = V_3;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_48 = V_2;
NullCheck(L_48);
if ((((int32_t)L_47) < ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length)))))
{
goto IL_010a;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_010a:
{
int32_t L_49 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_49, 1));
goto IL_00c0;
}
IL_0110:
{
RuntimeObject* L_50 = V_4;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_51 = ___0_key;
NullCheck(L_50);
int32_t L_52;
L_52 = InterfaceFuncInvoker1< int32_t, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_50, L_51);
V_8 = ((int32_t)(L_52&((int32_t)2147483647LL)));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_53 = V_1;
int32_t L_54 = V_8;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_55 = V_1;
NullCheck(L_55);
NullCheck(L_53);
int32_t L_56 = ((int32_t)(L_54%((int32_t)(((RuntimeArray*)L_55)->max_length))));
int32_t L_57 = (L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_57, 1));
}
IL_012b:
{
int32_t L_58 = V_0;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_59 = V_2;
NullCheck(L_59);
if ((!(((uint32_t)L_58) < ((uint32_t)((int32_t)(((RuntimeArray*)L_59)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_60 = V_2;
int32_t L_61 = V_0;
NullCheck(L_60);
int32_t L_62 = (int32_t)((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61)))->___hashCode_0;
int32_t L_63 = V_8;
if ((!(((uint32_t)L_62) == ((uint32_t)L_63))))
{
goto IL_0157;
}
}
{
RuntimeObject* L_64 = V_4;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_65 = V_2;
int32_t L_66 = V_0;
NullCheck(L_65);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_67 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___key_2;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_68 = ___0_key;
NullCheck(L_64);
bool L_69;
L_69 = InterfaceFuncInvoker2< bool, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_64, L_67, L_68);
if (L_69)
{
goto IL_0175;
}
}
IL_0157:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_70 = V_2;
int32_t L_71 = V_0;
NullCheck(L_70);
int32_t L_72 = (int32_t)((L_70)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_71)))->___next_1;
V_0 = L_72;
int32_t L_73 = V_3;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_74 = V_2;
NullCheck(L_74);
if ((((int32_t)L_73) < ((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length)))))
{
goto IL_016f;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_016f:
{
int32_t L_75 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_75, 1));
goto IL_012b;
}
IL_0175:
{
int32_t L_76 = V_0;
return L_76;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::Initialize(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m8D293CF0A291BF2D4A8C96198BFF1A49AB28635C_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __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_3 = (-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_0 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_3);
int32_t L_4 = V_0;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_5 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)(EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_4);
__this->____entries_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_5);
int32_t L_6 = V_0;
return L_6;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m90B28BE8ADABEC12A99EEB371DB666023950C12F_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method)
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* 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_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* V_10 = NULL;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C V_11;
memset((&V_11), 0, sizeof(V_11));
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* V_12 = NULL;
int32_t V_13 = 0;
int32_t G_B7_0 = 0;
int32_t* G_B51_0 = NULL;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
int32_t L_1 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_1, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (L_2)
{
goto IL_002c;
}
}
{
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_002c:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_4 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
V_0 = L_4;
RuntimeObject* L_5 = (RuntimeObject*)__this->____comparer_6;
V_1 = L_5;
RuntimeObject* L_6 = V_1;
if (!L_6)
{
goto IL_0046;
}
}
{
RuntimeObject* L_7 = V_1;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_8 = ___0_key;
NullCheck(L_7);
int32_t L_9;
L_9 = InterfaceFuncInvoker1< int32_t, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_7, L_8);
G_B7_0 = L_9;
goto IL_0053;
}
IL_0046:
{
int32_t L_10;
L_10 = IntVector_GetHashCode_mB319BBE5886636E56617A0D52F8608F78E276142((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B7_0 = L_10;
}
IL_0053:
{
V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL)));
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_12 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_13);
NullCheck(L_11);
V_4 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(((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(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C));
}
IL_0091:
{
int32_t L_18 = V_5;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* 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_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_20 = V_0;
int32_t L_21 = V_5;
NullCheck(L_20);
int32_t L_22 = (int32_t)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___hashCode_0;
int32_t L_23 = V_2;
if ((!(((uint32_t)L_22) == ((uint32_t)L_23))))
{
goto IL_00ea;
}
}
{
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* L_24;
L_24 = (( EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_27 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_28 = ___0_key;
NullCheck(L_24);
bool L_29;
L_29 = VirtualFuncInvoker2< bool, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector>::Equals(T,T) */, 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_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_31 = V_0;
int32_t L_32 = V_5;
NullCheck(L_31);
RuntimeObject* L_33 = ___1_value;
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3 = L_33;
Il2CppCodeGenWriteBarrier((void**)(&((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3), (void*)L_33);
return (bool)1;
}
IL_00d9:
{
uint8_t L_34 = ___2_behavior;
if ((!(((uint32_t)L_34) == ((uint32_t)2))))
{
goto IL_00e8;
}
}
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_35 = ___0_key;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_36 = L_35;
RuntimeObject* L_37 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_36);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL);
}
IL_00e8:
{
return (bool)0;
}
IL_00ea:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_38 = V_0;
int32_t L_39 = V_5;
NullCheck(L_38);
int32_t L_40 = (int32_t)((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_39)))->___next_1;
V_5 = L_40;
int32_t L_41 = V_3;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* 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_010a:
{
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* L_44;
L_44 = (( EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_12 = L_44;
}
IL_0111:
{
int32_t L_45 = V_5;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_46 = V_0;
NullCheck(L_46);
if ((!(((uint32_t)L_45) < ((uint32_t)((int32_t)(((RuntimeArray*)L_46)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_47 = V_0;
int32_t L_48 = V_5;
NullCheck(L_47);
int32_t L_49 = (int32_t)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___hashCode_0;
int32_t L_50 = V_2;
if ((!(((uint32_t)L_49) == ((uint32_t)L_50))))
{
goto IL_0167;
}
}
{
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* L_51 = V_12;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_52 = V_0;
int32_t L_53 = V_5;
NullCheck(L_52);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_54 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___key_2;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_55 = ___0_key;
NullCheck(L_51);
bool L_56;
L_56 = VirtualFuncInvoker2< bool, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector>::Equals(T,T) */, L_51, L_54, L_55);
if (!L_56)
{
goto IL_0167;
}
}
{
uint8_t L_57 = ___2_behavior;
if ((!(((uint32_t)L_57) == ((uint32_t)1))))
{
goto IL_0156;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_58 = V_0;
int32_t L_59 = V_5;
NullCheck(L_58);
RuntimeObject* L_60 = ___1_value;
((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3 = L_60;
Il2CppCodeGenWriteBarrier((void**)(&((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3), (void*)L_60);
return (bool)1;
}
IL_0156:
{
uint8_t L_61 = ___2_behavior;
if ((!(((uint32_t)L_61) == ((uint32_t)2))))
{
goto IL_0165;
}
}
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_62 = ___0_key;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_63 = L_62;
RuntimeObject* L_64 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_63);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_64, NULL);
}
IL_0165:
{
return (bool)0;
}
IL_0167:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_65 = V_0;
int32_t L_66 = V_5;
NullCheck(L_65);
int32_t L_67 = (int32_t)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___next_1;
V_5 = L_67;
int32_t L_68 = V_3;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_69 = V_0;
NullCheck(L_69);
if ((((int32_t)L_68) < ((int32_t)((int32_t)(((RuntimeArray*)L_69)->max_length)))))
{
goto IL_0181;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_0181:
{
int32_t L_70 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_70, 1));
goto IL_0111;
}
IL_0187:
{
int32_t L_71 = V_5;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_72 = V_0;
NullCheck(L_72);
if ((!(((uint32_t)L_71) < ((uint32_t)((int32_t)(((RuntimeArray*)L_72)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_73 = V_0;
int32_t L_74 = V_5;
NullCheck(L_73);
int32_t L_75 = (int32_t)((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_74)))->___hashCode_0;
int32_t L_76 = V_2;
if ((!(((uint32_t)L_75) == ((uint32_t)L_76))))
{
goto IL_01d9;
}
}
{
RuntimeObject* L_77 = V_1;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_78 = V_0;
int32_t L_79 = V_5;
NullCheck(L_78);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_80 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)((L_78)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_79)))->___key_2;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_81 = ___0_key;
NullCheck(L_77);
bool L_82;
L_82 = InterfaceFuncInvoker2< bool, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_77, L_80, L_81);
if (!L_82)
{
goto IL_01d9;
}
}
{
uint8_t L_83 = ___2_behavior;
if ((!(((uint32_t)L_83) == ((uint32_t)1))))
{
goto IL_01c8;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_84 = V_0;
int32_t L_85 = V_5;
NullCheck(L_84);
RuntimeObject* L_86 = ___1_value;
((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3 = L_86;
Il2CppCodeGenWriteBarrier((void**)(&((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3), (void*)L_86);
return (bool)1;
}
IL_01c8:
{
uint8_t L_87 = ___2_behavior;
if ((!(((uint32_t)L_87) == ((uint32_t)2))))
{
goto IL_01d7;
}
}
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_88 = ___0_key;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_89 = L_88;
RuntimeObject* L_90 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_89);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_90, NULL);
}
IL_01d7:
{
return (bool)0;
}
IL_01d9:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_91 = V_0;
int32_t L_92 = V_5;
NullCheck(L_91);
int32_t L_93 = (int32_t)((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_92)))->___next_1;
V_5 = L_93;
int32_t L_94 = V_3;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_95 = V_0;
NullCheck(L_95);
if ((((int32_t)L_94) < ((int32_t)((int32_t)(((RuntimeArray*)L_95)->max_length)))))
{
goto IL_01f3;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_01f3:
{
int32_t L_96 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_96, 1));
goto IL_0187;
}
IL_01f9:
{
V_6 = (bool)0;
V_7 = (bool)0;
int32_t L_97 = (int32_t)__this->____freeCount_4;
if ((((int32_t)L_97) <= ((int32_t)0)))
{
goto IL_0223;
}
}
{
int32_t L_98 = (int32_t)__this->____freeList_3;
V_8 = L_98;
V_7 = (bool)1;
int32_t L_99 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_subtract(L_99, 1));
goto IL_0250;
}
IL_0223:
{
int32_t L_100 = (int32_t)__this->____count_2;
V_13 = L_100;
int32_t L_101 = V_13;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_102 = V_0;
NullCheck(L_102);
if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)(((RuntimeArray*)L_102)->max_length))))))
{
goto IL_023b;
}
}
{
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 45)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 45));
V_6 = (bool)1;
}
IL_023b:
{
int32_t L_103 = V_13;
V_8 = L_103;
int32_t L_104 = V_13;
__this->____count_2 = ((int32_t)il2cpp_codegen_add(L_104, 1));
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_105 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
V_0 = L_105;
}
IL_0250:
{
bool L_106 = V_6;
if (L_106)
{
goto IL_0258;
}
}
{
int32_t* L_107 = V_4;
G_B51_0 = L_107;
goto IL_026d;
}
IL_0258:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_108 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_109 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_110 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_110);
NullCheck(L_108);
G_B51_0 = ((L_108)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)(L_109%((int32_t)(((RuntimeArray*)L_110)->max_length)))))));
}
IL_026d:
{
V_9 = G_B51_0;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_111 = V_0;
int32_t L_112 = V_8;
NullCheck(L_111);
V_10 = ((L_111)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_112)));
bool L_113 = V_7;
if (!L_113)
{
goto IL_028a;
}
}
{
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_114 = V_10;
int32_t L_115 = (int32_t)L_114->___next_1;
__this->____freeList_3 = L_115;
}
IL_028a:
{
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_116 = V_10;
int32_t L_117 = V_2;
L_116->___hashCode_0 = L_117;
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_118 = V_10;
int32_t* L_119 = V_9;
int32_t L_120 = *((int32_t*)L_119);
L_118->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_120, 1));
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_121 = V_10;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_122 = ___0_key;
L_121->___key_2 = L_122;
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_123 = V_10;
RuntimeObject* L_124 = ___1_value;
L_123->___value_3 = L_124;
Il2CppCodeGenWriteBarrier((void**)(&L_123->___value_3), (void*)L_124);
int32_t* L_125 = V_9;
int32_t L_126 = V_8;
*((int32_t*)L_125) = (int32_t)((int32_t)il2cpp_codegen_add(L_126, 1));
return (bool)1;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::OnDeserialization(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_m8966C3CB4B34B8894377527316FD4CA6F837D8E7_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __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_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* 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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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_6 = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41)));
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41))));
int32_t L_11 = V_2;
if (!L_11)
{
goto IL_00c9;
}
}
{
int32_t L_12 = V_2;
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* 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_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* L_19 = V_3;
int32_t L_20 = V_4;
NullCheck(L_19);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_21;
L_21 = KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_inline(((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
goto IL_009a;
}
{
ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)17), NULL);
}
IL_009a:
{
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* L_22 = V_3;
int32_t L_23 = V_4;
NullCheck(L_22);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_24;
L_24 = KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_inline(((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* L_25 = V_3;
int32_t L_26 = V_4;
NullCheck(L_25);
RuntimeObject* L_27;
L_27 = KeyValuePair_2_get_Value_mE3D71331910D843ECFC2E8AFD44A575D1439A078_inline(((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
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_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* 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_0 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL);
}
IL_00d0:
{
int32_t L_31 = V_1;
__this->____version_5 = 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;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::Resize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m2391F5BA1F6E8F536AF052ED20B1AC9071A75358_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __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 = (int32_t)__this->____count_2;
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL);
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, int32_t, bool, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 47)))(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 47));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::Resize(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mF71E279ECA61D99EF3F7EF97241C6336ED625FCE_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __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_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* V_1 = NULL;
int32_t V_2 = 0;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
{
int32_t L_0 = ___0_newSize;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0);
V_0 = L_1;
int32_t L_2 = ___0_newSize;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_3 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)(EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_2);
V_1 = L_3;
int32_t L_4 = (int32_t)__this->____count_2;
V_2 = L_4;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_5 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* 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(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C));
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_8 = V_3;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_9 = L_8;
RuntimeObject* L_10 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_9);
bool L_11 = ___1_forceNewHashCodes;
if (!((int32_t)(((((RuntimeObject*)(RuntimeObject*)L_10) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0)&(int32_t)L_11)))
{
goto IL_0084;
}
}
{
V_4 = 0;
goto IL_007f;
}
IL_003e:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_12 = V_1;
int32_t L_13 = V_4;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0079;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_15 = V_1;
int32_t L_16 = V_4;
NullCheck(L_15);
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_17 = V_1;
int32_t L_18 = V_4;
NullCheck(L_17);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C* L_19 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)(&((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2);
int32_t L_20;
L_20 = IntVector_GetHashCode_mB319BBE5886636E56617A0D52F8608F78E276142(L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 38));
((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0 = ((int32_t)(L_20&((int32_t)2147483647LL)));
}
IL_0079:
{
int32_t L_21 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_007f:
{
int32_t L_22 = V_4;
int32_t L_23 = V_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_003e;
}
}
IL_0084:
{
V_5 = 0;
goto IL_00cb;
}
IL_0089:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_24 = V_1;
int32_t L_25 = V_5;
NullCheck(L_24);
int32_t L_26 = (int32_t)((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->___hashCode_0;
if ((((int32_t)L_26) < ((int32_t)0)))
{
goto IL_00c5;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_27 = V_1;
int32_t L_28 = V_5;
NullCheck(L_27);
int32_t L_29 = (int32_t)((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->___hashCode_0;
int32_t L_30 = ___0_newSize;
V_6 = ((int32_t)(L_29%L_30));
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_31 = V_1;
int32_t L_32 = V_5;
NullCheck(L_31);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_33 = V_0;
int32_t L_34 = V_6;
NullCheck(L_33);
int32_t L_35 = L_34;
int32_t L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_36, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_37 = V_0;
int32_t L_38 = V_6;
int32_t L_39 = V_5;
NullCheck(L_37);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (int32_t)((int32_t)il2cpp_codegen_add(L_39, 1)));
}
IL_00c5:
{
int32_t L_40 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_40, 1));
}
IL_00cb:
{
int32_t L_41 = V_5;
int32_t L_42 = V_2;
if ((((int32_t)L_41) < ((int32_t)L_42)))
{
goto IL_0089;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_43 = V_0;
__this->____buckets_0 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_43);
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_44 = V_1;
__this->____entries_1 = L_44;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_44);
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::Remove(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mDEFF55E4DD185AE0717A461940041F94B5F06133_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___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_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* 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;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_1)
{
goto IL_0149;
}
}
{
RuntimeObject* L_2 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_3 = L_2;
G_B4_0 = L_3;
if (L_3)
{
G_B5_0 = L_3;
goto IL_0032;
}
}
{
int32_t L_4;
L_4 = IntVector_GetHashCode_mB319BBE5886636E56617A0D52F8608F78E276142((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B6_0 = L_4;
goto IL_0038;
}
IL_0032:
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_5 = ___0_key;
NullCheck(G_B5_0);
int32_t L_6;
L_6 = InterfaceFuncInvoker1< int32_t, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_8);
V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length))));
V_2 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_10 = V_1;
NullCheck(L_9);
int32_t L_11 = L_10;
int32_t L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
goto IL_0142;
}
IL_005c:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_13 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
int32_t L_14 = V_3;
NullCheck(L_13);
V_4 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)));
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_15 = V_4;
int32_t L_16 = (int32_t)L_15->___hashCode_0;
int32_t L_17 = V_0;
if ((!(((uint32_t)L_16) == ((uint32_t)L_17))))
{
goto IL_0138;
}
}
{
RuntimeObject* L_18 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_19 = L_18;
G_B9_0 = L_19;
if (L_19)
{
G_B10_0 = L_19;
goto IL_0095;
}
}
{
EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* L_20;
L_20 = (( EqualityComparer_1_t50D6212400EB8EDF872DC0A3368919D8F6DE849F* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_21 = V_4;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_22 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)L_21->___key_2;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_23 = ___0_key;
NullCheck(L_20);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector>::Equals(T,T) */, L_20, L_22, L_23);
G_B11_0 = L_24;
goto IL_00a2;
}
IL_0095:
{
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_25 = V_4;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_26 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)L_25->___key_2;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_27 = ___0_key;
NullCheck(G_B10_0);
bool L_28;
L_28 = InterfaceFuncInvoker2< bool, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_31 = V_1;
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_32 = V_4;
int32_t L_33 = (int32_t)L_32->___next_1;
NullCheck(L_30);
(L_30)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1)));
goto IL_00d6;
}
IL_00be:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_34 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
int32_t L_35 = V_2;
NullCheck(L_34);
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_36 = V_4;
int32_t L_37 = (int32_t)L_36->___next_1;
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___next_1 = L_37;
}
IL_00d6:
{
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_38 = V_4;
L_38->___hashCode_0 = (-1);
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_39 = V_4;
int32_t L_40 = (int32_t)__this->____freeList_3;
L_39->___next_1 = L_40;
if (!false)
{
goto IL_00ff;
}
}
{
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_41 = V_4;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C* L_42 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)(&L_41->___key_2);
il2cpp_codegen_initobj(L_42, sizeof(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C));
}
IL_00ff:
{
if (!true)
{
goto IL_0113;
}
}
{
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_43 = V_4;
RuntimeObject** L_44 = (RuntimeObject**)(&L_43->___value_3);
il2cpp_codegen_initobj(L_44, sizeof(RuntimeObject*));
}
IL_0113:
{
int32_t L_45 = V_3;
__this->____freeList_3 = L_45;
int32_t L_46 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_add(L_46, 1));
int32_t L_47 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_47, 1));
return (bool)1;
}
IL_0138:
{
int32_t L_48 = V_3;
V_2 = L_48;
Entry_tC0DD5E8FD50BF08AEB8084F411BA58A61C3A0FDC* L_49 = V_4;
int32_t L_50 = (int32_t)L_49->___next_1;
V_3 = L_50;
}
IL_0142:
{
int32_t L_51 = V_3;
if ((((int32_t)L_51) >= ((int32_t)0)))
{
goto IL_005c;
}
}
IL_0149:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m51CFCBA6C1BAC868601190AB0B185DC59CCFDF03_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0025;
}
}
{
RuntimeObject** L_3 = ___1_value;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_4 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
*(RuntimeObject**)L_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_3, (void*)L_6);
return (bool)1;
}
IL_0025:
{
RuntimeObject** L_7 = ___1_value;
il2cpp_codegen_initobj(L_7, sizeof(RuntimeObject*));
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::TryAdd(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m3C0E2B14ABD0895EEB5BF0D6477717AD4C6ECA50_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return L_2;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m6279BB521E703F13A7491103912E7F914A3329DD_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m1B51F9C16803901A902DA1AA974D5C85C3AE434A_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
{
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* L_0 = ___0_array;
int32_t L_1 = ___1_index;
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_mBF3C71A0AB9C2369E05CC1E06828EA12D86441DE_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __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_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* V_0 = NULL;
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* V_2 = NULL;
int32_t V_3 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL;
int32_t V_5 = 0;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* V_6 = NULL;
int32_t V_7 = 0;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __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 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* L_13 = V_0;
if (!L_13)
{
goto IL_005e;
}
}
{
KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3* L_14 = V_0;
int32_t L_15 = ___1_index;
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, KeyValuePair_2U5BU5D_t9035DE137F6097C0C6C3C47C257551A4AE2F43A3*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
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_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_18 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
V_2 = L_18;
V_3 = 0;
goto IL_00b9;
}
IL_0073:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_19 = V_2;
int32_t L_20 = V_3;
NullCheck(L_19);
int32_t L_21 = (int32_t)((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___hashCode_0;
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_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_25 = V_2;
int32_t L_26 = V_3;
NullCheck(L_25);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_27 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_28 = L_27;
RuntimeObject* L_29 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_28);
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_30 = V_2;
int32_t L_31 = V_3;
NullCheck(L_30);
RuntimeObject* L_32 = (RuntimeObject*)((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->___value_3;
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_33;
memset((&L_33), 0, sizeof(L_33));
DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_33), L_29, L_32, /*hidden argument*/NULL);
NullCheck(L_22);
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_33);
}
IL_00b5:
{
int32_t L_34 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00b9:
{
int32_t L_35 = V_3;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_0073;
}
}
{
return;
}
IL_00c3:
{
RuntimeArray* L_37 = ___0_array;
V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_37, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_38 = V_4;
if (L_38)
{
goto IL_00d4;
}
}
{
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
}
IL_00d4:
{
}
try
{// begin try (depth: 1)
{
int32_t L_39 = (int32_t)__this->____count_2;
V_5 = L_39;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_40 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
V_6 = L_40;
V_7 = 0;
goto IL_0130_1;
}
IL_00ea_1:
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_41 = V_6;
int32_t L_42 = V_7;
NullCheck(L_41);
int32_t L_43 = (int32_t)((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_42)))->___hashCode_0;
if ((((int32_t)L_43) < ((int32_t)0)))
{
goto IL_012a_1;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_44 = V_4;
int32_t L_45 = ___1_index;
int32_t L_46 = L_45;
___1_index = ((int32_t)il2cpp_codegen_add(L_46, 1));
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_47 = V_6;
int32_t L_48 = V_7;
NullCheck(L_47);
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_49 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___key_2;
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_50 = V_6;
int32_t L_51 = V_7;
NullCheck(L_50);
RuntimeObject* L_52 = (RuntimeObject*)((L_50)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_51)))->___value_3;
KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C L_53;
memset((&L_53), 0, sizeof(L_53));
KeyValuePair_2__ctor_m9EA71E51DFD13E67D60231142EA03E19F94A90D9((&L_53), L_49, L_52, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C L_54 = L_53;
RuntimeObject* L_55 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 30), &L_54);
NullCheck(L_44);
ArrayElementTypeCheck (L_44, L_55);
(L_44)->SetAt(static_cast<il2cpp_array_size_t>(L_46), (RuntimeObject*)L_55);
}
IL_012a_1:
{
int32_t L_56 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_56, 1));
}
IL_0130_1:
{
int32_t L_57 = V_7;
int32_t L_58 = V_5;
if ((((int32_t)L_57) < ((int32_t)L_58)))
{
goto IL_00ea_1;
}
}
{
goto IL_0140;
}
}// end try (depth: 1)
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:
{// begin catch(System.ArrayTypeMismatchException)
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_0140;
}// end catch (depth: 1)
IL_0140:
{
return;
}
}
// System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.IEnumerable.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_mAAA626F3F83DC1A42AFC2688034686D5B2711D5B_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
{
Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m3E9D5553280BC808926BA53FD5E6E7CE6B43FCB5((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Object System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.ICollection.get_SyncRoot()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m5AFB3BCA0217807C127326561792BEE15C5EE7C6_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __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 = (RuntimeObject*)__this->____syncRoot_9;
if (L_0)
{
goto IL_001a;
}
}
{
RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot_9);
RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
NullCheck(L_2);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL);
RuntimeObject* L_3;
L_3 = InterlockedCompareExchangeImpl<RuntimeObject*>(L_1, L_2, NULL);
}
IL_001a:
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____syncRoot_9;
return L_4;
}
}
// System.Collections.ICollection System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.IDictionary.get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_m81BBC22DB94CACD049A1B28BC1A47C3EB0D45CBF_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
{
ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1* L_0;
L_0 = (( ValueCollection_tC703910D55112C75BE77CF037662D35CEBC937C1* (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 48)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 48));
return (RuntimeObject*)L_0;
}
}
// System.Object System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.IDictionary.get_Item(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_mEED3EAF62C9DB058C6E9555211BCB3F145B2211B_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0030;
}
}
{
RuntimeObject* L_2 = ___0_key;
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, ((*(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)((IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_3;
int32_t L_4 = V_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0030;
}
}
{
EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E* L_5 = (EntryU5BU5D_t57262FAC0E79F77BED3F1108BBBED7CEB5BBA05E*)__this->____entries_1;
int32_t L_6 = V_0;
NullCheck(L_5);
RuntimeObject* L_7 = (RuntimeObject*)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
return L_7;
}
IL_0030:
{
return NULL;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_mEE68C31BD1841055734F0E4895F03828FAEB6E78_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)((IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 52)))(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))), il2cpp_rgctx_method(method->klass->rgctx_data, 52));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::IsCompatibleKey(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m2877339F7C0196FDFA6BE556D5B301FF25B13B96_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, 21)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_m0DA6AB3A5E4CD8F0BE0F4D080FA5A85B654C7A2B_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)((IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))), il2cpp_rgctx_method(method->klass->rgctx_data, 9));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.IDictionary.Contains(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_m268F80EDFF3F54CFA03797AC1A68E84E787BBBB6_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0015;
}
}
{
RuntimeObject* L_2 = ___0_key;
bool L_3;
L_3 = (( bool (*) (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8*, IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 55)))(__this, ((*(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)((IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)(IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 55));
return L_3;
}
IL_0015:
{
return (bool)0;
}
}
// System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector,System.Object>::System.Collections.IDictionary.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_m6EDF417B17F720625775DE528B21525F08764157_gshared (Dictionary_2_tD355634D8C6BD623CA0EA91DDC08BB5C650FC3D8* __this, const RuntimeMethod* method)
{
{
Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m3E9D5553280BC808926BA53FD5E6E7CE6B43FCB5((&L_0), __this, 1, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t8E516E907CBBEE0DB452D28EE49EECE9F0175EB9 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m87A9281EFCF2ADE4AA8FB96DBEAE7834238E7075_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
{
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m788CDF65395B5DE5C08445812FDF76825E3D3182_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_capacity;
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m7DD9CA7B5E06E6F61CE00A4F67755414F0B2B489_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_comparer;
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE0474403B4B4B9CE4CC448E0E90BEA1B4477C576_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __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 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_001d:
{
RuntimeObject* L_4 = ___1_comparer;
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_5;
L_5 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107*)L_5)))
{
goto IL_002c;
}
}
{
RuntimeObject* L_6 = ___1_comparer;
__this->____comparer_6 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)L_6);
}
IL_002c:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mB107747AC93AE3556FE57DDE032016351A4E2651_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_dictionary;
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 4)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 4));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m5F087725112B99154FC38927878D0440AC5B0B2A_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __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_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* V_1 = NULL;
int32_t V_2 = 0;
RuntimeObject* V_3 = NULL;
KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F V_4;
memset((&V_4), 0, sizeof(V_4));
Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* G_B2_0 = NULL;
Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* G_B3_1 = NULL;
{
RuntimeObject* L_0 = ___0_dictionary;
G_B1_0 = __this;
if (L_0)
{
G_B2_0 = __this;
goto IL_0007;
}
}
{
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 /* System.Int32 System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>>::get_Count() */, il2cpp_rgctx_data(method->klass->rgctx_data, 5), (RuntimeObject*)L_1);
G_B3_0 = L_2;
G_B3_1 = G_B2_0;
}
IL_000d:
{
RuntimeObject* L_3 = ___1_comparer;
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 7)) };
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_t547288D056CE354446DA50E9CEDFEC2B07987B36* L_11 = ((Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 8)));
NullCheck(L_11);
int32_t L_12 = (int32_t)L_11->____count_2;
V_0 = L_12;
NullCheck(L_11);
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_13 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)L_11->____entries_1;
V_1 = L_13;
V_2 = 0;
goto IL_007b;
}
IL_004a:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
int32_t L_16 = (int32_t)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___hashCode_0;
if ((((int32_t)L_16) < ((int32_t)0)))
{
goto IL_0077;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_19 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_20 = V_1;
int32_t L_21 = V_2;
NullCheck(L_20);
int32_t L_22 = (int32_t)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___value_3;
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
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 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>>::GetEnumerator() */, il2cpp_rgctx_data(method->klass->rgctx_data, 10), (RuntimeObject*)L_26);
V_3 = L_27;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00af:
{// begin finally (depth: 1)
{
RuntimeObject* L_28 = V_3;
if (!L_28)
{
goto IL_00b8;
}
}
{
RuntimeObject* L_29 = V_3;
NullCheck((RuntimeObject*)L_29);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29);
}
IL_00b8:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_00a5_1;
}
IL_0089_1:
{
RuntimeObject* L_30 = V_3;
NullCheck(L_30);
KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F L_31;
L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Int32>>::get_Current() */, il2cpp_rgctx_data(method->klass->rgctx_data, 12), L_30);
V_4 = L_31;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_32;
L_32 = KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_33;
L_33 = KeyValuePair_2_get_Value_m05C802A06EC32950D1ABB1A8F163AB72CE55315D_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
IL_00a5_1:
{
RuntimeObject* L_34 = V_3;
NullCheck((RuntimeObject*)L_34);
bool L_35;
L_35 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34);
if (L_35)
{
goto IL_0089_1;
}
}
{
goto IL_00b9;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00b9:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF731CB3423EDC7E91DCFD8B015729D8A32AB777F_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m681986705263F0B0FF72328572E8E80C94271CD4_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____count_2;
int32_t L_1 = (int32_t)__this->____freeCount_4;
return ((int32_t)il2cpp_codegen_subtract(L_0, L_1));
}
}
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::get_Keys()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734* Dictionary_2_get_Keys_m22FFE18B8E5753036759587B89C31BED42960739_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
{
KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734* L_0 = (KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734*)__this->____keys_7;
if (L_0)
{
goto IL_0014;
}
}
{
KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734* L_1 = (KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 16));
NullCheck(L_1);
(( void (*) (KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734*, Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 17)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 17));
__this->____keys_7 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____keys_7), (void*)L_1);
}
IL_0014:
{
KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734* L_2 = (KeyCollection_t270B833E418584B8312E10120EA17D9A24F49734*)__this->____keys_7;
return L_2;
}
}
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972* Dictionary_2_get_Values_mBD73DA84E014192A4BC52EA3DF6EC112B8CCB7E7_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
{
ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972* L_0 = (ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972*)__this->____values_8;
if (L_0)
{
goto IL_0014;
}
}
{
ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972* L_1 = (ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 18));
NullCheck(L_1);
(( void (*) (ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972*, Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 19)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 19));
__this->____values_8 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____values_8), (void*)L_1);
}
IL_0014:
{
ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972* L_2 = (ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972*)__this->____values_8;
return L_2;
}
}
// TValue System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::get_Item(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Item_m4C0AA354BF52CBF76BB29FA34E3F1E0F9D3F5472_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_001e;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_3 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
int32_t L_4 = V_0;
NullCheck(L_3);
int32_t L_5 = (int32_t)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_4)))->___value_3;
return L_5;
}
IL_001e:
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_6 = ___0_key;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_7 = L_6;
RuntimeObject* L_8 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_7);
ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL);
il2cpp_codegen_initobj((&V_1), sizeof(int32_t));
int32_t L_9 = V_1;
return L_9;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::set_Item(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m55FCCDC9D9326E679B2B3E92ADC2D4D8F07899CD_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, int32_t ___1_value, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
int32_t L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, int32_t, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m44D7C0EDDDE79332B576613841E40404AAF0E1CC_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, int32_t ___1_value, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
int32_t L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, int32_t, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_mBEB6E2D90D9067DFCE1C088AF6F6BAE7D92EA876_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F ___0_keyValuePair, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0;
L_0 = KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = KeyValuePair_2_get_Value_m05C802A06EC32950D1ABB1A8F163AB72CE55315D_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_mC4C985006277CE2D52E32B9CA0A684EE771D8B31_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0;
L_0 = KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0038;
}
}
{
EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_3;
L_3 = (( EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_4 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = (int32_t)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
int32_t L_7;
L_7 = KeyValuePair_2_get_Value_m05C802A06EC32950D1ABB1A8F163AB72CE55315D_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int32>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0038;
}
}
{
return (bool)1;
}
IL_0038:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_m5D0202E589A58DADC37034BDEA41F414FE28397D_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0;
L_0 = KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0046;
}
}
{
EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_3;
L_3 = (( EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_4 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = (int32_t)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
int32_t L_7;
L_7 = KeyValuePair_2_get_Value_m05C802A06EC32950D1ABB1A8F163AB72CE55315D_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int32>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0046;
}
}
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_9;
L_9 = KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
bool L_10;
L_10 = (( bool (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 27)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 27));
return (bool)1;
}
IL_0046:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mA610BBFE74646FE2E742F34B339B3937A97D24B6_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____count_2;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_3);
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL);
__this->____count_2 = 0;
__this->____freeList_3 = (-1);
__this->____freeCount_4 = 0;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_4 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
int32_t L_5 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL);
}
IL_0041:
{
int32_t L_6 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_6, 1));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::ContainsKey(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mA4C5CB1B9485A7FBA9385ACC564F0000D51704D1_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::ContainsValue(TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_mDB1B7B11BC99DF2CBDDE48CD9627B5E14D08AB9A_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, int32_t ___0_value, const RuntimeMethod* method)
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* V_4 = NULL;
int32_t V_5 = 0;
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_0 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
V_0 = L_0;
goto IL_0049;
}
{
V_1 = 0;
goto IL_003b;
}
IL_0013:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_2 = V_0;
int32_t L_3 = V_1;
NullCheck(L_2);
int32_t L_4 = (int32_t)((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___hashCode_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0037;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_5 = V_0;
int32_t L_6 = V_1;
NullCheck(L_5);
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
goto IL_0037;
}
{
return (bool)1;
}
IL_0037:
{
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1));
}
IL_003b:
{
int32_t L_9 = V_1;
int32_t L_10 = (int32_t)__this->____count_2;
if ((((int32_t)L_9) < ((int32_t)L_10)))
{
goto IL_0013;
}
}
{
goto IL_00db;
}
IL_0049:
{
il2cpp_codegen_initobj((&V_2), sizeof(int32_t));
}
{
V_3 = 0;
goto IL_008b;
}
IL_005d:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_12 = V_0;
int32_t L_13 = V_3;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0087;
}
}
{
EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_15;
L_15 = (( EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_16 = V_0;
int32_t L_17 = V_3;
NullCheck(L_16);
int32_t L_18 = (int32_t)((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->___value_3;
int32_t L_19 = ___0_value;
NullCheck(L_15);
bool L_20;
L_20 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int32>::Equals(T,T) */, L_15, L_18, L_19);
if (!L_20)
{
goto IL_0087;
}
}
{
return (bool)1;
}
IL_0087:
{
int32_t L_21 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_008b:
{
int32_t L_22 = V_3;
int32_t L_23 = (int32_t)__this->____count_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_005d;
}
}
{
goto IL_00db;
}
IL_0096:
{
EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_24;
L_24 = (( EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
V_4 = L_24;
V_5 = 0;
goto IL_00d1;
}
IL_00a2:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___hashCode_0;
if ((((int32_t)L_27) < ((int32_t)0)))
{
goto IL_00cb;
}
}
{
EqualityComparer_1_t8576A23859AAB111A218EAE239E10E5E9E2D66FC* L_28 = V_4;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_29 = V_0;
int32_t L_30 = V_5;
NullCheck(L_29);
int32_t L_31 = (int32_t)((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_30)))->___value_3;
int32_t L_32 = ___0_value;
NullCheck(L_28);
bool L_33;
L_33 = VirtualFuncInvoker2< bool, int32_t, int32_t >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int32>::Equals(T,T) */, L_28, L_31, L_32);
if (!L_33)
{
goto IL_00cb;
}
}
{
return (bool)1;
}
IL_00cb:
{
int32_t L_34 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00d1:
{
int32_t L_35 = V_5;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_00a2;
}
}
IL_00db:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m469AB5E289AB83AD21BC068C07CC1E7B8D92FE96_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
int32_t V_0 = 0;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* V_1 = NULL;
int32_t V_2 = 0;
{
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* 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_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* 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_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* L_3 = ___0_array;
NullCheck(L_3);
int32_t L_4 = ___1_index;
int32_t L_5;
L_5 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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 = (int32_t)__this->____count_2;
V_0 = L_6;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_7 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
V_1 = L_7;
V_2 = 0;
goto IL_0075;
}
IL_0039:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_8 = V_1;
int32_t L_9 = V_2;
NullCheck(L_8);
int32_t L_10 = (int32_t)((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___hashCode_0;
if ((((int32_t)L_10) < ((int32_t)0)))
{
goto IL_0071;
}
}
{
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* 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_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_16 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___key_2;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
int32_t L_19 = (int32_t)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___value_3;
KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F L_20;
memset((&L_20), 0, sizeof(L_20));
KeyValuePair_2__ctor_mA512F382775F19A9D09524E5C6AE894592966936((&L_20), L_16, L_19, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
NullCheck(L_11);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F)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;
}
}
// System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3 Dictionary_2_GetEnumerator_m386BADDC78DE348BF419B24A371A4B6870DED23A_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
{
Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m339EEF6F90FDC2B30E3DC67F2D42FC4C77069612((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
return L_0;
}
}
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m09C8C40D02A4AE8F74156C140F514A2F15558E9F_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
{
Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m339EEF6F90FDC2B30E3DC67F2D42FC4C77069612((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_m2C45882266F6CB2ADEC3015D7B0DBFE9E235E6F9_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __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_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* 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 = (int32_t)__this->____version_5;
NullCheck(L_1);
SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info;
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_5 = L_4;
G_B3_0 = L_5;
G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B3_2 = L_3;
if (L_5)
{
G_B4_0 = L_5;
G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B4_2 = L_3;
goto IL_002f;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_6;
L_6 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B5_1 = L_9;
if (!L_10)
{
G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B6_1 = L_9;
goto IL_0056;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_12)
{
goto IL_008e;
}
}
{
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* L_14 = (KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707*)(KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 35), (uint32_t)L_13);
V_0 = L_14;
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* L_15 = V_0;
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info;
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* L_17 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::FindEntry(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m6C094BF5B4AF11CF7837D0ADCA5C236A9E55AEDF_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* V_2 = NULL;
int32_t V_3 = 0;
RuntimeObject* V_4 = NULL;
int32_t V_5 = 0;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 V_6;
memset((&V_6), 0, sizeof(V_6));
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* V_7 = NULL;
int32_t V_8 = 0;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
V_0 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
V_1 = L_1;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_2 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
V_2 = L_2;
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1;
if (!L_3)
{
goto IL_0175;
}
}
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
V_4 = L_4;
RuntimeObject* L_5 = V_4;
if (L_5)
{
goto IL_0110;
}
}
{
int32_t L_6;
L_6 = IntVector2_GetHashCode_mAED9AFE6AB446B83104C1487877B66BAEE66E283((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
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<il2cpp_array_size_t>(L_10));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1));
il2cpp_codegen_initobj((&V_6), sizeof(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7));
}
IL_0066:
{
int32_t L_13 = V_0;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* 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_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_15 = V_2;
int32_t L_16 = V_0;
NullCheck(L_15);
int32_t L_17 = (int32_t)((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0;
int32_t L_18 = V_5;
if ((!(((uint32_t)L_17) == ((uint32_t)L_18))))
{
goto IL_009b;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_19;
L_19 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_20 = V_2;
int32_t L_21 = V_0;
NullCheck(L_20);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_22 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_23 = ___0_key;
NullCheck(L_19);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, L_19, L_22, L_23);
if (L_24)
{
goto IL_0175;
}
}
IL_009b:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_25 = V_2;
int32_t L_26 = V_0;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___next_1;
V_0 = L_27;
int32_t L_28 = V_3;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* 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_00b9:
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_31;
L_31 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_7 = L_31;
}
IL_00c0:
{
int32_t L_32 = V_0;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_33 = V_2;
NullCheck(L_33);
if ((!(((uint32_t)L_32) < ((uint32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_34 = V_2;
int32_t L_35 = V_0;
NullCheck(L_34);
int32_t L_36 = (int32_t)((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___hashCode_0;
int32_t L_37 = V_5;
if ((!(((uint32_t)L_36) == ((uint32_t)L_37))))
{
goto IL_00f2;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_38 = V_7;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_39 = V_2;
int32_t L_40 = V_0;
NullCheck(L_39);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_41 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_42 = ___0_key;
NullCheck(L_38);
bool L_43;
L_43 = VirtualFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, L_38, L_41, L_42);
if (L_43)
{
goto IL_0175;
}
}
IL_00f2:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_44 = V_2;
int32_t L_45 = V_0;
NullCheck(L_44);
int32_t L_46 = (int32_t)((L_44)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_45)))->___next_1;
V_0 = L_46;
int32_t L_47 = V_3;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_48 = V_2;
NullCheck(L_48);
if ((((int32_t)L_47) < ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length)))))
{
goto IL_010a;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_010a:
{
int32_t L_49 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_49, 1));
goto IL_00c0;
}
IL_0110:
{
RuntimeObject* L_50 = V_4;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_51 = ___0_key;
NullCheck(L_50);
int32_t L_52;
L_52 = InterfaceFuncInvoker1< int32_t, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_50, L_51);
V_8 = ((int32_t)(L_52&((int32_t)2147483647LL)));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_53 = V_1;
int32_t L_54 = V_8;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_55 = V_1;
NullCheck(L_55);
NullCheck(L_53);
int32_t L_56 = ((int32_t)(L_54%((int32_t)(((RuntimeArray*)L_55)->max_length))));
int32_t L_57 = (L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_57, 1));
}
IL_012b:
{
int32_t L_58 = V_0;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_59 = V_2;
NullCheck(L_59);
if ((!(((uint32_t)L_58) < ((uint32_t)((int32_t)(((RuntimeArray*)L_59)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_60 = V_2;
int32_t L_61 = V_0;
NullCheck(L_60);
int32_t L_62 = (int32_t)((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61)))->___hashCode_0;
int32_t L_63 = V_8;
if ((!(((uint32_t)L_62) == ((uint32_t)L_63))))
{
goto IL_0157;
}
}
{
RuntimeObject* L_64 = V_4;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_65 = V_2;
int32_t L_66 = V_0;
NullCheck(L_65);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_67 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_68 = ___0_key;
NullCheck(L_64);
bool L_69;
L_69 = InterfaceFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_64, L_67, L_68);
if (L_69)
{
goto IL_0175;
}
}
IL_0157:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_70 = V_2;
int32_t L_71 = V_0;
NullCheck(L_70);
int32_t L_72 = (int32_t)((L_70)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_71)))->___next_1;
V_0 = L_72;
int32_t L_73 = V_3;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_74 = V_2;
NullCheck(L_74);
if ((((int32_t)L_73) < ((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length)))))
{
goto IL_016f;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_016f:
{
int32_t L_75 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_75, 1));
goto IL_012b;
}
IL_0175:
{
int32_t L_76 = V_0;
return L_76;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::Initialize(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m48CC2D243BBB56CEEC5D69E91EE8871258C5A00D_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __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_3 = (-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_0 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_3);
int32_t L_4 = V_0;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_5 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)(EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_4);
__this->____entries_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_5);
int32_t L_6 = V_0;
return L_6;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m58ED62840CE7D582B86337E4E975F315BAE3D6F9_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, int32_t ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method)
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* 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_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* V_10 = NULL;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 V_11;
memset((&V_11), 0, sizeof(V_11));
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* V_12 = NULL;
int32_t V_13 = 0;
int32_t G_B7_0 = 0;
int32_t* G_B51_0 = NULL;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
int32_t L_1 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_1, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (L_2)
{
goto IL_002c;
}
}
{
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_002c:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_4 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
V_0 = L_4;
RuntimeObject* L_5 = (RuntimeObject*)__this->____comparer_6;
V_1 = L_5;
RuntimeObject* L_6 = V_1;
if (!L_6)
{
goto IL_0046;
}
}
{
RuntimeObject* L_7 = V_1;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_8 = ___0_key;
NullCheck(L_7);
int32_t L_9;
L_9 = InterfaceFuncInvoker1< int32_t, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_7, L_8);
G_B7_0 = L_9;
goto IL_0053;
}
IL_0046:
{
int32_t L_10;
L_10 = IntVector2_GetHashCode_mAED9AFE6AB446B83104C1487877B66BAEE66E283((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B7_0 = L_10;
}
IL_0053:
{
V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL)));
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_12 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_13);
NullCheck(L_11);
V_4 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(((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(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7));
}
IL_0091:
{
int32_t L_18 = V_5;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* 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_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_20 = V_0;
int32_t L_21 = V_5;
NullCheck(L_20);
int32_t L_22 = (int32_t)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___hashCode_0;
int32_t L_23 = V_2;
if ((!(((uint32_t)L_22) == ((uint32_t)L_23))))
{
goto IL_00ea;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_24;
L_24 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_27 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_28 = ___0_key;
NullCheck(L_24);
bool L_29;
L_29 = VirtualFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, 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_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_31 = V_0;
int32_t L_32 = V_5;
NullCheck(L_31);
int32_t L_33 = ___1_value;
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3 = L_33;
return (bool)1;
}
IL_00d9:
{
uint8_t L_34 = ___2_behavior;
if ((!(((uint32_t)L_34) == ((uint32_t)2))))
{
goto IL_00e8;
}
}
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_35 = ___0_key;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_36 = L_35;
RuntimeObject* L_37 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_36);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL);
}
IL_00e8:
{
return (bool)0;
}
IL_00ea:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_38 = V_0;
int32_t L_39 = V_5;
NullCheck(L_38);
int32_t L_40 = (int32_t)((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_39)))->___next_1;
V_5 = L_40;
int32_t L_41 = V_3;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* 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_010a:
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_44;
L_44 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_12 = L_44;
}
IL_0111:
{
int32_t L_45 = V_5;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_46 = V_0;
NullCheck(L_46);
if ((!(((uint32_t)L_45) < ((uint32_t)((int32_t)(((RuntimeArray*)L_46)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_47 = V_0;
int32_t L_48 = V_5;
NullCheck(L_47);
int32_t L_49 = (int32_t)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___hashCode_0;
int32_t L_50 = V_2;
if ((!(((uint32_t)L_49) == ((uint32_t)L_50))))
{
goto IL_0167;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_51 = V_12;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_52 = V_0;
int32_t L_53 = V_5;
NullCheck(L_52);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_54 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_55 = ___0_key;
NullCheck(L_51);
bool L_56;
L_56 = VirtualFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, L_51, L_54, L_55);
if (!L_56)
{
goto IL_0167;
}
}
{
uint8_t L_57 = ___2_behavior;
if ((!(((uint32_t)L_57) == ((uint32_t)1))))
{
goto IL_0156;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_58 = V_0;
int32_t L_59 = V_5;
NullCheck(L_58);
int32_t L_60 = ___1_value;
((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3 = L_60;
return (bool)1;
}
IL_0156:
{
uint8_t L_61 = ___2_behavior;
if ((!(((uint32_t)L_61) == ((uint32_t)2))))
{
goto IL_0165;
}
}
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_62 = ___0_key;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_63 = L_62;
RuntimeObject* L_64 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_63);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_64, NULL);
}
IL_0165:
{
return (bool)0;
}
IL_0167:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_65 = V_0;
int32_t L_66 = V_5;
NullCheck(L_65);
int32_t L_67 = (int32_t)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___next_1;
V_5 = L_67;
int32_t L_68 = V_3;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_69 = V_0;
NullCheck(L_69);
if ((((int32_t)L_68) < ((int32_t)((int32_t)(((RuntimeArray*)L_69)->max_length)))))
{
goto IL_0181;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_0181:
{
int32_t L_70 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_70, 1));
goto IL_0111;
}
IL_0187:
{
int32_t L_71 = V_5;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_72 = V_0;
NullCheck(L_72);
if ((!(((uint32_t)L_71) < ((uint32_t)((int32_t)(((RuntimeArray*)L_72)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_73 = V_0;
int32_t L_74 = V_5;
NullCheck(L_73);
int32_t L_75 = (int32_t)((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_74)))->___hashCode_0;
int32_t L_76 = V_2;
if ((!(((uint32_t)L_75) == ((uint32_t)L_76))))
{
goto IL_01d9;
}
}
{
RuntimeObject* L_77 = V_1;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_78 = V_0;
int32_t L_79 = V_5;
NullCheck(L_78);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_80 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_78)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_79)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_81 = ___0_key;
NullCheck(L_77);
bool L_82;
L_82 = InterfaceFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_77, L_80, L_81);
if (!L_82)
{
goto IL_01d9;
}
}
{
uint8_t L_83 = ___2_behavior;
if ((!(((uint32_t)L_83) == ((uint32_t)1))))
{
goto IL_01c8;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_84 = V_0;
int32_t L_85 = V_5;
NullCheck(L_84);
int32_t L_86 = ___1_value;
((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3 = L_86;
return (bool)1;
}
IL_01c8:
{
uint8_t L_87 = ___2_behavior;
if ((!(((uint32_t)L_87) == ((uint32_t)2))))
{
goto IL_01d7;
}
}
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_88 = ___0_key;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_89 = L_88;
RuntimeObject* L_90 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_89);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_90, NULL);
}
IL_01d7:
{
return (bool)0;
}
IL_01d9:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_91 = V_0;
int32_t L_92 = V_5;
NullCheck(L_91);
int32_t L_93 = (int32_t)((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_92)))->___next_1;
V_5 = L_93;
int32_t L_94 = V_3;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_95 = V_0;
NullCheck(L_95);
if ((((int32_t)L_94) < ((int32_t)((int32_t)(((RuntimeArray*)L_95)->max_length)))))
{
goto IL_01f3;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_01f3:
{
int32_t L_96 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_96, 1));
goto IL_0187;
}
IL_01f9:
{
V_6 = (bool)0;
V_7 = (bool)0;
int32_t L_97 = (int32_t)__this->____freeCount_4;
if ((((int32_t)L_97) <= ((int32_t)0)))
{
goto IL_0223;
}
}
{
int32_t L_98 = (int32_t)__this->____freeList_3;
V_8 = L_98;
V_7 = (bool)1;
int32_t L_99 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_subtract(L_99, 1));
goto IL_0250;
}
IL_0223:
{
int32_t L_100 = (int32_t)__this->____count_2;
V_13 = L_100;
int32_t L_101 = V_13;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_102 = V_0;
NullCheck(L_102);
if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)(((RuntimeArray*)L_102)->max_length))))))
{
goto IL_023b;
}
}
{
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 45)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 45));
V_6 = (bool)1;
}
IL_023b:
{
int32_t L_103 = V_13;
V_8 = L_103;
int32_t L_104 = V_13;
__this->____count_2 = ((int32_t)il2cpp_codegen_add(L_104, 1));
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_105 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
V_0 = L_105;
}
IL_0250:
{
bool L_106 = V_6;
if (L_106)
{
goto IL_0258;
}
}
{
int32_t* L_107 = V_4;
G_B51_0 = L_107;
goto IL_026d;
}
IL_0258:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_108 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_109 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_110 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_110);
NullCheck(L_108);
G_B51_0 = ((L_108)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)(L_109%((int32_t)(((RuntimeArray*)L_110)->max_length)))))));
}
IL_026d:
{
V_9 = G_B51_0;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_111 = V_0;
int32_t L_112 = V_8;
NullCheck(L_111);
V_10 = ((L_111)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_112)));
bool L_113 = V_7;
if (!L_113)
{
goto IL_028a;
}
}
{
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_114 = V_10;
int32_t L_115 = (int32_t)L_114->___next_1;
__this->____freeList_3 = L_115;
}
IL_028a:
{
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_116 = V_10;
int32_t L_117 = V_2;
L_116->___hashCode_0 = L_117;
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_118 = V_10;
int32_t* L_119 = V_9;
int32_t L_120 = *((int32_t*)L_119);
L_118->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_120, 1));
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_121 = V_10;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_122 = ___0_key;
L_121->___key_2 = L_122;
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_123 = V_10;
int32_t L_124 = ___1_value;
L_123->___value_3 = L_124;
int32_t* L_125 = V_9;
int32_t L_126 = V_8;
*((int32_t*)L_125) = (int32_t)((int32_t)il2cpp_codegen_add(L_126, 1));
return (bool)1;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::OnDeserialization(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_m679096C8A6600E3A151573C40BA432A96A048DC9_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __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_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* 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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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_6 = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41)));
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41))));
int32_t L_11 = V_2;
if (!L_11)
{
goto IL_00c9;
}
}
{
int32_t L_12 = V_2;
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* 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_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* L_19 = V_3;
int32_t L_20 = V_4;
NullCheck(L_19);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_21;
L_21 = KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_inline(((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
goto IL_009a;
}
{
ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)17), NULL);
}
IL_009a:
{
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* L_22 = V_3;
int32_t L_23 = V_4;
NullCheck(L_22);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_24;
L_24 = KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_inline(((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* L_25 = V_3;
int32_t L_26 = V_4;
NullCheck(L_25);
int32_t L_27;
L_27 = KeyValuePair_2_get_Value_m05C802A06EC32950D1ABB1A8F163AB72CE55315D_inline(((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
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_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* 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_0 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL);
}
IL_00d0:
{
int32_t L_31 = V_1;
__this->____version_5 = 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;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::Resize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m33A1295DF69C9B6FE4C8D5A0740D187698BE2015_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __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 = (int32_t)__this->____count_2;
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL);
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, int32_t, bool, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 47)))(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 47));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::Resize(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m67C3D4A6091FB79AA4529B935C316628FF744976_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __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_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* V_1 = NULL;
int32_t V_2 = 0;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
{
int32_t L_0 = ___0_newSize;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0);
V_0 = L_1;
int32_t L_2 = ___0_newSize;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_3 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)(EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_2);
V_1 = L_3;
int32_t L_4 = (int32_t)__this->____count_2;
V_2 = L_4;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_5 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* 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(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7));
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_8 = V_3;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_9 = L_8;
RuntimeObject* L_10 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_9);
bool L_11 = ___1_forceNewHashCodes;
if (!((int32_t)(((((RuntimeObject*)(RuntimeObject*)L_10) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0)&(int32_t)L_11)))
{
goto IL_0084;
}
}
{
V_4 = 0;
goto IL_007f;
}
IL_003e:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_12 = V_1;
int32_t L_13 = V_4;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0079;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_15 = V_1;
int32_t L_16 = V_4;
NullCheck(L_15);
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_17 = V_1;
int32_t L_18 = V_4;
NullCheck(L_17);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7* L_19 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(&((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2);
int32_t L_20;
L_20 = IntVector2_GetHashCode_mAED9AFE6AB446B83104C1487877B66BAEE66E283(L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 38));
((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0 = ((int32_t)(L_20&((int32_t)2147483647LL)));
}
IL_0079:
{
int32_t L_21 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_007f:
{
int32_t L_22 = V_4;
int32_t L_23 = V_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_003e;
}
}
IL_0084:
{
V_5 = 0;
goto IL_00cb;
}
IL_0089:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_24 = V_1;
int32_t L_25 = V_5;
NullCheck(L_24);
int32_t L_26 = (int32_t)((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->___hashCode_0;
if ((((int32_t)L_26) < ((int32_t)0)))
{
goto IL_00c5;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_27 = V_1;
int32_t L_28 = V_5;
NullCheck(L_27);
int32_t L_29 = (int32_t)((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->___hashCode_0;
int32_t L_30 = ___0_newSize;
V_6 = ((int32_t)(L_29%L_30));
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_31 = V_1;
int32_t L_32 = V_5;
NullCheck(L_31);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_33 = V_0;
int32_t L_34 = V_6;
NullCheck(L_33);
int32_t L_35 = L_34;
int32_t L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_36, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_37 = V_0;
int32_t L_38 = V_6;
int32_t L_39 = V_5;
NullCheck(L_37);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (int32_t)((int32_t)il2cpp_codegen_add(L_39, 1)));
}
IL_00c5:
{
int32_t L_40 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_40, 1));
}
IL_00cb:
{
int32_t L_41 = V_5;
int32_t L_42 = V_2;
if ((((int32_t)L_41) < ((int32_t)L_42)))
{
goto IL_0089;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_43 = V_0;
__this->____buckets_0 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_43);
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_44 = V_1;
__this->____entries_1 = L_44;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_44);
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::Remove(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m38AA099A0AED1EB1C6A8C6C28D30CB3F1B2D7455_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___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_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* 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;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_1)
{
goto IL_0149;
}
}
{
RuntimeObject* L_2 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_3 = L_2;
G_B4_0 = L_3;
if (L_3)
{
G_B5_0 = L_3;
goto IL_0032;
}
}
{
int32_t L_4;
L_4 = IntVector2_GetHashCode_mAED9AFE6AB446B83104C1487877B66BAEE66E283((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B6_0 = L_4;
goto IL_0038;
}
IL_0032:
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_5 = ___0_key;
NullCheck(G_B5_0);
int32_t L_6;
L_6 = InterfaceFuncInvoker1< int32_t, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_8);
V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length))));
V_2 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_10 = V_1;
NullCheck(L_9);
int32_t L_11 = L_10;
int32_t L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
goto IL_0142;
}
IL_005c:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_13 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
int32_t L_14 = V_3;
NullCheck(L_13);
V_4 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)));
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_15 = V_4;
int32_t L_16 = (int32_t)L_15->___hashCode_0;
int32_t L_17 = V_0;
if ((!(((uint32_t)L_16) == ((uint32_t)L_17))))
{
goto IL_0138;
}
}
{
RuntimeObject* L_18 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_19 = L_18;
G_B9_0 = L_19;
if (L_19)
{
G_B10_0 = L_19;
goto IL_0095;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_20;
L_20 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_21 = V_4;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_22 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)L_21->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_23 = ___0_key;
NullCheck(L_20);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, L_20, L_22, L_23);
G_B11_0 = L_24;
goto IL_00a2;
}
IL_0095:
{
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_25 = V_4;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_26 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)L_25->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_27 = ___0_key;
NullCheck(G_B10_0);
bool L_28;
L_28 = InterfaceFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_31 = V_1;
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_32 = V_4;
int32_t L_33 = (int32_t)L_32->___next_1;
NullCheck(L_30);
(L_30)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1)));
goto IL_00d6;
}
IL_00be:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_34 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
int32_t L_35 = V_2;
NullCheck(L_34);
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_36 = V_4;
int32_t L_37 = (int32_t)L_36->___next_1;
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___next_1 = L_37;
}
IL_00d6:
{
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_38 = V_4;
L_38->___hashCode_0 = (-1);
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_39 = V_4;
int32_t L_40 = (int32_t)__this->____freeList_3;
L_39->___next_1 = L_40;
if (!false)
{
goto IL_00ff;
}
}
{
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_41 = V_4;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7* L_42 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(&L_41->___key_2);
il2cpp_codegen_initobj(L_42, sizeof(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7));
}
IL_00ff:
{
if (!false)
{
goto IL_0113;
}
}
{
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_43 = V_4;
int32_t* L_44 = (int32_t*)(&L_43->___value_3);
il2cpp_codegen_initobj(L_44, sizeof(int32_t));
}
IL_0113:
{
int32_t L_45 = V_3;
__this->____freeList_3 = L_45;
int32_t L_46 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_add(L_46, 1));
int32_t L_47 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_47, 1));
return (bool)1;
}
IL_0138:
{
int32_t L_48 = V_3;
V_2 = L_48;
Entry_t40969EF2B6AF52A74938ECAB63AE42B1E5C3D47B* L_49 = V_4;
int32_t L_50 = (int32_t)L_49->___next_1;
V_3 = L_50;
}
IL_0142:
{
int32_t L_51 = V_3;
if ((((int32_t)L_51) >= ((int32_t)0)))
{
goto IL_005c;
}
}
IL_0149:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m436EBD94CCEAD41A4074D4ABE70B4D94173212AF_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, int32_t* ___1_value, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0025;
}
}
{
int32_t* L_3 = ___1_value;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_4 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
int32_t L_6 = (int32_t)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
*(int32_t*)L_3 = L_6;
return (bool)1;
}
IL_0025:
{
int32_t* L_7 = ___1_value;
il2cpp_codegen_initobj(L_7, sizeof(int32_t));
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::TryAdd(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m8A12556199BD4559652D0BF62A16FE5F0841C595_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, int32_t ___1_value, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
int32_t L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, int32_t, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return L_2;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m5F7053F2EE8C9423B38378C18A2EED7D82397BBF_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_mE078140CD09146936634F5A6CE3EE64781AA57A1_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
{
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* L_0 = ___0_array;
int32_t L_1 = ___1_index;
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_m86B33C1EADA238662792A0DC28B7756EC81C1850_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __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_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* V_0 = NULL;
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* V_2 = NULL;
int32_t V_3 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL;
int32_t V_5 = 0;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* V_6 = NULL;
int32_t V_7 = 0;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __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 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* L_13 = V_0;
if (!L_13)
{
goto IL_005e;
}
}
{
KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707* L_14 = V_0;
int32_t L_15 = ___1_index;
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, KeyValuePair_2U5BU5D_t4CA3E7F2F05CFC7A00E7761A3CB303C3AA59F707*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
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_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_18 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
V_2 = L_18;
V_3 = 0;
goto IL_00b9;
}
IL_0073:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_19 = V_2;
int32_t L_20 = V_3;
NullCheck(L_19);
int32_t L_21 = (int32_t)((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___hashCode_0;
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_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_25 = V_2;
int32_t L_26 = V_3;
NullCheck(L_25);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_27 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_28 = L_27;
RuntimeObject* L_29 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_28);
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_30 = V_2;
int32_t L_31 = V_3;
NullCheck(L_30);
int32_t L_32 = (int32_t)((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->___value_3;
int32_t L_33 = L_32;
RuntimeObject* L_34 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 28), &L_33);
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_35;
memset((&L_35), 0, sizeof(L_35));
DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_35), L_29, L_34, /*hidden argument*/NULL);
NullCheck(L_22);
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(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 = (int32_t)__this->____count_2;
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
{// begin try (depth: 1)
{
int32_t L_41 = (int32_t)__this->____count_2;
V_5 = L_41;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_42 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
V_6 = L_42;
V_7 = 0;
goto IL_0130_1;
}
IL_00ea_1:
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_43 = V_6;
int32_t L_44 = V_7;
NullCheck(L_43);
int32_t L_45 = (int32_t)((L_43)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_44)))->___hashCode_0;
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_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_49 = V_6;
int32_t L_50 = V_7;
NullCheck(L_49);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_51 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_49)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_50)))->___key_2;
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_52 = V_6;
int32_t L_53 = V_7;
NullCheck(L_52);
int32_t L_54 = (int32_t)((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___value_3;
KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F L_55;
memset((&L_55), 0, sizeof(L_55));
KeyValuePair_2__ctor_mA512F382775F19A9D09524E5C6AE894592966936((&L_55), L_51, L_54, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F L_56 = L_55;
RuntimeObject* L_57 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 30), &L_56);
NullCheck(L_46);
ArrayElementTypeCheck (L_46, L_57);
(L_46)->SetAt(static_cast<il2cpp_array_size_t>(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;
}
}// end try (depth: 1)
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:
{// begin catch(System.ArrayTypeMismatchException)
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_0140;
}// end catch (depth: 1)
IL_0140:
{
return;
}
}
// System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.IEnumerable.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_mC9FC91651F92D532AF73C98C3683E6EFADB485F4_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
{
Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m339EEF6F90FDC2B30E3DC67F2D42FC4C77069612((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Object System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.ICollection.get_SyncRoot()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m0C0D5A166664C2362536869F8B3AED79B539B1EB_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __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 = (RuntimeObject*)__this->____syncRoot_9;
if (L_0)
{
goto IL_001a;
}
}
{
RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot_9);
RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
NullCheck(L_2);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL);
RuntimeObject* L_3;
L_3 = InterlockedCompareExchangeImpl<RuntimeObject*>(L_1, L_2, NULL);
}
IL_001a:
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____syncRoot_9;
return L_4;
}
}
// System.Collections.ICollection System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.IDictionary.get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_mBB8BB7D2BF25B1720CCBEA1CF03ECAD83D6CF3CC_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
{
ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972* L_0;
L_0 = (( ValueCollection_t0F2E6459439AAFB03732C7DCEDFA274E00F79972* (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 48)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 48));
return (RuntimeObject*)L_0;
}
}
// System.Object System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.IDictionary.get_Item(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_mE154FDC300C36E1F9B07DF19C65636C546F7CF6F_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0030;
}
}
{
RuntimeObject* L_2 = ___0_key;
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, ((*(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)((IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_3;
int32_t L_4 = V_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0030;
}
}
{
EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9* L_5 = (EntryU5BU5D_t1F79413F4A6A41BE23BA72406D5A4F063667C4D9*)__this->____entries_1;
int32_t L_6 = V_0;
NullCheck(L_5);
int32_t L_7 = (int32_t)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
int32_t L_8 = L_7;
RuntimeObject* L_9 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 28), &L_8);
return L_9;
}
IL_0030:
{
return NULL;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.IDictionary.set_Item(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_mF33616F596856CEAA121D6C00E4DF3DD71AB7F55_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)((IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 52)))(__this, L_3, ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))))), il2cpp_rgctx_method(method->klass->rgctx_data, 52));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::IsCompatibleKey(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_mF0B242F7606EB1EC61CB0C27163FD3E85B2A96A6_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, 21)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.IDictionary.Add(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_m83ECEABB5C4BC67E565F5CFA7DE828EC405D7CBC_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)((IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_3, ((*(int32_t*)((int32_t*)(int32_t*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))))), il2cpp_rgctx_method(method->klass->rgctx_data, 9));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.IDictionary.Contains(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_mD6CF6A6D8FD6071419CD4A0B3CB41A957BFAD572_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0015;
}
}
{
RuntimeObject* L_2 = ___0_key;
bool L_3;
L_3 = (( bool (*) (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 55)))(__this, ((*(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)((IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 55));
return L_3;
}
IL_0015:
{
return (bool)0;
}
}
// System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Int32>::System.Collections.IDictionary.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_m669CC0284907276A564C96392B43BA09E9E06980_gshared (Dictionary_2_t547288D056CE354446DA50E9CEDFEC2B07987B36* __this, const RuntimeMethod* method)
{
{
Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m339EEF6F90FDC2B30E3DC67F2D42FC4C77069612((&L_0), __this, 1, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t08B8A525ADD091DF3831C4A351383216AB24F4B3 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m6CB7217352B925BB4008CD684804DB04B39ED2F5_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
{
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m65EC3BE07C07359FAA5FE752F35E8A3C234E8C57_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_capacity;
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m15C86CC8815F31C0E2154D23A7E63A6F74693A65_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_comparer;
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m9D2CA60376764943B3AED5FD21EA9C0C167E5D16_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __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 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_001d:
{
RuntimeObject* L_4 = ___1_comparer;
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_5;
L_5 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107*)L_5)))
{
goto IL_002c;
}
}
{
RuntimeObject* L_6 = ___1_comparer;
__this->____comparer_6 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)L_6);
}
IL_002c:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m2185FBDB508D9A8243253663745A8D054376033B_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_dictionary;
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 4)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 4));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m857CC1F4CF49D150D1AC2D01B9F19703FF957E01_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __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_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* V_1 = NULL;
int32_t V_2 = 0;
RuntimeObject* V_3 = NULL;
KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 V_4;
memset((&V_4), 0, sizeof(V_4));
Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* G_B2_0 = NULL;
Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* G_B3_1 = NULL;
{
RuntimeObject* L_0 = ___0_dictionary;
G_B1_0 = __this;
if (L_0)
{
G_B2_0 = __this;
goto IL_0007;
}
}
{
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 /* System.Int32 System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>>::get_Count() */, il2cpp_rgctx_data(method->klass->rgctx_data, 5), (RuntimeObject*)L_1);
G_B3_0 = L_2;
G_B3_1 = G_B2_0;
}
IL_000d:
{
RuntimeObject* L_3 = ___1_comparer;
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 7)) };
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_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* L_11 = ((Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 8)));
NullCheck(L_11);
int32_t L_12 = (int32_t)L_11->____count_2;
V_0 = L_12;
NullCheck(L_11);
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_13 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)L_11->____entries_1;
V_1 = L_13;
V_2 = 0;
goto IL_007b;
}
IL_004a:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
int32_t L_16 = (int32_t)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___hashCode_0;
if ((((int32_t)L_16) < ((int32_t)0)))
{
goto IL_0077;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_19 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_20 = V_1;
int32_t L_21 = V_2;
NullCheck(L_20);
RuntimeObject* L_22 = (RuntimeObject*)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___value_3;
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
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 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>>::GetEnumerator() */, il2cpp_rgctx_data(method->klass->rgctx_data, 10), (RuntimeObject*)L_26);
V_3 = L_27;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00af:
{// begin finally (depth: 1)
{
RuntimeObject* L_28 = V_3;
if (!L_28)
{
goto IL_00b8;
}
}
{
RuntimeObject* L_29 = V_3;
NullCheck((RuntimeObject*)L_29);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29);
}
IL_00b8:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_00a5_1;
}
IL_0089_1:
{
RuntimeObject* L_30 = V_3;
NullCheck(L_30);
KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 L_31;
L_31 = InterfaceFuncInvoker0< KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.IntVector2,System.Object>>::get_Current() */, il2cpp_rgctx_data(method->klass->rgctx_data, 12), L_30);
V_4 = L_31;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_32;
L_32 = KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
RuntimeObject* L_33;
L_33 = KeyValuePair_2_get_Value_mC2915B028987E80D4EDE76EF537F3446626CF1F2_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
IL_00a5_1:
{
RuntimeObject* L_34 = V_3;
NullCheck((RuntimeObject*)L_34);
bool L_35;
L_35 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34);
if (L_35)
{
goto IL_0089_1;
}
}
{
goto IL_00b9;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00b9:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mC3B51864858C0DD7E00176BD5D4756E60464BB86_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m36A7D53F5531E03FBB747DC5201ECE28D609970A_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____count_2;
int32_t L_1 = (int32_t)__this->____freeCount_4;
return ((int32_t)il2cpp_codegen_subtract(L_0, L_1));
}
}
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::get_Keys()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B* Dictionary_2_get_Keys_mD5866906A4D17C9EEF240BFF5237142BE5837AB6_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
{
KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B* L_0 = (KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B*)__this->____keys_7;
if (L_0)
{
goto IL_0014;
}
}
{
KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B* L_1 = (KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 16));
NullCheck(L_1);
(( void (*) (KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B*, Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 17)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 17));
__this->____keys_7 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____keys_7), (void*)L_1);
}
IL_0014:
{
KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B* L_2 = (KeyCollection_t7C5E886FFB8AAA184A399C5BD18102352829691B*)__this->____keys_7;
return L_2;
}
}
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8* Dictionary_2_get_Values_m64CF701473F19083A2F616DB058EE2D0A6D355C9_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
{
ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8* L_0 = (ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8*)__this->____values_8;
if (L_0)
{
goto IL_0014;
}
}
{
ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8* L_1 = (ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 18));
NullCheck(L_1);
(( void (*) (ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8*, Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 19)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 19));
__this->____values_8 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____values_8), (void*)L_1);
}
IL_0014:
{
ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8* L_2 = (ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8*)__this->____values_8;
return L_2;
}
}
// TValue System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::get_Item(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_m24FA1D279FE2E8ABBC6AC29870F0AB585E24B30F_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
RuntimeObject* V_1 = NULL;
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_001e;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_3 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
int32_t L_4 = V_0;
NullCheck(L_3);
RuntimeObject* L_5 = (RuntimeObject*)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_4)))->___value_3;
return L_5;
}
IL_001e:
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_6 = ___0_key;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_7 = L_6;
RuntimeObject* L_8 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_7);
ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL);
il2cpp_codegen_initobj((&V_1), sizeof(RuntimeObject*));
RuntimeObject* L_9 = V_1;
return L_9;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::set_Item(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m79BE306668A2F16E44B477027DE7F86C8D3A56F2_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m4FFFD525E71379179AE1B5E7866853382040181F_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_mCE0EB3A73F4613AD022E364487AEBC30B0A680AA_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 ___0_keyValuePair, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0;
L_0 = KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
RuntimeObject* L_1;
L_1 = KeyValuePair_2_get_Value_mC2915B028987E80D4EDE76EF537F3446626CF1F2_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_m1115C797BD04EFF7E39137BD389EB443DABC6E8F_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0;
L_0 = KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0038;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3;
L_3 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_4 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
RuntimeObject* L_7;
L_7 = KeyValuePair_2_get_Value_mC2915B028987E80D4EDE76EF537F3446626CF1F2_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0038;
}
}
{
return (bool)1;
}
IL_0038:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_mFA7F48BCFA79B557B6238E135D626CED5D1CD0CC_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0;
L_0 = KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0046;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3;
L_3 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_4 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
RuntimeObject* L_7;
L_7 = KeyValuePair_2_get_Value_mC2915B028987E80D4EDE76EF537F3446626CF1F2_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0046;
}
}
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_9;
L_9 = KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
bool L_10;
L_10 = (( bool (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 27)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 27));
return (bool)1;
}
IL_0046:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mF4233287D33FC9DEC45E3A03B4083DAF6E711755_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____count_2;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_3);
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL);
__this->____count_2 = 0;
__this->____freeList_3 = (-1);
__this->____freeCount_4 = 0;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_4 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
int32_t L_5 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL);
}
IL_0041:
{
int32_t L_6 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_6, 1));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::ContainsKey(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mFD874508917976E4B679DE7DD33C12E0DD7ACC21_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::ContainsValue(TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_m26751A61E094BC6AD4BD85F38E685EF3E729676C_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, RuntimeObject* ___0_value, const RuntimeMethod* method)
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* V_0 = NULL;
int32_t V_1 = 0;
RuntimeObject* V_2 = NULL;
int32_t V_3 = 0;
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* V_4 = NULL;
int32_t V_5 = 0;
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_0 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
V_0 = L_0;
RuntimeObject* L_1 = ___0_value;
if (L_1)
{
goto IL_0049;
}
}
{
V_1 = 0;
goto IL_003b;
}
IL_0013:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_2 = V_0;
int32_t L_3 = V_1;
NullCheck(L_2);
int32_t L_4 = (int32_t)((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___hashCode_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0037;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_5 = V_0;
int32_t L_6 = V_1;
NullCheck(L_5);
RuntimeObject* L_7 = (RuntimeObject*)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
if (L_7)
{
goto IL_0037;
}
}
{
return (bool)1;
}
IL_0037:
{
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1));
}
IL_003b:
{
int32_t L_9 = V_1;
int32_t L_10 = (int32_t)__this->____count_2;
if ((((int32_t)L_9) < ((int32_t)L_10)))
{
goto IL_0013;
}
}
{
goto IL_00db;
}
IL_0049:
{
il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject*));
RuntimeObject* L_11 = V_2;
if (!L_11)
{
goto IL_0096;
}
}
{
V_3 = 0;
goto IL_008b;
}
IL_005d:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_12 = V_0;
int32_t L_13 = V_3;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0087;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_15;
L_15 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_16 = V_0;
int32_t L_17 = V_3;
NullCheck(L_16);
RuntimeObject* L_18 = (RuntimeObject*)((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->___value_3;
RuntimeObject* L_19 = ___0_value;
NullCheck(L_15);
bool L_20;
L_20 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_15, L_18, L_19);
if (!L_20)
{
goto IL_0087;
}
}
{
return (bool)1;
}
IL_0087:
{
int32_t L_21 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_008b:
{
int32_t L_22 = V_3;
int32_t L_23 = (int32_t)__this->____count_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_005d;
}
}
{
goto IL_00db;
}
IL_0096:
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_24;
L_24 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
V_4 = L_24;
V_5 = 0;
goto IL_00d1;
}
IL_00a2:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___hashCode_0;
if ((((int32_t)L_27) < ((int32_t)0)))
{
goto IL_00cb;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_28 = V_4;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_29 = V_0;
int32_t L_30 = V_5;
NullCheck(L_29);
RuntimeObject* L_31 = (RuntimeObject*)((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_30)))->___value_3;
RuntimeObject* L_32 = ___0_value;
NullCheck(L_28);
bool L_33;
L_33 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_28, L_31, L_32);
if (!L_33)
{
goto IL_00cb;
}
}
{
return (bool)1;
}
IL_00cb:
{
int32_t L_34 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00d1:
{
int32_t L_35 = V_5;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_00a2;
}
}
IL_00db:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m4EA22EDE5A3444AC573DBB08AC8A51A2E1B75A4F_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
int32_t V_0 = 0;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* V_1 = NULL;
int32_t V_2 = 0;
{
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* 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_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* 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_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* L_3 = ___0_array;
NullCheck(L_3);
int32_t L_4 = ___1_index;
int32_t L_5;
L_5 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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 = (int32_t)__this->____count_2;
V_0 = L_6;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_7 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
V_1 = L_7;
V_2 = 0;
goto IL_0075;
}
IL_0039:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_8 = V_1;
int32_t L_9 = V_2;
NullCheck(L_8);
int32_t L_10 = (int32_t)((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___hashCode_0;
if ((((int32_t)L_10) < ((int32_t)0)))
{
goto IL_0071;
}
}
{
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* 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_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_16 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___key_2;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
RuntimeObject* L_19 = (RuntimeObject*)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___value_3;
KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 L_20;
memset((&L_20), 0, sizeof(L_20));
KeyValuePair_2__ctor_m553868AF4B32327D31AF82C763E460BF955F2D60((&L_20), L_16, L_19, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
NullCheck(L_11);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3)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;
}
}
// System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994 Dictionary_2_GetEnumerator_mF8473343AF03ABD230BD41045B7EE0452F065BFD_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
{
Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mA5416551122E19D4F42D6D82DE1D3A361F3939E1((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
return L_0;
}
}
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m6C04E124A4D041AEAE213F08B453EB672B82A28C_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
{
Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mA5416551122E19D4F42D6D82DE1D3A361F3939E1((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_m160B0F83A2FEF19A36498838495AC62E889F77FE_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __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_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* 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 = (int32_t)__this->____version_5;
NullCheck(L_1);
SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info;
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_5 = L_4;
G_B3_0 = L_5;
G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B3_2 = L_3;
if (L_5)
{
G_B4_0 = L_5;
G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B4_2 = L_3;
goto IL_002f;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_6;
L_6 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B5_1 = L_9;
if (!L_10)
{
G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B6_1 = L_9;
goto IL_0056;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_12)
{
goto IL_008e;
}
}
{
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* L_14 = (KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C*)(KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 35), (uint32_t)L_13);
V_0 = L_14;
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* L_15 = V_0;
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info;
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* L_17 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::FindEntry(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m11DADB7693D5F26A4090F464797EC461C1C0C223_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* V_2 = NULL;
int32_t V_3 = 0;
RuntimeObject* V_4 = NULL;
int32_t V_5 = 0;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 V_6;
memset((&V_6), 0, sizeof(V_6));
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* V_7 = NULL;
int32_t V_8 = 0;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
V_0 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
V_1 = L_1;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_2 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
V_2 = L_2;
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1;
if (!L_3)
{
goto IL_0175;
}
}
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
V_4 = L_4;
RuntimeObject* L_5 = V_4;
if (L_5)
{
goto IL_0110;
}
}
{
int32_t L_6;
L_6 = IntVector2_GetHashCode_mAED9AFE6AB446B83104C1487877B66BAEE66E283((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
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<il2cpp_array_size_t>(L_10));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1));
il2cpp_codegen_initobj((&V_6), sizeof(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7));
}
IL_0066:
{
int32_t L_13 = V_0;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* 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_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_15 = V_2;
int32_t L_16 = V_0;
NullCheck(L_15);
int32_t L_17 = (int32_t)((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0;
int32_t L_18 = V_5;
if ((!(((uint32_t)L_17) == ((uint32_t)L_18))))
{
goto IL_009b;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_19;
L_19 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_20 = V_2;
int32_t L_21 = V_0;
NullCheck(L_20);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_22 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_23 = ___0_key;
NullCheck(L_19);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, L_19, L_22, L_23);
if (L_24)
{
goto IL_0175;
}
}
IL_009b:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_25 = V_2;
int32_t L_26 = V_0;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___next_1;
V_0 = L_27;
int32_t L_28 = V_3;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* 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_00b9:
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_31;
L_31 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_7 = L_31;
}
IL_00c0:
{
int32_t L_32 = V_0;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_33 = V_2;
NullCheck(L_33);
if ((!(((uint32_t)L_32) < ((uint32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_34 = V_2;
int32_t L_35 = V_0;
NullCheck(L_34);
int32_t L_36 = (int32_t)((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___hashCode_0;
int32_t L_37 = V_5;
if ((!(((uint32_t)L_36) == ((uint32_t)L_37))))
{
goto IL_00f2;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_38 = V_7;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_39 = V_2;
int32_t L_40 = V_0;
NullCheck(L_39);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_41 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_42 = ___0_key;
NullCheck(L_38);
bool L_43;
L_43 = VirtualFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, L_38, L_41, L_42);
if (L_43)
{
goto IL_0175;
}
}
IL_00f2:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_44 = V_2;
int32_t L_45 = V_0;
NullCheck(L_44);
int32_t L_46 = (int32_t)((L_44)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_45)))->___next_1;
V_0 = L_46;
int32_t L_47 = V_3;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_48 = V_2;
NullCheck(L_48);
if ((((int32_t)L_47) < ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length)))))
{
goto IL_010a;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_010a:
{
int32_t L_49 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_49, 1));
goto IL_00c0;
}
IL_0110:
{
RuntimeObject* L_50 = V_4;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_51 = ___0_key;
NullCheck(L_50);
int32_t L_52;
L_52 = InterfaceFuncInvoker1< int32_t, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_50, L_51);
V_8 = ((int32_t)(L_52&((int32_t)2147483647LL)));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_53 = V_1;
int32_t L_54 = V_8;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_55 = V_1;
NullCheck(L_55);
NullCheck(L_53);
int32_t L_56 = ((int32_t)(L_54%((int32_t)(((RuntimeArray*)L_55)->max_length))));
int32_t L_57 = (L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_57, 1));
}
IL_012b:
{
int32_t L_58 = V_0;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_59 = V_2;
NullCheck(L_59);
if ((!(((uint32_t)L_58) < ((uint32_t)((int32_t)(((RuntimeArray*)L_59)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_60 = V_2;
int32_t L_61 = V_0;
NullCheck(L_60);
int32_t L_62 = (int32_t)((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61)))->___hashCode_0;
int32_t L_63 = V_8;
if ((!(((uint32_t)L_62) == ((uint32_t)L_63))))
{
goto IL_0157;
}
}
{
RuntimeObject* L_64 = V_4;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_65 = V_2;
int32_t L_66 = V_0;
NullCheck(L_65);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_67 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_68 = ___0_key;
NullCheck(L_64);
bool L_69;
L_69 = InterfaceFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_64, L_67, L_68);
if (L_69)
{
goto IL_0175;
}
}
IL_0157:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_70 = V_2;
int32_t L_71 = V_0;
NullCheck(L_70);
int32_t L_72 = (int32_t)((L_70)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_71)))->___next_1;
V_0 = L_72;
int32_t L_73 = V_3;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_74 = V_2;
NullCheck(L_74);
if ((((int32_t)L_73) < ((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length)))))
{
goto IL_016f;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_016f:
{
int32_t L_75 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_75, 1));
goto IL_012b;
}
IL_0175:
{
int32_t L_76 = V_0;
return L_76;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::Initialize(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m5C26F9190CB5300CFE2B21B3652D47D3612C669E_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __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_3 = (-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_0 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_3);
int32_t L_4 = V_0;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_5 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)(EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_4);
__this->____entries_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_5);
int32_t L_6 = V_0;
return L_6;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_mFBF4338C5438F8630CC52E96DD1438DF927C3820_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method)
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* 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_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* V_10 = NULL;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 V_11;
memset((&V_11), 0, sizeof(V_11));
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* V_12 = NULL;
int32_t V_13 = 0;
int32_t G_B7_0 = 0;
int32_t* G_B51_0 = NULL;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
int32_t L_1 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_1, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (L_2)
{
goto IL_002c;
}
}
{
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_002c:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_4 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
V_0 = L_4;
RuntimeObject* L_5 = (RuntimeObject*)__this->____comparer_6;
V_1 = L_5;
RuntimeObject* L_6 = V_1;
if (!L_6)
{
goto IL_0046;
}
}
{
RuntimeObject* L_7 = V_1;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_8 = ___0_key;
NullCheck(L_7);
int32_t L_9;
L_9 = InterfaceFuncInvoker1< int32_t, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_7, L_8);
G_B7_0 = L_9;
goto IL_0053;
}
IL_0046:
{
int32_t L_10;
L_10 = IntVector2_GetHashCode_mAED9AFE6AB446B83104C1487877B66BAEE66E283((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B7_0 = L_10;
}
IL_0053:
{
V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL)));
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_12 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_13);
NullCheck(L_11);
V_4 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(((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(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7));
}
IL_0091:
{
int32_t L_18 = V_5;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* 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_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_20 = V_0;
int32_t L_21 = V_5;
NullCheck(L_20);
int32_t L_22 = (int32_t)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___hashCode_0;
int32_t L_23 = V_2;
if ((!(((uint32_t)L_22) == ((uint32_t)L_23))))
{
goto IL_00ea;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_24;
L_24 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_27 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_28 = ___0_key;
NullCheck(L_24);
bool L_29;
L_29 = VirtualFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, 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_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_31 = V_0;
int32_t L_32 = V_5;
NullCheck(L_31);
RuntimeObject* L_33 = ___1_value;
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3 = L_33;
Il2CppCodeGenWriteBarrier((void**)(&((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3), (void*)L_33);
return (bool)1;
}
IL_00d9:
{
uint8_t L_34 = ___2_behavior;
if ((!(((uint32_t)L_34) == ((uint32_t)2))))
{
goto IL_00e8;
}
}
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_35 = ___0_key;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_36 = L_35;
RuntimeObject* L_37 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_36);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL);
}
IL_00e8:
{
return (bool)0;
}
IL_00ea:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_38 = V_0;
int32_t L_39 = V_5;
NullCheck(L_38);
int32_t L_40 = (int32_t)((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_39)))->___next_1;
V_5 = L_40;
int32_t L_41 = V_3;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* 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_010a:
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_44;
L_44 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_12 = L_44;
}
IL_0111:
{
int32_t L_45 = V_5;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_46 = V_0;
NullCheck(L_46);
if ((!(((uint32_t)L_45) < ((uint32_t)((int32_t)(((RuntimeArray*)L_46)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_47 = V_0;
int32_t L_48 = V_5;
NullCheck(L_47);
int32_t L_49 = (int32_t)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___hashCode_0;
int32_t L_50 = V_2;
if ((!(((uint32_t)L_49) == ((uint32_t)L_50))))
{
goto IL_0167;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_51 = V_12;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_52 = V_0;
int32_t L_53 = V_5;
NullCheck(L_52);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_54 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_55 = ___0_key;
NullCheck(L_51);
bool L_56;
L_56 = VirtualFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, L_51, L_54, L_55);
if (!L_56)
{
goto IL_0167;
}
}
{
uint8_t L_57 = ___2_behavior;
if ((!(((uint32_t)L_57) == ((uint32_t)1))))
{
goto IL_0156;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_58 = V_0;
int32_t L_59 = V_5;
NullCheck(L_58);
RuntimeObject* L_60 = ___1_value;
((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3 = L_60;
Il2CppCodeGenWriteBarrier((void**)(&((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3), (void*)L_60);
return (bool)1;
}
IL_0156:
{
uint8_t L_61 = ___2_behavior;
if ((!(((uint32_t)L_61) == ((uint32_t)2))))
{
goto IL_0165;
}
}
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_62 = ___0_key;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_63 = L_62;
RuntimeObject* L_64 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_63);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_64, NULL);
}
IL_0165:
{
return (bool)0;
}
IL_0167:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_65 = V_0;
int32_t L_66 = V_5;
NullCheck(L_65);
int32_t L_67 = (int32_t)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___next_1;
V_5 = L_67;
int32_t L_68 = V_3;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_69 = V_0;
NullCheck(L_69);
if ((((int32_t)L_68) < ((int32_t)((int32_t)(((RuntimeArray*)L_69)->max_length)))))
{
goto IL_0181;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_0181:
{
int32_t L_70 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_70, 1));
goto IL_0111;
}
IL_0187:
{
int32_t L_71 = V_5;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_72 = V_0;
NullCheck(L_72);
if ((!(((uint32_t)L_71) < ((uint32_t)((int32_t)(((RuntimeArray*)L_72)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_73 = V_0;
int32_t L_74 = V_5;
NullCheck(L_73);
int32_t L_75 = (int32_t)((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_74)))->___hashCode_0;
int32_t L_76 = V_2;
if ((!(((uint32_t)L_75) == ((uint32_t)L_76))))
{
goto IL_01d9;
}
}
{
RuntimeObject* L_77 = V_1;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_78 = V_0;
int32_t L_79 = V_5;
NullCheck(L_78);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_80 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_78)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_79)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_81 = ___0_key;
NullCheck(L_77);
bool L_82;
L_82 = InterfaceFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_77, L_80, L_81);
if (!L_82)
{
goto IL_01d9;
}
}
{
uint8_t L_83 = ___2_behavior;
if ((!(((uint32_t)L_83) == ((uint32_t)1))))
{
goto IL_01c8;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_84 = V_0;
int32_t L_85 = V_5;
NullCheck(L_84);
RuntimeObject* L_86 = ___1_value;
((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3 = L_86;
Il2CppCodeGenWriteBarrier((void**)(&((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3), (void*)L_86);
return (bool)1;
}
IL_01c8:
{
uint8_t L_87 = ___2_behavior;
if ((!(((uint32_t)L_87) == ((uint32_t)2))))
{
goto IL_01d7;
}
}
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_88 = ___0_key;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_89 = L_88;
RuntimeObject* L_90 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_89);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_90, NULL);
}
IL_01d7:
{
return (bool)0;
}
IL_01d9:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_91 = V_0;
int32_t L_92 = V_5;
NullCheck(L_91);
int32_t L_93 = (int32_t)((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_92)))->___next_1;
V_5 = L_93;
int32_t L_94 = V_3;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_95 = V_0;
NullCheck(L_95);
if ((((int32_t)L_94) < ((int32_t)((int32_t)(((RuntimeArray*)L_95)->max_length)))))
{
goto IL_01f3;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_01f3:
{
int32_t L_96 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_96, 1));
goto IL_0187;
}
IL_01f9:
{
V_6 = (bool)0;
V_7 = (bool)0;
int32_t L_97 = (int32_t)__this->____freeCount_4;
if ((((int32_t)L_97) <= ((int32_t)0)))
{
goto IL_0223;
}
}
{
int32_t L_98 = (int32_t)__this->____freeList_3;
V_8 = L_98;
V_7 = (bool)1;
int32_t L_99 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_subtract(L_99, 1));
goto IL_0250;
}
IL_0223:
{
int32_t L_100 = (int32_t)__this->____count_2;
V_13 = L_100;
int32_t L_101 = V_13;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_102 = V_0;
NullCheck(L_102);
if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)(((RuntimeArray*)L_102)->max_length))))))
{
goto IL_023b;
}
}
{
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 45)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 45));
V_6 = (bool)1;
}
IL_023b:
{
int32_t L_103 = V_13;
V_8 = L_103;
int32_t L_104 = V_13;
__this->____count_2 = ((int32_t)il2cpp_codegen_add(L_104, 1));
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_105 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
V_0 = L_105;
}
IL_0250:
{
bool L_106 = V_6;
if (L_106)
{
goto IL_0258;
}
}
{
int32_t* L_107 = V_4;
G_B51_0 = L_107;
goto IL_026d;
}
IL_0258:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_108 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_109 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_110 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_110);
NullCheck(L_108);
G_B51_0 = ((L_108)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)(L_109%((int32_t)(((RuntimeArray*)L_110)->max_length)))))));
}
IL_026d:
{
V_9 = G_B51_0;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_111 = V_0;
int32_t L_112 = V_8;
NullCheck(L_111);
V_10 = ((L_111)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_112)));
bool L_113 = V_7;
if (!L_113)
{
goto IL_028a;
}
}
{
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_114 = V_10;
int32_t L_115 = (int32_t)L_114->___next_1;
__this->____freeList_3 = L_115;
}
IL_028a:
{
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_116 = V_10;
int32_t L_117 = V_2;
L_116->___hashCode_0 = L_117;
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_118 = V_10;
int32_t* L_119 = V_9;
int32_t L_120 = *((int32_t*)L_119);
L_118->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_120, 1));
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_121 = V_10;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_122 = ___0_key;
L_121->___key_2 = L_122;
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_123 = V_10;
RuntimeObject* L_124 = ___1_value;
L_123->___value_3 = L_124;
Il2CppCodeGenWriteBarrier((void**)(&L_123->___value_3), (void*)L_124);
int32_t* L_125 = V_9;
int32_t L_126 = V_8;
*((int32_t*)L_125) = (int32_t)((int32_t)il2cpp_codegen_add(L_126, 1));
return (bool)1;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::OnDeserialization(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_mEBA774EF057F3D85FEAF493FCDDB733624B92FCF_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __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_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* 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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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_6 = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41)));
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41))));
int32_t L_11 = V_2;
if (!L_11)
{
goto IL_00c9;
}
}
{
int32_t L_12 = V_2;
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* 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_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* L_19 = V_3;
int32_t L_20 = V_4;
NullCheck(L_19);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_21;
L_21 = KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_inline(((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
goto IL_009a;
}
{
ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)17), NULL);
}
IL_009a:
{
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* L_22 = V_3;
int32_t L_23 = V_4;
NullCheck(L_22);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_24;
L_24 = KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_inline(((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* L_25 = V_3;
int32_t L_26 = V_4;
NullCheck(L_25);
RuntimeObject* L_27;
L_27 = KeyValuePair_2_get_Value_mC2915B028987E80D4EDE76EF537F3446626CF1F2_inline(((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
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_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* 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_0 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL);
}
IL_00d0:
{
int32_t L_31 = V_1;
__this->____version_5 = 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;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::Resize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m46325CEE4BC777365B019C66DCD610F541B78210_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __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 = (int32_t)__this->____count_2;
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL);
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, int32_t, bool, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 47)))(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 47));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::Resize(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mBA2E8C65A5F68E516CC8E7015D80AC9B3AEFBCEF_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __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_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* V_1 = NULL;
int32_t V_2 = 0;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
{
int32_t L_0 = ___0_newSize;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0);
V_0 = L_1;
int32_t L_2 = ___0_newSize;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_3 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)(EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_2);
V_1 = L_3;
int32_t L_4 = (int32_t)__this->____count_2;
V_2 = L_4;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_5 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* 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(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7));
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_8 = V_3;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_9 = L_8;
RuntimeObject* L_10 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_9);
bool L_11 = ___1_forceNewHashCodes;
if (!((int32_t)(((((RuntimeObject*)(RuntimeObject*)L_10) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0)&(int32_t)L_11)))
{
goto IL_0084;
}
}
{
V_4 = 0;
goto IL_007f;
}
IL_003e:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_12 = V_1;
int32_t L_13 = V_4;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0079;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_15 = V_1;
int32_t L_16 = V_4;
NullCheck(L_15);
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_17 = V_1;
int32_t L_18 = V_4;
NullCheck(L_17);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7* L_19 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(&((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2);
int32_t L_20;
L_20 = IntVector2_GetHashCode_mAED9AFE6AB446B83104C1487877B66BAEE66E283(L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 38));
((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0 = ((int32_t)(L_20&((int32_t)2147483647LL)));
}
IL_0079:
{
int32_t L_21 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_007f:
{
int32_t L_22 = V_4;
int32_t L_23 = V_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_003e;
}
}
IL_0084:
{
V_5 = 0;
goto IL_00cb;
}
IL_0089:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_24 = V_1;
int32_t L_25 = V_5;
NullCheck(L_24);
int32_t L_26 = (int32_t)((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->___hashCode_0;
if ((((int32_t)L_26) < ((int32_t)0)))
{
goto IL_00c5;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_27 = V_1;
int32_t L_28 = V_5;
NullCheck(L_27);
int32_t L_29 = (int32_t)((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->___hashCode_0;
int32_t L_30 = ___0_newSize;
V_6 = ((int32_t)(L_29%L_30));
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_31 = V_1;
int32_t L_32 = V_5;
NullCheck(L_31);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_33 = V_0;
int32_t L_34 = V_6;
NullCheck(L_33);
int32_t L_35 = L_34;
int32_t L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_36, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_37 = V_0;
int32_t L_38 = V_6;
int32_t L_39 = V_5;
NullCheck(L_37);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (int32_t)((int32_t)il2cpp_codegen_add(L_39, 1)));
}
IL_00c5:
{
int32_t L_40 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_40, 1));
}
IL_00cb:
{
int32_t L_41 = V_5;
int32_t L_42 = V_2;
if ((((int32_t)L_41) < ((int32_t)L_42)))
{
goto IL_0089;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_43 = V_0;
__this->____buckets_0 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_43);
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_44 = V_1;
__this->____entries_1 = L_44;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_44);
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::Remove(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m5F27A935880C56E05C5EE29DC7A36D21EBDBC9C9_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___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_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* 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;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_1)
{
goto IL_0149;
}
}
{
RuntimeObject* L_2 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_3 = L_2;
G_B4_0 = L_3;
if (L_3)
{
G_B5_0 = L_3;
goto IL_0032;
}
}
{
int32_t L_4;
L_4 = IntVector2_GetHashCode_mAED9AFE6AB446B83104C1487877B66BAEE66E283((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B6_0 = L_4;
goto IL_0038;
}
IL_0032:
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_5 = ___0_key;
NullCheck(G_B5_0);
int32_t L_6;
L_6 = InterfaceFuncInvoker1< int32_t, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_8);
V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length))));
V_2 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_10 = V_1;
NullCheck(L_9);
int32_t L_11 = L_10;
int32_t L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
goto IL_0142;
}
IL_005c:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_13 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
int32_t L_14 = V_3;
NullCheck(L_13);
V_4 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)));
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_15 = V_4;
int32_t L_16 = (int32_t)L_15->___hashCode_0;
int32_t L_17 = V_0;
if ((!(((uint32_t)L_16) == ((uint32_t)L_17))))
{
goto IL_0138;
}
}
{
RuntimeObject* L_18 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_19 = L_18;
G_B9_0 = L_19;
if (L_19)
{
G_B10_0 = L_19;
goto IL_0095;
}
}
{
EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* L_20;
L_20 = (( EqualityComparer_1_t14EC0D9D0D4697F030CD34C09FEA709023404107* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_21 = V_4;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_22 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)L_21->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_23 = ___0_key;
NullCheck(L_20);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, L_20, L_22, L_23);
G_B11_0 = L_24;
goto IL_00a2;
}
IL_0095:
{
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_25 = V_4;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_26 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)L_25->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_27 = ___0_key;
NullCheck(G_B10_0);
bool L_28;
L_28 = InterfaceFuncInvoker2< bool, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.IntVector2>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_31 = V_1;
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_32 = V_4;
int32_t L_33 = (int32_t)L_32->___next_1;
NullCheck(L_30);
(L_30)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1)));
goto IL_00d6;
}
IL_00be:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_34 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
int32_t L_35 = V_2;
NullCheck(L_34);
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_36 = V_4;
int32_t L_37 = (int32_t)L_36->___next_1;
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___next_1 = L_37;
}
IL_00d6:
{
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_38 = V_4;
L_38->___hashCode_0 = (-1);
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_39 = V_4;
int32_t L_40 = (int32_t)__this->____freeList_3;
L_39->___next_1 = L_40;
if (!false)
{
goto IL_00ff;
}
}
{
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_41 = V_4;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7* L_42 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(&L_41->___key_2);
il2cpp_codegen_initobj(L_42, sizeof(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7));
}
IL_00ff:
{
if (!true)
{
goto IL_0113;
}
}
{
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_43 = V_4;
RuntimeObject** L_44 = (RuntimeObject**)(&L_43->___value_3);
il2cpp_codegen_initobj(L_44, sizeof(RuntimeObject*));
}
IL_0113:
{
int32_t L_45 = V_3;
__this->____freeList_3 = L_45;
int32_t L_46 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_add(L_46, 1));
int32_t L_47 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_47, 1));
return (bool)1;
}
IL_0138:
{
int32_t L_48 = V_3;
V_2 = L_48;
Entry_t912C05BD471DF0AEF2AC9E832A10E4554FB5F463* L_49 = V_4;
int32_t L_50 = (int32_t)L_49->___next_1;
V_3 = L_50;
}
IL_0142:
{
int32_t L_51 = V_3;
if ((((int32_t)L_51) >= ((int32_t)0)))
{
goto IL_005c;
}
}
IL_0149:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m5176B18833670BC7E347F7A05D0A54072F8FC1BC_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0025;
}
}
{
RuntimeObject** L_3 = ___1_value;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_4 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
*(RuntimeObject**)L_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_3, (void*)L_6);
return (bool)1;
}
IL_0025:
{
RuntimeObject** L_7 = ___1_value;
il2cpp_codegen_initobj(L_7, sizeof(RuntimeObject*));
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::TryAdd(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_mAF822CF0AA2F10F74BF39EE202962427166DB92E_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return L_2;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m40422B22149E2AD9B3252BF2FC417857467859EA_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m780929BDC347F5B900D3C26929E178D84BB893C6_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
{
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* L_0 = ___0_array;
int32_t L_1 = ___1_index;
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_m746DC3CB847F677CA94F2D7279D01322A22C1A27_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __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_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* V_0 = NULL;
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* V_2 = NULL;
int32_t V_3 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL;
int32_t V_5 = 0;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* V_6 = NULL;
int32_t V_7 = 0;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __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 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* L_13 = V_0;
if (!L_13)
{
goto IL_005e;
}
}
{
KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C* L_14 = V_0;
int32_t L_15 = ___1_index;
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, KeyValuePair_2U5BU5D_t0132712B692CAEBDB16E2C45417EB1CE3B304E2C*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
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_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_18 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
V_2 = L_18;
V_3 = 0;
goto IL_00b9;
}
IL_0073:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_19 = V_2;
int32_t L_20 = V_3;
NullCheck(L_19);
int32_t L_21 = (int32_t)((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___hashCode_0;
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_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_25 = V_2;
int32_t L_26 = V_3;
NullCheck(L_25);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_27 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_28 = L_27;
RuntimeObject* L_29 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_28);
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_30 = V_2;
int32_t L_31 = V_3;
NullCheck(L_30);
RuntimeObject* L_32 = (RuntimeObject*)((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->___value_3;
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_33;
memset((&L_33), 0, sizeof(L_33));
DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_33), L_29, L_32, /*hidden argument*/NULL);
NullCheck(L_22);
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_33);
}
IL_00b5:
{
int32_t L_34 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00b9:
{
int32_t L_35 = V_3;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_0073;
}
}
{
return;
}
IL_00c3:
{
RuntimeArray* L_37 = ___0_array;
V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_37, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_38 = V_4;
if (L_38)
{
goto IL_00d4;
}
}
{
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
}
IL_00d4:
{
}
try
{// begin try (depth: 1)
{
int32_t L_39 = (int32_t)__this->____count_2;
V_5 = L_39;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_40 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
V_6 = L_40;
V_7 = 0;
goto IL_0130_1;
}
IL_00ea_1:
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_41 = V_6;
int32_t L_42 = V_7;
NullCheck(L_41);
int32_t L_43 = (int32_t)((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_42)))->___hashCode_0;
if ((((int32_t)L_43) < ((int32_t)0)))
{
goto IL_012a_1;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_44 = V_4;
int32_t L_45 = ___1_index;
int32_t L_46 = L_45;
___1_index = ((int32_t)il2cpp_codegen_add(L_46, 1));
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_47 = V_6;
int32_t L_48 = V_7;
NullCheck(L_47);
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_49 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___key_2;
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_50 = V_6;
int32_t L_51 = V_7;
NullCheck(L_50);
RuntimeObject* L_52 = (RuntimeObject*)((L_50)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_51)))->___value_3;
KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 L_53;
memset((&L_53), 0, sizeof(L_53));
KeyValuePair_2__ctor_m553868AF4B32327D31AF82C763E460BF955F2D60((&L_53), L_49, L_52, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3 L_54 = L_53;
RuntimeObject* L_55 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 30), &L_54);
NullCheck(L_44);
ArrayElementTypeCheck (L_44, L_55);
(L_44)->SetAt(static_cast<il2cpp_array_size_t>(L_46), (RuntimeObject*)L_55);
}
IL_012a_1:
{
int32_t L_56 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_56, 1));
}
IL_0130_1:
{
int32_t L_57 = V_7;
int32_t L_58 = V_5;
if ((((int32_t)L_57) < ((int32_t)L_58)))
{
goto IL_00ea_1;
}
}
{
goto IL_0140;
}
}// end try (depth: 1)
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:
{// begin catch(System.ArrayTypeMismatchException)
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_0140;
}// end catch (depth: 1)
IL_0140:
{
return;
}
}
// System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.IEnumerable.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_m85030980813909EE52B8B06EE8919C7D1723268B_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
{
Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mA5416551122E19D4F42D6D82DE1D3A361F3939E1((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Object System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.ICollection.get_SyncRoot()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m4B184D3229B72A11EA46FEB937ECB8461F3079D5_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __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 = (RuntimeObject*)__this->____syncRoot_9;
if (L_0)
{
goto IL_001a;
}
}
{
RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot_9);
RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
NullCheck(L_2);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL);
RuntimeObject* L_3;
L_3 = InterlockedCompareExchangeImpl<RuntimeObject*>(L_1, L_2, NULL);
}
IL_001a:
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____syncRoot_9;
return L_4;
}
}
// System.Collections.ICollection System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.IDictionary.get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_m3B049CB6628E2EAFEA08B6C073268542A4DFE6F6_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
{
ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8* L_0;
L_0 = (( ValueCollection_tFF2283D95AF7ED0F1A56B25D98081C997649FBA8* (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 48)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 48));
return (RuntimeObject*)L_0;
}
}
// System.Object System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.IDictionary.get_Item(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_mD1B4EB80ABF7C7CE45BC099D36F3D3C29F3A173F_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0030;
}
}
{
RuntimeObject* L_2 = ___0_key;
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, ((*(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)((IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_3;
int32_t L_4 = V_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0030;
}
}
{
EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF* L_5 = (EntryU5BU5D_tDFAD6C2185C8696074A094ED9ADEE19D1DB42DFF*)__this->____entries_1;
int32_t L_6 = V_0;
NullCheck(L_5);
RuntimeObject* L_7 = (RuntimeObject*)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
return L_7;
}
IL_0030:
{
return NULL;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_m7A7CA439B04AC2D1BFD2B32E94F5999A06CE4ECD_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)((IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 52)))(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))), il2cpp_rgctx_method(method->klass->rgctx_data, 52));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::IsCompatibleKey(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m758D8C8369E5BA9C12CB92210006FD1A01208B8A_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, 21)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_m8838E28548B13C1C800A5D3D965CA3C9F6F30C21_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)((IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))), il2cpp_rgctx_method(method->klass->rgctx_data, 9));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.IDictionary.Contains(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_m2A34C6EADFBEFB4DA0FEE3D5444AE97824BB843F_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0015;
}
}
{
RuntimeObject* L_2 = ___0_key;
bool L_3;
L_3 = (( bool (*) (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93*, IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 55)))(__this, ((*(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)((IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)(IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 55));
return L_3;
}
IL_0015:
{
return (bool)0;
}
}
// System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<DungeonArchitect.IntVector2,System.Object>::System.Collections.IDictionary.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_mF3ACBA427F659B6E32731C161A79BD0D4DE8DE6A_gshared (Dictionary_2_tA27C0DD25873C548F8AFBA67CD49F2CD8492DF93* __this, const RuntimeMethod* method)
{
{
Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mA5416551122E19D4F42D6D82DE1D3A361F3939E1((&L_0), __this, 1, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_tEF2707F5CC16A6E06101F98A15C6C02A0FA06994 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m83BA2A00E3605DA2076B624E36236CFB3C6E545F_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
{
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m320C0C6EBFD5C5A9B646B4348868F614F53D06B7_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_capacity;
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m534E1373E56465EFD4632F4EB214219B481EAF03_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_comparer;
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m94CD0246B5BCDEB558A46504357DE0D6688978C8_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __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 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_001d:
{
RuntimeObject* L_4 = ___1_comparer;
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* L_5;
L_5 = (( EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556*)L_5)))
{
goto IL_002c;
}
}
{
RuntimeObject* L_6 = ___1_comparer;
__this->____comparer_6 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)L_6);
}
IL_002c:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mC1618FF00D3F9413F0452A8181E30690128DCE63_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_dictionary;
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 4)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 4));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m9540F8CB31CD97E21BE3659B73030E7A5CE26C24_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __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_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* V_1 = NULL;
int32_t V_2 = 0;
RuntimeObject* V_3 = NULL;
KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 V_4;
memset((&V_4), 0, sizeof(V_4));
Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* G_B2_0 = NULL;
Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* G_B3_1 = NULL;
{
RuntimeObject* L_0 = ___0_dictionary;
G_B1_0 = __this;
if (L_0)
{
G_B2_0 = __this;
goto IL_0007;
}
}
{
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 /* System.Int32 System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>>::get_Count() */, il2cpp_rgctx_data(method->klass->rgctx_data, 5), (RuntimeObject*)L_1);
G_B3_0 = L_2;
G_B3_1 = G_B2_0;
}
IL_000d:
{
RuntimeObject* L_3 = ___1_comparer;
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 7)) };
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_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* L_11 = ((Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 8)));
NullCheck(L_11);
int32_t L_12 = (int32_t)L_11->____count_2;
V_0 = L_12;
NullCheck(L_11);
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_13 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)L_11->____entries_1;
V_1 = L_13;
V_2 = 0;
goto IL_007b;
}
IL_004a:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
int32_t L_16 = (int32_t)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___hashCode_0;
if ((((int32_t)L_16) < ((int32_t)0)))
{
goto IL_0077;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_19 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_20 = V_1;
int32_t L_21 = V_2;
NullCheck(L_20);
RuntimeObject* L_22 = (RuntimeObject*)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___value_3;
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
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 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>>::GetEnumerator() */, il2cpp_rgctx_data(method->klass->rgctx_data, 10), (RuntimeObject*)L_26);
V_3 = L_27;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00af:
{// begin finally (depth: 1)
{
RuntimeObject* L_28 = V_3;
if (!L_28)
{
goto IL_00b8;
}
}
{
RuntimeObject* L_29 = V_3;
NullCheck((RuntimeObject*)L_29);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29);
}
IL_00b8:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_00a5_1;
}
IL_0089_1:
{
RuntimeObject* L_30 = V_3;
NullCheck(L_30);
KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 L_31;
L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>>::get_Current() */, il2cpp_rgctx_data(method->klass->rgctx_data, 12), L_30);
V_4 = L_31;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_32;
L_32 = KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
RuntimeObject* L_33;
L_33 = KeyValuePair_2_get_Value_mC7058DF972DC4A94E926A21FE03FFF645C6DFC94_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
IL_00a5_1:
{
RuntimeObject* L_34 = V_3;
NullCheck((RuntimeObject*)L_34);
bool L_35;
L_35 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34);
if (L_35)
{
goto IL_0089_1;
}
}
{
goto IL_00b9;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00b9:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m74763CE5E2A429563B6DEAFDEFC85D230F2D56FE_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m94AC0BAE7991321F820C2973337F4C460A35DB84_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____count_2;
int32_t L_1 = (int32_t)__this->____freeCount_4;
return ((int32_t)il2cpp_codegen_subtract(L_0, L_1));
}
}
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::get_Keys()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7* Dictionary_2_get_Keys_m04F0E07B1BFF2B7D8116CDFEEA3D32099DEAD100_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
{
KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7* L_0 = (KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7*)__this->____keys_7;
if (L_0)
{
goto IL_0014;
}
}
{
KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7* L_1 = (KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 16));
NullCheck(L_1);
(( void (*) (KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7*, Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 17)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 17));
__this->____keys_7 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____keys_7), (void*)L_1);
}
IL_0014:
{
KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7* L_2 = (KeyCollection_t0B3E261B016E1BB0EE469253A68FBEEF86F53BE7*)__this->____keys_7;
return L_2;
}
}
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536* Dictionary_2_get_Values_mA3C029968CD3B8EB71DD0E54167F66EC4DC75FED_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
{
ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536* L_0 = (ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536*)__this->____values_8;
if (L_0)
{
goto IL_0014;
}
}
{
ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536* L_1 = (ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 18));
NullCheck(L_1);
(( void (*) (ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536*, Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 19)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 19));
__this->____values_8 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____values_8), (void*)L_1);
}
IL_0014:
{
ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536* L_2 = (ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536*)__this->____values_8;
return L_2;
}
}
// TValue System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::get_Item(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_mB057F9A09E3ED46ADD6A2B245771B9C887E1C0B8_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
RuntimeObject* V_1 = NULL;
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_001e;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_3 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
int32_t L_4 = V_0;
NullCheck(L_3);
RuntimeObject* L_5 = (RuntimeObject*)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_4)))->___value_3;
return L_5;
}
IL_001e:
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_6 = ___0_key;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_7 = L_6;
RuntimeObject* L_8 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_7);
ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL);
il2cpp_codegen_initobj((&V_1), sizeof(RuntimeObject*));
RuntimeObject* L_9 = V_1;
return L_9;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::set_Item(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mD20F5E1B90BE48E6B45240A037A4B75D8B0BF05E_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m91EC8EDA3720F0DE5C2F940F2A7F5BA75F9E832C_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_m94A30045DA5F7BC81824AFC46BB8EC234771C511_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 ___0_keyValuePair, const RuntimeMethod* method)
{
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_0;
L_0 = KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
RuntimeObject* L_1;
L_1 = KeyValuePair_2_get_Value_mC7058DF972DC4A94E926A21FE03FFF645C6DFC94_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_mF345F272DF7E3EB6BF5FE10BF40041964DAD12CD_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_0;
L_0 = KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0038;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3;
L_3 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_4 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
RuntimeObject* L_7;
L_7 = KeyValuePair_2_get_Value_mC7058DF972DC4A94E926A21FE03FFF645C6DFC94_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0038;
}
}
{
return (bool)1;
}
IL_0038:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_mE16DF6CD927AEE575C216C09F05B1965D3B8AA53_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_0;
L_0 = KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0046;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3;
L_3 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_4 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
RuntimeObject* L_7;
L_7 = KeyValuePair_2_get_Value_mC7058DF972DC4A94E926A21FE03FFF645C6DFC94_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0046;
}
}
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_9;
L_9 = KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
bool L_10;
L_10 = (( bool (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 27)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 27));
return (bool)1;
}
IL_0046:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_m3DE4F765CB67EA82028CFC4C7031D04DAB467050_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____count_2;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_3);
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL);
__this->____count_2 = 0;
__this->____freeList_3 = (-1);
__this->____freeCount_4 = 0;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_4 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
int32_t L_5 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL);
}
IL_0041:
{
int32_t L_6 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_6, 1));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::ContainsKey(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mA954C09DCE358FAB4119B6F085627DF2EF2E6DE2_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___0_key, const RuntimeMethod* method)
{
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::ContainsValue(TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_m58E0E58275CA8DFBA3429AC65292890BA09B611D_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, RuntimeObject* ___0_value, const RuntimeMethod* method)
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* V_0 = NULL;
int32_t V_1 = 0;
RuntimeObject* V_2 = NULL;
int32_t V_3 = 0;
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* V_4 = NULL;
int32_t V_5 = 0;
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_0 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
V_0 = L_0;
RuntimeObject* L_1 = ___0_value;
if (L_1)
{
goto IL_0049;
}
}
{
V_1 = 0;
goto IL_003b;
}
IL_0013:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_2 = V_0;
int32_t L_3 = V_1;
NullCheck(L_2);
int32_t L_4 = (int32_t)((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___hashCode_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0037;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_5 = V_0;
int32_t L_6 = V_1;
NullCheck(L_5);
RuntimeObject* L_7 = (RuntimeObject*)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
if (L_7)
{
goto IL_0037;
}
}
{
return (bool)1;
}
IL_0037:
{
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1));
}
IL_003b:
{
int32_t L_9 = V_1;
int32_t L_10 = (int32_t)__this->____count_2;
if ((((int32_t)L_9) < ((int32_t)L_10)))
{
goto IL_0013;
}
}
{
goto IL_00db;
}
IL_0049:
{
il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject*));
RuntimeObject* L_11 = V_2;
if (!L_11)
{
goto IL_0096;
}
}
{
V_3 = 0;
goto IL_008b;
}
IL_005d:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_12 = V_0;
int32_t L_13 = V_3;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0087;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_15;
L_15 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_16 = V_0;
int32_t L_17 = V_3;
NullCheck(L_16);
RuntimeObject* L_18 = (RuntimeObject*)((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->___value_3;
RuntimeObject* L_19 = ___0_value;
NullCheck(L_15);
bool L_20;
L_20 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_15, L_18, L_19);
if (!L_20)
{
goto IL_0087;
}
}
{
return (bool)1;
}
IL_0087:
{
int32_t L_21 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_008b:
{
int32_t L_22 = V_3;
int32_t L_23 = (int32_t)__this->____count_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_005d;
}
}
{
goto IL_00db;
}
IL_0096:
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_24;
L_24 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
V_4 = L_24;
V_5 = 0;
goto IL_00d1;
}
IL_00a2:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___hashCode_0;
if ((((int32_t)L_27) < ((int32_t)0)))
{
goto IL_00cb;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_28 = V_4;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_29 = V_0;
int32_t L_30 = V_5;
NullCheck(L_29);
RuntimeObject* L_31 = (RuntimeObject*)((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_30)))->___value_3;
RuntimeObject* L_32 = ___0_value;
NullCheck(L_28);
bool L_33;
L_33 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_28, L_31, L_32);
if (!L_33)
{
goto IL_00cb;
}
}
{
return (bool)1;
}
IL_00cb:
{
int32_t L_34 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00d1:
{
int32_t L_35 = V_5;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_00a2;
}
}
IL_00db:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mFAEC0514D9579D719AAE2797494A7FE454E035D2_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
int32_t V_0 = 0;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* V_1 = NULL;
int32_t V_2 = 0;
{
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* 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_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* 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_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* L_3 = ___0_array;
NullCheck(L_3);
int32_t L_4 = ___1_index;
int32_t L_5;
L_5 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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 = (int32_t)__this->____count_2;
V_0 = L_6;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_7 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
V_1 = L_7;
V_2 = 0;
goto IL_0075;
}
IL_0039:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_8 = V_1;
int32_t L_9 = V_2;
NullCheck(L_8);
int32_t L_10 = (int32_t)((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___hashCode_0;
if ((((int32_t)L_10) < ((int32_t)0)))
{
goto IL_0071;
}
}
{
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* 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_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_16 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___key_2;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
RuntimeObject* L_19 = (RuntimeObject*)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___value_3;
KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 L_20;
memset((&L_20), 0, sizeof(L_20));
KeyValuePair_2__ctor_m71271783E0B6D5A41634051B480ADD8BDB1EE7F3((&L_20), L_16, L_19, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
NullCheck(L_11);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76)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;
}
}
// System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E Dictionary_2_GetEnumerator_mA1CE70D7BF7B82DF663B4DCD3E4E37BFF9213A9E_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
{
Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m87A5BA06FA81AD2957732FDE95030554739D20B1((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
return L_0;
}
}
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m404109C17EC407CC07D6BDCC6828FE841B718FD2_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
{
Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m87A5BA06FA81AD2957732FDE95030554739D20B1((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_mEC4284FC639AD4FB34629AD4A7D991CAB348E164_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __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_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* 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 = (int32_t)__this->____version_5;
NullCheck(L_1);
SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info;
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_5 = L_4;
G_B3_0 = L_5;
G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B3_2 = L_3;
if (L_5)
{
G_B4_0 = L_5;
G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B4_2 = L_3;
goto IL_002f;
}
}
{
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* L_6;
L_6 = (( EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B5_1 = L_9;
if (!L_10)
{
G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B6_1 = L_9;
goto IL_0056;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_12)
{
goto IL_008e;
}
}
{
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* L_14 = (KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D*)(KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 35), (uint32_t)L_13);
V_0 = L_14;
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* L_15 = V_0;
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info;
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* L_17 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::FindEntry(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mD15A53428C4CAD7931896AEBDAF5ABED1309B9E5_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* V_2 = NULL;
int32_t V_3 = 0;
RuntimeObject* V_4 = NULL;
int32_t V_5 = 0;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 V_6;
memset((&V_6), 0, sizeof(V_6));
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* V_7 = NULL;
int32_t V_8 = 0;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
V_0 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
V_1 = L_1;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_2 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
V_2 = L_2;
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1;
if (!L_3)
{
goto IL_0175;
}
}
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
V_4 = L_4;
RuntimeObject* L_5 = V_4;
if (L_5)
{
goto IL_0110;
}
}
{
int32_t L_6;
L_6 = IntVector2Key_GetHashCode_m1FD5E70DFC387BCCB4B888E21EAD84F86F46AF43((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
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<il2cpp_array_size_t>(L_10));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1));
il2cpp_codegen_initobj((&V_6), sizeof(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19));
}
IL_0066:
{
int32_t L_13 = V_0;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* 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_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_15 = V_2;
int32_t L_16 = V_0;
NullCheck(L_15);
int32_t L_17 = (int32_t)((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0;
int32_t L_18 = V_5;
if ((!(((uint32_t)L_17) == ((uint32_t)L_18))))
{
goto IL_009b;
}
}
{
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* L_19;
L_19 = (( EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_20 = V_2;
int32_t L_21 = V_0;
NullCheck(L_20);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_22 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___key_2;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_23 = ___0_key;
NullCheck(L_19);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::Equals(T,T) */, L_19, L_22, L_23);
if (L_24)
{
goto IL_0175;
}
}
IL_009b:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_25 = V_2;
int32_t L_26 = V_0;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___next_1;
V_0 = L_27;
int32_t L_28 = V_3;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* 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_00b9:
{
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* L_31;
L_31 = (( EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_7 = L_31;
}
IL_00c0:
{
int32_t L_32 = V_0;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_33 = V_2;
NullCheck(L_33);
if ((!(((uint32_t)L_32) < ((uint32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_34 = V_2;
int32_t L_35 = V_0;
NullCheck(L_34);
int32_t L_36 = (int32_t)((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___hashCode_0;
int32_t L_37 = V_5;
if ((!(((uint32_t)L_36) == ((uint32_t)L_37))))
{
goto IL_00f2;
}
}
{
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* L_38 = V_7;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_39 = V_2;
int32_t L_40 = V_0;
NullCheck(L_39);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_41 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->___key_2;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_42 = ___0_key;
NullCheck(L_38);
bool L_43;
L_43 = VirtualFuncInvoker2< bool, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::Equals(T,T) */, L_38, L_41, L_42);
if (L_43)
{
goto IL_0175;
}
}
IL_00f2:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_44 = V_2;
int32_t L_45 = V_0;
NullCheck(L_44);
int32_t L_46 = (int32_t)((L_44)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_45)))->___next_1;
V_0 = L_46;
int32_t L_47 = V_3;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_48 = V_2;
NullCheck(L_48);
if ((((int32_t)L_47) < ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length)))))
{
goto IL_010a;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_010a:
{
int32_t L_49 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_49, 1));
goto IL_00c0;
}
IL_0110:
{
RuntimeObject* L_50 = V_4;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_51 = ___0_key;
NullCheck(L_50);
int32_t L_52;
L_52 = InterfaceFuncInvoker1< int32_t, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_50, L_51);
V_8 = ((int32_t)(L_52&((int32_t)2147483647LL)));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_53 = V_1;
int32_t L_54 = V_8;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_55 = V_1;
NullCheck(L_55);
NullCheck(L_53);
int32_t L_56 = ((int32_t)(L_54%((int32_t)(((RuntimeArray*)L_55)->max_length))));
int32_t L_57 = (L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_57, 1));
}
IL_012b:
{
int32_t L_58 = V_0;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_59 = V_2;
NullCheck(L_59);
if ((!(((uint32_t)L_58) < ((uint32_t)((int32_t)(((RuntimeArray*)L_59)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_60 = V_2;
int32_t L_61 = V_0;
NullCheck(L_60);
int32_t L_62 = (int32_t)((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61)))->___hashCode_0;
int32_t L_63 = V_8;
if ((!(((uint32_t)L_62) == ((uint32_t)L_63))))
{
goto IL_0157;
}
}
{
RuntimeObject* L_64 = V_4;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_65 = V_2;
int32_t L_66 = V_0;
NullCheck(L_65);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_67 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___key_2;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_68 = ___0_key;
NullCheck(L_64);
bool L_69;
L_69 = InterfaceFuncInvoker2< bool, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_64, L_67, L_68);
if (L_69)
{
goto IL_0175;
}
}
IL_0157:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_70 = V_2;
int32_t L_71 = V_0;
NullCheck(L_70);
int32_t L_72 = (int32_t)((L_70)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_71)))->___next_1;
V_0 = L_72;
int32_t L_73 = V_3;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_74 = V_2;
NullCheck(L_74);
if ((((int32_t)L_73) < ((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length)))))
{
goto IL_016f;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_016f:
{
int32_t L_75 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_75, 1));
goto IL_012b;
}
IL_0175:
{
int32_t L_76 = V_0;
return L_76;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::Initialize(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m9D2BF392D7EFE956AFDD7A42142DB4DAF9F25CEB_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __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_3 = (-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_0 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_3);
int32_t L_4 = V_0;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_5 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)(EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_4);
__this->____entries_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_5);
int32_t L_6 = V_0;
return L_6;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m45765D868AF08C4704DACA71C8A85784A61ED0DD_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method)
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* 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_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* V_10 = NULL;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 V_11;
memset((&V_11), 0, sizeof(V_11));
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* V_12 = NULL;
int32_t V_13 = 0;
int32_t G_B7_0 = 0;
int32_t* G_B51_0 = NULL;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
int32_t L_1 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_1, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (L_2)
{
goto IL_002c;
}
}
{
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_002c:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_4 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
V_0 = L_4;
RuntimeObject* L_5 = (RuntimeObject*)__this->____comparer_6;
V_1 = L_5;
RuntimeObject* L_6 = V_1;
if (!L_6)
{
goto IL_0046;
}
}
{
RuntimeObject* L_7 = V_1;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_8 = ___0_key;
NullCheck(L_7);
int32_t L_9;
L_9 = InterfaceFuncInvoker1< int32_t, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_7, L_8);
G_B7_0 = L_9;
goto IL_0053;
}
IL_0046:
{
int32_t L_10;
L_10 = IntVector2Key_GetHashCode_m1FD5E70DFC387BCCB4B888E21EAD84F86F46AF43((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B7_0 = L_10;
}
IL_0053:
{
V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL)));
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_12 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_13);
NullCheck(L_11);
V_4 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(((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(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19));
}
IL_0091:
{
int32_t L_18 = V_5;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* 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_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_20 = V_0;
int32_t L_21 = V_5;
NullCheck(L_20);
int32_t L_22 = (int32_t)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___hashCode_0;
int32_t L_23 = V_2;
if ((!(((uint32_t)L_22) == ((uint32_t)L_23))))
{
goto IL_00ea;
}
}
{
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* L_24;
L_24 = (( EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_27 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_28 = ___0_key;
NullCheck(L_24);
bool L_29;
L_29 = VirtualFuncInvoker2< bool, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::Equals(T,T) */, 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_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_31 = V_0;
int32_t L_32 = V_5;
NullCheck(L_31);
RuntimeObject* L_33 = ___1_value;
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3 = L_33;
Il2CppCodeGenWriteBarrier((void**)(&((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3), (void*)L_33);
return (bool)1;
}
IL_00d9:
{
uint8_t L_34 = ___2_behavior;
if ((!(((uint32_t)L_34) == ((uint32_t)2))))
{
goto IL_00e8;
}
}
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_35 = ___0_key;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_36 = L_35;
RuntimeObject* L_37 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_36);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL);
}
IL_00e8:
{
return (bool)0;
}
IL_00ea:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_38 = V_0;
int32_t L_39 = V_5;
NullCheck(L_38);
int32_t L_40 = (int32_t)((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_39)))->___next_1;
V_5 = L_40;
int32_t L_41 = V_3;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* 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_010a:
{
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* L_44;
L_44 = (( EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_12 = L_44;
}
IL_0111:
{
int32_t L_45 = V_5;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_46 = V_0;
NullCheck(L_46);
if ((!(((uint32_t)L_45) < ((uint32_t)((int32_t)(((RuntimeArray*)L_46)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_47 = V_0;
int32_t L_48 = V_5;
NullCheck(L_47);
int32_t L_49 = (int32_t)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___hashCode_0;
int32_t L_50 = V_2;
if ((!(((uint32_t)L_49) == ((uint32_t)L_50))))
{
goto IL_0167;
}
}
{
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* L_51 = V_12;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_52 = V_0;
int32_t L_53 = V_5;
NullCheck(L_52);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_54 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___key_2;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_55 = ___0_key;
NullCheck(L_51);
bool L_56;
L_56 = VirtualFuncInvoker2< bool, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::Equals(T,T) */, L_51, L_54, L_55);
if (!L_56)
{
goto IL_0167;
}
}
{
uint8_t L_57 = ___2_behavior;
if ((!(((uint32_t)L_57) == ((uint32_t)1))))
{
goto IL_0156;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_58 = V_0;
int32_t L_59 = V_5;
NullCheck(L_58);
RuntimeObject* L_60 = ___1_value;
((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3 = L_60;
Il2CppCodeGenWriteBarrier((void**)(&((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3), (void*)L_60);
return (bool)1;
}
IL_0156:
{
uint8_t L_61 = ___2_behavior;
if ((!(((uint32_t)L_61) == ((uint32_t)2))))
{
goto IL_0165;
}
}
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_62 = ___0_key;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_63 = L_62;
RuntimeObject* L_64 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_63);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_64, NULL);
}
IL_0165:
{
return (bool)0;
}
IL_0167:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_65 = V_0;
int32_t L_66 = V_5;
NullCheck(L_65);
int32_t L_67 = (int32_t)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___next_1;
V_5 = L_67;
int32_t L_68 = V_3;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_69 = V_0;
NullCheck(L_69);
if ((((int32_t)L_68) < ((int32_t)((int32_t)(((RuntimeArray*)L_69)->max_length)))))
{
goto IL_0181;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_0181:
{
int32_t L_70 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_70, 1));
goto IL_0111;
}
IL_0187:
{
int32_t L_71 = V_5;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_72 = V_0;
NullCheck(L_72);
if ((!(((uint32_t)L_71) < ((uint32_t)((int32_t)(((RuntimeArray*)L_72)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_73 = V_0;
int32_t L_74 = V_5;
NullCheck(L_73);
int32_t L_75 = (int32_t)((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_74)))->___hashCode_0;
int32_t L_76 = V_2;
if ((!(((uint32_t)L_75) == ((uint32_t)L_76))))
{
goto IL_01d9;
}
}
{
RuntimeObject* L_77 = V_1;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_78 = V_0;
int32_t L_79 = V_5;
NullCheck(L_78);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_80 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)((L_78)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_79)))->___key_2;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_81 = ___0_key;
NullCheck(L_77);
bool L_82;
L_82 = InterfaceFuncInvoker2< bool, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_77, L_80, L_81);
if (!L_82)
{
goto IL_01d9;
}
}
{
uint8_t L_83 = ___2_behavior;
if ((!(((uint32_t)L_83) == ((uint32_t)1))))
{
goto IL_01c8;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_84 = V_0;
int32_t L_85 = V_5;
NullCheck(L_84);
RuntimeObject* L_86 = ___1_value;
((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3 = L_86;
Il2CppCodeGenWriteBarrier((void**)(&((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3), (void*)L_86);
return (bool)1;
}
IL_01c8:
{
uint8_t L_87 = ___2_behavior;
if ((!(((uint32_t)L_87) == ((uint32_t)2))))
{
goto IL_01d7;
}
}
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_88 = ___0_key;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_89 = L_88;
RuntimeObject* L_90 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_89);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_90, NULL);
}
IL_01d7:
{
return (bool)0;
}
IL_01d9:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_91 = V_0;
int32_t L_92 = V_5;
NullCheck(L_91);
int32_t L_93 = (int32_t)((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_92)))->___next_1;
V_5 = L_93;
int32_t L_94 = V_3;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_95 = V_0;
NullCheck(L_95);
if ((((int32_t)L_94) < ((int32_t)((int32_t)(((RuntimeArray*)L_95)->max_length)))))
{
goto IL_01f3;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_01f3:
{
int32_t L_96 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_96, 1));
goto IL_0187;
}
IL_01f9:
{
V_6 = (bool)0;
V_7 = (bool)0;
int32_t L_97 = (int32_t)__this->____freeCount_4;
if ((((int32_t)L_97) <= ((int32_t)0)))
{
goto IL_0223;
}
}
{
int32_t L_98 = (int32_t)__this->____freeList_3;
V_8 = L_98;
V_7 = (bool)1;
int32_t L_99 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_subtract(L_99, 1));
goto IL_0250;
}
IL_0223:
{
int32_t L_100 = (int32_t)__this->____count_2;
V_13 = L_100;
int32_t L_101 = V_13;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_102 = V_0;
NullCheck(L_102);
if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)(((RuntimeArray*)L_102)->max_length))))))
{
goto IL_023b;
}
}
{
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 45)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 45));
V_6 = (bool)1;
}
IL_023b:
{
int32_t L_103 = V_13;
V_8 = L_103;
int32_t L_104 = V_13;
__this->____count_2 = ((int32_t)il2cpp_codegen_add(L_104, 1));
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_105 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
V_0 = L_105;
}
IL_0250:
{
bool L_106 = V_6;
if (L_106)
{
goto IL_0258;
}
}
{
int32_t* L_107 = V_4;
G_B51_0 = L_107;
goto IL_026d;
}
IL_0258:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_108 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_109 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_110 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_110);
NullCheck(L_108);
G_B51_0 = ((L_108)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)(L_109%((int32_t)(((RuntimeArray*)L_110)->max_length)))))));
}
IL_026d:
{
V_9 = G_B51_0;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_111 = V_0;
int32_t L_112 = V_8;
NullCheck(L_111);
V_10 = ((L_111)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_112)));
bool L_113 = V_7;
if (!L_113)
{
goto IL_028a;
}
}
{
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_114 = V_10;
int32_t L_115 = (int32_t)L_114->___next_1;
__this->____freeList_3 = L_115;
}
IL_028a:
{
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_116 = V_10;
int32_t L_117 = V_2;
L_116->___hashCode_0 = L_117;
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_118 = V_10;
int32_t* L_119 = V_9;
int32_t L_120 = *((int32_t*)L_119);
L_118->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_120, 1));
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_121 = V_10;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_122 = ___0_key;
L_121->___key_2 = L_122;
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_123 = V_10;
RuntimeObject* L_124 = ___1_value;
L_123->___value_3 = L_124;
Il2CppCodeGenWriteBarrier((void**)(&L_123->___value_3), (void*)L_124);
int32_t* L_125 = V_9;
int32_t L_126 = V_8;
*((int32_t*)L_125) = (int32_t)((int32_t)il2cpp_codegen_add(L_126, 1));
return (bool)1;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::OnDeserialization(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_m726D43D02E5C151064487F5BC00001A62C30E210_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __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_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* 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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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_6 = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41)));
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41))));
int32_t L_11 = V_2;
if (!L_11)
{
goto IL_00c9;
}
}
{
int32_t L_12 = V_2;
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* 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_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* L_19 = V_3;
int32_t L_20 = V_4;
NullCheck(L_19);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_21;
L_21 = KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_inline(((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
goto IL_009a;
}
{
ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)17), NULL);
}
IL_009a:
{
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* L_22 = V_3;
int32_t L_23 = V_4;
NullCheck(L_22);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_24;
L_24 = KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_inline(((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* L_25 = V_3;
int32_t L_26 = V_4;
NullCheck(L_25);
RuntimeObject* L_27;
L_27 = KeyValuePair_2_get_Value_mC7058DF972DC4A94E926A21FE03FFF645C6DFC94_inline(((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
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_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* 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_0 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL);
}
IL_00d0:
{
int32_t L_31 = V_1;
__this->____version_5 = 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;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::Resize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD401F9D62F447BCB4EAC91200BB578044C663876_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __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 = (int32_t)__this->____count_2;
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL);
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, int32_t, bool, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 47)))(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 47));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::Resize(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m1E713E8E276892DC5A235C6DD1AE697351316869_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __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_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* V_1 = NULL;
int32_t V_2 = 0;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
{
int32_t L_0 = ___0_newSize;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0);
V_0 = L_1;
int32_t L_2 = ___0_newSize;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_3 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)(EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_2);
V_1 = L_3;
int32_t L_4 = (int32_t)__this->____count_2;
V_2 = L_4;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_5 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* 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(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19));
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_8 = V_3;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_9 = L_8;
RuntimeObject* L_10 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_9);
bool L_11 = ___1_forceNewHashCodes;
if (!((int32_t)(((((RuntimeObject*)(RuntimeObject*)L_10) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0)&(int32_t)L_11)))
{
goto IL_0084;
}
}
{
V_4 = 0;
goto IL_007f;
}
IL_003e:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_12 = V_1;
int32_t L_13 = V_4;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0079;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_15 = V_1;
int32_t L_16 = V_4;
NullCheck(L_15);
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_17 = V_1;
int32_t L_18 = V_4;
NullCheck(L_17);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19* L_19 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)(&((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2);
int32_t L_20;
L_20 = IntVector2Key_GetHashCode_m1FD5E70DFC387BCCB4B888E21EAD84F86F46AF43(L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 38));
((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0 = ((int32_t)(L_20&((int32_t)2147483647LL)));
}
IL_0079:
{
int32_t L_21 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_007f:
{
int32_t L_22 = V_4;
int32_t L_23 = V_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_003e;
}
}
IL_0084:
{
V_5 = 0;
goto IL_00cb;
}
IL_0089:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_24 = V_1;
int32_t L_25 = V_5;
NullCheck(L_24);
int32_t L_26 = (int32_t)((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->___hashCode_0;
if ((((int32_t)L_26) < ((int32_t)0)))
{
goto IL_00c5;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_27 = V_1;
int32_t L_28 = V_5;
NullCheck(L_27);
int32_t L_29 = (int32_t)((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->___hashCode_0;
int32_t L_30 = ___0_newSize;
V_6 = ((int32_t)(L_29%L_30));
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_31 = V_1;
int32_t L_32 = V_5;
NullCheck(L_31);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_33 = V_0;
int32_t L_34 = V_6;
NullCheck(L_33);
int32_t L_35 = L_34;
int32_t L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_36, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_37 = V_0;
int32_t L_38 = V_6;
int32_t L_39 = V_5;
NullCheck(L_37);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (int32_t)((int32_t)il2cpp_codegen_add(L_39, 1)));
}
IL_00c5:
{
int32_t L_40 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_40, 1));
}
IL_00cb:
{
int32_t L_41 = V_5;
int32_t L_42 = V_2;
if ((((int32_t)L_41) < ((int32_t)L_42)))
{
goto IL_0089;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_43 = V_0;
__this->____buckets_0 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_43);
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_44 = V_1;
__this->____entries_1 = L_44;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_44);
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::Remove(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_mDC2EC0199DE3682AF22642089E2DB6DFB632C13B_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___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_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* 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;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_1)
{
goto IL_0149;
}
}
{
RuntimeObject* L_2 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_3 = L_2;
G_B4_0 = L_3;
if (L_3)
{
G_B5_0 = L_3;
goto IL_0032;
}
}
{
int32_t L_4;
L_4 = IntVector2Key_GetHashCode_m1FD5E70DFC387BCCB4B888E21EAD84F86F46AF43((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B6_0 = L_4;
goto IL_0038;
}
IL_0032:
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_5 = ___0_key;
NullCheck(G_B5_0);
int32_t L_6;
L_6 = InterfaceFuncInvoker1< int32_t, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_8);
V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length))));
V_2 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_10 = V_1;
NullCheck(L_9);
int32_t L_11 = L_10;
int32_t L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
goto IL_0142;
}
IL_005c:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_13 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
int32_t L_14 = V_3;
NullCheck(L_13);
V_4 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)));
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_15 = V_4;
int32_t L_16 = (int32_t)L_15->___hashCode_0;
int32_t L_17 = V_0;
if ((!(((uint32_t)L_16) == ((uint32_t)L_17))))
{
goto IL_0138;
}
}
{
RuntimeObject* L_18 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_19 = L_18;
G_B9_0 = L_19;
if (L_19)
{
G_B10_0 = L_19;
goto IL_0095;
}
}
{
EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* L_20;
L_20 = (( EqualityComparer_1_t10AC8E087B5C628E74081A148DB4ABA01FD10556* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_21 = V_4;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_22 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)L_21->___key_2;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_23 = ___0_key;
NullCheck(L_20);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::Equals(T,T) */, L_20, L_22, L_23);
G_B11_0 = L_24;
goto IL_00a2;
}
IL_0095:
{
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_25 = V_4;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_26 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)L_25->___key_2;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_27 = ___0_key;
NullCheck(G_B10_0);
bool L_28;
L_28 = InterfaceFuncInvoker2< bool, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<DungeonArchitect.Builders.Grid.IntVector2Key>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_31 = V_1;
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_32 = V_4;
int32_t L_33 = (int32_t)L_32->___next_1;
NullCheck(L_30);
(L_30)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1)));
goto IL_00d6;
}
IL_00be:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_34 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
int32_t L_35 = V_2;
NullCheck(L_34);
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_36 = V_4;
int32_t L_37 = (int32_t)L_36->___next_1;
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___next_1 = L_37;
}
IL_00d6:
{
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_38 = V_4;
L_38->___hashCode_0 = (-1);
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_39 = V_4;
int32_t L_40 = (int32_t)__this->____freeList_3;
L_39->___next_1 = L_40;
if (!false)
{
goto IL_00ff;
}
}
{
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_41 = V_4;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19* L_42 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)(&L_41->___key_2);
il2cpp_codegen_initobj(L_42, sizeof(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19));
}
IL_00ff:
{
if (!true)
{
goto IL_0113;
}
}
{
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_43 = V_4;
RuntimeObject** L_44 = (RuntimeObject**)(&L_43->___value_3);
il2cpp_codegen_initobj(L_44, sizeof(RuntimeObject*));
}
IL_0113:
{
int32_t L_45 = V_3;
__this->____freeList_3 = L_45;
int32_t L_46 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_add(L_46, 1));
int32_t L_47 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_47, 1));
return (bool)1;
}
IL_0138:
{
int32_t L_48 = V_3;
V_2 = L_48;
Entry_t49CA65A8BE9C155CFFDA599C85F90D0BA2072301* L_49 = V_4;
int32_t L_50 = (int32_t)L_49->___next_1;
V_3 = L_50;
}
IL_0142:
{
int32_t L_51 = V_3;
if ((((int32_t)L_51) >= ((int32_t)0)))
{
goto IL_005c;
}
}
IL_0149:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m0A29CAF87FA0E6913D84EB66221E31D305957ABB_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0025;
}
}
{
RuntimeObject** L_3 = ___1_value;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_4 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
*(RuntimeObject**)L_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_3, (void*)L_6);
return (bool)1;
}
IL_0025:
{
RuntimeObject** L_7 = ___1_value;
il2cpp_codegen_initobj(L_7, sizeof(RuntimeObject*));
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::TryAdd(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m1997C80E80E5CAD7DE4D482A61C99D7F88D5D9D5_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return L_2;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m03ECE87CD47DBC31E9BF5D391EC8E28D7748DC62_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m08D4EDA5D3B707224272D06EE9BC5845073BAB55_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
{
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* L_0 = ___0_array;
int32_t L_1 = ___1_index;
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_mD7A10DDF87293A262AD42CEB804C70A5337637F9_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __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_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* V_0 = NULL;
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* V_2 = NULL;
int32_t V_3 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL;
int32_t V_5 = 0;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* V_6 = NULL;
int32_t V_7 = 0;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __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 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* L_13 = V_0;
if (!L_13)
{
goto IL_005e;
}
}
{
KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D* L_14 = V_0;
int32_t L_15 = ___1_index;
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, KeyValuePair_2U5BU5D_t7D209014B334EB4BF55CB91DA81CFC96D42FAB5D*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
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_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_18 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
V_2 = L_18;
V_3 = 0;
goto IL_00b9;
}
IL_0073:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_19 = V_2;
int32_t L_20 = V_3;
NullCheck(L_19);
int32_t L_21 = (int32_t)((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___hashCode_0;
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_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_25 = V_2;
int32_t L_26 = V_3;
NullCheck(L_25);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_27 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_28 = L_27;
RuntimeObject* L_29 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_28);
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_30 = V_2;
int32_t L_31 = V_3;
NullCheck(L_30);
RuntimeObject* L_32 = (RuntimeObject*)((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->___value_3;
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_33;
memset((&L_33), 0, sizeof(L_33));
DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_33), L_29, L_32, /*hidden argument*/NULL);
NullCheck(L_22);
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_33);
}
IL_00b5:
{
int32_t L_34 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00b9:
{
int32_t L_35 = V_3;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_0073;
}
}
{
return;
}
IL_00c3:
{
RuntimeArray* L_37 = ___0_array;
V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_37, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_38 = V_4;
if (L_38)
{
goto IL_00d4;
}
}
{
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
}
IL_00d4:
{
}
try
{// begin try (depth: 1)
{
int32_t L_39 = (int32_t)__this->____count_2;
V_5 = L_39;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_40 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
V_6 = L_40;
V_7 = 0;
goto IL_0130_1;
}
IL_00ea_1:
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_41 = V_6;
int32_t L_42 = V_7;
NullCheck(L_41);
int32_t L_43 = (int32_t)((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_42)))->___hashCode_0;
if ((((int32_t)L_43) < ((int32_t)0)))
{
goto IL_012a_1;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_44 = V_4;
int32_t L_45 = ___1_index;
int32_t L_46 = L_45;
___1_index = ((int32_t)il2cpp_codegen_add(L_46, 1));
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_47 = V_6;
int32_t L_48 = V_7;
NullCheck(L_47);
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_49 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___key_2;
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_50 = V_6;
int32_t L_51 = V_7;
NullCheck(L_50);
RuntimeObject* L_52 = (RuntimeObject*)((L_50)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_51)))->___value_3;
KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 L_53;
memset((&L_53), 0, sizeof(L_53));
KeyValuePair_2__ctor_m71271783E0B6D5A41634051B480ADD8BDB1EE7F3((&L_53), L_49, L_52, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76 L_54 = L_53;
RuntimeObject* L_55 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 30), &L_54);
NullCheck(L_44);
ArrayElementTypeCheck (L_44, L_55);
(L_44)->SetAt(static_cast<il2cpp_array_size_t>(L_46), (RuntimeObject*)L_55);
}
IL_012a_1:
{
int32_t L_56 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_56, 1));
}
IL_0130_1:
{
int32_t L_57 = V_7;
int32_t L_58 = V_5;
if ((((int32_t)L_57) < ((int32_t)L_58)))
{
goto IL_00ea_1;
}
}
{
goto IL_0140;
}
}// end try (depth: 1)
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:
{// begin catch(System.ArrayTypeMismatchException)
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_0140;
}// end catch (depth: 1)
IL_0140:
{
return;
}
}
// System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.IEnumerable.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_m5FB279C0980CDC0EE81FF588C891FC4BAEDBAB86_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
{
Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m87A5BA06FA81AD2957732FDE95030554739D20B1((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Object System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.ICollection.get_SyncRoot()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_mC9061161F08468AF6086085F35CD70D323AA0676_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __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 = (RuntimeObject*)__this->____syncRoot_9;
if (L_0)
{
goto IL_001a;
}
}
{
RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot_9);
RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
NullCheck(L_2);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL);
RuntimeObject* L_3;
L_3 = InterlockedCompareExchangeImpl<RuntimeObject*>(L_1, L_2, NULL);
}
IL_001a:
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____syncRoot_9;
return L_4;
}
}
// System.Collections.ICollection System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.IDictionary.get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_mFEF76A49C96F55FD029751239F01F461709016FD_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
{
ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536* L_0;
L_0 = (( ValueCollection_tC6C2B582478734D6DB00F188B7D9EB6EE2DC1536* (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 48)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 48));
return (RuntimeObject*)L_0;
}
}
// System.Object System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.IDictionary.get_Item(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_m04157C8B9FEC24B98E0DA0F568E343E1C2C38C29_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0030;
}
}
{
RuntimeObject* L_2 = ___0_key;
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, ((*(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)((IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_3;
int32_t L_4 = V_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0030;
}
}
{
EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10* L_5 = (EntryU5BU5D_t2EBC975FC1D7E2F2333B4C926A2081E77CE3DD10*)__this->____entries_1;
int32_t L_6 = V_0;
NullCheck(L_5);
RuntimeObject* L_7 = (RuntimeObject*)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
return L_7;
}
IL_0030:
{
return NULL;
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_m699B2B58AE8025E3303D3656CD9B494FE7758831_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)((IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 52)))(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))), il2cpp_rgctx_method(method->klass->rgctx_data, 52));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::IsCompatibleKey(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m5924B15CC00AC1060F736B5FFFF170EA59D26AF2_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, 21)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
// System.Void System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_m8B9431F5BA472275711C4B0D4451FBDE8D5F8B51_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)((IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))), il2cpp_rgctx_method(method->klass->rgctx_data, 9));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.IDictionary.Contains(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_mE728DFF91727553BC984FAEB1645A3F7C79318FC_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0015;
}
}
{
RuntimeObject* L_2 = ___0_key;
bool L_3;
L_3 = (( bool (*) (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6*, IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 55)))(__this, ((*(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)((IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)(IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 55));
return L_3;
}
IL_0015:
{
return (bool)0;
}
}
// System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<DungeonArchitect.Builders.Grid.IntVector2Key,System.Object>::System.Collections.IDictionary.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_m5A65006411DE0C756B7E499B90F18C3C75EC6A97_gshared (Dictionary_2_t591C28D7D31AE9E2D7558F9A953AC835E74132E6* __this, const RuntimeMethod* method)
{
{
Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_m87A5BA06FA81AD2957732FDE95030554739D20B1((&L_0), __this, 1, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t3C72C8AD619BCEE9940A6D70E11884B616256F7E L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD9CBB591E413FBE501BC3F6B50C92BF65F567CFE_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
{
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m866CE85A8459F9A55509424B1762B7A69325EE3F_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_capacity;
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m1192A05BD176BBAA98E691AC73257A10F8DC982C_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_comparer;
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m70CF57EE16D5012969167AEFCAFF67F306D203B2_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL);
int32_t L_0 = ___0_capacity;
if ((((int32_t)L_0) >= ((int32_t)0)))
{
goto IL_0011;
}
}
{
ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97((int32_t)((int32_t)12), NULL);
}
IL_0011:
{
int32_t L_1 = ___0_capacity;
if ((((int32_t)L_1) <= ((int32_t)0)))
{
goto IL_001d;
}
}
{
int32_t L_2 = ___0_capacity;
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_001d:
{
RuntimeObject* L_4 = ___1_comparer;
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_5;
L_5 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668*)L_5)))
{
goto IL_002c;
}
}
{
RuntimeObject* L_6 = ___1_comparer;
__this->____comparer_6 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)L_6);
}
IL_002c:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mEB360163360D30FA7E4683DA5A5C26E37158164C_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_dictionary;
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 4)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 4));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE26E9D299192A73BE10ACAE010A73A17E368DCBA_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_1 = NULL;
int32_t V_2 = 0;
RuntimeObject* V_3 = NULL;
KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 V_4;
memset((&V_4), 0, sizeof(V_4));
Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* G_B2_0 = NULL;
Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* G_B3_1 = NULL;
{
RuntimeObject* L_0 = ___0_dictionary;
G_B1_0 = __this;
if (L_0)
{
G_B2_0 = __this;
goto IL_0007;
}
}
{
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 /* System.Int32 System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>>::get_Count() */, il2cpp_rgctx_data(method->klass->rgctx_data, 5), (RuntimeObject*)L_1);
G_B3_0 = L_2;
G_B3_1 = G_B2_0;
}
IL_000d:
{
RuntimeObject* L_3 = ___1_comparer;
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 7)) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_8;
L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL);
bool L_9;
L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL);
if (!L_9)
{
goto IL_0080;
}
}
{
RuntimeObject* L_10 = ___0_dictionary;
Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* L_11 = ((Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 8)));
NullCheck(L_11);
int32_t L_12 = (int32_t)L_11->____count_2;
V_0 = L_12;
NullCheck(L_11);
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_13 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)L_11->____entries_1;
V_1 = L_13;
V_2 = 0;
goto IL_007b;
}
IL_004a:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
int32_t L_16 = (int32_t)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___hashCode_0;
if ((((int32_t)L_16) < ((int32_t)0)))
{
goto IL_0077;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_19 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_20 = V_1;
int32_t L_21 = V_2;
NullCheck(L_20);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___value_3;
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
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 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>>::GetEnumerator() */, il2cpp_rgctx_data(method->klass->rgctx_data, 10), (RuntimeObject*)L_26);
V_3 = L_27;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00af:
{// begin finally (depth: 1)
{
RuntimeObject* L_28 = V_3;
if (!L_28)
{
goto IL_00b8;
}
}
{
RuntimeObject* L_29 = V_3;
NullCheck((RuntimeObject*)L_29);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29);
}
IL_00b8:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_00a5_1;
}
IL_0089_1:
{
RuntimeObject* L_30 = V_3;
NullCheck(L_30);
KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 L_31;
L_31 = InterfaceFuncInvoker0< KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>>::get_Current() */, il2cpp_rgctx_data(method->klass->rgctx_data, 12), L_30);
V_4 = L_31;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32;
L_32 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_33;
L_33 = KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
IL_00a5_1:
{
RuntimeObject* L_34 = V_3;
NullCheck((RuntimeObject*)L_34);
bool L_35;
L_35 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34);
if (L_35)
{
goto IL_0089_1;
}
}
{
goto IL_00b9;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00b9:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD64629C5FBB0ED73F60ACDF73C4A7BCC3C9279CC_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL);
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0;
L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info;
NullCheck(L_0);
ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7(L_0, (RuntimeObject*)__this, L_1, ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var);
return;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m2C9F1E093A437295E4D20D6A194DA2BD2F10B27D_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____count_2;
int32_t L_1 = (int32_t)__this->____freeCount_4;
return ((int32_t)il2cpp_codegen_subtract(L_0, L_1));
}
}
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::get_Keys()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* Dictionary_2_get_Keys_m3AAAE0E1E35B38C292197E32C9948372C30262B5_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
{
KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* L_0 = (KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04*)__this->____keys_7;
if (L_0)
{
goto IL_0014;
}
}
{
KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* L_1 = (KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 16));
NullCheck(L_1);
(( void (*) (KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04*, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 17)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 17));
__this->____keys_7 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____keys_7), (void*)L_1);
}
IL_0014:
{
KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04* L_2 = (KeyCollection_tD4A0C41F41EA529D4514091372080877F6248C04*)__this->____keys_7;
return L_2;
}
}
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* Dictionary_2_get_Values_mE3A9A5FAB97FA38DFAD97D61EE1486B4973CC4D1_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
{
ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_0 = (ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523*)__this->____values_8;
if (L_0)
{
goto IL_0014;
}
}
{
ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_1 = (ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 18));
NullCheck(L_1);
(( void (*) (ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523*, Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 19)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 19));
__this->____values_8 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____values_8), (void*)L_1);
}
IL_0014:
{
ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_2 = (ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523*)__this->____values_8;
return L_2;
}
}
// TValue System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::get_Item(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 Dictionary_2_get_Item_m37E9A7ED881E5C1DBB057243E907ADAC8A280C51_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_1;
memset((&V_1), 0, sizeof(V_1));
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_001e;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_3 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
int32_t L_4 = V_0;
NullCheck(L_3);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_5 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_4)))->___value_3;
return L_5;
}
IL_001e:
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7 = L_6;
RuntimeObject* L_8 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_7);
ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL);
il2cpp_codegen_initobj((&V_1), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9 = V_1;
return L_9;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::set_Item(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_mF76B685BBC4077A8E9E18C892B2B71F6C284ABE9_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_m0EEDF2BA190E25105089D7B8CFDEBE671D31040E_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_m35943358160095E7356EFD640F3B79BE72485E50_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 ___0_keyValuePair, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0;
L_0 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1;
L_1 = KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_m569BE79808846619390CBA3D978F01DCC8C2C45F_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0;
L_0 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0038;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_3;
L_3 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_4 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7;
L_7 = KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0038;
}
}
{
return (bool)1;
}
IL_0038:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_m14CCFF3968C5EAB6CCD6F41DDE8FD0319F4708F1_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0;
L_0 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0046;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_3;
L_3 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_4 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7;
L_7 = KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0046;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9;
L_9 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
bool L_10;
L_10 = (( bool (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 27)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 27));
return (bool)1;
}
IL_0046:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mCEFBB6F4A6D26F4276E7390ABAE0FCDF2777BBE7_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____count_2;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_3);
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL);
__this->____count_2 = 0;
__this->____freeList_3 = (-1);
__this->____freeCount_4 = 0;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_4 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
int32_t L_5 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL);
}
IL_0041:
{
int32_t L_6 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_6, 1));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::ContainsKey(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m2D95D27D311C7EAF44D67EF189C65A1F1688124D_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::ContainsValue(TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_mA0754C1E3C05D913EDBA5930BAE01579EB523B12_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_value, const RuntimeMethod* method)
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_0 = NULL;
int32_t V_1 = 0;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_2;
memset((&V_2), 0, sizeof(V_2));
int32_t V_3 = 0;
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_4 = NULL;
int32_t V_5 = 0;
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_0 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
V_0 = L_0;
goto IL_0049;
}
{
V_1 = 0;
goto IL_003b;
}
IL_0013:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_2 = V_0;
int32_t L_3 = V_1;
NullCheck(L_2);
int32_t L_4 = (int32_t)((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___hashCode_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0037;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_5 = V_0;
int32_t L_6 = V_1;
NullCheck(L_5);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
goto IL_0037;
}
{
return (bool)1;
}
IL_0037:
{
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1));
}
IL_003b:
{
int32_t L_9 = V_1;
int32_t L_10 = (int32_t)__this->____count_2;
if ((((int32_t)L_9) < ((int32_t)L_10)))
{
goto IL_0013;
}
}
{
goto IL_00db;
}
IL_0049:
{
il2cpp_codegen_initobj((&V_2), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
{
V_3 = 0;
goto IL_008b;
}
IL_005d:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_12 = V_0;
int32_t L_13 = V_3;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0087;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_15;
L_15 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_16 = V_0;
int32_t L_17 = V_3;
NullCheck(L_16);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_18 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->___value_3;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_19 = ___0_value;
NullCheck(L_15);
bool L_20;
L_20 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_15, L_18, L_19);
if (!L_20)
{
goto IL_0087;
}
}
{
return (bool)1;
}
IL_0087:
{
int32_t L_21 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_008b:
{
int32_t L_22 = V_3;
int32_t L_23 = (int32_t)__this->____count_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_005d;
}
}
{
goto IL_00db;
}
IL_0096:
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_24;
L_24 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
V_4 = L_24;
V_5 = 0;
goto IL_00d1;
}
IL_00a2:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___hashCode_0;
if ((((int32_t)L_27) < ((int32_t)0)))
{
goto IL_00cb;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_28 = V_4;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_29 = V_0;
int32_t L_30 = V_5;
NullCheck(L_29);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_31 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_30)))->___value_3;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32 = ___0_value;
NullCheck(L_28);
bool L_33;
L_33 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_28, L_31, L_32);
if (!L_33)
{
goto IL_00cb;
}
}
{
return (bool)1;
}
IL_00cb:
{
int32_t L_34 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00d1:
{
int32_t L_35 = V_5;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_00a2;
}
}
IL_00db:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_mCEDC52231C08442CD1B65335E2B8CBC3AA79F1FB_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
int32_t V_0 = 0;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_1 = NULL;
int32_t V_2 = 0;
{
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_0 = ___0_array;
if (L_0)
{
goto IL_0009;
}
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL);
}
IL_0009:
{
int32_t L_1 = ___1_index;
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_2 = ___0_array;
NullCheck(L_2);
if ((!(((uint32_t)L_1) > ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))
{
goto IL_0014;
}
}
{
ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL);
}
IL_0014:
{
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_3 = ___0_array;
NullCheck(L_3);
int32_t L_4 = ___1_index;
int32_t L_5;
L_5 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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 = (int32_t)__this->____count_2;
V_0 = L_6;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_7 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
V_1 = L_7;
V_2 = 0;
goto IL_0075;
}
IL_0039:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_8 = V_1;
int32_t L_9 = V_2;
NullCheck(L_8);
int32_t L_10 = (int32_t)((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___hashCode_0;
if ((((int32_t)L_10) < ((int32_t)0)))
{
goto IL_0071;
}
}
{
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_11 = ___0_array;
int32_t L_12 = ___1_index;
int32_t L_13 = L_12;
___1_index = ((int32_t)il2cpp_codegen_add(L_13, 1));
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_16 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___key_2;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_19 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___value_3;
KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 L_20;
memset((&L_20), 0, sizeof(L_20));
KeyValuePair_2__ctor_mBADB7CBB8C8B69FC7795BCAA104A976FC029ADB2((&L_20), L_16, L_19, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
NullCheck(L_11);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16)L_20);
}
IL_0071:
{
int32_t L_21 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_0075:
{
int32_t L_22 = V_2;
int32_t L_23 = V_0;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_0039;
}
}
{
return;
}
}
// System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F Dictionary_2_GetEnumerator_m9F089D6087AEEA5C2F6F6FB1E828C05D4D9EC836_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
{
Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
return L_0;
}
}
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m2CF5384579A850D04E65C39D81F56D6583520941_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
{
Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_m7D976DAD8D2C8A075A954970552DBA13904DD9D3_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1);
s_Il2CppMethodInitialized = true;
}
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* V_0 = NULL;
RuntimeObject* G_B4_0 = NULL;
String_t* G_B4_1 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B4_2 = NULL;
RuntimeObject* G_B3_0 = NULL;
String_t* G_B3_1 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B3_2 = NULL;
String_t* G_B6_0 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B6_1 = NULL;
String_t* G_B5_0 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B5_1 = NULL;
int32_t G_B7_0 = 0;
String_t* G_B7_1 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B7_2 = NULL;
{
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_0 = ___0_info;
if (L_0)
{
goto IL_0009;
}
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)4, NULL);
}
IL_0009:
{
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info;
int32_t L_2 = (int32_t)__this->____version_5;
NullCheck(L_1);
SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info;
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_5 = L_4;
G_B3_0 = L_5;
G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B3_2 = L_3;
if (L_5)
{
G_B4_0 = L_5;
G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B4_2 = L_3;
goto IL_002f;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_6;
L_6 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B5_1 = L_9;
if (!L_10)
{
G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B6_1 = L_9;
goto IL_0056;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_12)
{
goto IL_008e;
}
}
{
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_14 = (KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*)(KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 35), (uint32_t)L_13);
V_0 = L_14;
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_15 = V_0;
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info;
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_17 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::FindEntry(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m1EFB7E076D85F01AA03D041840470B990F5BBD68_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_2 = NULL;
int32_t V_3 = 0;
RuntimeObject* V_4 = NULL;
int32_t V_5 = 0;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_6;
memset((&V_6), 0, sizeof(V_6));
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_7 = NULL;
int32_t V_8 = 0;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
V_0 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
V_1 = L_1;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_2 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
V_2 = L_2;
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1;
if (!L_3)
{
goto IL_0175;
}
}
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
V_4 = L_4;
RuntimeObject* L_5 = V_4;
if (L_5)
{
goto IL_0110;
}
}
{
int32_t L_6;
L_6 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
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<il2cpp_array_size_t>(L_10));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1));
il2cpp_codegen_initobj((&V_6), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
IL_0066:
{
int32_t L_13 = V_0;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_14 = V_2;
NullCheck(L_14);
if ((!(((uint32_t)L_13) < ((uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_15 = V_2;
int32_t L_16 = V_0;
NullCheck(L_15);
int32_t L_17 = (int32_t)((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0;
int32_t L_18 = V_5;
if ((!(((uint32_t)L_17) == ((uint32_t)L_18))))
{
goto IL_009b;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_19;
L_19 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_20 = V_2;
int32_t L_21 = V_0;
NullCheck(L_20);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key;
NullCheck(L_19);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_19, L_22, L_23);
if (L_24)
{
goto IL_0175;
}
}
IL_009b:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_25 = V_2;
int32_t L_26 = V_0;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___next_1;
V_0 = L_27;
int32_t L_28 = V_3;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_29 = V_2;
NullCheck(L_29);
if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length)))))
{
goto IL_00b3;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_00b3:
{
int32_t L_30 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_30, 1));
goto IL_0066;
}
IL_00b9:
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_31;
L_31 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_7 = L_31;
}
IL_00c0:
{
int32_t L_32 = V_0;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_33 = V_2;
NullCheck(L_33);
if ((!(((uint32_t)L_32) < ((uint32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_34 = V_2;
int32_t L_35 = V_0;
NullCheck(L_34);
int32_t L_36 = (int32_t)((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___hashCode_0;
int32_t L_37 = V_5;
if ((!(((uint32_t)L_36) == ((uint32_t)L_37))))
{
goto IL_00f2;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_38 = V_7;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_39 = V_2;
int32_t L_40 = V_0;
NullCheck(L_39);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_41 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_42 = ___0_key;
NullCheck(L_38);
bool L_43;
L_43 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_38, L_41, L_42);
if (L_43)
{
goto IL_0175;
}
}
IL_00f2:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_44 = V_2;
int32_t L_45 = V_0;
NullCheck(L_44);
int32_t L_46 = (int32_t)((L_44)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_45)))->___next_1;
V_0 = L_46;
int32_t L_47 = V_3;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_48 = V_2;
NullCheck(L_48);
if ((((int32_t)L_47) < ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length)))))
{
goto IL_010a;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_010a:
{
int32_t L_49 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_49, 1));
goto IL_00c0;
}
IL_0110:
{
RuntimeObject* L_50 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_51 = ___0_key;
NullCheck(L_50);
int32_t L_52;
L_52 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_50, L_51);
V_8 = ((int32_t)(L_52&((int32_t)2147483647LL)));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_53 = V_1;
int32_t L_54 = V_8;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_55 = V_1;
NullCheck(L_55);
NullCheck(L_53);
int32_t L_56 = ((int32_t)(L_54%((int32_t)(((RuntimeArray*)L_55)->max_length))));
int32_t L_57 = (L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_57, 1));
}
IL_012b:
{
int32_t L_58 = V_0;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_59 = V_2;
NullCheck(L_59);
if ((!(((uint32_t)L_58) < ((uint32_t)((int32_t)(((RuntimeArray*)L_59)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_60 = V_2;
int32_t L_61 = V_0;
NullCheck(L_60);
int32_t L_62 = (int32_t)((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61)))->___hashCode_0;
int32_t L_63 = V_8;
if ((!(((uint32_t)L_62) == ((uint32_t)L_63))))
{
goto IL_0157;
}
}
{
RuntimeObject* L_64 = V_4;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_65 = V_2;
int32_t L_66 = V_0;
NullCheck(L_65);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_67 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_68 = ___0_key;
NullCheck(L_64);
bool L_69;
L_69 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_64, L_67, L_68);
if (L_69)
{
goto IL_0175;
}
}
IL_0157:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_70 = V_2;
int32_t L_71 = V_0;
NullCheck(L_70);
int32_t L_72 = (int32_t)((L_70)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_71)))->___next_1;
V_0 = L_72;
int32_t L_73 = V_3;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_74 = V_2;
NullCheck(L_74);
if ((((int32_t)L_73) < ((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length)))))
{
goto IL_016f;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_016f:
{
int32_t L_75 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_75, 1));
goto IL_012b;
}
IL_0175:
{
int32_t L_76 = V_0;
return L_76;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::Initialize(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_mCDEF58FE9E519DD3D72469166700D7A7368FDA80_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
int32_t L_0 = ___0_capacity;
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472(L_0, NULL);
V_0 = L_1;
__this->____freeList_3 = (-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_0 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_3);
int32_t L_4 = V_0;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_5 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)(EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_4);
__this->____entries_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_5);
int32_t L_6 = V_0;
return L_6;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m2CE4B1CA14A75230976E7FEDB32EE9B560B3A3B5_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method)
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_0 = NULL;
RuntimeObject* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t* V_4 = NULL;
int32_t V_5 = 0;
bool V_6 = false;
bool V_7 = false;
int32_t V_8 = 0;
int32_t* V_9 = NULL;
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* V_10 = NULL;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_11;
memset((&V_11), 0, sizeof(V_11));
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_12 = NULL;
int32_t V_13 = 0;
int32_t G_B7_0 = 0;
int32_t* G_B51_0 = NULL;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
int32_t L_1 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_1, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (L_2)
{
goto IL_002c;
}
}
{
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_002c:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_4 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
V_0 = L_4;
RuntimeObject* L_5 = (RuntimeObject*)__this->____comparer_6;
V_1 = L_5;
RuntimeObject* L_6 = V_1;
if (!L_6)
{
goto IL_0046;
}
}
{
RuntimeObject* L_7 = V_1;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = ___0_key;
NullCheck(L_7);
int32_t L_9;
L_9 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_7, L_8);
G_B7_0 = L_9;
goto IL_0053;
}
IL_0046:
{
int32_t L_10;
L_10 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B7_0 = L_10;
}
IL_0053:
{
V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL)));
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_12 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_13);
NullCheck(L_11);
V_4 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)(L_12%((int32_t)(((RuntimeArray*)L_13)->max_length)))))));
int32_t* L_14 = V_4;
int32_t L_15 = *((int32_t*)L_14);
V_5 = ((int32_t)il2cpp_codegen_subtract(L_15, 1));
RuntimeObject* L_16 = V_1;
if (L_16)
{
goto IL_0187;
}
}
{
il2cpp_codegen_initobj((&V_11), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
IL_0091:
{
int32_t L_18 = V_5;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_19 = V_0;
NullCheck(L_19);
if ((!(((uint32_t)L_18) < ((uint32_t)((int32_t)(((RuntimeArray*)L_19)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_20 = V_0;
int32_t L_21 = V_5;
NullCheck(L_20);
int32_t L_22 = (int32_t)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___hashCode_0;
int32_t L_23 = V_2;
if ((!(((uint32_t)L_22) == ((uint32_t)L_23))))
{
goto IL_00ea;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_24;
L_24 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = ___0_key;
NullCheck(L_24);
bool L_29;
L_29 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_24, L_27, L_28);
if (!L_29)
{
goto IL_00ea;
}
}
{
uint8_t L_30 = ___2_behavior;
if ((!(((uint32_t)L_30) == ((uint32_t)1))))
{
goto IL_00d9;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_31 = V_0;
int32_t L_32 = V_5;
NullCheck(L_31);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_33 = ___1_value;
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3 = L_33;
Il2CppCodeGenWriteBarrier((void**)&(((&((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3))->___m_StringLowerCase_1), (void*)NULL);
#endif
return (bool)1;
}
IL_00d9:
{
uint8_t L_34 = ___2_behavior;
if ((!(((uint32_t)L_34) == ((uint32_t)2))))
{
goto IL_00e8;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_35 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_36 = L_35;
RuntimeObject* L_37 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_36);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL);
}
IL_00e8:
{
return (bool)0;
}
IL_00ea:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_38 = V_0;
int32_t L_39 = V_5;
NullCheck(L_38);
int32_t L_40 = (int32_t)((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_39)))->___next_1;
V_5 = L_40;
int32_t L_41 = V_3;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_42 = V_0;
NullCheck(L_42);
if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length)))))
{
goto IL_0104;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_0104:
{
int32_t L_43 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_43, 1));
goto IL_0091;
}
IL_010a:
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_44;
L_44 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_12 = L_44;
}
IL_0111:
{
int32_t L_45 = V_5;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_46 = V_0;
NullCheck(L_46);
if ((!(((uint32_t)L_45) < ((uint32_t)((int32_t)(((RuntimeArray*)L_46)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_47 = V_0;
int32_t L_48 = V_5;
NullCheck(L_47);
int32_t L_49 = (int32_t)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___hashCode_0;
int32_t L_50 = V_2;
if ((!(((uint32_t)L_49) == ((uint32_t)L_50))))
{
goto IL_0167;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_51 = V_12;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_52 = V_0;
int32_t L_53 = V_5;
NullCheck(L_52);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_54 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_55 = ___0_key;
NullCheck(L_51);
bool L_56;
L_56 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_51, L_54, L_55);
if (!L_56)
{
goto IL_0167;
}
}
{
uint8_t L_57 = ___2_behavior;
if ((!(((uint32_t)L_57) == ((uint32_t)1))))
{
goto IL_0156;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_58 = V_0;
int32_t L_59 = V_5;
NullCheck(L_58);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_60 = ___1_value;
((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3 = L_60;
Il2CppCodeGenWriteBarrier((void**)&(((&((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3))->___m_StringLowerCase_1), (void*)NULL);
#endif
return (bool)1;
}
IL_0156:
{
uint8_t L_61 = ___2_behavior;
if ((!(((uint32_t)L_61) == ((uint32_t)2))))
{
goto IL_0165;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_62 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_63 = L_62;
RuntimeObject* L_64 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_63);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_64, NULL);
}
IL_0165:
{
return (bool)0;
}
IL_0167:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_65 = V_0;
int32_t L_66 = V_5;
NullCheck(L_65);
int32_t L_67 = (int32_t)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___next_1;
V_5 = L_67;
int32_t L_68 = V_3;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_69 = V_0;
NullCheck(L_69);
if ((((int32_t)L_68) < ((int32_t)((int32_t)(((RuntimeArray*)L_69)->max_length)))))
{
goto IL_0181;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_0181:
{
int32_t L_70 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_70, 1));
goto IL_0111;
}
IL_0187:
{
int32_t L_71 = V_5;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_72 = V_0;
NullCheck(L_72);
if ((!(((uint32_t)L_71) < ((uint32_t)((int32_t)(((RuntimeArray*)L_72)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_73 = V_0;
int32_t L_74 = V_5;
NullCheck(L_73);
int32_t L_75 = (int32_t)((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_74)))->___hashCode_0;
int32_t L_76 = V_2;
if ((!(((uint32_t)L_75) == ((uint32_t)L_76))))
{
goto IL_01d9;
}
}
{
RuntimeObject* L_77 = V_1;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_78 = V_0;
int32_t L_79 = V_5;
NullCheck(L_78);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_80 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_78)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_79)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_81 = ___0_key;
NullCheck(L_77);
bool L_82;
L_82 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_77, L_80, L_81);
if (!L_82)
{
goto IL_01d9;
}
}
{
uint8_t L_83 = ___2_behavior;
if ((!(((uint32_t)L_83) == ((uint32_t)1))))
{
goto IL_01c8;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_84 = V_0;
int32_t L_85 = V_5;
NullCheck(L_84);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_86 = ___1_value;
((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3 = L_86;
Il2CppCodeGenWriteBarrier((void**)&(((&((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3))->___m_StringLowerCase_1), (void*)NULL);
#endif
return (bool)1;
}
IL_01c8:
{
uint8_t L_87 = ___2_behavior;
if ((!(((uint32_t)L_87) == ((uint32_t)2))))
{
goto IL_01d7;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_88 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_89 = L_88;
RuntimeObject* L_90 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_89);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_90, NULL);
}
IL_01d7:
{
return (bool)0;
}
IL_01d9:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_91 = V_0;
int32_t L_92 = V_5;
NullCheck(L_91);
int32_t L_93 = (int32_t)((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_92)))->___next_1;
V_5 = L_93;
int32_t L_94 = V_3;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_95 = V_0;
NullCheck(L_95);
if ((((int32_t)L_94) < ((int32_t)((int32_t)(((RuntimeArray*)L_95)->max_length)))))
{
goto IL_01f3;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_01f3:
{
int32_t L_96 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_96, 1));
goto IL_0187;
}
IL_01f9:
{
V_6 = (bool)0;
V_7 = (bool)0;
int32_t L_97 = (int32_t)__this->____freeCount_4;
if ((((int32_t)L_97) <= ((int32_t)0)))
{
goto IL_0223;
}
}
{
int32_t L_98 = (int32_t)__this->____freeList_3;
V_8 = L_98;
V_7 = (bool)1;
int32_t L_99 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_subtract(L_99, 1));
goto IL_0250;
}
IL_0223:
{
int32_t L_100 = (int32_t)__this->____count_2;
V_13 = L_100;
int32_t L_101 = V_13;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_102 = V_0;
NullCheck(L_102);
if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)(((RuntimeArray*)L_102)->max_length))))))
{
goto IL_023b;
}
}
{
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 45)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 45));
V_6 = (bool)1;
}
IL_023b:
{
int32_t L_103 = V_13;
V_8 = L_103;
int32_t L_104 = V_13;
__this->____count_2 = ((int32_t)il2cpp_codegen_add(L_104, 1));
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_105 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
V_0 = L_105;
}
IL_0250:
{
bool L_106 = V_6;
if (L_106)
{
goto IL_0258;
}
}
{
int32_t* L_107 = V_4;
G_B51_0 = L_107;
goto IL_026d;
}
IL_0258:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_108 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_109 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_110 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_110);
NullCheck(L_108);
G_B51_0 = ((L_108)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)(L_109%((int32_t)(((RuntimeArray*)L_110)->max_length)))))));
}
IL_026d:
{
V_9 = G_B51_0;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_111 = V_0;
int32_t L_112 = V_8;
NullCheck(L_111);
V_10 = ((L_111)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_112)));
bool L_113 = V_7;
if (!L_113)
{
goto IL_028a;
}
}
{
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_114 = V_10;
int32_t L_115 = (int32_t)L_114->___next_1;
__this->____freeList_3 = L_115;
}
IL_028a:
{
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_116 = V_10;
int32_t L_117 = V_2;
L_116->___hashCode_0 = L_117;
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_118 = V_10;
int32_t* L_119 = V_9;
int32_t L_120 = *((int32_t*)L_119);
L_118->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_120, 1));
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_121 = V_10;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_122 = ___0_key;
L_121->___key_2 = L_122;
Il2CppCodeGenWriteBarrier((void**)&(((&L_121->___key_2))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&L_121->___key_2))->___m_StringLowerCase_1), (void*)NULL);
#endif
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_123 = V_10;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_124 = ___1_value;
L_123->___value_3 = L_124;
Il2CppCodeGenWriteBarrier((void**)&(((&L_123->___value_3))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&L_123->___value_3))->___m_StringLowerCase_1), (void*)NULL);
#endif
int32_t* L_125 = V_9;
int32_t L_126 = V_8;
*((int32_t*)L_125) = (int32_t)((int32_t)il2cpp_codegen_add(L_126, 1));
return (bool)1;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::OnDeserialization(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_m042096CD5A55DBE710BB1A64586BF84E09370C29_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_sender, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1);
s_Il2CppMethodInitialized = true;
}
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* V_3 = NULL;
int32_t V_4 = 0;
{
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0;
L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL);
NullCheck(L_0);
bool L_1;
L_1 = ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F(L_0, (RuntimeObject*)__this, (&V_0), ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_2 = V_0;
if (L_2)
{
goto IL_0012;
}
}
{
return;
}
IL_0012:
{
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = V_0;
NullCheck(L_3);
int32_t L_4;
L_4 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_3, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, NULL);
V_1 = L_4;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_5 = V_0;
NullCheck(L_5);
int32_t L_6;
L_6 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_5, _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69, NULL);
V_2 = L_6;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_7 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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_6 = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41)));
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41))));
int32_t L_11 = V_2;
if (!L_11)
{
goto IL_00c9;
}
}
{
int32_t L_12 = V_2;
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_16;
L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL);
NullCheck(L_14);
RuntimeObject* L_17;
L_17 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_14, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, L_16, NULL);
V_3 = ((KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_18 = V_3;
if (L_18)
{
goto IL_007a;
}
}
{
ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)16), NULL);
}
IL_007a:
{
V_4 = 0;
goto IL_00c0;
}
IL_007f:
{
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_19 = V_3;
int32_t L_20 = V_4;
NullCheck(L_19);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_21;
L_21 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline(((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
goto IL_009a;
}
{
ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)17), NULL);
}
IL_009a:
{
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_22 = V_3;
int32_t L_23 = V_4;
NullCheck(L_22);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_24;
L_24 = KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_inline(((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_25 = V_3;
int32_t L_26 = V_4;
NullCheck(L_25);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27;
L_27 = KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_inline(((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
int32_t L_28 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_28, 1));
}
IL_00c0:
{
int32_t L_29 = V_4;
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_30 = V_3;
NullCheck(L_30);
if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length)))))
{
goto IL_007f;
}
}
{
goto IL_00d0;
}
IL_00c9:
{
__this->____buckets_0 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL);
}
IL_00d0:
{
int32_t L_31 = V_1;
__this->____version_5 = 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;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::Resize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m6B05D3FDC077B7D2D642051E93814DD291BAF1B5_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = (int32_t)__this->____count_2;
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL);
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, int32_t, bool, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 47)))(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 47));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::Resize(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD09C8B77456F2CC636B4638A23783F6465ED93FC_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_1 = NULL;
int32_t V_2 = 0;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
{
int32_t L_0 = ___0_newSize;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0);
V_0 = L_1;
int32_t L_2 = ___0_newSize;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_3 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)(EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_2);
V_1 = L_3;
int32_t L_4 = (int32_t)__this->____count_2;
V_2 = L_4;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_5 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_6 = V_1;
int32_t L_7 = V_2;
Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_5, 0, (RuntimeArray*)L_6, 0, L_7, NULL);
il2cpp_codegen_initobj((&V_3), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = V_3;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9 = L_8;
RuntimeObject* L_10 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_9);
bool L_11 = ___1_forceNewHashCodes;
if (!((int32_t)(((((RuntimeObject*)(RuntimeObject*)L_10) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0)&(int32_t)L_11)))
{
goto IL_0084;
}
}
{
V_4 = 0;
goto IL_007f;
}
IL_003e:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_12 = V_1;
int32_t L_13 = V_4;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0079;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_15 = V_1;
int32_t L_16 = V_4;
NullCheck(L_15);
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_17 = V_1;
int32_t L_18 = V_4;
NullCheck(L_17);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_19 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2);
int32_t L_20;
L_20 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC(L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 38));
((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0 = ((int32_t)(L_20&((int32_t)2147483647LL)));
}
IL_0079:
{
int32_t L_21 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_007f:
{
int32_t L_22 = V_4;
int32_t L_23 = V_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_003e;
}
}
IL_0084:
{
V_5 = 0;
goto IL_00cb;
}
IL_0089:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_24 = V_1;
int32_t L_25 = V_5;
NullCheck(L_24);
int32_t L_26 = (int32_t)((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->___hashCode_0;
if ((((int32_t)L_26) < ((int32_t)0)))
{
goto IL_00c5;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_27 = V_1;
int32_t L_28 = V_5;
NullCheck(L_27);
int32_t L_29 = (int32_t)((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->___hashCode_0;
int32_t L_30 = ___0_newSize;
V_6 = ((int32_t)(L_29%L_30));
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_31 = V_1;
int32_t L_32 = V_5;
NullCheck(L_31);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_33 = V_0;
int32_t L_34 = V_6;
NullCheck(L_33);
int32_t L_35 = L_34;
int32_t L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_36, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_37 = V_0;
int32_t L_38 = V_6;
int32_t L_39 = V_5;
NullCheck(L_37);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (int32_t)((int32_t)il2cpp_codegen_add(L_39, 1)));
}
IL_00c5:
{
int32_t L_40 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_40, 1));
}
IL_00cb:
{
int32_t L_41 = V_5;
int32_t L_42 = V_2;
if ((((int32_t)L_41) < ((int32_t)L_42)))
{
goto IL_0089;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_43 = V_0;
__this->____buckets_0 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_43);
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_44 = V_1;
__this->____entries_1 = L_44;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_44);
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::Remove(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m55DDA3EC4389EF75C6A9726E3105F0796B1068E4_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* V_4 = NULL;
RuntimeObject* G_B5_0 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B6_0 = 0;
RuntimeObject* G_B10_0 = NULL;
RuntimeObject* G_B9_0 = NULL;
bool G_B11_0 = false;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_1)
{
goto IL_0149;
}
}
{
RuntimeObject* L_2 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_3 = L_2;
G_B4_0 = L_3;
if (L_3)
{
G_B5_0 = L_3;
goto IL_0032;
}
}
{
int32_t L_4;
L_4 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B6_0 = L_4;
goto IL_0038;
}
IL_0032:
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_5 = ___0_key;
NullCheck(G_B5_0);
int32_t L_6;
L_6 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_8);
V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length))));
V_2 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_10 = V_1;
NullCheck(L_9);
int32_t L_11 = L_10;
int32_t L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
goto IL_0142;
}
IL_005c:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_13 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
int32_t L_14 = V_3;
NullCheck(L_13);
V_4 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)));
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_15 = V_4;
int32_t L_16 = (int32_t)L_15->___hashCode_0;
int32_t L_17 = V_0;
if ((!(((uint32_t)L_16) == ((uint32_t)L_17))))
{
goto IL_0138;
}
}
{
RuntimeObject* L_18 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_19 = L_18;
G_B9_0 = L_19;
if (L_19)
{
G_B10_0 = L_19;
goto IL_0095;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_20;
L_20 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_21 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)L_21->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key;
NullCheck(L_20);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_20, L_22, L_23);
G_B11_0 = L_24;
goto IL_00a2;
}
IL_0095:
{
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_25 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_26 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)L_25->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ___0_key;
NullCheck(G_B10_0);
bool L_28;
L_28 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_31 = V_1;
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_32 = V_4;
int32_t L_33 = (int32_t)L_32->___next_1;
NullCheck(L_30);
(L_30)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1)));
goto IL_00d6;
}
IL_00be:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_34 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
int32_t L_35 = V_2;
NullCheck(L_34);
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_36 = V_4;
int32_t L_37 = (int32_t)L_36->___next_1;
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___next_1 = L_37;
}
IL_00d6:
{
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_38 = V_4;
L_38->___hashCode_0 = (-1);
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_39 = V_4;
int32_t L_40 = (int32_t)__this->____freeList_3;
L_39->___next_1 = L_40;
if (!true)
{
goto IL_00ff;
}
}
{
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_41 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_42 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&L_41->___key_2);
il2cpp_codegen_initobj(L_42, sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
IL_00ff:
{
if (!true)
{
goto IL_0113;
}
}
{
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_43 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_44 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&L_43->___value_3);
il2cpp_codegen_initobj(L_44, sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
IL_0113:
{
int32_t L_45 = V_3;
__this->____freeList_3 = L_45;
int32_t L_46 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_add(L_46, 1));
int32_t L_47 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_47, 1));
return (bool)1;
}
IL_0138:
{
int32_t L_48 = V_3;
V_2 = L_48;
Entry_tE8CF104B482ED92A3BF31C2B151BD3FEBFAF2F6F* L_49 = V_4;
int32_t L_50 = (int32_t)L_49->___next_1;
V_3 = L_50;
}
IL_0142:
{
int32_t L_51 = V_3;
if ((((int32_t)L_51) >= ((int32_t)0)))
{
goto IL_005c;
}
}
IL_0149:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_mBD07B2BA220C34BE8CE4AD7F08BBDEDA92E15F78_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* ___1_value, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0025;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_3 = ___1_value;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_4 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)L_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)&(((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)L_3)->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)L_3)->___m_StringLowerCase_1), (void*)NULL);
#endif
return (bool)1;
}
IL_0025:
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_7 = ___1_value;
il2cpp_codegen_initobj(L_7, sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::TryAdd(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m7618DA1450F3AE1CB864768F38D7C10CCA08F4EA_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___1_value, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return L_2;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m2C3544509960169AAA1AC5ACD82E959DDD72A6DC_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m03F9C6EF0141FF24849587F4518CCE83E7636100_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
{
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_0 = ___0_array;
int32_t L_1 = ___1_index;
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_mF2ADA0513138B2F5B053B2E3D42F9A64B36B306E_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeArray* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* V_0 = NULL;
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_2 = NULL;
int32_t V_3 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL;
int32_t V_5 = 0;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* V_6 = NULL;
int32_t V_7 = 0;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __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 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_9, L_10))) >= ((int32_t)L_11)))
{
goto IL_004b;
}
}
{
ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL);
}
IL_004b:
{
RuntimeArray* L_12 = ___0_array;
V_0 = ((KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_13 = V_0;
if (!L_13)
{
goto IL_005e;
}
}
{
KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48* L_14 = V_0;
int32_t L_15 = ___1_index;
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, KeyValuePair_2U5BU5D_t0CB4AF159300238194477F2A3A204F6A6C6DBB48*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
return;
}
IL_005e:
{
RuntimeArray* L_16 = ___0_array;
V_1 = ((DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533*)IsInst((RuntimeObject*)L_16, DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var));
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_17 = V_1;
if (!L_17)
{
goto IL_00c3;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_18 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
V_2 = L_18;
V_3 = 0;
goto IL_00b9;
}
IL_0073:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_19 = V_2;
int32_t L_20 = V_3;
NullCheck(L_19);
int32_t L_21 = (int32_t)((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___hashCode_0;
if ((((int32_t)L_21) < ((int32_t)0)))
{
goto IL_00b5;
}
}
{
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_22 = V_1;
int32_t L_23 = ___1_index;
int32_t L_24 = L_23;
___1_index = ((int32_t)il2cpp_codegen_add(L_24, 1));
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_25 = V_2;
int32_t L_26 = V_3;
NullCheck(L_25);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = L_27;
RuntimeObject* L_29 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_28);
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_30 = V_2;
int32_t L_31 = V_3;
NullCheck(L_30);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->___value_3;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_33 = L_32;
RuntimeObject* L_34 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 28), &L_33);
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_35;
memset((&L_35), 0, sizeof(L_35));
DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_35), L_29, L_34, /*hidden argument*/NULL);
NullCheck(L_22);
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(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 = (int32_t)__this->____count_2;
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
{// begin try (depth: 1)
{
int32_t L_41 = (int32_t)__this->____count_2;
V_5 = L_41;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_42 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
V_6 = L_42;
V_7 = 0;
goto IL_0130_1;
}
IL_00ea_1:
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_43 = V_6;
int32_t L_44 = V_7;
NullCheck(L_43);
int32_t L_45 = (int32_t)((L_43)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_44)))->___hashCode_0;
if ((((int32_t)L_45) < ((int32_t)0)))
{
goto IL_012a_1;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_46 = V_4;
int32_t L_47 = ___1_index;
int32_t L_48 = L_47;
___1_index = ((int32_t)il2cpp_codegen_add(L_48, 1));
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_49 = V_6;
int32_t L_50 = V_7;
NullCheck(L_49);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_51 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_49)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_50)))->___key_2;
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_52 = V_6;
int32_t L_53 = V_7;
NullCheck(L_52);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_54 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___value_3;
KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 L_55;
memset((&L_55), 0, sizeof(L_55));
KeyValuePair_2__ctor_mBADB7CBB8C8B69FC7795BCAA104A976FC029ADB2((&L_55), L_51, L_54, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16 L_56 = L_55;
RuntimeObject* L_57 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 30), &L_56);
NullCheck(L_46);
ArrayElementTypeCheck (L_46, L_57);
(L_46)->SetAt(static_cast<il2cpp_array_size_t>(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;
}
}// end try (depth: 1)
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:
{// begin catch(System.ArrayTypeMismatchException)
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_0140;
}// end catch (depth: 1)
IL_0140:
{
return;
}
}
// System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.IEnumerable.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_m1DC651829C7F2AABFA5871CFA9FE4F402652A8C6_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
{
Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Object System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.ICollection.get_SyncRoot()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_mD7BA077A1FD537401720B8651C67906635FE3022_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = (RuntimeObject*)__this->____syncRoot_9;
if (L_0)
{
goto IL_001a;
}
}
{
RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot_9);
RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
NullCheck(L_2);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL);
RuntimeObject* L_3;
L_3 = InterlockedCompareExchangeImpl<RuntimeObject*>(L_1, L_2, NULL);
}
IL_001a:
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____syncRoot_9;
return L_4;
}
}
// System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.IDictionary.get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_m3690A23B23903315F4A6E7A2313EF7EAA7EB6E20_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
{
ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* L_0;
L_0 = (( ValueCollection_t96259FE42C45AADD5918C1CDD01C7D732504C523* (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 48)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 48));
return (RuntimeObject*)L_0;
}
}
// System.Object System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.IDictionary.get_Item(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_mF82E1233FF25E5B19AFFB2C04F468952055099A1_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0030;
}
}
{
RuntimeObject* L_2 = ___0_key;
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_3;
int32_t L_4 = V_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0030;
}
}
{
EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60* L_5 = (EntryU5BU5D_tEB41C94D728A2A116E7C01CCB2ACEBA8AD296C60*)__this->____entries_1;
int32_t L_6 = V_0;
NullCheck(L_5);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = L_7;
RuntimeObject* L_9 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 28), &L_8);
return L_9;
}
IL_0030:
{
return NULL;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.IDictionary.set_Item(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_mFD7CD14512266516363D1E62A99F4A0C790E00BC_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 52)))(__this, L_3, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))))), il2cpp_rgctx_method(method->klass->rgctx_data, 52));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::IsCompatibleKey(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m9726C9C4053519432120BED155E443F9DC3EFE41_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_key;
if (L_0)
{
goto IL_0009;
}
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_0009:
{
RuntimeObject* L_1 = ___0_key;
return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 21)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.IDictionary.Add(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_mF58C6EE50743441C63A1E82CDE1F47086B12213E_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_3, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))))), il2cpp_rgctx_method(method->klass->rgctx_data, 9));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.IDictionary.Contains(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_mB032B2C395BC1B4B02B0DAB6DBDE826992E9BF82_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0015;
}
}
{
RuntimeObject* L_2 = ___0_key;
bool L_3;
L_3 = (( bool (*) (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 55)))(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 55));
return L_3;
}
IL_0015:
{
return (bool)0;
}
}
// System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Utilities.InternedString>::System.Collections.IDictionary.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_mBDF7FD9F6AF6AA474A04F60ECF638DE2B363A203_gshared (Dictionary_2_t433D1FE2CDB69C9F583F79D5252A34112439D0AD* __this, const RuntimeMethod* method)
{
{
Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mD4A30825FB1EE7248C244A635C255C0CD1EDD871((&L_0), __this, 1, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_t122F74BA533BDB1CDAC3E2C02754C633C5D2602F L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD34AE4C80C1F230BC1EA62AB9020FFA9BC0DE8E0_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
{
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mE99FFF60B5B170994BE5B8689928D497E3CEE1E1_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_capacity;
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m3BAC5AB69E467C98765B0D1F144C269A8CBF31E8_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_comparer;
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mD01304B3E209AF2E195820348788563E92016C9D_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL);
int32_t L_0 = ___0_capacity;
if ((((int32_t)L_0) >= ((int32_t)0)))
{
goto IL_0011;
}
}
{
ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97((int32_t)((int32_t)12), NULL);
}
IL_0011:
{
int32_t L_1 = ___0_capacity;
if ((((int32_t)L_1) <= ((int32_t)0)))
{
goto IL_001d;
}
}
{
int32_t L_2 = ___0_capacity;
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_001d:
{
RuntimeObject* L_4 = ___1_comparer;
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_5;
L_5 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668*)L_5)))
{
goto IL_002c;
}
}
{
RuntimeObject* L_6 = ___1_comparer;
__this->____comparer_6 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)L_6);
}
IL_002c:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m4E70407DCEBF9EF74BCAA6684817D98AB826D92C_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_dictionary;
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 4)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 4));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m06A35233A815EA5C385F67DED24B951498792349_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_1 = NULL;
int32_t V_2 = 0;
RuntimeObject* V_3 = NULL;
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC V_4;
memset((&V_4), 0, sizeof(V_4));
Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* G_B2_0 = NULL;
Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* G_B3_1 = NULL;
{
RuntimeObject* L_0 = ___0_dictionary;
G_B1_0 = __this;
if (L_0)
{
G_B2_0 = __this;
goto IL_0007;
}
}
{
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 /* System.Int32 System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>>::get_Count() */, il2cpp_rgctx_data(method->klass->rgctx_data, 5), (RuntimeObject*)L_1);
G_B3_0 = L_2;
G_B3_1 = G_B2_0;
}
IL_000d:
{
RuntimeObject* L_3 = ___1_comparer;
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 7)) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_8;
L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL);
bool L_9;
L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL);
if (!L_9)
{
goto IL_0080;
}
}
{
RuntimeObject* L_10 = ___0_dictionary;
Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* L_11 = ((Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 8)));
NullCheck(L_11);
int32_t L_12 = (int32_t)L_11->____count_2;
V_0 = L_12;
NullCheck(L_11);
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_13 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)L_11->____entries_1;
V_1 = L_13;
V_2 = 0;
goto IL_007b;
}
IL_004a:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
int32_t L_16 = (int32_t)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___hashCode_0;
if ((((int32_t)L_16) < ((int32_t)0)))
{
goto IL_0077;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_19 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_20 = V_1;
int32_t L_21 = V_2;
NullCheck(L_20);
RuntimeObject* L_22 = (RuntimeObject*)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___value_3;
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
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 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>>::GetEnumerator() */, il2cpp_rgctx_data(method->klass->rgctx_data, 10), (RuntimeObject*)L_26);
V_3 = L_27;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00af:
{// begin finally (depth: 1)
{
RuntimeObject* L_28 = V_3;
if (!L_28)
{
goto IL_00b8;
}
}
{
RuntimeObject* L_29 = V_3;
NullCheck((RuntimeObject*)L_29);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29);
}
IL_00b8:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_00a5_1;
}
IL_0089_1:
{
RuntimeObject* L_30 = V_3;
NullCheck(L_30);
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_31;
L_31 = InterfaceFuncInvoker0< KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>>::get_Current() */, il2cpp_rgctx_data(method->klass->rgctx_data, 12), L_30);
V_4 = L_31;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32;
L_32 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
RuntimeObject* L_33;
L_33 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
IL_00a5_1:
{
RuntimeObject* L_34 = V_3;
NullCheck((RuntimeObject*)L_34);
bool L_35;
L_35 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34);
if (L_35)
{
goto IL_0089_1;
}
}
{
goto IL_00b9;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00b9:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mF820F016045E4FEDB3149E2E798A2D054B05321F_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL);
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0;
L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info;
NullCheck(L_0);
ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7(L_0, (RuntimeObject*)__this, L_1, ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var);
return;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_mD0A5A024A5846E9C7A68418CBC91F8DABC70B5B5_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____count_2;
int32_t L_1 = (int32_t)__this->____freeCount_4;
return ((int32_t)il2cpp_codegen_subtract(L_0, L_1));
}
}
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::get_Keys()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* Dictionary_2_get_Keys_m6B4FEC85C78AA00269F440121A5297DB65B6D164_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
{
KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* L_0 = (KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6*)__this->____keys_7;
if (L_0)
{
goto IL_0014;
}
}
{
KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* L_1 = (KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 16));
NullCheck(L_1);
(( void (*) (KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6*, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 17)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 17));
__this->____keys_7 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____keys_7), (void*)L_1);
}
IL_0014:
{
KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6* L_2 = (KeyCollection_t443F242E6072F26AA8803C1BF50400B0692392C6*)__this->____keys_7;
return L_2;
}
}
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* Dictionary_2_get_Values_m1E5367578684067AF2EA246FBA891AC615D0CDD7_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
{
ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_0 = (ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9*)__this->____values_8;
if (L_0)
{
goto IL_0014;
}
}
{
ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_1 = (ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 18));
NullCheck(L_1);
(( void (*) (ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9*, Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 19)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 19));
__this->____values_8 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____values_8), (void*)L_1);
}
IL_0014:
{
ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_2 = (ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9*)__this->____values_8;
return L_2;
}
}
// TValue System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::get_Item(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_get_Item_mFE10AF94D93EBC586465EA8F950A43DC92518B30_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
RuntimeObject* V_1 = NULL;
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_001e;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_3 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
int32_t L_4 = V_0;
NullCheck(L_3);
RuntimeObject* L_5 = (RuntimeObject*)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_4)))->___value_3;
return L_5;
}
IL_001e:
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7 = L_6;
RuntimeObject* L_8 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_7);
ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL);
il2cpp_codegen_initobj((&V_1), sizeof(RuntimeObject*));
RuntimeObject* L_9 = V_1;
return L_9;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::set_Item(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m725DDAF4C8BD4FBCD106BFFB1B4B5B74D7696281_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mC1253A228F693E705DD8254AE1C46344D9DA084E_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_m18FEA7DD7865362DE67117AA6A1667C9A4AF3CE0_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC ___0_keyValuePair, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0;
L_0 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
RuntimeObject* L_1;
L_1 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_mEA7A24F7E693922210C60B87BE3CC7C899C805F2_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0;
L_0 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0038;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3;
L_3 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_4 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
RuntimeObject* L_7;
L_7 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0038;
}
}
{
return (bool)1;
}
IL_0038:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_m7375E89F34D49DA1170C44A739866CBBCA8C9ADC_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0;
L_0 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0046;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_3;
L_3 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_4 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
RuntimeObject* L_7;
L_7 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0046;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9;
L_9 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
bool L_10;
L_10 = (( bool (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 27)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 27));
return (bool)1;
}
IL_0046:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mF2754007A36E13CCF84CC10D7729FB3860F9E3DA_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____count_2;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_3);
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL);
__this->____count_2 = 0;
__this->____freeList_3 = (-1);
__this->____freeCount_4 = 0;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_4 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
int32_t L_5 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL);
}
IL_0041:
{
int32_t L_6 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_6, 1));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::ContainsKey(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_mA2AD3A192BF80F69231CE977561A825A6A0B95BB_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::ContainsValue(TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_mD0B8D49A48106923EB25FA15CFEEA486003F9EE7_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_value, const RuntimeMethod* method)
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_0 = NULL;
int32_t V_1 = 0;
RuntimeObject* V_2 = NULL;
int32_t V_3 = 0;
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* V_4 = NULL;
int32_t V_5 = 0;
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_0 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
V_0 = L_0;
RuntimeObject* L_1 = ___0_value;
if (L_1)
{
goto IL_0049;
}
}
{
V_1 = 0;
goto IL_003b;
}
IL_0013:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_2 = V_0;
int32_t L_3 = V_1;
NullCheck(L_2);
int32_t L_4 = (int32_t)((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___hashCode_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0037;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_5 = V_0;
int32_t L_6 = V_1;
NullCheck(L_5);
RuntimeObject* L_7 = (RuntimeObject*)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
if (L_7)
{
goto IL_0037;
}
}
{
return (bool)1;
}
IL_0037:
{
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1));
}
IL_003b:
{
int32_t L_9 = V_1;
int32_t L_10 = (int32_t)__this->____count_2;
if ((((int32_t)L_9) < ((int32_t)L_10)))
{
goto IL_0013;
}
}
{
goto IL_00db;
}
IL_0049:
{
il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject*));
RuntimeObject* L_11 = V_2;
if (!L_11)
{
goto IL_0096;
}
}
{
V_3 = 0;
goto IL_008b;
}
IL_005d:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_12 = V_0;
int32_t L_13 = V_3;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0087;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_15;
L_15 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_16 = V_0;
int32_t L_17 = V_3;
NullCheck(L_16);
RuntimeObject* L_18 = (RuntimeObject*)((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->___value_3;
RuntimeObject* L_19 = ___0_value;
NullCheck(L_15);
bool L_20;
L_20 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_15, L_18, L_19);
if (!L_20)
{
goto IL_0087;
}
}
{
return (bool)1;
}
IL_0087:
{
int32_t L_21 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_008b:
{
int32_t L_22 = V_3;
int32_t L_23 = (int32_t)__this->____count_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_005d;
}
}
{
goto IL_00db;
}
IL_0096:
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_24;
L_24 = (( EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
V_4 = L_24;
V_5 = 0;
goto IL_00d1;
}
IL_00a2:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___hashCode_0;
if ((((int32_t)L_27) < ((int32_t)0)))
{
goto IL_00cb;
}
}
{
EqualityComparer_1_t92563A67F1C1ECDC3FE387C46498E2E56B59F3C2* L_28 = V_4;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_29 = V_0;
int32_t L_30 = V_5;
NullCheck(L_29);
RuntimeObject* L_31 = (RuntimeObject*)((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_30)))->___value_3;
RuntimeObject* L_32 = ___0_value;
NullCheck(L_28);
bool L_33;
L_33 = VirtualFuncInvoker2< bool, RuntimeObject*, RuntimeObject* >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */, L_28, L_31, L_32);
if (!L_33)
{
goto IL_00cb;
}
}
{
return (bool)1;
}
IL_00cb:
{
int32_t L_34 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00d1:
{
int32_t L_35 = V_5;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_00a2;
}
}
IL_00db:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m99A7B4C914D4E86037D01D7544BF016AAAB0ED74_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
int32_t V_0 = 0;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_1 = NULL;
int32_t V_2 = 0;
{
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_0 = ___0_array;
if (L_0)
{
goto IL_0009;
}
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL);
}
IL_0009:
{
int32_t L_1 = ___1_index;
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_2 = ___0_array;
NullCheck(L_2);
if ((!(((uint32_t)L_1) > ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))
{
goto IL_0014;
}
}
{
ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL);
}
IL_0014:
{
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_3 = ___0_array;
NullCheck(L_3);
int32_t L_4 = ___1_index;
int32_t L_5;
L_5 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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 = (int32_t)__this->____count_2;
V_0 = L_6;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_7 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
V_1 = L_7;
V_2 = 0;
goto IL_0075;
}
IL_0039:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_8 = V_1;
int32_t L_9 = V_2;
NullCheck(L_8);
int32_t L_10 = (int32_t)((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___hashCode_0;
if ((((int32_t)L_10) < ((int32_t)0)))
{
goto IL_0071;
}
}
{
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_11 = ___0_array;
int32_t L_12 = ___1_index;
int32_t L_13 = L_12;
___1_index = ((int32_t)il2cpp_codegen_add(L_13, 1));
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_16 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___key_2;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
RuntimeObject* L_19 = (RuntimeObject*)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___value_3;
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_20;
memset((&L_20), 0, sizeof(L_20));
KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE((&L_20), L_16, L_19, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
NullCheck(L_11);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC)L_20);
}
IL_0071:
{
int32_t L_21 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_0075:
{
int32_t L_22 = V_2;
int32_t L_23 = V_0;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_0039;
}
}
{
return;
}
}
// System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 Dictionary_2_GetEnumerator_m3BF9969257B323347AA34745C6DCD37D1F9BF174_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
{
Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
return L_0;
}
}
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_mACB864ECFD48B74C1555515582218831F7D69683_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
{
Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_m5A6AE1436D96B62F4C63D18BEF2785BCFBFB06D5_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1);
s_Il2CppMethodInitialized = true;
}
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* V_0 = NULL;
RuntimeObject* G_B4_0 = NULL;
String_t* G_B4_1 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B4_2 = NULL;
RuntimeObject* G_B3_0 = NULL;
String_t* G_B3_1 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B3_2 = NULL;
String_t* G_B6_0 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B6_1 = NULL;
String_t* G_B5_0 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B5_1 = NULL;
int32_t G_B7_0 = 0;
String_t* G_B7_1 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B7_2 = NULL;
{
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_0 = ___0_info;
if (L_0)
{
goto IL_0009;
}
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)4, NULL);
}
IL_0009:
{
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info;
int32_t L_2 = (int32_t)__this->____version_5;
NullCheck(L_1);
SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info;
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_5 = L_4;
G_B3_0 = L_5;
G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B3_2 = L_3;
if (L_5)
{
G_B4_0 = L_5;
G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B4_2 = L_3;
goto IL_002f;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_6;
L_6 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B5_1 = L_9;
if (!L_10)
{
G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B6_1 = L_9;
goto IL_0056;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_12)
{
goto IL_008e;
}
}
{
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_14 = (KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)(KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 35), (uint32_t)L_13);
V_0 = L_14;
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_15 = V_0;
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info;
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_17 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::FindEntry(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_m51B5295ED03158B2F1AFB212E604A934C64C646C_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_2 = NULL;
int32_t V_3 = 0;
RuntimeObject* V_4 = NULL;
int32_t V_5 = 0;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_6;
memset((&V_6), 0, sizeof(V_6));
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_7 = NULL;
int32_t V_8 = 0;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
V_0 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
V_1 = L_1;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_2 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
V_2 = L_2;
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1;
if (!L_3)
{
goto IL_0175;
}
}
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
V_4 = L_4;
RuntimeObject* L_5 = V_4;
if (L_5)
{
goto IL_0110;
}
}
{
int32_t L_6;
L_6 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
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<il2cpp_array_size_t>(L_10));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1));
il2cpp_codegen_initobj((&V_6), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
IL_0066:
{
int32_t L_13 = V_0;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_14 = V_2;
NullCheck(L_14);
if ((!(((uint32_t)L_13) < ((uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_15 = V_2;
int32_t L_16 = V_0;
NullCheck(L_15);
int32_t L_17 = (int32_t)((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0;
int32_t L_18 = V_5;
if ((!(((uint32_t)L_17) == ((uint32_t)L_18))))
{
goto IL_009b;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_19;
L_19 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_20 = V_2;
int32_t L_21 = V_0;
NullCheck(L_20);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key;
NullCheck(L_19);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_19, L_22, L_23);
if (L_24)
{
goto IL_0175;
}
}
IL_009b:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_25 = V_2;
int32_t L_26 = V_0;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___next_1;
V_0 = L_27;
int32_t L_28 = V_3;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_29 = V_2;
NullCheck(L_29);
if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length)))))
{
goto IL_00b3;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_00b3:
{
int32_t L_30 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_30, 1));
goto IL_0066;
}
IL_00b9:
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_31;
L_31 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_7 = L_31;
}
IL_00c0:
{
int32_t L_32 = V_0;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_33 = V_2;
NullCheck(L_33);
if ((!(((uint32_t)L_32) < ((uint32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_34 = V_2;
int32_t L_35 = V_0;
NullCheck(L_34);
int32_t L_36 = (int32_t)((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___hashCode_0;
int32_t L_37 = V_5;
if ((!(((uint32_t)L_36) == ((uint32_t)L_37))))
{
goto IL_00f2;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_38 = V_7;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_39 = V_2;
int32_t L_40 = V_0;
NullCheck(L_39);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_41 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_42 = ___0_key;
NullCheck(L_38);
bool L_43;
L_43 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_38, L_41, L_42);
if (L_43)
{
goto IL_0175;
}
}
IL_00f2:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_44 = V_2;
int32_t L_45 = V_0;
NullCheck(L_44);
int32_t L_46 = (int32_t)((L_44)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_45)))->___next_1;
V_0 = L_46;
int32_t L_47 = V_3;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_48 = V_2;
NullCheck(L_48);
if ((((int32_t)L_47) < ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length)))))
{
goto IL_010a;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_010a:
{
int32_t L_49 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_49, 1));
goto IL_00c0;
}
IL_0110:
{
RuntimeObject* L_50 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_51 = ___0_key;
NullCheck(L_50);
int32_t L_52;
L_52 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_50, L_51);
V_8 = ((int32_t)(L_52&((int32_t)2147483647LL)));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_53 = V_1;
int32_t L_54 = V_8;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_55 = V_1;
NullCheck(L_55);
NullCheck(L_53);
int32_t L_56 = ((int32_t)(L_54%((int32_t)(((RuntimeArray*)L_55)->max_length))));
int32_t L_57 = (L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_57, 1));
}
IL_012b:
{
int32_t L_58 = V_0;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_59 = V_2;
NullCheck(L_59);
if ((!(((uint32_t)L_58) < ((uint32_t)((int32_t)(((RuntimeArray*)L_59)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_60 = V_2;
int32_t L_61 = V_0;
NullCheck(L_60);
int32_t L_62 = (int32_t)((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61)))->___hashCode_0;
int32_t L_63 = V_8;
if ((!(((uint32_t)L_62) == ((uint32_t)L_63))))
{
goto IL_0157;
}
}
{
RuntimeObject* L_64 = V_4;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_65 = V_2;
int32_t L_66 = V_0;
NullCheck(L_65);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_67 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_68 = ___0_key;
NullCheck(L_64);
bool L_69;
L_69 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_64, L_67, L_68);
if (L_69)
{
goto IL_0175;
}
}
IL_0157:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_70 = V_2;
int32_t L_71 = V_0;
NullCheck(L_70);
int32_t L_72 = (int32_t)((L_70)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_71)))->___next_1;
V_0 = L_72;
int32_t L_73 = V_3;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_74 = V_2;
NullCheck(L_74);
if ((((int32_t)L_73) < ((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length)))))
{
goto IL_016f;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_016f:
{
int32_t L_75 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_75, 1));
goto IL_012b;
}
IL_0175:
{
int32_t L_76 = V_0;
return L_76;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::Initialize(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m8F77CC6CC147BE12E79579C92784A2F26DBF7801_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
int32_t L_0 = ___0_capacity;
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472(L_0, NULL);
V_0 = L_1;
__this->____freeList_3 = (-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_0 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_3);
int32_t L_4 = V_0;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_5 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)(EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_4);
__this->____entries_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_5);
int32_t L_6 = V_0;
return L_6;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m9F6FE92A24CD11B9C4ED522F8A9D1A3C997F516A_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method)
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_0 = NULL;
RuntimeObject* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t* V_4 = NULL;
int32_t V_5 = 0;
bool V_6 = false;
bool V_7 = false;
int32_t V_8 = 0;
int32_t* V_9 = NULL;
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* V_10 = NULL;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_11;
memset((&V_11), 0, sizeof(V_11));
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_12 = NULL;
int32_t V_13 = 0;
int32_t G_B7_0 = 0;
int32_t* G_B51_0 = NULL;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
int32_t L_1 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_1, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (L_2)
{
goto IL_002c;
}
}
{
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_002c:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_4 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
V_0 = L_4;
RuntimeObject* L_5 = (RuntimeObject*)__this->____comparer_6;
V_1 = L_5;
RuntimeObject* L_6 = V_1;
if (!L_6)
{
goto IL_0046;
}
}
{
RuntimeObject* L_7 = V_1;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = ___0_key;
NullCheck(L_7);
int32_t L_9;
L_9 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_7, L_8);
G_B7_0 = L_9;
goto IL_0053;
}
IL_0046:
{
int32_t L_10;
L_10 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B7_0 = L_10;
}
IL_0053:
{
V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL)));
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_12 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_13);
NullCheck(L_11);
V_4 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)(L_12%((int32_t)(((RuntimeArray*)L_13)->max_length)))))));
int32_t* L_14 = V_4;
int32_t L_15 = *((int32_t*)L_14);
V_5 = ((int32_t)il2cpp_codegen_subtract(L_15, 1));
RuntimeObject* L_16 = V_1;
if (L_16)
{
goto IL_0187;
}
}
{
il2cpp_codegen_initobj((&V_11), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
IL_0091:
{
int32_t L_18 = V_5;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_19 = V_0;
NullCheck(L_19);
if ((!(((uint32_t)L_18) < ((uint32_t)((int32_t)(((RuntimeArray*)L_19)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_20 = V_0;
int32_t L_21 = V_5;
NullCheck(L_20);
int32_t L_22 = (int32_t)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___hashCode_0;
int32_t L_23 = V_2;
if ((!(((uint32_t)L_22) == ((uint32_t)L_23))))
{
goto IL_00ea;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_24;
L_24 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = ___0_key;
NullCheck(L_24);
bool L_29;
L_29 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_24, L_27, L_28);
if (!L_29)
{
goto IL_00ea;
}
}
{
uint8_t L_30 = ___2_behavior;
if ((!(((uint32_t)L_30) == ((uint32_t)1))))
{
goto IL_00d9;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_31 = V_0;
int32_t L_32 = V_5;
NullCheck(L_31);
RuntimeObject* L_33 = ___1_value;
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3 = L_33;
Il2CppCodeGenWriteBarrier((void**)(&((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3), (void*)L_33);
return (bool)1;
}
IL_00d9:
{
uint8_t L_34 = ___2_behavior;
if ((!(((uint32_t)L_34) == ((uint32_t)2))))
{
goto IL_00e8;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_35 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_36 = L_35;
RuntimeObject* L_37 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_36);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL);
}
IL_00e8:
{
return (bool)0;
}
IL_00ea:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_38 = V_0;
int32_t L_39 = V_5;
NullCheck(L_38);
int32_t L_40 = (int32_t)((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_39)))->___next_1;
V_5 = L_40;
int32_t L_41 = V_3;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_42 = V_0;
NullCheck(L_42);
if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length)))))
{
goto IL_0104;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_0104:
{
int32_t L_43 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_43, 1));
goto IL_0091;
}
IL_010a:
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_44;
L_44 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_12 = L_44;
}
IL_0111:
{
int32_t L_45 = V_5;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_46 = V_0;
NullCheck(L_46);
if ((!(((uint32_t)L_45) < ((uint32_t)((int32_t)(((RuntimeArray*)L_46)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_47 = V_0;
int32_t L_48 = V_5;
NullCheck(L_47);
int32_t L_49 = (int32_t)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___hashCode_0;
int32_t L_50 = V_2;
if ((!(((uint32_t)L_49) == ((uint32_t)L_50))))
{
goto IL_0167;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_51 = V_12;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_52 = V_0;
int32_t L_53 = V_5;
NullCheck(L_52);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_54 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_55 = ___0_key;
NullCheck(L_51);
bool L_56;
L_56 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_51, L_54, L_55);
if (!L_56)
{
goto IL_0167;
}
}
{
uint8_t L_57 = ___2_behavior;
if ((!(((uint32_t)L_57) == ((uint32_t)1))))
{
goto IL_0156;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_58 = V_0;
int32_t L_59 = V_5;
NullCheck(L_58);
RuntimeObject* L_60 = ___1_value;
((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3 = L_60;
Il2CppCodeGenWriteBarrier((void**)(&((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3), (void*)L_60);
return (bool)1;
}
IL_0156:
{
uint8_t L_61 = ___2_behavior;
if ((!(((uint32_t)L_61) == ((uint32_t)2))))
{
goto IL_0165;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_62 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_63 = L_62;
RuntimeObject* L_64 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_63);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_64, NULL);
}
IL_0165:
{
return (bool)0;
}
IL_0167:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_65 = V_0;
int32_t L_66 = V_5;
NullCheck(L_65);
int32_t L_67 = (int32_t)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___next_1;
V_5 = L_67;
int32_t L_68 = V_3;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_69 = V_0;
NullCheck(L_69);
if ((((int32_t)L_68) < ((int32_t)((int32_t)(((RuntimeArray*)L_69)->max_length)))))
{
goto IL_0181;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_0181:
{
int32_t L_70 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_70, 1));
goto IL_0111;
}
IL_0187:
{
int32_t L_71 = V_5;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_72 = V_0;
NullCheck(L_72);
if ((!(((uint32_t)L_71) < ((uint32_t)((int32_t)(((RuntimeArray*)L_72)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_73 = V_0;
int32_t L_74 = V_5;
NullCheck(L_73);
int32_t L_75 = (int32_t)((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_74)))->___hashCode_0;
int32_t L_76 = V_2;
if ((!(((uint32_t)L_75) == ((uint32_t)L_76))))
{
goto IL_01d9;
}
}
{
RuntimeObject* L_77 = V_1;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_78 = V_0;
int32_t L_79 = V_5;
NullCheck(L_78);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_80 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_78)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_79)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_81 = ___0_key;
NullCheck(L_77);
bool L_82;
L_82 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_77, L_80, L_81);
if (!L_82)
{
goto IL_01d9;
}
}
{
uint8_t L_83 = ___2_behavior;
if ((!(((uint32_t)L_83) == ((uint32_t)1))))
{
goto IL_01c8;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_84 = V_0;
int32_t L_85 = V_5;
NullCheck(L_84);
RuntimeObject* L_86 = ___1_value;
((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3 = L_86;
Il2CppCodeGenWriteBarrier((void**)(&((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3), (void*)L_86);
return (bool)1;
}
IL_01c8:
{
uint8_t L_87 = ___2_behavior;
if ((!(((uint32_t)L_87) == ((uint32_t)2))))
{
goto IL_01d7;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_88 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_89 = L_88;
RuntimeObject* L_90 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_89);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_90, NULL);
}
IL_01d7:
{
return (bool)0;
}
IL_01d9:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_91 = V_0;
int32_t L_92 = V_5;
NullCheck(L_91);
int32_t L_93 = (int32_t)((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_92)))->___next_1;
V_5 = L_93;
int32_t L_94 = V_3;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_95 = V_0;
NullCheck(L_95);
if ((((int32_t)L_94) < ((int32_t)((int32_t)(((RuntimeArray*)L_95)->max_length)))))
{
goto IL_01f3;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_01f3:
{
int32_t L_96 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_96, 1));
goto IL_0187;
}
IL_01f9:
{
V_6 = (bool)0;
V_7 = (bool)0;
int32_t L_97 = (int32_t)__this->____freeCount_4;
if ((((int32_t)L_97) <= ((int32_t)0)))
{
goto IL_0223;
}
}
{
int32_t L_98 = (int32_t)__this->____freeList_3;
V_8 = L_98;
V_7 = (bool)1;
int32_t L_99 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_subtract(L_99, 1));
goto IL_0250;
}
IL_0223:
{
int32_t L_100 = (int32_t)__this->____count_2;
V_13 = L_100;
int32_t L_101 = V_13;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_102 = V_0;
NullCheck(L_102);
if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)(((RuntimeArray*)L_102)->max_length))))))
{
goto IL_023b;
}
}
{
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 45)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 45));
V_6 = (bool)1;
}
IL_023b:
{
int32_t L_103 = V_13;
V_8 = L_103;
int32_t L_104 = V_13;
__this->____count_2 = ((int32_t)il2cpp_codegen_add(L_104, 1));
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_105 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
V_0 = L_105;
}
IL_0250:
{
bool L_106 = V_6;
if (L_106)
{
goto IL_0258;
}
}
{
int32_t* L_107 = V_4;
G_B51_0 = L_107;
goto IL_026d;
}
IL_0258:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_108 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_109 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_110 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_110);
NullCheck(L_108);
G_B51_0 = ((L_108)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)(L_109%((int32_t)(((RuntimeArray*)L_110)->max_length)))))));
}
IL_026d:
{
V_9 = G_B51_0;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_111 = V_0;
int32_t L_112 = V_8;
NullCheck(L_111);
V_10 = ((L_111)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_112)));
bool L_113 = V_7;
if (!L_113)
{
goto IL_028a;
}
}
{
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_114 = V_10;
int32_t L_115 = (int32_t)L_114->___next_1;
__this->____freeList_3 = L_115;
}
IL_028a:
{
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_116 = V_10;
int32_t L_117 = V_2;
L_116->___hashCode_0 = L_117;
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_118 = V_10;
int32_t* L_119 = V_9;
int32_t L_120 = *((int32_t*)L_119);
L_118->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_120, 1));
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_121 = V_10;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_122 = ___0_key;
L_121->___key_2 = L_122;
Il2CppCodeGenWriteBarrier((void**)&(((&L_121->___key_2))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&L_121->___key_2))->___m_StringLowerCase_1), (void*)NULL);
#endif
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_123 = V_10;
RuntimeObject* L_124 = ___1_value;
L_123->___value_3 = L_124;
Il2CppCodeGenWriteBarrier((void**)(&L_123->___value_3), (void*)L_124);
int32_t* L_125 = V_9;
int32_t L_126 = V_8;
*((int32_t*)L_125) = (int32_t)((int32_t)il2cpp_codegen_add(L_126, 1));
return (bool)1;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::OnDeserialization(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_mBA5F2741A5A2BB09EC920E7C66DC32C0BB97216C_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_sender, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1);
s_Il2CppMethodInitialized = true;
}
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* V_3 = NULL;
int32_t V_4 = 0;
{
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0;
L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL);
NullCheck(L_0);
bool L_1;
L_1 = ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F(L_0, (RuntimeObject*)__this, (&V_0), ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_2 = V_0;
if (L_2)
{
goto IL_0012;
}
}
{
return;
}
IL_0012:
{
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = V_0;
NullCheck(L_3);
int32_t L_4;
L_4 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_3, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, NULL);
V_1 = L_4;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_5 = V_0;
NullCheck(L_5);
int32_t L_6;
L_6 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_5, _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69, NULL);
V_2 = L_6;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_7 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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_6 = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41)));
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41))));
int32_t L_11 = V_2;
if (!L_11)
{
goto IL_00c9;
}
}
{
int32_t L_12 = V_2;
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_16;
L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL);
NullCheck(L_14);
RuntimeObject* L_17;
L_17 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_14, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, L_16, NULL);
V_3 = ((KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_18 = V_3;
if (L_18)
{
goto IL_007a;
}
}
{
ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)16), NULL);
}
IL_007a:
{
V_4 = 0;
goto IL_00c0;
}
IL_007f:
{
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_19 = V_3;
int32_t L_20 = V_4;
NullCheck(L_19);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_21;
L_21 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline(((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
goto IL_009a;
}
{
ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)17), NULL);
}
IL_009a:
{
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_22 = V_3;
int32_t L_23 = V_4;
NullCheck(L_22);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_24;
L_24 = KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_inline(((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_25 = V_3;
int32_t L_26 = V_4;
NullCheck(L_25);
RuntimeObject* L_27;
L_27 = KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_inline(((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
int32_t L_28 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_28, 1));
}
IL_00c0:
{
int32_t L_29 = V_4;
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_30 = V_3;
NullCheck(L_30);
if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length)))))
{
goto IL_007f;
}
}
{
goto IL_00d0;
}
IL_00c9:
{
__this->____buckets_0 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL);
}
IL_00d0:
{
int32_t L_31 = V_1;
__this->____version_5 = 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;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::Resize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mD7A8F48796D8BA600B5F7E33AB98B337891330E4_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = (int32_t)__this->____count_2;
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL);
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, int32_t, bool, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 47)))(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 47));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::Resize(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m4725AEA2B30D7731D0DDB8758105F836A2FB0F1D_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_1 = NULL;
int32_t V_2 = 0;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
{
int32_t L_0 = ___0_newSize;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0);
V_0 = L_1;
int32_t L_2 = ___0_newSize;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_3 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)(EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_2);
V_1 = L_3;
int32_t L_4 = (int32_t)__this->____count_2;
V_2 = L_4;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_5 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_6 = V_1;
int32_t L_7 = V_2;
Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_5, 0, (RuntimeArray*)L_6, 0, L_7, NULL);
il2cpp_codegen_initobj((&V_3), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = V_3;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9 = L_8;
RuntimeObject* L_10 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_9);
bool L_11 = ___1_forceNewHashCodes;
if (!((int32_t)(((((RuntimeObject*)(RuntimeObject*)L_10) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0)&(int32_t)L_11)))
{
goto IL_0084;
}
}
{
V_4 = 0;
goto IL_007f;
}
IL_003e:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_12 = V_1;
int32_t L_13 = V_4;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0079;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_15 = V_1;
int32_t L_16 = V_4;
NullCheck(L_15);
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_17 = V_1;
int32_t L_18 = V_4;
NullCheck(L_17);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_19 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2);
int32_t L_20;
L_20 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC(L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 38));
((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0 = ((int32_t)(L_20&((int32_t)2147483647LL)));
}
IL_0079:
{
int32_t L_21 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_007f:
{
int32_t L_22 = V_4;
int32_t L_23 = V_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_003e;
}
}
IL_0084:
{
V_5 = 0;
goto IL_00cb;
}
IL_0089:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_24 = V_1;
int32_t L_25 = V_5;
NullCheck(L_24);
int32_t L_26 = (int32_t)((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->___hashCode_0;
if ((((int32_t)L_26) < ((int32_t)0)))
{
goto IL_00c5;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_27 = V_1;
int32_t L_28 = V_5;
NullCheck(L_27);
int32_t L_29 = (int32_t)((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->___hashCode_0;
int32_t L_30 = ___0_newSize;
V_6 = ((int32_t)(L_29%L_30));
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_31 = V_1;
int32_t L_32 = V_5;
NullCheck(L_31);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_33 = V_0;
int32_t L_34 = V_6;
NullCheck(L_33);
int32_t L_35 = L_34;
int32_t L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_36, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_37 = V_0;
int32_t L_38 = V_6;
int32_t L_39 = V_5;
NullCheck(L_37);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (int32_t)((int32_t)il2cpp_codegen_add(L_39, 1)));
}
IL_00c5:
{
int32_t L_40 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_40, 1));
}
IL_00cb:
{
int32_t L_41 = V_5;
int32_t L_42 = V_2;
if ((((int32_t)L_41) < ((int32_t)L_42)))
{
goto IL_0089;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_43 = V_0;
__this->____buckets_0 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_43);
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_44 = V_1;
__this->____entries_1 = L_44;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_44);
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::Remove(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m788B1B038ADEB8A89671F9592C1F31B6F0609BCF_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* V_4 = NULL;
RuntimeObject* G_B5_0 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B6_0 = 0;
RuntimeObject* G_B10_0 = NULL;
RuntimeObject* G_B9_0 = NULL;
bool G_B11_0 = false;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_1)
{
goto IL_0149;
}
}
{
RuntimeObject* L_2 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_3 = L_2;
G_B4_0 = L_3;
if (L_3)
{
G_B5_0 = L_3;
goto IL_0032;
}
}
{
int32_t L_4;
L_4 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B6_0 = L_4;
goto IL_0038;
}
IL_0032:
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_5 = ___0_key;
NullCheck(G_B5_0);
int32_t L_6;
L_6 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_8);
V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length))));
V_2 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_10 = V_1;
NullCheck(L_9);
int32_t L_11 = L_10;
int32_t L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
goto IL_0142;
}
IL_005c:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_13 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
int32_t L_14 = V_3;
NullCheck(L_13);
V_4 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)));
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_15 = V_4;
int32_t L_16 = (int32_t)L_15->___hashCode_0;
int32_t L_17 = V_0;
if ((!(((uint32_t)L_16) == ((uint32_t)L_17))))
{
goto IL_0138;
}
}
{
RuntimeObject* L_18 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_19 = L_18;
G_B9_0 = L_19;
if (L_19)
{
G_B10_0 = L_19;
goto IL_0095;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_20;
L_20 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_21 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)L_21->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key;
NullCheck(L_20);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_20, L_22, L_23);
G_B11_0 = L_24;
goto IL_00a2;
}
IL_0095:
{
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_25 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_26 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)L_25->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ___0_key;
NullCheck(G_B10_0);
bool L_28;
L_28 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_31 = V_1;
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_32 = V_4;
int32_t L_33 = (int32_t)L_32->___next_1;
NullCheck(L_30);
(L_30)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1)));
goto IL_00d6;
}
IL_00be:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_34 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
int32_t L_35 = V_2;
NullCheck(L_34);
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_36 = V_4;
int32_t L_37 = (int32_t)L_36->___next_1;
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___next_1 = L_37;
}
IL_00d6:
{
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_38 = V_4;
L_38->___hashCode_0 = (-1);
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_39 = V_4;
int32_t L_40 = (int32_t)__this->____freeList_3;
L_39->___next_1 = L_40;
if (!true)
{
goto IL_00ff;
}
}
{
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_41 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_42 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&L_41->___key_2);
il2cpp_codegen_initobj(L_42, sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
IL_00ff:
{
if (!true)
{
goto IL_0113;
}
}
{
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_43 = V_4;
RuntimeObject** L_44 = (RuntimeObject**)(&L_43->___value_3);
il2cpp_codegen_initobj(L_44, sizeof(RuntimeObject*));
}
IL_0113:
{
int32_t L_45 = V_3;
__this->____freeList_3 = L_45;
int32_t L_46 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_add(L_46, 1));
int32_t L_47 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_47, 1));
return (bool)1;
}
IL_0138:
{
int32_t L_48 = V_3;
V_2 = L_48;
Entry_t575ADA8FFB2EED66C64622ACC70ED8CF7A732FFA* L_49 = V_4;
int32_t L_50 = (int32_t)L_49->___next_1;
V_3 = L_50;
}
IL_0142:
{
int32_t L_51 = V_3;
if ((((int32_t)L_51) >= ((int32_t)0)))
{
goto IL_005c;
}
}
IL_0149:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m5FF3432937DE0E166259F54A0CFC568A388F7439_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject** ___1_value, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0025;
}
}
{
RuntimeObject** L_3 = ___1_value;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_4 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
RuntimeObject* L_6 = (RuntimeObject*)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
*(RuntimeObject**)L_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)(RuntimeObject**)L_3, (void*)L_6);
return (bool)1;
}
IL_0025:
{
RuntimeObject** L_7 = ___1_value;
il2cpp_codegen_initobj(L_7, sizeof(RuntimeObject*));
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::TryAdd(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_mEDDA699606342FC2602657B5CC2B795956F970C8_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
RuntimeObject* L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return L_2;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m81DF3E59F037CA0BEF0D369D1A52E6F5E5133BDB_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_mE34051C2B55ECB67C5FBC0900C9535DCAEC840C5_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
{
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_0 = ___0_array;
int32_t L_1 = ___1_index;
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_m301F576244338D470DBD0EC1F11A05E2DD99A56A_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeArray* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* V_0 = NULL;
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_2 = NULL;
int32_t V_3 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL;
int32_t V_5 = 0;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* V_6 = NULL;
int32_t V_7 = 0;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __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 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_9, L_10))) >= ((int32_t)L_11)))
{
goto IL_004b;
}
}
{
ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL);
}
IL_004b:
{
RuntimeArray* L_12 = ___0_array;
V_0 = ((KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_13 = V_0;
if (!L_13)
{
goto IL_005e;
}
}
{
KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC* L_14 = V_0;
int32_t L_15 = ___1_index;
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, KeyValuePair_2U5BU5D_tF8154B2302178CCE00D745DBF55F703880469DFC*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
return;
}
IL_005e:
{
RuntimeArray* L_16 = ___0_array;
V_1 = ((DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533*)IsInst((RuntimeObject*)L_16, DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var));
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_17 = V_1;
if (!L_17)
{
goto IL_00c3;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_18 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
V_2 = L_18;
V_3 = 0;
goto IL_00b9;
}
IL_0073:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_19 = V_2;
int32_t L_20 = V_3;
NullCheck(L_19);
int32_t L_21 = (int32_t)((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___hashCode_0;
if ((((int32_t)L_21) < ((int32_t)0)))
{
goto IL_00b5;
}
}
{
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_22 = V_1;
int32_t L_23 = ___1_index;
int32_t L_24 = L_23;
___1_index = ((int32_t)il2cpp_codegen_add(L_24, 1));
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_25 = V_2;
int32_t L_26 = V_3;
NullCheck(L_25);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = L_27;
RuntimeObject* L_29 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_28);
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_30 = V_2;
int32_t L_31 = V_3;
NullCheck(L_30);
RuntimeObject* L_32 = (RuntimeObject*)((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->___value_3;
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_33;
memset((&L_33), 0, sizeof(L_33));
DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_33), L_29, L_32, /*hidden argument*/NULL);
NullCheck(L_22);
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(L_24), (DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB)L_33);
}
IL_00b5:
{
int32_t L_34 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00b9:
{
int32_t L_35 = V_3;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_0073;
}
}
{
return;
}
IL_00c3:
{
RuntimeArray* L_37 = ___0_array;
V_4 = ((ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918*)IsInst((RuntimeObject*)L_37, ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var));
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_38 = V_4;
if (L_38)
{
goto IL_00d4;
}
}
{
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
}
IL_00d4:
{
}
try
{// begin try (depth: 1)
{
int32_t L_39 = (int32_t)__this->____count_2;
V_5 = L_39;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_40 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
V_6 = L_40;
V_7 = 0;
goto IL_0130_1;
}
IL_00ea_1:
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_41 = V_6;
int32_t L_42 = V_7;
NullCheck(L_41);
int32_t L_43 = (int32_t)((L_41)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_42)))->___hashCode_0;
if ((((int32_t)L_43) < ((int32_t)0)))
{
goto IL_012a_1;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_44 = V_4;
int32_t L_45 = ___1_index;
int32_t L_46 = L_45;
___1_index = ((int32_t)il2cpp_codegen_add(L_46, 1));
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_47 = V_6;
int32_t L_48 = V_7;
NullCheck(L_47);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_49 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___key_2;
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_50 = V_6;
int32_t L_51 = V_7;
NullCheck(L_50);
RuntimeObject* L_52 = (RuntimeObject*)((L_50)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_51)))->___value_3;
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_53;
memset((&L_53), 0, sizeof(L_53));
KeyValuePair_2__ctor_mBEBC19480C80CE07BA6633E4A80C3C94E8352AEE((&L_53), L_49, L_52, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC L_54 = L_53;
RuntimeObject* L_55 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 30), &L_54);
NullCheck(L_44);
ArrayElementTypeCheck (L_44, L_55);
(L_44)->SetAt(static_cast<il2cpp_array_size_t>(L_46), (RuntimeObject*)L_55);
}
IL_012a_1:
{
int32_t L_56 = V_7;
V_7 = ((int32_t)il2cpp_codegen_add(L_56, 1));
}
IL_0130_1:
{
int32_t L_57 = V_7;
int32_t L_58 = V_5;
if ((((int32_t)L_57) < ((int32_t)L_58)))
{
goto IL_00ea_1;
}
}
{
goto IL_0140;
}
}// end try (depth: 1)
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:
{// begin catch(System.ArrayTypeMismatchException)
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_0140;
}// end catch (depth: 1)
IL_0140:
{
return;
}
}
// System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.IEnumerable.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_mC8C803C2C2C13402A6F714DFB1534BBBC15B7DD7_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
{
Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Object System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.ICollection.get_SyncRoot()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_m8D885E527CA70A394DD8C7828413C0E844D7E3AA_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = (RuntimeObject*)__this->____syncRoot_9;
if (L_0)
{
goto IL_001a;
}
}
{
RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot_9);
RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
NullCheck(L_2);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL);
RuntimeObject* L_3;
L_3 = InterlockedCompareExchangeImpl<RuntimeObject*>(L_1, L_2, NULL);
}
IL_001a:
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____syncRoot_9;
return L_4;
}
}
// System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.IDictionary.get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_m0303F93AB6CFD2034F2243CD26C7884D58AE77F1_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
{
ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* L_0;
L_0 = (( ValueCollection_t2383760C45EAC651EF20A2036B5D2DBC1B191DC9* (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 48)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 48));
return (RuntimeObject*)L_0;
}
}
// System.Object System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.IDictionary.get_Item(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_mCC096DF96EED6B1B4BDD45AEB12F528EE9205E12_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0030;
}
}
{
RuntimeObject* L_2 = ___0_key;
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_3;
int32_t L_4 = V_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0030;
}
}
{
EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA* L_5 = (EntryU5BU5D_tF90C1A9AA8FB837F38C14CA88F31279CBDA264AA*)__this->____entries_1;
int32_t L_6 = V_0;
NullCheck(L_5);
RuntimeObject* L_7 = (RuntimeObject*)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
return L_7;
}
IL_0030:
{
return NULL;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_m85CA9426147C0BC399C7829CBB4FF37665B59EA7_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 52)))(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))), il2cpp_rgctx_method(method->klass->rgctx_data, 52));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::IsCompatibleKey(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m38C66FA0A5C6A40CE129076DA08EF86406A8FEE1_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_key;
if (L_0)
{
goto IL_0009;
}
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_0009:
{
RuntimeObject* L_1 = ___0_key;
return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 21)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_mC9CF4854CAA463103B1AE4402ADFB512D1381D43_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_3, ((RuntimeObject*)Castclass((RuntimeObject*)L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))), il2cpp_rgctx_method(method->klass->rgctx_data, 9));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.IDictionary.Contains(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_mAE1B66924C508A88968D73E6E915BBB141ED3607_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0015;
}
}
{
RuntimeObject* L_2 = ___0_key;
bool L_3;
L_3 = (( bool (*) (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 55)))(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 55));
return L_3;
}
IL_0015:
{
return (bool)0;
}
}
// System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,System.Object>::System.Collections.IDictionary.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_m3719C3E430C2B861F4A09A327406612CB94D4A5D_gshared (Dictionary_2_t25574638E247E1D55E6ED2A97A5C38F3EBA31BA9* __this, const RuntimeMethod* method)
{
{
Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mBBCDA9B35F413837693CA0EA11E96E8F7CB06FA5((&L_0), __this, 1, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_tA3FD4A2E68B869CA74DA02EF77286DF5BFB3FE31 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
#ifdef __clang__
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Winvalid-offsetof"
#pragma clang diagnostic ignored "-Wunused-variable"
#endif
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mC02418824B6FF7967D1DC62752720272A34A114E_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
{
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m68A8D5DCC252F034F6A9E9D434A2A76B279FC354_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
{
int32_t L_0 = ___0_capacity;
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m78BA5BFAB1F71D51600347B69AC6879B5D4A39FD_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_comparer, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_comparer;
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(__this, 0, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 0));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mA5508465C2465362C1A1735EA90FFED70F2B5D6C_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_capacity, RuntimeObject* ___1_comparer, const RuntimeMethod* method)
{
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL);
int32_t L_0 = ___0_capacity;
if ((((int32_t)L_0) >= ((int32_t)0)))
{
goto IL_0011;
}
}
{
ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97((int32_t)((int32_t)12), NULL);
}
IL_0011:
{
int32_t L_1 = ___0_capacity;
if ((((int32_t)L_1) <= ((int32_t)0)))
{
goto IL_001d;
}
}
{
int32_t L_2 = ___0_capacity;
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_2, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_001d:
{
RuntimeObject* L_4 = ___1_comparer;
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_5;
L_5 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
if ((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668*)L_5)))
{
goto IL_002c;
}
}
{
RuntimeObject* L_6 = ___1_comparer;
__this->____comparer_6 = L_6;
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)L_6);
}
IL_002c:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_mB7E10EFE0F5B5C138113844B9E7C6EC2AAA2E23C_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_dictionary, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_dictionary;
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, RuntimeObject*, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 4)))(__this, L_0, (RuntimeObject*)NULL, il2cpp_rgctx_method(method->klass->rgctx_data, 4));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m7A8018B5EAB307D494821309F7E2B0C29B2D6A93_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_dictionary, RuntimeObject* ___1_comparer, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_1 = NULL;
int32_t V_2 = 0;
RuntimeObject* V_3 = NULL;
KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 V_4;
memset((&V_4), 0, sizeof(V_4));
Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* G_B2_0 = NULL;
Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* G_B1_0 = NULL;
int32_t G_B3_0 = 0;
Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* G_B3_1 = NULL;
{
RuntimeObject* L_0 = ___0_dictionary;
G_B1_0 = __this;
if (L_0)
{
G_B2_0 = __this;
goto IL_0007;
}
}
{
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 /* System.Int32 System.Collections.Generic.ICollection`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>>::get_Count() */, il2cpp_rgctx_data(method->klass->rgctx_data, 5), (RuntimeObject*)L_1);
G_B3_0 = L_2;
G_B3_1 = G_B2_0;
}
IL_000d:
{
RuntimeObject* L_3 = ___1_comparer;
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 0)))(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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 7)) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_8;
L_8 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_7, NULL);
bool L_9;
L_9 = Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC(L_6, L_8, NULL);
if (!L_9)
{
goto IL_0080;
}
}
{
RuntimeObject* L_10 = ___0_dictionary;
Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* L_11 = ((Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*)CastclassClass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 8)));
NullCheck(L_11);
int32_t L_12 = (int32_t)L_11->____count_2;
V_0 = L_12;
NullCheck(L_11);
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_13 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)L_11->____entries_1;
V_1 = L_13;
V_2 = 0;
goto IL_007b;
}
IL_004a:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
int32_t L_16 = (int32_t)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___hashCode_0;
if ((((int32_t)L_16) < ((int32_t)0)))
{
goto IL_0077;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_19 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_20 = V_1;
int32_t L_21 = V_2;
NullCheck(L_20);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_22 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___value_3;
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_19, L_22, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
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 /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>>::GetEnumerator() */, il2cpp_rgctx_data(method->klass->rgctx_data, 10), (RuntimeObject*)L_26);
V_3 = L_27;
}
{
auto __finallyBlock = il2cpp::utils::Finally([&]
{
FINALLY_00af:
{// begin finally (depth: 1)
{
RuntimeObject* L_28 = V_3;
if (!L_28)
{
goto IL_00b8;
}
}
{
RuntimeObject* L_29 = V_3;
NullCheck((RuntimeObject*)L_29);
InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t030E0496B4E0E4E4F086825007979AF51F7248C5_il2cpp_TypeInfo_var, (RuntimeObject*)L_29);
}
IL_00b8:
{
return;
}
}// end finally (depth: 1)
});
try
{// begin try (depth: 1)
{
goto IL_00a5_1;
}
IL_0089_1:
{
RuntimeObject* L_30 = V_3;
NullCheck(L_30);
KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 L_31;
L_31 = InterfaceFuncInvoker0< KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 >::Invoke(0 /* T System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>>::get_Current() */, il2cpp_rgctx_data(method->klass->rgctx_data, 12), L_30);
V_4 = L_31;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_32;
L_32 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_33;
L_33 = KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline((&V_4), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_32, L_33, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
}
IL_00a5_1:
{
RuntimeObject* L_34 = V_3;
NullCheck((RuntimeObject*)L_34);
bool L_35;
L_35 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t7B609C2FFA6EB5167D9C62A0C32A21DE2F666DAA_il2cpp_TypeInfo_var, (RuntimeObject*)L_34);
if (L_35)
{
goto IL_0089_1;
}
}
{
goto IL_00b9;
}
}// end try (depth: 1)
catch(Il2CppExceptionWrapper& e)
{
__finallyBlock.StoreException(e.ex);
}
}
IL_00b9:
{
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2__ctor_m92B91B672265A681D9ED7F8BCB013B560A372B15_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2((RuntimeObject*)__this, NULL);
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0;
L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info;
NullCheck(L_0);
ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7(L_0, (RuntimeObject*)__this, L_1, ConditionalWeakTable_2_Add_mF98A2811734A37D856C622E7783FD7502AA7F0B7_RuntimeMethod_var);
return;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::get_Count()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_get_Count_m274602E8171450B31B5AE16BB4B0CDDB80187874_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->____count_2;
int32_t L_1 = (int32_t)__this->____freeCount_4;
return ((int32_t)il2cpp_codegen_subtract(L_0, L_1));
}
}
// System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::get_Keys()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* Dictionary_2_get_Keys_m565FF565A32678434AB3DD604FD18BF39447DA7D_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
{
KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* L_0 = (KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F*)__this->____keys_7;
if (L_0)
{
goto IL_0014;
}
}
{
KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* L_1 = (KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 16));
NullCheck(L_1);
(( void (*) (KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F*, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 17)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 17));
__this->____keys_7 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____keys_7), (void*)L_1);
}
IL_0014:
{
KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F* L_2 = (KeyCollection_t43102F04E62D9BA2A82FB1FA55DA5E3025031C6F*)__this->____keys_7;
return L_2;
}
}
// System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* Dictionary_2_get_Values_m9830AD27B725EA60F8330749ACA5AD9173CE71DD_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
{
ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_0 = (ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C*)__this->____values_8;
if (L_0)
{
goto IL_0014;
}
}
{
ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_1 = (ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C*)il2cpp_codegen_object_new(il2cpp_rgctx_data(method->klass->rgctx_data, 18));
NullCheck(L_1);
(( void (*) (ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C*, Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 19)))(L_1, __this, il2cpp_rgctx_method(method->klass->rgctx_data, 19));
__this->____values_8 = L_1;
Il2CppCodeGenWriteBarrier((void**)(&__this->____values_8), (void*)L_1);
}
IL_0014:
{
ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_2 = (ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C*)__this->____values_8;
return L_2;
}
}
// TValue System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::get_Item(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 Dictionary_2_get_Item_m6C6D49B863E3AA35DB842F3DE83D5DC29956D3FE_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 V_1;
memset((&V_1), 0, sizeof(V_1));
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_001e;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_3 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
int32_t L_4 = V_0;
NullCheck(L_3);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_5 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_3)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_4)))->___value_3;
return L_5;
}
IL_001e:
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_6 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_7 = L_6;
RuntimeObject* L_8 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_7);
ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7(L_8, NULL);
il2cpp_codegen_initobj((&V_1), sizeof(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63));
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_9 = V_1;
return L_9;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::set_Item(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_set_Item_m2824FEE3EAAD5254BFFA074D1471995E93C5C871_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)1, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::Add(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Add_mBF301B3B22D2B9137CA4D3F9D4B4FBB145DF77AD_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)2, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Add_mE073B64D4E3C01DFA9653590C913D619F0611168_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 ___0_keyValuePair, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0;
L_0 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_1;
L_1 = KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Contains_m39FFEE0E542A44BE1BF1D8FE28190157A2639307_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0;
L_0 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0038;
}
}
{
EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_3;
L_3 = (( EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_4 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_6 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_7;
L_7 = KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0038;
}
}
{
return (bool)1;
}
IL_0038:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_Remove_m963B4DFFAF20E1AA8ACC13B1CD7B0219BB03ABF9_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 ___0_keyValuePair, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0;
L_0 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0046;
}
}
{
EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_3;
L_3 = (( EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_4 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_6 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_7;
L_7 = KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
NullCheck(L_3);
bool L_8;
L_8 = VirtualFuncInvoker2< bool, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::Equals(T,T) */, L_3, L_6, L_7);
if (!L_8)
{
goto IL_0046;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9;
L_9 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline((&___0_keyValuePair), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
bool L_10;
L_10 = (( bool (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 27)))(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 27));
return (bool)1;
}
IL_0046:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::Clear()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Clear_mF354006119C79621CB5786967E1905A788569229_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
int32_t L_0 = (int32_t)__this->____count_2;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_3);
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_2, 0, ((int32_t)(((RuntimeArray*)L_3)->max_length)), NULL);
__this->____count_2 = 0;
__this->____freeList_3 = (-1);
__this->____freeCount_4 = 0;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_4 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
int32_t L_5 = V_0;
Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB((RuntimeArray*)L_4, 0, L_5, NULL);
}
IL_0041:
{
int32_t L_6 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_6, 1));
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::ContainsKey(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsKey_m0D2FEF030ED5858CDD256ED398FA491A63D8AD3A_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
return (bool)((((int32_t)((((int32_t)L_1) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0);
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::ContainsValue(TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_ContainsValue_m20F2A007169576AFA8456427023B4AE9619F33C9_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___0_value, const RuntimeMethod* method)
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_0 = NULL;
int32_t V_1 = 0;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 V_2;
memset((&V_2), 0, sizeof(V_2));
int32_t V_3 = 0;
EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* V_4 = NULL;
int32_t V_5 = 0;
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_0 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
V_0 = L_0;
goto IL_0049;
}
{
V_1 = 0;
goto IL_003b;
}
IL_0013:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_2 = V_0;
int32_t L_3 = V_1;
NullCheck(L_2);
int32_t L_4 = (int32_t)((L_2)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_3)))->___hashCode_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0037;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_5 = V_0;
int32_t L_6 = V_1;
NullCheck(L_5);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_7 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
goto IL_0037;
}
{
return (bool)1;
}
IL_0037:
{
int32_t L_8 = V_1;
V_1 = ((int32_t)il2cpp_codegen_add(L_8, 1));
}
IL_003b:
{
int32_t L_9 = V_1;
int32_t L_10 = (int32_t)__this->____count_2;
if ((((int32_t)L_9) < ((int32_t)L_10)))
{
goto IL_0013;
}
}
{
goto IL_00db;
}
IL_0049:
{
il2cpp_codegen_initobj((&V_2), sizeof(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63));
}
{
V_3 = 0;
goto IL_008b;
}
IL_005d:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_12 = V_0;
int32_t L_13 = V_3;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0087;
}
}
{
EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_15;
L_15 = (( EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_16 = V_0;
int32_t L_17 = V_3;
NullCheck(L_16);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_18 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_16)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_17)))->___value_3;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_19 = ___0_value;
NullCheck(L_15);
bool L_20;
L_20 = VirtualFuncInvoker2< bool, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::Equals(T,T) */, L_15, L_18, L_19);
if (!L_20)
{
goto IL_0087;
}
}
{
return (bool)1;
}
IL_0087:
{
int32_t L_21 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_008b:
{
int32_t L_22 = V_3;
int32_t L_23 = (int32_t)__this->____count_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_005d;
}
}
{
goto IL_00db;
}
IL_0096:
{
EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_24;
L_24 = (( EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 23)))(il2cpp_rgctx_method(method->klass->rgctx_data, 23));
V_4 = L_24;
V_5 = 0;
goto IL_00d1;
}
IL_00a2:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___hashCode_0;
if ((((int32_t)L_27) < ((int32_t)0)))
{
goto IL_00cb;
}
}
{
EqualityComparer_1_t1F22D7ED24210B522210474148F6F1AE84DE74DE* L_28 = V_4;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_29 = V_0;
int32_t L_30 = V_5;
NullCheck(L_29);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_31 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_29)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_30)))->___value_3;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_32 = ___0_value;
NullCheck(L_28);
bool L_33;
L_33 = VirtualFuncInvoker2< bool, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::Equals(T,T) */, L_28, L_31, L_32);
if (!L_33)
{
goto IL_00cb;
}
}
{
return (bool)1;
}
IL_00cb:
{
int32_t L_34 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_34, 1));
}
IL_00d1:
{
int32_t L_35 = V_5;
int32_t L_36 = (int32_t)__this->____count_2;
if ((((int32_t)L_35) < ((int32_t)L_36)))
{
goto IL_00a2;
}
}
IL_00db:
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_CopyTo_m566268FAEDE908AB3B7C1BE8BBB2A07EAC00F8B8_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
int32_t V_0 = 0;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_1 = NULL;
int32_t V_2 = 0;
{
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_0 = ___0_array;
if (L_0)
{
goto IL_0009;
}
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)3, NULL);
}
IL_0009:
{
int32_t L_1 = ___1_index;
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_2 = ___0_array;
NullCheck(L_2);
if ((!(((uint32_t)L_1) > ((uint32_t)((int32_t)(((RuntimeArray*)L_2)->max_length))))))
{
goto IL_0014;
}
}
{
ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F(NULL);
}
IL_0014:
{
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_3 = ___0_array;
NullCheck(L_3);
int32_t L_4 = ___1_index;
int32_t L_5;
L_5 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
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 = (int32_t)__this->____count_2;
V_0 = L_6;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_7 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
V_1 = L_7;
V_2 = 0;
goto IL_0075;
}
IL_0039:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_8 = V_1;
int32_t L_9 = V_2;
NullCheck(L_8);
int32_t L_10 = (int32_t)((L_8)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_9)))->___hashCode_0;
if ((((int32_t)L_10) < ((int32_t)0)))
{
goto IL_0071;
}
}
{
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_11 = ___0_array;
int32_t L_12 = ___1_index;
int32_t L_13 = L_12;
___1_index = ((int32_t)il2cpp_codegen_add(L_13, 1));
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_14 = V_1;
int32_t L_15 = V_2;
NullCheck(L_14);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_16 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_14)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_15)))->___key_2;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_17 = V_1;
int32_t L_18 = V_2;
NullCheck(L_17);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_19 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___value_3;
KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 L_20;
memset((&L_20), 0, sizeof(L_20));
KeyValuePair_2__ctor_m264A05A8437C53AFA1A11C4E1B71781184FB5EBC((&L_20), L_16, L_19, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
NullCheck(L_11);
(L_11)->SetAt(static_cast<il2cpp_array_size_t>(L_13), (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16)L_20);
}
IL_0071:
{
int32_t L_21 = V_2;
V_2 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_0075:
{
int32_t L_22 = V_2;
int32_t L_23 = V_0;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_0039;
}
}
{
return;
}
}
// System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 Dictionary_2_GetEnumerator_m916984C4C3A0CDC2D7FDBBDA4A0F170F86352DC1_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
{
Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
return L_0;
}
}
// System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_Generic_IEnumerableU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_GetEnumerator_m8C623D0AF82044FEBBED0632212D7CDEA53BCC84_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
{
Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_GetObjectData_m18D2F81D3A5DA98F4687E979FBA22F5613D39115_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* ___0_info, StreamingContext_t56760522A751890146EE45F82F866B55B7E33677 ___1_context, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1);
s_Il2CppMethodInitialized = true;
}
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* V_0 = NULL;
RuntimeObject* G_B4_0 = NULL;
String_t* G_B4_1 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B4_2 = NULL;
RuntimeObject* G_B3_0 = NULL;
String_t* G_B3_1 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B3_2 = NULL;
String_t* G_B6_0 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B6_1 = NULL;
String_t* G_B5_0 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B5_1 = NULL;
int32_t G_B7_0 = 0;
String_t* G_B7_1 = NULL;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* G_B7_2 = NULL;
{
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_0 = ___0_info;
if (L_0)
{
goto IL_0009;
}
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)4, NULL);
}
IL_0009:
{
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_1 = ___0_info;
int32_t L_2 = (int32_t)__this->____version_5;
NullCheck(L_1);
SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4(L_1, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, L_2, NULL);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = ___0_info;
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_5 = L_4;
G_B3_0 = L_5;
G_B3_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B3_2 = L_3;
if (L_5)
{
G_B4_0 = L_5;
G_B4_1 = _stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9;
G_B4_2 = L_3;
goto IL_002f;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_6;
L_6 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
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<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
G_B5_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B5_1 = L_9;
if (!L_10)
{
G_B6_0 = _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69;
G_B6_1 = L_9;
goto IL_0056;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_12)
{
goto IL_008e;
}
}
{
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_14 = (KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*)(KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 35), (uint32_t)L_13);
V_0 = L_14;
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_15 = V_0;
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_15, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_16 = ___0_info;
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_17 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_18 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
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;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::FindEntry(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_FindEntry_mAF0159384BA8D2E5E92FE0E887403759C1C5B6B1_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_1 = NULL;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_2 = NULL;
int32_t V_3 = 0;
RuntimeObject* V_4 = NULL;
int32_t V_5 = 0;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_6;
memset((&V_6), 0, sizeof(V_6));
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_7 = NULL;
int32_t V_8 = 0;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
V_0 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
V_1 = L_1;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_2 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
V_2 = L_2;
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_3 = V_1;
if (!L_3)
{
goto IL_0175;
}
}
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____comparer_6;
V_4 = L_4;
RuntimeObject* L_5 = V_4;
if (L_5)
{
goto IL_0110;
}
}
{
int32_t L_6;
L_6 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
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<il2cpp_array_size_t>(L_10));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_11, 1));
il2cpp_codegen_initobj((&V_6), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
IL_0066:
{
int32_t L_13 = V_0;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_14 = V_2;
NullCheck(L_14);
if ((!(((uint32_t)L_13) < ((uint32_t)((int32_t)(((RuntimeArray*)L_14)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_15 = V_2;
int32_t L_16 = V_0;
NullCheck(L_15);
int32_t L_17 = (int32_t)((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0;
int32_t L_18 = V_5;
if ((!(((uint32_t)L_17) == ((uint32_t)L_18))))
{
goto IL_009b;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_19;
L_19 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_20 = V_2;
int32_t L_21 = V_0;
NullCheck(L_20);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key;
NullCheck(L_19);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_19, L_22, L_23);
if (L_24)
{
goto IL_0175;
}
}
IL_009b:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_25 = V_2;
int32_t L_26 = V_0;
NullCheck(L_25);
int32_t L_27 = (int32_t)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___next_1;
V_0 = L_27;
int32_t L_28 = V_3;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_29 = V_2;
NullCheck(L_29);
if ((((int32_t)L_28) < ((int32_t)((int32_t)(((RuntimeArray*)L_29)->max_length)))))
{
goto IL_00b3;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_00b3:
{
int32_t L_30 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_30, 1));
goto IL_0066;
}
IL_00b9:
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_31;
L_31 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_7 = L_31;
}
IL_00c0:
{
int32_t L_32 = V_0;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_33 = V_2;
NullCheck(L_33);
if ((!(((uint32_t)L_32) < ((uint32_t)((int32_t)(((RuntimeArray*)L_33)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_34 = V_2;
int32_t L_35 = V_0;
NullCheck(L_34);
int32_t L_36 = (int32_t)((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___hashCode_0;
int32_t L_37 = V_5;
if ((!(((uint32_t)L_36) == ((uint32_t)L_37))))
{
goto IL_00f2;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_38 = V_7;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_39 = V_2;
int32_t L_40 = V_0;
NullCheck(L_39);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_41 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_39)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_40)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_42 = ___0_key;
NullCheck(L_38);
bool L_43;
L_43 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_38, L_41, L_42);
if (L_43)
{
goto IL_0175;
}
}
IL_00f2:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_44 = V_2;
int32_t L_45 = V_0;
NullCheck(L_44);
int32_t L_46 = (int32_t)((L_44)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_45)))->___next_1;
V_0 = L_46;
int32_t L_47 = V_3;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_48 = V_2;
NullCheck(L_48);
if ((((int32_t)L_47) < ((int32_t)((int32_t)(((RuntimeArray*)L_48)->max_length)))))
{
goto IL_010a;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_010a:
{
int32_t L_49 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_49, 1));
goto IL_00c0;
}
IL_0110:
{
RuntimeObject* L_50 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_51 = ___0_key;
NullCheck(L_50);
int32_t L_52;
L_52 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_50, L_51);
V_8 = ((int32_t)(L_52&((int32_t)2147483647LL)));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_53 = V_1;
int32_t L_54 = V_8;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_55 = V_1;
NullCheck(L_55);
NullCheck(L_53);
int32_t L_56 = ((int32_t)(L_54%((int32_t)(((RuntimeArray*)L_55)->max_length))));
int32_t L_57 = (L_53)->GetAt(static_cast<il2cpp_array_size_t>(L_56));
V_0 = ((int32_t)il2cpp_codegen_subtract(L_57, 1));
}
IL_012b:
{
int32_t L_58 = V_0;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_59 = V_2;
NullCheck(L_59);
if ((!(((uint32_t)L_58) < ((uint32_t)((int32_t)(((RuntimeArray*)L_59)->max_length))))))
{
goto IL_0175;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_60 = V_2;
int32_t L_61 = V_0;
NullCheck(L_60);
int32_t L_62 = (int32_t)((L_60)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_61)))->___hashCode_0;
int32_t L_63 = V_8;
if ((!(((uint32_t)L_62) == ((uint32_t)L_63))))
{
goto IL_0157;
}
}
{
RuntimeObject* L_64 = V_4;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_65 = V_2;
int32_t L_66 = V_0;
NullCheck(L_65);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_67 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_68 = ___0_key;
NullCheck(L_64);
bool L_69;
L_69 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_64, L_67, L_68);
if (L_69)
{
goto IL_0175;
}
}
IL_0157:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_70 = V_2;
int32_t L_71 = V_0;
NullCheck(L_70);
int32_t L_72 = (int32_t)((L_70)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_71)))->___next_1;
V_0 = L_72;
int32_t L_73 = V_3;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_74 = V_2;
NullCheck(L_74);
if ((((int32_t)L_73) < ((int32_t)((int32_t)(((RuntimeArray*)L_74)->max_length)))))
{
goto IL_016f;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_016f:
{
int32_t L_75 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_75, 1));
goto IL_012b;
}
IL_0175:
{
int32_t L_76 = V_0;
return L_76;
}
}
// System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::Initialize(System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Dictionary_2_Initialize_m0CCFDCDCEA17B485AED911E0006CFFD249EDF9C4_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_capacity, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
int32_t V_0 = 0;
{
int32_t L_0 = ___0_capacity;
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472(L_0, NULL);
V_0 = L_1;
__this->____freeList_3 = (-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_0 = L_3;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_3);
int32_t L_4 = V_0;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_5 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)(EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_4);
__this->____entries_1 = L_5;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_5);
int32_t L_6 = V_0;
return L_6;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryInsert_m9B5F476F0AADF52D95B328E9E8341DFF50B9968E_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, uint8_t ___2_behavior, const RuntimeMethod* method)
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_0 = NULL;
RuntimeObject* V_1 = NULL;
int32_t V_2 = 0;
int32_t V_3 = 0;
int32_t* V_4 = NULL;
int32_t V_5 = 0;
bool V_6 = false;
bool V_7 = false;
int32_t V_8 = 0;
int32_t* V_9 = NULL;
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* V_10 = NULL;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_11;
memset((&V_11), 0, sizeof(V_11));
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* V_12 = NULL;
int32_t V_13 = 0;
int32_t G_B7_0 = 0;
int32_t* G_B51_0 = NULL;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
int32_t L_1 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_1, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_2 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (L_2)
{
goto IL_002c;
}
}
{
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, 0, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
}
IL_002c:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_4 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
V_0 = L_4;
RuntimeObject* L_5 = (RuntimeObject*)__this->____comparer_6;
V_1 = L_5;
RuntimeObject* L_6 = V_1;
if (!L_6)
{
goto IL_0046;
}
}
{
RuntimeObject* L_7 = V_1;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = ___0_key;
NullCheck(L_7);
int32_t L_9;
L_9 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_7, L_8);
G_B7_0 = L_9;
goto IL_0053;
}
IL_0046:
{
int32_t L_10;
L_10 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B7_0 = L_10;
}
IL_0053:
{
V_2 = ((int32_t)(G_B7_0&((int32_t)2147483647LL)));
V_3 = 0;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_11 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_12 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_13 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_13);
NullCheck(L_11);
V_4 = ((L_11)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)(L_12%((int32_t)(((RuntimeArray*)L_13)->max_length)))))));
int32_t* L_14 = V_4;
int32_t L_15 = *((int32_t*)L_14);
V_5 = ((int32_t)il2cpp_codegen_subtract(L_15, 1));
RuntimeObject* L_16 = V_1;
if (L_16)
{
goto IL_0187;
}
}
{
il2cpp_codegen_initobj((&V_11), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
IL_0091:
{
int32_t L_18 = V_5;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_19 = V_0;
NullCheck(L_19);
if ((!(((uint32_t)L_18) < ((uint32_t)((int32_t)(((RuntimeArray*)L_19)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_20 = V_0;
int32_t L_21 = V_5;
NullCheck(L_20);
int32_t L_22 = (int32_t)((L_20)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_21)))->___hashCode_0;
int32_t L_23 = V_2;
if ((!(((uint32_t)L_22) == ((uint32_t)L_23))))
{
goto IL_00ea;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_24;
L_24 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_25 = V_0;
int32_t L_26 = V_5;
NullCheck(L_25);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = ___0_key;
NullCheck(L_24);
bool L_29;
L_29 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_24, L_27, L_28);
if (!L_29)
{
goto IL_00ea;
}
}
{
uint8_t L_30 = ___2_behavior;
if ((!(((uint32_t)L_30) == ((uint32_t)1))))
{
goto IL_00d9;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_31 = V_0;
int32_t L_32 = V_5;
NullCheck(L_31);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_33 = ___1_value;
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3 = L_33;
Il2CppCodeGenWriteBarrier((void**)&(((&((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3))->___factoryMethod_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___value_3))->___metadata_1), (void*)NULL);
#endif
return (bool)1;
}
IL_00d9:
{
uint8_t L_34 = ___2_behavior;
if ((!(((uint32_t)L_34) == ((uint32_t)2))))
{
goto IL_00e8;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_35 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_36 = L_35;
RuntimeObject* L_37 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_36);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_37, NULL);
}
IL_00e8:
{
return (bool)0;
}
IL_00ea:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_38 = V_0;
int32_t L_39 = V_5;
NullCheck(L_38);
int32_t L_40 = (int32_t)((L_38)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_39)))->___next_1;
V_5 = L_40;
int32_t L_41 = V_3;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_42 = V_0;
NullCheck(L_42);
if ((((int32_t)L_41) < ((int32_t)((int32_t)(((RuntimeArray*)L_42)->max_length)))))
{
goto IL_0104;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_0104:
{
int32_t L_43 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_43, 1));
goto IL_0091;
}
IL_010a:
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_44;
L_44 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
V_12 = L_44;
}
IL_0111:
{
int32_t L_45 = V_5;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_46 = V_0;
NullCheck(L_46);
if ((!(((uint32_t)L_45) < ((uint32_t)((int32_t)(((RuntimeArray*)L_46)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_47 = V_0;
int32_t L_48 = V_5;
NullCheck(L_47);
int32_t L_49 = (int32_t)((L_47)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_48)))->___hashCode_0;
int32_t L_50 = V_2;
if ((!(((uint32_t)L_49) == ((uint32_t)L_50))))
{
goto IL_0167;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_51 = V_12;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_52 = V_0;
int32_t L_53 = V_5;
NullCheck(L_52);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_54 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_55 = ___0_key;
NullCheck(L_51);
bool L_56;
L_56 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_51, L_54, L_55);
if (!L_56)
{
goto IL_0167;
}
}
{
uint8_t L_57 = ___2_behavior;
if ((!(((uint32_t)L_57) == ((uint32_t)1))))
{
goto IL_0156;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_58 = V_0;
int32_t L_59 = V_5;
NullCheck(L_58);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_60 = ___1_value;
((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3 = L_60;
Il2CppCodeGenWriteBarrier((void**)&(((&((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3))->___factoryMethod_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((L_58)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_59)))->___value_3))->___metadata_1), (void*)NULL);
#endif
return (bool)1;
}
IL_0156:
{
uint8_t L_61 = ___2_behavior;
if ((!(((uint32_t)L_61) == ((uint32_t)2))))
{
goto IL_0165;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_62 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_63 = L_62;
RuntimeObject* L_64 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_63);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_64, NULL);
}
IL_0165:
{
return (bool)0;
}
IL_0167:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_65 = V_0;
int32_t L_66 = V_5;
NullCheck(L_65);
int32_t L_67 = (int32_t)((L_65)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_66)))->___next_1;
V_5 = L_67;
int32_t L_68 = V_3;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_69 = V_0;
NullCheck(L_69);
if ((((int32_t)L_68) < ((int32_t)((int32_t)(((RuntimeArray*)L_69)->max_length)))))
{
goto IL_0181;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_0181:
{
int32_t L_70 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_70, 1));
goto IL_0111;
}
IL_0187:
{
int32_t L_71 = V_5;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_72 = V_0;
NullCheck(L_72);
if ((!(((uint32_t)L_71) < ((uint32_t)((int32_t)(((RuntimeArray*)L_72)->max_length))))))
{
goto IL_01f9;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_73 = V_0;
int32_t L_74 = V_5;
NullCheck(L_73);
int32_t L_75 = (int32_t)((L_73)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_74)))->___hashCode_0;
int32_t L_76 = V_2;
if ((!(((uint32_t)L_75) == ((uint32_t)L_76))))
{
goto IL_01d9;
}
}
{
RuntimeObject* L_77 = V_1;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_78 = V_0;
int32_t L_79 = V_5;
NullCheck(L_78);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_80 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_78)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_79)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_81 = ___0_key;
NullCheck(L_77);
bool L_82;
L_82 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), L_77, L_80, L_81);
if (!L_82)
{
goto IL_01d9;
}
}
{
uint8_t L_83 = ___2_behavior;
if ((!(((uint32_t)L_83) == ((uint32_t)1))))
{
goto IL_01c8;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_84 = V_0;
int32_t L_85 = V_5;
NullCheck(L_84);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_86 = ___1_value;
((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3 = L_86;
Il2CppCodeGenWriteBarrier((void**)&(((&((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3))->___factoryMethod_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&((L_84)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_85)))->___value_3))->___metadata_1), (void*)NULL);
#endif
return (bool)1;
}
IL_01c8:
{
uint8_t L_87 = ___2_behavior;
if ((!(((uint32_t)L_87) == ((uint32_t)2))))
{
goto IL_01d7;
}
}
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_88 = ___0_key;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_89 = L_88;
RuntimeObject* L_90 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_89);
ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5(L_90, NULL);
}
IL_01d7:
{
return (bool)0;
}
IL_01d9:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_91 = V_0;
int32_t L_92 = V_5;
NullCheck(L_91);
int32_t L_93 = (int32_t)((L_91)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_92)))->___next_1;
V_5 = L_93;
int32_t L_94 = V_3;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_95 = V_0;
NullCheck(L_95);
if ((((int32_t)L_94) < ((int32_t)((int32_t)(((RuntimeArray*)L_95)->max_length)))))
{
goto IL_01f3;
}
}
{
ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0(NULL);
}
IL_01f3:
{
int32_t L_96 = V_3;
V_3 = ((int32_t)il2cpp_codegen_add(L_96, 1));
goto IL_0187;
}
IL_01f9:
{
V_6 = (bool)0;
V_7 = (bool)0;
int32_t L_97 = (int32_t)__this->____freeCount_4;
if ((((int32_t)L_97) <= ((int32_t)0)))
{
goto IL_0223;
}
}
{
int32_t L_98 = (int32_t)__this->____freeList_3;
V_8 = L_98;
V_7 = (bool)1;
int32_t L_99 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_subtract(L_99, 1));
goto IL_0250;
}
IL_0223:
{
int32_t L_100 = (int32_t)__this->____count_2;
V_13 = L_100;
int32_t L_101 = V_13;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_102 = V_0;
NullCheck(L_102);
if ((!(((uint32_t)L_101) == ((uint32_t)((int32_t)(((RuntimeArray*)L_102)->max_length))))))
{
goto IL_023b;
}
}
{
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 45)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 45));
V_6 = (bool)1;
}
IL_023b:
{
int32_t L_103 = V_13;
V_8 = L_103;
int32_t L_104 = V_13;
__this->____count_2 = ((int32_t)il2cpp_codegen_add(L_104, 1));
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_105 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
V_0 = L_105;
}
IL_0250:
{
bool L_106 = V_6;
if (L_106)
{
goto IL_0258;
}
}
{
int32_t* L_107 = V_4;
G_B51_0 = L_107;
goto IL_026d;
}
IL_0258:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_108 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_109 = V_2;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_110 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_110);
NullCheck(L_108);
G_B51_0 = ((L_108)->GetAddressAt(static_cast<il2cpp_array_size_t>(((int32_t)(L_109%((int32_t)(((RuntimeArray*)L_110)->max_length)))))));
}
IL_026d:
{
V_9 = G_B51_0;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_111 = V_0;
int32_t L_112 = V_8;
NullCheck(L_111);
V_10 = ((L_111)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_112)));
bool L_113 = V_7;
if (!L_113)
{
goto IL_028a;
}
}
{
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_114 = V_10;
int32_t L_115 = (int32_t)L_114->___next_1;
__this->____freeList_3 = L_115;
}
IL_028a:
{
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_116 = V_10;
int32_t L_117 = V_2;
L_116->___hashCode_0 = L_117;
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_118 = V_10;
int32_t* L_119 = V_9;
int32_t L_120 = *((int32_t*)L_119);
L_118->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_120, 1));
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_121 = V_10;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_122 = ___0_key;
L_121->___key_2 = L_122;
Il2CppCodeGenWriteBarrier((void**)&(((&L_121->___key_2))->___m_StringOriginalCase_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&L_121->___key_2))->___m_StringLowerCase_1), (void*)NULL);
#endif
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_123 = V_10;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_124 = ___1_value;
L_123->___value_3 = L_124;
Il2CppCodeGenWriteBarrier((void**)&(((&L_123->___value_3))->___factoryMethod_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((&L_123->___value_3))->___metadata_1), (void*)NULL);
#endif
int32_t* L_125 = V_9;
int32_t L_126 = V_8;
*((int32_t*)L_125) = (int32_t)((int32_t)il2cpp_codegen_add(L_126, 1));
return (bool)1;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::OnDeserialization(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_OnDeserialization_mA4794CC406F651C4E8B29D2680EF18E2BADEFF48_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_sender, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_Remove_mEA61545EA43662F3718895F4E435A1F3EFB9756E_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC5F173ABE7214E8ED04EE91D0D5626EEDF0007E9);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1);
s_Il2CppMethodInitialized = true;
}
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* V_0 = NULL;
int32_t V_1 = 0;
int32_t V_2 = 0;
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* V_3 = NULL;
int32_t V_4 = 0;
{
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
ConditionalWeakTable_2_t381B9D0186C0FCC3F83C0696C28C5001468A7858* L_0;
L_0 = HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F(NULL);
NullCheck(L_0);
bool L_1;
L_1 = ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F(L_0, (RuntimeObject*)__this, (&V_0), ConditionalWeakTable_2_TryGetValue_m8AB467BA44D1FF9EBDB9735CED88B0D67AC6403F_RuntimeMethod_var);
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_2 = V_0;
if (L_2)
{
goto IL_0012;
}
}
{
return;
}
IL_0012:
{
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_3 = V_0;
NullCheck(L_3);
int32_t L_4;
L_4 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_3, _stringLiteralE200AC1425952F4F5CEAAA9C773B6D17B90E47C1, NULL);
V_1 = L_4;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_5 = V_0;
NullCheck(L_5);
int32_t L_6;
L_6 = SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5(L_5, _stringLiteral1275D52763CF050C5A4C759818D60119CC35BD69, NULL);
V_2 = L_6;
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_7 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_8 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 34)) };
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_6 = ((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41)));
Il2CppCodeGenWriteBarrier((void**)(&__this->____comparer_6), (void*)((RuntimeObject*)Castclass((RuntimeObject*)L_10, il2cpp_rgctx_data(method->klass->rgctx_data, 41))));
int32_t L_11 = V_2;
if (!L_11)
{
goto IL_00c9;
}
}
{
int32_t L_12 = V_2;
int32_t L_13;
L_13 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 1)))(__this, L_12, il2cpp_rgctx_method(method->klass->rgctx_data, 1));
SerializationInfo_t3C47F63E24BEB9FCE2DC6309E027F238DC5C5E37* L_14 = V_0;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_15 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 37)) };
il2cpp_codegen_runtime_class_init_inline(Type_t_il2cpp_TypeInfo_var);
Type_t* L_16;
L_16 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_15, NULL);
NullCheck(L_14);
RuntimeObject* L_17;
L_17 = SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034(L_14, _stringLiteralCECF2650D3F261EAEF98CF86BF0563F906B4EB7A, L_16, NULL);
V_3 = ((KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*)Castclass((RuntimeObject*)L_17, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_18 = V_3;
if (L_18)
{
goto IL_007a;
}
}
{
ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)16), NULL);
}
IL_007a:
{
V_4 = 0;
goto IL_00c0;
}
IL_007f:
{
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_19 = V_3;
int32_t L_20 = V_4;
NullCheck(L_19);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_21;
L_21 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline(((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
goto IL_009a;
}
{
ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16((int32_t)((int32_t)17), NULL);
}
IL_009a:
{
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_22 = V_3;
int32_t L_23 = V_4;
NullCheck(L_22);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_24;
L_24 = KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_inline(((L_22)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_23))), il2cpp_rgctx_method(method->klass->rgctx_data, 14));
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_25 = V_3;
int32_t L_26 = V_4;
NullCheck(L_25);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_27;
L_27 = KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_inline(((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26))), il2cpp_rgctx_method(method->klass->rgctx_data, 15));
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_24, L_27, il2cpp_rgctx_method(method->klass->rgctx_data, 9));
int32_t L_28 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_28, 1));
}
IL_00c0:
{
int32_t L_29 = V_4;
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_30 = V_3;
NullCheck(L_30);
if ((((int32_t)L_29) < ((int32_t)((int32_t)(((RuntimeArray*)L_30)->max_length)))))
{
goto IL_007f;
}
}
{
goto IL_00d0;
}
IL_00c9:
{
__this->____buckets_0 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)NULL);
}
IL_00d0:
{
int32_t L_31 = V_1;
__this->____version_5 = 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;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::Resize()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_m4F962C54418EBD4EE6EE6688871FA0D54FCA0051_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
int32_t L_0 = (int32_t)__this->____count_2;
il2cpp_codegen_runtime_class_init_inline(HashHelpers_t75606750E152DB8C7289EB4163D3A728ED1A601A_il2cpp_TypeInfo_var);
int32_t L_1;
L_1 = HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9(L_0, NULL);
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, int32_t, bool, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 47)))(__this, L_1, (bool)0, il2cpp_rgctx_method(method->klass->rgctx_data, 47));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::Resize(System.Int32,System.Boolean)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_Resize_mBA80FCA9718233B842694094F60284F54A50BFD6_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, int32_t ___0_newSize, bool ___1_forceNewHashCodes, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* V_0 = NULL;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_1 = NULL;
int32_t V_2 = 0;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_3;
memset((&V_3), 0, sizeof(V_3));
int32_t V_4 = 0;
int32_t V_5 = 0;
int32_t V_6 = 0;
{
int32_t L_0 = ___0_newSize;
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)SZArrayNew(Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C_il2cpp_TypeInfo_var, (uint32_t)L_0);
V_0 = L_1;
int32_t L_2 = ___0_newSize;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_3 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)(EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)SZArrayNew(il2cpp_rgctx_data(method->klass->rgctx_data, 44), (uint32_t)L_2);
V_1 = L_3;
int32_t L_4 = (int32_t)__this->____count_2;
V_2 = L_4;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_5 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_6 = V_1;
int32_t L_7 = V_2;
Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41((RuntimeArray*)L_5, 0, (RuntimeArray*)L_6, 0, L_7, NULL);
il2cpp_codegen_initobj((&V_3), sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_8 = V_3;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_9 = L_8;
RuntimeObject* L_10 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_9);
bool L_11 = ___1_forceNewHashCodes;
if (!((int32_t)(((((RuntimeObject*)(RuntimeObject*)L_10) == ((RuntimeObject*)(RuntimeObject*)NULL))? 1 : 0)&(int32_t)L_11)))
{
goto IL_0084;
}
}
{
V_4 = 0;
goto IL_007f;
}
IL_003e:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_12 = V_1;
int32_t L_13 = V_4;
NullCheck(L_12);
int32_t L_14 = (int32_t)((L_12)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_13)))->___hashCode_0;
if ((((int32_t)L_14) < ((int32_t)0)))
{
goto IL_0079;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_15 = V_1;
int32_t L_16 = V_4;
NullCheck(L_15);
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_17 = V_1;
int32_t L_18 = V_4;
NullCheck(L_17);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_19 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&((L_17)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_18)))->___key_2);
int32_t L_20;
L_20 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC(L_19, il2cpp_rgctx_method(method->klass->rgctx_data, 38));
((L_15)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_16)))->___hashCode_0 = ((int32_t)(L_20&((int32_t)2147483647LL)));
}
IL_0079:
{
int32_t L_21 = V_4;
V_4 = ((int32_t)il2cpp_codegen_add(L_21, 1));
}
IL_007f:
{
int32_t L_22 = V_4;
int32_t L_23 = V_2;
if ((((int32_t)L_22) < ((int32_t)L_23)))
{
goto IL_003e;
}
}
IL_0084:
{
V_5 = 0;
goto IL_00cb;
}
IL_0089:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_24 = V_1;
int32_t L_25 = V_5;
NullCheck(L_24);
int32_t L_26 = (int32_t)((L_24)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_25)))->___hashCode_0;
if ((((int32_t)L_26) < ((int32_t)0)))
{
goto IL_00c5;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_27 = V_1;
int32_t L_28 = V_5;
NullCheck(L_27);
int32_t L_29 = (int32_t)((L_27)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_28)))->___hashCode_0;
int32_t L_30 = ___0_newSize;
V_6 = ((int32_t)(L_29%L_30));
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_31 = V_1;
int32_t L_32 = V_5;
NullCheck(L_31);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_33 = V_0;
int32_t L_34 = V_6;
NullCheck(L_33);
int32_t L_35 = L_34;
int32_t L_36 = (L_33)->GetAt(static_cast<il2cpp_array_size_t>(L_35));
((L_31)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_32)))->___next_1 = ((int32_t)il2cpp_codegen_subtract(L_36, 1));
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_37 = V_0;
int32_t L_38 = V_6;
int32_t L_39 = V_5;
NullCheck(L_37);
(L_37)->SetAt(static_cast<il2cpp_array_size_t>(L_38), (int32_t)((int32_t)il2cpp_codegen_add(L_39, 1)));
}
IL_00c5:
{
int32_t L_40 = V_5;
V_5 = ((int32_t)il2cpp_codegen_add(L_40, 1));
}
IL_00cb:
{
int32_t L_41 = V_5;
int32_t L_42 = V_2;
if ((((int32_t)L_41) < ((int32_t)L_42)))
{
goto IL_0089;
}
}
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_43 = V_0;
__this->____buckets_0 = L_43;
Il2CppCodeGenWriteBarrier((void**)(&__this->____buckets_0), (void*)L_43);
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_44 = V_1;
__this->____entries_1 = L_44;
Il2CppCodeGenWriteBarrier((void**)(&__this->____entries_1), (void*)L_44);
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::Remove(TKey)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_Remove_m086FB745C0D28AB7561D4A9F0D2E00FBC24B5549_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
int32_t V_1 = 0;
int32_t V_2 = 0;
int32_t V_3 = 0;
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* V_4 = NULL;
RuntimeObject* G_B5_0 = NULL;
RuntimeObject* G_B4_0 = NULL;
int32_t G_B6_0 = 0;
RuntimeObject* G_B10_0 = NULL;
RuntimeObject* G_B9_0 = NULL;
bool G_B11_0 = false;
{
goto IL_000e;
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_000e:
{
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_1 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
if (!L_1)
{
goto IL_0149;
}
}
{
RuntimeObject* L_2 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_3 = L_2;
G_B4_0 = L_3;
if (L_3)
{
G_B5_0 = L_3;
goto IL_0032;
}
}
{
int32_t L_4;
L_4 = InternedString_GetHashCode_mD53C39966D8663D2289311ACD3AF516B8F51C9CC((&___0_key), il2cpp_rgctx_method(method->klass->rgctx_data, 38));
G_B6_0 = L_4;
goto IL_0038;
}
IL_0032:
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_5 = ___0_key;
NullCheck(G_B5_0);
int32_t L_6;
L_6 = InterfaceFuncInvoker1< int32_t, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(1 /* System.Int32 System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::GetHashCode(T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
NullCheck(L_8);
V_1 = ((int32_t)(L_7%((int32_t)(((RuntimeArray*)L_8)->max_length))));
V_2 = (-1);
Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C* L_9 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_10 = V_1;
NullCheck(L_9);
int32_t L_11 = L_10;
int32_t L_12 = (L_9)->GetAt(static_cast<il2cpp_array_size_t>(L_11));
V_3 = ((int32_t)il2cpp_codegen_subtract(L_12, 1));
goto IL_0142;
}
IL_005c:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_13 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
int32_t L_14 = V_3;
NullCheck(L_13);
V_4 = ((L_13)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_14)));
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_15 = V_4;
int32_t L_16 = (int32_t)L_15->___hashCode_0;
int32_t L_17 = V_0;
if ((!(((uint32_t)L_16) == ((uint32_t)L_17))))
{
goto IL_0138;
}
}
{
RuntimeObject* L_18 = (RuntimeObject*)__this->____comparer_6;
RuntimeObject* L_19 = L_18;
G_B9_0 = L_19;
if (L_19)
{
G_B10_0 = L_19;
goto IL_0095;
}
}
{
EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* L_20;
L_20 = (( EqualityComparer_1_t2766463F2A6BE0C5D9D2243C503B3989C7C10668* (*) (const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 2)))(il2cpp_rgctx_method(method->klass->rgctx_data, 2));
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_21 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_22 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)L_21->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_23 = ___0_key;
NullCheck(L_20);
bool L_24;
L_24 = VirtualFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, L_20, L_22, L_23);
G_B11_0 = L_24;
goto IL_00a2;
}
IL_0095:
{
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_25 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_26 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)L_25->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = ___0_key;
NullCheck(G_B10_0);
bool L_28;
L_28 = InterfaceFuncInvoker2< bool, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 >::Invoke(0 /* System.Boolean System.Collections.Generic.IEqualityComparer`1<UnityEngine.InputSystem.Utilities.InternedString>::Equals(T,T) */, il2cpp_rgctx_data(method->klass->rgctx_data, 41), 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 = (Int32U5BU5D_t19C97395396A72ECAF310612F0760F165060314C*)__this->____buckets_0;
int32_t L_31 = V_1;
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_32 = V_4;
int32_t L_33 = (int32_t)L_32->___next_1;
NullCheck(L_30);
(L_30)->SetAt(static_cast<il2cpp_array_size_t>(L_31), (int32_t)((int32_t)il2cpp_codegen_add(L_33, 1)));
goto IL_00d6;
}
IL_00be:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_34 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
int32_t L_35 = V_2;
NullCheck(L_34);
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_36 = V_4;
int32_t L_37 = (int32_t)L_36->___next_1;
((L_34)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_35)))->___next_1 = L_37;
}
IL_00d6:
{
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_38 = V_4;
L_38->___hashCode_0 = (-1);
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_39 = V_4;
int32_t L_40 = (int32_t)__this->____freeList_3;
L_39->___next_1 = L_40;
if (!true)
{
goto IL_00ff;
}
}
{
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_41 = V_4;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735* L_42 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(&L_41->___key_2);
il2cpp_codegen_initobj(L_42, sizeof(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735));
}
IL_00ff:
{
if (!true)
{
goto IL_0113;
}
}
{
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_43 = V_4;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63* L_44 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)(&L_43->___value_3);
il2cpp_codegen_initobj(L_44, sizeof(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63));
}
IL_0113:
{
int32_t L_45 = V_3;
__this->____freeList_3 = L_45;
int32_t L_46 = (int32_t)__this->____freeCount_4;
__this->____freeCount_4 = ((int32_t)il2cpp_codegen_add(L_46, 1));
int32_t L_47 = (int32_t)__this->____version_5;
__this->____version_5 = ((int32_t)il2cpp_codegen_add(L_47, 1));
return (bool)1;
}
IL_0138:
{
int32_t L_48 = V_3;
V_2 = L_48;
Entry_t5DA42CAF95F196F03BDD802C9D4F704954B556AB* L_49 = V_4;
int32_t L_50 = (int32_t)L_49->___next_1;
V_3 = L_50;
}
IL_0142:
{
int32_t L_51 = V_3;
if ((((int32_t)L_51) >= ((int32_t)0)))
{
goto IL_005c;
}
}
IL_0149:
{
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::TryGetValue(TKey,TValue&)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryGetValue_m9FE14E195387AE67558708CC025C5F68F74B3431_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63* ___1_value, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
int32_t L_1;
L_1 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_1;
int32_t L_2 = V_0;
if ((((int32_t)L_2) < ((int32_t)0)))
{
goto IL_0025;
}
}
{
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63* L_3 = ___1_value;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_4 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
int32_t L_5 = V_0;
NullCheck(L_4);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_6 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_4)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_5)))->___value_3;
*(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)L_3 = L_6;
Il2CppCodeGenWriteBarrier((void**)&(((PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)L_3)->___factoryMethod_0), (void*)NULL);
#if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS
Il2CppCodeGenWriteBarrier((void**)&(((PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)L_3)->___metadata_1), (void*)NULL);
#endif
return (bool)1;
}
IL_0025:
{
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63* L_7 = ___1_value;
il2cpp_codegen_initobj(L_7, sizeof(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63));
return (bool)0;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::TryAdd(TKey,TValue)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_TryAdd_m5FFF0923111D5C73155F7AEE09F951F6D319BBF3_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 ___0_key, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 ___1_value, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = ___0_key;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_1 = ___1_value;
bool L_2;
L_2 = (( bool (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, uint8_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 22)))(__this, L_0, L_1, (uint8_t)0, il2cpp_rgctx_method(method->klass->rgctx_data, 22));
return L_2;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_get_IsReadOnly_m77C6CB58E19E59296A0935FBC13D77665E9E7E19_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
{
return (bool)0;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_Generic_ICollectionU3CSystem_Collections_Generic_KeyValuePairU3CTKeyU2CTValueU3EU3E_CopyTo_m4C7ED4EFB0F65C5FE982957473FAA289E30BB8FA_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
{
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_0 = ___0_array;
int32_t L_1 = ___1_index;
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_0, L_1, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
return;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.ICollection.CopyTo(System.Array,System.Int32)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_ICollection_CopyTo_mBDB87AAC09DDDCCDBF24AA945DAA779652E58212_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeArray* ___0_array, int32_t ___1_index, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var);
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* V_0 = NULL;
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* V_1 = NULL;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_2 = NULL;
int32_t V_3 = 0;
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_4 = NULL;
int32_t V_5 = 0;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* V_6 = NULL;
int32_t V_7 = 0;
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 1> __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 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 29)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 29));
if ((((int32_t)((int32_t)il2cpp_codegen_subtract(L_9, L_10))) >= ((int32_t)L_11)))
{
goto IL_004b;
}
}
{
ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA((int32_t)5, NULL);
}
IL_004b:
{
RuntimeArray* L_12 = ___0_array;
V_0 = ((KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*)IsInst((RuntimeObject*)L_12, il2cpp_rgctx_data(method->klass->rgctx_data, 46)));
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_13 = V_0;
if (!L_13)
{
goto IL_005e;
}
}
{
KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9* L_14 = V_0;
int32_t L_15 = ___1_index;
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, KeyValuePair_2U5BU5D_t0BE517F10D4376DF2EE6482CC1ABC4791DB17FC9*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 36)))(__this, L_14, L_15, il2cpp_rgctx_method(method->klass->rgctx_data, 36));
return;
}
IL_005e:
{
RuntimeArray* L_16 = ___0_array;
V_1 = ((DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533*)IsInst((RuntimeObject*)L_16, DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533_il2cpp_TypeInfo_var));
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_17 = V_1;
if (!L_17)
{
goto IL_00c3;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_18 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
V_2 = L_18;
V_3 = 0;
goto IL_00b9;
}
IL_0073:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_19 = V_2;
int32_t L_20 = V_3;
NullCheck(L_19);
int32_t L_21 = (int32_t)((L_19)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_20)))->___hashCode_0;
if ((((int32_t)L_21) < ((int32_t)0)))
{
goto IL_00b5;
}
}
{
DictionaryEntryU5BU5D_t410156653E754D17B5E1161CC6CF565103B63533* L_22 = V_1;
int32_t L_23 = ___1_index;
int32_t L_24 = L_23;
___1_index = ((int32_t)il2cpp_codegen_add(L_24, 1));
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_25 = V_2;
int32_t L_26 = V_3;
NullCheck(L_25);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_27 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_25)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_26)))->___key_2;
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_28 = L_27;
RuntimeObject* L_29 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 21), &L_28);
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_30 = V_2;
int32_t L_31 = V_3;
NullCheck(L_30);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_32 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_30)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_31)))->___value_3;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_33 = L_32;
RuntimeObject* L_34 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 28), &L_33);
DictionaryEntry_t171080F37B311C25AA9E75888F9C9D703FA721BB L_35;
memset((&L_35), 0, sizeof(L_35));
DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA((&L_35), L_29, L_34, /*hidden argument*/NULL);
NullCheck(L_22);
(L_22)->SetAt(static_cast<il2cpp_array_size_t>(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 = (int32_t)__this->____count_2;
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
{// begin try (depth: 1)
{
int32_t L_41 = (int32_t)__this->____count_2;
V_5 = L_41;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_42 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
V_6 = L_42;
V_7 = 0;
goto IL_0130_1;
}
IL_00ea_1:
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_43 = V_6;
int32_t L_44 = V_7;
NullCheck(L_43);
int32_t L_45 = (int32_t)((L_43)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_44)))->___hashCode_0;
if ((((int32_t)L_45) < ((int32_t)0)))
{
goto IL_012a_1;
}
}
{
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_46 = V_4;
int32_t L_47 = ___1_index;
int32_t L_48 = L_47;
___1_index = ((int32_t)il2cpp_codegen_add(L_48, 1));
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_49 = V_6;
int32_t L_50 = V_7;
NullCheck(L_49);
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_51 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)((L_49)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_50)))->___key_2;
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_52 = V_6;
int32_t L_53 = V_7;
NullCheck(L_52);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_54 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_52)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_53)))->___value_3;
KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 L_55;
memset((&L_55), 0, sizeof(L_55));
KeyValuePair_2__ctor_m264A05A8437C53AFA1A11C4E1B71781184FB5EBC((&L_55), L_51, L_54, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 31));
KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16 L_56 = L_55;
RuntimeObject* L_57 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 30), &L_56);
NullCheck(L_46);
ArrayElementTypeCheck (L_46, L_57);
(L_46)->SetAt(static_cast<il2cpp_array_size_t>(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;
}
}// end try (depth: 1)
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:
{// begin catch(System.ArrayTypeMismatchException)
ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58(NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_0140;
}// end catch (depth: 1)
IL_0140:
{
return;
}
}
// System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.IEnumerable.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IEnumerable_GetEnumerator_mFE2A86138EF859D6DBABB61426A41C3A20D89B40_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
{
Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0((&L_0), __this, 2, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
// System.Object System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.ICollection.get_SyncRoot()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_ICollection_get_SyncRoot_mA9B3B016B1B9B636F162EBB65B3829BB6F3647B7_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
static bool s_Il2CppMethodInitialized;
if (!s_Il2CppMethodInitialized)
{
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&RuntimeObject_il2cpp_TypeInfo_var);
s_Il2CppMethodInitialized = true;
}
{
RuntimeObject* L_0 = (RuntimeObject*)__this->____syncRoot_9;
if (L_0)
{
goto IL_001a;
}
}
{
RuntimeObject** L_1 = (RuntimeObject**)(&__this->____syncRoot_9);
RuntimeObject* L_2 = (RuntimeObject*)il2cpp_codegen_object_new(RuntimeObject_il2cpp_TypeInfo_var);
NullCheck(L_2);
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(L_2, NULL);
RuntimeObject* L_3;
L_3 = InterlockedCompareExchangeImpl<RuntimeObject*>(L_1, L_2, NULL);
}
IL_001a:
{
RuntimeObject* L_4 = (RuntimeObject*)__this->____syncRoot_9;
return L_4;
}
}
// System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.IDictionary.get_Values()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Values_mD8863F2ACC5546AF7501BEFC52DB8C4F0D0ABE33_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
{
ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* L_0;
L_0 = (( ValueCollection_t96C31E0C36EF324B4BA86A8ED314F2AF342D6D6C* (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 48)))(__this, il2cpp_rgctx_method(method->klass->rgctx_data, 48));
return (RuntimeObject*)L_0;
}
}
// System.Object System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.IDictionary.get_Item(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_get_Item_m3A9B7A0B93520FC430D2C642BD95EE4497BEE3FB_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
int32_t V_0 = 0;
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0030;
}
}
{
RuntimeObject* L_2 = ___0_key;
int32_t L_3;
L_3 = (( int32_t (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 20)))(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 20));
V_0 = L_3;
int32_t L_4 = V_0;
if ((((int32_t)L_4) < ((int32_t)0)))
{
goto IL_0030;
}
}
{
EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4* L_5 = (EntryU5BU5D_t6FFF9155A8574DAE59AE5E53B83EB0E1FBFF79E4*)__this->____entries_1;
int32_t L_6 = V_0;
NullCheck(L_5);
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_7 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)((L_5)->GetAddressAt(static_cast<il2cpp_array_size_t>(L_6)))->___value_3;
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_8 = L_7;
RuntimeObject* L_9 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 28), &L_8);
return L_9;
}
IL_0030:
{
return NULL;
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.IDictionary.set_Item(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_set_Item_m344C8C0AB25818170A990C01A033FC91FF079FC9_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 52)))(__this, L_3, ((*(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)((PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))))), il2cpp_rgctx_method(method->klass->rgctx_data, 52));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::IsCompatibleKey(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_IsCompatibleKey_m1644C4B6515892B9E6EACB1EBC37931F3E47E2AF_gshared (RuntimeObject* ___0_key, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_key;
if (L_0)
{
goto IL_0009;
}
}
{
ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC((int32_t)5, NULL);
}
IL_0009:
{
RuntimeObject* L_1 = ___0_key;
return (bool)((!(((RuntimeObject*)(RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_1, il2cpp_rgctx_data(InitializedTypeInfo(method->klass)->rgctx_data, 21)))) <= ((RuntimeObject*)(RuntimeObject*)NULL)))? 1 : 0);
}
}
// System.Void System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.IDictionary.Add(System.Object,System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Dictionary_2_System_Collections_IDictionary_Add_m396DFA918F7E260386711D00531508BF7B188813_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_key, RuntimeObject* ___1_value, const RuntimeMethod* method)
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 V_0;
memset((&V_0), 0, sizeof(V_0));
il2cpp::utils::ExceptionSupportStack<RuntimeObject*, 2> __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;
(( void (*) (RuntimeObject*, int32_t, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 51)))(L_1, (int32_t)((int32_t)15), il2cpp_rgctx_method(method->klass->rgctx_data, 51));
}
try
{// begin try (depth: 1)
{
RuntimeObject* L_2 = ___0_key;
V_0 = ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21)))));
}
try
{// begin try (depth: 2)
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_3 = V_0;
RuntimeObject* L_4 = ___1_value;
(( void (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 9)))(__this, L_3, ((*(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)((PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)(PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63*)UnBox(L_4, il2cpp_rgctx_data(method->klass->rgctx_data, 28))))), il2cpp_rgctx_method(method->klass->rgctx_data, 9));
goto IL_003a_1;
}// end try (depth: 2)
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:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_5 = ___1_value;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_6 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 53)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_7;
L_7 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_6, NULL);
ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910(L_5, L_7, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_003a_1;
}// end catch (depth: 2)
IL_003a_1:
{
goto IL_004f;
}
}// end try (depth: 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_003c;
}
throw e;
}
CATCH_003c:
{// begin catch(System.InvalidCastException)
RuntimeObject* L_8 = ___0_key;
RuntimeTypeHandle_t332A452B8B6179E4469B69525D0FE82A88030F7B L_9 = { reinterpret_cast<intptr_t> (il2cpp_rgctx_type(method->klass->rgctx_data, 54)) };
il2cpp_codegen_runtime_class_init_inline(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Type_t_il2cpp_TypeInfo_var)));
Type_t* L_10;
L_10 = Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57(L_9, NULL);
ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982(L_8, L_10, NULL);
IL2CPP_POP_ACTIVE_EXCEPTION();
goto IL_004f;
}// end catch (depth: 1)
IL_004f:
{
return;
}
}
// System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.IDictionary.Contains(System.Object)
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Dictionary_2_System_Collections_IDictionary_Contains_mF90BA9F7D518AD2521F69A8D5B4837A6E7623375_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, RuntimeObject* ___0_key, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = ___0_key;
bool L_1;
L_1 = (( bool (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 49)))(L_0, il2cpp_rgctx_method(method->klass->rgctx_data, 49));
if (!L_1)
{
goto IL_0015;
}
}
{
RuntimeObject* L_2 = ___0_key;
bool L_3;
L_3 = (( bool (*) (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1*, InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735, const RuntimeMethod*))il2cpp_codegen_get_method_pointer(il2cpp_rgctx_method(method->klass->rgctx_data, 55)))(__this, ((*(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)((InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)(InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735*)UnBox(L_2, il2cpp_rgctx_data(method->klass->rgctx_data, 21))))), il2cpp_rgctx_method(method->klass->rgctx_data, 55));
return L_3;
}
IL_0015:
{
return (bool)0;
}
}
// System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.InputSystem.Utilities.InternedString,UnityEngine.InputSystem.Layouts.InputControlLayout/Collection/PrecompiledLayout>::System.Collections.IDictionary.GetEnumerator()
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* Dictionary_2_System_Collections_IDictionary_GetEnumerator_mB5AF169CDE78094BC358543702AD9605D4341C0B_gshared (Dictionary_2_tD68C40116E127FE79F9E7AF07820CFDDBF20A8C1* __this, const RuntimeMethod* method)
{
{
Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_0;
memset((&L_0), 0, sizeof(L_0));
Enumerator__ctor_mBD71310208BE916D0BF111172B072181C46509C0((&L_0), __this, 1, /*hidden argument*/il2cpp_rgctx_method(method->klass->rgctx_data, 33));
Enumerator_tF00F585EEE3FC414CF5B2964E8B347EFD3CE2074 L_1 = L_0;
RuntimeObject* L_2 = Box(il2cpp_rgctx_data(method->klass->rgctx_data, 32), &L_1);
return (RuntimeObject*)L_2;
}
}
#ifdef __clang__
#pragma clang diagnostic pop
#endif
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C KeyValuePair_2_get_Key_m65BCAC421AB1FE8DC406C8EE79A8CD2516E11BCC_gshared_inline (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C* __this, const RuntimeMethod* method)
{
{
IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C L_0 = (IntVector_tF31403FD7CA4A560745719B0E36FAF35F1EBC71C)__this->___key_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_mE3D71331910D843ECFC2E8AFD44A575D1439A078_gshared_inline (KeyValuePair_2_tFEA65F944B23A434C3F6CE640D463214D5E8FA1C* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = (RuntimeObject*)__this->___value_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 KeyValuePair_2_get_Key_mAAA09E72C696F5D64F20D36BEFAB10C5FAE85D2F_gshared_inline (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F* __this, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)__this->___key_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t KeyValuePair_2_get_Value_m05C802A06EC32950D1ABB1A8F163AB72CE55315D_gshared_inline (KeyValuePair_2_t8280C753255CF90F137C1A89B2D180DA8F9F283F* __this, const RuntimeMethod* method)
{
{
int32_t L_0 = (int32_t)__this->___value_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 KeyValuePair_2_get_Key_m23EAAB4240686DA5C539C0C98B8063BB6ACE0310_gshared_inline (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3* __this, const RuntimeMethod* method)
{
{
IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7 L_0 = (IntVector2_t2DFD1430F75D3E32E93DE921832E85D4A3FD53F7)__this->___key_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_mC2915B028987E80D4EDE76EF537F3446626CF1F2_gshared_inline (KeyValuePair_2_tF2CF3F8B5F8385A4A0450CB75A190401416A73C3* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = (RuntimeObject*)__this->___value_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 KeyValuePair_2_get_Key_m42DBB68B3E467AC76CC1E3A685F1293EAC326E3E_gshared_inline (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76* __this, const RuntimeMethod* method)
{
{
IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19 L_0 = (IntVector2Key_t876A74A676EAA0A8F636049D2756C9C7DE86AF19)__this->___key_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_mC7058DF972DC4A94E926A21FE03FFF645C6DFC94_gshared_inline (KeyValuePair_2_t7445489B9842ADC15C708D5D1D9E9DD517BC1F76* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = (RuntimeObject*)__this->___value_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_m1CB6F60C92EA1D02F1EA4C9D5FE3E99135106366_gshared_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)__this->___key_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Value_mF435B6476430535B584A380694C9477CCDD5D777_gshared_inline (KeyValuePair_2_t91EA25BC5C63ED04F5E7DDC2D2E48D53C13A8B16* __this, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)__this->___value_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mC668DBB7580ADCE4B3D87DA1C6E91F6E56B9EE84_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)__this->___key_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* KeyValuePair_2_get_Value_m1425379DCDEDB955455E242B31CD2AE43552B441_gshared_inline (KeyValuePair_2_tC24A74EF64A292F5C6BA77D0B04CD6620D2DE3AC* __this, const RuntimeMethod* method)
{
{
RuntimeObject* L_0 = (RuntimeObject*)__this->___value_1;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 KeyValuePair_2_get_Key_mFB0D159D9DC30152D1039C9CFB946709157545E9_gshared_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method)
{
{
InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735 L_0 = (InternedString_t8D62A48CB7D85AAE9CFCCCFB0A77AC2844905735)__this->___key_0;
return L_0;
}
}
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 KeyValuePair_2_get_Value_m7E075C98EC2F92D5D68F040FFE0BD92A18466EBC_gshared_inline (KeyValuePair_2_tE49DF4AB63A71F3F1079BB2829B680B3F8A3BE16* __this, const RuntimeMethod* method)
{
{
PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63 L_0 = (PrecompiledLayout_tEFFE070A47145E8B18D5003F777983D278034A63)__this->___value_1;
return L_0;
}
}