#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" template struct VirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct VirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct VirtFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct GenericVirtFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericVirtFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct 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); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct GenericInterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericInterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Func`3 struct Func_3_t2913389501; // System.IAsyncResult struct IAsyncResult_t767004451; // System.AsyncCallback struct AsyncCallback_t3962456242; // System.Func`3 struct Func_3_t1077775491; // System.Func`3 struct Func_3_t2981598156; // System.Func`3 struct Func_3_t71223522; // System.Func`3 struct Func_3_t2224880305; // System.Func`3 struct Func_3_t1949511886; // System.Func`3 struct Func_3_t917820785; // System.Func`3 struct Func_3_t598719483; // System.Func`3 struct Func_3_t1561626173; // System.Func`3 struct Func_3_t1046187319; // System.Func`3 struct Func_3_t985169317; // System.Func`3 struct Func_3_t3721930575; // System.Func`3 struct Func_3_t1018013445; // System.Func`3 struct Func_3_t1141846332; // System.Func`3 struct Func_3_t1639205264; // System.Func`3 struct Func_3_t1335035733; // System.Func`3 struct Func_3_t2941184128; // System.Func`3 struct Func_3_t2483360757; // System.Func`3 struct Func_3_t2139656258; // System.Func`3 struct Func_3_t1137089178; // System.Func`3 struct Func_3_t3029905174; // System.Func`3 struct Func_3_t3674467516; // System.Func`3 struct Func_3_t2985759651; // System.Func`3 struct Func_3_t4064129742; // System.Func`3 struct Func_3_t163862757; // System.Func`3 struct Func_3_t4163800905; // System.Func`3 struct Func_3_t273462125; // System.Func`3 struct Func_3_t1221529914; // System.Func`3 struct Func_3_t3543161050; // System.Func`3 struct Func_3_t3629162908; // System.Func`3 struct Func_3_t597251252; // System.Func`3 struct Func_3_t3912716756; // System.Func`3 struct Func_3_t3657233981; // System.Func`3 struct Func_3_t995773037; // System.Func`3 struct Func_3_t728804784; // System.Func`3 struct Func_3_t1587675589; // System.Func`3 struct Func_3_t1830757268; // System.Func`3 struct Func_3_t2247928810; // System.Func`3 struct Func_3_t1081277740; // System.Func`3 struct Func_3_t2920156535; // System.Func`3 struct Func_3_t2565200902; // System.Func`3 struct Func_3_t862193323; // System.Func`3 struct Func_3_t1139829268; // System.Func`3 struct Func_3_t636015481; // System.Func`3 struct Func_3_t309920011; // System.Func`3 struct Func_3_t3660467205; // System.Func`3 struct Func_3_t813308931; // System.Func`3 struct Func_3_t2521804950; // System.Func`3 struct Func_3_t1722860877; // System.Func`3 struct Func_3_t3874813828; // System.Func`3 struct Func_3_t1808422525; // System.Func`3 struct Func_3_t3943146516; // System.Func`3 struct Func_3_t2145511221; // System.Func`3 struct Func_3_t1060315009; // System.Func`3 struct Func_3_t2749376400; // System.Func`3 struct Func_3_t3958283593; // System.Func`3 struct Func_3_t2856406242; // System.Func`3 struct Func_3_t1127724970; // System.Func`3 struct Func_3_t2359542504; // System.Func`3 struct Func_3_t3011193929; // System.Func`3 struct Func_3_t3728452489; // System.Func`3 struct Func_3_t4212062182; // System.Func`3 struct Func_3_t553700263; // System.Func`3 struct Func_3_t2424245946; // System.Func`3 struct Func_3_t1351672341; // System.Func`3 struct Func_3_t935578932; // System.Func`3 struct Func_3_t2501662873; // System.Func`3 struct Func_3_t2098378346; // System.Func`3 struct Func_3_t3804767407; // System.Func`3 struct Func_3_t2913727041; // System.Func`3 struct Func_3_t3589166288; // System.Func`3 struct Func_3_t2575420208; // System.Func`3 struct Func_3_t1615958854; // System.Func`3 struct Func_3_t3398609381; // System.Func`3 struct Func_3_t766691812; // System.Linq.Enumerable/c__Iterator0`1 struct U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600; // System.Collections.IEnumerator struct IEnumerator_t1853284238; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3556546106; // System.NotSupportedException struct NotSupportedException_t1314879016; // System.Linq.Enumerable/c__Iterator0`1 struct U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t3512676632; // System.Linq.Enumerable/c__Iterator1`1 struct U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286; // System.Linq.Enumerable/c__Iterator5`2 struct U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734; // System.Linq.IGrouping`2 struct IGrouping_2_t3043587376; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t3476157844; // System.Collections.Generic.List`1 struct List_1_t257213610; // System.Linq.Enumerable/c__Iterator6`3 struct U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958; // System.Linq.Enumerable/c__IteratorB`4 struct U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867; // System.Linq.Enumerable/c__Iterator10`2> struct U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402; // System.Collections.Generic.IEnumerator`1> struct IEnumerator_1_t2962787787; // System.Linq.Enumerable/c__Iterator10`2 struct U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369; // System.Linq.Enumerable/c__Iterator12`2 struct U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702; // System.Linq.Enumerable/c__Iterator14`3 struct U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766; // System.Linq.Enumerable/c__Iterator1C`1 struct U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t4067030938; // System.Linq.Enumerable/c__Iterator1C`1 struct U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117; // System.Linq.Enumerable/c__Iterator1D`1 struct U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_t1460113404; // System.Linq.Enumerable/c__Iterator1D`1 struct U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833; // System.Linq.Grouping`2 struct Grouping_2_t207236696; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t2059959053; // System.Linq.Lookup`2/c__Iterator20 struct U3CGetEnumeratorU3Ec__Iterator20_t1391441159; // System.Linq.Lookup`2 struct Lookup_2_t2604133957; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t1604619894; // System.Linq.OrderedEnumerable`1 struct OrderedEnumerable_1_t2805645640; // System.Linq.OrderedSequence`2 struct OrderedSequence_2_t1569044711; // System.Func`2 struct Func_2_t2317969963; // System.Collections.Generic.IComparer`1 struct IComparer_1_t4205211232; // System.Linq.SortContext`1 struct SortContext_1_t935787566; // System.Linq.OrderedSequence`2 struct OrderedSequence_2_t1698205122; // System.Func`2 struct Func_2_t2447130374; // System.Collections.Generic.IComparer`1 struct IComparer_1_t39404347; // System.Linq.QuickSort`1/c__Iterator21 struct U3CSortU3Ec__Iterator21_t1697407369; // System.Linq.QuickSort`1 struct QuickSort_1_t297686655; // System.Int32[] struct Int32U5BU5D_t385246372; // System.Linq.SortSequenceContext`2 struct SortSequenceContext_2_t1826365947; // System.Object[] struct ObjectU5BU5D_t2843939325; // System.Linq.SortSequenceContext`2 struct SortSequenceContext_2_t1955526358; // System.InvalidOperationException struct InvalidOperationException_t56020091; // System.String struct String_t; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t1446825192; // System.Collections.Generic.HashSet`1 struct HashSet_1_t2199409944; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t2614313359; // System.Collections.Generic.HashSet`1/Link[] struct LinkU5BU5D_t1921189126; // System.Char[] struct CharU5BU5D_t3528271667; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t950877179; // System.Collections.Generic.IEqualityComparer`1 struct IEqualityComparer_1_t892470886; // System.Collections.Generic.HashSet`1 struct HashSet_1_t1645055638; // System.Collections.Generic.HashSet`1/Link[] struct LinkU5BU5D_t1236856784; // System.Func`2 struct Func_2_t3759279471; // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t96026364; // System.Collections.Generic.Link[] struct LinkU5BU5D_t964245573; // System.Linq.IGrouping`2[] struct IGrouping_2U5BU5D_t2654969873; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t4020170192; // System.Func`2> struct Func_2_t1426983263; // System.Collections.IEnumerable struct IEnumerable_t1941168011; // System.Collections.Generic.List`1[] struct List_1U5BU5D_t1744556399; // System.Collections.Generic.Dictionary`2/Transform`1,System.Collections.DictionaryEntry> struct Transform_1_t3109756718; // System.Linq.ILookup`2 struct ILookup_2_t1482571861; // System.IntPtr[] struct IntPtrU5BU5D_t4013366056; // System.Collections.IDictionary struct IDictionary_t1363984059; // System.Action`1 struct Action_1_t2019918284; // System.Byte struct Byte_t1134296376; // System.Double struct Double_t594665363; // System.UInt16 struct UInt16_t2177724958; // System.Void struct Void_t1185182177; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t2103828527; // System.Func`2> struct Func_2_t3270419407; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t7395825; // System.Func`2 struct Func_2_t1573880443; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t132545152; // UnityEngine.GameObject struct GameObject_t1113636619; // UnityEngine.EventSystems.BaseRaycaster struct BaseRaycaster_t4150874583; // System.Reflection.MethodInfo struct MethodInfo_t; // System.DelegateData struct DelegateData_t1677132599; extern RuntimeClass* IntPtr_t_il2cpp_TypeInfo_var; extern RuntimeClass* Int32_t2950945753_il2cpp_TypeInfo_var; extern const uint32_t Func_3_BeginInvoke_m2288032984_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3464907750_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1122110867_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2261599685_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2268738353_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3338080183_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m4153978075_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2847541246_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3639068552_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m469903293_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3462834842_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3290605037_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m688601266_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m626654010_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m431828896_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1142225403_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3133310023_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m664260199_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m664409270_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1030825523_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2024467298_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2812756039_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m780555649_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3414971787_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m349055626_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m483662069_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2331405466_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m443121542_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1187741850_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m895748551_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3649209178_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3135140759_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2236099667_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m4242279214_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1256751575_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1489864075_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2567907369_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m441364185_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2849168551_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m507546913_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1207887760_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2207892901_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3998287785_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m245904980_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m141220786_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2855571981_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m4082348586_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2881541228_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3078452800_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m815332473_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3701039335_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1030108453_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m4012808647_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3032482369_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3661151688_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3881193357_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m650681564_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2485252362_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2996173098_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1767170569_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2239127980_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1257463122_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m4121523926_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1159441428_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1897961061_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2374791502_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m3560793747_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1675339806_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m481234633_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1234080310_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2303554848_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m2096154426_MetadataUsageId; extern const uint32_t Func_3_BeginInvoke_m1681278488_MetadataUsageId; extern RuntimeClass* LogType_t73765434_il2cpp_TypeInfo_var; extern const uint32_t Func_3_BeginInvoke_m316034220_MetadataUsageId; extern RuntimeClass* IEnumerable_t1941168011_il2cpp_TypeInfo_var; extern RuntimeClass* IEnumerator_t1853284238_il2cpp_TypeInfo_var; extern RuntimeClass* IDisposable_t3640265483_il2cpp_TypeInfo_var; extern const uint32_t U3CCreateCastIteratorU3Ec__Iterator0_1_MoveNext_m3843893023_MetadataUsageId; extern const uint32_t U3CCreateCastIteratorU3Ec__Iterator0_1_Dispose_m2824025961_MetadataUsageId; extern RuntimeClass* NotSupportedException_t1314879016_il2cpp_TypeInfo_var; extern const RuntimeMethod* U3CCreateCastIteratorU3Ec__Iterator0_1_Reset_m2374630527_RuntimeMethod_var; extern const uint32_t U3CCreateCastIteratorU3Ec__Iterator0_1_Reset_m2374630527_MetadataUsageId; extern const uint32_t U3CCreateCastIteratorU3Ec__Iterator0_1_MoveNext_m3250539253_MetadataUsageId; extern const uint32_t U3CCreateCastIteratorU3Ec__Iterator0_1_Dispose_m3246939548_MetadataUsageId; extern const RuntimeMethod* U3CCreateCastIteratorU3Ec__Iterator0_1_Reset_m1153838595_RuntimeMethod_var; extern const uint32_t U3CCreateCastIteratorU3Ec__Iterator0_1_Reset_m1153838595_MetadataUsageId; extern const uint32_t U3CCreateConcatIteratorU3Ec__Iterator1_1_MoveNext_m3038961010_MetadataUsageId; extern const uint32_t U3CCreateConcatIteratorU3Ec__Iterator1_1_Dispose_m1383592366_MetadataUsageId; extern const RuntimeMethod* U3CCreateConcatIteratorU3Ec__Iterator1_1_Reset_m2770593280_RuntimeMethod_var; extern const uint32_t U3CCreateConcatIteratorU3Ec__Iterator1_1_Reset_m2770593280_MetadataUsageId; extern const uint32_t U3CCreateGroupByIteratorU3Ec__Iterator5_2_MoveNext_m230374514_MetadataUsageId; extern const uint32_t U3CCreateGroupByIteratorU3Ec__Iterator5_2_Dispose_m2933235441_MetadataUsageId; extern const RuntimeMethod* U3CCreateGroupByIteratorU3Ec__Iterator5_2_Reset_m2746935905_RuntimeMethod_var; extern const uint32_t U3CCreateGroupByIteratorU3Ec__Iterator5_2_Reset_m2746935905_MetadataUsageId; extern const uint32_t U3CCreateGroupByIteratorU3Ec__Iterator6_3_MoveNext_m321380641_MetadataUsageId; extern const uint32_t U3CCreateGroupByIteratorU3Ec__Iterator6_3_Dispose_m683535158_MetadataUsageId; extern const RuntimeMethod* U3CCreateGroupByIteratorU3Ec__Iterator6_3_Reset_m1795011059_RuntimeMethod_var; extern const uint32_t U3CCreateGroupByIteratorU3Ec__Iterator6_3_Reset_m1795011059_MetadataUsageId; extern const uint32_t U3CCreateJoinIteratorU3Ec__IteratorB_4_MoveNext_m260164366_MetadataUsageId; extern const uint32_t U3CCreateJoinIteratorU3Ec__IteratorB_4_Dispose_m451213066_MetadataUsageId; extern const RuntimeMethod* U3CCreateJoinIteratorU3Ec__IteratorB_4_Reset_m3805732862_RuntimeMethod_var; extern const uint32_t U3CCreateJoinIteratorU3Ec__IteratorB_4_Reset_m3805732862_MetadataUsageId; extern const uint32_t U3CCreateSelectIteratorU3Ec__Iterator10_2_MoveNext_m1576559073_MetadataUsageId; extern const uint32_t U3CCreateSelectIteratorU3Ec__Iterator10_2_Dispose_m669456459_MetadataUsageId; extern const RuntimeMethod* U3CCreateSelectIteratorU3Ec__Iterator10_2_Reset_m4142556075_RuntimeMethod_var; extern const uint32_t U3CCreateSelectIteratorU3Ec__Iterator10_2_Reset_m4142556075_MetadataUsageId; extern const uint32_t U3CCreateSelectIteratorU3Ec__Iterator10_2_MoveNext_m3133424210_MetadataUsageId; extern const uint32_t U3CCreateSelectIteratorU3Ec__Iterator10_2_Dispose_m437323034_MetadataUsageId; extern const RuntimeMethod* U3CCreateSelectIteratorU3Ec__Iterator10_2_Reset_m2429402641_RuntimeMethod_var; extern const uint32_t U3CCreateSelectIteratorU3Ec__Iterator10_2_Reset_m2429402641_MetadataUsageId; extern const uint32_t U3CCreateSelectManyIteratorU3Ec__Iterator12_2_MoveNext_m3051216696_MetadataUsageId; extern const uint32_t U3CCreateSelectManyIteratorU3Ec__Iterator12_2_Dispose_m4112595116_MetadataUsageId; extern const RuntimeMethod* U3CCreateSelectManyIteratorU3Ec__Iterator12_2_Reset_m3474560011_RuntimeMethod_var; extern const uint32_t U3CCreateSelectManyIteratorU3Ec__Iterator12_2_Reset_m3474560011_MetadataUsageId; extern const uint32_t U3CCreateSelectManyIteratorU3Ec__Iterator14_3_MoveNext_m2213753711_MetadataUsageId; extern const uint32_t U3CCreateSelectManyIteratorU3Ec__Iterator14_3_Dispose_m3197991681_MetadataUsageId; extern const RuntimeMethod* U3CCreateSelectManyIteratorU3Ec__Iterator14_3_Reset_m2847700488_RuntimeMethod_var; extern const uint32_t U3CCreateSelectManyIteratorU3Ec__Iterator14_3_Reset_m2847700488_MetadataUsageId; extern const uint32_t U3CCreateUnionIteratorU3Ec__Iterator1C_1_MoveNext_m716601559_MetadataUsageId; extern const uint32_t U3CCreateUnionIteratorU3Ec__Iterator1C_1_Dispose_m3891701641_MetadataUsageId; extern const RuntimeMethod* U3CCreateUnionIteratorU3Ec__Iterator1C_1_Reset_m3999512703_RuntimeMethod_var; extern const uint32_t U3CCreateUnionIteratorU3Ec__Iterator1C_1_Reset_m3999512703_MetadataUsageId; extern const uint32_t U3CCreateUnionIteratorU3Ec__Iterator1C_1_MoveNext_m1369105779_MetadataUsageId; extern const uint32_t U3CCreateUnionIteratorU3Ec__Iterator1C_1_Dispose_m2986278522_MetadataUsageId; extern const RuntimeMethod* U3CCreateUnionIteratorU3Ec__Iterator1C_1_Reset_m3846623351_RuntimeMethod_var; extern const uint32_t U3CCreateUnionIteratorU3Ec__Iterator1C_1_Reset_m3846623351_MetadataUsageId; extern const uint32_t U3CCreateWhereIteratorU3Ec__Iterator1D_1_MoveNext_m4179013402_MetadataUsageId; extern const uint32_t U3CCreateWhereIteratorU3Ec__Iterator1D_1_Dispose_m1577888037_MetadataUsageId; extern const RuntimeMethod* U3CCreateWhereIteratorU3Ec__Iterator1D_1_Reset_m1147638717_RuntimeMethod_var; extern const uint32_t U3CCreateWhereIteratorU3Ec__Iterator1D_1_Reset_m1147638717_MetadataUsageId; extern const uint32_t U3CCreateWhereIteratorU3Ec__Iterator1D_1_MoveNext_m612748497_MetadataUsageId; extern const uint32_t U3CCreateWhereIteratorU3Ec__Iterator1D_1_Dispose_m838916350_MetadataUsageId; extern const RuntimeMethod* U3CCreateWhereIteratorU3Ec__Iterator1D_1_Reset_m2453824118_RuntimeMethod_var; extern const uint32_t U3CCreateWhereIteratorU3Ec__Iterator1D_1_Reset_m2453824118_MetadataUsageId; extern const uint32_t U3CGetEnumeratorU3Ec__Iterator20_MoveNext_m3463397448_MetadataUsageId; extern const uint32_t U3CGetEnumeratorU3Ec__Iterator20_Dispose_m3561980713_MetadataUsageId; extern const RuntimeMethod* U3CGetEnumeratorU3Ec__Iterator20_Reset_m3455759635_RuntimeMethod_var; extern const uint32_t U3CGetEnumeratorU3Ec__Iterator20_Reset_m3455759635_MetadataUsageId; extern const uint32_t Lookup_2__ctor_m469575904_MetadataUsageId; extern const RuntimeMethod* U3CSortU3Ec__Iterator21_Reset_m1241298888_RuntimeMethod_var; extern const uint32_t U3CSortU3Ec__Iterator21_Reset_m1241298888_MetadataUsageId; extern RuntimeClass* Int32U5BU5D_t385246372_il2cpp_TypeInfo_var; extern const uint32_t QuickSort_1_CreateIndexes_m304037801_MetadataUsageId; extern RuntimeClass* InvalidOperationException_t56020091_il2cpp_TypeInfo_var; extern const RuntimeMethod* Nullable_1_get_Value_m3586925169_RuntimeMethod_var; extern String_t* _stringLiteral2248280106; extern const uint32_t Nullable_1_get_Value_m3586925169_MetadataUsageId; extern RuntimeClass* Ease_t4010715394_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m1543655689_MetadataUsageId; extern RuntimeClass* String_t_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_ToString_m1617750278_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m2098102441_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m2098102441_MetadataUsageId; extern RuntimeClass* LogBehaviour_t1548882435_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m2299728735_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m1343248062_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m3175683091_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m3175683091_MetadataUsageId; extern RuntimeClass* LoopType_t3049802818_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m1612280641_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m453745902_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m1294251930_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m1294251930_MetadataUsageId; extern RuntimeClass* ConstructorHandling_t3189370124_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m276268742_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m939747403_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m291624751_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m291624751_MetadataUsageId; extern RuntimeClass* DateFormatHandling_t1376167855_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m1913653839_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m2107585080_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m967509869_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m967509869_MetadataUsageId; extern RuntimeClass* DateParseHandling_t2751701876_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m2099897722_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m1803279369_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m1698107627_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m1698107627_MetadataUsageId; extern RuntimeClass* DateTimeZoneHandling_t3002599730_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m4071918947_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m3080996822_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m646201621_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m646201621_MetadataUsageId; extern RuntimeClass* DefaultValueHandling_t3240998650_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m1196888798_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m2192083139_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m2723061974_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m2723061974_MetadataUsageId; extern RuntimeClass* FloatFormatHandling_t562907821_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m290762756_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m2170913638_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m3740260471_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m3740260471_MetadataUsageId; extern RuntimeClass* FloatParseHandling_t1006965658_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m3742757386_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m513561700_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m303153228_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m303153228_MetadataUsageId; extern RuntimeClass* Formatting_t2192044929_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m1790712026_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m1443886739_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m1161159683_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m1161159683_MetadataUsageId; extern RuntimeClass* JsonPosition_t2528027714_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m337905963_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m3526090872_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m3850116343_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m3850116343_MetadataUsageId; extern RuntimeClass* JsonToken_t1917433489_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m761099379_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m2833593018_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m3001236923_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m3001236923_MetadataUsageId; extern RuntimeClass* JTokenType_t3022361662_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m10639057_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m3797632349_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m3460352062_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m3460352062_MetadataUsageId; extern RuntimeClass* MetadataPropertyHandling_t1042169553_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m4194659795_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m1934420658_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m3309871635_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m3309871635_MetadataUsageId; extern RuntimeClass* MissingMemberHandling_t4043300624_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m439771176_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m1455318522_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m1324517404_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m1324517404_MetadataUsageId; extern RuntimeClass* NullValueHandling_t3402136445_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m3511573578_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m2350172954_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m416965617_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m416965617_MetadataUsageId; extern RuntimeClass* ObjectCreationHandling_t3160794531_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m3308733472_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m202931553_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m585159902_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m585159902_MetadataUsageId; extern RuntimeClass* PreserveReferencesHandling_t815988812_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m3733251015_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m1141867201_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m1351164548_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m1351164548_MetadataUsageId; extern RuntimeClass* ReferenceLoopHandling_t1329130968_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m273652804_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m99265565_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m2291331898_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m2291331898_MetadataUsageId; extern RuntimeClass* Required_t1591382370_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m1906690921_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m299632272_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m942761362_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m942761362_MetadataUsageId; extern RuntimeClass* PropertyPresence_t2490594612_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m1675927092_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m848072290_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m1165265533_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m1165265533_MetadataUsageId; extern RuntimeClass* StringEscapeHandling_t4077875565_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m3541197227_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m3835484468_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m4040730042_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m4040730042_MetadataUsageId; extern RuntimeClass* TypeNameHandling_t3731987346_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m1522390980_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m1703930686_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m3418327087_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m3418327087_MetadataUsageId; extern RuntimeClass* Boolean_t97287965_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m1466134572_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m3428050117_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m3034850744_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m3034850744_MetadataUsageId; extern RuntimeClass* Byte_t1134296376_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m587541495_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m3594097646_MetadataUsageId; extern const RuntimeMethod* Nullable_1_get_Value_m941660030_RuntimeMethod_var; extern const uint32_t Nullable_1_get_Value_m941660030_MetadataUsageId; extern RuntimeClass* Char_t3634460470_il2cpp_TypeInfo_var; extern const uint32_t Nullable_1_Equals_m798746898_MetadataUsageId; extern const uint32_t Nullable_1_ToString_m2964409820_MetadataUsageId; struct ObjectU5BU5D_t2843939325; struct Int32U5BU5D_t385246372; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H struct Il2CppArrayBounds; #ifndef RUNTIMEARRAY_H #define RUNTIMEARRAY_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Array #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEARRAY_H #ifndef U3CCREATEUNIONITERATORU3EC__ITERATOR1C_1_T3169856423_H #define U3CCREATEUNIONITERATORU3EC__ITERATOR1C_1_T3169856423_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator1C`1 struct U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 : public RuntimeObject { public: // System.Collections.Generic.IEqualityComparer`1 System.Linq.Enumerable/c__Iterator1C`1::comparer RuntimeObject* ___comparer_0; // System.Collections.Generic.HashSet`1 System.Linq.Enumerable/c__Iterator1C`1::__0 HashSet_1_t2199409944 * ___U3CitemsU3E__0_1; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1C`1::first RuntimeObject* ___first_2; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1C`1::<$s_118>__1 RuntimeObject* ___U3CU24s_118U3E__1_3; // TSource System.Linq.Enumerable/c__Iterator1C`1::__2 Il2CppChar ___U3CelementU3E__2_4; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1C`1::second RuntimeObject* ___second_5; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1C`1::<$s_119>__3 RuntimeObject* ___U3CU24s_119U3E__3_6; // TSource System.Linq.Enumerable/c__Iterator1C`1::__4 Il2CppChar ___U3CelementU3E__4_7; // System.Int32 System.Linq.Enumerable/c__Iterator1C`1::$PC int32_t ___U24PC_8; // TSource System.Linq.Enumerable/c__Iterator1C`1::$current Il2CppChar ___U24current_9; // System.Collections.Generic.IEqualityComparer`1 System.Linq.Enumerable/c__Iterator1C`1::<$>comparer RuntimeObject* ___U3CU24U3Ecomparer_10; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1C`1::<$>first RuntimeObject* ___U3CU24U3Efirst_11; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1C`1::<$>second RuntimeObject* ___U3CU24U3Esecond_12; public: inline static int32_t get_offset_of_comparer_0() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___comparer_0)); } inline RuntimeObject* get_comparer_0() const { return ___comparer_0; } inline RuntimeObject** get_address_of_comparer_0() { return &___comparer_0; } inline void set_comparer_0(RuntimeObject* value) { ___comparer_0 = value; Il2CppCodeGenWriteBarrier((&___comparer_0), value); } inline static int32_t get_offset_of_U3CitemsU3E__0_1() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___U3CitemsU3E__0_1)); } inline HashSet_1_t2199409944 * get_U3CitemsU3E__0_1() const { return ___U3CitemsU3E__0_1; } inline HashSet_1_t2199409944 ** get_address_of_U3CitemsU3E__0_1() { return &___U3CitemsU3E__0_1; } inline void set_U3CitemsU3E__0_1(HashSet_1_t2199409944 * value) { ___U3CitemsU3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CitemsU3E__0_1), value); } inline static int32_t get_offset_of_first_2() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___first_2)); } inline RuntimeObject* get_first_2() const { return ___first_2; } inline RuntimeObject** get_address_of_first_2() { return &___first_2; } inline void set_first_2(RuntimeObject* value) { ___first_2 = value; Il2CppCodeGenWriteBarrier((&___first_2), value); } inline static int32_t get_offset_of_U3CU24s_118U3E__1_3() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___U3CU24s_118U3E__1_3)); } inline RuntimeObject* get_U3CU24s_118U3E__1_3() const { return ___U3CU24s_118U3E__1_3; } inline RuntimeObject** get_address_of_U3CU24s_118U3E__1_3() { return &___U3CU24s_118U3E__1_3; } inline void set_U3CU24s_118U3E__1_3(RuntimeObject* value) { ___U3CU24s_118U3E__1_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_118U3E__1_3), value); } inline static int32_t get_offset_of_U3CelementU3E__2_4() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___U3CelementU3E__2_4)); } inline Il2CppChar get_U3CelementU3E__2_4() const { return ___U3CelementU3E__2_4; } inline Il2CppChar* get_address_of_U3CelementU3E__2_4() { return &___U3CelementU3E__2_4; } inline void set_U3CelementU3E__2_4(Il2CppChar value) { ___U3CelementU3E__2_4 = value; } inline static int32_t get_offset_of_second_5() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___second_5)); } inline RuntimeObject* get_second_5() const { return ___second_5; } inline RuntimeObject** get_address_of_second_5() { return &___second_5; } inline void set_second_5(RuntimeObject* value) { ___second_5 = value; Il2CppCodeGenWriteBarrier((&___second_5), value); } inline static int32_t get_offset_of_U3CU24s_119U3E__3_6() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___U3CU24s_119U3E__3_6)); } inline RuntimeObject* get_U3CU24s_119U3E__3_6() const { return ___U3CU24s_119U3E__3_6; } inline RuntimeObject** get_address_of_U3CU24s_119U3E__3_6() { return &___U3CU24s_119U3E__3_6; } inline void set_U3CU24s_119U3E__3_6(RuntimeObject* value) { ___U3CU24s_119U3E__3_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_119U3E__3_6), value); } inline static int32_t get_offset_of_U3CelementU3E__4_7() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___U3CelementU3E__4_7)); } inline Il2CppChar get_U3CelementU3E__4_7() const { return ___U3CelementU3E__4_7; } inline Il2CppChar* get_address_of_U3CelementU3E__4_7() { return &___U3CelementU3E__4_7; } inline void set_U3CelementU3E__4_7(Il2CppChar value) { ___U3CelementU3E__4_7 = value; } inline static int32_t get_offset_of_U24PC_8() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___U24PC_8)); } inline int32_t get_U24PC_8() const { return ___U24PC_8; } inline int32_t* get_address_of_U24PC_8() { return &___U24PC_8; } inline void set_U24PC_8(int32_t value) { ___U24PC_8 = value; } inline static int32_t get_offset_of_U24current_9() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___U24current_9)); } inline Il2CppChar get_U24current_9() const { return ___U24current_9; } inline Il2CppChar* get_address_of_U24current_9() { return &___U24current_9; } inline void set_U24current_9(Il2CppChar value) { ___U24current_9 = value; } inline static int32_t get_offset_of_U3CU24U3Ecomparer_10() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___U3CU24U3Ecomparer_10)); } inline RuntimeObject* get_U3CU24U3Ecomparer_10() const { return ___U3CU24U3Ecomparer_10; } inline RuntimeObject** get_address_of_U3CU24U3Ecomparer_10() { return &___U3CU24U3Ecomparer_10; } inline void set_U3CU24U3Ecomparer_10(RuntimeObject* value) { ___U3CU24U3Ecomparer_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Ecomparer_10), value); } inline static int32_t get_offset_of_U3CU24U3Efirst_11() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___U3CU24U3Efirst_11)); } inline RuntimeObject* get_U3CU24U3Efirst_11() const { return ___U3CU24U3Efirst_11; } inline RuntimeObject** get_address_of_U3CU24U3Efirst_11() { return &___U3CU24U3Efirst_11; } inline void set_U3CU24U3Efirst_11(RuntimeObject* value) { ___U3CU24U3Efirst_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Efirst_11), value); } inline static int32_t get_offset_of_U3CU24U3Esecond_12() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423, ___U3CU24U3Esecond_12)); } inline RuntimeObject* get_U3CU24U3Esecond_12() const { return ___U3CU24U3Esecond_12; } inline RuntimeObject** get_address_of_U3CU24U3Esecond_12() { return &___U3CU24U3Esecond_12; } inline void set_U3CU24U3Esecond_12(RuntimeObject* value) { ___U3CU24U3Esecond_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esecond_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATEUNIONITERATORU3EC__ITERATOR1C_1_T3169856423_H #ifndef HASHSET_1_T2199409944_H #define HASHSET_1_T2199409944_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.HashSet`1 struct HashSet_1_t2199409944 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.HashSet`1/Link[] System.Collections.Generic.HashSet`1::links LinkU5BU5D_t1921189126* ___links_5; // T[] System.Collections.Generic.HashSet`1::slots CharU5BU5D_t3528271667* ___slots_6; // System.Int32 System.Collections.Generic.HashSet`1::touched int32_t ___touched_7; // System.Int32 System.Collections.Generic.HashSet`1::empty_slot int32_t ___empty_slot_8; // System.Int32 System.Collections.Generic.HashSet`1::count int32_t ___count_9; // System.Int32 System.Collections.Generic.HashSet`1::threshold int32_t ___threshold_10; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::comparer RuntimeObject* ___comparer_11; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::si SerializationInfo_t950877179 * ___si_12; // System.Int32 System.Collections.Generic.HashSet`1::generation int32_t ___generation_13; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(HashSet_1_t2199409944, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_links_5() { return static_cast(offsetof(HashSet_1_t2199409944, ___links_5)); } inline LinkU5BU5D_t1921189126* get_links_5() const { return ___links_5; } inline LinkU5BU5D_t1921189126** get_address_of_links_5() { return &___links_5; } inline void set_links_5(LinkU5BU5D_t1921189126* value) { ___links_5 = value; Il2CppCodeGenWriteBarrier((&___links_5), value); } inline static int32_t get_offset_of_slots_6() { return static_cast(offsetof(HashSet_1_t2199409944, ___slots_6)); } inline CharU5BU5D_t3528271667* get_slots_6() const { return ___slots_6; } inline CharU5BU5D_t3528271667** get_address_of_slots_6() { return &___slots_6; } inline void set_slots_6(CharU5BU5D_t3528271667* value) { ___slots_6 = value; Il2CppCodeGenWriteBarrier((&___slots_6), value); } inline static int32_t get_offset_of_touched_7() { return static_cast(offsetof(HashSet_1_t2199409944, ___touched_7)); } inline int32_t get_touched_7() const { return ___touched_7; } inline int32_t* get_address_of_touched_7() { return &___touched_7; } inline void set_touched_7(int32_t value) { ___touched_7 = value; } inline static int32_t get_offset_of_empty_slot_8() { return static_cast(offsetof(HashSet_1_t2199409944, ___empty_slot_8)); } inline int32_t get_empty_slot_8() const { return ___empty_slot_8; } inline int32_t* get_address_of_empty_slot_8() { return &___empty_slot_8; } inline void set_empty_slot_8(int32_t value) { ___empty_slot_8 = value; } inline static int32_t get_offset_of_count_9() { return static_cast(offsetof(HashSet_1_t2199409944, ___count_9)); } inline int32_t get_count_9() const { return ___count_9; } inline int32_t* get_address_of_count_9() { return &___count_9; } inline void set_count_9(int32_t value) { ___count_9 = value; } inline static int32_t get_offset_of_threshold_10() { return static_cast(offsetof(HashSet_1_t2199409944, ___threshold_10)); } inline int32_t get_threshold_10() const { return ___threshold_10; } inline int32_t* get_address_of_threshold_10() { return &___threshold_10; } inline void set_threshold_10(int32_t value) { ___threshold_10 = value; } inline static int32_t get_offset_of_comparer_11() { return static_cast(offsetof(HashSet_1_t2199409944, ___comparer_11)); } inline RuntimeObject* get_comparer_11() const { return ___comparer_11; } inline RuntimeObject** get_address_of_comparer_11() { return &___comparer_11; } inline void set_comparer_11(RuntimeObject* value) { ___comparer_11 = value; Il2CppCodeGenWriteBarrier((&___comparer_11), value); } inline static int32_t get_offset_of_si_12() { return static_cast(offsetof(HashSet_1_t2199409944, ___si_12)); } inline SerializationInfo_t950877179 * get_si_12() const { return ___si_12; } inline SerializationInfo_t950877179 ** get_address_of_si_12() { return &___si_12; } inline void set_si_12(SerializationInfo_t950877179 * value) { ___si_12 = value; Il2CppCodeGenWriteBarrier((&___si_12), value); } inline static int32_t get_offset_of_generation_13() { return static_cast(offsetof(HashSet_1_t2199409944, ___generation_13)); } inline int32_t get_generation_13() const { return ___generation_13; } inline int32_t* get_address_of_generation_13() { return &___generation_13; } inline void set_generation_13(int32_t value) { ___generation_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHSET_1_T2199409944_H #ifndef U3CCREATEUNIONITERATORU3EC__ITERATOR1C_1_T2615502117_H #define U3CCREATEUNIONITERATORU3EC__ITERATOR1C_1_T2615502117_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator1C`1 struct U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 : public RuntimeObject { public: // System.Collections.Generic.IEqualityComparer`1 System.Linq.Enumerable/c__Iterator1C`1::comparer RuntimeObject* ___comparer_0; // System.Collections.Generic.HashSet`1 System.Linq.Enumerable/c__Iterator1C`1::__0 HashSet_1_t1645055638 * ___U3CitemsU3E__0_1; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1C`1::first RuntimeObject* ___first_2; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1C`1::<$s_118>__1 RuntimeObject* ___U3CU24s_118U3E__1_3; // TSource System.Linq.Enumerable/c__Iterator1C`1::__2 RuntimeObject * ___U3CelementU3E__2_4; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1C`1::second RuntimeObject* ___second_5; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1C`1::<$s_119>__3 RuntimeObject* ___U3CU24s_119U3E__3_6; // TSource System.Linq.Enumerable/c__Iterator1C`1::__4 RuntimeObject * ___U3CelementU3E__4_7; // System.Int32 System.Linq.Enumerable/c__Iterator1C`1::$PC int32_t ___U24PC_8; // TSource System.Linq.Enumerable/c__Iterator1C`1::$current RuntimeObject * ___U24current_9; // System.Collections.Generic.IEqualityComparer`1 System.Linq.Enumerable/c__Iterator1C`1::<$>comparer RuntimeObject* ___U3CU24U3Ecomparer_10; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1C`1::<$>first RuntimeObject* ___U3CU24U3Efirst_11; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1C`1::<$>second RuntimeObject* ___U3CU24U3Esecond_12; public: inline static int32_t get_offset_of_comparer_0() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___comparer_0)); } inline RuntimeObject* get_comparer_0() const { return ___comparer_0; } inline RuntimeObject** get_address_of_comparer_0() { return &___comparer_0; } inline void set_comparer_0(RuntimeObject* value) { ___comparer_0 = value; Il2CppCodeGenWriteBarrier((&___comparer_0), value); } inline static int32_t get_offset_of_U3CitemsU3E__0_1() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___U3CitemsU3E__0_1)); } inline HashSet_1_t1645055638 * get_U3CitemsU3E__0_1() const { return ___U3CitemsU3E__0_1; } inline HashSet_1_t1645055638 ** get_address_of_U3CitemsU3E__0_1() { return &___U3CitemsU3E__0_1; } inline void set_U3CitemsU3E__0_1(HashSet_1_t1645055638 * value) { ___U3CitemsU3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CitemsU3E__0_1), value); } inline static int32_t get_offset_of_first_2() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___first_2)); } inline RuntimeObject* get_first_2() const { return ___first_2; } inline RuntimeObject** get_address_of_first_2() { return &___first_2; } inline void set_first_2(RuntimeObject* value) { ___first_2 = value; Il2CppCodeGenWriteBarrier((&___first_2), value); } inline static int32_t get_offset_of_U3CU24s_118U3E__1_3() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___U3CU24s_118U3E__1_3)); } inline RuntimeObject* get_U3CU24s_118U3E__1_3() const { return ___U3CU24s_118U3E__1_3; } inline RuntimeObject** get_address_of_U3CU24s_118U3E__1_3() { return &___U3CU24s_118U3E__1_3; } inline void set_U3CU24s_118U3E__1_3(RuntimeObject* value) { ___U3CU24s_118U3E__1_3 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_118U3E__1_3), value); } inline static int32_t get_offset_of_U3CelementU3E__2_4() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___U3CelementU3E__2_4)); } inline RuntimeObject * get_U3CelementU3E__2_4() const { return ___U3CelementU3E__2_4; } inline RuntimeObject ** get_address_of_U3CelementU3E__2_4() { return &___U3CelementU3E__2_4; } inline void set_U3CelementU3E__2_4(RuntimeObject * value) { ___U3CelementU3E__2_4 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__2_4), value); } inline static int32_t get_offset_of_second_5() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___second_5)); } inline RuntimeObject* get_second_5() const { return ___second_5; } inline RuntimeObject** get_address_of_second_5() { return &___second_5; } inline void set_second_5(RuntimeObject* value) { ___second_5 = value; Il2CppCodeGenWriteBarrier((&___second_5), value); } inline static int32_t get_offset_of_U3CU24s_119U3E__3_6() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___U3CU24s_119U3E__3_6)); } inline RuntimeObject* get_U3CU24s_119U3E__3_6() const { return ___U3CU24s_119U3E__3_6; } inline RuntimeObject** get_address_of_U3CU24s_119U3E__3_6() { return &___U3CU24s_119U3E__3_6; } inline void set_U3CU24s_119U3E__3_6(RuntimeObject* value) { ___U3CU24s_119U3E__3_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_119U3E__3_6), value); } inline static int32_t get_offset_of_U3CelementU3E__4_7() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___U3CelementU3E__4_7)); } inline RuntimeObject * get_U3CelementU3E__4_7() const { return ___U3CelementU3E__4_7; } inline RuntimeObject ** get_address_of_U3CelementU3E__4_7() { return &___U3CelementU3E__4_7; } inline void set_U3CelementU3E__4_7(RuntimeObject * value) { ___U3CelementU3E__4_7 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__4_7), value); } inline static int32_t get_offset_of_U24PC_8() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___U24PC_8)); } inline int32_t get_U24PC_8() const { return ___U24PC_8; } inline int32_t* get_address_of_U24PC_8() { return &___U24PC_8; } inline void set_U24PC_8(int32_t value) { ___U24PC_8 = value; } inline static int32_t get_offset_of_U24current_9() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___U24current_9)); } inline RuntimeObject * get_U24current_9() const { return ___U24current_9; } inline RuntimeObject ** get_address_of_U24current_9() { return &___U24current_9; } inline void set_U24current_9(RuntimeObject * value) { ___U24current_9 = value; Il2CppCodeGenWriteBarrier((&___U24current_9), value); } inline static int32_t get_offset_of_U3CU24U3Ecomparer_10() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___U3CU24U3Ecomparer_10)); } inline RuntimeObject* get_U3CU24U3Ecomparer_10() const { return ___U3CU24U3Ecomparer_10; } inline RuntimeObject** get_address_of_U3CU24U3Ecomparer_10() { return &___U3CU24U3Ecomparer_10; } inline void set_U3CU24U3Ecomparer_10(RuntimeObject* value) { ___U3CU24U3Ecomparer_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Ecomparer_10), value); } inline static int32_t get_offset_of_U3CU24U3Efirst_11() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___U3CU24U3Efirst_11)); } inline RuntimeObject* get_U3CU24U3Efirst_11() const { return ___U3CU24U3Efirst_11; } inline RuntimeObject** get_address_of_U3CU24U3Efirst_11() { return &___U3CU24U3Efirst_11; } inline void set_U3CU24U3Efirst_11(RuntimeObject* value) { ___U3CU24U3Efirst_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Efirst_11), value); } inline static int32_t get_offset_of_U3CU24U3Esecond_12() { return static_cast(offsetof(U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117, ___U3CU24U3Esecond_12)); } inline RuntimeObject* get_U3CU24U3Esecond_12() const { return ___U3CU24U3Esecond_12; } inline RuntimeObject** get_address_of_U3CU24U3Esecond_12() { return &___U3CU24U3Esecond_12; } inline void set_U3CU24U3Esecond_12(RuntimeObject* value) { ___U3CU24U3Esecond_12 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esecond_12), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATEUNIONITERATORU3EC__ITERATOR1C_1_T2615502117_H #ifndef HASHSET_1_T1645055638_H #define HASHSET_1_T1645055638_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.HashSet`1 struct HashSet_1_t1645055638 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.HashSet`1::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.HashSet`1/Link[] System.Collections.Generic.HashSet`1::links LinkU5BU5D_t1236856784* ___links_5; // T[] System.Collections.Generic.HashSet`1::slots ObjectU5BU5D_t2843939325* ___slots_6; // System.Int32 System.Collections.Generic.HashSet`1::touched int32_t ___touched_7; // System.Int32 System.Collections.Generic.HashSet`1::empty_slot int32_t ___empty_slot_8; // System.Int32 System.Collections.Generic.HashSet`1::count int32_t ___count_9; // System.Int32 System.Collections.Generic.HashSet`1::threshold int32_t ___threshold_10; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.HashSet`1::comparer RuntimeObject* ___comparer_11; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.HashSet`1::si SerializationInfo_t950877179 * ___si_12; // System.Int32 System.Collections.Generic.HashSet`1::generation int32_t ___generation_13; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(HashSet_1_t1645055638, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_links_5() { return static_cast(offsetof(HashSet_1_t1645055638, ___links_5)); } inline LinkU5BU5D_t1236856784* get_links_5() const { return ___links_5; } inline LinkU5BU5D_t1236856784** get_address_of_links_5() { return &___links_5; } inline void set_links_5(LinkU5BU5D_t1236856784* value) { ___links_5 = value; Il2CppCodeGenWriteBarrier((&___links_5), value); } inline static int32_t get_offset_of_slots_6() { return static_cast(offsetof(HashSet_1_t1645055638, ___slots_6)); } inline ObjectU5BU5D_t2843939325* get_slots_6() const { return ___slots_6; } inline ObjectU5BU5D_t2843939325** get_address_of_slots_6() { return &___slots_6; } inline void set_slots_6(ObjectU5BU5D_t2843939325* value) { ___slots_6 = value; Il2CppCodeGenWriteBarrier((&___slots_6), value); } inline static int32_t get_offset_of_touched_7() { return static_cast(offsetof(HashSet_1_t1645055638, ___touched_7)); } inline int32_t get_touched_7() const { return ___touched_7; } inline int32_t* get_address_of_touched_7() { return &___touched_7; } inline void set_touched_7(int32_t value) { ___touched_7 = value; } inline static int32_t get_offset_of_empty_slot_8() { return static_cast(offsetof(HashSet_1_t1645055638, ___empty_slot_8)); } inline int32_t get_empty_slot_8() const { return ___empty_slot_8; } inline int32_t* get_address_of_empty_slot_8() { return &___empty_slot_8; } inline void set_empty_slot_8(int32_t value) { ___empty_slot_8 = value; } inline static int32_t get_offset_of_count_9() { return static_cast(offsetof(HashSet_1_t1645055638, ___count_9)); } inline int32_t get_count_9() const { return ___count_9; } inline int32_t* get_address_of_count_9() { return &___count_9; } inline void set_count_9(int32_t value) { ___count_9 = value; } inline static int32_t get_offset_of_threshold_10() { return static_cast(offsetof(HashSet_1_t1645055638, ___threshold_10)); } inline int32_t get_threshold_10() const { return ___threshold_10; } inline int32_t* get_address_of_threshold_10() { return &___threshold_10; } inline void set_threshold_10(int32_t value) { ___threshold_10 = value; } inline static int32_t get_offset_of_comparer_11() { return static_cast(offsetof(HashSet_1_t1645055638, ___comparer_11)); } inline RuntimeObject* get_comparer_11() const { return ___comparer_11; } inline RuntimeObject** get_address_of_comparer_11() { return &___comparer_11; } inline void set_comparer_11(RuntimeObject* value) { ___comparer_11 = value; Il2CppCodeGenWriteBarrier((&___comparer_11), value); } inline static int32_t get_offset_of_si_12() { return static_cast(offsetof(HashSet_1_t1645055638, ___si_12)); } inline SerializationInfo_t950877179 * get_si_12() const { return ___si_12; } inline SerializationInfo_t950877179 ** get_address_of_si_12() { return &___si_12; } inline void set_si_12(SerializationInfo_t950877179 * value) { ___si_12 = value; Il2CppCodeGenWriteBarrier((&___si_12), value); } inline static int32_t get_offset_of_generation_13() { return static_cast(offsetof(HashSet_1_t1645055638, ___generation_13)); } inline int32_t get_generation_13() const { return ___generation_13; } inline int32_t* get_address_of_generation_13() { return &___generation_13; } inline void set_generation_13(int32_t value) { ___generation_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASHSET_1_T1645055638_H #ifndef U3CCREATEWHEREITERATORU3EC__ITERATOR1D_1_T230129833_H #define U3CCREATEWHEREITERATORU3EC__ITERATOR1D_1_T230129833_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator1D`1 struct U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1D`1::source RuntimeObject* ___source_0; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1D`1::<$s_120>__0 RuntimeObject* ___U3CU24s_120U3E__0_1; // TSource System.Linq.Enumerable/c__Iterator1D`1::__1 RuntimeObject * ___U3CelementU3E__1_2; // System.Func`2 System.Linq.Enumerable/c__Iterator1D`1::predicate Func_2_t3759279471 * ___predicate_3; // System.Int32 System.Linq.Enumerable/c__Iterator1D`1::$PC int32_t ___U24PC_4; // TSource System.Linq.Enumerable/c__Iterator1D`1::$current RuntimeObject * ___U24current_5; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1D`1::<$>source RuntimeObject* ___U3CU24U3Esource_6; // System.Func`2 System.Linq.Enumerable/c__Iterator1D`1::<$>predicate Func_2_t3759279471 * ___U3CU24U3Epredicate_7; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833, ___source_0)); } inline RuntimeObject* get_source_0() const { return ___source_0; } inline RuntimeObject** get_address_of_source_0() { return &___source_0; } inline void set_source_0(RuntimeObject* value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((&___source_0), value); } inline static int32_t get_offset_of_U3CU24s_120U3E__0_1() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833, ___U3CU24s_120U3E__0_1)); } inline RuntimeObject* get_U3CU24s_120U3E__0_1() const { return ___U3CU24s_120U3E__0_1; } inline RuntimeObject** get_address_of_U3CU24s_120U3E__0_1() { return &___U3CU24s_120U3E__0_1; } inline void set_U3CU24s_120U3E__0_1(RuntimeObject* value) { ___U3CU24s_120U3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_120U3E__0_1), value); } inline static int32_t get_offset_of_U3CelementU3E__1_2() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833, ___U3CelementU3E__1_2)); } inline RuntimeObject * get_U3CelementU3E__1_2() const { return ___U3CelementU3E__1_2; } inline RuntimeObject ** get_address_of_U3CelementU3E__1_2() { return &___U3CelementU3E__1_2; } inline void set_U3CelementU3E__1_2(RuntimeObject * value) { ___U3CelementU3E__1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__1_2), value); } inline static int32_t get_offset_of_predicate_3() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833, ___predicate_3)); } inline Func_2_t3759279471 * get_predicate_3() const { return ___predicate_3; } inline Func_2_t3759279471 ** get_address_of_predicate_3() { return &___predicate_3; } inline void set_predicate_3(Func_2_t3759279471 * value) { ___predicate_3 = value; Il2CppCodeGenWriteBarrier((&___predicate_3), value); } inline static int32_t get_offset_of_U24PC_4() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833, ___U24PC_4)); } inline int32_t get_U24PC_4() const { return ___U24PC_4; } inline int32_t* get_address_of_U24PC_4() { return &___U24PC_4; } inline void set_U24PC_4(int32_t value) { ___U24PC_4 = value; } inline static int32_t get_offset_of_U24current_5() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833, ___U24current_5)); } inline RuntimeObject * get_U24current_5() const { return ___U24current_5; } inline RuntimeObject ** get_address_of_U24current_5() { return &___U24current_5; } inline void set_U24current_5(RuntimeObject * value) { ___U24current_5 = value; Il2CppCodeGenWriteBarrier((&___U24current_5), value); } inline static int32_t get_offset_of_U3CU24U3Esource_6() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833, ___U3CU24U3Esource_6)); } inline RuntimeObject* get_U3CU24U3Esource_6() const { return ___U3CU24U3Esource_6; } inline RuntimeObject** get_address_of_U3CU24U3Esource_6() { return &___U3CU24U3Esource_6; } inline void set_U3CU24U3Esource_6(RuntimeObject* value) { ___U3CU24U3Esource_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_6), value); } inline static int32_t get_offset_of_U3CU24U3Epredicate_7() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833, ___U3CU24U3Epredicate_7)); } inline Func_2_t3759279471 * get_U3CU24U3Epredicate_7() const { return ___U3CU24U3Epredicate_7; } inline Func_2_t3759279471 ** get_address_of_U3CU24U3Epredicate_7() { return &___U3CU24U3Epredicate_7; } inline void set_U3CU24U3Epredicate_7(Func_2_t3759279471 * value) { ___U3CU24U3Epredicate_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Epredicate_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATEWHEREITERATORU3EC__ITERATOR1D_1_T230129833_H #ifndef LOOKUP_2_T2604133957_H #define LOOKUP_2_T2604133957_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Lookup`2 struct Lookup_2_t2604133957 : public RuntimeObject { public: // System.Linq.IGrouping`2 System.Linq.Lookup`2::nullGrouping RuntimeObject* ___nullGrouping_0; // System.Collections.Generic.Dictionary`2> System.Linq.Lookup`2::groups Dictionary_2_t96026364 * ___groups_1; public: inline static int32_t get_offset_of_nullGrouping_0() { return static_cast(offsetof(Lookup_2_t2604133957, ___nullGrouping_0)); } inline RuntimeObject* get_nullGrouping_0() const { return ___nullGrouping_0; } inline RuntimeObject** get_address_of_nullGrouping_0() { return &___nullGrouping_0; } inline void set_nullGrouping_0(RuntimeObject* value) { ___nullGrouping_0 = value; Il2CppCodeGenWriteBarrier((&___nullGrouping_0), value); } inline static int32_t get_offset_of_groups_1() { return static_cast(offsetof(Lookup_2_t2604133957, ___groups_1)); } inline Dictionary_2_t96026364 * get_groups_1() const { return ___groups_1; } inline Dictionary_2_t96026364 ** get_address_of_groups_1() { return &___groups_1; } inline void set_groups_1(Dictionary_2_t96026364 * value) { ___groups_1 = value; Il2CppCodeGenWriteBarrier((&___groups_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOOKUP_2_T2604133957_H #ifndef DICTIONARY_2_T96026364_H #define DICTIONARY_2_T96026364_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t96026364 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots ObjectU5BU5D_t2843939325* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots IGrouping_2U5BU5D_t2654969873* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t96026364, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t96026364, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t96026364, ___keySlots_6)); } inline ObjectU5BU5D_t2843939325* get_keySlots_6() const { return ___keySlots_6; } inline ObjectU5BU5D_t2843939325** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(ObjectU5BU5D_t2843939325* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t96026364, ___valueSlots_7)); } inline IGrouping_2U5BU5D_t2654969873* get_valueSlots_7() const { return ___valueSlots_7; } inline IGrouping_2U5BU5D_t2654969873** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(IGrouping_2U5BU5D_t2654969873* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t96026364, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t96026364, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t96026364, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t96026364, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t96026364, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t96026364, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t96026364, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t96026364_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t4020170192 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t96026364_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t4020170192 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t4020170192 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t4020170192 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T96026364_H #ifndef U3CCREATESELECTMANYITERATORU3EC__ITERATOR14_3_T4043128766_H #define U3CCREATESELECTMANYITERATORU3EC__ITERATOR14_3_T4043128766_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator14`3 struct U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator14`3::source RuntimeObject* ___source_0; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator14`3::<$s_97>__0 RuntimeObject* ___U3CU24s_97U3E__0_1; // TSource System.Linq.Enumerable/c__Iterator14`3::__1 RuntimeObject * ___U3CelementU3E__1_2; // System.Func`2> System.Linq.Enumerable/c__Iterator14`3::collectionSelector Func_2_t1426983263 * ___collectionSelector_3; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator14`3::<$s_98>__2 RuntimeObject* ___U3CU24s_98U3E__2_4; // TCollection System.Linq.Enumerable/c__Iterator14`3::__3 RuntimeObject * ___U3CcollectionU3E__3_5; // System.Func`3 System.Linq.Enumerable/c__Iterator14`3::selector Func_3_t3398609381 * ___selector_6; // System.Int32 System.Linq.Enumerable/c__Iterator14`3::$PC int32_t ___U24PC_7; // TResult System.Linq.Enumerable/c__Iterator14`3::$current RuntimeObject * ___U24current_8; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator14`3::<$>source RuntimeObject* ___U3CU24U3Esource_9; // System.Func`2> System.Linq.Enumerable/c__Iterator14`3::<$>collectionSelector Func_2_t1426983263 * ___U3CU24U3EcollectionSelector_10; // System.Func`3 System.Linq.Enumerable/c__Iterator14`3::<$>selector Func_3_t3398609381 * ___U3CU24U3Eselector_11; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___source_0)); } inline RuntimeObject* get_source_0() const { return ___source_0; } inline RuntimeObject** get_address_of_source_0() { return &___source_0; } inline void set_source_0(RuntimeObject* value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((&___source_0), value); } inline static int32_t get_offset_of_U3CU24s_97U3E__0_1() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___U3CU24s_97U3E__0_1)); } inline RuntimeObject* get_U3CU24s_97U3E__0_1() const { return ___U3CU24s_97U3E__0_1; } inline RuntimeObject** get_address_of_U3CU24s_97U3E__0_1() { return &___U3CU24s_97U3E__0_1; } inline void set_U3CU24s_97U3E__0_1(RuntimeObject* value) { ___U3CU24s_97U3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_97U3E__0_1), value); } inline static int32_t get_offset_of_U3CelementU3E__1_2() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___U3CelementU3E__1_2)); } inline RuntimeObject * get_U3CelementU3E__1_2() const { return ___U3CelementU3E__1_2; } inline RuntimeObject ** get_address_of_U3CelementU3E__1_2() { return &___U3CelementU3E__1_2; } inline void set_U3CelementU3E__1_2(RuntimeObject * value) { ___U3CelementU3E__1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__1_2), value); } inline static int32_t get_offset_of_collectionSelector_3() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___collectionSelector_3)); } inline Func_2_t1426983263 * get_collectionSelector_3() const { return ___collectionSelector_3; } inline Func_2_t1426983263 ** get_address_of_collectionSelector_3() { return &___collectionSelector_3; } inline void set_collectionSelector_3(Func_2_t1426983263 * value) { ___collectionSelector_3 = value; Il2CppCodeGenWriteBarrier((&___collectionSelector_3), value); } inline static int32_t get_offset_of_U3CU24s_98U3E__2_4() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___U3CU24s_98U3E__2_4)); } inline RuntimeObject* get_U3CU24s_98U3E__2_4() const { return ___U3CU24s_98U3E__2_4; } inline RuntimeObject** get_address_of_U3CU24s_98U3E__2_4() { return &___U3CU24s_98U3E__2_4; } inline void set_U3CU24s_98U3E__2_4(RuntimeObject* value) { ___U3CU24s_98U3E__2_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_98U3E__2_4), value); } inline static int32_t get_offset_of_U3CcollectionU3E__3_5() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___U3CcollectionU3E__3_5)); } inline RuntimeObject * get_U3CcollectionU3E__3_5() const { return ___U3CcollectionU3E__3_5; } inline RuntimeObject ** get_address_of_U3CcollectionU3E__3_5() { return &___U3CcollectionU3E__3_5; } inline void set_U3CcollectionU3E__3_5(RuntimeObject * value) { ___U3CcollectionU3E__3_5 = value; Il2CppCodeGenWriteBarrier((&___U3CcollectionU3E__3_5), value); } inline static int32_t get_offset_of_selector_6() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___selector_6)); } inline Func_3_t3398609381 * get_selector_6() const { return ___selector_6; } inline Func_3_t3398609381 ** get_address_of_selector_6() { return &___selector_6; } inline void set_selector_6(Func_3_t3398609381 * value) { ___selector_6 = value; Il2CppCodeGenWriteBarrier((&___selector_6), value); } inline static int32_t get_offset_of_U24PC_7() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___U24PC_7)); } inline int32_t get_U24PC_7() const { return ___U24PC_7; } inline int32_t* get_address_of_U24PC_7() { return &___U24PC_7; } inline void set_U24PC_7(int32_t value) { ___U24PC_7 = value; } inline static int32_t get_offset_of_U24current_8() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___U24current_8)); } inline RuntimeObject * get_U24current_8() const { return ___U24current_8; } inline RuntimeObject ** get_address_of_U24current_8() { return &___U24current_8; } inline void set_U24current_8(RuntimeObject * value) { ___U24current_8 = value; Il2CppCodeGenWriteBarrier((&___U24current_8), value); } inline static int32_t get_offset_of_U3CU24U3Esource_9() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___U3CU24U3Esource_9)); } inline RuntimeObject* get_U3CU24U3Esource_9() const { return ___U3CU24U3Esource_9; } inline RuntimeObject** get_address_of_U3CU24U3Esource_9() { return &___U3CU24U3Esource_9; } inline void set_U3CU24U3Esource_9(RuntimeObject* value) { ___U3CU24U3Esource_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_9), value); } inline static int32_t get_offset_of_U3CU24U3EcollectionSelector_10() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___U3CU24U3EcollectionSelector_10)); } inline Func_2_t1426983263 * get_U3CU24U3EcollectionSelector_10() const { return ___U3CU24U3EcollectionSelector_10; } inline Func_2_t1426983263 ** get_address_of_U3CU24U3EcollectionSelector_10() { return &___U3CU24U3EcollectionSelector_10; } inline void set_U3CU24U3EcollectionSelector_10(Func_2_t1426983263 * value) { ___U3CU24U3EcollectionSelector_10 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3EcollectionSelector_10), value); } inline static int32_t get_offset_of_U3CU24U3Eselector_11() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766, ___U3CU24U3Eselector_11)); } inline Func_3_t3398609381 * get_U3CU24U3Eselector_11() const { return ___U3CU24U3Eselector_11; } inline Func_3_t3398609381 ** get_address_of_U3CU24U3Eselector_11() { return &___U3CU24U3Eselector_11; } inline void set_U3CU24U3Eselector_11(Func_3_t3398609381 * value) { ___U3CU24U3Eselector_11 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Eselector_11), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATESELECTMANYITERATORU3EC__ITERATOR14_3_T4043128766_H #ifndef U3CCREATECASTITERATORU3EC__ITERATOR0_1_T2828819126_H #define U3CCREATECASTITERATORU3EC__ITERATOR0_1_T2828819126_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator0`1 struct U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 : public RuntimeObject { public: // System.Collections.IEnumerable System.Linq.Enumerable/c__Iterator0`1::source RuntimeObject* ___source_0; // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator0`1::<$s_59>__0 RuntimeObject* ___U3CU24s_59U3E__0_1; // TResult System.Linq.Enumerable/c__Iterator0`1::__1 RuntimeObject * ___U3CelementU3E__1_2; // System.Int32 System.Linq.Enumerable/c__Iterator0`1::$PC int32_t ___U24PC_3; // TResult System.Linq.Enumerable/c__Iterator0`1::$current RuntimeObject * ___U24current_4; // System.Collections.IEnumerable System.Linq.Enumerable/c__Iterator0`1::<$>source RuntimeObject* ___U3CU24U3Esource_5; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126, ___source_0)); } inline RuntimeObject* get_source_0() const { return ___source_0; } inline RuntimeObject** get_address_of_source_0() { return &___source_0; } inline void set_source_0(RuntimeObject* value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((&___source_0), value); } inline static int32_t get_offset_of_U3CU24s_59U3E__0_1() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126, ___U3CU24s_59U3E__0_1)); } inline RuntimeObject* get_U3CU24s_59U3E__0_1() const { return ___U3CU24s_59U3E__0_1; } inline RuntimeObject** get_address_of_U3CU24s_59U3E__0_1() { return &___U3CU24s_59U3E__0_1; } inline void set_U3CU24s_59U3E__0_1(RuntimeObject* value) { ___U3CU24s_59U3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_59U3E__0_1), value); } inline static int32_t get_offset_of_U3CelementU3E__1_2() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126, ___U3CelementU3E__1_2)); } inline RuntimeObject * get_U3CelementU3E__1_2() const { return ___U3CelementU3E__1_2; } inline RuntimeObject ** get_address_of_U3CelementU3E__1_2() { return &___U3CelementU3E__1_2; } inline void set_U3CelementU3E__1_2(RuntimeObject * value) { ___U3CelementU3E__1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__1_2), value); } inline static int32_t get_offset_of_U24PC_3() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126, ___U24PC_3)); } inline int32_t get_U24PC_3() const { return ___U24PC_3; } inline int32_t* get_address_of_U24PC_3() { return &___U24PC_3; } inline void set_U24PC_3(int32_t value) { ___U24PC_3 = value; } inline static int32_t get_offset_of_U24current_4() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126, ___U24current_4)); } inline RuntimeObject * get_U24current_4() const { return ___U24current_4; } inline RuntimeObject ** get_address_of_U24current_4() { return &___U24current_4; } inline void set_U24current_4(RuntimeObject * value) { ___U24current_4 = value; Il2CppCodeGenWriteBarrier((&___U24current_4), value); } inline static int32_t get_offset_of_U3CU24U3Esource_5() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126, ___U3CU24U3Esource_5)); } inline RuntimeObject* get_U3CU24U3Esource_5() const { return ___U3CU24U3Esource_5; } inline RuntimeObject** get_address_of_U3CU24U3Esource_5() { return &___U3CU24U3Esource_5; } inline void set_U3CU24U3Esource_5(RuntimeObject* value) { ___U3CU24U3Esource_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATECASTITERATORU3EC__ITERATOR0_1_T2828819126_H #ifndef U3CCREATECONCATITERATORU3EC__ITERATOR1_1_T1825304286_H #define U3CCREATECONCATITERATORU3EC__ITERATOR1_1_T1825304286_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator1`1 struct U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1`1::first RuntimeObject* ___first_0; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1`1::<$s_60>__0 RuntimeObject* ___U3CU24s_60U3E__0_1; // TSource System.Linq.Enumerable/c__Iterator1`1::__1 RuntimeObject * ___U3CelementU3E__1_2; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1`1::second RuntimeObject* ___second_3; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1`1::<$s_61>__2 RuntimeObject* ___U3CU24s_61U3E__2_4; // TSource System.Linq.Enumerable/c__Iterator1`1::__3 RuntimeObject * ___U3CelementU3E__3_5; // System.Int32 System.Linq.Enumerable/c__Iterator1`1::$PC int32_t ___U24PC_6; // TSource System.Linq.Enumerable/c__Iterator1`1::$current RuntimeObject * ___U24current_7; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1`1::<$>first RuntimeObject* ___U3CU24U3Efirst_8; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1`1::<$>second RuntimeObject* ___U3CU24U3Esecond_9; public: inline static int32_t get_offset_of_first_0() { return static_cast(offsetof(U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286, ___first_0)); } inline RuntimeObject* get_first_0() const { return ___first_0; } inline RuntimeObject** get_address_of_first_0() { return &___first_0; } inline void set_first_0(RuntimeObject* value) { ___first_0 = value; Il2CppCodeGenWriteBarrier((&___first_0), value); } inline static int32_t get_offset_of_U3CU24s_60U3E__0_1() { return static_cast(offsetof(U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286, ___U3CU24s_60U3E__0_1)); } inline RuntimeObject* get_U3CU24s_60U3E__0_1() const { return ___U3CU24s_60U3E__0_1; } inline RuntimeObject** get_address_of_U3CU24s_60U3E__0_1() { return &___U3CU24s_60U3E__0_1; } inline void set_U3CU24s_60U3E__0_1(RuntimeObject* value) { ___U3CU24s_60U3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_60U3E__0_1), value); } inline static int32_t get_offset_of_U3CelementU3E__1_2() { return static_cast(offsetof(U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286, ___U3CelementU3E__1_2)); } inline RuntimeObject * get_U3CelementU3E__1_2() const { return ___U3CelementU3E__1_2; } inline RuntimeObject ** get_address_of_U3CelementU3E__1_2() { return &___U3CelementU3E__1_2; } inline void set_U3CelementU3E__1_2(RuntimeObject * value) { ___U3CelementU3E__1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__1_2), value); } inline static int32_t get_offset_of_second_3() { return static_cast(offsetof(U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286, ___second_3)); } inline RuntimeObject* get_second_3() const { return ___second_3; } inline RuntimeObject** get_address_of_second_3() { return &___second_3; } inline void set_second_3(RuntimeObject* value) { ___second_3 = value; Il2CppCodeGenWriteBarrier((&___second_3), value); } inline static int32_t get_offset_of_U3CU24s_61U3E__2_4() { return static_cast(offsetof(U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286, ___U3CU24s_61U3E__2_4)); } inline RuntimeObject* get_U3CU24s_61U3E__2_4() const { return ___U3CU24s_61U3E__2_4; } inline RuntimeObject** get_address_of_U3CU24s_61U3E__2_4() { return &___U3CU24s_61U3E__2_4; } inline void set_U3CU24s_61U3E__2_4(RuntimeObject* value) { ___U3CU24s_61U3E__2_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_61U3E__2_4), value); } inline static int32_t get_offset_of_U3CelementU3E__3_5() { return static_cast(offsetof(U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286, ___U3CelementU3E__3_5)); } inline RuntimeObject * get_U3CelementU3E__3_5() const { return ___U3CelementU3E__3_5; } inline RuntimeObject ** get_address_of_U3CelementU3E__3_5() { return &___U3CelementU3E__3_5; } inline void set_U3CelementU3E__3_5(RuntimeObject * value) { ___U3CelementU3E__3_5 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__3_5), value); } inline static int32_t get_offset_of_U24PC_6() { return static_cast(offsetof(U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286, ___U24PC_6)); } inline int32_t get_U24PC_6() const { return ___U24PC_6; } inline int32_t* get_address_of_U24PC_6() { return &___U24PC_6; } inline void set_U24PC_6(int32_t value) { ___U24PC_6 = value; } inline static int32_t get_offset_of_U24current_7() { return static_cast(offsetof(U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286, ___U24current_7)); } inline RuntimeObject * get_U24current_7() const { return ___U24current_7; } inline RuntimeObject ** get_address_of_U24current_7() { return &___U24current_7; } inline void set_U24current_7(RuntimeObject * value) { ___U24current_7 = value; Il2CppCodeGenWriteBarrier((&___U24current_7), value); } inline static int32_t get_offset_of_U3CU24U3Efirst_8() { return static_cast(offsetof(U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286, ___U3CU24U3Efirst_8)); } inline RuntimeObject* get_U3CU24U3Efirst_8() const { return ___U3CU24U3Efirst_8; } inline RuntimeObject** get_address_of_U3CU24U3Efirst_8() { return &___U3CU24U3Efirst_8; } inline void set_U3CU24U3Efirst_8(RuntimeObject* value) { ___U3CU24U3Efirst_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Efirst_8), value); } inline static int32_t get_offset_of_U3CU24U3Esecond_9() { return static_cast(offsetof(U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286, ___U3CU24U3Esecond_9)); } inline RuntimeObject* get_U3CU24U3Esecond_9() const { return ___U3CU24U3Esecond_9; } inline RuntimeObject** get_address_of_U3CU24U3Esecond_9() { return &___U3CU24U3Esecond_9; } inline void set_U3CU24U3Esecond_9(RuntimeObject* value) { ___U3CU24U3Esecond_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esecond_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATECONCATITERATORU3EC__ITERATOR1_1_T1825304286_H #ifndef DICTIONARY_2_T1604619894_H #define DICTIONARY_2_T1604619894_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2> struct Dictionary_2_t1604619894 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::table Int32U5BU5D_t385246372* ___table_4; // System.Collections.Generic.Link[] System.Collections.Generic.Dictionary`2::linkSlots LinkU5BU5D_t964245573* ___linkSlots_5; // TKey[] System.Collections.Generic.Dictionary`2::keySlots ObjectU5BU5D_t2843939325* ___keySlots_6; // TValue[] System.Collections.Generic.Dictionary`2::valueSlots List_1U5BU5D_t1744556399* ___valueSlots_7; // System.Int32 System.Collections.Generic.Dictionary`2::touchedSlots int32_t ___touchedSlots_8; // System.Int32 System.Collections.Generic.Dictionary`2::emptySlot int32_t ___emptySlot_9; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_10; // System.Int32 System.Collections.Generic.Dictionary`2::threshold int32_t ___threshold_11; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::hcp RuntimeObject* ___hcp_12; // System.Runtime.Serialization.SerializationInfo System.Collections.Generic.Dictionary`2::serialization_info SerializationInfo_t950877179 * ___serialization_info_13; // System.Int32 System.Collections.Generic.Dictionary`2::generation int32_t ___generation_14; public: inline static int32_t get_offset_of_table_4() { return static_cast(offsetof(Dictionary_2_t1604619894, ___table_4)); } inline Int32U5BU5D_t385246372* get_table_4() const { return ___table_4; } inline Int32U5BU5D_t385246372** get_address_of_table_4() { return &___table_4; } inline void set_table_4(Int32U5BU5D_t385246372* value) { ___table_4 = value; Il2CppCodeGenWriteBarrier((&___table_4), value); } inline static int32_t get_offset_of_linkSlots_5() { return static_cast(offsetof(Dictionary_2_t1604619894, ___linkSlots_5)); } inline LinkU5BU5D_t964245573* get_linkSlots_5() const { return ___linkSlots_5; } inline LinkU5BU5D_t964245573** get_address_of_linkSlots_5() { return &___linkSlots_5; } inline void set_linkSlots_5(LinkU5BU5D_t964245573* value) { ___linkSlots_5 = value; Il2CppCodeGenWriteBarrier((&___linkSlots_5), value); } inline static int32_t get_offset_of_keySlots_6() { return static_cast(offsetof(Dictionary_2_t1604619894, ___keySlots_6)); } inline ObjectU5BU5D_t2843939325* get_keySlots_6() const { return ___keySlots_6; } inline ObjectU5BU5D_t2843939325** get_address_of_keySlots_6() { return &___keySlots_6; } inline void set_keySlots_6(ObjectU5BU5D_t2843939325* value) { ___keySlots_6 = value; Il2CppCodeGenWriteBarrier((&___keySlots_6), value); } inline static int32_t get_offset_of_valueSlots_7() { return static_cast(offsetof(Dictionary_2_t1604619894, ___valueSlots_7)); } inline List_1U5BU5D_t1744556399* get_valueSlots_7() const { return ___valueSlots_7; } inline List_1U5BU5D_t1744556399** get_address_of_valueSlots_7() { return &___valueSlots_7; } inline void set_valueSlots_7(List_1U5BU5D_t1744556399* value) { ___valueSlots_7 = value; Il2CppCodeGenWriteBarrier((&___valueSlots_7), value); } inline static int32_t get_offset_of_touchedSlots_8() { return static_cast(offsetof(Dictionary_2_t1604619894, ___touchedSlots_8)); } inline int32_t get_touchedSlots_8() const { return ___touchedSlots_8; } inline int32_t* get_address_of_touchedSlots_8() { return &___touchedSlots_8; } inline void set_touchedSlots_8(int32_t value) { ___touchedSlots_8 = value; } inline static int32_t get_offset_of_emptySlot_9() { return static_cast(offsetof(Dictionary_2_t1604619894, ___emptySlot_9)); } inline int32_t get_emptySlot_9() const { return ___emptySlot_9; } inline int32_t* get_address_of_emptySlot_9() { return &___emptySlot_9; } inline void set_emptySlot_9(int32_t value) { ___emptySlot_9 = value; } inline static int32_t get_offset_of_count_10() { return static_cast(offsetof(Dictionary_2_t1604619894, ___count_10)); } inline int32_t get_count_10() const { return ___count_10; } inline int32_t* get_address_of_count_10() { return &___count_10; } inline void set_count_10(int32_t value) { ___count_10 = value; } inline static int32_t get_offset_of_threshold_11() { return static_cast(offsetof(Dictionary_2_t1604619894, ___threshold_11)); } inline int32_t get_threshold_11() const { return ___threshold_11; } inline int32_t* get_address_of_threshold_11() { return &___threshold_11; } inline void set_threshold_11(int32_t value) { ___threshold_11 = value; } inline static int32_t get_offset_of_hcp_12() { return static_cast(offsetof(Dictionary_2_t1604619894, ___hcp_12)); } inline RuntimeObject* get_hcp_12() const { return ___hcp_12; } inline RuntimeObject** get_address_of_hcp_12() { return &___hcp_12; } inline void set_hcp_12(RuntimeObject* value) { ___hcp_12 = value; Il2CppCodeGenWriteBarrier((&___hcp_12), value); } inline static int32_t get_offset_of_serialization_info_13() { return static_cast(offsetof(Dictionary_2_t1604619894, ___serialization_info_13)); } inline SerializationInfo_t950877179 * get_serialization_info_13() const { return ___serialization_info_13; } inline SerializationInfo_t950877179 ** get_address_of_serialization_info_13() { return &___serialization_info_13; } inline void set_serialization_info_13(SerializationInfo_t950877179 * value) { ___serialization_info_13 = value; Il2CppCodeGenWriteBarrier((&___serialization_info_13), value); } inline static int32_t get_offset_of_generation_14() { return static_cast(offsetof(Dictionary_2_t1604619894, ___generation_14)); } inline int32_t get_generation_14() const { return ___generation_14; } inline int32_t* get_address_of_generation_14() { return &___generation_14; } inline void set_generation_14(int32_t value) { ___generation_14 = value; } }; struct Dictionary_2_t1604619894_StaticFields { public: // System.Collections.Generic.Dictionary`2/Transform`1 System.Collections.Generic.Dictionary`2::<>f__am$cacheB Transform_1_t3109756718 * ___U3CU3Ef__amU24cacheB_15; public: inline static int32_t get_offset_of_U3CU3Ef__amU24cacheB_15() { return static_cast(offsetof(Dictionary_2_t1604619894_StaticFields, ___U3CU3Ef__amU24cacheB_15)); } inline Transform_1_t3109756718 * get_U3CU3Ef__amU24cacheB_15() const { return ___U3CU3Ef__amU24cacheB_15; } inline Transform_1_t3109756718 ** get_address_of_U3CU3Ef__amU24cacheB_15() { return &___U3CU3Ef__amU24cacheB_15; } inline void set_U3CU3Ef__amU24cacheB_15(Transform_1_t3109756718 * value) { ___U3CU3Ef__amU24cacheB_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__amU24cacheB_15), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DICTIONARY_2_T1604619894_H #ifndef LIST_1_T257213610_H #define LIST_1_T257213610_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.List`1 struct List_1_t257213610 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_t2843939325* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t257213610, ____items_1)); } inline ObjectU5BU5D_t2843939325* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_t2843939325** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_t2843939325* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((&____items_1), value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t257213610, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t257213610, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } }; struct List_1_t257213610_StaticFields { public: // T[] System.Collections.Generic.List`1::EmptyArray ObjectU5BU5D_t2843939325* ___EmptyArray_4; public: inline static int32_t get_offset_of_EmptyArray_4() { return static_cast(offsetof(List_1_t257213610_StaticFields, ___EmptyArray_4)); } inline ObjectU5BU5D_t2843939325* get_EmptyArray_4() const { return ___EmptyArray_4; } inline ObjectU5BU5D_t2843939325** get_address_of_EmptyArray_4() { return &___EmptyArray_4; } inline void set_EmptyArray_4(ObjectU5BU5D_t2843939325* value) { ___EmptyArray_4 = value; Il2CppCodeGenWriteBarrier((&___EmptyArray_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIST_1_T257213610_H #ifndef GROUPING_2_T207236696_H #define GROUPING_2_T207236696_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Grouping`2 struct Grouping_2_t207236696 : public RuntimeObject { public: // K System.Linq.Grouping`2::key RuntimeObject * ___key_0; // System.Collections.Generic.IEnumerable`1 System.Linq.Grouping`2::group RuntimeObject* ___group_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(Grouping_2_t207236696, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_group_1() { return static_cast(offsetof(Grouping_2_t207236696, ___group_1)); } inline RuntimeObject* get_group_1() const { return ___group_1; } inline RuntimeObject** get_address_of_group_1() { return &___group_1; } inline void set_group_1(RuntimeObject* value) { ___group_1 = value; Il2CppCodeGenWriteBarrier((&___group_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // GROUPING_2_T207236696_H #ifndef U3CCREATEJOINITERATORU3EC__ITERATORB_4_T3966657867_H #define U3CCREATEJOINITERATORU3EC__ITERATORB_4_T3966657867_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__IteratorB`4 struct U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__IteratorB`4::inner RuntimeObject* ___inner_0; // System.Func`2 System.Linq.Enumerable/c__IteratorB`4::innerKeySelector Func_2_t2447130374 * ___innerKeySelector_1; // System.Collections.Generic.IEqualityComparer`1 System.Linq.Enumerable/c__IteratorB`4::comparer RuntimeObject* ___comparer_2; // System.Linq.ILookup`2 System.Linq.Enumerable/c__IteratorB`4::__0 RuntimeObject* ___U3CinnerKeysU3E__0_3; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__IteratorB`4::outer RuntimeObject* ___outer_4; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__IteratorB`4::<$s_79>__1 RuntimeObject* ___U3CU24s_79U3E__1_5; // TOuter System.Linq.Enumerable/c__IteratorB`4::__2 RuntimeObject * ___U3CelementU3E__2_6; // System.Func`2 System.Linq.Enumerable/c__IteratorB`4::outerKeySelector Func_2_t2447130374 * ___outerKeySelector_7; // TKey System.Linq.Enumerable/c__IteratorB`4::__3 RuntimeObject * ___U3CouterKeyU3E__3_8; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__IteratorB`4::<$s_80>__4 RuntimeObject* ___U3CU24s_80U3E__4_9; // TInner System.Linq.Enumerable/c__IteratorB`4::__5 RuntimeObject * ___U3CinnerElementU3E__5_10; // System.Func`3 System.Linq.Enumerable/c__IteratorB`4::resultSelector Func_3_t3398609381 * ___resultSelector_11; // System.Int32 System.Linq.Enumerable/c__IteratorB`4::$PC int32_t ___U24PC_12; // TResult System.Linq.Enumerable/c__IteratorB`4::$current RuntimeObject * ___U24current_13; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__IteratorB`4::<$>inner RuntimeObject* ___U3CU24U3Einner_14; // System.Func`2 System.Linq.Enumerable/c__IteratorB`4::<$>innerKeySelector Func_2_t2447130374 * ___U3CU24U3EinnerKeySelector_15; // System.Collections.Generic.IEqualityComparer`1 System.Linq.Enumerable/c__IteratorB`4::<$>comparer RuntimeObject* ___U3CU24U3Ecomparer_16; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__IteratorB`4::<$>outer RuntimeObject* ___U3CU24U3Eouter_17; // System.Func`2 System.Linq.Enumerable/c__IteratorB`4::<$>outerKeySelector Func_2_t2447130374 * ___U3CU24U3EouterKeySelector_18; // System.Func`3 System.Linq.Enumerable/c__IteratorB`4::<$>resultSelector Func_3_t3398609381 * ___U3CU24U3EresultSelector_19; public: inline static int32_t get_offset_of_inner_0() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___inner_0)); } inline RuntimeObject* get_inner_0() const { return ___inner_0; } inline RuntimeObject** get_address_of_inner_0() { return &___inner_0; } inline void set_inner_0(RuntimeObject* value) { ___inner_0 = value; Il2CppCodeGenWriteBarrier((&___inner_0), value); } inline static int32_t get_offset_of_innerKeySelector_1() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___innerKeySelector_1)); } inline Func_2_t2447130374 * get_innerKeySelector_1() const { return ___innerKeySelector_1; } inline Func_2_t2447130374 ** get_address_of_innerKeySelector_1() { return &___innerKeySelector_1; } inline void set_innerKeySelector_1(Func_2_t2447130374 * value) { ___innerKeySelector_1 = value; Il2CppCodeGenWriteBarrier((&___innerKeySelector_1), value); } inline static int32_t get_offset_of_comparer_2() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___comparer_2)); } inline RuntimeObject* get_comparer_2() const { return ___comparer_2; } inline RuntimeObject** get_address_of_comparer_2() { return &___comparer_2; } inline void set_comparer_2(RuntimeObject* value) { ___comparer_2 = value; Il2CppCodeGenWriteBarrier((&___comparer_2), value); } inline static int32_t get_offset_of_U3CinnerKeysU3E__0_3() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CinnerKeysU3E__0_3)); } inline RuntimeObject* get_U3CinnerKeysU3E__0_3() const { return ___U3CinnerKeysU3E__0_3; } inline RuntimeObject** get_address_of_U3CinnerKeysU3E__0_3() { return &___U3CinnerKeysU3E__0_3; } inline void set_U3CinnerKeysU3E__0_3(RuntimeObject* value) { ___U3CinnerKeysU3E__0_3 = value; Il2CppCodeGenWriteBarrier((&___U3CinnerKeysU3E__0_3), value); } inline static int32_t get_offset_of_outer_4() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___outer_4)); } inline RuntimeObject* get_outer_4() const { return ___outer_4; } inline RuntimeObject** get_address_of_outer_4() { return &___outer_4; } inline void set_outer_4(RuntimeObject* value) { ___outer_4 = value; Il2CppCodeGenWriteBarrier((&___outer_4), value); } inline static int32_t get_offset_of_U3CU24s_79U3E__1_5() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CU24s_79U3E__1_5)); } inline RuntimeObject* get_U3CU24s_79U3E__1_5() const { return ___U3CU24s_79U3E__1_5; } inline RuntimeObject** get_address_of_U3CU24s_79U3E__1_5() { return &___U3CU24s_79U3E__1_5; } inline void set_U3CU24s_79U3E__1_5(RuntimeObject* value) { ___U3CU24s_79U3E__1_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_79U3E__1_5), value); } inline static int32_t get_offset_of_U3CelementU3E__2_6() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CelementU3E__2_6)); } inline RuntimeObject * get_U3CelementU3E__2_6() const { return ___U3CelementU3E__2_6; } inline RuntimeObject ** get_address_of_U3CelementU3E__2_6() { return &___U3CelementU3E__2_6; } inline void set_U3CelementU3E__2_6(RuntimeObject * value) { ___U3CelementU3E__2_6 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__2_6), value); } inline static int32_t get_offset_of_outerKeySelector_7() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___outerKeySelector_7)); } inline Func_2_t2447130374 * get_outerKeySelector_7() const { return ___outerKeySelector_7; } inline Func_2_t2447130374 ** get_address_of_outerKeySelector_7() { return &___outerKeySelector_7; } inline void set_outerKeySelector_7(Func_2_t2447130374 * value) { ___outerKeySelector_7 = value; Il2CppCodeGenWriteBarrier((&___outerKeySelector_7), value); } inline static int32_t get_offset_of_U3CouterKeyU3E__3_8() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CouterKeyU3E__3_8)); } inline RuntimeObject * get_U3CouterKeyU3E__3_8() const { return ___U3CouterKeyU3E__3_8; } inline RuntimeObject ** get_address_of_U3CouterKeyU3E__3_8() { return &___U3CouterKeyU3E__3_8; } inline void set_U3CouterKeyU3E__3_8(RuntimeObject * value) { ___U3CouterKeyU3E__3_8 = value; Il2CppCodeGenWriteBarrier((&___U3CouterKeyU3E__3_8), value); } inline static int32_t get_offset_of_U3CU24s_80U3E__4_9() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CU24s_80U3E__4_9)); } inline RuntimeObject* get_U3CU24s_80U3E__4_9() const { return ___U3CU24s_80U3E__4_9; } inline RuntimeObject** get_address_of_U3CU24s_80U3E__4_9() { return &___U3CU24s_80U3E__4_9; } inline void set_U3CU24s_80U3E__4_9(RuntimeObject* value) { ___U3CU24s_80U3E__4_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_80U3E__4_9), value); } inline static int32_t get_offset_of_U3CinnerElementU3E__5_10() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CinnerElementU3E__5_10)); } inline RuntimeObject * get_U3CinnerElementU3E__5_10() const { return ___U3CinnerElementU3E__5_10; } inline RuntimeObject ** get_address_of_U3CinnerElementU3E__5_10() { return &___U3CinnerElementU3E__5_10; } inline void set_U3CinnerElementU3E__5_10(RuntimeObject * value) { ___U3CinnerElementU3E__5_10 = value; Il2CppCodeGenWriteBarrier((&___U3CinnerElementU3E__5_10), value); } inline static int32_t get_offset_of_resultSelector_11() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___resultSelector_11)); } inline Func_3_t3398609381 * get_resultSelector_11() const { return ___resultSelector_11; } inline Func_3_t3398609381 ** get_address_of_resultSelector_11() { return &___resultSelector_11; } inline void set_resultSelector_11(Func_3_t3398609381 * value) { ___resultSelector_11 = value; Il2CppCodeGenWriteBarrier((&___resultSelector_11), value); } inline static int32_t get_offset_of_U24PC_12() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U24PC_12)); } inline int32_t get_U24PC_12() const { return ___U24PC_12; } inline int32_t* get_address_of_U24PC_12() { return &___U24PC_12; } inline void set_U24PC_12(int32_t value) { ___U24PC_12 = value; } inline static int32_t get_offset_of_U24current_13() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U24current_13)); } inline RuntimeObject * get_U24current_13() const { return ___U24current_13; } inline RuntimeObject ** get_address_of_U24current_13() { return &___U24current_13; } inline void set_U24current_13(RuntimeObject * value) { ___U24current_13 = value; Il2CppCodeGenWriteBarrier((&___U24current_13), value); } inline static int32_t get_offset_of_U3CU24U3Einner_14() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CU24U3Einner_14)); } inline RuntimeObject* get_U3CU24U3Einner_14() const { return ___U3CU24U3Einner_14; } inline RuntimeObject** get_address_of_U3CU24U3Einner_14() { return &___U3CU24U3Einner_14; } inline void set_U3CU24U3Einner_14(RuntimeObject* value) { ___U3CU24U3Einner_14 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Einner_14), value); } inline static int32_t get_offset_of_U3CU24U3EinnerKeySelector_15() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CU24U3EinnerKeySelector_15)); } inline Func_2_t2447130374 * get_U3CU24U3EinnerKeySelector_15() const { return ___U3CU24U3EinnerKeySelector_15; } inline Func_2_t2447130374 ** get_address_of_U3CU24U3EinnerKeySelector_15() { return &___U3CU24U3EinnerKeySelector_15; } inline void set_U3CU24U3EinnerKeySelector_15(Func_2_t2447130374 * value) { ___U3CU24U3EinnerKeySelector_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3EinnerKeySelector_15), value); } inline static int32_t get_offset_of_U3CU24U3Ecomparer_16() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CU24U3Ecomparer_16)); } inline RuntimeObject* get_U3CU24U3Ecomparer_16() const { return ___U3CU24U3Ecomparer_16; } inline RuntimeObject** get_address_of_U3CU24U3Ecomparer_16() { return &___U3CU24U3Ecomparer_16; } inline void set_U3CU24U3Ecomparer_16(RuntimeObject* value) { ___U3CU24U3Ecomparer_16 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Ecomparer_16), value); } inline static int32_t get_offset_of_U3CU24U3Eouter_17() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CU24U3Eouter_17)); } inline RuntimeObject* get_U3CU24U3Eouter_17() const { return ___U3CU24U3Eouter_17; } inline RuntimeObject** get_address_of_U3CU24U3Eouter_17() { return &___U3CU24U3Eouter_17; } inline void set_U3CU24U3Eouter_17(RuntimeObject* value) { ___U3CU24U3Eouter_17 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Eouter_17), value); } inline static int32_t get_offset_of_U3CU24U3EouterKeySelector_18() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CU24U3EouterKeySelector_18)); } inline Func_2_t2447130374 * get_U3CU24U3EouterKeySelector_18() const { return ___U3CU24U3EouterKeySelector_18; } inline Func_2_t2447130374 ** get_address_of_U3CU24U3EouterKeySelector_18() { return &___U3CU24U3EouterKeySelector_18; } inline void set_U3CU24U3EouterKeySelector_18(Func_2_t2447130374 * value) { ___U3CU24U3EouterKeySelector_18 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3EouterKeySelector_18), value); } inline static int32_t get_offset_of_U3CU24U3EresultSelector_19() { return static_cast(offsetof(U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867, ___U3CU24U3EresultSelector_19)); } inline Func_3_t3398609381 * get_U3CU24U3EresultSelector_19() const { return ___U3CU24U3EresultSelector_19; } inline Func_3_t3398609381 ** get_address_of_U3CU24U3EresultSelector_19() { return &___U3CU24U3EresultSelector_19; } inline void set_U3CU24U3EresultSelector_19(Func_3_t3398609381 * value) { ___U3CU24U3EresultSelector_19 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3EresultSelector_19), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATEJOINITERATORU3EC__ITERATORB_4_T3966657867_H #ifndef U3CCREATESELECTITERATORU3EC__ITERATOR10_2_T1876646369_H #define U3CCREATESELECTITERATORU3EC__ITERATOR10_2_T1876646369_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator10`2 struct U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator10`2::source RuntimeObject* ___source_0; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator10`2::<$s_91>__0 RuntimeObject* ___U3CU24s_91U3E__0_1; // TSource System.Linq.Enumerable/c__Iterator10`2::__1 RuntimeObject * ___U3CelementU3E__1_2; // System.Func`2 System.Linq.Enumerable/c__Iterator10`2::selector Func_2_t2447130374 * ___selector_3; // System.Int32 System.Linq.Enumerable/c__Iterator10`2::$PC int32_t ___U24PC_4; // TResult System.Linq.Enumerable/c__Iterator10`2::$current RuntimeObject * ___U24current_5; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator10`2::<$>source RuntimeObject* ___U3CU24U3Esource_6; // System.Func`2 System.Linq.Enumerable/c__Iterator10`2::<$>selector Func_2_t2447130374 * ___U3CU24U3Eselector_7; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369, ___source_0)); } inline RuntimeObject* get_source_0() const { return ___source_0; } inline RuntimeObject** get_address_of_source_0() { return &___source_0; } inline void set_source_0(RuntimeObject* value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((&___source_0), value); } inline static int32_t get_offset_of_U3CU24s_91U3E__0_1() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369, ___U3CU24s_91U3E__0_1)); } inline RuntimeObject* get_U3CU24s_91U3E__0_1() const { return ___U3CU24s_91U3E__0_1; } inline RuntimeObject** get_address_of_U3CU24s_91U3E__0_1() { return &___U3CU24s_91U3E__0_1; } inline void set_U3CU24s_91U3E__0_1(RuntimeObject* value) { ___U3CU24s_91U3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_91U3E__0_1), value); } inline static int32_t get_offset_of_U3CelementU3E__1_2() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369, ___U3CelementU3E__1_2)); } inline RuntimeObject * get_U3CelementU3E__1_2() const { return ___U3CelementU3E__1_2; } inline RuntimeObject ** get_address_of_U3CelementU3E__1_2() { return &___U3CelementU3E__1_2; } inline void set_U3CelementU3E__1_2(RuntimeObject * value) { ___U3CelementU3E__1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__1_2), value); } inline static int32_t get_offset_of_selector_3() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369, ___selector_3)); } inline Func_2_t2447130374 * get_selector_3() const { return ___selector_3; } inline Func_2_t2447130374 ** get_address_of_selector_3() { return &___selector_3; } inline void set_selector_3(Func_2_t2447130374 * value) { ___selector_3 = value; Il2CppCodeGenWriteBarrier((&___selector_3), value); } inline static int32_t get_offset_of_U24PC_4() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369, ___U24PC_4)); } inline int32_t get_U24PC_4() const { return ___U24PC_4; } inline int32_t* get_address_of_U24PC_4() { return &___U24PC_4; } inline void set_U24PC_4(int32_t value) { ___U24PC_4 = value; } inline static int32_t get_offset_of_U24current_5() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369, ___U24current_5)); } inline RuntimeObject * get_U24current_5() const { return ___U24current_5; } inline RuntimeObject ** get_address_of_U24current_5() { return &___U24current_5; } inline void set_U24current_5(RuntimeObject * value) { ___U24current_5 = value; Il2CppCodeGenWriteBarrier((&___U24current_5), value); } inline static int32_t get_offset_of_U3CU24U3Esource_6() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369, ___U3CU24U3Esource_6)); } inline RuntimeObject* get_U3CU24U3Esource_6() const { return ___U3CU24U3Esource_6; } inline RuntimeObject** get_address_of_U3CU24U3Esource_6() { return &___U3CU24U3Esource_6; } inline void set_U3CU24U3Esource_6(RuntimeObject* value) { ___U3CU24U3Esource_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_6), value); } inline static int32_t get_offset_of_U3CU24U3Eselector_7() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369, ___U3CU24U3Eselector_7)); } inline Func_2_t2447130374 * get_U3CU24U3Eselector_7() const { return ___U3CU24U3Eselector_7; } inline Func_2_t2447130374 ** get_address_of_U3CU24U3Eselector_7() { return &___U3CU24U3Eselector_7; } inline void set_U3CU24U3Eselector_7(Func_2_t2447130374 * value) { ___U3CU24U3Eselector_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Eselector_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATESELECTITERATORU3EC__ITERATOR10_2_T1876646369_H #ifndef U3CCREATESELECTMANYITERATORU3EC__ITERATOR12_2_T554416702_H #define U3CCREATESELECTMANYITERATORU3EC__ITERATOR12_2_T554416702_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator12`2 struct U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator12`2::source RuntimeObject* ___source_0; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator12`2::<$s_93>__0 RuntimeObject* ___U3CU24s_93U3E__0_1; // TSource System.Linq.Enumerable/c__Iterator12`2::__1 RuntimeObject * ___U3CelementU3E__1_2; // System.Func`2> System.Linq.Enumerable/c__Iterator12`2::selector Func_2_t1426983263 * ___selector_3; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator12`2::<$s_94>__2 RuntimeObject* ___U3CU24s_94U3E__2_4; // TResult System.Linq.Enumerable/c__Iterator12`2::__3 RuntimeObject * ___U3CitemU3E__3_5; // System.Int32 System.Linq.Enumerable/c__Iterator12`2::$PC int32_t ___U24PC_6; // TResult System.Linq.Enumerable/c__Iterator12`2::$current RuntimeObject * ___U24current_7; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator12`2::<$>source RuntimeObject* ___U3CU24U3Esource_8; // System.Func`2> System.Linq.Enumerable/c__Iterator12`2::<$>selector Func_2_t1426983263 * ___U3CU24U3Eselector_9; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702, ___source_0)); } inline RuntimeObject* get_source_0() const { return ___source_0; } inline RuntimeObject** get_address_of_source_0() { return &___source_0; } inline void set_source_0(RuntimeObject* value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((&___source_0), value); } inline static int32_t get_offset_of_U3CU24s_93U3E__0_1() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702, ___U3CU24s_93U3E__0_1)); } inline RuntimeObject* get_U3CU24s_93U3E__0_1() const { return ___U3CU24s_93U3E__0_1; } inline RuntimeObject** get_address_of_U3CU24s_93U3E__0_1() { return &___U3CU24s_93U3E__0_1; } inline void set_U3CU24s_93U3E__0_1(RuntimeObject* value) { ___U3CU24s_93U3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_93U3E__0_1), value); } inline static int32_t get_offset_of_U3CelementU3E__1_2() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702, ___U3CelementU3E__1_2)); } inline RuntimeObject * get_U3CelementU3E__1_2() const { return ___U3CelementU3E__1_2; } inline RuntimeObject ** get_address_of_U3CelementU3E__1_2() { return &___U3CelementU3E__1_2; } inline void set_U3CelementU3E__1_2(RuntimeObject * value) { ___U3CelementU3E__1_2 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__1_2), value); } inline static int32_t get_offset_of_selector_3() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702, ___selector_3)); } inline Func_2_t1426983263 * get_selector_3() const { return ___selector_3; } inline Func_2_t1426983263 ** get_address_of_selector_3() { return &___selector_3; } inline void set_selector_3(Func_2_t1426983263 * value) { ___selector_3 = value; Il2CppCodeGenWriteBarrier((&___selector_3), value); } inline static int32_t get_offset_of_U3CU24s_94U3E__2_4() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702, ___U3CU24s_94U3E__2_4)); } inline RuntimeObject* get_U3CU24s_94U3E__2_4() const { return ___U3CU24s_94U3E__2_4; } inline RuntimeObject** get_address_of_U3CU24s_94U3E__2_4() { return &___U3CU24s_94U3E__2_4; } inline void set_U3CU24s_94U3E__2_4(RuntimeObject* value) { ___U3CU24s_94U3E__2_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_94U3E__2_4), value); } inline static int32_t get_offset_of_U3CitemU3E__3_5() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702, ___U3CitemU3E__3_5)); } inline RuntimeObject * get_U3CitemU3E__3_5() const { return ___U3CitemU3E__3_5; } inline RuntimeObject ** get_address_of_U3CitemU3E__3_5() { return &___U3CitemU3E__3_5; } inline void set_U3CitemU3E__3_5(RuntimeObject * value) { ___U3CitemU3E__3_5 = value; Il2CppCodeGenWriteBarrier((&___U3CitemU3E__3_5), value); } inline static int32_t get_offset_of_U24PC_6() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702, ___U24PC_6)); } inline int32_t get_U24PC_6() const { return ___U24PC_6; } inline int32_t* get_address_of_U24PC_6() { return &___U24PC_6; } inline void set_U24PC_6(int32_t value) { ___U24PC_6 = value; } inline static int32_t get_offset_of_U24current_7() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702, ___U24current_7)); } inline RuntimeObject * get_U24current_7() const { return ___U24current_7; } inline RuntimeObject ** get_address_of_U24current_7() { return &___U24current_7; } inline void set_U24current_7(RuntimeObject * value) { ___U24current_7 = value; Il2CppCodeGenWriteBarrier((&___U24current_7), value); } inline static int32_t get_offset_of_U3CU24U3Esource_8() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702, ___U3CU24U3Esource_8)); } inline RuntimeObject* get_U3CU24U3Esource_8() const { return ___U3CU24U3Esource_8; } inline RuntimeObject** get_address_of_U3CU24U3Esource_8() { return &___U3CU24U3Esource_8; } inline void set_U3CU24U3Esource_8(RuntimeObject* value) { ___U3CU24U3Esource_8 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_8), value); } inline static int32_t get_offset_of_U3CU24U3Eselector_9() { return static_cast(offsetof(U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702, ___U3CU24U3Eselector_9)); } inline Func_2_t1426983263 * get_U3CU24U3Eselector_9() const { return ___U3CU24U3Eselector_9; } inline Func_2_t1426983263 ** get_address_of_U3CU24U3Eselector_9() { return &___U3CU24U3Eselector_9; } inline void set_U3CU24U3Eselector_9(Func_2_t1426983263 * value) { ___U3CU24U3Eselector_9 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Eselector_9), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATESELECTMANYITERATORU3EC__ITERATOR12_2_T554416702_H #ifndef VALUECOLLECTION_T1812070682_H #define VALUECOLLECTION_T1812070682_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/ValueCollection> struct ValueCollection_t1812070682 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/ValueCollection::dictionary Dictionary_2_t96026364 * ___dictionary_0; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(ValueCollection_t1812070682, ___dictionary_0)); } inline Dictionary_2_t96026364 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t96026364 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t96026364 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VALUECOLLECTION_T1812070682_H #ifndef EXCEPTION_T_H #define EXCEPTION_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Exception struct Exception_t : public RuntimeObject { public: // System.IntPtr[] System.Exception::trace_ips IntPtrU5BU5D_t4013366056* ___trace_ips_0; // System.Exception System.Exception::inner_exception Exception_t * ___inner_exception_1; // System.String System.Exception::message String_t* ___message_2; // System.String System.Exception::help_link String_t* ___help_link_3; // System.String System.Exception::class_name String_t* ___class_name_4; // System.String System.Exception::stack_trace String_t* ___stack_trace_5; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_6; // System.Int32 System.Exception::remote_stack_index int32_t ___remote_stack_index_7; // System.Int32 System.Exception::hresult int32_t ___hresult_8; // System.String System.Exception::source String_t* ___source_9; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_10; public: inline static int32_t get_offset_of_trace_ips_0() { return static_cast(offsetof(Exception_t, ___trace_ips_0)); } inline IntPtrU5BU5D_t4013366056* get_trace_ips_0() const { return ___trace_ips_0; } inline IntPtrU5BU5D_t4013366056** get_address_of_trace_ips_0() { return &___trace_ips_0; } inline void set_trace_ips_0(IntPtrU5BU5D_t4013366056* value) { ___trace_ips_0 = value; Il2CppCodeGenWriteBarrier((&___trace_ips_0), value); } inline static int32_t get_offset_of_inner_exception_1() { return static_cast(offsetof(Exception_t, ___inner_exception_1)); } inline Exception_t * get_inner_exception_1() const { return ___inner_exception_1; } inline Exception_t ** get_address_of_inner_exception_1() { return &___inner_exception_1; } inline void set_inner_exception_1(Exception_t * value) { ___inner_exception_1 = value; Il2CppCodeGenWriteBarrier((&___inner_exception_1), value); } inline static int32_t get_offset_of_message_2() { return static_cast(offsetof(Exception_t, ___message_2)); } inline String_t* get_message_2() const { return ___message_2; } inline String_t** get_address_of_message_2() { return &___message_2; } inline void set_message_2(String_t* value) { ___message_2 = value; Il2CppCodeGenWriteBarrier((&___message_2), value); } inline static int32_t get_offset_of_help_link_3() { return static_cast(offsetof(Exception_t, ___help_link_3)); } inline String_t* get_help_link_3() const { return ___help_link_3; } inline String_t** get_address_of_help_link_3() { return &___help_link_3; } inline void set_help_link_3(String_t* value) { ___help_link_3 = value; Il2CppCodeGenWriteBarrier((&___help_link_3), value); } inline static int32_t get_offset_of_class_name_4() { return static_cast(offsetof(Exception_t, ___class_name_4)); } inline String_t* get_class_name_4() const { return ___class_name_4; } inline String_t** get_address_of_class_name_4() { return &___class_name_4; } inline void set_class_name_4(String_t* value) { ___class_name_4 = value; Il2CppCodeGenWriteBarrier((&___class_name_4), value); } inline static int32_t get_offset_of_stack_trace_5() { return static_cast(offsetof(Exception_t, ___stack_trace_5)); } inline String_t* get_stack_trace_5() const { return ___stack_trace_5; } inline String_t** get_address_of_stack_trace_5() { return &___stack_trace_5; } inline void set_stack_trace_5(String_t* value) { ___stack_trace_5 = value; Il2CppCodeGenWriteBarrier((&___stack_trace_5), value); } inline static int32_t get_offset_of__remoteStackTraceString_6() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_6)); } inline String_t* get__remoteStackTraceString_6() const { return ____remoteStackTraceString_6; } inline String_t** get_address_of__remoteStackTraceString_6() { return &____remoteStackTraceString_6; } inline void set__remoteStackTraceString_6(String_t* value) { ____remoteStackTraceString_6 = value; Il2CppCodeGenWriteBarrier((&____remoteStackTraceString_6), value); } inline static int32_t get_offset_of_remote_stack_index_7() { return static_cast(offsetof(Exception_t, ___remote_stack_index_7)); } inline int32_t get_remote_stack_index_7() const { return ___remote_stack_index_7; } inline int32_t* get_address_of_remote_stack_index_7() { return &___remote_stack_index_7; } inline void set_remote_stack_index_7(int32_t value) { ___remote_stack_index_7 = value; } inline static int32_t get_offset_of_hresult_8() { return static_cast(offsetof(Exception_t, ___hresult_8)); } inline int32_t get_hresult_8() const { return ___hresult_8; } inline int32_t* get_address_of_hresult_8() { return &___hresult_8; } inline void set_hresult_8(int32_t value) { ___hresult_8 = value; } inline static int32_t get_offset_of_source_9() { return static_cast(offsetof(Exception_t, ___source_9)); } inline String_t* get_source_9() const { return ___source_9; } inline String_t** get_address_of_source_9() { return &___source_9; } inline void set_source_9(String_t* value) { ___source_9 = value; Il2CppCodeGenWriteBarrier((&___source_9), value); } inline static int32_t get_offset_of__data_10() { return static_cast(offsetof(Exception_t, ____data_10)); } inline RuntimeObject* get__data_10() const { return ____data_10; } inline RuntimeObject** get_address_of__data_10() { return &____data_10; } inline void set__data_10(RuntimeObject* value) { ____data_10 = value; Il2CppCodeGenWriteBarrier((&____data_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EXCEPTION_T_H #ifndef VALUETYPE_T3640485471_H #define VALUETYPE_T3640485471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ValueType struct ValueType_t3640485471 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t3640485471_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t3640485471_marshaled_com { }; #endif // VALUETYPE_T3640485471_H #ifndef STRING_T_H #define STRING_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::length int32_t ___length_0; // System.Char System.String::start_char Il2CppChar ___start_char_1; public: inline static int32_t get_offset_of_length_0() { return static_cast(offsetof(String_t, ___length_0)); } inline int32_t get_length_0() const { return ___length_0; } inline int32_t* get_address_of_length_0() { return &___length_0; } inline void set_length_0(int32_t value) { ___length_0 = value; } inline static int32_t get_offset_of_start_char_1() { return static_cast(offsetof(String_t, ___start_char_1)); } inline Il2CppChar get_start_char_1() const { return ___start_char_1; } inline Il2CppChar* get_address_of_start_char_1() { return &___start_char_1; } inline void set_start_char_1(Il2CppChar value) { ___start_char_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_2; // System.Char[] System.String::WhiteChars CharU5BU5D_t3528271667* ___WhiteChars_3; public: inline static int32_t get_offset_of_Empty_2() { return static_cast(offsetof(String_t_StaticFields, ___Empty_2)); } inline String_t* get_Empty_2() const { return ___Empty_2; } inline String_t** get_address_of_Empty_2() { return &___Empty_2; } inline void set_Empty_2(String_t* value) { ___Empty_2 = value; Il2CppCodeGenWriteBarrier((&___Empty_2), value); } inline static int32_t get_offset_of_WhiteChars_3() { return static_cast(offsetof(String_t_StaticFields, ___WhiteChars_3)); } inline CharU5BU5D_t3528271667* get_WhiteChars_3() const { return ___WhiteChars_3; } inline CharU5BU5D_t3528271667** get_address_of_WhiteChars_3() { return &___WhiteChars_3; } inline void set_WhiteChars_3(CharU5BU5D_t3528271667* value) { ___WhiteChars_3 = value; Il2CppCodeGenWriteBarrier((&___WhiteChars_3), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRING_T_H #ifndef QUICKSORT_1_T297686655_H #define QUICKSORT_1_T297686655_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.QuickSort`1 struct QuickSort_1_t297686655 : public RuntimeObject { public: // TElement[] System.Linq.QuickSort`1::elements ObjectU5BU5D_t2843939325* ___elements_0; // System.Int32[] System.Linq.QuickSort`1::indexes Int32U5BU5D_t385246372* ___indexes_1; // System.Linq.SortContext`1 System.Linq.QuickSort`1::context SortContext_1_t935787566 * ___context_2; public: inline static int32_t get_offset_of_elements_0() { return static_cast(offsetof(QuickSort_1_t297686655, ___elements_0)); } inline ObjectU5BU5D_t2843939325* get_elements_0() const { return ___elements_0; } inline ObjectU5BU5D_t2843939325** get_address_of_elements_0() { return &___elements_0; } inline void set_elements_0(ObjectU5BU5D_t2843939325* value) { ___elements_0 = value; Il2CppCodeGenWriteBarrier((&___elements_0), value); } inline static int32_t get_offset_of_indexes_1() { return static_cast(offsetof(QuickSort_1_t297686655, ___indexes_1)); } inline Int32U5BU5D_t385246372* get_indexes_1() const { return ___indexes_1; } inline Int32U5BU5D_t385246372** get_address_of_indexes_1() { return &___indexes_1; } inline void set_indexes_1(Int32U5BU5D_t385246372* value) { ___indexes_1 = value; Il2CppCodeGenWriteBarrier((&___indexes_1), value); } inline static int32_t get_offset_of_context_2() { return static_cast(offsetof(QuickSort_1_t297686655, ___context_2)); } inline SortContext_1_t935787566 * get_context_2() const { return ___context_2; } inline SortContext_1_t935787566 ** get_address_of_context_2() { return &___context_2; } inline void set_context_2(SortContext_1_t935787566 * value) { ___context_2 = value; Il2CppCodeGenWriteBarrier((&___context_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUICKSORT_1_T297686655_H #ifndef U3CSORTU3EC__ITERATOR21_T1697407369_H #define U3CSORTU3EC__ITERATOR21_T1697407369_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.QuickSort`1/c__Iterator21 struct U3CSortU3Ec__Iterator21_t1697407369 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1 System.Linq.QuickSort`1/c__Iterator21::source RuntimeObject* ___source_0; // System.Linq.SortContext`1 System.Linq.QuickSort`1/c__Iterator21::context SortContext_1_t935787566 * ___context_1; // System.Linq.QuickSort`1 System.Linq.QuickSort`1/c__Iterator21::__0 QuickSort_1_t297686655 * ___U3CsorterU3E__0_2; // System.Int32 System.Linq.QuickSort`1/c__Iterator21::__1 int32_t ___U3CiU3E__1_3; // System.Int32 System.Linq.QuickSort`1/c__Iterator21::$PC int32_t ___U24PC_4; // TElement System.Linq.QuickSort`1/c__Iterator21::$current RuntimeObject * ___U24current_5; // System.Collections.Generic.IEnumerable`1 System.Linq.QuickSort`1/c__Iterator21::<$>source RuntimeObject* ___U3CU24U3Esource_6; // System.Linq.SortContext`1 System.Linq.QuickSort`1/c__Iterator21::<$>context SortContext_1_t935787566 * ___U3CU24U3Econtext_7; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(U3CSortU3Ec__Iterator21_t1697407369, ___source_0)); } inline RuntimeObject* get_source_0() const { return ___source_0; } inline RuntimeObject** get_address_of_source_0() { return &___source_0; } inline void set_source_0(RuntimeObject* value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((&___source_0), value); } inline static int32_t get_offset_of_context_1() { return static_cast(offsetof(U3CSortU3Ec__Iterator21_t1697407369, ___context_1)); } inline SortContext_1_t935787566 * get_context_1() const { return ___context_1; } inline SortContext_1_t935787566 ** get_address_of_context_1() { return &___context_1; } inline void set_context_1(SortContext_1_t935787566 * value) { ___context_1 = value; Il2CppCodeGenWriteBarrier((&___context_1), value); } inline static int32_t get_offset_of_U3CsorterU3E__0_2() { return static_cast(offsetof(U3CSortU3Ec__Iterator21_t1697407369, ___U3CsorterU3E__0_2)); } inline QuickSort_1_t297686655 * get_U3CsorterU3E__0_2() const { return ___U3CsorterU3E__0_2; } inline QuickSort_1_t297686655 ** get_address_of_U3CsorterU3E__0_2() { return &___U3CsorterU3E__0_2; } inline void set_U3CsorterU3E__0_2(QuickSort_1_t297686655 * value) { ___U3CsorterU3E__0_2 = value; Il2CppCodeGenWriteBarrier((&___U3CsorterU3E__0_2), value); } inline static int32_t get_offset_of_U3CiU3E__1_3() { return static_cast(offsetof(U3CSortU3Ec__Iterator21_t1697407369, ___U3CiU3E__1_3)); } inline int32_t get_U3CiU3E__1_3() const { return ___U3CiU3E__1_3; } inline int32_t* get_address_of_U3CiU3E__1_3() { return &___U3CiU3E__1_3; } inline void set_U3CiU3E__1_3(int32_t value) { ___U3CiU3E__1_3 = value; } inline static int32_t get_offset_of_U24PC_4() { return static_cast(offsetof(U3CSortU3Ec__Iterator21_t1697407369, ___U24PC_4)); } inline int32_t get_U24PC_4() const { return ___U24PC_4; } inline int32_t* get_address_of_U24PC_4() { return &___U24PC_4; } inline void set_U24PC_4(int32_t value) { ___U24PC_4 = value; } inline static int32_t get_offset_of_U24current_5() { return static_cast(offsetof(U3CSortU3Ec__Iterator21_t1697407369, ___U24current_5)); } inline RuntimeObject * get_U24current_5() const { return ___U24current_5; } inline RuntimeObject ** get_address_of_U24current_5() { return &___U24current_5; } inline void set_U24current_5(RuntimeObject * value) { ___U24current_5 = value; Il2CppCodeGenWriteBarrier((&___U24current_5), value); } inline static int32_t get_offset_of_U3CU24U3Esource_6() { return static_cast(offsetof(U3CSortU3Ec__Iterator21_t1697407369, ___U3CU24U3Esource_6)); } inline RuntimeObject* get_U3CU24U3Esource_6() const { return ___U3CU24U3Esource_6; } inline RuntimeObject** get_address_of_U3CU24U3Esource_6() { return &___U3CU24U3Esource_6; } inline void set_U3CU24U3Esource_6(RuntimeObject* value) { ___U3CU24U3Esource_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_6), value); } inline static int32_t get_offset_of_U3CU24U3Econtext_7() { return static_cast(offsetof(U3CSortU3Ec__Iterator21_t1697407369, ___U3CU24U3Econtext_7)); } inline SortContext_1_t935787566 * get_U3CU24U3Econtext_7() const { return ___U3CU24U3Econtext_7; } inline SortContext_1_t935787566 ** get_address_of_U3CU24U3Econtext_7() { return &___U3CU24U3Econtext_7; } inline void set_U3CU24U3Econtext_7(SortContext_1_t935787566 * value) { ___U3CU24U3Econtext_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Econtext_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CSORTU3EC__ITERATOR21_T1697407369_H #ifndef ORDEREDENUMERABLE_1_T2805645640_H #define ORDEREDENUMERABLE_1_T2805645640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.OrderedEnumerable`1 struct OrderedEnumerable_1_t2805645640 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1 System.Linq.OrderedEnumerable`1::source RuntimeObject* ___source_0; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(OrderedEnumerable_1_t2805645640, ___source_0)); } inline RuntimeObject* get_source_0() const { return ___source_0; } inline RuntimeObject** get_address_of_source_0() { return &___source_0; } inline void set_source_0(RuntimeObject* value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((&___source_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ORDEREDENUMERABLE_1_T2805645640_H #ifndef COMPARER_1_T155733339_H #define COMPARER_1_T155733339_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Comparer`1 struct Comparer_1_t155733339 : public RuntimeObject { public: public: }; struct Comparer_1_t155733339_StaticFields { public: // System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1::_default Comparer_1_t155733339 * ____default_0; public: inline static int32_t get_offset_of__default_0() { return static_cast(offsetof(Comparer_1_t155733339_StaticFields, ____default_0)); } inline Comparer_1_t155733339 * get__default_0() const { return ____default_0; } inline Comparer_1_t155733339 ** get_address_of__default_0() { return &____default_0; } inline void set__default_0(Comparer_1_t155733339 * value) { ____default_0 = value; Il2CppCodeGenWriteBarrier((&____default_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARER_1_T155733339_H #ifndef COMPARER_1_T284893750_H #define COMPARER_1_T284893750_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Comparer`1 struct Comparer_1_t284893750 : public RuntimeObject { public: public: }; struct Comparer_1_t284893750_StaticFields { public: // System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1::_default Comparer_1_t284893750 * ____default_0; public: inline static int32_t get_offset_of__default_0() { return static_cast(offsetof(Comparer_1_t284893750_StaticFields, ____default_0)); } inline Comparer_1_t284893750 * get__default_0() const { return ____default_0; } inline Comparer_1_t284893750 ** get_address_of__default_0() { return &____default_0; } inline void set__default_0(Comparer_1_t284893750 * value) { ____default_0 = value; Il2CppCodeGenWriteBarrier((&____default_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COMPARER_1_T284893750_H #ifndef DICTIONARYENTRY_T3123975638_H #define DICTIONARYENTRY_T3123975638_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638 { public: // System.Object System.Collections.DictionaryEntry::_key RuntimeObject * ____key_0; // System.Object System.Collections.DictionaryEntry::_value RuntimeObject * ____value_1; public: inline static int32_t get_offset_of__key_0() { return static_cast(offsetof(DictionaryEntry_t3123975638, ____key_0)); } inline RuntimeObject * get__key_0() const { return ____key_0; } inline RuntimeObject ** get_address_of__key_0() { return &____key_0; } inline void set__key_0(RuntimeObject * value) { ____key_0 = value; Il2CppCodeGenWriteBarrier((&____key_0), value); } inline static int32_t get_offset_of__value_1() { return static_cast(offsetof(DictionaryEntry_t3123975638, ____value_1)); } inline RuntimeObject * get__value_1() const { return ____value_1; } inline RuntimeObject ** get_address_of__value_1() { return &____value_1; } inline void set__value_1(RuntimeObject * value) { ____value_1 = value; Il2CppCodeGenWriteBarrier((&____value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638_marshaled_pinvoke { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; // Native definition for COM marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638_marshaled_com { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; #endif // DICTIONARYENTRY_T3123975638_H #ifndef UINT32_T2560061978_H #define UINT32_T2560061978_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt32 struct UInt32_t2560061978 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(UInt32_t2560061978, ___m_value_2)); } inline uint32_t get_m_value_2() const { return ___m_value_2; } inline uint32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT32_T2560061978_H #ifndef BOOLEAN_T97287965_H #define BOOLEAN_T97287965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Boolean struct Boolean_t97287965 { public: // System.Boolean System.Boolean::m_value bool ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Boolean_t97287965, ___m_value_2)); } inline bool get_m_value_2() const { return ___m_value_2; } inline bool* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(bool value) { ___m_value_2 = value; } }; struct Boolean_t97287965_StaticFields { public: // System.String System.Boolean::FalseString String_t* ___FalseString_0; // System.String System.Boolean::TrueString String_t* ___TrueString_1; public: inline static int32_t get_offset_of_FalseString_0() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___FalseString_0)); } inline String_t* get_FalseString_0() const { return ___FalseString_0; } inline String_t** get_address_of_FalseString_0() { return &___FalseString_0; } inline void set_FalseString_0(String_t* value) { ___FalseString_0 = value; Il2CppCodeGenWriteBarrier((&___FalseString_0), value); } inline static int32_t get_offset_of_TrueString_1() { return static_cast(offsetof(Boolean_t97287965_StaticFields, ___TrueString_1)); } inline String_t* get_TrueString_1() const { return ___TrueString_1; } inline String_t** get_address_of_TrueString_1() { return &___TrueString_1; } inline void set_TrueString_1(String_t* value) { ___TrueString_1 = value; Il2CppCodeGenWriteBarrier((&___TrueString_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOOLEAN_T97287965_H #ifndef PUSHASTABLESTRUCT_T2836609445_H #define PUSHASTABLESTRUCT_T2836609445_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // XLuaTest.PushAsTableStruct struct PushAsTableStruct_t2836609445 { public: // System.Int32 XLuaTest.PushAsTableStruct::x int32_t ___x_0; // System.Int32 XLuaTest.PushAsTableStruct::y int32_t ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(PushAsTableStruct_t2836609445, ___x_0)); } inline int32_t get_x_0() const { return ___x_0; } inline int32_t* get_address_of_x_0() { return &___x_0; } inline void set_x_0(int32_t value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(PushAsTableStruct_t2836609445, ___y_1)); } inline int32_t get_y_1() const { return ___y_1; } inline int32_t* get_address_of_y_1() { return &___y_1; } inline void set_y_1(int32_t value) { ___y_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PUSHASTABLESTRUCT_T2836609445_H #ifndef PEDDING_T3796070799_H #define PEDDING_T3796070799_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // XLuaTest.Pedding struct Pedding_t3796070799 { public: // System.Byte XLuaTest.Pedding::c uint8_t ___c_0; public: inline static int32_t get_offset_of_c_0() { return static_cast(offsetof(Pedding_t3796070799, ___c_0)); } inline uint8_t get_c_0() const { return ___c_0; } inline uint8_t* get_address_of_c_0() { return &___c_0; } inline void set_c_0(uint8_t value) { ___c_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PEDDING_T3796070799_H #ifndef VECTOR4_T3319028937_H #define VECTOR4_T3319028937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector4 struct Vector4_t3319028937 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_t3319028937, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_t3319028937, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_t3319028937, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_t3319028937, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; struct Vector4_t3319028937_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_t3319028937 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_t3319028937 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_t3319028937 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_t3319028937 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___zeroVector_5)); } inline Vector4_t3319028937 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_t3319028937 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_t3319028937 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___oneVector_6)); } inline Vector4_t3319028937 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_t3319028937 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_t3319028937 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_t3319028937 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_t3319028937 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_t3319028937 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_t3319028937 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_t3319028937 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_t3319028937 value) { ___negativeInfinityVector_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR4_T3319028937_H #ifndef VECTOR3_T3722313464_H #define VECTOR3_T3722313464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector3 struct Vector3_t3722313464 { public: // System.Single UnityEngine.Vector3::x float ___x_1; // System.Single UnityEngine.Vector3::y float ___y_2; // System.Single UnityEngine.Vector3::z float ___z_3; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector3_t3722313464, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector3_t3722313464, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector3_t3722313464, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } }; struct Vector3_t3722313464_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t3722313464 ___zeroVector_4; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t3722313464 ___oneVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t3722313464 ___upVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t3722313464 ___downVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t3722313464 ___leftVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t3722313464 ___rightVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t3722313464 ___forwardVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t3722313464 ___backVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t3722313464 ___positiveInfinityVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t3722313464 ___negativeInfinityVector_13; public: inline static int32_t get_offset_of_zeroVector_4() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___zeroVector_4)); } inline Vector3_t3722313464 get_zeroVector_4() const { return ___zeroVector_4; } inline Vector3_t3722313464 * get_address_of_zeroVector_4() { return &___zeroVector_4; } inline void set_zeroVector_4(Vector3_t3722313464 value) { ___zeroVector_4 = value; } inline static int32_t get_offset_of_oneVector_5() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___oneVector_5)); } inline Vector3_t3722313464 get_oneVector_5() const { return ___oneVector_5; } inline Vector3_t3722313464 * get_address_of_oneVector_5() { return &___oneVector_5; } inline void set_oneVector_5(Vector3_t3722313464 value) { ___oneVector_5 = value; } inline static int32_t get_offset_of_upVector_6() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___upVector_6)); } inline Vector3_t3722313464 get_upVector_6() const { return ___upVector_6; } inline Vector3_t3722313464 * get_address_of_upVector_6() { return &___upVector_6; } inline void set_upVector_6(Vector3_t3722313464 value) { ___upVector_6 = value; } inline static int32_t get_offset_of_downVector_7() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___downVector_7)); } inline Vector3_t3722313464 get_downVector_7() const { return ___downVector_7; } inline Vector3_t3722313464 * get_address_of_downVector_7() { return &___downVector_7; } inline void set_downVector_7(Vector3_t3722313464 value) { ___downVector_7 = value; } inline static int32_t get_offset_of_leftVector_8() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___leftVector_8)); } inline Vector3_t3722313464 get_leftVector_8() const { return ___leftVector_8; } inline Vector3_t3722313464 * get_address_of_leftVector_8() { return &___leftVector_8; } inline void set_leftVector_8(Vector3_t3722313464 value) { ___leftVector_8 = value; } inline static int32_t get_offset_of_rightVector_9() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___rightVector_9)); } inline Vector3_t3722313464 get_rightVector_9() const { return ___rightVector_9; } inline Vector3_t3722313464 * get_address_of_rightVector_9() { return &___rightVector_9; } inline void set_rightVector_9(Vector3_t3722313464 value) { ___rightVector_9 = value; } inline static int32_t get_offset_of_forwardVector_10() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___forwardVector_10)); } inline Vector3_t3722313464 get_forwardVector_10() const { return ___forwardVector_10; } inline Vector3_t3722313464 * get_address_of_forwardVector_10() { return &___forwardVector_10; } inline void set_forwardVector_10(Vector3_t3722313464 value) { ___forwardVector_10 = value; } inline static int32_t get_offset_of_backVector_11() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___backVector_11)); } inline Vector3_t3722313464 get_backVector_11() const { return ___backVector_11; } inline Vector3_t3722313464 * get_address_of_backVector_11() { return &___backVector_11; } inline void set_backVector_11(Vector3_t3722313464 value) { ___backVector_11 = value; } inline static int32_t get_offset_of_positiveInfinityVector_12() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___positiveInfinityVector_12)); } inline Vector3_t3722313464 get_positiveInfinityVector_12() const { return ___positiveInfinityVector_12; } inline Vector3_t3722313464 * get_address_of_positiveInfinityVector_12() { return &___positiveInfinityVector_12; } inline void set_positiveInfinityVector_12(Vector3_t3722313464 value) { ___positiveInfinityVector_12 = value; } inline static int32_t get_offset_of_negativeInfinityVector_13() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___negativeInfinityVector_13)); } inline Vector3_t3722313464 get_negativeInfinityVector_13() const { return ___negativeInfinityVector_13; } inline Vector3_t3722313464 * get_address_of_negativeInfinityVector_13() { return &___negativeInfinityVector_13; } inline void set_negativeInfinityVector_13(Vector3_t3722313464 value) { ___negativeInfinityVector_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR3_T3722313464_H #ifndef VECTOR2_T2156229523_H #define VECTOR2_T2156229523_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector2 struct Vector2_t2156229523 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_t2156229523, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_t2156229523, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_t2156229523_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_t2156229523 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_t2156229523 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_t2156229523 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_t2156229523 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_t2156229523 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_t2156229523 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_t2156229523 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_t2156229523 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___zeroVector_2)); } inline Vector2_t2156229523 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_t2156229523 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_t2156229523 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___oneVector_3)); } inline Vector2_t2156229523 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_t2156229523 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_t2156229523 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___upVector_4)); } inline Vector2_t2156229523 get_upVector_4() const { return ___upVector_4; } inline Vector2_t2156229523 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_t2156229523 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___downVector_5)); } inline Vector2_t2156229523 get_downVector_5() const { return ___downVector_5; } inline Vector2_t2156229523 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_t2156229523 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___leftVector_6)); } inline Vector2_t2156229523 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_t2156229523 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_t2156229523 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___rightVector_7)); } inline Vector2_t2156229523 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_t2156229523 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_t2156229523 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_t2156229523 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_t2156229523 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_t2156229523 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_t2156229523 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_t2156229523 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_t2156229523 value) { ___negativeInfinityVector_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR2_T2156229523_H #ifndef SCENE_T2348375561_H #define SCENE_T2348375561_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SceneManagement.Scene struct Scene_t2348375561 { public: // System.Int32 UnityEngine.SceneManagement.Scene::m_Handle int32_t ___m_Handle_0; public: inline static int32_t get_offset_of_m_Handle_0() { return static_cast(offsetof(Scene_t2348375561, ___m_Handle_0)); } inline int32_t get_m_Handle_0() const { return ___m_Handle_0; } inline int32_t* get_address_of_m_Handle_0() { return &___m_Handle_0; } inline void set_m_Handle_0(int32_t value) { ___m_Handle_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCENE_T2348375561_H #ifndef QUATERNION_T2301928331_H #define QUATERNION_T2301928331_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Quaternion struct Quaternion_t2301928331 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t2301928331, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t2301928331, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t2301928331, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t2301928331, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; struct Quaternion_t2301928331_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t2301928331 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t2301928331_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t2301928331 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t2301928331 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t2301928331 value) { ___identityQuaternion_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUATERNION_T2301928331_H #ifndef MATRIX4X4_T1817901843_H #define MATRIX4X4_T1817901843_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Matrix4x4 struct Matrix4x4_t1817901843 { public: // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; public: inline static int32_t get_offset_of_m00_0() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m00_0)); } inline float get_m00_0() const { return ___m00_0; } inline float* get_address_of_m00_0() { return &___m00_0; } inline void set_m00_0(float value) { ___m00_0 = value; } inline static int32_t get_offset_of_m10_1() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m10_1)); } inline float get_m10_1() const { return ___m10_1; } inline float* get_address_of_m10_1() { return &___m10_1; } inline void set_m10_1(float value) { ___m10_1 = value; } inline static int32_t get_offset_of_m20_2() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m20_2)); } inline float get_m20_2() const { return ___m20_2; } inline float* get_address_of_m20_2() { return &___m20_2; } inline void set_m20_2(float value) { ___m20_2 = value; } inline static int32_t get_offset_of_m30_3() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m30_3)); } inline float get_m30_3() const { return ___m30_3; } inline float* get_address_of_m30_3() { return &___m30_3; } inline void set_m30_3(float value) { ___m30_3 = value; } inline static int32_t get_offset_of_m01_4() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m01_4)); } inline float get_m01_4() const { return ___m01_4; } inline float* get_address_of_m01_4() { return &___m01_4; } inline void set_m01_4(float value) { ___m01_4 = value; } inline static int32_t get_offset_of_m11_5() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m11_5)); } inline float get_m11_5() const { return ___m11_5; } inline float* get_address_of_m11_5() { return &___m11_5; } inline void set_m11_5(float value) { ___m11_5 = value; } inline static int32_t get_offset_of_m21_6() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m21_6)); } inline float get_m21_6() const { return ___m21_6; } inline float* get_address_of_m21_6() { return &___m21_6; } inline void set_m21_6(float value) { ___m21_6 = value; } inline static int32_t get_offset_of_m31_7() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m31_7)); } inline float get_m31_7() const { return ___m31_7; } inline float* get_address_of_m31_7() { return &___m31_7; } inline void set_m31_7(float value) { ___m31_7 = value; } inline static int32_t get_offset_of_m02_8() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m02_8)); } inline float get_m02_8() const { return ___m02_8; } inline float* get_address_of_m02_8() { return &___m02_8; } inline void set_m02_8(float value) { ___m02_8 = value; } inline static int32_t get_offset_of_m12_9() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m12_9)); } inline float get_m12_9() const { return ___m12_9; } inline float* get_address_of_m12_9() { return &___m12_9; } inline void set_m12_9(float value) { ___m12_9 = value; } inline static int32_t get_offset_of_m22_10() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m22_10)); } inline float get_m22_10() const { return ___m22_10; } inline float* get_address_of_m22_10() { return &___m22_10; } inline void set_m22_10(float value) { ___m22_10 = value; } inline static int32_t get_offset_of_m32_11() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m32_11)); } inline float get_m32_11() const { return ___m32_11; } inline float* get_address_of_m32_11() { return &___m32_11; } inline void set_m32_11(float value) { ___m32_11 = value; } inline static int32_t get_offset_of_m03_12() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m03_12)); } inline float get_m03_12() const { return ___m03_12; } inline float* get_address_of_m03_12() { return &___m03_12; } inline void set_m03_12(float value) { ___m03_12 = value; } inline static int32_t get_offset_of_m13_13() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m13_13)); } inline float get_m13_13() const { return ___m13_13; } inline float* get_address_of_m13_13() { return &___m13_13; } inline void set_m13_13(float value) { ___m13_13 = value; } inline static int32_t get_offset_of_m23_14() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m23_14)); } inline float get_m23_14() const { return ___m23_14; } inline float* get_address_of_m23_14() { return &___m23_14; } inline void set_m23_14(float value) { ___m23_14 = value; } inline static int32_t get_offset_of_m33_15() { return static_cast(offsetof(Matrix4x4_t1817901843, ___m33_15)); } inline float get_m33_15() const { return ___m33_15; } inline float* get_address_of_m33_15() { return &___m33_15; } inline void set_m33_15(float value) { ___m33_15 = value; } }; struct Matrix4x4_t1817901843_StaticFields { public: // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_t1817901843 ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_t1817901843 ___identityMatrix_17; public: inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast(offsetof(Matrix4x4_t1817901843_StaticFields, ___zeroMatrix_16)); } inline Matrix4x4_t1817901843 get_zeroMatrix_16() const { return ___zeroMatrix_16; } inline Matrix4x4_t1817901843 * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; } inline void set_zeroMatrix_16(Matrix4x4_t1817901843 value) { ___zeroMatrix_16 = value; } inline static int32_t get_offset_of_identityMatrix_17() { return static_cast(offsetof(Matrix4x4_t1817901843_StaticFields, ___identityMatrix_17)); } inline Matrix4x4_t1817901843 get_identityMatrix_17() const { return ___identityMatrix_17; } inline Matrix4x4_t1817901843 * get_address_of_identityMatrix_17() { return &___identityMatrix_17; } inline void set_identityMatrix_17(Matrix4x4_t1817901843 value) { ___identityMatrix_17 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MATRIX4X4_T1817901843_H #ifndef RECT_T2360479859_H #define RECT_T2360479859_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rect struct Rect_t2360479859 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t2360479859, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t2360479859, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t2360479859, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t2360479859, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECT_T2360479859_H #ifndef DELAYEDQUEUEITEM_T1027542936_H #define DELAYEDQUEUEITEM_T1027542936_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Loom/DelayedQueueItem struct DelayedQueueItem_t1027542936 { public: // System.Single Loom/DelayedQueueItem::time float ___time_0; // System.String Loom/DelayedQueueItem::txt String_t* ___txt_1; // System.Action`1 Loom/DelayedQueueItem::action Action_1_t2019918284 * ___action_2; public: inline static int32_t get_offset_of_time_0() { return static_cast(offsetof(DelayedQueueItem_t1027542936, ___time_0)); } inline float get_time_0() const { return ___time_0; } inline float* get_address_of_time_0() { return &___time_0; } inline void set_time_0(float value) { ___time_0 = value; } inline static int32_t get_offset_of_txt_1() { return static_cast(offsetof(DelayedQueueItem_t1027542936, ___txt_1)); } inline String_t* get_txt_1() const { return ___txt_1; } inline String_t** get_address_of_txt_1() { return &___txt_1; } inline void set_txt_1(String_t* value) { ___txt_1 = value; Il2CppCodeGenWriteBarrier((&___txt_1), value); } inline static int32_t get_offset_of_action_2() { return static_cast(offsetof(DelayedQueueItem_t1027542936, ___action_2)); } inline Action_1_t2019918284 * get_action_2() const { return ___action_2; } inline Action_1_t2019918284 ** get_address_of_action_2() { return &___action_2; } inline void set_action_2(Action_1_t2019918284 * value) { ___action_2 = value; Il2CppCodeGenWriteBarrier((&___action_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of Loom/DelayedQueueItem struct DelayedQueueItem_t1027542936_marshaled_pinvoke { float ___time_0; char* ___txt_1; Il2CppMethodPointer ___action_2; }; // Native definition for COM marshalling of Loom/DelayedQueueItem struct DelayedQueueItem_t1027542936_marshaled_com { float ___time_0; Il2CppChar* ___txt_1; Il2CppMethodPointer ___action_2; }; #endif // DELAYEDQUEUEITEM_T1027542936_H #ifndef CHAR_T3634460470_H #define CHAR_T3634460470_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Char struct Char_t3634460470 { public: // System.Char System.Char::m_value Il2CppChar ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Char_t3634460470, ___m_value_2)); } inline Il2CppChar get_m_value_2() const { return ___m_value_2; } inline Il2CppChar* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(Il2CppChar value) { ___m_value_2 = value; } }; struct Char_t3634460470_StaticFields { public: // System.Byte* System.Char::category_data uint8_t* ___category_data_3; // System.Byte* System.Char::numeric_data uint8_t* ___numeric_data_4; // System.Double* System.Char::numeric_data_values double* ___numeric_data_values_5; // System.UInt16* System.Char::to_lower_data_low uint16_t* ___to_lower_data_low_6; // System.UInt16* System.Char::to_lower_data_high uint16_t* ___to_lower_data_high_7; // System.UInt16* System.Char::to_upper_data_low uint16_t* ___to_upper_data_low_8; // System.UInt16* System.Char::to_upper_data_high uint16_t* ___to_upper_data_high_9; public: inline static int32_t get_offset_of_category_data_3() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___category_data_3)); } inline uint8_t* get_category_data_3() const { return ___category_data_3; } inline uint8_t** get_address_of_category_data_3() { return &___category_data_3; } inline void set_category_data_3(uint8_t* value) { ___category_data_3 = value; } inline static int32_t get_offset_of_numeric_data_4() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_4)); } inline uint8_t* get_numeric_data_4() const { return ___numeric_data_4; } inline uint8_t** get_address_of_numeric_data_4() { return &___numeric_data_4; } inline void set_numeric_data_4(uint8_t* value) { ___numeric_data_4 = value; } inline static int32_t get_offset_of_numeric_data_values_5() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___numeric_data_values_5)); } inline double* get_numeric_data_values_5() const { return ___numeric_data_values_5; } inline double** get_address_of_numeric_data_values_5() { return &___numeric_data_values_5; } inline void set_numeric_data_values_5(double* value) { ___numeric_data_values_5 = value; } inline static int32_t get_offset_of_to_lower_data_low_6() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_low_6)); } inline uint16_t* get_to_lower_data_low_6() const { return ___to_lower_data_low_6; } inline uint16_t** get_address_of_to_lower_data_low_6() { return &___to_lower_data_low_6; } inline void set_to_lower_data_low_6(uint16_t* value) { ___to_lower_data_low_6 = value; } inline static int32_t get_offset_of_to_lower_data_high_7() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_lower_data_high_7)); } inline uint16_t* get_to_lower_data_high_7() const { return ___to_lower_data_high_7; } inline uint16_t** get_address_of_to_lower_data_high_7() { return &___to_lower_data_high_7; } inline void set_to_lower_data_high_7(uint16_t* value) { ___to_lower_data_high_7 = value; } inline static int32_t get_offset_of_to_upper_data_low_8() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_low_8)); } inline uint16_t* get_to_upper_data_low_8() const { return ___to_upper_data_low_8; } inline uint16_t** get_address_of_to_upper_data_low_8() { return &___to_upper_data_low_8; } inline void set_to_upper_data_low_8(uint16_t* value) { ___to_upper_data_low_8 = value; } inline static int32_t get_offset_of_to_upper_data_high_9() { return static_cast(offsetof(Char_t3634460470_StaticFields, ___to_upper_data_high_9)); } inline uint16_t* get_to_upper_data_high_9() const { return ___to_upper_data_high_9; } inline uint16_t** get_address_of_to_upper_data_high_9() { return &___to_upper_data_high_9; } inline void set_to_upper_data_high_9(uint16_t* value) { ___to_upper_data_high_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CHAR_T3634460470_H #ifndef NULLABLE_1_T1819850047_H #define NULLABLE_1_T1819850047_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t1819850047 { public: // T System.Nullable`1::value bool ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t1819850047, ___value_0)); } inline bool get_value_0() const { return ___value_0; } inline bool* get_address_of_value_0() { return &___value_0; } inline void set_value_0(bool value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t1819850047, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T1819850047_H #ifndef NULLABLE_1_T2856858458_H #define NULLABLE_1_T2856858458_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t2856858458 { public: // T System.Nullable`1::value uint8_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t2856858458, ___value_0)); } inline uint8_t get_value_0() const { return ___value_0; } inline uint8_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(uint8_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t2856858458, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T2856858458_H #ifndef BYTE_T1134296376_H #define BYTE_T1134296376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Byte struct Byte_t1134296376 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Byte_t1134296376, ___m_value_2)); } inline uint8_t get_m_value_2() const { return ___m_value_2; } inline uint8_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(uint8_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BYTE_T1134296376_H #ifndef NULLABLE_1_T1062055256_H #define NULLABLE_1_T1062055256_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t1062055256 { public: // T System.Nullable`1::value Il2CppChar ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t1062055256, ___value_0)); } inline Il2CppChar get_value_0() const { return ___value_0; } inline Il2CppChar* get_address_of_value_0() { return &___value_0; } inline void set_value_0(Il2CppChar value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t1062055256, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T1062055256_H #ifndef COLOR32_T2600501292_H #define COLOR32_T2600501292_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color32 struct Color32_t2600501292 { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_t2600501292, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_t2600501292, ___r_1)); } inline uint8_t get_r_1() const { return ___r_1; } inline uint8_t* get_address_of_r_1() { return &___r_1; } inline void set_r_1(uint8_t value) { ___r_1 = value; } inline static int32_t get_offset_of_g_2() { return static_cast(offsetof(Color32_t2600501292, ___g_2)); } inline uint8_t get_g_2() const { return ___g_2; } inline uint8_t* get_address_of_g_2() { return &___g_2; } inline void set_g_2(uint8_t value) { ___g_2 = value; } inline static int32_t get_offset_of_b_3() { return static_cast(offsetof(Color32_t2600501292, ___b_3)); } inline uint8_t get_b_3() const { return ___b_3; } inline uint8_t* get_address_of_b_3() { return &___b_3; } inline void set_b_3(uint8_t value) { ___b_3 = value; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_t2600501292, ___a_4)); } inline uint8_t get_a_4() const { return ___a_4; } inline uint8_t* get_address_of_a_4() { return &___a_4; } inline void set_a_4(uint8_t value) { ___a_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR32_T2600501292_H #ifndef KEYVALUEPAIR_2_T4002292062_H #define KEYVALUEPAIR_2_T4002292062_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2> struct KeyValuePair_2_t4002292062 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value List_1_t257213610 * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4002292062, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4002292062, ___value_1)); } inline List_1_t257213610 * get_value_1() const { return ___value_1; } inline List_1_t257213610 ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(List_1_t257213610 * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4002292062_H #ifndef KEYVALUEPAIR_2_T2530217319_H #define KEYVALUEPAIR_2_T2530217319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2530217319 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2530217319_H #ifndef SYSTEMEXCEPTION_T176217640_H #define SYSTEMEXCEPTION_T176217640_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.SystemException struct SystemException_t176217640 : public Exception_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SYSTEMEXCEPTION_T176217640_H #ifndef DECIMAL_T2948259380_H #define DECIMAL_T2948259380_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Decimal struct Decimal_t2948259380 { public: // System.UInt32 System.Decimal::flags uint32_t ___flags_13; // System.UInt32 System.Decimal::hi uint32_t ___hi_14; // System.UInt32 System.Decimal::lo uint32_t ___lo_15; // System.UInt32 System.Decimal::mid uint32_t ___mid_16; public: inline static int32_t get_offset_of_flags_13() { return static_cast(offsetof(Decimal_t2948259380, ___flags_13)); } inline uint32_t get_flags_13() const { return ___flags_13; } inline uint32_t* get_address_of_flags_13() { return &___flags_13; } inline void set_flags_13(uint32_t value) { ___flags_13 = value; } inline static int32_t get_offset_of_hi_14() { return static_cast(offsetof(Decimal_t2948259380, ___hi_14)); } inline uint32_t get_hi_14() const { return ___hi_14; } inline uint32_t* get_address_of_hi_14() { return &___hi_14; } inline void set_hi_14(uint32_t value) { ___hi_14 = value; } inline static int32_t get_offset_of_lo_15() { return static_cast(offsetof(Decimal_t2948259380, ___lo_15)); } inline uint32_t get_lo_15() const { return ___lo_15; } inline uint32_t* get_address_of_lo_15() { return &___lo_15; } inline void set_lo_15(uint32_t value) { ___lo_15 = value; } inline static int32_t get_offset_of_mid_16() { return static_cast(offsetof(Decimal_t2948259380, ___mid_16)); } inline uint32_t get_mid_16() const { return ___mid_16; } inline uint32_t* get_address_of_mid_16() { return &___mid_16; } inline void set_mid_16(uint32_t value) { ___mid_16 = value; } }; struct Decimal_t2948259380_StaticFields { public: // System.Decimal System.Decimal::MinValue Decimal_t2948259380 ___MinValue_0; // System.Decimal System.Decimal::MaxValue Decimal_t2948259380 ___MaxValue_1; // System.Decimal System.Decimal::MinusOne Decimal_t2948259380 ___MinusOne_2; // System.Decimal System.Decimal::One Decimal_t2948259380 ___One_3; // System.Decimal System.Decimal::Zero Decimal_t2948259380 ___Zero_4; // System.Decimal System.Decimal::MaxValueDiv10 Decimal_t2948259380 ___MaxValueDiv10_12; public: inline static int32_t get_offset_of_MinValue_0() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MinValue_0)); } inline Decimal_t2948259380 get_MinValue_0() const { return ___MinValue_0; } inline Decimal_t2948259380 * get_address_of_MinValue_0() { return &___MinValue_0; } inline void set_MinValue_0(Decimal_t2948259380 value) { ___MinValue_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MaxValue_1)); } inline Decimal_t2948259380 get_MaxValue_1() const { return ___MaxValue_1; } inline Decimal_t2948259380 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(Decimal_t2948259380 value) { ___MaxValue_1 = value; } inline static int32_t get_offset_of_MinusOne_2() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MinusOne_2)); } inline Decimal_t2948259380 get_MinusOne_2() const { return ___MinusOne_2; } inline Decimal_t2948259380 * get_address_of_MinusOne_2() { return &___MinusOne_2; } inline void set_MinusOne_2(Decimal_t2948259380 value) { ___MinusOne_2 = value; } inline static int32_t get_offset_of_One_3() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___One_3)); } inline Decimal_t2948259380 get_One_3() const { return ___One_3; } inline Decimal_t2948259380 * get_address_of_One_3() { return &___One_3; } inline void set_One_3(Decimal_t2948259380 value) { ___One_3 = value; } inline static int32_t get_offset_of_Zero_4() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___Zero_4)); } inline Decimal_t2948259380 get_Zero_4() const { return ___Zero_4; } inline Decimal_t2948259380 * get_address_of_Zero_4() { return &___Zero_4; } inline void set_Zero_4(Decimal_t2948259380 value) { ___Zero_4 = value; } inline static int32_t get_offset_of_MaxValueDiv10_12() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MaxValueDiv10_12)); } inline Decimal_t2948259380 get_MaxValueDiv10_12() const { return ___MaxValueDiv10_12; } inline Decimal_t2948259380 * get_address_of_MaxValueDiv10_12() { return &___MaxValueDiv10_12; } inline void set_MaxValueDiv10_12(Decimal_t2948259380 value) { ___MaxValueDiv10_12 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DECIMAL_T2948259380_H #ifndef ENUM_T4135868527_H #define ENUM_T4135868527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t4135868527 : public ValueType_t3640485471 { public: public: }; struct Enum_t4135868527_StaticFields { public: // System.Char[] System.Enum::split_char CharU5BU5D_t3528271667* ___split_char_0; public: inline static int32_t get_offset_of_split_char_0() { return static_cast(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); } inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; } inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; } inline void set_split_char_0(CharU5BU5D_t3528271667* value) { ___split_char_0 = value; Il2CppCodeGenWriteBarrier((&___split_char_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t4135868527_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t4135868527_marshaled_com { }; #endif // ENUM_T4135868527_H #ifndef KEYFRAME_T4206410242_H #define KEYFRAME_T4206410242_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Keyframe struct Keyframe_t4206410242 { public: // System.Single UnityEngine.Keyframe::m_Time float ___m_Time_0; // System.Single UnityEngine.Keyframe::m_Value float ___m_Value_1; // System.Single UnityEngine.Keyframe::m_InTangent float ___m_InTangent_2; // System.Single UnityEngine.Keyframe::m_OutTangent float ___m_OutTangent_3; public: inline static int32_t get_offset_of_m_Time_0() { return static_cast(offsetof(Keyframe_t4206410242, ___m_Time_0)); } inline float get_m_Time_0() const { return ___m_Time_0; } inline float* get_address_of_m_Time_0() { return &___m_Time_0; } inline void set_m_Time_0(float value) { ___m_Time_0 = value; } inline static int32_t get_offset_of_m_Value_1() { return static_cast(offsetof(Keyframe_t4206410242, ___m_Value_1)); } inline float get_m_Value_1() const { return ___m_Value_1; } inline float* get_address_of_m_Value_1() { return &___m_Value_1; } inline void set_m_Value_1(float value) { ___m_Value_1 = value; } inline static int32_t get_offset_of_m_InTangent_2() { return static_cast(offsetof(Keyframe_t4206410242, ___m_InTangent_2)); } inline float get_m_InTangent_2() const { return ___m_InTangent_2; } inline float* get_address_of_m_InTangent_2() { return &___m_InTangent_2; } inline void set_m_InTangent_2(float value) { ___m_InTangent_2 = value; } inline static int32_t get_offset_of_m_OutTangent_3() { return static_cast(offsetof(Keyframe_t4206410242, ___m_OutTangent_3)); } inline float get_m_OutTangent_3() const { return ___m_OutTangent_3; } inline float* get_address_of_m_OutTangent_3() { return &___m_OutTangent_3; } inline void set_m_OutTangent_3(float value) { ___m_OutTangent_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYFRAME_T4206410242_H #ifndef HASH128_T2357739769_H #define HASH128_T2357739769_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Hash128 struct Hash128_t2357739769 { public: // System.UInt32 UnityEngine.Hash128::m_u32_0 uint32_t ___m_u32_0_0; // System.UInt32 UnityEngine.Hash128::m_u32_1 uint32_t ___m_u32_1_1; // System.UInt32 UnityEngine.Hash128::m_u32_2 uint32_t ___m_u32_2_2; // System.UInt32 UnityEngine.Hash128::m_u32_3 uint32_t ___m_u32_3_3; public: inline static int32_t get_offset_of_m_u32_0_0() { return static_cast(offsetof(Hash128_t2357739769, ___m_u32_0_0)); } inline uint32_t get_m_u32_0_0() const { return ___m_u32_0_0; } inline uint32_t* get_address_of_m_u32_0_0() { return &___m_u32_0_0; } inline void set_m_u32_0_0(uint32_t value) { ___m_u32_0_0 = value; } inline static int32_t get_offset_of_m_u32_1_1() { return static_cast(offsetof(Hash128_t2357739769, ___m_u32_1_1)); } inline uint32_t get_m_u32_1_1() const { return ___m_u32_1_1; } inline uint32_t* get_address_of_m_u32_1_1() { return &___m_u32_1_1; } inline void set_m_u32_1_1(uint32_t value) { ___m_u32_1_1 = value; } inline static int32_t get_offset_of_m_u32_2_2() { return static_cast(offsetof(Hash128_t2357739769, ___m_u32_2_2)); } inline uint32_t get_m_u32_2_2() const { return ___m_u32_2_2; } inline uint32_t* get_address_of_m_u32_2_2() { return &___m_u32_2_2; } inline void set_m_u32_2_2(uint32_t value) { ___m_u32_2_2 = value; } inline static int32_t get_offset_of_m_u32_3_3() { return static_cast(offsetof(Hash128_t2357739769, ___m_u32_3_3)); } inline uint32_t get_m_u32_3_3() const { return ___m_u32_3_3; } inline uint32_t* get_address_of_m_u32_3_3() { return &___m_u32_3_3; } inline void set_m_u32_3_3(uint32_t value) { ___m_u32_3_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HASH128_T2357739769_H #ifndef COLOR_T2555686324_H #define COLOR_T2555686324_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color struct Color_t2555686324 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_t2555686324, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_t2555686324, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_t2555686324, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_t2555686324, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR_T2555686324_H #ifndef KEYVALUEPAIR_2_T2493698531_H #define KEYVALUEPAIR_2_T2493698531_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2> struct KeyValuePair_2_t2493698531 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject* ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2493698531, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2493698531, ___value_1)); } inline RuntimeObject* get_value_1() const { return ___value_1; } inline RuntimeObject** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject* value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2493698531_H #ifndef INT32_T2950945753_H #define INT32_T2950945753_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Int32 struct Int32_t2950945753 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_2; public: inline static int32_t get_offset_of_m_value_2() { return static_cast(offsetof(Int32_t2950945753, ___m_value_2)); } inline int32_t get_m_value_2() const { return ___m_value_2; } inline int32_t* get_address_of_m_value_2() { return &___m_value_2; } inline void set_m_value_2(int32_t value) { ___m_value_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INT32_T2950945753_H #ifndef UINT64_T4134040092_H #define UINT64_T4134040092_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.UInt64 struct UInt64_t4134040092 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_t4134040092, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // UINT64_T4134040092_H #ifndef VOID_T1185182177_H #define VOID_T1185182177_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void struct Void_t1185182177 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VOID_T1185182177_H #ifndef INTPTR_T_H #define INTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTPTR_T_H #ifndef LIGHTTYPE_T1494112716_H #define LIGHTTYPE_T1494112716_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LightType struct LightType_t1494112716 { public: // System.Int32 UnityEngine.LightType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LightType_t1494112716, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIGHTTYPE_T1494112716_H #ifndef BOUNDS_T2266837910_H #define BOUNDS_T2266837910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Bounds struct Bounds_t2266837910 { public: // UnityEngine.Vector3 UnityEngine.Bounds::m_Center Vector3_t3722313464 ___m_Center_0; // UnityEngine.Vector3 UnityEngine.Bounds::m_Extents Vector3_t3722313464 ___m_Extents_1; public: inline static int32_t get_offset_of_m_Center_0() { return static_cast(offsetof(Bounds_t2266837910, ___m_Center_0)); } inline Vector3_t3722313464 get_m_Center_0() const { return ___m_Center_0; } inline Vector3_t3722313464 * get_address_of_m_Center_0() { return &___m_Center_0; } inline void set_m_Center_0(Vector3_t3722313464 value) { ___m_Center_0 = value; } inline static int32_t get_offset_of_m_Extents_1() { return static_cast(offsetof(Bounds_t2266837910, ___m_Extents_1)); } inline Vector3_t3722313464 get_m_Extents_1() const { return ___m_Extents_1; } inline Vector3_t3722313464 * get_address_of_m_Extents_1() { return &___m_Extents_1; } inline void set_m_Extents_1(Vector3_t3722313464 value) { ___m_Extents_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // BOUNDS_T2266837910_H #ifndef CACHEDASSETBUNDLE_T2205819908_H #define CACHEDASSETBUNDLE_T2205819908_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.CachedAssetBundle struct CachedAssetBundle_t2205819908 { public: // System.String UnityEngine.CachedAssetBundle::m_Name String_t* ___m_Name_0; // UnityEngine.Hash128 UnityEngine.CachedAssetBundle::m_Hash Hash128_t2357739769 ___m_Hash_1; public: inline static int32_t get_offset_of_m_Name_0() { return static_cast(offsetof(CachedAssetBundle_t2205819908, ___m_Name_0)); } inline String_t* get_m_Name_0() const { return ___m_Name_0; } inline String_t** get_address_of_m_Name_0() { return &___m_Name_0; } inline void set_m_Name_0(String_t* value) { ___m_Name_0 = value; Il2CppCodeGenWriteBarrier((&___m_Name_0), value); } inline static int32_t get_offset_of_m_Hash_1() { return static_cast(offsetof(CachedAssetBundle_t2205819908, ___m_Hash_1)); } inline Hash128_t2357739769 get_m_Hash_1() const { return ___m_Hash_1; } inline Hash128_t2357739769 * get_address_of_m_Hash_1() { return &___m_Hash_1; } inline void set_m_Hash_1(Hash128_t2357739769 value) { ___m_Hash_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.CachedAssetBundle struct CachedAssetBundle_t2205819908_marshaled_pinvoke { char* ___m_Name_0; Hash128_t2357739769 ___m_Hash_1; }; // Native definition for COM marshalling of UnityEngine.CachedAssetBundle struct CachedAssetBundle_t2205819908_marshaled_com { Il2CppChar* ___m_Name_0; Hash128_t2357739769 ___m_Hash_1; }; #endif // CACHEDASSETBUNDLE_T2205819908_H #ifndef MONOORSTEREOSCOPICEYE_T647613870_H #define MONOORSTEREOSCOPICEYE_T647613870_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Camera/MonoOrStereoscopicEye struct MonoOrStereoscopicEye_t647613870 { public: // System.Int32 UnityEngine.Camera/MonoOrStereoscopicEye::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MonoOrStereoscopicEye_t647613870, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MONOORSTEREOSCOPICEYE_T647613870_H #ifndef U3CCREATESELECTITERATORU3EC__ITERATOR10_2_T2699935402_H #define U3CCREATESELECTITERATORU3EC__ITERATOR10_2_T2699935402_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator10`2> struct U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator10`2::source RuntimeObject* ___source_0; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator10`2::<$s_91>__0 RuntimeObject* ___U3CU24s_91U3E__0_1; // TSource System.Linq.Enumerable/c__Iterator10`2::__1 DictionaryEntry_t3123975638 ___U3CelementU3E__1_2; // System.Func`2 System.Linq.Enumerable/c__Iterator10`2::selector Func_2_t3270419407 * ___selector_3; // System.Int32 System.Linq.Enumerable/c__Iterator10`2::$PC int32_t ___U24PC_4; // TResult System.Linq.Enumerable/c__Iterator10`2::$current KeyValuePair_2_t2530217319 ___U24current_5; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator10`2::<$>source RuntimeObject* ___U3CU24U3Esource_6; // System.Func`2 System.Linq.Enumerable/c__Iterator10`2::<$>selector Func_2_t3270419407 * ___U3CU24U3Eselector_7; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402, ___source_0)); } inline RuntimeObject* get_source_0() const { return ___source_0; } inline RuntimeObject** get_address_of_source_0() { return &___source_0; } inline void set_source_0(RuntimeObject* value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((&___source_0), value); } inline static int32_t get_offset_of_U3CU24s_91U3E__0_1() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402, ___U3CU24s_91U3E__0_1)); } inline RuntimeObject* get_U3CU24s_91U3E__0_1() const { return ___U3CU24s_91U3E__0_1; } inline RuntimeObject** get_address_of_U3CU24s_91U3E__0_1() { return &___U3CU24s_91U3E__0_1; } inline void set_U3CU24s_91U3E__0_1(RuntimeObject* value) { ___U3CU24s_91U3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_91U3E__0_1), value); } inline static int32_t get_offset_of_U3CelementU3E__1_2() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402, ___U3CelementU3E__1_2)); } inline DictionaryEntry_t3123975638 get_U3CelementU3E__1_2() const { return ___U3CelementU3E__1_2; } inline DictionaryEntry_t3123975638 * get_address_of_U3CelementU3E__1_2() { return &___U3CelementU3E__1_2; } inline void set_U3CelementU3E__1_2(DictionaryEntry_t3123975638 value) { ___U3CelementU3E__1_2 = value; } inline static int32_t get_offset_of_selector_3() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402, ___selector_3)); } inline Func_2_t3270419407 * get_selector_3() const { return ___selector_3; } inline Func_2_t3270419407 ** get_address_of_selector_3() { return &___selector_3; } inline void set_selector_3(Func_2_t3270419407 * value) { ___selector_3 = value; Il2CppCodeGenWriteBarrier((&___selector_3), value); } inline static int32_t get_offset_of_U24PC_4() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402, ___U24PC_4)); } inline int32_t get_U24PC_4() const { return ___U24PC_4; } inline int32_t* get_address_of_U24PC_4() { return &___U24PC_4; } inline void set_U24PC_4(int32_t value) { ___U24PC_4 = value; } inline static int32_t get_offset_of_U24current_5() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402, ___U24current_5)); } inline KeyValuePair_2_t2530217319 get_U24current_5() const { return ___U24current_5; } inline KeyValuePair_2_t2530217319 * get_address_of_U24current_5() { return &___U24current_5; } inline void set_U24current_5(KeyValuePair_2_t2530217319 value) { ___U24current_5 = value; } inline static int32_t get_offset_of_U3CU24U3Esource_6() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402, ___U3CU24U3Esource_6)); } inline RuntimeObject* get_U3CU24U3Esource_6() const { return ___U3CU24U3Esource_6; } inline RuntimeObject** get_address_of_U3CU24U3Esource_6() { return &___U3CU24U3Esource_6; } inline void set_U3CU24U3Esource_6(RuntimeObject* value) { ___U3CU24U3Esource_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_6), value); } inline static int32_t get_offset_of_U3CU24U3Eselector_7() { return static_cast(offsetof(U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402, ___U3CU24U3Eselector_7)); } inline Func_2_t3270419407 * get_U3CU24U3Eselector_7() const { return ___U3CU24U3Eselector_7; } inline Func_2_t3270419407 ** get_address_of_U3CU24U3Eselector_7() { return &___U3CU24U3Eselector_7; } inline void set_U3CU24U3Eselector_7(Func_2_t3270419407 * value) { ___U3CU24U3Eselector_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Eselector_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATESELECTITERATORU3EC__ITERATOR10_2_T2699935402_H #ifndef STEREOSCOPICEYE_T2238664036_H #define STEREOSCOPICEYE_T2238664036_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Camera/StereoscopicEye struct StereoscopicEye_t2238664036 { public: // System.Int32 UnityEngine.Camera/StereoscopicEye::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StereoscopicEye_t2238664036, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STEREOSCOPICEYE_T2238664036_H #ifndef CAMERACLEARFLAGS_T2362496923_H #define CAMERACLEARFLAGS_T2362496923_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.CameraClearFlags struct CameraClearFlags_t2362496923 { public: // System.Int32 UnityEngine.CameraClearFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CameraClearFlags_t2362496923, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAMERACLEARFLAGS_T2362496923_H #ifndef CAMERATYPE_T2859855855_H #define CAMERATYPE_T2859855855_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.CameraType struct CameraType_t2859855855 { public: // System.Int32 UnityEngine.CameraType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CameraType_t2859855855, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAMERATYPE_T2859855855_H #ifndef AVATARTARGET_T2782276764_H #define AVATARTARGET_T2782276764_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AvatarTarget struct AvatarTarget_t2782276764 { public: // System.Int32 UnityEngine.AvatarTarget::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AvatarTarget_t2782276764, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AVATARTARGET_T2782276764_H #ifndef ANIMATORCULLINGMODE_T1291874113_H #define ANIMATORCULLINGMODE_T1291874113_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimatorCullingMode struct AnimatorCullingMode_t1291874113 { public: // System.Int32 UnityEngine.AnimatorCullingMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AnimatorCullingMode_t1291874113, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATORCULLINGMODE_T1291874113_H #ifndef ANIMATORUPDATEMODE_T3445530896_H #define ANIMATORUPDATEMODE_T3445530896_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimatorUpdateMode struct AnimatorUpdateMode_t3445530896 { public: // System.Int32 UnityEngine.AnimatorUpdateMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AnimatorUpdateMode_t3445530896, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATORUPDATEMODE_T3445530896_H #ifndef SORTDIRECTION_T3222219096_H #define SORTDIRECTION_T3222219096_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.SortDirection struct SortDirection_t3222219096 { public: // System.Int32 System.Linq.SortDirection::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SortDirection_t3222219096, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SORTDIRECTION_T3222219096_H #ifndef AUDIOTYPE_T3170162477_H #define AUDIOTYPE_T3170162477_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AudioType struct AudioType_t3170162477 { public: // System.Int32 UnityEngine.AudioType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AudioType_t3170162477, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AUDIOTYPE_T3170162477_H #ifndef AVATARIKGOAL_T2138471376_H #define AVATARIKGOAL_T2138471376_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AvatarIKGoal struct AvatarIKGoal_t2138471376 { public: // System.Int32 UnityEngine.AvatarIKGoal::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AvatarIKGoal_t2138471376, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AVATARIKGOAL_T2138471376_H #ifndef AVATARIKHINT_T1819370074_H #define AVATARIKHINT_T1819370074_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AvatarIKHint struct AvatarIKHint_t1819370074 { public: // System.Int32 UnityEngine.AvatarIKHint::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AvatarIKHint_t1819370074, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AVATARIKHINT_T1819370074_H #ifndef U3CCREATEWHEREITERATORU3EC__ITERATOR1D_1_T2472533901_H #define U3CCREATEWHEREITERATORU3EC__ITERATOR1D_1_T2472533901_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator1D`1 struct U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 : public RuntimeObject { public: // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1D`1::source RuntimeObject* ___source_0; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1D`1::<$s_120>__0 RuntimeObject* ___U3CU24s_120U3E__0_1; // TSource System.Linq.Enumerable/c__Iterator1D`1::__1 DelayedQueueItem_t1027542936 ___U3CelementU3E__1_2; // System.Func`2 System.Linq.Enumerable/c__Iterator1D`1::predicate Func_2_t1573880443 * ___predicate_3; // System.Int32 System.Linq.Enumerable/c__Iterator1D`1::$PC int32_t ___U24PC_4; // TSource System.Linq.Enumerable/c__Iterator1D`1::$current DelayedQueueItem_t1027542936 ___U24current_5; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator1D`1::<$>source RuntimeObject* ___U3CU24U3Esource_6; // System.Func`2 System.Linq.Enumerable/c__Iterator1D`1::<$>predicate Func_2_t1573880443 * ___U3CU24U3Epredicate_7; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901, ___source_0)); } inline RuntimeObject* get_source_0() const { return ___source_0; } inline RuntimeObject** get_address_of_source_0() { return &___source_0; } inline void set_source_0(RuntimeObject* value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((&___source_0), value); } inline static int32_t get_offset_of_U3CU24s_120U3E__0_1() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901, ___U3CU24s_120U3E__0_1)); } inline RuntimeObject* get_U3CU24s_120U3E__0_1() const { return ___U3CU24s_120U3E__0_1; } inline RuntimeObject** get_address_of_U3CU24s_120U3E__0_1() { return &___U3CU24s_120U3E__0_1; } inline void set_U3CU24s_120U3E__0_1(RuntimeObject* value) { ___U3CU24s_120U3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_120U3E__0_1), value); } inline static int32_t get_offset_of_U3CelementU3E__1_2() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901, ___U3CelementU3E__1_2)); } inline DelayedQueueItem_t1027542936 get_U3CelementU3E__1_2() const { return ___U3CelementU3E__1_2; } inline DelayedQueueItem_t1027542936 * get_address_of_U3CelementU3E__1_2() { return &___U3CelementU3E__1_2; } inline void set_U3CelementU3E__1_2(DelayedQueueItem_t1027542936 value) { ___U3CelementU3E__1_2 = value; } inline static int32_t get_offset_of_predicate_3() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901, ___predicate_3)); } inline Func_2_t1573880443 * get_predicate_3() const { return ___predicate_3; } inline Func_2_t1573880443 ** get_address_of_predicate_3() { return &___predicate_3; } inline void set_predicate_3(Func_2_t1573880443 * value) { ___predicate_3 = value; Il2CppCodeGenWriteBarrier((&___predicate_3), value); } inline static int32_t get_offset_of_U24PC_4() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901, ___U24PC_4)); } inline int32_t get_U24PC_4() const { return ___U24PC_4; } inline int32_t* get_address_of_U24PC_4() { return &___U24PC_4; } inline void set_U24PC_4(int32_t value) { ___U24PC_4 = value; } inline static int32_t get_offset_of_U24current_5() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901, ___U24current_5)); } inline DelayedQueueItem_t1027542936 get_U24current_5() const { return ___U24current_5; } inline DelayedQueueItem_t1027542936 * get_address_of_U24current_5() { return &___U24current_5; } inline void set_U24current_5(DelayedQueueItem_t1027542936 value) { ___U24current_5 = value; } inline static int32_t get_offset_of_U3CU24U3Esource_6() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901, ___U3CU24U3Esource_6)); } inline RuntimeObject* get_U3CU24U3Esource_6() const { return ___U3CU24U3Esource_6; } inline RuntimeObject** get_address_of_U3CU24U3Esource_6() { return &___U3CU24U3Esource_6; } inline void set_U3CU24U3Esource_6(RuntimeObject* value) { ___U3CU24U3Esource_6 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_6), value); } inline static int32_t get_offset_of_U3CU24U3Epredicate_7() { return static_cast(offsetof(U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901, ___U3CU24U3Epredicate_7)); } inline Func_2_t1573880443 * get_U3CU24U3Epredicate_7() const { return ___U3CU24U3Epredicate_7; } inline Func_2_t1573880443 ** get_address_of_U3CU24U3Epredicate_7() { return &___U3CU24U3Epredicate_7; } inline void set_U3CU24U3Epredicate_7(Func_2_t1573880443 * value) { ___U3CU24U3Epredicate_7 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Epredicate_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATEWHEREITERATORU3EC__ITERATOR1D_1_T2472533901_H #ifndef ENUMERATOR_T2086727927_H #define ENUMERATOR_T2086727927_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator struct Enumerator_t2086727927 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t132545152 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2530217319 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2086727927, ___dictionary_0)); } inline Dictionary_2_t132545152 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t132545152 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t132545152 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2086727927, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2086727927, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2086727927, ___current_3)); } inline KeyValuePair_2_t2530217319 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2530217319 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2530217319 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2086727927_H #ifndef MYENUM_T4134377632_H #define MYENUM_T4134377632_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // XLuaTest.MyEnum struct MyEnum_t4134377632 { public: // System.Int32 XLuaTest.MyEnum::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MyEnum_t4134377632, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MYENUM_T4134377632_H #ifndef WRAPMODE_T730450702_H #define WRAPMODE_T730450702_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.WrapMode struct WrapMode_t730450702 { public: // System.Int32 UnityEngine.WrapMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(WrapMode_t730450702, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // WRAPMODE_T730450702_H #ifndef CANVASUPDATE_T2572322932_H #define CANVASUPDATE_T2572322932_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.UI.CanvasUpdate struct CanvasUpdate_t2572322932 { public: // System.Int32 UnityEngine.UI.CanvasUpdate::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CanvasUpdate_t2572322932, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CANVASUPDATE_T2572322932_H #ifndef TRANSPARENCYSORTMODE_T3644896537_H #define TRANSPARENCYSORTMODE_T3644896537_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.TransparencySortMode struct TransparencySortMode_t3644896537 { public: // System.Int32 UnityEngine.TransparencySortMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TransparencySortMode_t3644896537, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRANSPARENCYSORTMODE_T3644896537_H #ifndef THREADPRIORITY_T1774350854_H #define THREADPRIORITY_T1774350854_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ThreadPriority struct ThreadPriority_t1774350854 { public: // System.Int32 UnityEngine.ThreadPriority::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ThreadPriority_t1774350854, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // THREADPRIORITY_T1774350854_H #ifndef STEREOTARGETEYEMASK_T1137745477_H #define STEREOTARGETEYEMASK_T1137745477_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.StereoTargetEyeMask struct StereoTargetEyeMask_t1137745477 { public: // System.Int32 UnityEngine.StereoTargetEyeMask::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StereoTargetEyeMask_t1137745477, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STEREOTARGETEYEMASK_T1137745477_H #ifndef SPACE_T654135784_H #define SPACE_T654135784_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Space struct Space_t654135784 { public: // System.Int32 UnityEngine.Space::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Space_t654135784, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SPACE_T654135784_H #ifndef MYSTRUCT_T514849583_H #define MYSTRUCT_T514849583_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // XLuaTest.MyStruct struct MyStruct_t514849583 { public: // System.Int32 XLuaTest.MyStruct::a int32_t ___a_0; // System.Int32 XLuaTest.MyStruct::b int32_t ___b_1; // System.Decimal XLuaTest.MyStruct::c Decimal_t2948259380 ___c_2; // XLuaTest.Pedding XLuaTest.MyStruct::e Pedding_t3796070799 ___e_3; public: inline static int32_t get_offset_of_a_0() { return static_cast(offsetof(MyStruct_t514849583, ___a_0)); } inline int32_t get_a_0() const { return ___a_0; } inline int32_t* get_address_of_a_0() { return &___a_0; } inline void set_a_0(int32_t value) { ___a_0 = value; } inline static int32_t get_offset_of_b_1() { return static_cast(offsetof(MyStruct_t514849583, ___b_1)); } inline int32_t get_b_1() const { return ___b_1; } inline int32_t* get_address_of_b_1() { return &___b_1; } inline void set_b_1(int32_t value) { ___b_1 = value; } inline static int32_t get_offset_of_c_2() { return static_cast(offsetof(MyStruct_t514849583, ___c_2)); } inline Decimal_t2948259380 get_c_2() const { return ___c_2; } inline Decimal_t2948259380 * get_address_of_c_2() { return &___c_2; } inline void set_c_2(Decimal_t2948259380 value) { ___c_2 = value; } inline static int32_t get_offset_of_e_3() { return static_cast(offsetof(MyStruct_t514849583, ___e_3)); } inline Pedding_t3796070799 get_e_3() const { return ___e_3; } inline Pedding_t3796070799 * get_address_of_e_3() { return &___e_3; } inline void set_e_3(Pedding_t3796070799 value) { ___e_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MYSTRUCT_T514849583_H #ifndef ENUMERATOR_T3558802669_H #define ENUMERATOR_T3558802669_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator> struct Enumerator_t3558802669 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t1604619894 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t4002292062 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t3558802669, ___dictionary_0)); } inline Dictionary_2_t1604619894 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t1604619894 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t1604619894 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t3558802669, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t3558802669, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t3558802669, ___current_3)); } inline KeyValuePair_2_t4002292062 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t4002292062 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t4002292062 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T3558802669_H #ifndef LIGHTSHADOWS_T1089484200_H #define LIGHTSHADOWS_T1089484200_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LightShadows struct LightShadows_t1089484200 { public: // System.Int32 UnityEngine.LightShadows::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LightShadows_t1089484200, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIGHTSHADOWS_T1089484200_H #ifndef NOTSUPPORTEDEXCEPTION_T1314879016_H #define NOTSUPPORTEDEXCEPTION_T1314879016_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.NotSupportedException struct NotSupportedException_t1314879016 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NOTSUPPORTEDEXCEPTION_T1314879016_H #ifndef DEPTHTEXTUREMODE_T4161834719_H #define DEPTHTEXTUREMODE_T4161834719_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.DepthTextureMode struct DepthTextureMode_t4161834719 { public: // System.Int32 UnityEngine.DepthTextureMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DepthTextureMode_t4161834719, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DEPTHTEXTUREMODE_T4161834719_H #ifndef U3CCREATECASTITERATORU3EC__ITERATOR0_1_T2872688600_H #define U3CCREATECASTITERATORU3EC__ITERATOR0_1_T2872688600_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator0`1 struct U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 : public RuntimeObject { public: // System.Collections.IEnumerable System.Linq.Enumerable/c__Iterator0`1::source RuntimeObject* ___source_0; // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator0`1::<$s_59>__0 RuntimeObject* ___U3CU24s_59U3E__0_1; // TResult System.Linq.Enumerable/c__Iterator0`1::__1 DictionaryEntry_t3123975638 ___U3CelementU3E__1_2; // System.Int32 System.Linq.Enumerable/c__Iterator0`1::$PC int32_t ___U24PC_3; // TResult System.Linq.Enumerable/c__Iterator0`1::$current DictionaryEntry_t3123975638 ___U24current_4; // System.Collections.IEnumerable System.Linq.Enumerable/c__Iterator0`1::<$>source RuntimeObject* ___U3CU24U3Esource_5; public: inline static int32_t get_offset_of_source_0() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600, ___source_0)); } inline RuntimeObject* get_source_0() const { return ___source_0; } inline RuntimeObject** get_address_of_source_0() { return &___source_0; } inline void set_source_0(RuntimeObject* value) { ___source_0 = value; Il2CppCodeGenWriteBarrier((&___source_0), value); } inline static int32_t get_offset_of_U3CU24s_59U3E__0_1() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600, ___U3CU24s_59U3E__0_1)); } inline RuntimeObject* get_U3CU24s_59U3E__0_1() const { return ___U3CU24s_59U3E__0_1; } inline RuntimeObject** get_address_of_U3CU24s_59U3E__0_1() { return &___U3CU24s_59U3E__0_1; } inline void set_U3CU24s_59U3E__0_1(RuntimeObject* value) { ___U3CU24s_59U3E__0_1 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_59U3E__0_1), value); } inline static int32_t get_offset_of_U3CelementU3E__1_2() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600, ___U3CelementU3E__1_2)); } inline DictionaryEntry_t3123975638 get_U3CelementU3E__1_2() const { return ___U3CelementU3E__1_2; } inline DictionaryEntry_t3123975638 * get_address_of_U3CelementU3E__1_2() { return &___U3CelementU3E__1_2; } inline void set_U3CelementU3E__1_2(DictionaryEntry_t3123975638 value) { ___U3CelementU3E__1_2 = value; } inline static int32_t get_offset_of_U24PC_3() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600, ___U24PC_3)); } inline int32_t get_U24PC_3() const { return ___U24PC_3; } inline int32_t* get_address_of_U24PC_3() { return &___U24PC_3; } inline void set_U24PC_3(int32_t value) { ___U24PC_3 = value; } inline static int32_t get_offset_of_U24current_4() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600, ___U24current_4)); } inline DictionaryEntry_t3123975638 get_U24current_4() const { return ___U24current_4; } inline DictionaryEntry_t3123975638 * get_address_of_U24current_4() { return &___U24current_4; } inline void set_U24current_4(DictionaryEntry_t3123975638 value) { ___U24current_4 = value; } inline static int32_t get_offset_of_U3CU24U3Esource_5() { return static_cast(offsetof(U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600, ___U3CU24U3Esource_5)); } inline RuntimeObject* get_U3CU24U3Esource_5() const { return ___U3CU24U3Esource_5; } inline RuntimeObject** get_address_of_U3CU24U3Esource_5() { return &___U3CU24U3Esource_5; } inline void set_U3CU24U3Esource_5(RuntimeObject* value) { ___U3CU24U3Esource_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATECASTITERATORU3EC__ITERATOR0_1_T2872688600_H #ifndef INPUTBUTTON_T3704011348_H #define INPUTBUTTON_T3704011348_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.EventSystems.PointerEventData/InputButton struct InputButton_t3704011348 { public: // System.Int32 UnityEngine.EventSystems.PointerEventData/InputButton::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(InputButton_t3704011348, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INPUTBUTTON_T3704011348_H #ifndef LOGTYPE_T73765434_H #define LOGTYPE_T73765434_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LogType struct LogType_t73765434 { public: // System.Int32 UnityEngine.LogType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LogType_t73765434, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOGTYPE_T73765434_H #ifndef RAYCASTRESULT_T3360306849_H #define RAYCASTRESULT_T3360306849_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.EventSystems.RaycastResult struct RaycastResult_t3360306849 { public: // UnityEngine.GameObject UnityEngine.EventSystems.RaycastResult::m_GameObject GameObject_t1113636619 * ___m_GameObject_0; // UnityEngine.EventSystems.BaseRaycaster UnityEngine.EventSystems.RaycastResult::module BaseRaycaster_t4150874583 * ___module_1; // System.Single UnityEngine.EventSystems.RaycastResult::distance float ___distance_2; // System.Single UnityEngine.EventSystems.RaycastResult::index float ___index_3; // System.Int32 UnityEngine.EventSystems.RaycastResult::depth int32_t ___depth_4; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingLayer int32_t ___sortingLayer_5; // System.Int32 UnityEngine.EventSystems.RaycastResult::sortingOrder int32_t ___sortingOrder_6; // UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldPosition Vector3_t3722313464 ___worldPosition_7; // UnityEngine.Vector3 UnityEngine.EventSystems.RaycastResult::worldNormal Vector3_t3722313464 ___worldNormal_8; // UnityEngine.Vector2 UnityEngine.EventSystems.RaycastResult::screenPosition Vector2_t2156229523 ___screenPosition_9; // System.Int32 UnityEngine.EventSystems.RaycastResult::displayIndex int32_t ___displayIndex_10; public: inline static int32_t get_offset_of_m_GameObject_0() { return static_cast(offsetof(RaycastResult_t3360306849, ___m_GameObject_0)); } inline GameObject_t1113636619 * get_m_GameObject_0() const { return ___m_GameObject_0; } inline GameObject_t1113636619 ** get_address_of_m_GameObject_0() { return &___m_GameObject_0; } inline void set_m_GameObject_0(GameObject_t1113636619 * value) { ___m_GameObject_0 = value; Il2CppCodeGenWriteBarrier((&___m_GameObject_0), value); } inline static int32_t get_offset_of_module_1() { return static_cast(offsetof(RaycastResult_t3360306849, ___module_1)); } inline BaseRaycaster_t4150874583 * get_module_1() const { return ___module_1; } inline BaseRaycaster_t4150874583 ** get_address_of_module_1() { return &___module_1; } inline void set_module_1(BaseRaycaster_t4150874583 * value) { ___module_1 = value; Il2CppCodeGenWriteBarrier((&___module_1), value); } inline static int32_t get_offset_of_distance_2() { return static_cast(offsetof(RaycastResult_t3360306849, ___distance_2)); } inline float get_distance_2() const { return ___distance_2; } inline float* get_address_of_distance_2() { return &___distance_2; } inline void set_distance_2(float value) { ___distance_2 = value; } inline static int32_t get_offset_of_index_3() { return static_cast(offsetof(RaycastResult_t3360306849, ___index_3)); } inline float get_index_3() const { return ___index_3; } inline float* get_address_of_index_3() { return &___index_3; } inline void set_index_3(float value) { ___index_3 = value; } inline static int32_t get_offset_of_depth_4() { return static_cast(offsetof(RaycastResult_t3360306849, ___depth_4)); } inline int32_t get_depth_4() const { return ___depth_4; } inline int32_t* get_address_of_depth_4() { return &___depth_4; } inline void set_depth_4(int32_t value) { ___depth_4 = value; } inline static int32_t get_offset_of_sortingLayer_5() { return static_cast(offsetof(RaycastResult_t3360306849, ___sortingLayer_5)); } inline int32_t get_sortingLayer_5() const { return ___sortingLayer_5; } inline int32_t* get_address_of_sortingLayer_5() { return &___sortingLayer_5; } inline void set_sortingLayer_5(int32_t value) { ___sortingLayer_5 = value; } inline static int32_t get_offset_of_sortingOrder_6() { return static_cast(offsetof(RaycastResult_t3360306849, ___sortingOrder_6)); } inline int32_t get_sortingOrder_6() const { return ___sortingOrder_6; } inline int32_t* get_address_of_sortingOrder_6() { return &___sortingOrder_6; } inline void set_sortingOrder_6(int32_t value) { ___sortingOrder_6 = value; } inline static int32_t get_offset_of_worldPosition_7() { return static_cast(offsetof(RaycastResult_t3360306849, ___worldPosition_7)); } inline Vector3_t3722313464 get_worldPosition_7() const { return ___worldPosition_7; } inline Vector3_t3722313464 * get_address_of_worldPosition_7() { return &___worldPosition_7; } inline void set_worldPosition_7(Vector3_t3722313464 value) { ___worldPosition_7 = value; } inline static int32_t get_offset_of_worldNormal_8() { return static_cast(offsetof(RaycastResult_t3360306849, ___worldNormal_8)); } inline Vector3_t3722313464 get_worldNormal_8() const { return ___worldNormal_8; } inline Vector3_t3722313464 * get_address_of_worldNormal_8() { return &___worldNormal_8; } inline void set_worldNormal_8(Vector3_t3722313464 value) { ___worldNormal_8 = value; } inline static int32_t get_offset_of_screenPosition_9() { return static_cast(offsetof(RaycastResult_t3360306849, ___screenPosition_9)); } inline Vector2_t2156229523 get_screenPosition_9() const { return ___screenPosition_9; } inline Vector2_t2156229523 * get_address_of_screenPosition_9() { return &___screenPosition_9; } inline void set_screenPosition_9(Vector2_t2156229523 value) { ___screenPosition_9 = value; } inline static int32_t get_offset_of_displayIndex_10() { return static_cast(offsetof(RaycastResult_t3360306849, ___displayIndex_10)); } inline int32_t get_displayIndex_10() const { return ___displayIndex_10; } inline int32_t* get_address_of_displayIndex_10() { return &___displayIndex_10; } inline void set_displayIndex_10(int32_t value) { ___displayIndex_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.EventSystems.RaycastResult struct RaycastResult_t3360306849_marshaled_pinvoke { GameObject_t1113636619 * ___m_GameObject_0; BaseRaycaster_t4150874583 * ___module_1; float ___distance_2; float ___index_3; int32_t ___depth_4; int32_t ___sortingLayer_5; int32_t ___sortingOrder_6; Vector3_t3722313464 ___worldPosition_7; Vector3_t3722313464 ___worldNormal_8; Vector2_t2156229523 ___screenPosition_9; int32_t ___displayIndex_10; }; // Native definition for COM marshalling of UnityEngine.EventSystems.RaycastResult struct RaycastResult_t3360306849_marshaled_com { GameObject_t1113636619 * ___m_GameObject_0; BaseRaycaster_t4150874583 * ___module_1; float ___distance_2; float ___index_3; int32_t ___depth_4; int32_t ___sortingLayer_5; int32_t ___sortingOrder_6; Vector3_t3722313464 ___worldPosition_7; Vector3_t3722313464 ___worldNormal_8; Vector2_t2156229523 ___screenPosition_9; int32_t ___displayIndex_10; }; #endif // RAYCASTRESULT_T3360306849_H #ifndef EASE_T4010715394_H #define EASE_T4010715394_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.Ease struct Ease_t4010715394 { public: // System.Int32 DG.Tweening.Ease::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Ease_t4010715394, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EASE_T4010715394_H #ifndef TYPENAMEHANDLING_T3731987346_H #define TYPENAMEHANDLING_T3731987346_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.TypeNameHandling struct TypeNameHandling_t3731987346 { public: // System.Int32 Newtonsoft.Json.TypeNameHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(TypeNameHandling_t3731987346, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TYPENAMEHANDLING_T3731987346_H #ifndef STRINGESCAPEHANDLING_T4077875565_H #define STRINGESCAPEHANDLING_T4077875565_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.StringEscapeHandling struct StringEscapeHandling_t4077875565 { public: // System.Int32 Newtonsoft.Json.StringEscapeHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StringEscapeHandling_t4077875565, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STRINGESCAPEHANDLING_T4077875565_H #ifndef PROPERTYPRESENCE_T2490594612_H #define PROPERTYPRESENCE_T2490594612_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.Serialization.JsonSerializerInternalReader/PropertyPresence struct PropertyPresence_t2490594612 { public: // System.Int32 Newtonsoft.Json.Serialization.JsonSerializerInternalReader/PropertyPresence::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PropertyPresence_t2490594612, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PROPERTYPRESENCE_T2490594612_H #ifndef REQUIRED_T1591382370_H #define REQUIRED_T1591382370_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.Required struct Required_t1591382370 { public: // System.Int32 Newtonsoft.Json.Required::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Required_t1591382370, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REQUIRED_T1591382370_H #ifndef REFERENCELOOPHANDLING_T1329130968_H #define REFERENCELOOPHANDLING_T1329130968_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.ReferenceLoopHandling struct ReferenceLoopHandling_t1329130968 { public: // System.Int32 Newtonsoft.Json.ReferenceLoopHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ReferenceLoopHandling_t1329130968, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REFERENCELOOPHANDLING_T1329130968_H #ifndef PRESERVEREFERENCESHANDLING_T815988812_H #define PRESERVEREFERENCESHANDLING_T815988812_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.PreserveReferencesHandling struct PreserveReferencesHandling_t815988812 { public: // System.Int32 Newtonsoft.Json.PreserveReferencesHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PreserveReferencesHandling_t815988812, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PRESERVEREFERENCESHANDLING_T815988812_H #ifndef OBJECTCREATIONHANDLING_T3160794531_H #define OBJECTCREATIONHANDLING_T3160794531_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.ObjectCreationHandling struct ObjectCreationHandling_t3160794531 { public: // System.Int32 Newtonsoft.Json.ObjectCreationHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ObjectCreationHandling_t3160794531, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OBJECTCREATIONHANDLING_T3160794531_H #ifndef ADDITIONALCANVASSHADERCHANNELS_T2298426082_H #define ADDITIONALCANVASSHADERCHANNELS_T2298426082_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AdditionalCanvasShaderChannels struct AdditionalCanvasShaderChannels_t2298426082 { public: // System.Int32 UnityEngine.AdditionalCanvasShaderChannels::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AdditionalCanvasShaderChannels_t2298426082, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ADDITIONALCANVASSHADERCHANNELS_T2298426082_H #ifndef DELEGATE_T1188392813_H #define DELEGATE_T1188392813_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Delegate struct Delegate_t1188392813 : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_5; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_6; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_7; // System.DelegateData System.Delegate::data DelegateData_t1677132599 * ___data_8; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t1188392813, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t1188392813, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t1188392813, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((&___m_target_2), value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t1188392813, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t1188392813, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_method_code_5() { return static_cast(offsetof(Delegate_t1188392813, ___method_code_5)); } inline intptr_t get_method_code_5() const { return ___method_code_5; } inline intptr_t* get_address_of_method_code_5() { return &___method_code_5; } inline void set_method_code_5(intptr_t value) { ___method_code_5 = value; } inline static int32_t get_offset_of_method_info_6() { return static_cast(offsetof(Delegate_t1188392813, ___method_info_6)); } inline MethodInfo_t * get_method_info_6() const { return ___method_info_6; } inline MethodInfo_t ** get_address_of_method_info_6() { return &___method_info_6; } inline void set_method_info_6(MethodInfo_t * value) { ___method_info_6 = value; Il2CppCodeGenWriteBarrier((&___method_info_6), value); } inline static int32_t get_offset_of_original_method_info_7() { return static_cast(offsetof(Delegate_t1188392813, ___original_method_info_7)); } inline MethodInfo_t * get_original_method_info_7() const { return ___original_method_info_7; } inline MethodInfo_t ** get_address_of_original_method_info_7() { return &___original_method_info_7; } inline void set_original_method_info_7(MethodInfo_t * value) { ___original_method_info_7 = value; Il2CppCodeGenWriteBarrier((&___original_method_info_7), value); } inline static int32_t get_offset_of_data_8() { return static_cast(offsetof(Delegate_t1188392813, ___data_8)); } inline DelegateData_t1677132599 * get_data_8() const { return ___data_8; } inline DelegateData_t1677132599 ** get_address_of_data_8() { return &___data_8; } inline void set_data_8(DelegateData_t1677132599 * value) { ___data_8 = value; Il2CppCodeGenWriteBarrier((&___data_8), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DELEGATE_T1188392813_H #ifndef JSONCONTAINERTYPE_T3191599701_H #define JSONCONTAINERTYPE_T3191599701_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.JsonContainerType struct JsonContainerType_t3191599701 { public: // System.Int32 Newtonsoft.Json.JsonContainerType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(JsonContainerType_t3191599701, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // JSONCONTAINERTYPE_T3191599701_H #ifndef ENUMERATOR_T2050209139_H #define ENUMERATOR_T2050209139_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/Enumerator> struct Enumerator_t2050209139 { public: // System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2/Enumerator::dictionary Dictionary_2_t96026364 * ___dictionary_0; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::next int32_t ___next_1; // System.Int32 System.Collections.Generic.Dictionary`2/Enumerator::stamp int32_t ___stamp_2; // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::current KeyValuePair_2_t2493698531 ___current_3; public: inline static int32_t get_offset_of_dictionary_0() { return static_cast(offsetof(Enumerator_t2050209139, ___dictionary_0)); } inline Dictionary_2_t96026364 * get_dictionary_0() const { return ___dictionary_0; } inline Dictionary_2_t96026364 ** get_address_of_dictionary_0() { return &___dictionary_0; } inline void set_dictionary_0(Dictionary_2_t96026364 * value) { ___dictionary_0 = value; Il2CppCodeGenWriteBarrier((&___dictionary_0), value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(Enumerator_t2050209139, ___next_1)); } inline int32_t get_next_1() const { return ___next_1; } inline int32_t* get_address_of_next_1() { return &___next_1; } inline void set_next_1(int32_t value) { ___next_1 = value; } inline static int32_t get_offset_of_stamp_2() { return static_cast(offsetof(Enumerator_t2050209139, ___stamp_2)); } inline int32_t get_stamp_2() const { return ___stamp_2; } inline int32_t* get_address_of_stamp_2() { return &___stamp_2; } inline void set_stamp_2(int32_t value) { ___stamp_2 = value; } inline static int32_t get_offset_of_current_3() { return static_cast(offsetof(Enumerator_t2050209139, ___current_3)); } inline KeyValuePair_2_t2493698531 get_current_3() const { return ___current_3; } inline KeyValuePair_2_t2493698531 * get_address_of_current_3() { return &___current_3; } inline void set_current_3(KeyValuePair_2_t2493698531 value) { ___current_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T2050209139_H #ifndef PARTICLE_T1882894987_H #define PARTICLE_T1882894987_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ParticleSystem/Particle struct Particle_t1882894987 { public: // UnityEngine.Vector3 UnityEngine.ParticleSystem/Particle::m_Position Vector3_t3722313464 ___m_Position_0; // UnityEngine.Vector3 UnityEngine.ParticleSystem/Particle::m_Velocity Vector3_t3722313464 ___m_Velocity_1; // UnityEngine.Vector3 UnityEngine.ParticleSystem/Particle::m_AnimatedVelocity Vector3_t3722313464 ___m_AnimatedVelocity_2; // UnityEngine.Vector3 UnityEngine.ParticleSystem/Particle::m_InitialVelocity Vector3_t3722313464 ___m_InitialVelocity_3; // UnityEngine.Vector3 UnityEngine.ParticleSystem/Particle::m_AxisOfRotation Vector3_t3722313464 ___m_AxisOfRotation_4; // UnityEngine.Vector3 UnityEngine.ParticleSystem/Particle::m_Rotation Vector3_t3722313464 ___m_Rotation_5; // UnityEngine.Vector3 UnityEngine.ParticleSystem/Particle::m_AngularVelocity Vector3_t3722313464 ___m_AngularVelocity_6; // UnityEngine.Vector3 UnityEngine.ParticleSystem/Particle::m_StartSize Vector3_t3722313464 ___m_StartSize_7; // UnityEngine.Color32 UnityEngine.ParticleSystem/Particle::m_StartColor Color32_t2600501292 ___m_StartColor_8; // System.UInt32 UnityEngine.ParticleSystem/Particle::m_RandomSeed uint32_t ___m_RandomSeed_9; // System.Single UnityEngine.ParticleSystem/Particle::m_Lifetime float ___m_Lifetime_10; // System.Single UnityEngine.ParticleSystem/Particle::m_StartLifetime float ___m_StartLifetime_11; // System.Single UnityEngine.ParticleSystem/Particle::m_EmitAccumulator0 float ___m_EmitAccumulator0_12; // System.Single UnityEngine.ParticleSystem/Particle::m_EmitAccumulator1 float ___m_EmitAccumulator1_13; public: inline static int32_t get_offset_of_m_Position_0() { return static_cast(offsetof(Particle_t1882894987, ___m_Position_0)); } inline Vector3_t3722313464 get_m_Position_0() const { return ___m_Position_0; } inline Vector3_t3722313464 * get_address_of_m_Position_0() { return &___m_Position_0; } inline void set_m_Position_0(Vector3_t3722313464 value) { ___m_Position_0 = value; } inline static int32_t get_offset_of_m_Velocity_1() { return static_cast(offsetof(Particle_t1882894987, ___m_Velocity_1)); } inline Vector3_t3722313464 get_m_Velocity_1() const { return ___m_Velocity_1; } inline Vector3_t3722313464 * get_address_of_m_Velocity_1() { return &___m_Velocity_1; } inline void set_m_Velocity_1(Vector3_t3722313464 value) { ___m_Velocity_1 = value; } inline static int32_t get_offset_of_m_AnimatedVelocity_2() { return static_cast(offsetof(Particle_t1882894987, ___m_AnimatedVelocity_2)); } inline Vector3_t3722313464 get_m_AnimatedVelocity_2() const { return ___m_AnimatedVelocity_2; } inline Vector3_t3722313464 * get_address_of_m_AnimatedVelocity_2() { return &___m_AnimatedVelocity_2; } inline void set_m_AnimatedVelocity_2(Vector3_t3722313464 value) { ___m_AnimatedVelocity_2 = value; } inline static int32_t get_offset_of_m_InitialVelocity_3() { return static_cast(offsetof(Particle_t1882894987, ___m_InitialVelocity_3)); } inline Vector3_t3722313464 get_m_InitialVelocity_3() const { return ___m_InitialVelocity_3; } inline Vector3_t3722313464 * get_address_of_m_InitialVelocity_3() { return &___m_InitialVelocity_3; } inline void set_m_InitialVelocity_3(Vector3_t3722313464 value) { ___m_InitialVelocity_3 = value; } inline static int32_t get_offset_of_m_AxisOfRotation_4() { return static_cast(offsetof(Particle_t1882894987, ___m_AxisOfRotation_4)); } inline Vector3_t3722313464 get_m_AxisOfRotation_4() const { return ___m_AxisOfRotation_4; } inline Vector3_t3722313464 * get_address_of_m_AxisOfRotation_4() { return &___m_AxisOfRotation_4; } inline void set_m_AxisOfRotation_4(Vector3_t3722313464 value) { ___m_AxisOfRotation_4 = value; } inline static int32_t get_offset_of_m_Rotation_5() { return static_cast(offsetof(Particle_t1882894987, ___m_Rotation_5)); } inline Vector3_t3722313464 get_m_Rotation_5() const { return ___m_Rotation_5; } inline Vector3_t3722313464 * get_address_of_m_Rotation_5() { return &___m_Rotation_5; } inline void set_m_Rotation_5(Vector3_t3722313464 value) { ___m_Rotation_5 = value; } inline static int32_t get_offset_of_m_AngularVelocity_6() { return static_cast(offsetof(Particle_t1882894987, ___m_AngularVelocity_6)); } inline Vector3_t3722313464 get_m_AngularVelocity_6() const { return ___m_AngularVelocity_6; } inline Vector3_t3722313464 * get_address_of_m_AngularVelocity_6() { return &___m_AngularVelocity_6; } inline void set_m_AngularVelocity_6(Vector3_t3722313464 value) { ___m_AngularVelocity_6 = value; } inline static int32_t get_offset_of_m_StartSize_7() { return static_cast(offsetof(Particle_t1882894987, ___m_StartSize_7)); } inline Vector3_t3722313464 get_m_StartSize_7() const { return ___m_StartSize_7; } inline Vector3_t3722313464 * get_address_of_m_StartSize_7() { return &___m_StartSize_7; } inline void set_m_StartSize_7(Vector3_t3722313464 value) { ___m_StartSize_7 = value; } inline static int32_t get_offset_of_m_StartColor_8() { return static_cast(offsetof(Particle_t1882894987, ___m_StartColor_8)); } inline Color32_t2600501292 get_m_StartColor_8() const { return ___m_StartColor_8; } inline Color32_t2600501292 * get_address_of_m_StartColor_8() { return &___m_StartColor_8; } inline void set_m_StartColor_8(Color32_t2600501292 value) { ___m_StartColor_8 = value; } inline static int32_t get_offset_of_m_RandomSeed_9() { return static_cast(offsetof(Particle_t1882894987, ___m_RandomSeed_9)); } inline uint32_t get_m_RandomSeed_9() const { return ___m_RandomSeed_9; } inline uint32_t* get_address_of_m_RandomSeed_9() { return &___m_RandomSeed_9; } inline void set_m_RandomSeed_9(uint32_t value) { ___m_RandomSeed_9 = value; } inline static int32_t get_offset_of_m_Lifetime_10() { return static_cast(offsetof(Particle_t1882894987, ___m_Lifetime_10)); } inline float get_m_Lifetime_10() const { return ___m_Lifetime_10; } inline float* get_address_of_m_Lifetime_10() { return &___m_Lifetime_10; } inline void set_m_Lifetime_10(float value) { ___m_Lifetime_10 = value; } inline static int32_t get_offset_of_m_StartLifetime_11() { return static_cast(offsetof(Particle_t1882894987, ___m_StartLifetime_11)); } inline float get_m_StartLifetime_11() const { return ___m_StartLifetime_11; } inline float* get_address_of_m_StartLifetime_11() { return &___m_StartLifetime_11; } inline void set_m_StartLifetime_11(float value) { ___m_StartLifetime_11 = value; } inline static int32_t get_offset_of_m_EmitAccumulator0_12() { return static_cast(offsetof(Particle_t1882894987, ___m_EmitAccumulator0_12)); } inline float get_m_EmitAccumulator0_12() const { return ___m_EmitAccumulator0_12; } inline float* get_address_of_m_EmitAccumulator0_12() { return &___m_EmitAccumulator0_12; } inline void set_m_EmitAccumulator0_12(float value) { ___m_EmitAccumulator0_12 = value; } inline static int32_t get_offset_of_m_EmitAccumulator1_13() { return static_cast(offsetof(Particle_t1882894987, ___m_EmitAccumulator1_13)); } inline float get_m_EmitAccumulator1_13() const { return ___m_EmitAccumulator1_13; } inline float* get_address_of_m_EmitAccumulator1_13() { return &___m_EmitAccumulator1_13; } inline void set_m_EmitAccumulator1_13(float value) { ___m_EmitAccumulator1_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PARTICLE_T1882894987_H #ifndef MIXEDLIGHTINGMODE_T270503864_H #define MIXEDLIGHTINGMODE_T270503864_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.MixedLightingMode struct MixedLightingMode_t270503864 { public: // System.Int32 UnityEngine.MixedLightingMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MixedLightingMode_t270503864, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MIXEDLIGHTINGMODE_T270503864_H #ifndef LIGHTMAPBAKETYPE_T1497855756_H #define LIGHTMAPBAKETYPE_T1497855756_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LightmapBakeType struct LightmapBakeType_t1497855756 { public: // System.Int32 UnityEngine.LightmapBakeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LightmapBakeType_t1497855756, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIGHTMAPBAKETYPE_T1497855756_H #ifndef LIGHTRENDERMODE_T1384513348_H #define LIGHTRENDERMODE_T1384513348_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LightRenderMode struct LightRenderMode_t1384513348 { public: // System.Int32 UnityEngine.LightRenderMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LightRenderMode_t1384513348, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIGHTRENDERMODE_T1384513348_H #ifndef NULLVALUEHANDLING_T3402136445_H #define NULLVALUEHANDLING_T3402136445_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.NullValueHandling struct NullValueHandling_t3402136445 { public: // System.Int32 Newtonsoft.Json.NullValueHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(NullValueHandling_t3402136445, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLVALUEHANDLING_T3402136445_H #ifndef DATEPARSEHANDLING_T2751701876_H #define DATEPARSEHANDLING_T2751701876_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.DateParseHandling struct DateParseHandling_t2751701876 { public: // System.Int32 Newtonsoft.Json.DateParseHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DateParseHandling_t2751701876, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATEPARSEHANDLING_T2751701876_H #ifndef DATEFORMATHANDLING_T1376167855_H #define DATEFORMATHANDLING_T1376167855_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.DateFormatHandling struct DateFormatHandling_t1376167855 { public: // System.Int32 Newtonsoft.Json.DateFormatHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DateFormatHandling_t1376167855, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATEFORMATHANDLING_T1376167855_H #ifndef CONSTRUCTORHANDLING_T3189370124_H #define CONSTRUCTORHANDLING_T3189370124_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.ConstructorHandling struct ConstructorHandling_t3189370124 { public: // System.Int32 Newtonsoft.Json.ConstructorHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ConstructorHandling_t3189370124, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CONSTRUCTORHANDLING_T3189370124_H #ifndef LOOPTYPE_T3049802818_H #define LOOPTYPE_T3049802818_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.LoopType struct LoopType_t3049802818 { public: // System.Int32 DG.Tweening.LoopType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LoopType_t3049802818, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOOPTYPE_T3049802818_H #ifndef LOGBEHAVIOUR_T1548882435_H #define LOGBEHAVIOUR_T1548882435_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DG.Tweening.LogBehaviour struct LogBehaviour_t1548882435 { public: // System.Int32 DG.Tweening.LogBehaviour::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LogBehaviour_t1548882435, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LOGBEHAVIOUR_T1548882435_H #ifndef ANIMATIONCULLINGTYPE_T4202248747_H #define ANIMATIONCULLINGTYPE_T4202248747_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.AnimationCullingType struct AnimationCullingType_t4202248747 { public: // System.Int32 UnityEngine.AnimationCullingType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AnimationCullingType_t4202248747, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ANIMATIONCULLINGTYPE_T4202248747_H #ifndef INVALIDOPERATIONEXCEPTION_T56020091_H #define INVALIDOPERATIONEXCEPTION_T56020091_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.InvalidOperationException struct InvalidOperationException_t56020091 : public SystemException_t176217640 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INVALIDOPERATIONEXCEPTION_T56020091_H #ifndef DATETIMEZONEHANDLING_T3002599730_H #define DATETIMEZONEHANDLING_T3002599730_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.DateTimeZoneHandling struct DateTimeZoneHandling_t3002599730 { public: // System.Int32 Newtonsoft.Json.DateTimeZoneHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DateTimeZoneHandling_t3002599730, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIMEZONEHANDLING_T3002599730_H #ifndef MISSINGMEMBERHANDLING_T4043300624_H #define MISSINGMEMBERHANDLING_T4043300624_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.MissingMemberHandling struct MissingMemberHandling_t4043300624 { public: // System.Int32 Newtonsoft.Json.MissingMemberHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MissingMemberHandling_t4043300624, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MISSINGMEMBERHANDLING_T4043300624_H #ifndef METADATAPROPERTYHANDLING_T1042169553_H #define METADATAPROPERTYHANDLING_T1042169553_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.MetadataPropertyHandling struct MetadataPropertyHandling_t1042169553 { public: // System.Int32 Newtonsoft.Json.MetadataPropertyHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MetadataPropertyHandling_t1042169553, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // METADATAPROPERTYHANDLING_T1042169553_H #ifndef JTOKENTYPE_T3022361662_H #define JTOKENTYPE_T3022361662_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.Linq.JTokenType struct JTokenType_t3022361662 { public: // System.Int32 Newtonsoft.Json.Linq.JTokenType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(JTokenType_t3022361662, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // JTOKENTYPE_T3022361662_H #ifndef JSONTOKEN_T1917433489_H #define JSONTOKEN_T1917433489_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.JsonToken struct JsonToken_t1917433489 { public: // System.Int32 Newtonsoft.Json.JsonToken::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(JsonToken_t1917433489, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // JSONTOKEN_T1917433489_H #ifndef FORMATTING_T2192044929_H #define FORMATTING_T2192044929_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.Formatting struct Formatting_t2192044929 { public: // System.Int32 Newtonsoft.Json.Formatting::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Formatting_t2192044929, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FORMATTING_T2192044929_H #ifndef FLOATPARSEHANDLING_T1006965658_H #define FLOATPARSEHANDLING_T1006965658_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.FloatParseHandling struct FloatParseHandling_t1006965658 { public: // System.Int32 Newtonsoft.Json.FloatParseHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FloatParseHandling_t1006965658, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FLOATPARSEHANDLING_T1006965658_H #ifndef FLOATFORMATHANDLING_T562907821_H #define FLOATFORMATHANDLING_T562907821_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.FloatFormatHandling struct FloatFormatHandling_t562907821 { public: // System.Int32 Newtonsoft.Json.FloatFormatHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FloatFormatHandling_t562907821, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FLOATFORMATHANDLING_T562907821_H #ifndef DEFAULTVALUEHANDLING_T3240998650_H #define DEFAULTVALUEHANDLING_T3240998650_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.DefaultValueHandling struct DefaultValueHandling_t3240998650 { public: // System.Int32 Newtonsoft.Json.DefaultValueHandling::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DefaultValueHandling_t3240998650, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DEFAULTVALUEHANDLING_T3240998650_H #ifndef SKINQUALITY_T4231844520_H #define SKINQUALITY_T4231844520_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SkinQuality struct SkinQuality_t4231844520 { public: // System.Int32 UnityEngine.SkinQuality::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SkinQuality_t4231844520, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SKINQUALITY_T4231844520_H #ifndef OPAQUESORTMODE_T868829811_H #define OPAQUESORTMODE_T868829811_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.OpaqueSortMode struct OpaqueSortMode_t868829811 { public: // System.Int32 UnityEngine.Rendering.OpaqueSortMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(OpaqueSortMode_t868829811, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OPAQUESORTMODE_T868829811_H #ifndef HUMANBODYBONES_T600150811_H #define HUMANBODYBONES_T600150811_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.HumanBodyBones struct HumanBodyBones_t600150811 { public: // System.Int32 UnityEngine.HumanBodyBones::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HumanBodyBones_t600150811, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HUMANBODYBONES_T600150811_H #ifndef REFLECTIONPROBEUSAGE_T3366161812_H #define REFLECTIONPROBEUSAGE_T3366161812_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.ReflectionProbeUsage struct ReflectionProbeUsage_t3366161812 { public: // System.Int32 UnityEngine.Rendering.ReflectionProbeUsage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ReflectionProbeUsage_t3366161812, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // REFLECTIONPROBEUSAGE_T3366161812_H #ifndef PRIMITIVETYPE_T3468579401_H #define PRIMITIVETYPE_T3468579401_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.PrimitiveType struct PrimitiveType_t3468579401 { public: // System.Int32 UnityEngine.PrimitiveType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PrimitiveType_t3468579401, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PRIMITIVETYPE_T3468579401_H #ifndef SHADOWCASTINGMODE_T2280965600_H #define SHADOWCASTINGMODE_T2280965600_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.ShadowCastingMode struct ShadowCastingMode_t2280965600 { public: // System.Int32 UnityEngine.Rendering.ShadowCastingMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ShadowCastingMode_t2280965600, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHADOWCASTINGMODE_T2280965600_H #ifndef SHADOWMAPPASS_T3970026991_H #define SHADOWMAPPASS_T3970026991_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.ShadowMapPass struct ShadowMapPass_t3970026991 { public: // System.Int32 UnityEngine.Rendering.ShadowMapPass::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ShadowMapPass_t3970026991, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SHADOWMAPPASS_T3970026991_H #ifndef PLAYMODE_T3051407859_H #define PLAYMODE_T3051407859_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.PlayMode struct PlayMode_t3051407859 { public: // System.Int32 UnityEngine.PlayMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PlayMode_t3051407859, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PLAYMODE_T3051407859_H #ifndef PARTICLESYSTEMSTOPBEHAVIOR_T2808326180_H #define PARTICLESYSTEMSTOPBEHAVIOR_T2808326180_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ParticleSystemStopBehavior struct ParticleSystemStopBehavior_t2808326180 { public: // System.Int32 UnityEngine.ParticleSystemStopBehavior::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ParticleSystemStopBehavior_t2808326180, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PARTICLESYSTEMSTOPBEHAVIOR_T2808326180_H #ifndef RENDERINGPATH_T883966888_H #define RENDERINGPATH_T883966888_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RenderingPath struct RenderingPath_t883966888 { public: // System.Int32 UnityEngine.RenderingPath::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RenderingPath_t883966888, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RENDERINGPATH_T883966888_H #ifndef QUEUEMODE_T4140807126_H #define QUEUEMODE_T4140807126_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.QueueMode struct QueueMode_t4140807126 { public: // System.Int32 UnityEngine.QueueMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(QueueMode_t4140807126, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUEUEMODE_T4140807126_H #ifndef RENDERBUFFER_T586150500_H #define RENDERBUFFER_T586150500_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RenderBuffer struct RenderBuffer_t586150500 { public: // System.Int32 UnityEngine.RenderBuffer::m_RenderTextureInstanceID int32_t ___m_RenderTextureInstanceID_0; // System.IntPtr UnityEngine.RenderBuffer::m_BufferPtr intptr_t ___m_BufferPtr_1; public: inline static int32_t get_offset_of_m_RenderTextureInstanceID_0() { return static_cast(offsetof(RenderBuffer_t586150500, ___m_RenderTextureInstanceID_0)); } inline int32_t get_m_RenderTextureInstanceID_0() const { return ___m_RenderTextureInstanceID_0; } inline int32_t* get_address_of_m_RenderTextureInstanceID_0() { return &___m_RenderTextureInstanceID_0; } inline void set_m_RenderTextureInstanceID_0(int32_t value) { ___m_RenderTextureInstanceID_0 = value; } inline static int32_t get_offset_of_m_BufferPtr_1() { return static_cast(offsetof(RenderBuffer_t586150500, ___m_BufferPtr_1)); } inline intptr_t get_m_BufferPtr_1() const { return ___m_BufferPtr_1; } inline intptr_t* get_address_of_m_BufferPtr_1() { return &___m_BufferPtr_1; } inline void set_m_BufferPtr_1(intptr_t value) { ___m_BufferPtr_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RENDERBUFFER_T586150500_H #ifndef CAMERAEVENT_T2033959522_H #define CAMERAEVENT_T2033959522_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.CameraEvent struct CameraEvent_t2033959522 { public: // System.Int32 UnityEngine.Rendering.CameraEvent::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(CameraEvent_t2033959522, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CAMERAEVENT_T2033959522_H #ifndef EDGE_T1530570602_H #define EDGE_T1530570602_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RectTransform/Edge struct Edge_t1530570602 { public: // System.Int32 UnityEngine.RectTransform/Edge::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Edge_t1530570602, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EDGE_T1530570602_H #ifndef INDEXFORMAT_T3742455541_H #define INDEXFORMAT_T3742455541_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.IndexFormat struct IndexFormat_t3742455541 { public: // System.Int32 UnityEngine.Rendering.IndexFormat::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(IndexFormat_t3742455541, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INDEXFORMAT_T3742455541_H #ifndef AXIS_T1856666072_H #define AXIS_T1856666072_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RectTransform/Axis struct Axis_t1856666072 { public: // System.Int32 UnityEngine.RectTransform/Axis::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Axis_t1856666072, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AXIS_T1856666072_H #ifndef LIGHTEVENT_T2943511468_H #define LIGHTEVENT_T2943511468_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.LightEvent struct LightEvent_t2943511468 { public: // System.Int32 UnityEngine.Rendering.LightEvent::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LightEvent_t2943511468, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIGHTEVENT_T2943511468_H #ifndef RAY2D_T2082843914_H #define RAY2D_T2082843914_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Ray2D struct Ray2D_t2082843914 { public: // UnityEngine.Vector2 UnityEngine.Ray2D::m_Origin Vector2_t2156229523 ___m_Origin_0; // UnityEngine.Vector2 UnityEngine.Ray2D::m_Direction Vector2_t2156229523 ___m_Direction_1; public: inline static int32_t get_offset_of_m_Origin_0() { return static_cast(offsetof(Ray2D_t2082843914, ___m_Origin_0)); } inline Vector2_t2156229523 get_m_Origin_0() const { return ___m_Origin_0; } inline Vector2_t2156229523 * get_address_of_m_Origin_0() { return &___m_Origin_0; } inline void set_m_Origin_0(Vector2_t2156229523 value) { ___m_Origin_0 = value; } inline static int32_t get_offset_of_m_Direction_1() { return static_cast(offsetof(Ray2D_t2082843914, ___m_Direction_1)); } inline Vector2_t2156229523 get_m_Direction_1() const { return ___m_Direction_1; } inline Vector2_t2156229523 * get_address_of_m_Direction_1() { return &___m_Direction_1; } inline void set_m_Direction_1(Vector2_t2156229523 value) { ___m_Direction_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RAY2D_T2082843914_H #ifndef LIGHTPROBEUSAGE_T800497123_H #define LIGHTPROBEUSAGE_T800497123_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.LightProbeUsage struct LightProbeUsage_t800497123 { public: // System.Int32 UnityEngine.Rendering.LightProbeUsage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LightProbeUsage_t800497123, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIGHTPROBEUSAGE_T800497123_H #ifndef RAY_T3785851493_H #define RAY_T3785851493_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Ray struct Ray_t3785851493 { public: // UnityEngine.Vector3 UnityEngine.Ray::m_Origin Vector3_t3722313464 ___m_Origin_0; // UnityEngine.Vector3 UnityEngine.Ray::m_Direction Vector3_t3722313464 ___m_Direction_1; public: inline static int32_t get_offset_of_m_Origin_0() { return static_cast(offsetof(Ray_t3785851493, ___m_Origin_0)); } inline Vector3_t3722313464 get_m_Origin_0() const { return ___m_Origin_0; } inline Vector3_t3722313464 * get_address_of_m_Origin_0() { return &___m_Origin_0; } inline void set_m_Origin_0(Vector3_t3722313464 value) { ___m_Origin_0 = value; } inline static int32_t get_offset_of_m_Direction_1() { return static_cast(offsetof(Ray_t3785851493, ___m_Direction_1)); } inline Vector3_t3722313464 get_m_Direction_1() const { return ___m_Direction_1; } inline Vector3_t3722313464 * get_address_of_m_Direction_1() { return &___m_Direction_1; } inline void set_m_Direction_1(Vector3_t3722313464 value) { ___m_Direction_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RAY_T3785851493_H #ifndef LIGHTSHADOWRESOLUTION_T3029073116_H #define LIGHTSHADOWRESOLUTION_T3029073116_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rendering.LightShadowResolution struct LightShadowResolution_t3029073116 { public: // System.Int32 UnityEngine.Rendering.LightShadowResolution::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LightShadowResolution_t3029073116, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LIGHTSHADOWRESOLUTION_T3029073116_H #ifndef MESHTOPOLOGY_T838400051_H #define MESHTOPOLOGY_T838400051_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.MeshTopology struct MeshTopology_t838400051 { public: // System.Int32 UnityEngine.MeshTopology::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MeshTopology_t838400051, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MESHTOPOLOGY_T838400051_H #ifndef MATCHTARGETWEIGHTMASK_T554846203_H #define MATCHTARGETWEIGHTMASK_T554846203_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.MatchTargetWeightMask struct MatchTargetWeightMask_t554846203 { public: // UnityEngine.Vector3 UnityEngine.MatchTargetWeightMask::m_PositionXYZWeight Vector3_t3722313464 ___m_PositionXYZWeight_0; // System.Single UnityEngine.MatchTargetWeightMask::m_RotationWeight float ___m_RotationWeight_1; public: inline static int32_t get_offset_of_m_PositionXYZWeight_0() { return static_cast(offsetof(MatchTargetWeightMask_t554846203, ___m_PositionXYZWeight_0)); } inline Vector3_t3722313464 get_m_PositionXYZWeight_0() const { return ___m_PositionXYZWeight_0; } inline Vector3_t3722313464 * get_address_of_m_PositionXYZWeight_0() { return &___m_PositionXYZWeight_0; } inline void set_m_PositionXYZWeight_0(Vector3_t3722313464 value) { ___m_PositionXYZWeight_0 = value; } inline static int32_t get_offset_of_m_RotationWeight_1() { return static_cast(offsetof(MatchTargetWeightMask_t554846203, ___m_RotationWeight_1)); } inline float get_m_RotationWeight_1() const { return ___m_RotationWeight_1; } inline float* get_address_of_m_RotationWeight_1() { return &___m_RotationWeight_1; } inline void set_m_RotationWeight_1(float value) { ___m_RotationWeight_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MATCHTARGETWEIGHTMASK_T554846203_H #ifndef SENDMESSAGEOPTIONS_T3580193095_H #define SENDMESSAGEOPTIONS_T3580193095_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SendMessageOptions struct SendMessageOptions_t3580193095 { public: // System.Int32 UnityEngine.SendMessageOptions::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(SendMessageOptions_t3580193095, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SENDMESSAGEOPTIONS_T3580193095_H #ifndef LINETEXTUREMODE_T468844345_H #define LINETEXTUREMODE_T468844345_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LineTextureMode struct LineTextureMode_t468844345 { public: // System.Int32 UnityEngine.LineTextureMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LineTextureMode_t468844345, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINETEXTUREMODE_T468844345_H #ifndef MOTIONVECTORGENERATIONMODE_T582917276_H #define MOTIONVECTORGENERATIONMODE_T582917276_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.MotionVectorGenerationMode struct MotionVectorGenerationMode_t582917276 { public: // System.Int32 UnityEngine.MotionVectorGenerationMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MotionVectorGenerationMode_t582917276, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MOTIONVECTORGENERATIONMODE_T582917276_H #ifndef HIDEFLAGS_T4250555765_H #define HIDEFLAGS_T4250555765_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.HideFlags struct HideFlags_t4250555765 { public: // System.Int32 UnityEngine.HideFlags::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(HideFlags_t4250555765, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // HIDEFLAGS_T4250555765_H #ifndef PARTICLESYSTEMCUSTOMDATA_T1949455375_H #define PARTICLESYSTEMCUSTOMDATA_T1949455375_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ParticleSystemCustomData struct ParticleSystemCustomData_t1949455375 { public: // System.Int32 UnityEngine.ParticleSystemCustomData::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ParticleSystemCustomData_t1949455375, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PARTICLESYSTEMCUSTOMDATA_T1949455375_H #ifndef LINEALIGNMENT_T2442180505_H #define LINEALIGNMENT_T2442180505_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LineAlignment struct LineAlignment_t2442180505 { public: // System.Int32 UnityEngine.LineAlignment::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LineAlignment_t2442180505, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LINEALIGNMENT_T2442180505_H #ifndef RENDERMODE_T4077056833_H #define RENDERMODE_T4077056833_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RenderMode struct RenderMode_t4077056833 { public: // System.Int32 UnityEngine.RenderMode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(RenderMode_t4077056833, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RENDERMODE_T4077056833_H #ifndef NULLABLE_1_T616964910_H #define NULLABLE_1_T616964910_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t616964910 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t616964910, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t616964910, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T616964910_H #ifndef NULLABLE_1_T1438310180_H #define NULLABLE_1_T1438310180_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t1438310180 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t1438310180, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t1438310180, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T1438310180_H #ifndef NULLABLE_1_T3271444517_H #define NULLABLE_1_T3271444517_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t3271444517 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t3271444517, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t3271444517, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T3271444517_H #ifndef NULLABLE_1_T1159582132_H #define NULLABLE_1_T1159582132_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t1159582132 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t1159582132, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t1159582132, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T1159582132_H #ifndef NULLABLE_1_T477397604_H #define NULLABLE_1_T477397604_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t477397604 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t477397604, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t477397604, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T477397604_H #ifndef MULTICASTDELEGATE_T_H #define MULTICASTDELEGATE_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t1188392813 { public: // System.MulticastDelegate System.MulticastDelegate::prev MulticastDelegate_t * ___prev_9; // System.MulticastDelegate System.MulticastDelegate::kpm_next MulticastDelegate_t * ___kpm_next_10; public: inline static int32_t get_offset_of_prev_9() { return static_cast(offsetof(MulticastDelegate_t, ___prev_9)); } inline MulticastDelegate_t * get_prev_9() const { return ___prev_9; } inline MulticastDelegate_t ** get_address_of_prev_9() { return &___prev_9; } inline void set_prev_9(MulticastDelegate_t * value) { ___prev_9 = value; Il2CppCodeGenWriteBarrier((&___prev_9), value); } inline static int32_t get_offset_of_kpm_next_10() { return static_cast(offsetof(MulticastDelegate_t, ___kpm_next_10)); } inline MulticastDelegate_t * get_kpm_next_10() const { return ___kpm_next_10; } inline MulticastDelegate_t ** get_address_of_kpm_next_10() { return &___kpm_next_10; } inline void set_kpm_next_10(MulticastDelegate_t * value) { ___kpm_next_10 = value; Il2CppCodeGenWriteBarrier((&___kpm_next_10), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MULTICASTDELEGATE_T_H #ifndef ENUMERATOR_T664920021_H #define ENUMERATOR_T664920021_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator> struct Enumerator_t664920021 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::host_enumerator Enumerator_t2050209139 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t664920021, ___host_enumerator_0)); } inline Enumerator_t2050209139 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t2050209139 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t2050209139 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T664920021_H #ifndef ENUMERATOR_T701438809_H #define ENUMERATOR_T701438809_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator struct Enumerator_t701438809 { public: // System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::host_enumerator Enumerator_t2086727927 ___host_enumerator_0; public: inline static int32_t get_offset_of_host_enumerator_0() { return static_cast(offsetof(Enumerator_t701438809, ___host_enumerator_0)); } inline Enumerator_t2086727927 get_host_enumerator_0() const { return ___host_enumerator_0; } inline Enumerator_t2086727927 * get_address_of_host_enumerator_0() { return &___host_enumerator_0; } inline void set_host_enumerator_0(Enumerator_t2086727927 value) { ___host_enumerator_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMERATOR_T701438809_H #ifndef LIGHTBAKINGOUTPUT_T989813037_H #define LIGHTBAKINGOUTPUT_T989813037_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.LightBakingOutput struct LightBakingOutput_t989813037 { public: // System.Int32 UnityEngine.LightBakingOutput::probeOcclusionLightIndex int32_t ___probeOcclusionLightIndex_0; // System.Int32 UnityEngine.LightBakingOutput::occlusionMaskChannel int32_t ___occlusionMaskChannel_1; // UnityEngine.LightmapBakeType UnityEngine.LightBakingOutput::lightmapBakeType int32_t ___lightmapBakeType_2; // UnityEngine.MixedLightingMode UnityEngine.LightBakingOutput::mixedLightingMode int32_t ___mixedLightingMode_3; // System.Boolean UnityEngine.LightBakingOutput::isBaked bool ___isBaked_4; public: inline static int32_t get_offset_of_probeOcclusionLightIndex_0() { return static_cast(offsetof(LightBakingOutput_t989813037, ___probeOcclusionLightIndex_0)); } inline int32_t get_probeOcclusionLightIndex_0() const { return ___probeOcclusionLightIndex_0; } inline int32_t* get_address_of_probeOcclusionLightIndex_0() { return &___probeOcclusionLightIndex_0; } inline void set_probeOcclusionLightIndex_0(int32_t value) { ___probeOcclusionLightIndex_0 = value; } inline static int32_t get_offset_of_occlusionMaskChannel_1() { return static_cast(offsetof(LightBakingOutput_t989813037, ___occlusionMaskChannel_1)); } inline int32_t get_occlusionMaskChannel_1() const { return ___occlusionMaskChannel_1; } inline int32_t* get_address_of_occlusionMaskChannel_1() { return &___occlusionMaskChannel_1; } inline void set_occlusionMaskChannel_1(int32_t value) { ___occlusionMaskChannel_1 = value; } inline static int32_t get_offset_of_lightmapBakeType_2() { return static_cast(offsetof(LightBakingOutput_t989813037, ___lightmapBakeType_2)); } inline int32_t get_lightmapBakeType_2() const { return ___lightmapBakeType_2; } inline int32_t* get_address_of_lightmapBakeType_2() { return &___lightmapBakeType_2; } inline void set_lightmapBakeType_2(int32_t value) { ___lightmapBakeType_2 = value; } inline static int32_t get_offset_of_mixedLightingMode_3() { return static_cast(offsetof(LightBakingOutput_t989813037, ___mixedLightingMode_3)); } inline int32_t get_mixedLightingMode_3() const { return ___mixedLightingMode_3; } inline int32_t* get_address_of_mixedLightingMode_3() { return &___mixedLightingMode_3; } inline void set_mixedLightingMode_3(int32_t value) { ___mixedLightingMode_3 = value; } inline static int32_t get_offset_of_isBaked_4() { return static_cast(offsetof(LightBakingOutput_t989813037, ___isBaked_4)); } inline bool get_isBaked_4() const { return ___isBaked_4; } inline bool* get_address_of_isBaked_4() { return &___isBaked_4; } inline void set_isBaked_4(bool value) { ___isBaked_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.LightBakingOutput struct LightBakingOutput_t989813037_marshaled_pinvoke { int32_t ___probeOcclusionLightIndex_0; int32_t ___occlusionMaskChannel_1; int32_t ___lightmapBakeType_2; int32_t ___mixedLightingMode_3; int32_t ___isBaked_4; }; // Native definition for COM marshalling of UnityEngine.LightBakingOutput struct LightBakingOutput_t989813037_marshaled_com { int32_t ___probeOcclusionLightIndex_0; int32_t ___occlusionMaskChannel_1; int32_t ___lightmapBakeType_2; int32_t ___mixedLightingMode_3; int32_t ___isBaked_4; }; #endif // LIGHTBAKINGOUTPUT_T989813037_H #ifndef ORDEREDSEQUENCE_2_T1569044711_H #define ORDEREDSEQUENCE_2_T1569044711_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.OrderedSequence`2 struct OrderedSequence_2_t1569044711 : public OrderedEnumerable_1_t2805645640 { public: // System.Linq.OrderedEnumerable`1 System.Linq.OrderedSequence`2::parent OrderedEnumerable_1_t2805645640 * ___parent_1; // System.Func`2 System.Linq.OrderedSequence`2::selector Func_2_t2317969963 * ___selector_2; // System.Collections.Generic.IComparer`1 System.Linq.OrderedSequence`2::comparer RuntimeObject* ___comparer_3; // System.Linq.SortDirection System.Linq.OrderedSequence`2::direction int32_t ___direction_4; public: inline static int32_t get_offset_of_parent_1() { return static_cast(offsetof(OrderedSequence_2_t1569044711, ___parent_1)); } inline OrderedEnumerable_1_t2805645640 * get_parent_1() const { return ___parent_1; } inline OrderedEnumerable_1_t2805645640 ** get_address_of_parent_1() { return &___parent_1; } inline void set_parent_1(OrderedEnumerable_1_t2805645640 * value) { ___parent_1 = value; Il2CppCodeGenWriteBarrier((&___parent_1), value); } inline static int32_t get_offset_of_selector_2() { return static_cast(offsetof(OrderedSequence_2_t1569044711, ___selector_2)); } inline Func_2_t2317969963 * get_selector_2() const { return ___selector_2; } inline Func_2_t2317969963 ** get_address_of_selector_2() { return &___selector_2; } inline void set_selector_2(Func_2_t2317969963 * value) { ___selector_2 = value; Il2CppCodeGenWriteBarrier((&___selector_2), value); } inline static int32_t get_offset_of_comparer_3() { return static_cast(offsetof(OrderedSequence_2_t1569044711, ___comparer_3)); } inline RuntimeObject* get_comparer_3() const { return ___comparer_3; } inline RuntimeObject** get_address_of_comparer_3() { return &___comparer_3; } inline void set_comparer_3(RuntimeObject* value) { ___comparer_3 = value; Il2CppCodeGenWriteBarrier((&___comparer_3), value); } inline static int32_t get_offset_of_direction_4() { return static_cast(offsetof(OrderedSequence_2_t1569044711, ___direction_4)); } inline int32_t get_direction_4() const { return ___direction_4; } inline int32_t* get_address_of_direction_4() { return &___direction_4; } inline void set_direction_4(int32_t value) { ___direction_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ORDEREDSEQUENCE_2_T1569044711_H #ifndef U3CCREATEGROUPBYITERATORU3EC__ITERATOR5_2_T4259298734_H #define U3CCREATEGROUPBYITERATORU3EC__ITERATOR5_2_T4259298734_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator5`2 struct U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2> System.Linq.Enumerable/c__Iterator5`2::__0 Dictionary_2_t1604619894 * ___U3CgroupsU3E__0_0; // System.Collections.Generic.List`1 System.Linq.Enumerable/c__Iterator5`2::__1 List_1_t257213610 * ___U3CnullListU3E__1_1; // System.Int32 System.Linq.Enumerable/c__Iterator5`2::__2 int32_t ___U3CcounterU3E__2_2; // System.Int32 System.Linq.Enumerable/c__Iterator5`2::__3 int32_t ___U3CnullCounterU3E__3_3; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator5`2::source RuntimeObject* ___source_4; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator5`2::<$s_71>__4 RuntimeObject* ___U3CU24s_71U3E__4_5; // TSource System.Linq.Enumerable/c__Iterator5`2::__5 RuntimeObject * ___U3CelementU3E__5_6; // System.Func`2 System.Linq.Enumerable/c__Iterator5`2::keySelector Func_2_t2447130374 * ___keySelector_7; // TKey System.Linq.Enumerable/c__Iterator5`2::__6 RuntimeObject * ___U3CkeyU3E__6_8; // System.Collections.Generic.IEqualityComparer`1 System.Linq.Enumerable/c__Iterator5`2::comparer RuntimeObject* ___comparer_9; // System.Collections.Generic.List`1 System.Linq.Enumerable/c__Iterator5`2::__7 List_1_t257213610 * ___U3CgroupU3E__7_10; // System.Collections.Generic.Dictionary`2/Enumerator> System.Linq.Enumerable/c__Iterator5`2::<$s_72>__8 Enumerator_t3558802669 ___U3CU24s_72U3E__8_11; // System.Collections.Generic.KeyValuePair`2> System.Linq.Enumerable/c__Iterator5`2::__9 KeyValuePair_2_t4002292062 ___U3CgroupU3E__9_12; // System.Int32 System.Linq.Enumerable/c__Iterator5`2::$PC int32_t ___U24PC_13; // System.Linq.IGrouping`2 System.Linq.Enumerable/c__Iterator5`2::$current RuntimeObject* ___U24current_14; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator5`2::<$>source RuntimeObject* ___U3CU24U3Esource_15; // System.Func`2 System.Linq.Enumerable/c__Iterator5`2::<$>keySelector Func_2_t2447130374 * ___U3CU24U3EkeySelector_16; // System.Collections.Generic.IEqualityComparer`1 System.Linq.Enumerable/c__Iterator5`2::<$>comparer RuntimeObject* ___U3CU24U3Ecomparer_17; public: inline static int32_t get_offset_of_U3CgroupsU3E__0_0() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CgroupsU3E__0_0)); } inline Dictionary_2_t1604619894 * get_U3CgroupsU3E__0_0() const { return ___U3CgroupsU3E__0_0; } inline Dictionary_2_t1604619894 ** get_address_of_U3CgroupsU3E__0_0() { return &___U3CgroupsU3E__0_0; } inline void set_U3CgroupsU3E__0_0(Dictionary_2_t1604619894 * value) { ___U3CgroupsU3E__0_0 = value; Il2CppCodeGenWriteBarrier((&___U3CgroupsU3E__0_0), value); } inline static int32_t get_offset_of_U3CnullListU3E__1_1() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CnullListU3E__1_1)); } inline List_1_t257213610 * get_U3CnullListU3E__1_1() const { return ___U3CnullListU3E__1_1; } inline List_1_t257213610 ** get_address_of_U3CnullListU3E__1_1() { return &___U3CnullListU3E__1_1; } inline void set_U3CnullListU3E__1_1(List_1_t257213610 * value) { ___U3CnullListU3E__1_1 = value; Il2CppCodeGenWriteBarrier((&___U3CnullListU3E__1_1), value); } inline static int32_t get_offset_of_U3CcounterU3E__2_2() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CcounterU3E__2_2)); } inline int32_t get_U3CcounterU3E__2_2() const { return ___U3CcounterU3E__2_2; } inline int32_t* get_address_of_U3CcounterU3E__2_2() { return &___U3CcounterU3E__2_2; } inline void set_U3CcounterU3E__2_2(int32_t value) { ___U3CcounterU3E__2_2 = value; } inline static int32_t get_offset_of_U3CnullCounterU3E__3_3() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CnullCounterU3E__3_3)); } inline int32_t get_U3CnullCounterU3E__3_3() const { return ___U3CnullCounterU3E__3_3; } inline int32_t* get_address_of_U3CnullCounterU3E__3_3() { return &___U3CnullCounterU3E__3_3; } inline void set_U3CnullCounterU3E__3_3(int32_t value) { ___U3CnullCounterU3E__3_3 = value; } inline static int32_t get_offset_of_source_4() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___source_4)); } inline RuntimeObject* get_source_4() const { return ___source_4; } inline RuntimeObject** get_address_of_source_4() { return &___source_4; } inline void set_source_4(RuntimeObject* value) { ___source_4 = value; Il2CppCodeGenWriteBarrier((&___source_4), value); } inline static int32_t get_offset_of_U3CU24s_71U3E__4_5() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CU24s_71U3E__4_5)); } inline RuntimeObject* get_U3CU24s_71U3E__4_5() const { return ___U3CU24s_71U3E__4_5; } inline RuntimeObject** get_address_of_U3CU24s_71U3E__4_5() { return &___U3CU24s_71U3E__4_5; } inline void set_U3CU24s_71U3E__4_5(RuntimeObject* value) { ___U3CU24s_71U3E__4_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_71U3E__4_5), value); } inline static int32_t get_offset_of_U3CelementU3E__5_6() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CelementU3E__5_6)); } inline RuntimeObject * get_U3CelementU3E__5_6() const { return ___U3CelementU3E__5_6; } inline RuntimeObject ** get_address_of_U3CelementU3E__5_6() { return &___U3CelementU3E__5_6; } inline void set_U3CelementU3E__5_6(RuntimeObject * value) { ___U3CelementU3E__5_6 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__5_6), value); } inline static int32_t get_offset_of_keySelector_7() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___keySelector_7)); } inline Func_2_t2447130374 * get_keySelector_7() const { return ___keySelector_7; } inline Func_2_t2447130374 ** get_address_of_keySelector_7() { return &___keySelector_7; } inline void set_keySelector_7(Func_2_t2447130374 * value) { ___keySelector_7 = value; Il2CppCodeGenWriteBarrier((&___keySelector_7), value); } inline static int32_t get_offset_of_U3CkeyU3E__6_8() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CkeyU3E__6_8)); } inline RuntimeObject * get_U3CkeyU3E__6_8() const { return ___U3CkeyU3E__6_8; } inline RuntimeObject ** get_address_of_U3CkeyU3E__6_8() { return &___U3CkeyU3E__6_8; } inline void set_U3CkeyU3E__6_8(RuntimeObject * value) { ___U3CkeyU3E__6_8 = value; Il2CppCodeGenWriteBarrier((&___U3CkeyU3E__6_8), value); } inline static int32_t get_offset_of_comparer_9() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___comparer_9)); } inline RuntimeObject* get_comparer_9() const { return ___comparer_9; } inline RuntimeObject** get_address_of_comparer_9() { return &___comparer_9; } inline void set_comparer_9(RuntimeObject* value) { ___comparer_9 = value; Il2CppCodeGenWriteBarrier((&___comparer_9), value); } inline static int32_t get_offset_of_U3CgroupU3E__7_10() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CgroupU3E__7_10)); } inline List_1_t257213610 * get_U3CgroupU3E__7_10() const { return ___U3CgroupU3E__7_10; } inline List_1_t257213610 ** get_address_of_U3CgroupU3E__7_10() { return &___U3CgroupU3E__7_10; } inline void set_U3CgroupU3E__7_10(List_1_t257213610 * value) { ___U3CgroupU3E__7_10 = value; Il2CppCodeGenWriteBarrier((&___U3CgroupU3E__7_10), value); } inline static int32_t get_offset_of_U3CU24s_72U3E__8_11() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CU24s_72U3E__8_11)); } inline Enumerator_t3558802669 get_U3CU24s_72U3E__8_11() const { return ___U3CU24s_72U3E__8_11; } inline Enumerator_t3558802669 * get_address_of_U3CU24s_72U3E__8_11() { return &___U3CU24s_72U3E__8_11; } inline void set_U3CU24s_72U3E__8_11(Enumerator_t3558802669 value) { ___U3CU24s_72U3E__8_11 = value; } inline static int32_t get_offset_of_U3CgroupU3E__9_12() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CgroupU3E__9_12)); } inline KeyValuePair_2_t4002292062 get_U3CgroupU3E__9_12() const { return ___U3CgroupU3E__9_12; } inline KeyValuePair_2_t4002292062 * get_address_of_U3CgroupU3E__9_12() { return &___U3CgroupU3E__9_12; } inline void set_U3CgroupU3E__9_12(KeyValuePair_2_t4002292062 value) { ___U3CgroupU3E__9_12 = value; } inline static int32_t get_offset_of_U24PC_13() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U24PC_13)); } inline int32_t get_U24PC_13() const { return ___U24PC_13; } inline int32_t* get_address_of_U24PC_13() { return &___U24PC_13; } inline void set_U24PC_13(int32_t value) { ___U24PC_13 = value; } inline static int32_t get_offset_of_U24current_14() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U24current_14)); } inline RuntimeObject* get_U24current_14() const { return ___U24current_14; } inline RuntimeObject** get_address_of_U24current_14() { return &___U24current_14; } inline void set_U24current_14(RuntimeObject* value) { ___U24current_14 = value; Il2CppCodeGenWriteBarrier((&___U24current_14), value); } inline static int32_t get_offset_of_U3CU24U3Esource_15() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CU24U3Esource_15)); } inline RuntimeObject* get_U3CU24U3Esource_15() const { return ___U3CU24U3Esource_15; } inline RuntimeObject** get_address_of_U3CU24U3Esource_15() { return &___U3CU24U3Esource_15; } inline void set_U3CU24U3Esource_15(RuntimeObject* value) { ___U3CU24U3Esource_15 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_15), value); } inline static int32_t get_offset_of_U3CU24U3EkeySelector_16() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CU24U3EkeySelector_16)); } inline Func_2_t2447130374 * get_U3CU24U3EkeySelector_16() const { return ___U3CU24U3EkeySelector_16; } inline Func_2_t2447130374 ** get_address_of_U3CU24U3EkeySelector_16() { return &___U3CU24U3EkeySelector_16; } inline void set_U3CU24U3EkeySelector_16(Func_2_t2447130374 * value) { ___U3CU24U3EkeySelector_16 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3EkeySelector_16), value); } inline static int32_t get_offset_of_U3CU24U3Ecomparer_17() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734, ___U3CU24U3Ecomparer_17)); } inline RuntimeObject* get_U3CU24U3Ecomparer_17() const { return ___U3CU24U3Ecomparer_17; } inline RuntimeObject** get_address_of_U3CU24U3Ecomparer_17() { return &___U3CU24U3Ecomparer_17; } inline void set_U3CU24U3Ecomparer_17(RuntimeObject* value) { ___U3CU24U3Ecomparer_17 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Ecomparer_17), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATEGROUPBYITERATORU3EC__ITERATOR5_2_T4259298734_H #ifndef NULLABLE_1_T1470895410_H #define NULLABLE_1_T1470895410_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t1470895410 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t1470895410, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t1470895410, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T1470895410_H #ifndef ORDEREDSEQUENCE_2_T1698205122_H #define ORDEREDSEQUENCE_2_T1698205122_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.OrderedSequence`2 struct OrderedSequence_2_t1698205122 : public OrderedEnumerable_1_t2805645640 { public: // System.Linq.OrderedEnumerable`1 System.Linq.OrderedSequence`2::parent OrderedEnumerable_1_t2805645640 * ___parent_1; // System.Func`2 System.Linq.OrderedSequence`2::selector Func_2_t2447130374 * ___selector_2; // System.Collections.Generic.IComparer`1 System.Linq.OrderedSequence`2::comparer RuntimeObject* ___comparer_3; // System.Linq.SortDirection System.Linq.OrderedSequence`2::direction int32_t ___direction_4; public: inline static int32_t get_offset_of_parent_1() { return static_cast(offsetof(OrderedSequence_2_t1698205122, ___parent_1)); } inline OrderedEnumerable_1_t2805645640 * get_parent_1() const { return ___parent_1; } inline OrderedEnumerable_1_t2805645640 ** get_address_of_parent_1() { return &___parent_1; } inline void set_parent_1(OrderedEnumerable_1_t2805645640 * value) { ___parent_1 = value; Il2CppCodeGenWriteBarrier((&___parent_1), value); } inline static int32_t get_offset_of_selector_2() { return static_cast(offsetof(OrderedSequence_2_t1698205122, ___selector_2)); } inline Func_2_t2447130374 * get_selector_2() const { return ___selector_2; } inline Func_2_t2447130374 ** get_address_of_selector_2() { return &___selector_2; } inline void set_selector_2(Func_2_t2447130374 * value) { ___selector_2 = value; Il2CppCodeGenWriteBarrier((&___selector_2), value); } inline static int32_t get_offset_of_comparer_3() { return static_cast(offsetof(OrderedSequence_2_t1698205122, ___comparer_3)); } inline RuntimeObject* get_comparer_3() const { return ___comparer_3; } inline RuntimeObject** get_address_of_comparer_3() { return &___comparer_3; } inline void set_comparer_3(RuntimeObject* value) { ___comparer_3 = value; Il2CppCodeGenWriteBarrier((&___comparer_3), value); } inline static int32_t get_offset_of_direction_4() { return static_cast(offsetof(OrderedSequence_2_t1698205122, ___direction_4)); } inline int32_t get_direction_4() const { return ___direction_4; } inline int32_t* get_address_of_direction_4() { return &___direction_4; } inline void set_direction_4(int32_t value) { ___direction_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ORDEREDSEQUENCE_2_T1698205122_H #ifndef SORTCONTEXT_1_T935787566_H #define SORTCONTEXT_1_T935787566_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.SortContext`1 struct SortContext_1_t935787566 : public RuntimeObject { public: // System.Linq.SortDirection System.Linq.SortContext`1::direction int32_t ___direction_0; // System.Linq.SortContext`1 System.Linq.SortContext`1::child_context SortContext_1_t935787566 * ___child_context_1; public: inline static int32_t get_offset_of_direction_0() { return static_cast(offsetof(SortContext_1_t935787566, ___direction_0)); } inline int32_t get_direction_0() const { return ___direction_0; } inline int32_t* get_address_of_direction_0() { return &___direction_0; } inline void set_direction_0(int32_t value) { ___direction_0 = value; } inline static int32_t get_offset_of_child_context_1() { return static_cast(offsetof(SortContext_1_t935787566, ___child_context_1)); } inline SortContext_1_t935787566 * get_child_context_1() const { return ___child_context_1; } inline SortContext_1_t935787566 ** get_address_of_child_context_1() { return &___child_context_1; } inline void set_child_context_1(SortContext_1_t935787566 * value) { ___child_context_1 = value; Il2CppCodeGenWriteBarrier((&___child_context_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SORTCONTEXT_1_T935787566_H #ifndef EMITPARAMS_T2216423628_H #define EMITPARAMS_T2216423628_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.ParticleSystem/EmitParams struct EmitParams_t2216423628 { public: // UnityEngine.ParticleSystem/Particle UnityEngine.ParticleSystem/EmitParams::m_Particle Particle_t1882894987 ___m_Particle_0; // System.Boolean UnityEngine.ParticleSystem/EmitParams::m_PositionSet bool ___m_PositionSet_1; // System.Boolean UnityEngine.ParticleSystem/EmitParams::m_VelocitySet bool ___m_VelocitySet_2; // System.Boolean UnityEngine.ParticleSystem/EmitParams::m_AxisOfRotationSet bool ___m_AxisOfRotationSet_3; // System.Boolean UnityEngine.ParticleSystem/EmitParams::m_RotationSet bool ___m_RotationSet_4; // System.Boolean UnityEngine.ParticleSystem/EmitParams::m_AngularVelocitySet bool ___m_AngularVelocitySet_5; // System.Boolean UnityEngine.ParticleSystem/EmitParams::m_StartSizeSet bool ___m_StartSizeSet_6; // System.Boolean UnityEngine.ParticleSystem/EmitParams::m_StartColorSet bool ___m_StartColorSet_7; // System.Boolean UnityEngine.ParticleSystem/EmitParams::m_RandomSeedSet bool ___m_RandomSeedSet_8; // System.Boolean UnityEngine.ParticleSystem/EmitParams::m_StartLifetimeSet bool ___m_StartLifetimeSet_9; // System.Boolean UnityEngine.ParticleSystem/EmitParams::m_ApplyShapeToPosition bool ___m_ApplyShapeToPosition_10; public: inline static int32_t get_offset_of_m_Particle_0() { return static_cast(offsetof(EmitParams_t2216423628, ___m_Particle_0)); } inline Particle_t1882894987 get_m_Particle_0() const { return ___m_Particle_0; } inline Particle_t1882894987 * get_address_of_m_Particle_0() { return &___m_Particle_0; } inline void set_m_Particle_0(Particle_t1882894987 value) { ___m_Particle_0 = value; } inline static int32_t get_offset_of_m_PositionSet_1() { return static_cast(offsetof(EmitParams_t2216423628, ___m_PositionSet_1)); } inline bool get_m_PositionSet_1() const { return ___m_PositionSet_1; } inline bool* get_address_of_m_PositionSet_1() { return &___m_PositionSet_1; } inline void set_m_PositionSet_1(bool value) { ___m_PositionSet_1 = value; } inline static int32_t get_offset_of_m_VelocitySet_2() { return static_cast(offsetof(EmitParams_t2216423628, ___m_VelocitySet_2)); } inline bool get_m_VelocitySet_2() const { return ___m_VelocitySet_2; } inline bool* get_address_of_m_VelocitySet_2() { return &___m_VelocitySet_2; } inline void set_m_VelocitySet_2(bool value) { ___m_VelocitySet_2 = value; } inline static int32_t get_offset_of_m_AxisOfRotationSet_3() { return static_cast(offsetof(EmitParams_t2216423628, ___m_AxisOfRotationSet_3)); } inline bool get_m_AxisOfRotationSet_3() const { return ___m_AxisOfRotationSet_3; } inline bool* get_address_of_m_AxisOfRotationSet_3() { return &___m_AxisOfRotationSet_3; } inline void set_m_AxisOfRotationSet_3(bool value) { ___m_AxisOfRotationSet_3 = value; } inline static int32_t get_offset_of_m_RotationSet_4() { return static_cast(offsetof(EmitParams_t2216423628, ___m_RotationSet_4)); } inline bool get_m_RotationSet_4() const { return ___m_RotationSet_4; } inline bool* get_address_of_m_RotationSet_4() { return &___m_RotationSet_4; } inline void set_m_RotationSet_4(bool value) { ___m_RotationSet_4 = value; } inline static int32_t get_offset_of_m_AngularVelocitySet_5() { return static_cast(offsetof(EmitParams_t2216423628, ___m_AngularVelocitySet_5)); } inline bool get_m_AngularVelocitySet_5() const { return ___m_AngularVelocitySet_5; } inline bool* get_address_of_m_AngularVelocitySet_5() { return &___m_AngularVelocitySet_5; } inline void set_m_AngularVelocitySet_5(bool value) { ___m_AngularVelocitySet_5 = value; } inline static int32_t get_offset_of_m_StartSizeSet_6() { return static_cast(offsetof(EmitParams_t2216423628, ___m_StartSizeSet_6)); } inline bool get_m_StartSizeSet_6() const { return ___m_StartSizeSet_6; } inline bool* get_address_of_m_StartSizeSet_6() { return &___m_StartSizeSet_6; } inline void set_m_StartSizeSet_6(bool value) { ___m_StartSizeSet_6 = value; } inline static int32_t get_offset_of_m_StartColorSet_7() { return static_cast(offsetof(EmitParams_t2216423628, ___m_StartColorSet_7)); } inline bool get_m_StartColorSet_7() const { return ___m_StartColorSet_7; } inline bool* get_address_of_m_StartColorSet_7() { return &___m_StartColorSet_7; } inline void set_m_StartColorSet_7(bool value) { ___m_StartColorSet_7 = value; } inline static int32_t get_offset_of_m_RandomSeedSet_8() { return static_cast(offsetof(EmitParams_t2216423628, ___m_RandomSeedSet_8)); } inline bool get_m_RandomSeedSet_8() const { return ___m_RandomSeedSet_8; } inline bool* get_address_of_m_RandomSeedSet_8() { return &___m_RandomSeedSet_8; } inline void set_m_RandomSeedSet_8(bool value) { ___m_RandomSeedSet_8 = value; } inline static int32_t get_offset_of_m_StartLifetimeSet_9() { return static_cast(offsetof(EmitParams_t2216423628, ___m_StartLifetimeSet_9)); } inline bool get_m_StartLifetimeSet_9() const { return ___m_StartLifetimeSet_9; } inline bool* get_address_of_m_StartLifetimeSet_9() { return &___m_StartLifetimeSet_9; } inline void set_m_StartLifetimeSet_9(bool value) { ___m_StartLifetimeSet_9 = value; } inline static int32_t get_offset_of_m_ApplyShapeToPosition_10() { return static_cast(offsetof(EmitParams_t2216423628, ___m_ApplyShapeToPosition_10)); } inline bool get_m_ApplyShapeToPosition_10() const { return ___m_ApplyShapeToPosition_10; } inline bool* get_address_of_m_ApplyShapeToPosition_10() { return &___m_ApplyShapeToPosition_10; } inline void set_m_ApplyShapeToPosition_10(bool value) { ___m_ApplyShapeToPosition_10 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/EmitParams struct EmitParams_t2216423628_marshaled_pinvoke { Particle_t1882894987 ___m_Particle_0; int32_t ___m_PositionSet_1; int32_t ___m_VelocitySet_2; int32_t ___m_AxisOfRotationSet_3; int32_t ___m_RotationSet_4; int32_t ___m_AngularVelocitySet_5; int32_t ___m_StartSizeSet_6; int32_t ___m_StartColorSet_7; int32_t ___m_RandomSeedSet_8; int32_t ___m_StartLifetimeSet_9; int32_t ___m_ApplyShapeToPosition_10; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/EmitParams struct EmitParams_t2216423628_marshaled_com { Particle_t1882894987 ___m_Particle_0; int32_t ___m_PositionSet_1; int32_t ___m_VelocitySet_2; int32_t ___m_AxisOfRotationSet_3; int32_t ___m_RotationSet_4; int32_t ___m_AngularVelocitySet_5; int32_t ___m_StartSizeSet_6; int32_t ___m_StartColorSet_7; int32_t ___m_RandomSeedSet_8; int32_t ___m_StartLifetimeSet_9; int32_t ___m_ApplyShapeToPosition_10; }; #endif // EMITPARAMS_T2216423628_H #ifndef NULLABLE_1_T2538550894_H #define NULLABLE_1_T2538550894_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t2538550894 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t2538550894, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t2538550894, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T2538550894_H #ifndef NULLABLE_1_T3914607011_H #define NULLABLE_1_T3914607011_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t3914607011 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t3914607011, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t3914607011, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T3914607011_H #ifndef NULLABLE_1_T588389317_H #define NULLABLE_1_T588389317_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t588389317 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t588389317, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t588389317, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T588389317_H #ifndef JSONPOSITION_T2528027714_H #define JSONPOSITION_T2528027714_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // Newtonsoft.Json.JsonPosition struct JsonPosition_t2528027714 { public: // Newtonsoft.Json.JsonContainerType Newtonsoft.Json.JsonPosition::Type int32_t ___Type_1; // System.Int32 Newtonsoft.Json.JsonPosition::Position int32_t ___Position_2; // System.String Newtonsoft.Json.JsonPosition::PropertyName String_t* ___PropertyName_3; // System.Boolean Newtonsoft.Json.JsonPosition::HasIndex bool ___HasIndex_4; public: inline static int32_t get_offset_of_Type_1() { return static_cast(offsetof(JsonPosition_t2528027714, ___Type_1)); } inline int32_t get_Type_1() const { return ___Type_1; } inline int32_t* get_address_of_Type_1() { return &___Type_1; } inline void set_Type_1(int32_t value) { ___Type_1 = value; } inline static int32_t get_offset_of_Position_2() { return static_cast(offsetof(JsonPosition_t2528027714, ___Position_2)); } inline int32_t get_Position_2() const { return ___Position_2; } inline int32_t* get_address_of_Position_2() { return &___Position_2; } inline void set_Position_2(int32_t value) { ___Position_2 = value; } inline static int32_t get_offset_of_PropertyName_3() { return static_cast(offsetof(JsonPosition_t2528027714, ___PropertyName_3)); } inline String_t* get_PropertyName_3() const { return ___PropertyName_3; } inline String_t** get_address_of_PropertyName_3() { return &___PropertyName_3; } inline void set_PropertyName_3(String_t* value) { ___PropertyName_3 = value; Il2CppCodeGenWriteBarrier((&___PropertyName_3), value); } inline static int32_t get_offset_of_HasIndex_4() { return static_cast(offsetof(JsonPosition_t2528027714, ___HasIndex_4)); } inline bool get_HasIndex_4() const { return ___HasIndex_4; } inline bool* get_address_of_HasIndex_4() { return &___HasIndex_4; } inline void set_HasIndex_4(bool value) { ___HasIndex_4 = value; } }; struct JsonPosition_t2528027714_StaticFields { public: // System.Char[] Newtonsoft.Json.JsonPosition::SpecialCharacters CharU5BU5D_t3528271667* ___SpecialCharacters_0; public: inline static int32_t get_offset_of_SpecialCharacters_0() { return static_cast(offsetof(JsonPosition_t2528027714_StaticFields, ___SpecialCharacters_0)); } inline CharU5BU5D_t3528271667* get_SpecialCharacters_0() const { return ___SpecialCharacters_0; } inline CharU5BU5D_t3528271667** get_address_of_SpecialCharacters_0() { return &___SpecialCharacters_0; } inline void set_SpecialCharacters_0(CharU5BU5D_t3528271667* value) { ___SpecialCharacters_0 = value; Il2CppCodeGenWriteBarrier((&___SpecialCharacters_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of Newtonsoft.Json.JsonPosition struct JsonPosition_t2528027714_marshaled_pinvoke { int32_t ___Type_1; int32_t ___Position_2; char* ___PropertyName_3; int32_t ___HasIndex_4; }; // Native definition for COM marshalling of Newtonsoft.Json.JsonPosition struct JsonPosition_t2528027714_marshaled_com { int32_t ___Type_1; int32_t ___Position_2; Il2CppChar* ___PropertyName_3; int32_t ___HasIndex_4; }; #endif // JSONPOSITION_T2528027714_H #ifndef NULLABLE_1_T3639995571_H #define NULLABLE_1_T3639995571_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t3639995571 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t3639995571, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t3639995571, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T3639995571_H #ifndef NULLABLE_1_T449956448_H #define NULLABLE_1_T449956448_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t449956448 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t449956448, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t449956448, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T449956448_H #ifndef NULLABLE_1_T2764731635_H #define NULLABLE_1_T2764731635_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t2764731635 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t2764731635, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t2764731635, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T2764731635_H #ifndef NULLABLE_1_T829731231_H #define NULLABLE_1_T829731231_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t829731231 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t829731231, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t829731231, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T829731231_H #ifndef NULLABLE_1_T2729527740_H #define NULLABLE_1_T2729527740_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t2729527740 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t2729527740, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t2729527740, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T2729527740_H #ifndef NULLABLE_1_T3098729937_H #define NULLABLE_1_T3098729937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t3098729937 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t3098729937, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t3098729937, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T3098729937_H #ifndef NULLABLE_1_T1505470351_H #define NULLABLE_1_T1505470351_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t1505470351 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t1505470351, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t1505470351, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T1505470351_H #ifndef NULLABLE_1_T179296662_H #define NULLABLE_1_T179296662_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t179296662 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t179296662, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t179296662, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T179296662_H #ifndef NULLABLE_1_T4213156694_H #define NULLABLE_1_T4213156694_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t4213156694 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t4213156694, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t4213156694, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T4213156694_H #ifndef NULLABLE_1_T430194516_H #define NULLABLE_1_T430194516_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t430194516 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t430194516, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t430194516, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T430194516_H #ifndef NULLABLE_1_T668593436_H #define NULLABLE_1_T668593436_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t668593436 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t668593436, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t668593436, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T668593436_H #ifndef NULLABLE_1_T3313944452_H #define NULLABLE_1_T3313944452_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t3313944452 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t3313944452, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t3313944452, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T3313944452_H #ifndef NULLABLE_1_T2285469903_H #define NULLABLE_1_T2285469903_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t2285469903 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t2285469903, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t2285469903, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T2285469903_H #ifndef NULLABLE_1_T3051693050_H #define NULLABLE_1_T3051693050_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t3051693050 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t3051693050, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t3051693050, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T3051693050_H #ifndef U3CCREATEGROUPBYITERATORU3EC__ITERATOR6_3_T1557794958_H #define U3CCREATEGROUPBYITERATORU3EC__ITERATOR6_3_T1557794958_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Enumerable/c__Iterator6`3 struct U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2> System.Linq.Enumerable/c__Iterator6`3::__0 Dictionary_2_t1604619894 * ___U3CgroupsU3E__0_0; // System.Collections.Generic.List`1 System.Linq.Enumerable/c__Iterator6`3::__1 List_1_t257213610 * ___U3CnullListU3E__1_1; // System.Int32 System.Linq.Enumerable/c__Iterator6`3::__2 int32_t ___U3CcounterU3E__2_2; // System.Int32 System.Linq.Enumerable/c__Iterator6`3::__3 int32_t ___U3CnullCounterU3E__3_3; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator6`3::source RuntimeObject* ___source_4; // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator6`3::<$s_73>__4 RuntimeObject* ___U3CU24s_73U3E__4_5; // TSource System.Linq.Enumerable/c__Iterator6`3::__5 RuntimeObject * ___U3CitemU3E__5_6; // System.Func`2 System.Linq.Enumerable/c__Iterator6`3::keySelector Func_2_t2447130374 * ___keySelector_7; // TKey System.Linq.Enumerable/c__Iterator6`3::__6 RuntimeObject * ___U3CkeyU3E__6_8; // System.Func`2 System.Linq.Enumerable/c__Iterator6`3::elementSelector Func_2_t2447130374 * ___elementSelector_9; // TElement System.Linq.Enumerable/c__Iterator6`3::__7 RuntimeObject * ___U3CelementU3E__7_10; // System.Collections.Generic.IEqualityComparer`1 System.Linq.Enumerable/c__Iterator6`3::comparer RuntimeObject* ___comparer_11; // System.Collections.Generic.List`1 System.Linq.Enumerable/c__Iterator6`3::__8 List_1_t257213610 * ___U3CgroupU3E__8_12; // System.Collections.Generic.Dictionary`2/Enumerator> System.Linq.Enumerable/c__Iterator6`3::<$s_74>__9 Enumerator_t3558802669 ___U3CU24s_74U3E__9_13; // System.Collections.Generic.KeyValuePair`2> System.Linq.Enumerable/c__Iterator6`3::__10 KeyValuePair_2_t4002292062 ___U3CgroupU3E__10_14; // System.Int32 System.Linq.Enumerable/c__Iterator6`3::$PC int32_t ___U24PC_15; // System.Linq.IGrouping`2 System.Linq.Enumerable/c__Iterator6`3::$current RuntimeObject* ___U24current_16; // System.Collections.Generic.IEnumerable`1 System.Linq.Enumerable/c__Iterator6`3::<$>source RuntimeObject* ___U3CU24U3Esource_17; // System.Func`2 System.Linq.Enumerable/c__Iterator6`3::<$>keySelector Func_2_t2447130374 * ___U3CU24U3EkeySelector_18; // System.Func`2 System.Linq.Enumerable/c__Iterator6`3::<$>elementSelector Func_2_t2447130374 * ___U3CU24U3EelementSelector_19; // System.Collections.Generic.IEqualityComparer`1 System.Linq.Enumerable/c__Iterator6`3::<$>comparer RuntimeObject* ___U3CU24U3Ecomparer_20; public: inline static int32_t get_offset_of_U3CgroupsU3E__0_0() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CgroupsU3E__0_0)); } inline Dictionary_2_t1604619894 * get_U3CgroupsU3E__0_0() const { return ___U3CgroupsU3E__0_0; } inline Dictionary_2_t1604619894 ** get_address_of_U3CgroupsU3E__0_0() { return &___U3CgroupsU3E__0_0; } inline void set_U3CgroupsU3E__0_0(Dictionary_2_t1604619894 * value) { ___U3CgroupsU3E__0_0 = value; Il2CppCodeGenWriteBarrier((&___U3CgroupsU3E__0_0), value); } inline static int32_t get_offset_of_U3CnullListU3E__1_1() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CnullListU3E__1_1)); } inline List_1_t257213610 * get_U3CnullListU3E__1_1() const { return ___U3CnullListU3E__1_1; } inline List_1_t257213610 ** get_address_of_U3CnullListU3E__1_1() { return &___U3CnullListU3E__1_1; } inline void set_U3CnullListU3E__1_1(List_1_t257213610 * value) { ___U3CnullListU3E__1_1 = value; Il2CppCodeGenWriteBarrier((&___U3CnullListU3E__1_1), value); } inline static int32_t get_offset_of_U3CcounterU3E__2_2() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CcounterU3E__2_2)); } inline int32_t get_U3CcounterU3E__2_2() const { return ___U3CcounterU3E__2_2; } inline int32_t* get_address_of_U3CcounterU3E__2_2() { return &___U3CcounterU3E__2_2; } inline void set_U3CcounterU3E__2_2(int32_t value) { ___U3CcounterU3E__2_2 = value; } inline static int32_t get_offset_of_U3CnullCounterU3E__3_3() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CnullCounterU3E__3_3)); } inline int32_t get_U3CnullCounterU3E__3_3() const { return ___U3CnullCounterU3E__3_3; } inline int32_t* get_address_of_U3CnullCounterU3E__3_3() { return &___U3CnullCounterU3E__3_3; } inline void set_U3CnullCounterU3E__3_3(int32_t value) { ___U3CnullCounterU3E__3_3 = value; } inline static int32_t get_offset_of_source_4() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___source_4)); } inline RuntimeObject* get_source_4() const { return ___source_4; } inline RuntimeObject** get_address_of_source_4() { return &___source_4; } inline void set_source_4(RuntimeObject* value) { ___source_4 = value; Il2CppCodeGenWriteBarrier((&___source_4), value); } inline static int32_t get_offset_of_U3CU24s_73U3E__4_5() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CU24s_73U3E__4_5)); } inline RuntimeObject* get_U3CU24s_73U3E__4_5() const { return ___U3CU24s_73U3E__4_5; } inline RuntimeObject** get_address_of_U3CU24s_73U3E__4_5() { return &___U3CU24s_73U3E__4_5; } inline void set_U3CU24s_73U3E__4_5(RuntimeObject* value) { ___U3CU24s_73U3E__4_5 = value; Il2CppCodeGenWriteBarrier((&___U3CU24s_73U3E__4_5), value); } inline static int32_t get_offset_of_U3CitemU3E__5_6() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CitemU3E__5_6)); } inline RuntimeObject * get_U3CitemU3E__5_6() const { return ___U3CitemU3E__5_6; } inline RuntimeObject ** get_address_of_U3CitemU3E__5_6() { return &___U3CitemU3E__5_6; } inline void set_U3CitemU3E__5_6(RuntimeObject * value) { ___U3CitemU3E__5_6 = value; Il2CppCodeGenWriteBarrier((&___U3CitemU3E__5_6), value); } inline static int32_t get_offset_of_keySelector_7() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___keySelector_7)); } inline Func_2_t2447130374 * get_keySelector_7() const { return ___keySelector_7; } inline Func_2_t2447130374 ** get_address_of_keySelector_7() { return &___keySelector_7; } inline void set_keySelector_7(Func_2_t2447130374 * value) { ___keySelector_7 = value; Il2CppCodeGenWriteBarrier((&___keySelector_7), value); } inline static int32_t get_offset_of_U3CkeyU3E__6_8() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CkeyU3E__6_8)); } inline RuntimeObject * get_U3CkeyU3E__6_8() const { return ___U3CkeyU3E__6_8; } inline RuntimeObject ** get_address_of_U3CkeyU3E__6_8() { return &___U3CkeyU3E__6_8; } inline void set_U3CkeyU3E__6_8(RuntimeObject * value) { ___U3CkeyU3E__6_8 = value; Il2CppCodeGenWriteBarrier((&___U3CkeyU3E__6_8), value); } inline static int32_t get_offset_of_elementSelector_9() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___elementSelector_9)); } inline Func_2_t2447130374 * get_elementSelector_9() const { return ___elementSelector_9; } inline Func_2_t2447130374 ** get_address_of_elementSelector_9() { return &___elementSelector_9; } inline void set_elementSelector_9(Func_2_t2447130374 * value) { ___elementSelector_9 = value; Il2CppCodeGenWriteBarrier((&___elementSelector_9), value); } inline static int32_t get_offset_of_U3CelementU3E__7_10() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CelementU3E__7_10)); } inline RuntimeObject * get_U3CelementU3E__7_10() const { return ___U3CelementU3E__7_10; } inline RuntimeObject ** get_address_of_U3CelementU3E__7_10() { return &___U3CelementU3E__7_10; } inline void set_U3CelementU3E__7_10(RuntimeObject * value) { ___U3CelementU3E__7_10 = value; Il2CppCodeGenWriteBarrier((&___U3CelementU3E__7_10), value); } inline static int32_t get_offset_of_comparer_11() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___comparer_11)); } inline RuntimeObject* get_comparer_11() const { return ___comparer_11; } inline RuntimeObject** get_address_of_comparer_11() { return &___comparer_11; } inline void set_comparer_11(RuntimeObject* value) { ___comparer_11 = value; Il2CppCodeGenWriteBarrier((&___comparer_11), value); } inline static int32_t get_offset_of_U3CgroupU3E__8_12() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CgroupU3E__8_12)); } inline List_1_t257213610 * get_U3CgroupU3E__8_12() const { return ___U3CgroupU3E__8_12; } inline List_1_t257213610 ** get_address_of_U3CgroupU3E__8_12() { return &___U3CgroupU3E__8_12; } inline void set_U3CgroupU3E__8_12(List_1_t257213610 * value) { ___U3CgroupU3E__8_12 = value; Il2CppCodeGenWriteBarrier((&___U3CgroupU3E__8_12), value); } inline static int32_t get_offset_of_U3CU24s_74U3E__9_13() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CU24s_74U3E__9_13)); } inline Enumerator_t3558802669 get_U3CU24s_74U3E__9_13() const { return ___U3CU24s_74U3E__9_13; } inline Enumerator_t3558802669 * get_address_of_U3CU24s_74U3E__9_13() { return &___U3CU24s_74U3E__9_13; } inline void set_U3CU24s_74U3E__9_13(Enumerator_t3558802669 value) { ___U3CU24s_74U3E__9_13 = value; } inline static int32_t get_offset_of_U3CgroupU3E__10_14() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CgroupU3E__10_14)); } inline KeyValuePair_2_t4002292062 get_U3CgroupU3E__10_14() const { return ___U3CgroupU3E__10_14; } inline KeyValuePair_2_t4002292062 * get_address_of_U3CgroupU3E__10_14() { return &___U3CgroupU3E__10_14; } inline void set_U3CgroupU3E__10_14(KeyValuePair_2_t4002292062 value) { ___U3CgroupU3E__10_14 = value; } inline static int32_t get_offset_of_U24PC_15() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U24PC_15)); } inline int32_t get_U24PC_15() const { return ___U24PC_15; } inline int32_t* get_address_of_U24PC_15() { return &___U24PC_15; } inline void set_U24PC_15(int32_t value) { ___U24PC_15 = value; } inline static int32_t get_offset_of_U24current_16() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U24current_16)); } inline RuntimeObject* get_U24current_16() const { return ___U24current_16; } inline RuntimeObject** get_address_of_U24current_16() { return &___U24current_16; } inline void set_U24current_16(RuntimeObject* value) { ___U24current_16 = value; Il2CppCodeGenWriteBarrier((&___U24current_16), value); } inline static int32_t get_offset_of_U3CU24U3Esource_17() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CU24U3Esource_17)); } inline RuntimeObject* get_U3CU24U3Esource_17() const { return ___U3CU24U3Esource_17; } inline RuntimeObject** get_address_of_U3CU24U3Esource_17() { return &___U3CU24U3Esource_17; } inline void set_U3CU24U3Esource_17(RuntimeObject* value) { ___U3CU24U3Esource_17 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Esource_17), value); } inline static int32_t get_offset_of_U3CU24U3EkeySelector_18() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CU24U3EkeySelector_18)); } inline Func_2_t2447130374 * get_U3CU24U3EkeySelector_18() const { return ___U3CU24U3EkeySelector_18; } inline Func_2_t2447130374 ** get_address_of_U3CU24U3EkeySelector_18() { return &___U3CU24U3EkeySelector_18; } inline void set_U3CU24U3EkeySelector_18(Func_2_t2447130374 * value) { ___U3CU24U3EkeySelector_18 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3EkeySelector_18), value); } inline static int32_t get_offset_of_U3CU24U3EelementSelector_19() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CU24U3EelementSelector_19)); } inline Func_2_t2447130374 * get_U3CU24U3EelementSelector_19() const { return ___U3CU24U3EelementSelector_19; } inline Func_2_t2447130374 ** get_address_of_U3CU24U3EelementSelector_19() { return &___U3CU24U3EelementSelector_19; } inline void set_U3CU24U3EelementSelector_19(Func_2_t2447130374 * value) { ___U3CU24U3EelementSelector_19 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3EelementSelector_19), value); } inline static int32_t get_offset_of_U3CU24U3Ecomparer_20() { return static_cast(offsetof(U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958, ___U3CU24U3Ecomparer_20)); } inline RuntimeObject* get_U3CU24U3Ecomparer_20() const { return ___U3CU24U3Ecomparer_20; } inline RuntimeObject** get_address_of_U3CU24U3Ecomparer_20() { return &___U3CU24U3Ecomparer_20; } inline void set_U3CU24U3Ecomparer_20(RuntimeObject* value) { ___U3CU24U3Ecomparer_20 = value; Il2CppCodeGenWriteBarrier((&___U3CU24U3Ecomparer_20), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CCREATEGROUPBYITERATORU3EC__ITERATOR6_3_T1557794958_H #ifndef FUNC_2_T3759279471_H #define FUNC_2_T3759279471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`2 struct Func_2_t3759279471 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_2_T3759279471_H #ifndef FUNC_3_T3804767407_H #define FUNC_3_T3804767407_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3804767407 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3804767407_H #ifndef FUNC_3_T728804784_H #define FUNC_3_T728804784_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t728804784 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T728804784_H #ifndef FUNC_3_T1137089178_H #define FUNC_3_T1137089178_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1137089178 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1137089178_H #ifndef FUNC_3_T2098378346_H #define FUNC_3_T2098378346_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2098378346 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2098378346_H #ifndef FUNC_3_T273462125_H #define FUNC_3_T273462125_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t273462125 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T273462125_H #ifndef FUNC_3_T995773037_H #define FUNC_3_T995773037_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t995773037 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T995773037_H #ifndef FUNC_3_T2501662873_H #define FUNC_3_T2501662873_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2501662873 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2501662873_H #ifndef FUNC_3_T3029905174_H #define FUNC_3_T3029905174_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3029905174 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3029905174_H #ifndef FUNC_3_T2913727041_H #define FUNC_3_T2913727041_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2913727041 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2913727041_H #ifndef FUNC_3_T766691812_H #define FUNC_3_T766691812_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t766691812 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T766691812_H #ifndef FUNC_3_T3398609381_H #define FUNC_3_T3398609381_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3398609381 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3398609381_H #ifndef FUNC_3_T2139656258_H #define FUNC_3_T2139656258_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2139656258 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2139656258_H #ifndef FUNC_3_T1615958854_H #define FUNC_3_T1615958854_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1615958854 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1615958854_H #ifndef FUNC_3_T1830757268_H #define FUNC_3_T1830757268_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1830757268 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1830757268_H #ifndef FUNC_3_T3958283593_H #define FUNC_3_T3958283593_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3958283593 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3958283593_H #ifndef FUNC_3_T2575420208_H #define FUNC_3_T2575420208_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2575420208 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2575420208_H #ifndef FUNC_3_T3589166288_H #define FUNC_3_T3589166288_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3589166288 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3589166288_H #ifndef FUNC_3_T1587675589_H #define FUNC_3_T1587675589_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1587675589 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1587675589_H #ifndef FUNC_3_T2856406242_H #define FUNC_3_T2856406242_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2856406242 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2856406242_H #ifndef FUNC_3_T935578932_H #define FUNC_3_T935578932_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t935578932 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T935578932_H #ifndef FUNC_3_T553700263_H #define FUNC_3_T553700263_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t553700263 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T553700263_H #ifndef FUNC_3_T3629162908_H #define FUNC_3_T3629162908_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3629162908 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3629162908_H #ifndef FUNC_3_T4212062182_H #define FUNC_3_T4212062182_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t4212062182 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T4212062182_H #ifndef FUNC_3_T163862757_H #define FUNC_3_T163862757_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t163862757 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T163862757_H #ifndef FUNC_3_T3011193929_H #define FUNC_3_T3011193929_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3011193929 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3011193929_H #ifndef FUNC_3_T3543161050_H #define FUNC_3_T3543161050_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3543161050 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3543161050_H #ifndef FUNC_3_T3728452489_H #define FUNC_3_T3728452489_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3728452489 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3728452489_H #ifndef FUNC_3_T1221529914_H #define FUNC_3_T1221529914_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1221529914 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1221529914_H #ifndef FUNC_3_T4064129742_H #define FUNC_3_T4064129742_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t4064129742 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T4064129742_H #ifndef FUNC_3_T2913389501_H #define FUNC_3_T2913389501_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2913389501 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2913389501_H #ifndef FUNC_3_T597251252_H #define FUNC_3_T597251252_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t597251252 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T597251252_H #ifndef FUNC_3_T3657233981_H #define FUNC_3_T3657233981_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3657233981 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3657233981_H #ifndef FUNC_3_T1127724970_H #define FUNC_3_T1127724970_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1127724970 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1127724970_H #ifndef FUNC_3_T1351672341_H #define FUNC_3_T1351672341_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1351672341 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1351672341_H #ifndef FUNC_3_T2424245946_H #define FUNC_3_T2424245946_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2424245946 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2424245946_H #ifndef FUNC_3_T3912716756_H #define FUNC_3_T3912716756_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3912716756 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3912716756_H #ifndef FUNC_3_T2981598156_H #define FUNC_3_T2981598156_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2981598156 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2981598156_H #ifndef FUNC_3_T2985759651_H #define FUNC_3_T2985759651_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2985759651 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2985759651_H #ifndef FUNC_3_T1077775491_H #define FUNC_3_T1077775491_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1077775491 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1077775491_H #ifndef ASYNCCALLBACK_T3962456242_H #define ASYNCCALLBACK_T3962456242_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.AsyncCallback struct AsyncCallback_t3962456242 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ASYNCCALLBACK_T3962456242_H #ifndef FUNC_3_T2359542504_H #define FUNC_3_T2359542504_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2359542504 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2359542504_H #ifndef NULLABLE_1_T4250589796_H #define NULLABLE_1_T4250589796_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Nullable`1 struct Nullable_1_t4250589796 { public: // T System.Nullable`1::value JsonPosition_t2528027714 ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t4250589796, ___value_0)); } inline JsonPosition_t2528027714 get_value_0() const { return ___value_0; } inline JsonPosition_t2528027714 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(JsonPosition_t2528027714 value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t4250589796, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // NULLABLE_1_T4250589796_H #ifndef FUNC_3_T1722860877_H #define FUNC_3_T1722860877_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1722860877 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1722860877_H #ifndef SORTSEQUENCECONTEXT_2_T1826365947_H #define SORTSEQUENCECONTEXT_2_T1826365947_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.SortSequenceContext`2 struct SortSequenceContext_2_t1826365947 : public SortContext_1_t935787566 { public: // System.Func`2 System.Linq.SortSequenceContext`2::selector Func_2_t2317969963 * ___selector_2; // System.Collections.Generic.IComparer`1 System.Linq.SortSequenceContext`2::comparer RuntimeObject* ___comparer_3; // TKey[] System.Linq.SortSequenceContext`2::keys Int32U5BU5D_t385246372* ___keys_4; public: inline static int32_t get_offset_of_selector_2() { return static_cast(offsetof(SortSequenceContext_2_t1826365947, ___selector_2)); } inline Func_2_t2317969963 * get_selector_2() const { return ___selector_2; } inline Func_2_t2317969963 ** get_address_of_selector_2() { return &___selector_2; } inline void set_selector_2(Func_2_t2317969963 * value) { ___selector_2 = value; Il2CppCodeGenWriteBarrier((&___selector_2), value); } inline static int32_t get_offset_of_comparer_3() { return static_cast(offsetof(SortSequenceContext_2_t1826365947, ___comparer_3)); } inline RuntimeObject* get_comparer_3() const { return ___comparer_3; } inline RuntimeObject** get_address_of_comparer_3() { return &___comparer_3; } inline void set_comparer_3(RuntimeObject* value) { ___comparer_3 = value; Il2CppCodeGenWriteBarrier((&___comparer_3), value); } inline static int32_t get_offset_of_keys_4() { return static_cast(offsetof(SortSequenceContext_2_t1826365947, ___keys_4)); } inline Int32U5BU5D_t385246372* get_keys_4() const { return ___keys_4; } inline Int32U5BU5D_t385246372** get_address_of_keys_4() { return &___keys_4; } inline void set_keys_4(Int32U5BU5D_t385246372* value) { ___keys_4 = value; Il2CppCodeGenWriteBarrier((&___keys_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SORTSEQUENCECONTEXT_2_T1826365947_H #ifndef FUNC_3_T3721930575_H #define FUNC_3_T3721930575_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3721930575 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3721930575_H #ifndef FUNC_3_T309920011_H #define FUNC_3_T309920011_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t309920011 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T309920011_H #ifndef SORTSEQUENCECONTEXT_2_T1955526358_H #define SORTSEQUENCECONTEXT_2_T1955526358_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.SortSequenceContext`2 struct SortSequenceContext_2_t1955526358 : public SortContext_1_t935787566 { public: // System.Func`2 System.Linq.SortSequenceContext`2::selector Func_2_t2447130374 * ___selector_2; // System.Collections.Generic.IComparer`1 System.Linq.SortSequenceContext`2::comparer RuntimeObject* ___comparer_3; // TKey[] System.Linq.SortSequenceContext`2::keys ObjectU5BU5D_t2843939325* ___keys_4; public: inline static int32_t get_offset_of_selector_2() { return static_cast(offsetof(SortSequenceContext_2_t1955526358, ___selector_2)); } inline Func_2_t2447130374 * get_selector_2() const { return ___selector_2; } inline Func_2_t2447130374 ** get_address_of_selector_2() { return &___selector_2; } inline void set_selector_2(Func_2_t2447130374 * value) { ___selector_2 = value; Il2CppCodeGenWriteBarrier((&___selector_2), value); } inline static int32_t get_offset_of_comparer_3() { return static_cast(offsetof(SortSequenceContext_2_t1955526358, ___comparer_3)); } inline RuntimeObject* get_comparer_3() const { return ___comparer_3; } inline RuntimeObject** get_address_of_comparer_3() { return &___comparer_3; } inline void set_comparer_3(RuntimeObject* value) { ___comparer_3 = value; Il2CppCodeGenWriteBarrier((&___comparer_3), value); } inline static int32_t get_offset_of_keys_4() { return static_cast(offsetof(SortSequenceContext_2_t1955526358, ___keys_4)); } inline ObjectU5BU5D_t2843939325* get_keys_4() const { return ___keys_4; } inline ObjectU5BU5D_t2843939325** get_address_of_keys_4() { return &___keys_4; } inline void set_keys_4(ObjectU5BU5D_t2843939325* value) { ___keys_4 = value; Il2CppCodeGenWriteBarrier((&___keys_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SORTSEQUENCECONTEXT_2_T1955526358_H #ifndef FUNC_3_T2224880305_H #define FUNC_3_T2224880305_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2224880305 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2224880305_H #ifndef FUNC_2_T1426983263_H #define FUNC_2_T1426983263_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`2> struct Func_2_t1426983263 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_2_T1426983263_H #ifndef FUNC_3_T1018013445_H #define FUNC_3_T1018013445_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1018013445 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1018013445_H #ifndef FUNC_3_T636015481_H #define FUNC_3_T636015481_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t636015481 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T636015481_H #ifndef FUNC_3_T985169317_H #define FUNC_3_T985169317_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t985169317 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T985169317_H #ifndef U3CGETENUMERATORU3EC__ITERATOR20_T1391441159_H #define U3CGETENUMERATORU3EC__ITERATOR20_T1391441159_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Linq.Lookup`2/c__Iterator20 struct U3CGetEnumeratorU3Ec__Iterator20_t1391441159 : public RuntimeObject { public: // System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator> System.Linq.Lookup`2/c__Iterator20::<$s_124>__0 Enumerator_t664920021 ___U3CU24s_124U3E__0_0; // System.Linq.IGrouping`2 System.Linq.Lookup`2/c__Iterator20::__1 RuntimeObject* ___U3CgU3E__1_1; // System.Int32 System.Linq.Lookup`2/c__Iterator20::$PC int32_t ___U24PC_2; // System.Linq.IGrouping`2 System.Linq.Lookup`2/c__Iterator20::$current RuntimeObject* ___U24current_3; // System.Linq.Lookup`2 System.Linq.Lookup`2/c__Iterator20::<>f__this Lookup_2_t2604133957 * ___U3CU3Ef__this_4; public: inline static int32_t get_offset_of_U3CU24s_124U3E__0_0() { return static_cast(offsetof(U3CGetEnumeratorU3Ec__Iterator20_t1391441159, ___U3CU24s_124U3E__0_0)); } inline Enumerator_t664920021 get_U3CU24s_124U3E__0_0() const { return ___U3CU24s_124U3E__0_0; } inline Enumerator_t664920021 * get_address_of_U3CU24s_124U3E__0_0() { return &___U3CU24s_124U3E__0_0; } inline void set_U3CU24s_124U3E__0_0(Enumerator_t664920021 value) { ___U3CU24s_124U3E__0_0 = value; } inline static int32_t get_offset_of_U3CgU3E__1_1() { return static_cast(offsetof(U3CGetEnumeratorU3Ec__Iterator20_t1391441159, ___U3CgU3E__1_1)); } inline RuntimeObject* get_U3CgU3E__1_1() const { return ___U3CgU3E__1_1; } inline RuntimeObject** get_address_of_U3CgU3E__1_1() { return &___U3CgU3E__1_1; } inline void set_U3CgU3E__1_1(RuntimeObject* value) { ___U3CgU3E__1_1 = value; Il2CppCodeGenWriteBarrier((&___U3CgU3E__1_1), value); } inline static int32_t get_offset_of_U24PC_2() { return static_cast(offsetof(U3CGetEnumeratorU3Ec__Iterator20_t1391441159, ___U24PC_2)); } inline int32_t get_U24PC_2() const { return ___U24PC_2; } inline int32_t* get_address_of_U24PC_2() { return &___U24PC_2; } inline void set_U24PC_2(int32_t value) { ___U24PC_2 = value; } inline static int32_t get_offset_of_U24current_3() { return static_cast(offsetof(U3CGetEnumeratorU3Ec__Iterator20_t1391441159, ___U24current_3)); } inline RuntimeObject* get_U24current_3() const { return ___U24current_3; } inline RuntimeObject** get_address_of_U24current_3() { return &___U24current_3; } inline void set_U24current_3(RuntimeObject* value) { ___U24current_3 = value; Il2CppCodeGenWriteBarrier((&___U24current_3), value); } inline static int32_t get_offset_of_U3CU3Ef__this_4() { return static_cast(offsetof(U3CGetEnumeratorU3Ec__Iterator20_t1391441159, ___U3CU3Ef__this_4)); } inline Lookup_2_t2604133957 * get_U3CU3Ef__this_4() const { return ___U3CU3Ef__this_4; } inline Lookup_2_t2604133957 ** get_address_of_U3CU3Ef__this_4() { return &___U3CU3Ef__this_4; } inline void set_U3CU3Ef__this_4(Lookup_2_t2604133957 * value) { ___U3CU3Ef__this_4 = value; Il2CppCodeGenWriteBarrier((&___U3CU3Ef__this_4), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // U3CGETENUMERATORU3EC__ITERATOR20_T1391441159_H #ifndef FUNC_3_T813308931_H #define FUNC_3_T813308931_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t813308931 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T813308931_H #ifndef FUNC_2_T1573880443_H #define FUNC_2_T1573880443_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`2 struct Func_2_t1573880443 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_2_T1573880443_H #ifndef FUNC_3_T598719483_H #define FUNC_3_T598719483_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t598719483 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T598719483_H #ifndef FUNC_3_T1561626173_H #define FUNC_3_T1561626173_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1561626173 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1561626173_H #ifndef FUNC_3_T917820785_H #define FUNC_3_T917820785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t917820785 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T917820785_H #ifndef FUNC_3_T3660467205_H #define FUNC_3_T3660467205_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3660467205 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3660467205_H #ifndef FUNC_3_T2521804950_H #define FUNC_3_T2521804950_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2521804950 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2521804950_H #ifndef FUNC_3_T1046187319_H #define FUNC_3_T1046187319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1046187319 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1046187319_H #ifndef FUNC_2_T2317969963_H #define FUNC_2_T2317969963_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`2 struct Func_2_t2317969963 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_2_T2317969963_H #ifndef FUNC_3_T71223522_H #define FUNC_3_T71223522_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t71223522 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T71223522_H #ifndef FUNC_2_T2447130374_H #define FUNC_2_T2447130374_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`2 struct Func_2_t2447130374 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_2_T2447130374_H #ifndef FUNC_3_T2920156535_H #define FUNC_3_T2920156535_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2920156535 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2920156535_H #ifndef FUNC_3_T4163800905_H #define FUNC_3_T4163800905_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t4163800905 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T4163800905_H #ifndef FUNC_3_T2145511221_H #define FUNC_3_T2145511221_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2145511221 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2145511221_H #ifndef FUNC_3_T2941184128_H #define FUNC_3_T2941184128_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2941184128 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2941184128_H #ifndef FUNC_3_T1081277740_H #define FUNC_3_T1081277740_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1081277740 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1081277740_H #ifndef FUNC_3_T1060315009_H #define FUNC_3_T1060315009_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1060315009 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1060315009_H #ifndef FUNC_3_T2483360757_H #define FUNC_3_T2483360757_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2483360757 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2483360757_H #ifndef FUNC_3_T2749376400_H #define FUNC_3_T2749376400_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2749376400 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2749376400_H #ifndef FUNC_3_T2247928810_H #define FUNC_3_T2247928810_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2247928810 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2247928810_H #ifndef FUNC_3_T1335035733_H #define FUNC_3_T1335035733_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1335035733 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1335035733_H #ifndef FUNC_3_T3674467516_H #define FUNC_3_T3674467516_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3674467516 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3674467516_H #ifndef FUNC_3_T1139829268_H #define FUNC_3_T1139829268_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1139829268 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1139829268_H #ifndef FUNC_2_T3270419407_H #define FUNC_2_T3270419407_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`2> struct Func_2_t3270419407 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_2_T3270419407_H #ifndef FUNC_3_T3874813828_H #define FUNC_3_T3874813828_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3874813828 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3874813828_H #ifndef FUNC_3_T862193323_H #define FUNC_3_T862193323_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t862193323 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T862193323_H #ifndef FUNC_3_T1141846332_H #define FUNC_3_T1141846332_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1141846332 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1141846332_H #ifndef FUNC_3_T1808422525_H #define FUNC_3_T1808422525_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1808422525 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1808422525_H #ifndef FUNC_3_T1639205264_H #define FUNC_3_T1639205264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1639205264 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1639205264_H #ifndef FUNC_3_T2565200902_H #define FUNC_3_T2565200902_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t2565200902 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T2565200902_H #ifndef FUNC_3_T3943146516_H #define FUNC_3_T3943146516_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t3943146516 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T3943146516_H #ifndef FUNC_3_T1949511886_H #define FUNC_3_T1949511886_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Func`3 struct Func_3_t1949511886 : public MulticastDelegate_t { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FUNC_3_T1949511886_H // System.Object[] struct ObjectU5BU5D_t2843939325 : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier(m_Items + index, 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(m_Items + index, value); } }; // System.Int32[] struct Int32U5BU5D_t385246372 : public RuntimeArray { public: ALIGN_FIELD (8) int32_t m_Items[1]; public: inline int32_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int32_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int32_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int32_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int32_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int32_t value) { m_Items[index] = value; } }; // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR uint64_t Func_3_Invoke_m3605709888_gshared (Func_3_t2913389501 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3582464800_gshared (Func_3_t1077775491 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1386344643_gshared (Func_3_t2981598156 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3969799113_gshared (Func_3_t71223522 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1658168209_gshared (Func_3_t2224880305 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2435719284_gshared (Func_3_t1949511886 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1964527816_gshared (Func_3_t917820785 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1771057318_gshared (Func_3_t598719483 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1093973452_gshared (Func_3_t1561626173 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Bounds_t2266837910 Func_3_Invoke_m1525467040_gshared (Func_3_t1046187319 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR CachedAssetBundle_t2205819908 Func_3_Invoke_m3365775316_gshared (Func_3_t985169317 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1573346665_gshared (Func_3_t3721930575 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1620864893_gshared (Func_3_t1018013445 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3613498828_gshared (Func_3_t1141846332 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1647939795_gshared (Func_3_t1639205264 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Func_3_Invoke_m1888414203_gshared (Func_3_t1335035733 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m4094082717_gshared (Func_3_t2941184128 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3077995201_gshared (Func_3_t2483360757 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR RaycastResult_t3360306849 Func_3_Invoke_m2813303822_gshared (Func_3_t2139656258 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Hash128_t2357739769 Func_3_Invoke_m3302389522_gshared (Func_3_t1137089178 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2656565593_gshared (Func_3_t3029905174 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3423555001_gshared (Func_3_t3674467516 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Keyframe_t4206410242 Func_3_Invoke_m3228782148_gshared (Func_3_t2985759651 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR LightBakingOutput_t989813037 Func_3_Invoke_m2185872515_gshared (Func_3_t4064129742 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3117266214_gshared (Func_3_t163862757 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2552553728_gshared (Func_3_t4163800905 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2165103536_gshared (Func_3_t273462125 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3039512534_gshared (Func_3_t1221529914 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1279225504_gshared (Func_3_t3543161050 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR MatchTargetWeightMask_t554846203 Func_3_Invoke_m3603024926_gshared (Func_3_t3629162908 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Matrix4x4_t1817901843 Func_3_Invoke_m70691579_gshared (Func_3_t597251252 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1886221196_gshared (Func_3_t3912716756 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1500819177_gshared (Func_3_t3657233981 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR EmitParams_t2216423628 Func_3_Invoke_m2894446419_gshared (Func_3_t995773037 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m276208340_gshared (Func_3_t728804784 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m841295732_gshared (Func_3_t1587675589 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2581024693_gshared (Func_3_t1830757268 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3853840820_gshared (Func_3_t2247928810 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Func_3_Invoke_m1148721390_gshared (Func_3_t1081277740 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1388167307_gshared (Func_3_t2920156535 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Ray_t3785851493 Func_3_Invoke_m3293760906_gshared (Func_3_t2565200902 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Ray2D_t2082843914 Func_3_Invoke_m3540377619_gshared (Func_3_t862193323 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 Func_3_Invoke_m1489569781_gshared (Func_3_t1139829268 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2132485927_gshared (Func_3_t636015481 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1910258952_gshared (Func_3_t309920011 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR RenderBuffer_t586150500 Func_3_Invoke_m587990678_gshared (Func_3_t3660467205 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3917970547_gshared (Func_3_t813308931 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2282765363_gshared (Func_3_t2521804950 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3995069581_gshared (Func_3_t1722860877 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1169052930_gshared (Func_3_t3874813828 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1818045640_gshared (Func_3_t1808422525 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3311103759_gshared (Func_3_t3943146516 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1564580908_gshared (Func_3_t2145511221 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m212723522_gshared (Func_3_t1060315009 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1800714213_gshared (Func_3_t2749376400 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1545668246_gshared (Func_3_t3958283593 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1669850196_gshared (Func_3_t2856406242 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Scene_t2348375561 Func_3_Invoke_m3365363317_gshared (Func_3_t1127724970 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1536834141_gshared (Func_3_t2359542504 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2540238344_gshared (Func_3_t3011193929 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m427074687_gshared (Func_3_t3728452489 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3349601519_gshared (Func_3_t4212062182 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2351833700_gshared (Func_3_t553700263 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2426043660_gshared (Func_3_t2424245946 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m30468234_gshared (Func_3_t1351672341 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Func_3_Invoke_m1800179873_gshared (Func_3_t935578932 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Func_3_Invoke_m2120834582_gshared (Func_3_t2501662873 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 Func_3_Invoke_m127365050_gshared (Func_3_t2098378346 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m350316019_gshared (Func_3_t3804767407 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m201076958_gshared (Func_3_t2913727041 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR MyStruct_t514849583 Func_3_Invoke_m683603192_gshared (Func_3_t3589166288 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Pedding_t3796070799 Func_3_Invoke_m429403567_gshared (Func_3_t2575420208 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR PushAsTableStruct_t2836609445 Func_3_Invoke_m543108333_gshared (Func_3_t1615958854 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Func_3_Invoke_m1194147890_gshared (Func_3_t3398609381 * __this, RuntimeObject * ___arg10, RuntimeObject * ___arg21, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR bool Func_3_Invoke_m600483810_gshared (Func_3_t766691812 * __this, int32_t ___arg10, RuntimeObject * ___arg21, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2530217319 Enumerator_get_Current_m2655181939_gshared (Enumerator_t2086727927 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.KeyValuePair`2::get_Key() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Key_m1328507389_gshared (KeyValuePair_2_t2530217319 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.KeyValuePair`2::get_Value() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * KeyValuePair_2_get_Value_m3464904234_gshared (KeyValuePair_2_t2530217319 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m1107569389_gshared (Enumerator_t2086727927 * __this, const RuntimeMethod* method); // !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Enumerator_get_Current_m2014973879_gshared (Enumerator_t701438809 * __this, const RuntimeMethod* method); // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool Enumerator_MoveNext_m181298207_gshared (Enumerator_t701438809 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1308781761_gshared (Nullable_1_t1438310180 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m1883304525_gshared (Nullable_1_t1438310180 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3586925169_gshared (Nullable_1_t1438310180 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3809168392_gshared (Nullable_1_t1438310180 * __this, Nullable_1_t1438310180 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1543655689_gshared (Nullable_1_t1438310180 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m332273797_gshared (Nullable_1_t1438310180 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m821980098_gshared (Nullable_1_t1438310180 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3877196753_gshared (Nullable_1_t1438310180 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1617750278_gshared (Nullable_1_t1438310180 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m921980842_gshared (Nullable_1_t3271444517 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m1896991456_gshared (Nullable_1_t3271444517 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m2098102441_gshared (Nullable_1_t3271444517 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4260530484_gshared (Nullable_1_t3271444517 * __this, Nullable_1_t3271444517 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2299728735_gshared (Nullable_1_t3271444517 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m4178639765_gshared (Nullable_1_t3271444517 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2746713802_gshared (Nullable_1_t3271444517 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3759090299_gshared (Nullable_1_t3271444517 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1343248062_gshared (Nullable_1_t3271444517 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2591395053_gshared (Nullable_1_t477397604 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m2424905159_gshared (Nullable_1_t477397604 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3175683091_gshared (Nullable_1_t477397604 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m774040291_gshared (Nullable_1_t477397604 * __this, Nullable_1_t477397604 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1612280641_gshared (Nullable_1_t477397604 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m4009892731_gshared (Nullable_1_t477397604 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2405701575_gshared (Nullable_1_t477397604 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1381763320_gshared (Nullable_1_t477397604 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m453745902_gshared (Nullable_1_t477397604 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1220648541_gshared (Nullable_1_t616964910 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3852945211_gshared (Nullable_1_t616964910 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m1294251930_gshared (Nullable_1_t616964910 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3104590449_gshared (Nullable_1_t616964910 * __this, Nullable_1_t616964910 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m276268742_gshared (Nullable_1_t616964910 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m357696066_gshared (Nullable_1_t616964910 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m580894237_gshared (Nullable_1_t616964910 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1374594038_gshared (Nullable_1_t616964910 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m939747403_gshared (Nullable_1_t616964910 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m878665411_gshared (Nullable_1_t3098729937 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m212809423_gshared (Nullable_1_t3098729937 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m291624751_gshared (Nullable_1_t3098729937 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m402779397_gshared (Nullable_1_t3098729937 * __this, Nullable_1_t3098729937 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1913653839_gshared (Nullable_1_t3098729937 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m3512881211_gshared (Nullable_1_t3098729937 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1120472299_gshared (Nullable_1_t3098729937 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m215125859_gshared (Nullable_1_t3098729937 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2107585080_gshared (Nullable_1_t3098729937 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m4189365113_gshared (Nullable_1_t179296662 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m826473069_gshared (Nullable_1_t179296662 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m967509869_gshared (Nullable_1_t179296662 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m129710533_gshared (Nullable_1_t179296662 * __this, Nullable_1_t179296662 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2099897722_gshared (Nullable_1_t179296662 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m4133432725_gshared (Nullable_1_t179296662 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3035377239_gshared (Nullable_1_t179296662 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3952780569_gshared (Nullable_1_t179296662 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1803279369_gshared (Nullable_1_t179296662 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m4209838479_gshared (Nullable_1_t430194516 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m71992865_gshared (Nullable_1_t430194516 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m1698107627_gshared (Nullable_1_t430194516 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4266752101_gshared (Nullable_1_t430194516 * __this, Nullable_1_t430194516 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4071918947_gshared (Nullable_1_t430194516 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m3074729028_gshared (Nullable_1_t430194516 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m831034040_gshared (Nullable_1_t430194516 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1673130906_gshared (Nullable_1_t430194516 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3080996822_gshared (Nullable_1_t430194516 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2505653846_gshared (Nullable_1_t668593436 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m4201331606_gshared (Nullable_1_t668593436 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m646201621_gshared (Nullable_1_t668593436 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3114823799_gshared (Nullable_1_t668593436 * __this, Nullable_1_t668593436 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1196888798_gshared (Nullable_1_t668593436 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m902129464_gshared (Nullable_1_t668593436 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m880978787_gshared (Nullable_1_t668593436 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2726173638_gshared (Nullable_1_t668593436 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2192083139_gshared (Nullable_1_t668593436 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m358560032_gshared (Nullable_1_t2285469903 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3994449165_gshared (Nullable_1_t2285469903 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m2723061974_gshared (Nullable_1_t2285469903 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m886416718_gshared (Nullable_1_t2285469903 * __this, Nullable_1_t2285469903 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m290762756_gshared (Nullable_1_t2285469903 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m2995444752_gshared (Nullable_1_t2285469903 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1386614888_gshared (Nullable_1_t2285469903 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3930955110_gshared (Nullable_1_t2285469903 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2170913638_gshared (Nullable_1_t2285469903 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2969476024_gshared (Nullable_1_t2729527740 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m1804609745_gshared (Nullable_1_t2729527740 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3740260471_gshared (Nullable_1_t2729527740 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3001262977_gshared (Nullable_1_t2729527740 * __this, Nullable_1_t2729527740 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3742757386_gshared (Nullable_1_t2729527740 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m2933410713_gshared (Nullable_1_t2729527740 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1870258506_gshared (Nullable_1_t2729527740 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1163574589_gshared (Nullable_1_t2729527740 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m513561700_gshared (Nullable_1_t2729527740 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m334053534_gshared (Nullable_1_t3914607011 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m4266842741_gshared (Nullable_1_t3914607011 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m303153228_gshared (Nullable_1_t3914607011 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m455042660_gshared (Nullable_1_t3914607011 * __this, Nullable_1_t3914607011 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1790712026_gshared (Nullable_1_t3914607011 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m1044714382_gshared (Nullable_1_t3914607011 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m860959062_gshared (Nullable_1_t3914607011 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3541753809_gshared (Nullable_1_t3914607011 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1443886739_gshared (Nullable_1_t3914607011 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m291166727_gshared (Nullable_1_t4250589796 * __this, JsonPosition_t2528027714 ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m2244203425_gshared (Nullable_1_t4250589796 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR JsonPosition_t2528027714 Nullable_1_get_Value_m1161159683_gshared (Nullable_1_t4250589796 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2862350908_gshared (Nullable_1_t4250589796 * __this, Nullable_1_t4250589796 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m337905963_gshared (Nullable_1_t4250589796 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m3924367306_gshared (Nullable_1_t4250589796 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR JsonPosition_t2528027714 Nullable_1_GetValueOrDefault_m1395530047_gshared (Nullable_1_t4250589796 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR JsonPosition_t2528027714 Nullable_1_GetValueOrDefault_m1079201241_gshared (Nullable_1_t4250589796 * __this, JsonPosition_t2528027714 ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3526090872_gshared (Nullable_1_t4250589796 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m804345635_gshared (Nullable_1_t3639995571 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m512162396_gshared (Nullable_1_t3639995571 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3850116343_gshared (Nullable_1_t3639995571 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3159179084_gshared (Nullable_1_t3639995571 * __this, Nullable_1_t3639995571 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m761099379_gshared (Nullable_1_t3639995571 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m866132972_gshared (Nullable_1_t3639995571 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3285554968_gshared (Nullable_1_t3639995571 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m99908504_gshared (Nullable_1_t3639995571 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2833593018_gshared (Nullable_1_t3639995571 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m196125214_gshared (Nullable_1_t449956448 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3740018445_gshared (Nullable_1_t449956448 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3001236923_gshared (Nullable_1_t449956448 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1764362025_gshared (Nullable_1_t449956448 * __this, Nullable_1_t449956448 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m10639057_gshared (Nullable_1_t449956448 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m2965665515_gshared (Nullable_1_t449956448 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m449716682_gshared (Nullable_1_t449956448 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m424137507_gshared (Nullable_1_t449956448 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3797632349_gshared (Nullable_1_t449956448 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2860407436_gshared (Nullable_1_t2764731635 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m885301859_gshared (Nullable_1_t2764731635 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3460352062_gshared (Nullable_1_t2764731635 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4030351235_gshared (Nullable_1_t2764731635 * __this, Nullable_1_t2764731635 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4194659795_gshared (Nullable_1_t2764731635 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m1114186763_gshared (Nullable_1_t2764731635 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1441879184_gshared (Nullable_1_t2764731635 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1942910755_gshared (Nullable_1_t2764731635 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1934420658_gshared (Nullable_1_t2764731635 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m3874506355_gshared (Nullable_1_t1470895410 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m1584743840_gshared (Nullable_1_t1470895410 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3309871635_gshared (Nullable_1_t1470895410 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1354621014_gshared (Nullable_1_t1470895410 * __this, Nullable_1_t1470895410 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m439771176_gshared (Nullable_1_t1470895410 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m1755929602_gshared (Nullable_1_t1470895410 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3269469524_gshared (Nullable_1_t1470895410 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m445581736_gshared (Nullable_1_t1470895410 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1455318522_gshared (Nullable_1_t1470895410 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m801095658_gshared (Nullable_1_t829731231 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m4114458644_gshared (Nullable_1_t829731231 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m1324517404_gshared (Nullable_1_t829731231 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2155652680_gshared (Nullable_1_t829731231 * __this, Nullable_1_t829731231 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3511573578_gshared (Nullable_1_t829731231 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m2685060043_gshared (Nullable_1_t829731231 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1866108172_gshared (Nullable_1_t829731231 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m351469856_gshared (Nullable_1_t829731231 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2350172954_gshared (Nullable_1_t829731231 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1222004636_gshared (Nullable_1_t588389317 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m2699568762_gshared (Nullable_1_t588389317 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m416965617_gshared (Nullable_1_t588389317 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2694630200_gshared (Nullable_1_t588389317 * __this, Nullable_1_t588389317 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3308733472_gshared (Nullable_1_t588389317 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m446820115_gshared (Nullable_1_t588389317 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2614807845_gshared (Nullable_1_t588389317 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3392026215_gshared (Nullable_1_t588389317 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m202931553_gshared (Nullable_1_t588389317 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m236489483_gshared (Nullable_1_t2538550894 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m77919780_gshared (Nullable_1_t2538550894 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m585159902_gshared (Nullable_1_t2538550894 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m273722934_gshared (Nullable_1_t2538550894 * __this, Nullable_1_t2538550894 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3733251015_gshared (Nullable_1_t2538550894 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m491300999_gshared (Nullable_1_t2538550894 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1807021028_gshared (Nullable_1_t2538550894 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3118630924_gshared (Nullable_1_t2538550894 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1141867201_gshared (Nullable_1_t2538550894 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m876996067_gshared (Nullable_1_t3051693050 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3254789393_gshared (Nullable_1_t3051693050 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m1351164548_gshared (Nullable_1_t3051693050 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2509284735_gshared (Nullable_1_t3051693050 * __this, Nullable_1_t3051693050 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m273652804_gshared (Nullable_1_t3051693050 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m2410999584_gshared (Nullable_1_t3051693050 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1029630399_gshared (Nullable_1_t3051693050 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m167166792_gshared (Nullable_1_t3051693050 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m99265565_gshared (Nullable_1_t3051693050 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1040762645_gshared (Nullable_1_t3313944452 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3472043244_gshared (Nullable_1_t3313944452 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m2291331898_gshared (Nullable_1_t3313944452 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4079882655_gshared (Nullable_1_t3313944452 * __this, Nullable_1_t3313944452 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1906690921_gshared (Nullable_1_t3313944452 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m404166332_gshared (Nullable_1_t3313944452 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2092791886_gshared (Nullable_1_t3313944452 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m4025873748_gshared (Nullable_1_t3313944452 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m299632272_gshared (Nullable_1_t3313944452 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m4107858077_gshared (Nullable_1_t4213156694 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m4206031148_gshared (Nullable_1_t4213156694 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m942761362_gshared (Nullable_1_t4213156694 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2594565000_gshared (Nullable_1_t4213156694 * __this, Nullable_1_t4213156694 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1675927092_gshared (Nullable_1_t4213156694 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m1386265528_gshared (Nullable_1_t4213156694 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m868412217_gshared (Nullable_1_t4213156694 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2778540568_gshared (Nullable_1_t4213156694 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m848072290_gshared (Nullable_1_t4213156694 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2979764839_gshared (Nullable_1_t1505470351 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m633545390_gshared (Nullable_1_t1505470351 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m1165265533_gshared (Nullable_1_t1505470351 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3230301183_gshared (Nullable_1_t1505470351 * __this, Nullable_1_t1505470351 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3541197227_gshared (Nullable_1_t1505470351 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m3652424436_gshared (Nullable_1_t1505470351 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m419728216_gshared (Nullable_1_t1505470351 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m536391456_gshared (Nullable_1_t1505470351 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3835484468_gshared (Nullable_1_t1505470351 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1866665982_gshared (Nullable_1_t1159582132 * __this, int32_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m772260800_gshared (Nullable_1_t1159582132 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m4040730042_gshared (Nullable_1_t1159582132 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1430264278_gshared (Nullable_1_t1159582132 * __this, Nullable_1_t1159582132 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1522390980_gshared (Nullable_1_t1159582132 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m3383166447_gshared (Nullable_1_t1159582132 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2852219950_gshared (Nullable_1_t1159582132 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3387169409_gshared (Nullable_1_t1159582132 * __this, int32_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1703930686_gshared (Nullable_1_t1159582132 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1921378621_gshared (Nullable_1_t1819850047 * __this, bool ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3206831396_gshared (Nullable_1_t1819850047 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_Value_m3418327087_gshared (Nullable_1_t1819850047 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3590524177_gshared (Nullable_1_t1819850047 * __this, Nullable_1_t1819850047 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1466134572_gshared (Nullable_1_t1819850047 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m1030690889_gshared (Nullable_1_t1819850047 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_GetValueOrDefault_m2119174086_gshared (Nullable_1_t1819850047 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_GetValueOrDefault_m3676440552_gshared (Nullable_1_t1819850047 * __this, bool ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3428050117_gshared (Nullable_1_t1819850047 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1793861881_gshared (Nullable_1_t2856858458 * __this, uint8_t ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m4056261378_gshared (Nullable_1_t2856858458 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR uint8_t Nullable_1_get_Value_m3034850744_gshared (Nullable_1_t2856858458 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3791127341_gshared (Nullable_1_t2856858458 * __this, Nullable_1_t2856858458 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m587541495_gshared (Nullable_1_t2856858458 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m171833571_gshared (Nullable_1_t2856858458 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR uint8_t Nullable_1_GetValueOrDefault_m1324277619_gshared (Nullable_1_t2856858458 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR uint8_t Nullable_1_GetValueOrDefault_m914838075_gshared (Nullable_1_t2856858458 * __this, uint8_t ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3594097646_gshared (Nullable_1_t2856858458 * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2069847974_gshared (Nullable_1_t1062055256 * __this, Il2CppChar ___value0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m784624018_gshared (Nullable_1_t1062055256 * __this, const RuntimeMethod* method); // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR Il2CppChar Nullable_1_get_Value_m941660030_gshared (Nullable_1_t1062055256 * __this, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2714514714_gshared (Nullable_1_t1062055256 * __this, Nullable_1_t1062055256 p0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m798746898_gshared (Nullable_1_t1062055256 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m586501855_gshared (Nullable_1_t1062055256 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR Il2CppChar Nullable_1_GetValueOrDefault_m2320521946_gshared (Nullable_1_t1062055256 * __this, const RuntimeMethod* method); // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR Il2CppChar Nullable_1_GetValueOrDefault_m2288568107_gshared (Nullable_1_t1062055256 * __this, Il2CppChar ___defaultValue0, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2964409820_gshared (Nullable_1_t1062055256 * __this, const RuntimeMethod* method); // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3605709888(__this, ___arg10, ___arg21, method) (( uint64_t (*) (Func_3_t2913389501 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3605709888_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3582464800(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1077775491 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3582464800_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1386344643(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2981598156 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1386344643_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3969799113(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t71223522 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3969799113_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1658168209(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2224880305 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1658168209_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2435719284(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1949511886 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2435719284_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1964527816(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t917820785 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1964527816_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1771057318(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t598719483 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1771057318_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1093973452(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1561626173 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1093973452_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1525467040(__this, ___arg10, ___arg21, method) (( Bounds_t2266837910 (*) (Func_3_t1046187319 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1525467040_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3365775316(__this, ___arg10, ___arg21, method) (( CachedAssetBundle_t2205819908 (*) (Func_3_t985169317 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3365775316_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1573346665(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3721930575 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1573346665_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1620864893(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1018013445 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1620864893_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3613498828(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1141846332 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3613498828_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1647939795(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1639205264 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1647939795_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1888414203(__this, ___arg10, ___arg21, method) (( Color_t2555686324 (*) (Func_3_t1335035733 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1888414203_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m4094082717(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2941184128 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m4094082717_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3077995201(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2483360757 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3077995201_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2813303822(__this, ___arg10, ___arg21, method) (( RaycastResult_t3360306849 (*) (Func_3_t2139656258 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2813303822_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3302389522(__this, ___arg10, ___arg21, method) (( Hash128_t2357739769 (*) (Func_3_t1137089178 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3302389522_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2656565593(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3029905174 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2656565593_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3423555001(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3674467516 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3423555001_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3228782148(__this, ___arg10, ___arg21, method) (( Keyframe_t4206410242 (*) (Func_3_t2985759651 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3228782148_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2185872515(__this, ___arg10, ___arg21, method) (( LightBakingOutput_t989813037 (*) (Func_3_t4064129742 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2185872515_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3117266214(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t163862757 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3117266214_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2552553728(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t4163800905 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2552553728_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2165103536(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t273462125 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2165103536_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3039512534(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1221529914 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3039512534_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1279225504(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3543161050 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1279225504_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3603024926(__this, ___arg10, ___arg21, method) (( MatchTargetWeightMask_t554846203 (*) (Func_3_t3629162908 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3603024926_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m70691579(__this, ___arg10, ___arg21, method) (( Matrix4x4_t1817901843 (*) (Func_3_t597251252 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m70691579_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1886221196(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3912716756 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1886221196_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1500819177(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3657233981 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1500819177_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2894446419(__this, ___arg10, ___arg21, method) (( EmitParams_t2216423628 (*) (Func_3_t995773037 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2894446419_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m276208340(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t728804784 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m276208340_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m841295732(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1587675589 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m841295732_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2581024693(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1830757268 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2581024693_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3853840820(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2247928810 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3853840820_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1148721390(__this, ___arg10, ___arg21, method) (( Quaternion_t2301928331 (*) (Func_3_t1081277740 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1148721390_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1388167307(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2920156535 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1388167307_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3293760906(__this, ___arg10, ___arg21, method) (( Ray_t3785851493 (*) (Func_3_t2565200902 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3293760906_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3540377619(__this, ___arg10, ___arg21, method) (( Ray2D_t2082843914 (*) (Func_3_t862193323 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3540377619_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1489569781(__this, ___arg10, ___arg21, method) (( Rect_t2360479859 (*) (Func_3_t1139829268 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1489569781_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2132485927(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t636015481 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2132485927_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1910258952(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t309920011 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1910258952_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m587990678(__this, ___arg10, ___arg21, method) (( RenderBuffer_t586150500 (*) (Func_3_t3660467205 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m587990678_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3917970547(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t813308931 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3917970547_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2282765363(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2521804950 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2282765363_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3995069581(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1722860877 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3995069581_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1169052930(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3874813828 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1169052930_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1818045640(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1808422525 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1818045640_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3311103759(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3943146516 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3311103759_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1564580908(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2145511221 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1564580908_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m212723522(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1060315009 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m212723522_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1800714213(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2749376400 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1800714213_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1545668246(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3958283593 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1545668246_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1669850196(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2856406242 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1669850196_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3365363317(__this, ___arg10, ___arg21, method) (( Scene_t2348375561 (*) (Func_3_t1127724970 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3365363317_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1536834141(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2359542504 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1536834141_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2540238344(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3011193929 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2540238344_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m427074687(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3728452489 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m427074687_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m3349601519(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t4212062182 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m3349601519_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2351833700(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t553700263 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2351833700_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2426043660(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2424245946 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2426043660_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m30468234(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t1351672341 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m30468234_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1800179873(__this, ___arg10, ___arg21, method) (( Vector2_t2156229523 (*) (Func_3_t935578932 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m1800179873_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m2120834582(__this, ___arg10, ___arg21, method) (( Vector3_t3722313464 (*) (Func_3_t2501662873 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m2120834582_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m127365050(__this, ___arg10, ___arg21, method) (( Vector4_t3319028937 (*) (Func_3_t2098378346 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m127365050_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m350316019(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t3804767407 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m350316019_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m201076958(__this, ___arg10, ___arg21, method) (( int32_t (*) (Func_3_t2913727041 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m201076958_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m683603192(__this, ___arg10, ___arg21, method) (( MyStruct_t514849583 (*) (Func_3_t3589166288 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m683603192_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m429403567(__this, ___arg10, ___arg21, method) (( Pedding_t3796070799 (*) (Func_3_t2575420208 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m429403567_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m543108333(__this, ___arg10, ___arg21, method) (( PushAsTableStruct_t2836609445 (*) (Func_3_t1615958854 *, intptr_t, int32_t, const RuntimeMethod*))Func_3_Invoke_m543108333_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m1194147890(__this, ___arg10, ___arg21, method) (( RuntimeObject * (*) (Func_3_t3398609381 *, RuntimeObject *, RuntimeObject *, const RuntimeMethod*))Func_3_Invoke_m1194147890_gshared)(__this, ___arg10, ___arg21, method) // TResult System.Func`3::Invoke(T1,T2) #define Func_3_Invoke_m600483810(__this, ___arg10, ___arg21, method) (( bool (*) (Func_3_t766691812 *, int32_t, RuntimeObject *, const RuntimeMethod*))Func_3_Invoke_m600483810_gshared)(__this, ___arg10, ___arg21, method) // System.Void System.Object::.ctor() extern "C" IL2CPP_METHOD_ATTR void Object__ctor_m297566312 (RuntimeObject * __this, const RuntimeMethod* method); // System.Int32 System.Threading.Interlocked::CompareExchange(System.Int32&,System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t Interlocked_CompareExchange_m3023855514 (RuntimeObject * __this /* static, unused */, int32_t* p0, int32_t p1, int32_t p2, const RuntimeMethod* method); // System.Void System.NotSupportedException::.ctor() extern "C" IL2CPP_METHOD_ATTR void NotSupportedException__ctor_m2730133172 (NotSupportedException_t1314879016 * __this, const RuntimeMethod* method); // System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator>::get_Current() #define Enumerator_get_Current_m2622239182(__this, method) (( KeyValuePair_2_t4002292062 (*) (Enumerator_t3558802669 *, const RuntimeMethod*))Enumerator_get_Current_m2655181939_gshared)(__this, method) // !0 System.Collections.Generic.KeyValuePair`2>::get_Key() #define KeyValuePair_2_get_Key_m1934625701(__this, method) (( RuntimeObject * (*) (KeyValuePair_2_t4002292062 *, const RuntimeMethod*))KeyValuePair_2_get_Key_m1328507389_gshared)(__this, method) // !1 System.Collections.Generic.KeyValuePair`2>::get_Value() #define KeyValuePair_2_get_Value_m2311106635(__this, method) (( List_1_t257213610 * (*) (KeyValuePair_2_t4002292062 *, const RuntimeMethod*))KeyValuePair_2_get_Value_m3464904234_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/Enumerator>::MoveNext() #define Enumerator_MoveNext_m2365779876(__this, method) (( bool (*) (Enumerator_t3558802669 *, const RuntimeMethod*))Enumerator_MoveNext_m1107569389_gshared)(__this, method) // !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator>::get_Current() #define Enumerator_get_Current_m2721157580(__this, method) (( RuntimeObject* (*) (Enumerator_t664920021 *, const RuntimeMethod*))Enumerator_get_Current_m2014973879_gshared)(__this, method) // System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator>::MoveNext() #define Enumerator_MoveNext_m1178545520(__this, method) (( bool (*) (Enumerator_t664920021 *, const RuntimeMethod*))Enumerator_MoveNext_m181298207_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m1308781761(__this, ___value0, method) (( void (*) (Nullable_1_t1438310180 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m1308781761_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m1883304525(__this, method) (( bool (*) (Nullable_1_t1438310180 *, const RuntimeMethod*))Nullable_1_get_HasValue_m1883304525_gshared)(__this, method) // System.Void System.InvalidOperationException::.ctor(System.String) extern "C" IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_m237278729 (InvalidOperationException_t56020091 * __this, String_t* ___message0, const RuntimeMethod* method); // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m3586925169(__this, method) (( int32_t (*) (Nullable_1_t1438310180 *, const RuntimeMethod*))Nullable_1_get_Value_m3586925169_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m3809168392(__this, p0, method) (( bool (*) (Nullable_1_t1438310180 *, Nullable_1_t1438310180 , const RuntimeMethod*))Nullable_1_Equals_m3809168392_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m1543655689(__this, ___other0, method) (( bool (*) (Nullable_1_t1438310180 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m1543655689_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m332273797(__this, method) (( int32_t (*) (Nullable_1_t1438310180 *, const RuntimeMethod*))Nullable_1_GetHashCode_m332273797_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m821980098(__this, method) (( int32_t (*) (Nullable_1_t1438310180 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m821980098_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m3877196753(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t1438310180 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3877196753_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m1617750278(__this, method) (( String_t* (*) (Nullable_1_t1438310180 *, const RuntimeMethod*))Nullable_1_ToString_m1617750278_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m921980842(__this, ___value0, method) (( void (*) (Nullable_1_t3271444517 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m921980842_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m1896991456(__this, method) (( bool (*) (Nullable_1_t3271444517 *, const RuntimeMethod*))Nullable_1_get_HasValue_m1896991456_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m2098102441(__this, method) (( int32_t (*) (Nullable_1_t3271444517 *, const RuntimeMethod*))Nullable_1_get_Value_m2098102441_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m4260530484(__this, p0, method) (( bool (*) (Nullable_1_t3271444517 *, Nullable_1_t3271444517 , const RuntimeMethod*))Nullable_1_Equals_m4260530484_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m2299728735(__this, ___other0, method) (( bool (*) (Nullable_1_t3271444517 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m2299728735_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m4178639765(__this, method) (( int32_t (*) (Nullable_1_t3271444517 *, const RuntimeMethod*))Nullable_1_GetHashCode_m4178639765_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m2746713802(__this, method) (( int32_t (*) (Nullable_1_t3271444517 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m2746713802_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m3759090299(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t3271444517 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3759090299_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m1343248062(__this, method) (( String_t* (*) (Nullable_1_t3271444517 *, const RuntimeMethod*))Nullable_1_ToString_m1343248062_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m2591395053(__this, ___value0, method) (( void (*) (Nullable_1_t477397604 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m2591395053_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m2424905159(__this, method) (( bool (*) (Nullable_1_t477397604 *, const RuntimeMethod*))Nullable_1_get_HasValue_m2424905159_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m3175683091(__this, method) (( int32_t (*) (Nullable_1_t477397604 *, const RuntimeMethod*))Nullable_1_get_Value_m3175683091_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m774040291(__this, p0, method) (( bool (*) (Nullable_1_t477397604 *, Nullable_1_t477397604 , const RuntimeMethod*))Nullable_1_Equals_m774040291_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m1612280641(__this, ___other0, method) (( bool (*) (Nullable_1_t477397604 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m1612280641_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m4009892731(__this, method) (( int32_t (*) (Nullable_1_t477397604 *, const RuntimeMethod*))Nullable_1_GetHashCode_m4009892731_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m2405701575(__this, method) (( int32_t (*) (Nullable_1_t477397604 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m2405701575_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m1381763320(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t477397604 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1381763320_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m453745902(__this, method) (( String_t* (*) (Nullable_1_t477397604 *, const RuntimeMethod*))Nullable_1_ToString_m453745902_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m1220648541(__this, ___value0, method) (( void (*) (Nullable_1_t616964910 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m1220648541_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m3852945211(__this, method) (( bool (*) (Nullable_1_t616964910 *, const RuntimeMethod*))Nullable_1_get_HasValue_m3852945211_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m1294251930(__this, method) (( int32_t (*) (Nullable_1_t616964910 *, const RuntimeMethod*))Nullable_1_get_Value_m1294251930_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m3104590449(__this, p0, method) (( bool (*) (Nullable_1_t616964910 *, Nullable_1_t616964910 , const RuntimeMethod*))Nullable_1_Equals_m3104590449_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m276268742(__this, ___other0, method) (( bool (*) (Nullable_1_t616964910 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m276268742_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m357696066(__this, method) (( int32_t (*) (Nullable_1_t616964910 *, const RuntimeMethod*))Nullable_1_GetHashCode_m357696066_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m580894237(__this, method) (( int32_t (*) (Nullable_1_t616964910 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m580894237_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m1374594038(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t616964910 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1374594038_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m939747403(__this, method) (( String_t* (*) (Nullable_1_t616964910 *, const RuntimeMethod*))Nullable_1_ToString_m939747403_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m878665411(__this, ___value0, method) (( void (*) (Nullable_1_t3098729937 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m878665411_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m212809423(__this, method) (( bool (*) (Nullable_1_t3098729937 *, const RuntimeMethod*))Nullable_1_get_HasValue_m212809423_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m291624751(__this, method) (( int32_t (*) (Nullable_1_t3098729937 *, const RuntimeMethod*))Nullable_1_get_Value_m291624751_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m402779397(__this, p0, method) (( bool (*) (Nullable_1_t3098729937 *, Nullable_1_t3098729937 , const RuntimeMethod*))Nullable_1_Equals_m402779397_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m1913653839(__this, ___other0, method) (( bool (*) (Nullable_1_t3098729937 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m1913653839_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m3512881211(__this, method) (( int32_t (*) (Nullable_1_t3098729937 *, const RuntimeMethod*))Nullable_1_GetHashCode_m3512881211_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m1120472299(__this, method) (( int32_t (*) (Nullable_1_t3098729937 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1120472299_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m215125859(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t3098729937 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m215125859_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m2107585080(__this, method) (( String_t* (*) (Nullable_1_t3098729937 *, const RuntimeMethod*))Nullable_1_ToString_m2107585080_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m4189365113(__this, ___value0, method) (( void (*) (Nullable_1_t179296662 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m4189365113_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m826473069(__this, method) (( bool (*) (Nullable_1_t179296662 *, const RuntimeMethod*))Nullable_1_get_HasValue_m826473069_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m967509869(__this, method) (( int32_t (*) (Nullable_1_t179296662 *, const RuntimeMethod*))Nullable_1_get_Value_m967509869_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m129710533(__this, p0, method) (( bool (*) (Nullable_1_t179296662 *, Nullable_1_t179296662 , const RuntimeMethod*))Nullable_1_Equals_m129710533_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m2099897722(__this, ___other0, method) (( bool (*) (Nullable_1_t179296662 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m2099897722_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m4133432725(__this, method) (( int32_t (*) (Nullable_1_t179296662 *, const RuntimeMethod*))Nullable_1_GetHashCode_m4133432725_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m3035377239(__this, method) (( int32_t (*) (Nullable_1_t179296662 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3035377239_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m3952780569(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t179296662 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3952780569_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m1803279369(__this, method) (( String_t* (*) (Nullable_1_t179296662 *, const RuntimeMethod*))Nullable_1_ToString_m1803279369_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m4209838479(__this, ___value0, method) (( void (*) (Nullable_1_t430194516 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m4209838479_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m71992865(__this, method) (( bool (*) (Nullable_1_t430194516 *, const RuntimeMethod*))Nullable_1_get_HasValue_m71992865_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m1698107627(__this, method) (( int32_t (*) (Nullable_1_t430194516 *, const RuntimeMethod*))Nullable_1_get_Value_m1698107627_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m4266752101(__this, p0, method) (( bool (*) (Nullable_1_t430194516 *, Nullable_1_t430194516 , const RuntimeMethod*))Nullable_1_Equals_m4266752101_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m4071918947(__this, ___other0, method) (( bool (*) (Nullable_1_t430194516 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m4071918947_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m3074729028(__this, method) (( int32_t (*) (Nullable_1_t430194516 *, const RuntimeMethod*))Nullable_1_GetHashCode_m3074729028_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m831034040(__this, method) (( int32_t (*) (Nullable_1_t430194516 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m831034040_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m1673130906(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t430194516 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1673130906_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m3080996822(__this, method) (( String_t* (*) (Nullable_1_t430194516 *, const RuntimeMethod*))Nullable_1_ToString_m3080996822_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m2505653846(__this, ___value0, method) (( void (*) (Nullable_1_t668593436 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m2505653846_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m4201331606(__this, method) (( bool (*) (Nullable_1_t668593436 *, const RuntimeMethod*))Nullable_1_get_HasValue_m4201331606_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m646201621(__this, method) (( int32_t (*) (Nullable_1_t668593436 *, const RuntimeMethod*))Nullable_1_get_Value_m646201621_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m3114823799(__this, p0, method) (( bool (*) (Nullable_1_t668593436 *, Nullable_1_t668593436 , const RuntimeMethod*))Nullable_1_Equals_m3114823799_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m1196888798(__this, ___other0, method) (( bool (*) (Nullable_1_t668593436 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m1196888798_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m902129464(__this, method) (( int32_t (*) (Nullable_1_t668593436 *, const RuntimeMethod*))Nullable_1_GetHashCode_m902129464_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m880978787(__this, method) (( int32_t (*) (Nullable_1_t668593436 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m880978787_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m2726173638(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t668593436 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m2726173638_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m2192083139(__this, method) (( String_t* (*) (Nullable_1_t668593436 *, const RuntimeMethod*))Nullable_1_ToString_m2192083139_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m358560032(__this, ___value0, method) (( void (*) (Nullable_1_t2285469903 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m358560032_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m3994449165(__this, method) (( bool (*) (Nullable_1_t2285469903 *, const RuntimeMethod*))Nullable_1_get_HasValue_m3994449165_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m2723061974(__this, method) (( int32_t (*) (Nullable_1_t2285469903 *, const RuntimeMethod*))Nullable_1_get_Value_m2723061974_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m886416718(__this, p0, method) (( bool (*) (Nullable_1_t2285469903 *, Nullable_1_t2285469903 , const RuntimeMethod*))Nullable_1_Equals_m886416718_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m290762756(__this, ___other0, method) (( bool (*) (Nullable_1_t2285469903 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m290762756_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m2995444752(__this, method) (( int32_t (*) (Nullable_1_t2285469903 *, const RuntimeMethod*))Nullable_1_GetHashCode_m2995444752_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m1386614888(__this, method) (( int32_t (*) (Nullable_1_t2285469903 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1386614888_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m3930955110(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t2285469903 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3930955110_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m2170913638(__this, method) (( String_t* (*) (Nullable_1_t2285469903 *, const RuntimeMethod*))Nullable_1_ToString_m2170913638_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m2969476024(__this, ___value0, method) (( void (*) (Nullable_1_t2729527740 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m2969476024_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m1804609745(__this, method) (( bool (*) (Nullable_1_t2729527740 *, const RuntimeMethod*))Nullable_1_get_HasValue_m1804609745_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m3740260471(__this, method) (( int32_t (*) (Nullable_1_t2729527740 *, const RuntimeMethod*))Nullable_1_get_Value_m3740260471_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m3001262977(__this, p0, method) (( bool (*) (Nullable_1_t2729527740 *, Nullable_1_t2729527740 , const RuntimeMethod*))Nullable_1_Equals_m3001262977_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m3742757386(__this, ___other0, method) (( bool (*) (Nullable_1_t2729527740 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m3742757386_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m2933410713(__this, method) (( int32_t (*) (Nullable_1_t2729527740 *, const RuntimeMethod*))Nullable_1_GetHashCode_m2933410713_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m1870258506(__this, method) (( int32_t (*) (Nullable_1_t2729527740 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1870258506_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m1163574589(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t2729527740 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1163574589_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m513561700(__this, method) (( String_t* (*) (Nullable_1_t2729527740 *, const RuntimeMethod*))Nullable_1_ToString_m513561700_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m334053534(__this, ___value0, method) (( void (*) (Nullable_1_t3914607011 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m334053534_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m4266842741(__this, method) (( bool (*) (Nullable_1_t3914607011 *, const RuntimeMethod*))Nullable_1_get_HasValue_m4266842741_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m303153228(__this, method) (( int32_t (*) (Nullable_1_t3914607011 *, const RuntimeMethod*))Nullable_1_get_Value_m303153228_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m455042660(__this, p0, method) (( bool (*) (Nullable_1_t3914607011 *, Nullable_1_t3914607011 , const RuntimeMethod*))Nullable_1_Equals_m455042660_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m1790712026(__this, ___other0, method) (( bool (*) (Nullable_1_t3914607011 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m1790712026_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m1044714382(__this, method) (( int32_t (*) (Nullable_1_t3914607011 *, const RuntimeMethod*))Nullable_1_GetHashCode_m1044714382_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m860959062(__this, method) (( int32_t (*) (Nullable_1_t3914607011 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m860959062_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m3541753809(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t3914607011 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3541753809_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m1443886739(__this, method) (( String_t* (*) (Nullable_1_t3914607011 *, const RuntimeMethod*))Nullable_1_ToString_m1443886739_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m291166727(__this, ___value0, method) (( void (*) (Nullable_1_t4250589796 *, JsonPosition_t2528027714 , const RuntimeMethod*))Nullable_1__ctor_m291166727_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m2244203425(__this, method) (( bool (*) (Nullable_1_t4250589796 *, const RuntimeMethod*))Nullable_1_get_HasValue_m2244203425_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m1161159683(__this, method) (( JsonPosition_t2528027714 (*) (Nullable_1_t4250589796 *, const RuntimeMethod*))Nullable_1_get_Value_m1161159683_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m2862350908(__this, p0, method) (( bool (*) (Nullable_1_t4250589796 *, Nullable_1_t4250589796 , const RuntimeMethod*))Nullable_1_Equals_m2862350908_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m337905963(__this, ___other0, method) (( bool (*) (Nullable_1_t4250589796 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m337905963_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m3924367306(__this, method) (( int32_t (*) (Nullable_1_t4250589796 *, const RuntimeMethod*))Nullable_1_GetHashCode_m3924367306_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m1395530047(__this, method) (( JsonPosition_t2528027714 (*) (Nullable_1_t4250589796 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1395530047_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m1079201241(__this, ___defaultValue0, method) (( JsonPosition_t2528027714 (*) (Nullable_1_t4250589796 *, JsonPosition_t2528027714 , const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1079201241_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m3526090872(__this, method) (( String_t* (*) (Nullable_1_t4250589796 *, const RuntimeMethod*))Nullable_1_ToString_m3526090872_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m804345635(__this, ___value0, method) (( void (*) (Nullable_1_t3639995571 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m804345635_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m512162396(__this, method) (( bool (*) (Nullable_1_t3639995571 *, const RuntimeMethod*))Nullable_1_get_HasValue_m512162396_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m3850116343(__this, method) (( int32_t (*) (Nullable_1_t3639995571 *, const RuntimeMethod*))Nullable_1_get_Value_m3850116343_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m3159179084(__this, p0, method) (( bool (*) (Nullable_1_t3639995571 *, Nullable_1_t3639995571 , const RuntimeMethod*))Nullable_1_Equals_m3159179084_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m761099379(__this, ___other0, method) (( bool (*) (Nullable_1_t3639995571 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m761099379_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m866132972(__this, method) (( int32_t (*) (Nullable_1_t3639995571 *, const RuntimeMethod*))Nullable_1_GetHashCode_m866132972_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m3285554968(__this, method) (( int32_t (*) (Nullable_1_t3639995571 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3285554968_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m99908504(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t3639995571 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m99908504_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m2833593018(__this, method) (( String_t* (*) (Nullable_1_t3639995571 *, const RuntimeMethod*))Nullable_1_ToString_m2833593018_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m196125214(__this, ___value0, method) (( void (*) (Nullable_1_t449956448 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m196125214_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m3740018445(__this, method) (( bool (*) (Nullable_1_t449956448 *, const RuntimeMethod*))Nullable_1_get_HasValue_m3740018445_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m3001236923(__this, method) (( int32_t (*) (Nullable_1_t449956448 *, const RuntimeMethod*))Nullable_1_get_Value_m3001236923_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m1764362025(__this, p0, method) (( bool (*) (Nullable_1_t449956448 *, Nullable_1_t449956448 , const RuntimeMethod*))Nullable_1_Equals_m1764362025_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m10639057(__this, ___other0, method) (( bool (*) (Nullable_1_t449956448 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m10639057_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m2965665515(__this, method) (( int32_t (*) (Nullable_1_t449956448 *, const RuntimeMethod*))Nullable_1_GetHashCode_m2965665515_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m449716682(__this, method) (( int32_t (*) (Nullable_1_t449956448 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m449716682_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m424137507(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t449956448 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m424137507_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m3797632349(__this, method) (( String_t* (*) (Nullable_1_t449956448 *, const RuntimeMethod*))Nullable_1_ToString_m3797632349_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m2860407436(__this, ___value0, method) (( void (*) (Nullable_1_t2764731635 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m2860407436_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m885301859(__this, method) (( bool (*) (Nullable_1_t2764731635 *, const RuntimeMethod*))Nullable_1_get_HasValue_m885301859_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m3460352062(__this, method) (( int32_t (*) (Nullable_1_t2764731635 *, const RuntimeMethod*))Nullable_1_get_Value_m3460352062_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m4030351235(__this, p0, method) (( bool (*) (Nullable_1_t2764731635 *, Nullable_1_t2764731635 , const RuntimeMethod*))Nullable_1_Equals_m4030351235_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m4194659795(__this, ___other0, method) (( bool (*) (Nullable_1_t2764731635 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m4194659795_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m1114186763(__this, method) (( int32_t (*) (Nullable_1_t2764731635 *, const RuntimeMethod*))Nullable_1_GetHashCode_m1114186763_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m1441879184(__this, method) (( int32_t (*) (Nullable_1_t2764731635 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1441879184_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m1942910755(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t2764731635 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1942910755_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m1934420658(__this, method) (( String_t* (*) (Nullable_1_t2764731635 *, const RuntimeMethod*))Nullable_1_ToString_m1934420658_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m3874506355(__this, ___value0, method) (( void (*) (Nullable_1_t1470895410 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m3874506355_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m1584743840(__this, method) (( bool (*) (Nullable_1_t1470895410 *, const RuntimeMethod*))Nullable_1_get_HasValue_m1584743840_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m3309871635(__this, method) (( int32_t (*) (Nullable_1_t1470895410 *, const RuntimeMethod*))Nullable_1_get_Value_m3309871635_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m1354621014(__this, p0, method) (( bool (*) (Nullable_1_t1470895410 *, Nullable_1_t1470895410 , const RuntimeMethod*))Nullable_1_Equals_m1354621014_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m439771176(__this, ___other0, method) (( bool (*) (Nullable_1_t1470895410 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m439771176_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m1755929602(__this, method) (( int32_t (*) (Nullable_1_t1470895410 *, const RuntimeMethod*))Nullable_1_GetHashCode_m1755929602_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m3269469524(__this, method) (( int32_t (*) (Nullable_1_t1470895410 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3269469524_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m445581736(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t1470895410 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m445581736_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m1455318522(__this, method) (( String_t* (*) (Nullable_1_t1470895410 *, const RuntimeMethod*))Nullable_1_ToString_m1455318522_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m801095658(__this, ___value0, method) (( void (*) (Nullable_1_t829731231 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m801095658_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m4114458644(__this, method) (( bool (*) (Nullable_1_t829731231 *, const RuntimeMethod*))Nullable_1_get_HasValue_m4114458644_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m1324517404(__this, method) (( int32_t (*) (Nullable_1_t829731231 *, const RuntimeMethod*))Nullable_1_get_Value_m1324517404_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m2155652680(__this, p0, method) (( bool (*) (Nullable_1_t829731231 *, Nullable_1_t829731231 , const RuntimeMethod*))Nullable_1_Equals_m2155652680_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m3511573578(__this, ___other0, method) (( bool (*) (Nullable_1_t829731231 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m3511573578_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m2685060043(__this, method) (( int32_t (*) (Nullable_1_t829731231 *, const RuntimeMethod*))Nullable_1_GetHashCode_m2685060043_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m1866108172(__this, method) (( int32_t (*) (Nullable_1_t829731231 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1866108172_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m351469856(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t829731231 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m351469856_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m2350172954(__this, method) (( String_t* (*) (Nullable_1_t829731231 *, const RuntimeMethod*))Nullable_1_ToString_m2350172954_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m1222004636(__this, ___value0, method) (( void (*) (Nullable_1_t588389317 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m1222004636_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m2699568762(__this, method) (( bool (*) (Nullable_1_t588389317 *, const RuntimeMethod*))Nullable_1_get_HasValue_m2699568762_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m416965617(__this, method) (( int32_t (*) (Nullable_1_t588389317 *, const RuntimeMethod*))Nullable_1_get_Value_m416965617_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m2694630200(__this, p0, method) (( bool (*) (Nullable_1_t588389317 *, Nullable_1_t588389317 , const RuntimeMethod*))Nullable_1_Equals_m2694630200_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m3308733472(__this, ___other0, method) (( bool (*) (Nullable_1_t588389317 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m3308733472_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m446820115(__this, method) (( int32_t (*) (Nullable_1_t588389317 *, const RuntimeMethod*))Nullable_1_GetHashCode_m446820115_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m2614807845(__this, method) (( int32_t (*) (Nullable_1_t588389317 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m2614807845_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m3392026215(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t588389317 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3392026215_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m202931553(__this, method) (( String_t* (*) (Nullable_1_t588389317 *, const RuntimeMethod*))Nullable_1_ToString_m202931553_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m236489483(__this, ___value0, method) (( void (*) (Nullable_1_t2538550894 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m236489483_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m77919780(__this, method) (( bool (*) (Nullable_1_t2538550894 *, const RuntimeMethod*))Nullable_1_get_HasValue_m77919780_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m585159902(__this, method) (( int32_t (*) (Nullable_1_t2538550894 *, const RuntimeMethod*))Nullable_1_get_Value_m585159902_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m273722934(__this, p0, method) (( bool (*) (Nullable_1_t2538550894 *, Nullable_1_t2538550894 , const RuntimeMethod*))Nullable_1_Equals_m273722934_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m3733251015(__this, ___other0, method) (( bool (*) (Nullable_1_t2538550894 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m3733251015_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m491300999(__this, method) (( int32_t (*) (Nullable_1_t2538550894 *, const RuntimeMethod*))Nullable_1_GetHashCode_m491300999_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m1807021028(__this, method) (( int32_t (*) (Nullable_1_t2538550894 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1807021028_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m3118630924(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t2538550894 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3118630924_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m1141867201(__this, method) (( String_t* (*) (Nullable_1_t2538550894 *, const RuntimeMethod*))Nullable_1_ToString_m1141867201_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m876996067(__this, ___value0, method) (( void (*) (Nullable_1_t3051693050 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m876996067_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m3254789393(__this, method) (( bool (*) (Nullable_1_t3051693050 *, const RuntimeMethod*))Nullable_1_get_HasValue_m3254789393_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m1351164548(__this, method) (( int32_t (*) (Nullable_1_t3051693050 *, const RuntimeMethod*))Nullable_1_get_Value_m1351164548_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m2509284735(__this, p0, method) (( bool (*) (Nullable_1_t3051693050 *, Nullable_1_t3051693050 , const RuntimeMethod*))Nullable_1_Equals_m2509284735_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m273652804(__this, ___other0, method) (( bool (*) (Nullable_1_t3051693050 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m273652804_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m2410999584(__this, method) (( int32_t (*) (Nullable_1_t3051693050 *, const RuntimeMethod*))Nullable_1_GetHashCode_m2410999584_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m1029630399(__this, method) (( int32_t (*) (Nullable_1_t3051693050 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1029630399_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m167166792(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t3051693050 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m167166792_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m99265565(__this, method) (( String_t* (*) (Nullable_1_t3051693050 *, const RuntimeMethod*))Nullable_1_ToString_m99265565_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m1040762645(__this, ___value0, method) (( void (*) (Nullable_1_t3313944452 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m1040762645_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m3472043244(__this, method) (( bool (*) (Nullable_1_t3313944452 *, const RuntimeMethod*))Nullable_1_get_HasValue_m3472043244_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m2291331898(__this, method) (( int32_t (*) (Nullable_1_t3313944452 *, const RuntimeMethod*))Nullable_1_get_Value_m2291331898_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m4079882655(__this, p0, method) (( bool (*) (Nullable_1_t3313944452 *, Nullable_1_t3313944452 , const RuntimeMethod*))Nullable_1_Equals_m4079882655_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m1906690921(__this, ___other0, method) (( bool (*) (Nullable_1_t3313944452 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m1906690921_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m404166332(__this, method) (( int32_t (*) (Nullable_1_t3313944452 *, const RuntimeMethod*))Nullable_1_GetHashCode_m404166332_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m2092791886(__this, method) (( int32_t (*) (Nullable_1_t3313944452 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m2092791886_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m4025873748(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t3313944452 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m4025873748_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m299632272(__this, method) (( String_t* (*) (Nullable_1_t3313944452 *, const RuntimeMethod*))Nullable_1_ToString_m299632272_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m4107858077(__this, ___value0, method) (( void (*) (Nullable_1_t4213156694 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m4107858077_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m4206031148(__this, method) (( bool (*) (Nullable_1_t4213156694 *, const RuntimeMethod*))Nullable_1_get_HasValue_m4206031148_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m942761362(__this, method) (( int32_t (*) (Nullable_1_t4213156694 *, const RuntimeMethod*))Nullable_1_get_Value_m942761362_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m2594565000(__this, p0, method) (( bool (*) (Nullable_1_t4213156694 *, Nullable_1_t4213156694 , const RuntimeMethod*))Nullable_1_Equals_m2594565000_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m1675927092(__this, ___other0, method) (( bool (*) (Nullable_1_t4213156694 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m1675927092_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m1386265528(__this, method) (( int32_t (*) (Nullable_1_t4213156694 *, const RuntimeMethod*))Nullable_1_GetHashCode_m1386265528_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m868412217(__this, method) (( int32_t (*) (Nullable_1_t4213156694 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m868412217_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m2778540568(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t4213156694 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m2778540568_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m848072290(__this, method) (( String_t* (*) (Nullable_1_t4213156694 *, const RuntimeMethod*))Nullable_1_ToString_m848072290_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m2979764839(__this, ___value0, method) (( void (*) (Nullable_1_t1505470351 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m2979764839_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m633545390(__this, method) (( bool (*) (Nullable_1_t1505470351 *, const RuntimeMethod*))Nullable_1_get_HasValue_m633545390_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m1165265533(__this, method) (( int32_t (*) (Nullable_1_t1505470351 *, const RuntimeMethod*))Nullable_1_get_Value_m1165265533_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m3230301183(__this, p0, method) (( bool (*) (Nullable_1_t1505470351 *, Nullable_1_t1505470351 , const RuntimeMethod*))Nullable_1_Equals_m3230301183_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m3541197227(__this, ___other0, method) (( bool (*) (Nullable_1_t1505470351 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m3541197227_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m3652424436(__this, method) (( int32_t (*) (Nullable_1_t1505470351 *, const RuntimeMethod*))Nullable_1_GetHashCode_m3652424436_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m419728216(__this, method) (( int32_t (*) (Nullable_1_t1505470351 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m419728216_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m536391456(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t1505470351 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m536391456_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m3835484468(__this, method) (( String_t* (*) (Nullable_1_t1505470351 *, const RuntimeMethod*))Nullable_1_ToString_m3835484468_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m1866665982(__this, ___value0, method) (( void (*) (Nullable_1_t1159582132 *, int32_t, const RuntimeMethod*))Nullable_1__ctor_m1866665982_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m772260800(__this, method) (( bool (*) (Nullable_1_t1159582132 *, const RuntimeMethod*))Nullable_1_get_HasValue_m772260800_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m4040730042(__this, method) (( int32_t (*) (Nullable_1_t1159582132 *, const RuntimeMethod*))Nullable_1_get_Value_m4040730042_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m1430264278(__this, p0, method) (( bool (*) (Nullable_1_t1159582132 *, Nullable_1_t1159582132 , const RuntimeMethod*))Nullable_1_Equals_m1430264278_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m1522390980(__this, ___other0, method) (( bool (*) (Nullable_1_t1159582132 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m1522390980_gshared)(__this, ___other0, method) // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m3383166447(__this, method) (( int32_t (*) (Nullable_1_t1159582132 *, const RuntimeMethod*))Nullable_1_GetHashCode_m3383166447_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m2852219950(__this, method) (( int32_t (*) (Nullable_1_t1159582132 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m2852219950_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m3387169409(__this, ___defaultValue0, method) (( int32_t (*) (Nullable_1_t1159582132 *, int32_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3387169409_gshared)(__this, ___defaultValue0, method) // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m1703930686(__this, method) (( String_t* (*) (Nullable_1_t1159582132 *, const RuntimeMethod*))Nullable_1_ToString_m1703930686_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m1921378621(__this, ___value0, method) (( void (*) (Nullable_1_t1819850047 *, bool, const RuntimeMethod*))Nullable_1__ctor_m1921378621_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m3206831396(__this, method) (( bool (*) (Nullable_1_t1819850047 *, const RuntimeMethod*))Nullable_1_get_HasValue_m3206831396_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m3418327087(__this, method) (( bool (*) (Nullable_1_t1819850047 *, const RuntimeMethod*))Nullable_1_get_Value_m3418327087_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m3590524177(__this, p0, method) (( bool (*) (Nullable_1_t1819850047 *, Nullable_1_t1819850047 , const RuntimeMethod*))Nullable_1_Equals_m3590524177_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m1466134572(__this, ___other0, method) (( bool (*) (Nullable_1_t1819850047 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m1466134572_gshared)(__this, ___other0, method) // System.Boolean System.Boolean::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Boolean_Equals_m2410333903 (bool* __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Int32 System.Boolean::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Boolean_GetHashCode_m3167312162 (bool* __this, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m1030690889(__this, method) (( int32_t (*) (Nullable_1_t1819850047 *, const RuntimeMethod*))Nullable_1_GetHashCode_m1030690889_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m2119174086(__this, method) (( bool (*) (Nullable_1_t1819850047 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m2119174086_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m3676440552(__this, ___defaultValue0, method) (( bool (*) (Nullable_1_t1819850047 *, bool, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m3676440552_gshared)(__this, ___defaultValue0, method) // System.String System.Boolean::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Boolean_ToString_m2664721875 (bool* __this, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m3428050117(__this, method) (( String_t* (*) (Nullable_1_t1819850047 *, const RuntimeMethod*))Nullable_1_ToString_m3428050117_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m1793861881(__this, ___value0, method) (( void (*) (Nullable_1_t2856858458 *, uint8_t, const RuntimeMethod*))Nullable_1__ctor_m1793861881_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m4056261378(__this, method) (( bool (*) (Nullable_1_t2856858458 *, const RuntimeMethod*))Nullable_1_get_HasValue_m4056261378_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m3034850744(__this, method) (( uint8_t (*) (Nullable_1_t2856858458 *, const RuntimeMethod*))Nullable_1_get_Value_m3034850744_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m3791127341(__this, p0, method) (( bool (*) (Nullable_1_t2856858458 *, Nullable_1_t2856858458 , const RuntimeMethod*))Nullable_1_Equals_m3791127341_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m587541495(__this, ___other0, method) (( bool (*) (Nullable_1_t2856858458 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m587541495_gshared)(__this, ___other0, method) // System.Boolean System.Byte::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Byte_Equals_m1161982810 (uint8_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Int32 System.Byte::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Byte_GetHashCode_m850171870 (uint8_t* __this, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m171833571(__this, method) (( int32_t (*) (Nullable_1_t2856858458 *, const RuntimeMethod*))Nullable_1_GetHashCode_m171833571_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m1324277619(__this, method) (( uint8_t (*) (Nullable_1_t2856858458 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1324277619_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m914838075(__this, ___defaultValue0, method) (( uint8_t (*) (Nullable_1_t2856858458 *, uint8_t, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m914838075_gshared)(__this, ___defaultValue0, method) // System.String System.Byte::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Byte_ToString_m721125428 (uint8_t* __this, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m3594097646(__this, method) (( String_t* (*) (Nullable_1_t2856858458 *, const RuntimeMethod*))Nullable_1_ToString_m3594097646_gshared)(__this, method) // System.Void System.Nullable`1::.ctor(T) #define Nullable_1__ctor_m2069847974(__this, ___value0, method) (( void (*) (Nullable_1_t1062055256 *, Il2CppChar, const RuntimeMethod*))Nullable_1__ctor_m2069847974_gshared)(__this, ___value0, method) // System.Boolean System.Nullable`1::get_HasValue() #define Nullable_1_get_HasValue_m784624018(__this, method) (( bool (*) (Nullable_1_t1062055256 *, const RuntimeMethod*))Nullable_1_get_HasValue_m784624018_gshared)(__this, method) // T System.Nullable`1::get_Value() #define Nullable_1_get_Value_m941660030(__this, method) (( Il2CppChar (*) (Nullable_1_t1062055256 *, const RuntimeMethod*))Nullable_1_get_Value_m941660030_gshared)(__this, method) // System.Boolean System.Nullable`1::Equals(System.Nullable`1) #define Nullable_1_Equals_m2714514714(__this, p0, method) (( bool (*) (Nullable_1_t1062055256 *, Nullable_1_t1062055256 , const RuntimeMethod*))Nullable_1_Equals_m2714514714_gshared)(__this, p0, method) // System.Boolean System.Nullable`1::Equals(System.Object) #define Nullable_1_Equals_m798746898(__this, ___other0, method) (( bool (*) (Nullable_1_t1062055256 *, RuntimeObject *, const RuntimeMethod*))Nullable_1_Equals_m798746898_gshared)(__this, ___other0, method) // System.Boolean System.Char::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Char_Equals_m1279957088 (Il2CppChar* __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Int32 System.Char::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Char_GetHashCode_m2163065211 (Il2CppChar* __this, const RuntimeMethod* method); // System.Int32 System.Nullable`1::GetHashCode() #define Nullable_1_GetHashCode_m586501855(__this, method) (( int32_t (*) (Nullable_1_t1062055256 *, const RuntimeMethod*))Nullable_1_GetHashCode_m586501855_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault() #define Nullable_1_GetValueOrDefault_m2320521946(__this, method) (( Il2CppChar (*) (Nullable_1_t1062055256 *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m2320521946_gshared)(__this, method) // T System.Nullable`1::GetValueOrDefault(T) #define Nullable_1_GetValueOrDefault_m2288568107(__this, ___defaultValue0, method) (( Il2CppChar (*) (Nullable_1_t1062055256 *, Il2CppChar, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m2288568107_gshared)(__this, ___defaultValue0, method) // System.String System.Char::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Char_ToString_m3588025615 (Il2CppChar* __this, const RuntimeMethod* method); // System.String System.Nullable`1::ToString() #define Nullable_1_ToString_m2964409820(__this, method) (( String_t* (*) (Nullable_1_t1062055256 *, const RuntimeMethod*))Nullable_1_ToString_m2964409820_gshared)(__this, method) #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2336599713_gshared (Func_3_t2913389501 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR uint64_t Func_3_Invoke_m3605709888_gshared (Func_3_t2913389501 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { uint64_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3605709888((Func_3_t2913389501 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef uint64_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef uint64_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< uint64_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< uint64_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< uint64_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< uint64_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef uint64_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2288032984_gshared (Func_3_t2913389501 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2288032984_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR uint64_t Func_3_EndInvoke_m2987421728_gshared (Func_3_t2913389501 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(uint64_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m587008487_gshared (Func_3_t1077775491 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3582464800_gshared (Func_3_t1077775491 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3582464800((Func_3_t1077775491 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3464907750_gshared (Func_3_t1077775491 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3464907750_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m2485650160_gshared (Func_3_t1077775491 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2901078861_gshared (Func_3_t2981598156 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1386344643_gshared (Func_3_t2981598156 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1386344643((Func_3_t2981598156 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1122110867_gshared (Func_3_t2981598156 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1122110867_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1357798735_gshared (Func_3_t2981598156 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3029571879_gshared (Func_3_t71223522 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3969799113_gshared (Func_3_t71223522 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3969799113((Func_3_t71223522 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2261599685_gshared (Func_3_t71223522 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2261599685_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m296066859_gshared (Func_3_t71223522 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2810760841_gshared (Func_3_t2224880305 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1658168209_gshared (Func_3_t2224880305 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1658168209((Func_3_t2224880305 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2268738353_gshared (Func_3_t2224880305 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2268738353_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m2454348158_gshared (Func_3_t2224880305 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m92852349_gshared (Func_3_t1949511886 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2435719284_gshared (Func_3_t1949511886 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2435719284((Func_3_t1949511886 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3338080183_gshared (Func_3_t1949511886 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3338080183_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m515622235_gshared (Func_3_t1949511886 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2248174937_gshared (Func_3_t917820785 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1964527816_gshared (Func_3_t917820785 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1964527816((Func_3_t917820785 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m4153978075_gshared (Func_3_t917820785 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m4153978075_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1593125913_gshared (Func_3_t917820785 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3216540331_gshared (Func_3_t598719483 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1771057318_gshared (Func_3_t598719483 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1771057318((Func_3_t598719483 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2847541246_gshared (Func_3_t598719483 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2847541246_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m3034346839_gshared (Func_3_t598719483 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2953696280_gshared (Func_3_t1561626173 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1093973452_gshared (Func_3_t1561626173 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1093973452((Func_3_t1561626173 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3639068552_gshared (Func_3_t1561626173 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3639068552_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m2387764467_gshared (Func_3_t1561626173 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1598789304_gshared (Func_3_t1046187319 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Bounds_t2266837910 Func_3_Invoke_m1525467040_gshared (Func_3_t1046187319 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Bounds_t2266837910 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1525467040((Func_3_t1046187319 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Bounds_t2266837910 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Bounds_t2266837910 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Bounds_t2266837910 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Bounds_t2266837910 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Bounds_t2266837910 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Bounds_t2266837910 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Bounds_t2266837910 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m469903293_gshared (Func_3_t1046187319 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m469903293_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Bounds_t2266837910 Func_3_EndInvoke_m666595414_gshared (Func_3_t1046187319 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Bounds_t2266837910 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m82446120_gshared (Func_3_t985169317 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR CachedAssetBundle_t2205819908 Func_3_Invoke_m3365775316_gshared (Func_3_t985169317 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { CachedAssetBundle_t2205819908 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3365775316((Func_3_t985169317 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef CachedAssetBundle_t2205819908 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef CachedAssetBundle_t2205819908 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< CachedAssetBundle_t2205819908 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< CachedAssetBundle_t2205819908 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< CachedAssetBundle_t2205819908 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< CachedAssetBundle_t2205819908 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef CachedAssetBundle_t2205819908 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3462834842_gshared (Func_3_t985169317 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3462834842_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR CachedAssetBundle_t2205819908 Func_3_EndInvoke_m686251314_gshared (Func_3_t985169317 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(CachedAssetBundle_t2205819908 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m4136833173_gshared (Func_3_t3721930575 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1573346665_gshared (Func_3_t3721930575 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1573346665((Func_3_t3721930575 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3290605037_gshared (Func_3_t3721930575 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3290605037_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m126752420_gshared (Func_3_t3721930575 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m4253393226_gshared (Func_3_t1018013445 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1620864893_gshared (Func_3_t1018013445 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1620864893((Func_3_t1018013445 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m688601266_gshared (Func_3_t1018013445 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m688601266_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m3450343700_gshared (Func_3_t1018013445 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1210830699_gshared (Func_3_t1141846332 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3613498828_gshared (Func_3_t1141846332 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3613498828((Func_3_t1141846332 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m626654010_gshared (Func_3_t1141846332 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m626654010_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m2121505119_gshared (Func_3_t1141846332 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1847843175_gshared (Func_3_t1639205264 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1647939795_gshared (Func_3_t1639205264 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1647939795((Func_3_t1639205264 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m431828896_gshared (Func_3_t1639205264 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m431828896_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1448365139_gshared (Func_3_t1639205264 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2345443778_gshared (Func_3_t1335035733 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Func_3_Invoke_m1888414203_gshared (Func_3_t1335035733 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Color_t2555686324 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1888414203((Func_3_t1335035733 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Color_t2555686324 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Color_t2555686324 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Color_t2555686324 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Color_t2555686324 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Color_t2555686324 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Color_t2555686324 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Color_t2555686324 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1142225403_gshared (Func_3_t1335035733 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1142225403_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Color_t2555686324 Func_3_EndInvoke_m2439806301_gshared (Func_3_t1335035733 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Color_t2555686324 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2399577212_gshared (Func_3_t2941184128 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m4094082717_gshared (Func_3_t2941184128 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m4094082717((Func_3_t2941184128 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3133310023_gshared (Func_3_t2941184128 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3133310023_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m391849033_gshared (Func_3_t2941184128 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2861339034_gshared (Func_3_t2483360757 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3077995201_gshared (Func_3_t2483360757 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3077995201((Func_3_t2483360757 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m664260199_gshared (Func_3_t2483360757 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m664260199_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m3943632413_gshared (Func_3_t2483360757 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2063974203_gshared (Func_3_t2139656258 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR RaycastResult_t3360306849 Func_3_Invoke_m2813303822_gshared (Func_3_t2139656258 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { RaycastResult_t3360306849 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2813303822((Func_3_t2139656258 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef RaycastResult_t3360306849 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef RaycastResult_t3360306849 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< RaycastResult_t3360306849 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< RaycastResult_t3360306849 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< RaycastResult_t3360306849 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< RaycastResult_t3360306849 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef RaycastResult_t3360306849 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m664409270_gshared (Func_3_t2139656258 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m664409270_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR RaycastResult_t3360306849 Func_3_EndInvoke_m615330368_gshared (Func_3_t2139656258 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(RaycastResult_t3360306849 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2387628695_gshared (Func_3_t1137089178 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Hash128_t2357739769 Func_3_Invoke_m3302389522_gshared (Func_3_t1137089178 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Hash128_t2357739769 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3302389522((Func_3_t1137089178 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Hash128_t2357739769 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Hash128_t2357739769 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Hash128_t2357739769 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Hash128_t2357739769 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Hash128_t2357739769 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Hash128_t2357739769 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Hash128_t2357739769 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1030825523_gshared (Func_3_t1137089178 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1030825523_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Hash128_t2357739769 Func_3_EndInvoke_m2511686740_gshared (Func_3_t1137089178 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Hash128_t2357739769 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1154079687_gshared (Func_3_t3029905174 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2656565593_gshared (Func_3_t3029905174 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2656565593((Func_3_t3029905174 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2024467298_gshared (Func_3_t3029905174 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2024467298_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m2634657995_gshared (Func_3_t3029905174 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1796293220_gshared (Func_3_t3674467516 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3423555001_gshared (Func_3_t3674467516 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3423555001((Func_3_t3674467516 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2812756039_gshared (Func_3_t3674467516 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2812756039_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1106274928_gshared (Func_3_t3674467516 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m53535492_gshared (Func_3_t2985759651 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Keyframe_t4206410242 Func_3_Invoke_m3228782148_gshared (Func_3_t2985759651 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Keyframe_t4206410242 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3228782148((Func_3_t2985759651 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Keyframe_t4206410242 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Keyframe_t4206410242 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Keyframe_t4206410242 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Keyframe_t4206410242 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Keyframe_t4206410242 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Keyframe_t4206410242 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Keyframe_t4206410242 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m780555649_gshared (Func_3_t2985759651 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m780555649_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Keyframe_t4206410242 Func_3_EndInvoke_m2016965814_gshared (Func_3_t2985759651 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Keyframe_t4206410242 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1616925067_gshared (Func_3_t4064129742 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR LightBakingOutput_t989813037 Func_3_Invoke_m2185872515_gshared (Func_3_t4064129742 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { LightBakingOutput_t989813037 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2185872515((Func_3_t4064129742 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef LightBakingOutput_t989813037 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef LightBakingOutput_t989813037 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< LightBakingOutput_t989813037 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< LightBakingOutput_t989813037 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< LightBakingOutput_t989813037 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< LightBakingOutput_t989813037 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef LightBakingOutput_t989813037 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3414971787_gshared (Func_3_t4064129742 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3414971787_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR LightBakingOutput_t989813037 Func_3_EndInvoke_m3323933720_gshared (Func_3_t4064129742 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(LightBakingOutput_t989813037 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3989958540_gshared (Func_3_t163862757 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3117266214_gshared (Func_3_t163862757 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3117266214((Func_3_t163862757 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m349055626_gshared (Func_3_t163862757 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m349055626_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m523112336_gshared (Func_3_t163862757 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3157995373_gshared (Func_3_t4163800905 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2552553728_gshared (Func_3_t4163800905 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2552553728((Func_3_t4163800905 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m483662069_gshared (Func_3_t4163800905 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m483662069_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1543769539_gshared (Func_3_t4163800905 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3890948250_gshared (Func_3_t273462125 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2165103536_gshared (Func_3_t273462125 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2165103536((Func_3_t273462125 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2331405466_gshared (Func_3_t273462125 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2331405466_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m128850963_gshared (Func_3_t273462125 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2078909077_gshared (Func_3_t1221529914 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3039512534_gshared (Func_3_t1221529914 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3039512534((Func_3_t1221529914 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m443121542_gshared (Func_3_t1221529914 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m443121542_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1730426820_gshared (Func_3_t1221529914 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1476523348_gshared (Func_3_t3543161050 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1279225504_gshared (Func_3_t3543161050 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1279225504((Func_3_t3543161050 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1187741850_gshared (Func_3_t3543161050 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1187741850_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m2166169835_gshared (Func_3_t3543161050 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1605561948_gshared (Func_3_t3629162908 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR MatchTargetWeightMask_t554846203 Func_3_Invoke_m3603024926_gshared (Func_3_t3629162908 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { MatchTargetWeightMask_t554846203 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3603024926((Func_3_t3629162908 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef MatchTargetWeightMask_t554846203 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef MatchTargetWeightMask_t554846203 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< MatchTargetWeightMask_t554846203 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< MatchTargetWeightMask_t554846203 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< MatchTargetWeightMask_t554846203 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< MatchTargetWeightMask_t554846203 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef MatchTargetWeightMask_t554846203 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m895748551_gshared (Func_3_t3629162908 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m895748551_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR MatchTargetWeightMask_t554846203 Func_3_EndInvoke_m2010885707_gshared (Func_3_t3629162908 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(MatchTargetWeightMask_t554846203 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2178693048_gshared (Func_3_t597251252 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Matrix4x4_t1817901843 Func_3_Invoke_m70691579_gshared (Func_3_t597251252 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Matrix4x4_t1817901843 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m70691579((Func_3_t597251252 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Matrix4x4_t1817901843 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Matrix4x4_t1817901843 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Matrix4x4_t1817901843 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Matrix4x4_t1817901843 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Matrix4x4_t1817901843 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Matrix4x4_t1817901843 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Matrix4x4_t1817901843 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3649209178_gshared (Func_3_t597251252 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3649209178_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Matrix4x4_t1817901843 Func_3_EndInvoke_m981523408_gshared (Func_3_t597251252 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Matrix4x4_t1817901843 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1013634763_gshared (Func_3_t3912716756 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1886221196_gshared (Func_3_t3912716756 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1886221196((Func_3_t3912716756 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3135140759_gshared (Func_3_t3912716756 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3135140759_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m2845696953_gshared (Func_3_t3912716756 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1823400798_gshared (Func_3_t3657233981 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1500819177_gshared (Func_3_t3657233981 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1500819177((Func_3_t3657233981 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2236099667_gshared (Func_3_t3657233981 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2236099667_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m59920925_gshared (Func_3_t3657233981 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m43630794_gshared (Func_3_t995773037 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR EmitParams_t2216423628 Func_3_Invoke_m2894446419_gshared (Func_3_t995773037 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { EmitParams_t2216423628 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2894446419((Func_3_t995773037 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef EmitParams_t2216423628 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef EmitParams_t2216423628 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< EmitParams_t2216423628 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< EmitParams_t2216423628 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< EmitParams_t2216423628 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< EmitParams_t2216423628 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef EmitParams_t2216423628 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m4242279214_gshared (Func_3_t995773037 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m4242279214_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR EmitParams_t2216423628 Func_3_EndInvoke_m2533238164_gshared (Func_3_t995773037 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(EmitParams_t2216423628 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2153567457_gshared (Func_3_t728804784 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m276208340_gshared (Func_3_t728804784 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m276208340((Func_3_t728804784 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1256751575_gshared (Func_3_t728804784 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1256751575_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1057816606_gshared (Func_3_t728804784 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2478751835_gshared (Func_3_t1587675589 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m841295732_gshared (Func_3_t1587675589 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m841295732((Func_3_t1587675589 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1489864075_gshared (Func_3_t1587675589 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1489864075_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1073593754_gshared (Func_3_t1587675589 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2253444644_gshared (Func_3_t1830757268 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2581024693_gshared (Func_3_t1830757268 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2581024693((Func_3_t1830757268 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2567907369_gshared (Func_3_t1830757268 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2567907369_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1048613975_gshared (Func_3_t1830757268 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3037897249_gshared (Func_3_t2247928810 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3853840820_gshared (Func_3_t2247928810 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3853840820((Func_3_t2247928810 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m441364185_gshared (Func_3_t2247928810 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m441364185_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m4181873308_gshared (Func_3_t2247928810 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1670096366_gshared (Func_3_t1081277740 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Func_3_Invoke_m1148721390_gshared (Func_3_t1081277740 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Quaternion_t2301928331 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1148721390((Func_3_t1081277740 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Quaternion_t2301928331 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Quaternion_t2301928331 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Quaternion_t2301928331 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Quaternion_t2301928331 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Quaternion_t2301928331 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Quaternion_t2301928331 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Quaternion_t2301928331 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2849168551_gshared (Func_3_t1081277740 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2849168551_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Quaternion_t2301928331 Func_3_EndInvoke_m1319624711_gshared (Func_3_t1081277740 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Quaternion_t2301928331 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2675372386_gshared (Func_3_t2920156535 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1388167307_gshared (Func_3_t2920156535 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1388167307((Func_3_t2920156535 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m507546913_gshared (Func_3_t2920156535 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m507546913_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m3981535516_gshared (Func_3_t2920156535 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2365521217_gshared (Func_3_t2565200902 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Ray_t3785851493 Func_3_Invoke_m3293760906_gshared (Func_3_t2565200902 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Ray_t3785851493 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3293760906((Func_3_t2565200902 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Ray_t3785851493 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Ray_t3785851493 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Ray_t3785851493 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Ray_t3785851493 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Ray_t3785851493 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Ray_t3785851493 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Ray_t3785851493 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1207887760_gshared (Func_3_t2565200902 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1207887760_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Ray_t3785851493 Func_3_EndInvoke_m2351893452_gshared (Func_3_t2565200902 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Ray_t3785851493 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1124344527_gshared (Func_3_t862193323 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Ray2D_t2082843914 Func_3_Invoke_m3540377619_gshared (Func_3_t862193323 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Ray2D_t2082843914 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3540377619((Func_3_t862193323 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Ray2D_t2082843914 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Ray2D_t2082843914 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Ray2D_t2082843914 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Ray2D_t2082843914 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Ray2D_t2082843914 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Ray2D_t2082843914 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Ray2D_t2082843914 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2207892901_gshared (Func_3_t862193323 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2207892901_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Ray2D_t2082843914 Func_3_EndInvoke_m918734367_gshared (Func_3_t862193323 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Ray2D_t2082843914 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2372813398_gshared (Func_3_t1139829268 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 Func_3_Invoke_m1489569781_gshared (Func_3_t1139829268 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Rect_t2360479859 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1489569781((Func_3_t1139829268 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Rect_t2360479859 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Rect_t2360479859 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Rect_t2360479859 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Rect_t2360479859 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Rect_t2360479859 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Rect_t2360479859 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Rect_t2360479859 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3998287785_gshared (Func_3_t1139829268 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3998287785_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Rect_t2360479859 Func_3_EndInvoke_m3792122349_gshared (Func_3_t1139829268 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Rect_t2360479859 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m4129774209_gshared (Func_3_t636015481 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2132485927_gshared (Func_3_t636015481 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2132485927((Func_3_t636015481 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m245904980_gshared (Func_3_t636015481 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m245904980_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1920699938_gshared (Func_3_t636015481 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m4080900804_gshared (Func_3_t309920011 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1910258952_gshared (Func_3_t309920011 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1910258952((Func_3_t309920011 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m141220786_gshared (Func_3_t309920011 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m141220786_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1475330140_gshared (Func_3_t309920011 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2870573204_gshared (Func_3_t3660467205 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR RenderBuffer_t586150500 Func_3_Invoke_m587990678_gshared (Func_3_t3660467205 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { RenderBuffer_t586150500 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m587990678((Func_3_t3660467205 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef RenderBuffer_t586150500 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef RenderBuffer_t586150500 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< RenderBuffer_t586150500 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< RenderBuffer_t586150500 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< RenderBuffer_t586150500 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< RenderBuffer_t586150500 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef RenderBuffer_t586150500 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2855571981_gshared (Func_3_t3660467205 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2855571981_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR RenderBuffer_t586150500 Func_3_EndInvoke_m2524529614_gshared (Func_3_t3660467205 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(RenderBuffer_t586150500 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3607991379_gshared (Func_3_t813308931 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3917970547_gshared (Func_3_t813308931 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3917970547((Func_3_t813308931 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m4082348586_gshared (Func_3_t813308931 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m4082348586_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m2194312273_gshared (Func_3_t813308931 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3221638274_gshared (Func_3_t2521804950 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2282765363_gshared (Func_3_t2521804950 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2282765363((Func_3_t2521804950 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2881541228_gshared (Func_3_t2521804950 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2881541228_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m139359132_gshared (Func_3_t2521804950 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m625585772_gshared (Func_3_t1722860877 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3995069581_gshared (Func_3_t1722860877 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3995069581((Func_3_t1722860877 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3078452800_gshared (Func_3_t1722860877 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3078452800_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1648799066_gshared (Func_3_t1722860877 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2500561610_gshared (Func_3_t3874813828 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1169052930_gshared (Func_3_t3874813828 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1169052930((Func_3_t3874813828 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m815332473_gshared (Func_3_t3874813828 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m815332473_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m216596247_gshared (Func_3_t3874813828 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m705055625_gshared (Func_3_t1808422525 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1818045640_gshared (Func_3_t1808422525 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1818045640((Func_3_t1808422525 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3701039335_gshared (Func_3_t1808422525 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3701039335_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m2417513220_gshared (Func_3_t1808422525 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m31278055_gshared (Func_3_t3943146516 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3311103759_gshared (Func_3_t3943146516 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3311103759((Func_3_t3943146516 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1030108453_gshared (Func_3_t3943146516 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1030108453_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1869694330_gshared (Func_3_t3943146516 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3609548143_gshared (Func_3_t2145511221 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1564580908_gshared (Func_3_t2145511221 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1564580908((Func_3_t2145511221 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m4012808647_gshared (Func_3_t2145511221 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m4012808647_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m3903775397_gshared (Func_3_t2145511221 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3240379887_gshared (Func_3_t1060315009 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m212723522_gshared (Func_3_t1060315009 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m212723522((Func_3_t1060315009 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3032482369_gshared (Func_3_t1060315009 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3032482369_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1573162299_gshared (Func_3_t1060315009 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1624303946_gshared (Func_3_t2749376400 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1800714213_gshared (Func_3_t2749376400 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1800714213((Func_3_t2749376400 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3661151688_gshared (Func_3_t2749376400 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3661151688_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1251797446_gshared (Func_3_t2749376400 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m643134101_gshared (Func_3_t3958283593 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1545668246_gshared (Func_3_t3958283593 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1545668246((Func_3_t3958283593 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3881193357_gshared (Func_3_t3958283593 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3881193357_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m3056174849_gshared (Func_3_t3958283593 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3854401987_gshared (Func_3_t2856406242 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1669850196_gshared (Func_3_t2856406242 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1669850196((Func_3_t2856406242 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m650681564_gshared (Func_3_t2856406242 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m650681564_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1823402020_gshared (Func_3_t2856406242 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2270664899_gshared (Func_3_t1127724970 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Scene_t2348375561 Func_3_Invoke_m3365363317_gshared (Func_3_t1127724970 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Scene_t2348375561 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3365363317((Func_3_t1127724970 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Scene_t2348375561 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Scene_t2348375561 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Scene_t2348375561 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Scene_t2348375561 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Scene_t2348375561 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Scene_t2348375561 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Scene_t2348375561 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2485252362_gshared (Func_3_t1127724970 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2485252362_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Scene_t2348375561 Func_3_EndInvoke_m1267788506_gshared (Func_3_t1127724970 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Scene_t2348375561 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m334130945_gshared (Func_3_t2359542504 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m1536834141_gshared (Func_3_t2359542504 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1536834141((Func_3_t2359542504 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2996173098_gshared (Func_3_t2359542504 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2996173098_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m422857348_gshared (Func_3_t2359542504 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1988831332_gshared (Func_3_t3011193929 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2540238344_gshared (Func_3_t3011193929 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2540238344((Func_3_t3011193929 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1767170569_gshared (Func_3_t3011193929 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1767170569_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1956129248_gshared (Func_3_t3011193929 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m161569128_gshared (Func_3_t3728452489 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m427074687_gshared (Func_3_t3728452489 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m427074687((Func_3_t3728452489 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2239127980_gshared (Func_3_t3728452489 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2239127980_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m3757830717_gshared (Func_3_t3728452489 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3691260765_gshared (Func_3_t4212062182 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m3349601519_gshared (Func_3_t4212062182 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m3349601519((Func_3_t4212062182 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1257463122_gshared (Func_3_t4212062182 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1257463122_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m116537703_gshared (Func_3_t4212062182 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m681260682_gshared (Func_3_t553700263 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2351833700_gshared (Func_3_t553700263 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2351833700((Func_3_t553700263 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m4121523926_gshared (Func_3_t553700263 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m4121523926_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m759898407_gshared (Func_3_t553700263 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3435099774_gshared (Func_3_t2424245946 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m2426043660_gshared (Func_3_t2424245946 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2426043660((Func_3_t2424245946 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1159441428_gshared (Func_3_t2424245946 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1159441428_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m1069489397_gshared (Func_3_t2424245946 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3907032052_gshared (Func_3_t1351672341 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m30468234_gshared (Func_3_t1351672341 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m30468234((Func_3_t1351672341 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1897961061_gshared (Func_3_t1351672341 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1897961061_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m3236772128_gshared (Func_3_t1351672341 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m192268237_gshared (Func_3_t935578932 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Func_3_Invoke_m1800179873_gshared (Func_3_t935578932 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Vector2_t2156229523 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1800179873((Func_3_t935578932 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Vector2_t2156229523 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Vector2_t2156229523 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Vector2_t2156229523 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Vector2_t2156229523 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Vector2_t2156229523 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Vector2_t2156229523 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Vector2_t2156229523 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2374791502_gshared (Func_3_t935578932 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2374791502_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Vector2_t2156229523 Func_3_EndInvoke_m1146795490_gshared (Func_3_t935578932 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Vector2_t2156229523 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m796292257_gshared (Func_3_t2501662873 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Func_3_Invoke_m2120834582_gshared (Func_3_t2501662873 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Vector3_t3722313464 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m2120834582((Func_3_t2501662873 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Vector3_t3722313464 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Vector3_t3722313464 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Vector3_t3722313464 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Vector3_t3722313464 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Vector3_t3722313464 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Vector3_t3722313464 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Vector3_t3722313464 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m3560793747_gshared (Func_3_t2501662873 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m3560793747_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Vector3_t3722313464 Func_3_EndInvoke_m3826027126_gshared (Func_3_t2501662873 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Vector3_t3722313464 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m3334181503_gshared (Func_3_t2098378346 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 Func_3_Invoke_m127365050_gshared (Func_3_t2098378346 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Vector4_t3319028937 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m127365050((Func_3_t2098378346 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Vector4_t3319028937 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Vector4_t3319028937 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Vector4_t3319028937 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Vector4_t3319028937 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Vector4_t3319028937 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Vector4_t3319028937 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Vector4_t3319028937 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1675339806_gshared (Func_3_t2098378346 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1675339806_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Vector4_t3319028937 Func_3_EndInvoke_m1744039816_gshared (Func_3_t2098378346 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Vector4_t3319028937 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2459448855_gshared (Func_3_t3804767407 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m350316019_gshared (Func_3_t3804767407 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m350316019((Func_3_t3804767407 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m481234633_gshared (Func_3_t3804767407 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m481234633_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m3585818806_gshared (Func_3_t3804767407 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1149520648_gshared (Func_3_t2913727041 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_Invoke_m201076958_gshared (Func_3_t2913727041 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { int32_t result = 0; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m201076958((Func_3_t2913727041 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef int32_t (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef int32_t (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< int32_t, intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef int32_t (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1234080310_gshared (Func_3_t2913727041 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1234080310_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR int32_t Func_3_EndInvoke_m133565991_gshared (Func_3_t2913727041 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(int32_t*)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2376732660_gshared (Func_3_t3589166288 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR MyStruct_t514849583 Func_3_Invoke_m683603192_gshared (Func_3_t3589166288 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { MyStruct_t514849583 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m683603192((Func_3_t3589166288 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef MyStruct_t514849583 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef MyStruct_t514849583 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< MyStruct_t514849583 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< MyStruct_t514849583 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< MyStruct_t514849583 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< MyStruct_t514849583 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef MyStruct_t514849583 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2303554848_gshared (Func_3_t3589166288 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2303554848_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR MyStruct_t514849583 Func_3_EndInvoke_m3282913232_gshared (Func_3_t3589166288 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(MyStruct_t514849583 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m753851578_gshared (Func_3_t2575420208 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR Pedding_t3796070799 Func_3_Invoke_m429403567_gshared (Func_3_t2575420208 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { Pedding_t3796070799 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m429403567((Func_3_t2575420208 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef Pedding_t3796070799 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef Pedding_t3796070799 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< Pedding_t3796070799 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< Pedding_t3796070799 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< Pedding_t3796070799 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< Pedding_t3796070799 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef Pedding_t3796070799 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2096154426_gshared (Func_3_t2575420208 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m2096154426_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR Pedding_t3796070799 Func_3_EndInvoke_m3311778544_gshared (Func_3_t2575420208 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(Pedding_t3796070799 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m2814120012_gshared (Func_3_t1615958854 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR PushAsTableStruct_t2836609445 Func_3_Invoke_m543108333_gshared (Func_3_t1615958854 * __this, intptr_t ___arg10, int32_t ___arg21, const RuntimeMethod* method) { PushAsTableStruct_t2836609445 result; memset(&result, 0, sizeof(result)); if(__this->get_prev_9() != NULL) { Func_3_Invoke_m543108333((Func_3_t1615958854 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef PushAsTableStruct_t2836609445 (*FunctionPointerType) (RuntimeObject *, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef PushAsTableStruct_t2836609445 (*FunctionPointerType) (RuntimeObject *, void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< PushAsTableStruct_t2836609445 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< PushAsTableStruct_t2836609445 , intptr_t, int32_t >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< PushAsTableStruct_t2836609445 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< PushAsTableStruct_t2836609445 , intptr_t, int32_t >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef PushAsTableStruct_t2836609445 (*FunctionPointerType) (void*, intptr_t, int32_t, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m1681278488_gshared (Func_3_t1615958854 * __this, intptr_t ___arg10, int32_t ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m1681278488_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(IntPtr_t_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = Box(Int32_t2950945753_il2cpp_TypeInfo_var, &___arg21); return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR PushAsTableStruct_t2836609445 Func_3_EndInvoke_m2337920719_gshared (Func_3_t1615958854 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(PushAsTableStruct_t2836609445 *)UnBox ((RuntimeObject*)__result); } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m1375075958_gshared (Func_3_t3398609381 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Func_3_Invoke_m1194147890_gshared (Func_3_t3398609381 * __this, RuntimeObject * ___arg10, RuntimeObject * ___arg21, const RuntimeMethod* method) { RuntimeObject * result = NULL; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m1194147890((Func_3_t3398609381 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef RuntimeObject * (*FunctionPointerType) (RuntimeObject *, RuntimeObject *, RuntimeObject *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef RuntimeObject * (*FunctionPointerType) (RuntimeObject *, void*, RuntimeObject *, RuntimeObject *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< RuntimeObject *, RuntimeObject *, RuntimeObject * >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< RuntimeObject *, RuntimeObject *, RuntimeObject * >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< RuntimeObject *, RuntimeObject *, RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< RuntimeObject *, RuntimeObject *, RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef RuntimeObject * (*FunctionPointerType) (void*, RuntimeObject *, RuntimeObject *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } else { // open if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(targetMethod, ___arg10, ___arg21); else result = GenericVirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(targetMethod, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), ___arg10, ___arg21); else result = VirtFuncInvoker1< RuntimeObject *, RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), ___arg10, ___arg21); } } else { typedef RuntimeObject * (*FunctionPointerType) (RuntimeObject *, RuntimeObject *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m2985061395_gshared (Func_3_t3398609381 * __this, RuntimeObject * ___arg10, RuntimeObject * ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { void *__d_args[3] = {0}; __d_args[0] = ___arg10; __d_args[1] = ___arg21; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Func_3_EndInvoke_m57200468_gshared (Func_3_t3398609381 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return (RuntimeObject *)__result; } #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.Func`3::.ctor(System.Object,System.IntPtr) extern "C" IL2CPP_METHOD_ATTR void Func_3__ctor_m25273569_gshared (Func_3_t766691812 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method) { __this->set_method_ptr_0(il2cpp_codegen_get_method_pointer((RuntimeMethod*)___method1)); __this->set_method_3(___method1); __this->set_m_target_2(___object0); } // TResult System.Func`3::Invoke(T1,T2) extern "C" IL2CPP_METHOD_ATTR bool Func_3_Invoke_m600483810_gshared (Func_3_t766691812 * __this, int32_t ___arg10, RuntimeObject * ___arg21, const RuntimeMethod* method) { bool result = false; if(__this->get_prev_9() != NULL) { Func_3_Invoke_m600483810((Func_3_t766691812 *)__this->get_prev_9(), ___arg10, ___arg21, method); } Il2CppMethodPointer targetMethodPointer = __this->get_method_ptr_0(); RuntimeMethod* targetMethod = (RuntimeMethod*)(__this->get_method_3()); RuntimeObject* targetThis = __this->get_m_target_2(); il2cpp_codegen_raise_execution_engine_exception_if_method_is_not_found(targetMethod); bool ___methodIsStatic = MethodIsStatic(targetMethod); if (___methodIsStatic) { if (il2cpp_codegen_method_parameter_count(targetMethod) == 2) { // open { typedef bool (*FunctionPointerType) (RuntimeObject *, int32_t, RuntimeObject *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, ___arg10, ___arg21, targetMethod); } } else { // closed { typedef bool (*FunctionPointerType) (RuntimeObject *, void*, int32_t, RuntimeObject *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(NULL, targetThis, ___arg10, ___arg21, targetMethod); } } } else { { // closed if (il2cpp_codegen_method_is_virtual(targetMethod) && !il2cpp_codegen_object_is_of_sealed_type(targetThis) && il2cpp_codegen_delegate_has_invoker((Il2CppDelegate*)__this)) { if (il2cpp_codegen_method_is_generic_instance(targetMethod)) { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = GenericInterfaceFuncInvoker2< bool, int32_t, RuntimeObject * >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); else result = GenericVirtFuncInvoker2< bool, int32_t, RuntimeObject * >::Invoke(targetMethod, targetThis, ___arg10, ___arg21); } else { if (il2cpp_codegen_method_is_interface_method(targetMethod)) result = InterfaceFuncInvoker2< bool, int32_t, RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), il2cpp_codegen_method_get_declaring_type(targetMethod), targetThis, ___arg10, ___arg21); else result = VirtFuncInvoker2< bool, int32_t, RuntimeObject * >::Invoke(il2cpp_codegen_method_get_slot(targetMethod), targetThis, ___arg10, ___arg21); } } else { typedef bool (*FunctionPointerType) (void*, int32_t, RuntimeObject *, const RuntimeMethod*); result = ((FunctionPointerType)targetMethodPointer)(targetThis, ___arg10, ___arg21, targetMethod); } } } return result; } // System.IAsyncResult System.Func`3::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Func_3_BeginInvoke_m316034220_gshared (Func_3_t766691812 * __this, int32_t ___arg10, RuntimeObject * ___arg21, AsyncCallback_t3962456242 * ___callback2, RuntimeObject * ___object3, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Func_3_BeginInvoke_m316034220_MetadataUsageId); s_Il2CppMethodInitialized = true; } void *__d_args[3] = {0}; __d_args[0] = Box(LogType_t73765434_il2cpp_TypeInfo_var, &___arg10); __d_args[1] = ___arg21; return (RuntimeObject*)il2cpp_codegen_delegate_begin_invoke((RuntimeDelegate*)__this, __d_args, (RuntimeDelegate*)___callback2, (RuntimeObject*)___object3); } // TResult System.Func`3::EndInvoke(System.IAsyncResult) extern "C" IL2CPP_METHOD_ATTR bool Func_3_EndInvoke_m3050294844_gshared (Func_3_t766691812 * __this, RuntimeObject* ___result0, const RuntimeMethod* method) { RuntimeObject *__result = il2cpp_codegen_delegate_end_invoke((Il2CppAsyncResult*) ___result0, 0); return *(bool*)UnBox ((RuntimeObject*)__result); } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Enumerable/c__Iterator0`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateCastIteratorU3Ec__Iterator0_1__ctor_m851722659_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TResult System.Linq.Enumerable/c__Iterator0`1::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR DictionaryEntry_t3123975638 U3CCreateCastIteratorU3Ec__Iterator0_1_System_Collections_Generic_IEnumeratorU3CTResultU3E_get_Current_m3354339077_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * __this, const RuntimeMethod* method) { { DictionaryEntry_t3123975638 L_0 = (DictionaryEntry_t3123975638 )__this->get_U24current_4(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator0`1::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateCastIteratorU3Ec__Iterator0_1_System_Collections_IEnumerator_get_Current_m1318947914_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * __this, const RuntimeMethod* method) { { DictionaryEntry_t3123975638 L_0 = (DictionaryEntry_t3123975638 )__this->get_U24current_4(); DictionaryEntry_t3123975638 L_1 = L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0), &L_1); return L_2; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator0`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateCastIteratorU3Ec__Iterator0_1_System_Collections_IEnumerable_GetEnumerator_m213015210_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator0`1::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateCastIteratorU3Ec__Iterator0_1_System_Collections_Generic_IEnumerableU3CTResultU3E_GetEnumerator_m4269679834_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * __this, const RuntimeMethod* method) { U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_3(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * L_2 = (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 *)L_2; U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_5(); NullCheck(L_3); L_3->set_source_0(L_4); U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * L_5 = V_0; return L_5; } } // System.Boolean System.Linq.Enumerable/c__Iterator0`1::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateCastIteratorU3Ec__Iterator0_1_MoveNext_m3843893023_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateCastIteratorU3Ec__Iterator0_1_MoveNext_m3843893023_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; RuntimeObject* V_2 = NULL; bool V_3 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_3(); V_0 = (uint32_t)L_0; __this->set_U24PC_3((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0023; } case 1: { goto IL_0037; } } } { goto IL_00af; } IL_0023: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_source_0(); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_U3CU24s_59U3E__0_1(L_3); V_0 = (uint32_t)((int32_t)-3); } IL_0037: try { // begin try (depth: 1) { uint32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))) { case 0: { goto IL_0078; } } } IL_0043: { goto IL_0078; } IL_0048: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_59U3E__0_1(); NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); __this->set_U3CelementU3E__1_2(((*(DictionaryEntry_t3123975638 *)((DictionaryEntry_t3123975638 *)UnBox(L_6, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)))))); DictionaryEntry_t3123975638 L_7 = (DictionaryEntry_t3123975638 )__this->get_U3CelementU3E__1_2(); __this->set_U24current_4(L_7); __this->set_U24PC_3(1); V_1 = (bool)1; IL2CPP_LEAVE(0xB1, FINALLY_008d); } IL_0078: { RuntimeObject* L_8 = (RuntimeObject*)__this->get_U3CU24s_59U3E__0_1(); NullCheck((RuntimeObject*)L_8); bool L_9 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_0048; } } IL_0088: { IL2CPP_LEAVE(0xA8, FINALLY_008d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008d; } FINALLY_008d: { // begin finally (depth: 1) { bool L_10 = V_1; if (!L_10) { goto IL_0091; } } IL_0090: { IL2CPP_END_FINALLY(141) } IL_0091: { RuntimeObject* L_11 = (RuntimeObject*)__this->get_U3CU24s_59U3E__0_1(); V_2 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_12 = V_2; if (L_12) { goto IL_00a1; } } IL_00a0: { IL2CPP_END_FINALLY(141) } IL_00a1: { RuntimeObject* L_13 = V_2; NullCheck((RuntimeObject*)L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_13); IL2CPP_END_FINALLY(141) } } // end finally (depth: 1) IL2CPP_CLEANUP(141) { IL2CPP_JUMP_TBL(0xB1, IL_00b1) IL2CPP_JUMP_TBL(0xA8, IL_00a8) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00a8: { __this->set_U24PC_3((-1)); } IL_00af: { return (bool)0; } IL_00b1: { return (bool)1; } // Dead block : IL_00b3: ldloc.3 } // System.Void System.Linq.Enumerable/c__Iterator0`1::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateCastIteratorU3Ec__Iterator0_1_Dispose_m2824025961_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateCastIteratorU3Ec__Iterator0_1_Dispose_m2824025961_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; RuntimeObject* V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_3(); V_0 = (uint32_t)L_0; __this->set_U24PC_3((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_003d; } case 1: { goto IL_0021; } } } { goto IL_003d; } IL_0021: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3D, FINALLY_0026); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0026; } FINALLY_0026: { // begin finally (depth: 1) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_59U3E__0_1(); V_1 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_2, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_3 = V_1; if (L_3) { goto IL_0036; } } IL_0035: { IL2CPP_END_FINALLY(38) } IL_0036: { RuntimeObject* L_4 = V_1; NullCheck((RuntimeObject*)L_4); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_4); IL2CPP_END_FINALLY(38) } } // end finally (depth: 1) IL2CPP_CLEANUP(38) { IL2CPP_JUMP_TBL(0x3D, IL_003d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003d: { return; } } // System.Void System.Linq.Enumerable/c__Iterator0`1::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateCastIteratorU3Ec__Iterator0_1_Reset_m2374630527_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2872688600 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateCastIteratorU3Ec__Iterator0_1_Reset_m2374630527_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateCastIteratorU3Ec__Iterator0_1_Reset_m2374630527_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator0`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateCastIteratorU3Ec__Iterator0_1__ctor_m3243721128_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TResult System.Linq.Enumerable/c__Iterator0`1::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateCastIteratorU3Ec__Iterator0_1_System_Collections_Generic_IEnumeratorU3CTResultU3E_get_Current_m423141951_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_4(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator0`1::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateCastIteratorU3Ec__Iterator0_1_System_Collections_IEnumerator_get_Current_m4039695714_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_4(); return L_0; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator0`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateCastIteratorU3Ec__Iterator0_1_System_Collections_IEnumerable_GetEnumerator_m2946510506_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator0`1::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateCastIteratorU3Ec__Iterator0_1_System_Collections_Generic_IEnumerableU3CTResultU3E_GetEnumerator_m2074406754_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * __this, const RuntimeMethod* method) { U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_3(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * L_2 = (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 *)L_2; U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_5(); NullCheck(L_3); L_3->set_source_0(L_4); U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * L_5 = V_0; return L_5; } } // System.Boolean System.Linq.Enumerable/c__Iterator0`1::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateCastIteratorU3Ec__Iterator0_1_MoveNext_m3250539253_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateCastIteratorU3Ec__Iterator0_1_MoveNext_m3250539253_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; RuntimeObject* V_2 = NULL; bool V_3 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_3(); V_0 = (uint32_t)L_0; __this->set_U24PC_3((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0023; } case 1: { goto IL_0037; } } } { goto IL_00af; } IL_0023: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_source_0(); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t1941168011_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); __this->set_U3CU24s_59U3E__0_1(L_3); V_0 = (uint32_t)((int32_t)-3); } IL_0037: try { // begin try (depth: 1) { uint32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))) { case 0: { goto IL_0078; } } } IL_0043: { goto IL_0078; } IL_0048: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_59U3E__0_1(); NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); __this->set_U3CelementU3E__1_2(((RuntimeObject *)Castclass((RuntimeObject*)L_6, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0)))); RuntimeObject * L_7 = (RuntimeObject *)__this->get_U3CelementU3E__1_2(); __this->set_U24current_4(L_7); __this->set_U24PC_3(1); V_1 = (bool)1; IL2CPP_LEAVE(0xB1, FINALLY_008d); } IL_0078: { RuntimeObject* L_8 = (RuntimeObject*)__this->get_U3CU24s_59U3E__0_1(); NullCheck((RuntimeObject*)L_8); bool L_9 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_0048; } } IL_0088: { IL2CPP_LEAVE(0xA8, FINALLY_008d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008d; } FINALLY_008d: { // begin finally (depth: 1) { bool L_10 = V_1; if (!L_10) { goto IL_0091; } } IL_0090: { IL2CPP_END_FINALLY(141) } IL_0091: { RuntimeObject* L_11 = (RuntimeObject*)__this->get_U3CU24s_59U3E__0_1(); V_2 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_11, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_12 = V_2; if (L_12) { goto IL_00a1; } } IL_00a0: { IL2CPP_END_FINALLY(141) } IL_00a1: { RuntimeObject* L_13 = V_2; NullCheck((RuntimeObject*)L_13); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_13); IL2CPP_END_FINALLY(141) } } // end finally (depth: 1) IL2CPP_CLEANUP(141) { IL2CPP_JUMP_TBL(0xB1, IL_00b1) IL2CPP_JUMP_TBL(0xA8, IL_00a8) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00a8: { __this->set_U24PC_3((-1)); } IL_00af: { return (bool)0; } IL_00b1: { return (bool)1; } // Dead block : IL_00b3: ldloc.3 } // System.Void System.Linq.Enumerable/c__Iterator0`1::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateCastIteratorU3Ec__Iterator0_1_Dispose_m3246939548_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateCastIteratorU3Ec__Iterator0_1_Dispose_m3246939548_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; RuntimeObject* V_1 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_3(); V_0 = (uint32_t)L_0; __this->set_U24PC_3((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_003d; } case 1: { goto IL_0021; } } } { goto IL_003d; } IL_0021: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3D, FINALLY_0026); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0026; } FINALLY_0026: { // begin finally (depth: 1) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_59U3E__0_1(); V_1 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_2, IDisposable_t3640265483_il2cpp_TypeInfo_var)); RuntimeObject* L_3 = V_1; if (L_3) { goto IL_0036; } } IL_0035: { IL2CPP_END_FINALLY(38) } IL_0036: { RuntimeObject* L_4 = V_1; NullCheck((RuntimeObject*)L_4); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_4); IL2CPP_END_FINALLY(38) } } // end finally (depth: 1) IL2CPP_CLEANUP(38) { IL2CPP_JUMP_TBL(0x3D, IL_003d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003d: { return; } } // System.Void System.Linq.Enumerable/c__Iterator0`1::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateCastIteratorU3Ec__Iterator0_1_Reset_m1153838595_gshared (U3CCreateCastIteratorU3Ec__Iterator0_1_t2828819126 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateCastIteratorU3Ec__Iterator0_1_Reset_m1153838595_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateCastIteratorU3Ec__Iterator0_1_Reset_m1153838595_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator1`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateConcatIteratorU3Ec__Iterator1_1__ctor_m2164991401_gshared (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TSource System.Linq.Enumerable/c__Iterator1`1::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateConcatIteratorU3Ec__Iterator1_1_System_Collections_Generic_IEnumeratorU3CTSourceU3E_get_Current_m678150833_gshared (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_7(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator1`1::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateConcatIteratorU3Ec__Iterator1_1_System_Collections_IEnumerator_get_Current_m2888366796_gshared (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_7(); return L_0; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator1`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateConcatIteratorU3Ec__Iterator1_1_System_Collections_IEnumerable_GetEnumerator_m2878471222_gshared (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1`1::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateConcatIteratorU3Ec__Iterator1_1_System_Collections_Generic_IEnumerableU3CTSourceU3E_GetEnumerator_m1177279552_gshared (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * __this, const RuntimeMethod* method) { U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_6(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * L_2 = (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 *)L_2; U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Efirst_8(); NullCheck(L_3); L_3->set_first_0(L_4); U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * L_5 = V_0; RuntimeObject* L_6 = (RuntimeObject*)__this->get_U3CU24U3Esecond_9(); NullCheck(L_5); L_5->set_second_3(L_6); U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * L_7 = V_0; return L_7; } } // System.Boolean System.Linq.Enumerable/c__Iterator1`1::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateConcatIteratorU3Ec__Iterator1_1_MoveNext_m3038961010_gshared (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateConcatIteratorU3Ec__Iterator1_1_MoveNext_m3038961010_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_6(); V_0 = (uint32_t)L_0; __this->set_U24PC_6((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0027; } case 1: { goto IL_003b; } case 2: { goto IL_00b9; } } } { goto IL_012a; } IL_0027: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_first_0(); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2); __this->set_U3CU24s_60U3E__0_1(L_3); V_0 = (uint32_t)((int32_t)-3); } IL_003b: try { // begin try (depth: 1) { uint32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))) { case 0: { goto IL_0077; } } } IL_0047: { goto IL_0077; } IL_004c: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_60U3E__0_1(); NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_5); __this->set_U3CelementU3E__1_2(L_6); RuntimeObject * L_7 = (RuntimeObject *)__this->get_U3CelementU3E__1_2(); __this->set_U24current_7(L_7); __this->set_U24PC_6(1); V_1 = (bool)1; IL2CPP_LEAVE(0x12C, FINALLY_008c); } IL_0077: { RuntimeObject* L_8 = (RuntimeObject*)__this->get_U3CU24s_60U3E__0_1(); NullCheck((RuntimeObject*)L_8); bool L_9 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_004c; } } IL_0087: { IL2CPP_LEAVE(0xA5, FINALLY_008c); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_008c; } FINALLY_008c: { // begin finally (depth: 1) { bool L_10 = V_1; if (!L_10) { goto IL_0090; } } IL_008f: { IL2CPP_END_FINALLY(140) } IL_0090: { RuntimeObject* L_11 = (RuntimeObject*)__this->get_U3CU24s_60U3E__0_1(); if (L_11) { goto IL_0099; } } IL_0098: { IL2CPP_END_FINALLY(140) } IL_0099: { RuntimeObject* L_12 = (RuntimeObject*)__this->get_U3CU24s_60U3E__0_1(); NullCheck((RuntimeObject*)L_12); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_12); IL2CPP_END_FINALLY(140) } } // end finally (depth: 1) IL2CPP_CLEANUP(140) { IL2CPP_JUMP_TBL(0x12C, IL_012c) IL2CPP_JUMP_TBL(0xA5, IL_00a5) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00a5: { RuntimeObject* L_13 = (RuntimeObject*)__this->get_second_3(); NullCheck((RuntimeObject*)L_13); RuntimeObject* L_14 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_13); __this->set_U3CU24s_61U3E__2_4(L_14); V_0 = (uint32_t)((int32_t)-3); } IL_00b9: try { // begin try (depth: 1) { uint32_t L_15 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)2))) { case 0: { goto IL_00f5; } } } IL_00c5: { goto IL_00f5; } IL_00ca: { RuntimeObject* L_16 = (RuntimeObject*)__this->get_U3CU24s_61U3E__2_4(); NullCheck((RuntimeObject*)L_16); RuntimeObject * L_17 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_16); __this->set_U3CelementU3E__3_5(L_17); RuntimeObject * L_18 = (RuntimeObject *)__this->get_U3CelementU3E__3_5(); __this->set_U24current_7(L_18); __this->set_U24PC_6(2); V_1 = (bool)1; IL2CPP_LEAVE(0x12C, FINALLY_010a); } IL_00f5: { RuntimeObject* L_19 = (RuntimeObject*)__this->get_U3CU24s_61U3E__2_4(); NullCheck((RuntimeObject*)L_19); bool L_20 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_19); if (L_20) { goto IL_00ca; } } IL_0105: { IL2CPP_LEAVE(0x123, FINALLY_010a); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_010a; } FINALLY_010a: { // begin finally (depth: 1) { bool L_21 = V_1; if (!L_21) { goto IL_010e; } } IL_010d: { IL2CPP_END_FINALLY(266) } IL_010e: { RuntimeObject* L_22 = (RuntimeObject*)__this->get_U3CU24s_61U3E__2_4(); if (L_22) { goto IL_0117; } } IL_0116: { IL2CPP_END_FINALLY(266) } IL_0117: { RuntimeObject* L_23 = (RuntimeObject*)__this->get_U3CU24s_61U3E__2_4(); NullCheck((RuntimeObject*)L_23); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); IL2CPP_END_FINALLY(266) } } // end finally (depth: 1) IL2CPP_CLEANUP(266) { IL2CPP_JUMP_TBL(0x12C, IL_012c) IL2CPP_JUMP_TBL(0x123, IL_0123) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0123: { __this->set_U24PC_6((-1)); } IL_012a: { return (bool)0; } IL_012c: { return (bool)1; } // Dead block : IL_012e: ldloc.2 } // System.Void System.Linq.Enumerable/c__Iterator1`1::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateConcatIteratorU3Ec__Iterator1_1_Dispose_m1383592366_gshared (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateConcatIteratorU3Ec__Iterator1_1_Dispose_m1383592366_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_6(); V_0 = (uint32_t)L_0; __this->set_U24PC_6((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_005e; } case 1: { goto IL_0025; } case 2: { goto IL_0044; } } } { goto IL_005e; } IL_0025: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3F, FINALLY_002a); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002a; } FINALLY_002a: { // begin finally (depth: 1) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_60U3E__0_1(); if (L_2) { goto IL_0033; } } IL_0032: { IL2CPP_END_FINALLY(42) } IL_0033: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_U3CU24s_60U3E__0_1(); NullCheck((RuntimeObject*)L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_3); IL2CPP_END_FINALLY(42) } } // end finally (depth: 1) IL2CPP_CLEANUP(42) { IL2CPP_JUMP_TBL(0x3F, IL_003f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003f: { goto IL_005e; } IL_0044: try { // begin try (depth: 1) IL2CPP_LEAVE(0x5E, FINALLY_0049); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0049; } FINALLY_0049: { // begin finally (depth: 1) { RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24s_61U3E__2_4(); if (L_4) { goto IL_0052; } } IL_0051: { IL2CPP_END_FINALLY(73) } IL_0052: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_61U3E__2_4(); NullCheck((RuntimeObject*)L_5); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); IL2CPP_END_FINALLY(73) } } // end finally (depth: 1) IL2CPP_CLEANUP(73) { IL2CPP_JUMP_TBL(0x5E, IL_005e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005e: { return; } } // System.Void System.Linq.Enumerable/c__Iterator1`1::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateConcatIteratorU3Ec__Iterator1_1_Reset_m2770593280_gshared (U3CCreateConcatIteratorU3Ec__Iterator1_1_t1825304286 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateConcatIteratorU3Ec__Iterator1_1_Reset_m2770593280_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateConcatIteratorU3Ec__Iterator1_1_Reset_m2770593280_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator5`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateGroupByIteratorU3Ec__Iterator5_2__ctor_m3323635137_gshared (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Linq.IGrouping`2 System.Linq.Enumerable/c__Iterator5`2::System.Collections.Generic.IEnumerator>.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateGroupByIteratorU3Ec__Iterator5_2_System_Collections_Generic_IEnumeratorU3CSystem_Linq_IGroupingU3CTKeyU2CTSourceU3EU3E_get_Current_m3491942453_gshared (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_U24current_14(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator5`2::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateGroupByIteratorU3Ec__Iterator5_2_System_Collections_IEnumerator_get_Current_m4157880143_gshared (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_U24current_14(); return L_0; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator5`2::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateGroupByIteratorU3Ec__Iterator5_2_System_Collections_IEnumerable_GetEnumerator_m2115896660_gshared (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_0; } } // System.Collections.Generic.IEnumerator`1> System.Linq.Enumerable/c__Iterator5`2::System.Collections.Generic.IEnumerable>.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateGroupByIteratorU3Ec__Iterator5_2_System_Collections_Generic_IEnumerableU3CSystem_Linq_IGroupingU3CTKeyU2CTSourceU3EU3E_GetEnumerator_m2583768550_gshared (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * __this, const RuntimeMethod* method) { U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_13(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * L_2 = (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 1)); (( void (*) (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)); V_0 = (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 *)L_2; U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_15(); NullCheck(L_3); L_3->set_source_4(L_4); U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * L_5 = V_0; Func_2_t2447130374 * L_6 = (Func_2_t2447130374 *)__this->get_U3CU24U3EkeySelector_16(); NullCheck(L_5); L_5->set_keySelector_7(L_6); U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * L_7 = V_0; RuntimeObject* L_8 = (RuntimeObject*)__this->get_U3CU24U3Ecomparer_17(); NullCheck(L_7); L_7->set_comparer_9(L_8); U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * L_9 = V_0; return L_9; } } // System.Boolean System.Linq.Enumerable/c__Iterator5`2::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateGroupByIteratorU3Ec__Iterator5_2_MoveNext_m230374514_gshared (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateGroupByIteratorU3Ec__Iterator5_2_MoveNext_m230374514_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; bool V_4 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_13(); V_0 = (uint32_t)L_0; __this->set_U24PC_13((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_002b; } case 1: { goto IL_0187; } case 2: { goto IL_0187; } case 3: { goto IL_0292; } } } { goto IL_02a7; } IL_002b: { Dictionary_2_t1604619894 * L_2 = (Dictionary_2_t1604619894 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)); (( void (*) (Dictionary_2_t1604619894 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); __this->set_U3CgroupsU3E__0_0(L_2); List_1_t257213610 * L_3 = (List_1_t257213610 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5)); (( void (*) (List_1_t257213610 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)(L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); __this->set_U3CnullListU3E__1_1(L_3); __this->set_U3CcounterU3E__2_2(0); __this->set_U3CnullCounterU3E__3_3((-1)); RuntimeObject* L_4 = (RuntimeObject*)__this->get_source_4(); NullCheck((RuntimeObject*)L_4); RuntimeObject* L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 7), (RuntimeObject*)L_4); __this->set_U3CU24s_71U3E__4_5(L_5); } IL_0060: try { // begin try (depth: 1) { goto IL_0142; } IL_0065: { RuntimeObject* L_6 = (RuntimeObject*)__this->get_U3CU24s_71U3E__4_5(); NullCheck((RuntimeObject*)L_6); RuntimeObject * L_7 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), (RuntimeObject*)L_6); __this->set_U3CelementU3E__5_6(L_7); Func_2_t2447130374 * L_8 = (Func_2_t2447130374 *)__this->get_keySelector_7(); RuntimeObject * L_9 = (RuntimeObject *)__this->get_U3CelementU3E__5_6(); NullCheck((Func_2_t2447130374 *)L_8); RuntimeObject * L_10 = (( RuntimeObject * (*) (Func_2_t2447130374 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((Func_2_t2447130374 *)L_8, (RuntimeObject *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); __this->set_U3CkeyU3E__6_8(L_10); RuntimeObject * L_11 = (RuntimeObject *)__this->get_U3CkeyU3E__6_8(); if (L_11) { goto IL_00d9; } } IL_009d: { List_1_t257213610 * L_12 = (List_1_t257213610 *)__this->get_U3CnullListU3E__1_1(); RuntimeObject * L_13 = (RuntimeObject *)__this->get_U3CelementU3E__5_6(); NullCheck((List_1_t257213610 *)L_12); (( void (*) (List_1_t257213610 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((List_1_t257213610 *)L_12, (RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); int32_t L_14 = (int32_t)__this->get_U3CnullCounterU3E__3_3(); if ((!(((uint32_t)L_14) == ((uint32_t)(-1))))) { goto IL_00d4; } } IL_00ba: { int32_t L_15 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CnullCounterU3E__3_3(L_15); int32_t L_16 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CcounterU3E__2_2(((int32_t)il2cpp_codegen_add((int32_t)L_16, (int32_t)1))); } IL_00d4: { goto IL_0142; } IL_00d9: { Dictionary_2_t1604619894 * L_17 = (Dictionary_2_t1604619894 *)__this->get_U3CgroupsU3E__0_0(); RuntimeObject * L_18 = (RuntimeObject *)__this->get_U3CkeyU3E__6_8(); RuntimeObject* L_19 = (RuntimeObject*)__this->get_comparer_9(); List_1_t257213610 * L_20 = (( List_1_t257213610 * (*) (RuntimeObject * /* static, unused */, Dictionary_2_t1604619894 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 12)->methodPointer)(NULL /*static, unused*/, (Dictionary_2_t1604619894 *)L_17, (RuntimeObject *)L_18, (RuntimeObject*)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 12)); __this->set_U3CgroupU3E__7_10(L_20); List_1_t257213610 * L_21 = (List_1_t257213610 *)__this->get_U3CgroupU3E__7_10(); if (L_21) { goto IL_0131; } } IL_0101: { List_1_t257213610 * L_22 = (List_1_t257213610 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5)); (( void (*) (List_1_t257213610 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)(L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); __this->set_U3CgroupU3E__7_10(L_22); Dictionary_2_t1604619894 * L_23 = (Dictionary_2_t1604619894 *)__this->get_U3CgroupsU3E__0_0(); RuntimeObject * L_24 = (RuntimeObject *)__this->get_U3CkeyU3E__6_8(); List_1_t257213610 * L_25 = (List_1_t257213610 *)__this->get_U3CgroupU3E__7_10(); NullCheck((Dictionary_2_t1604619894 *)L_23); (( void (*) (Dictionary_2_t1604619894 *, RuntimeObject *, List_1_t257213610 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)((Dictionary_2_t1604619894 *)L_23, (RuntimeObject *)L_24, (List_1_t257213610 *)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); int32_t L_26 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CcounterU3E__2_2(((int32_t)il2cpp_codegen_add((int32_t)L_26, (int32_t)1))); } IL_0131: { List_1_t257213610 * L_27 = (List_1_t257213610 *)__this->get_U3CgroupU3E__7_10(); RuntimeObject * L_28 = (RuntimeObject *)__this->get_U3CelementU3E__5_6(); NullCheck((List_1_t257213610 *)L_27); (( void (*) (List_1_t257213610 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((List_1_t257213610 *)L_27, (RuntimeObject *)L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); } IL_0142: { RuntimeObject* L_29 = (RuntimeObject*)__this->get_U3CU24s_71U3E__4_5(); NullCheck((RuntimeObject*)L_29); bool L_30 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); if (L_30) { goto IL_0065; } } IL_0152: { IL2CPP_LEAVE(0x16C, FINALLY_0157); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0157; } FINALLY_0157: { // begin finally (depth: 1) { RuntimeObject* L_31 = (RuntimeObject*)__this->get_U3CU24s_71U3E__4_5(); if (L_31) { goto IL_0160; } } IL_015f: { IL2CPP_END_FINALLY(343) } IL_0160: { RuntimeObject* L_32 = (RuntimeObject*)__this->get_U3CU24s_71U3E__4_5(); NullCheck((RuntimeObject*)L_32); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); IL2CPP_END_FINALLY(343) } } // end finally (depth: 1) IL2CPP_CLEANUP(343) { IL2CPP_JUMP_TBL(0x16C, IL_016c) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_016c: { __this->set_U3CcounterU3E__2_2(0); Dictionary_2_t1604619894 * L_33 = (Dictionary_2_t1604619894 *)__this->get_U3CgroupsU3E__0_0(); NullCheck((Dictionary_2_t1604619894 *)L_33); Enumerator_t3558802669 L_34 = (( Enumerator_t3558802669 (*) (Dictionary_2_t1604619894 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)((Dictionary_2_t1604619894 *)L_33, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); __this->set_U3CU24s_72U3E__8_11(L_34); V_0 = (uint32_t)((int32_t)-3); } IL_0187: try { // begin try (depth: 1) { uint32_t L_35 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_35, (int32_t)1))) { case 0: { goto IL_01e6; } case 1: { goto IL_0223; } } } IL_0197: { goto IL_0231; } IL_019c: { Enumerator_t3558802669 * L_36 = (Enumerator_t3558802669 *)__this->get_address_of_U3CU24s_72U3E__8_11(); KeyValuePair_2_t4002292062 L_37 = Enumerator_get_Current_m2622239182((Enumerator_t3558802669 *)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 15)); __this->set_U3CgroupU3E__9_12(L_37); int32_t L_38 = (int32_t)__this->get_U3CcounterU3E__2_2(); int32_t L_39 = (int32_t)__this->get_U3CnullCounterU3E__3_3(); if ((!(((uint32_t)L_38) == ((uint32_t)L_39)))) { goto IL_01f4; } } IL_01be: { il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject *)); RuntimeObject * L_40 = V_2; List_1_t257213610 * L_41 = (List_1_t257213610 *)__this->get_U3CnullListU3E__1_1(); Grouping_2_t207236696 * L_42 = (Grouping_2_t207236696 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 16)); (( void (*) (Grouping_2_t207236696 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 17)->methodPointer)(L_42, (RuntimeObject *)L_40, (RuntimeObject*)L_41, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 17)); __this->set_U24current_14(L_42); __this->set_U24PC_13(1); V_1 = (bool)1; IL2CPP_LEAVE(0x2A9, FINALLY_0246); } IL_01e6: { int32_t L_43 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CcounterU3E__2_2(((int32_t)il2cpp_codegen_add((int32_t)L_43, (int32_t)1))); } IL_01f4: { KeyValuePair_2_t4002292062 * L_44 = (KeyValuePair_2_t4002292062 *)__this->get_address_of_U3CgroupU3E__9_12(); RuntimeObject * L_45 = KeyValuePair_2_get_Key_m1934625701((KeyValuePair_2_t4002292062 *)L_44, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)); KeyValuePair_2_t4002292062 * L_46 = (KeyValuePair_2_t4002292062 *)__this->get_address_of_U3CgroupU3E__9_12(); List_1_t257213610 * L_47 = KeyValuePair_2_get_Value_m2311106635((KeyValuePair_2_t4002292062 *)L_46, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 19)); Grouping_2_t207236696 * L_48 = (Grouping_2_t207236696 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 16)); (( void (*) (Grouping_2_t207236696 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 17)->methodPointer)(L_48, (RuntimeObject *)L_45, (RuntimeObject*)L_47, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 17)); __this->set_U24current_14(L_48); __this->set_U24PC_13(2); V_1 = (bool)1; IL2CPP_LEAVE(0x2A9, FINALLY_0246); } IL_0223: { int32_t L_49 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CcounterU3E__2_2(((int32_t)il2cpp_codegen_add((int32_t)L_49, (int32_t)1))); } IL_0231: { Enumerator_t3558802669 * L_50 = (Enumerator_t3558802669 *)__this->get_address_of_U3CU24s_72U3E__8_11(); bool L_51 = Enumerator_MoveNext_m2365779876((Enumerator_t3558802669 *)L_50, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 20)); if (L_51) { goto IL_019c; } } IL_0241: { IL2CPP_LEAVE(0x25B, FINALLY_0246); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0246; } FINALLY_0246: { // begin finally (depth: 1) { bool L_52 = V_1; if (!L_52) { goto IL_024a; } } IL_0249: { IL2CPP_END_FINALLY(582) } IL_024a: { Enumerator_t3558802669 L_53 = (Enumerator_t3558802669 )__this->get_U3CU24s_72U3E__8_11(); Enumerator_t3558802669 L_54 = L_53; RuntimeObject * L_55 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 21), &L_54); NullCheck((RuntimeObject*)L_55); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_55); IL2CPP_END_FINALLY(582) } } // end finally (depth: 1) IL2CPP_CLEANUP(582) { IL2CPP_JUMP_TBL(0x2A9, IL_02a9) IL2CPP_JUMP_TBL(0x25B, IL_025b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_025b: { int32_t L_56 = (int32_t)__this->get_U3CcounterU3E__2_2(); int32_t L_57 = (int32_t)__this->get_U3CnullCounterU3E__3_3(); if ((!(((uint32_t)L_56) == ((uint32_t)L_57)))) { goto IL_02a0; } } { il2cpp_codegen_initobj((&V_3), sizeof(RuntimeObject *)); RuntimeObject * L_58 = V_3; List_1_t257213610 * L_59 = (List_1_t257213610 *)__this->get_U3CnullListU3E__1_1(); Grouping_2_t207236696 * L_60 = (Grouping_2_t207236696 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 16)); (( void (*) (Grouping_2_t207236696 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 17)->methodPointer)(L_60, (RuntimeObject *)L_58, (RuntimeObject*)L_59, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 17)); __this->set_U24current_14(L_60); __this->set_U24PC_13(3); goto IL_02a9; } IL_0292: { int32_t L_61 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CcounterU3E__2_2(((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1))); } IL_02a0: { __this->set_U24PC_13((-1)); } IL_02a7: { return (bool)0; } IL_02a9: { return (bool)1; } // Dead block : IL_02ab: ldloc.s V_4 } // System.Void System.Linq.Enumerable/c__Iterator5`2::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateGroupByIteratorU3Ec__Iterator5_2_Dispose_m2933235441_gshared (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateGroupByIteratorU3Ec__Iterator5_2_Dispose_m2933235441_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_13(); V_0 = (uint32_t)L_0; __this->set_U24PC_13((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_003f; } case 1: { goto IL_0029; } case 2: { goto IL_0029; } case 3: { goto IL_003f; } } } { goto IL_003f; } IL_0029: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3F, FINALLY_002e); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002e; } FINALLY_002e: { // begin finally (depth: 1) Enumerator_t3558802669 L_2 = (Enumerator_t3558802669 )__this->get_U3CU24s_72U3E__8_11(); Enumerator_t3558802669 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 21), &L_3); NullCheck((RuntimeObject*)L_4); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_4); IL2CPP_END_FINALLY(46) } // end finally (depth: 1) IL2CPP_CLEANUP(46) { IL2CPP_JUMP_TBL(0x3F, IL_003f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003f: { return; } } // System.Void System.Linq.Enumerable/c__Iterator5`2::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateGroupByIteratorU3Ec__Iterator5_2_Reset_m2746935905_gshared (U3CCreateGroupByIteratorU3Ec__Iterator5_2_t4259298734 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateGroupByIteratorU3Ec__Iterator5_2_Reset_m2746935905_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateGroupByIteratorU3Ec__Iterator5_2_Reset_m2746935905_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator6`3::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateGroupByIteratorU3Ec__Iterator6_3__ctor_m459448839_gshared (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Linq.IGrouping`2 System.Linq.Enumerable/c__Iterator6`3::System.Collections.Generic.IEnumerator>.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateGroupByIteratorU3Ec__Iterator6_3_System_Collections_Generic_IEnumeratorU3CSystem_Linq_IGroupingU3CTKeyU2CTElementU3EU3E_get_Current_m602203160_gshared (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_U24current_16(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator6`3::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateGroupByIteratorU3Ec__Iterator6_3_System_Collections_IEnumerator_get_Current_m473941121_gshared (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_U24current_16(); return L_0; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator6`3::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateGroupByIteratorU3Ec__Iterator6_3_System_Collections_IEnumerable_GetEnumerator_m582805184_gshared (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_0; } } // System.Collections.Generic.IEnumerator`1> System.Linq.Enumerable/c__Iterator6`3::System.Collections.Generic.IEnumerable>.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateGroupByIteratorU3Ec__Iterator6_3_System_Collections_Generic_IEnumerableU3CSystem_Linq_IGroupingU3CTKeyU2CTElementU3EU3E_GetEnumerator_m1965508271_gshared (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * __this, const RuntimeMethod* method) { U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_15(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * L_2 = (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 1)); (( void (*) (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)); V_0 = (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 *)L_2; U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_17(); NullCheck(L_3); L_3->set_source_4(L_4); U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * L_5 = V_0; Func_2_t2447130374 * L_6 = (Func_2_t2447130374 *)__this->get_U3CU24U3EkeySelector_18(); NullCheck(L_5); L_5->set_keySelector_7(L_6); U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * L_7 = V_0; Func_2_t2447130374 * L_8 = (Func_2_t2447130374 *)__this->get_U3CU24U3EelementSelector_19(); NullCheck(L_7); L_7->set_elementSelector_9(L_8); U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * L_9 = V_0; RuntimeObject* L_10 = (RuntimeObject*)__this->get_U3CU24U3Ecomparer_20(); NullCheck(L_9); L_9->set_comparer_11(L_10); U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * L_11 = V_0; return L_11; } } // System.Boolean System.Linq.Enumerable/c__Iterator6`3::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateGroupByIteratorU3Ec__Iterator6_3_MoveNext_m321380641_gshared (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateGroupByIteratorU3Ec__Iterator6_3_MoveNext_m321380641_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; bool V_4 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_15(); V_0 = (uint32_t)L_0; __this->set_U24PC_15((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_002b; } case 1: { goto IL_019e; } case 2: { goto IL_019e; } case 3: { goto IL_02a9; } } } { goto IL_02be; } IL_002b: { Dictionary_2_t1604619894 * L_2 = (Dictionary_2_t1604619894 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)); (( void (*) (Dictionary_2_t1604619894 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); __this->set_U3CgroupsU3E__0_0(L_2); List_1_t257213610 * L_3 = (List_1_t257213610 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5)); (( void (*) (List_1_t257213610 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)(L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); __this->set_U3CnullListU3E__1_1(L_3); __this->set_U3CcounterU3E__2_2(0); __this->set_U3CnullCounterU3E__3_3((-1)); RuntimeObject* L_4 = (RuntimeObject*)__this->get_source_4(); NullCheck((RuntimeObject*)L_4); RuntimeObject* L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 7), (RuntimeObject*)L_4); __this->set_U3CU24s_73U3E__4_5(L_5); } IL_0060: try { // begin try (depth: 1) { goto IL_0159; } IL_0065: { RuntimeObject* L_6 = (RuntimeObject*)__this->get_U3CU24s_73U3E__4_5(); NullCheck((RuntimeObject*)L_6); RuntimeObject * L_7 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), (RuntimeObject*)L_6); __this->set_U3CitemU3E__5_6(L_7); Func_2_t2447130374 * L_8 = (Func_2_t2447130374 *)__this->get_keySelector_7(); RuntimeObject * L_9 = (RuntimeObject *)__this->get_U3CitemU3E__5_6(); NullCheck((Func_2_t2447130374 *)L_8); RuntimeObject * L_10 = (( RuntimeObject * (*) (Func_2_t2447130374 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((Func_2_t2447130374 *)L_8, (RuntimeObject *)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); __this->set_U3CkeyU3E__6_8(L_10); Func_2_t2447130374 * L_11 = (Func_2_t2447130374 *)__this->get_elementSelector_9(); RuntimeObject * L_12 = (RuntimeObject *)__this->get_U3CitemU3E__5_6(); NullCheck((Func_2_t2447130374 *)L_11); RuntimeObject * L_13 = (( RuntimeObject * (*) (Func_2_t2447130374 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)((Func_2_t2447130374 *)L_11, (RuntimeObject *)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); __this->set_U3CelementU3E__7_10(L_13); RuntimeObject * L_14 = (RuntimeObject *)__this->get_U3CkeyU3E__6_8(); if (L_14) { goto IL_00f0; } } IL_00b4: { List_1_t257213610 * L_15 = (List_1_t257213610 *)__this->get_U3CnullListU3E__1_1(); RuntimeObject * L_16 = (RuntimeObject *)__this->get_U3CelementU3E__7_10(); NullCheck((List_1_t257213610 *)L_15); (( void (*) (List_1_t257213610 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 12)->methodPointer)((List_1_t257213610 *)L_15, (RuntimeObject *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 12)); int32_t L_17 = (int32_t)__this->get_U3CnullCounterU3E__3_3(); if ((!(((uint32_t)L_17) == ((uint32_t)(-1))))) { goto IL_00eb; } } IL_00d1: { int32_t L_18 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CnullCounterU3E__3_3(L_18); int32_t L_19 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CcounterU3E__2_2(((int32_t)il2cpp_codegen_add((int32_t)L_19, (int32_t)1))); } IL_00eb: { goto IL_0159; } IL_00f0: { Dictionary_2_t1604619894 * L_20 = (Dictionary_2_t1604619894 *)__this->get_U3CgroupsU3E__0_0(); RuntimeObject * L_21 = (RuntimeObject *)__this->get_U3CkeyU3E__6_8(); RuntimeObject* L_22 = (RuntimeObject*)__this->get_comparer_11(); List_1_t257213610 * L_23 = (( List_1_t257213610 * (*) (RuntimeObject * /* static, unused */, Dictionary_2_t1604619894 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)->methodPointer)(NULL /*static, unused*/, (Dictionary_2_t1604619894 *)L_20, (RuntimeObject *)L_21, (RuntimeObject*)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 13)); __this->set_U3CgroupU3E__8_12(L_23); List_1_t257213610 * L_24 = (List_1_t257213610 *)__this->get_U3CgroupU3E__8_12(); if (L_24) { goto IL_0148; } } IL_0118: { List_1_t257213610 * L_25 = (List_1_t257213610 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5)); (( void (*) (List_1_t257213610 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)(L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); __this->set_U3CgroupU3E__8_12(L_25); Dictionary_2_t1604619894 * L_26 = (Dictionary_2_t1604619894 *)__this->get_U3CgroupsU3E__0_0(); RuntimeObject * L_27 = (RuntimeObject *)__this->get_U3CkeyU3E__6_8(); List_1_t257213610 * L_28 = (List_1_t257213610 *)__this->get_U3CgroupU3E__8_12(); NullCheck((Dictionary_2_t1604619894 *)L_26); (( void (*) (Dictionary_2_t1604619894 *, RuntimeObject *, List_1_t257213610 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)((Dictionary_2_t1604619894 *)L_26, (RuntimeObject *)L_27, (List_1_t257213610 *)L_28, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); int32_t L_29 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CcounterU3E__2_2(((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1))); } IL_0148: { List_1_t257213610 * L_30 = (List_1_t257213610 *)__this->get_U3CgroupU3E__8_12(); RuntimeObject * L_31 = (RuntimeObject *)__this->get_U3CelementU3E__7_10(); NullCheck((List_1_t257213610 *)L_30); (( void (*) (List_1_t257213610 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 12)->methodPointer)((List_1_t257213610 *)L_30, (RuntimeObject *)L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 12)); } IL_0159: { RuntimeObject* L_32 = (RuntimeObject*)__this->get_U3CU24s_73U3E__4_5(); NullCheck((RuntimeObject*)L_32); bool L_33 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0065; } } IL_0169: { IL2CPP_LEAVE(0x183, FINALLY_016e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_016e; } FINALLY_016e: { // begin finally (depth: 1) { RuntimeObject* L_34 = (RuntimeObject*)__this->get_U3CU24s_73U3E__4_5(); if (L_34) { goto IL_0177; } } IL_0176: { IL2CPP_END_FINALLY(366) } IL_0177: { RuntimeObject* L_35 = (RuntimeObject*)__this->get_U3CU24s_73U3E__4_5(); NullCheck((RuntimeObject*)L_35); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_35); IL2CPP_END_FINALLY(366) } } // end finally (depth: 1) IL2CPP_CLEANUP(366) { IL2CPP_JUMP_TBL(0x183, IL_0183) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0183: { __this->set_U3CcounterU3E__2_2(0); Dictionary_2_t1604619894 * L_36 = (Dictionary_2_t1604619894 *)__this->get_U3CgroupsU3E__0_0(); NullCheck((Dictionary_2_t1604619894 *)L_36); Enumerator_t3558802669 L_37 = (( Enumerator_t3558802669 (*) (Dictionary_2_t1604619894 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 15)->methodPointer)((Dictionary_2_t1604619894 *)L_36, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 15)); __this->set_U3CU24s_74U3E__9_13(L_37); V_0 = (uint32_t)((int32_t)-3); } IL_019e: try { // begin try (depth: 1) { uint32_t L_38 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)1))) { case 0: { goto IL_01fd; } case 1: { goto IL_023a; } } } IL_01ae: { goto IL_0248; } IL_01b3: { Enumerator_t3558802669 * L_39 = (Enumerator_t3558802669 *)__this->get_address_of_U3CU24s_74U3E__9_13(); KeyValuePair_2_t4002292062 L_40 = Enumerator_get_Current_m2622239182((Enumerator_t3558802669 *)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 16)); __this->set_U3CgroupU3E__10_14(L_40); int32_t L_41 = (int32_t)__this->get_U3CcounterU3E__2_2(); int32_t L_42 = (int32_t)__this->get_U3CnullCounterU3E__3_3(); if ((!(((uint32_t)L_41) == ((uint32_t)L_42)))) { goto IL_020b; } } IL_01d5: { il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject *)); RuntimeObject * L_43 = V_2; List_1_t257213610 * L_44 = (List_1_t257213610 *)__this->get_U3CnullListU3E__1_1(); Grouping_2_t207236696 * L_45 = (Grouping_2_t207236696 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 17)); (( void (*) (Grouping_2_t207236696 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)->methodPointer)(L_45, (RuntimeObject *)L_43, (RuntimeObject*)L_44, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)); __this->set_U24current_16(L_45); __this->set_U24PC_15(1); V_1 = (bool)1; IL2CPP_LEAVE(0x2C0, FINALLY_025d); } IL_01fd: { int32_t L_46 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CcounterU3E__2_2(((int32_t)il2cpp_codegen_add((int32_t)L_46, (int32_t)1))); } IL_020b: { KeyValuePair_2_t4002292062 * L_47 = (KeyValuePair_2_t4002292062 *)__this->get_address_of_U3CgroupU3E__10_14(); RuntimeObject * L_48 = KeyValuePair_2_get_Key_m1934625701((KeyValuePair_2_t4002292062 *)L_47, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 19)); KeyValuePair_2_t4002292062 * L_49 = (KeyValuePair_2_t4002292062 *)__this->get_address_of_U3CgroupU3E__10_14(); List_1_t257213610 * L_50 = KeyValuePair_2_get_Value_m2311106635((KeyValuePair_2_t4002292062 *)L_49, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 20)); Grouping_2_t207236696 * L_51 = (Grouping_2_t207236696 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 17)); (( void (*) (Grouping_2_t207236696 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)->methodPointer)(L_51, (RuntimeObject *)L_48, (RuntimeObject*)L_50, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)); __this->set_U24current_16(L_51); __this->set_U24PC_15(2); V_1 = (bool)1; IL2CPP_LEAVE(0x2C0, FINALLY_025d); } IL_023a: { int32_t L_52 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CcounterU3E__2_2(((int32_t)il2cpp_codegen_add((int32_t)L_52, (int32_t)1))); } IL_0248: { Enumerator_t3558802669 * L_53 = (Enumerator_t3558802669 *)__this->get_address_of_U3CU24s_74U3E__9_13(); bool L_54 = Enumerator_MoveNext_m2365779876((Enumerator_t3558802669 *)L_53, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 21)); if (L_54) { goto IL_01b3; } } IL_0258: { IL2CPP_LEAVE(0x272, FINALLY_025d); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_025d; } FINALLY_025d: { // begin finally (depth: 1) { bool L_55 = V_1; if (!L_55) { goto IL_0261; } } IL_0260: { IL2CPP_END_FINALLY(605) } IL_0261: { Enumerator_t3558802669 L_56 = (Enumerator_t3558802669 )__this->get_U3CU24s_74U3E__9_13(); Enumerator_t3558802669 L_57 = L_56; RuntimeObject * L_58 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 22), &L_57); NullCheck((RuntimeObject*)L_58); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_58); IL2CPP_END_FINALLY(605) } } // end finally (depth: 1) IL2CPP_CLEANUP(605) { IL2CPP_JUMP_TBL(0x2C0, IL_02c0) IL2CPP_JUMP_TBL(0x272, IL_0272) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0272: { int32_t L_59 = (int32_t)__this->get_U3CcounterU3E__2_2(); int32_t L_60 = (int32_t)__this->get_U3CnullCounterU3E__3_3(); if ((!(((uint32_t)L_59) == ((uint32_t)L_60)))) { goto IL_02b7; } } { il2cpp_codegen_initobj((&V_3), sizeof(RuntimeObject *)); RuntimeObject * L_61 = V_3; List_1_t257213610 * L_62 = (List_1_t257213610 *)__this->get_U3CnullListU3E__1_1(); Grouping_2_t207236696 * L_63 = (Grouping_2_t207236696 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 17)); (( void (*) (Grouping_2_t207236696 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)->methodPointer)(L_63, (RuntimeObject *)L_61, (RuntimeObject*)L_62, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)); __this->set_U24current_16(L_63); __this->set_U24PC_15(3); goto IL_02c0; } IL_02a9: { int32_t L_64 = (int32_t)__this->get_U3CcounterU3E__2_2(); __this->set_U3CcounterU3E__2_2(((int32_t)il2cpp_codegen_add((int32_t)L_64, (int32_t)1))); } IL_02b7: { __this->set_U24PC_15((-1)); } IL_02be: { return (bool)0; } IL_02c0: { return (bool)1; } // Dead block : IL_02c2: ldloc.s V_4 } // System.Void System.Linq.Enumerable/c__Iterator6`3::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateGroupByIteratorU3Ec__Iterator6_3_Dispose_m683535158_gshared (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateGroupByIteratorU3Ec__Iterator6_3_Dispose_m683535158_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_15(); V_0 = (uint32_t)L_0; __this->set_U24PC_15((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_003f; } case 1: { goto IL_0029; } case 2: { goto IL_0029; } case 3: { goto IL_003f; } } } { goto IL_003f; } IL_0029: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3F, FINALLY_002e); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002e; } FINALLY_002e: { // begin finally (depth: 1) Enumerator_t3558802669 L_2 = (Enumerator_t3558802669 )__this->get_U3CU24s_74U3E__9_13(); Enumerator_t3558802669 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 22), &L_3); NullCheck((RuntimeObject*)L_4); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_4); IL2CPP_END_FINALLY(46) } // end finally (depth: 1) IL2CPP_CLEANUP(46) { IL2CPP_JUMP_TBL(0x3F, IL_003f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003f: { return; } } // System.Void System.Linq.Enumerable/c__Iterator6`3::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateGroupByIteratorU3Ec__Iterator6_3_Reset_m1795011059_gshared (U3CCreateGroupByIteratorU3Ec__Iterator6_3_t1557794958 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateGroupByIteratorU3Ec__Iterator6_3_Reset_m1795011059_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateGroupByIteratorU3Ec__Iterator6_3_Reset_m1795011059_RuntimeMethod_var); } } #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.Linq.Enumerable/c__IteratorB`4::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateJoinIteratorU3Ec__IteratorB_4__ctor_m4279972851_gshared (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TResult System.Linq.Enumerable/c__IteratorB`4::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateJoinIteratorU3Ec__IteratorB_4_System_Collections_Generic_IEnumeratorU3CTResultU3E_get_Current_m2891326868_gshared (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_13(); return L_0; } } // System.Object System.Linq.Enumerable/c__IteratorB`4::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateJoinIteratorU3Ec__IteratorB_4_System_Collections_IEnumerator_get_Current_m744727810_gshared (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_13(); return L_0; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__IteratorB`4::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateJoinIteratorU3Ec__IteratorB_4_System_Collections_IEnumerable_GetEnumerator_m3787402595_gshared (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__IteratorB`4::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateJoinIteratorU3Ec__IteratorB_4_System_Collections_Generic_IEnumerableU3CTResultU3E_GetEnumerator_m40430757_gshared (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * __this, const RuntimeMethod* method) { U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_12(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * L_2 = (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 *)L_2; U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Einner_14(); NullCheck(L_3); L_3->set_inner_0(L_4); U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * L_5 = V_0; Func_2_t2447130374 * L_6 = (Func_2_t2447130374 *)__this->get_U3CU24U3EinnerKeySelector_15(); NullCheck(L_5); L_5->set_innerKeySelector_1(L_6); U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * L_7 = V_0; RuntimeObject* L_8 = (RuntimeObject*)__this->get_U3CU24U3Ecomparer_16(); NullCheck(L_7); L_7->set_comparer_2(L_8); U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * L_9 = V_0; RuntimeObject* L_10 = (RuntimeObject*)__this->get_U3CU24U3Eouter_17(); NullCheck(L_9); L_9->set_outer_4(L_10); U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * L_11 = V_0; Func_2_t2447130374 * L_12 = (Func_2_t2447130374 *)__this->get_U3CU24U3EouterKeySelector_18(); NullCheck(L_11); L_11->set_outerKeySelector_7(L_12); U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * L_13 = V_0; Func_3_t3398609381 * L_14 = (Func_3_t3398609381 *)__this->get_U3CU24U3EresultSelector_19(); NullCheck(L_13); L_13->set_resultSelector_11(L_14); U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * L_15 = V_0; return L_15; } } // System.Boolean System.Linq.Enumerable/c__IteratorB`4::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateJoinIteratorU3Ec__IteratorB_4_MoveNext_m260164366_gshared (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateJoinIteratorU3Ec__IteratorB_4_MoveNext_m260164366_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_12(); V_0 = (uint32_t)L_0; __this->set_U24PC_12((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0023; } case 1: { goto IL_0054; } } } { goto IL_0172; } IL_0023: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_inner_0(); Func_2_t2447130374 * L_3 = (Func_2_t2447130374 *)__this->get_innerKeySelector_1(); RuntimeObject* L_4 = (RuntimeObject*)__this->get_comparer_2(); RuntimeObject* L_5 = (( RuntimeObject* (*) (RuntimeObject * /* static, unused */, RuntimeObject*, Func_2_t2447130374 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_2, (Func_2_t2447130374 *)L_3, (RuntimeObject*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); __this->set_U3CinnerKeysU3E__0_3(L_5); RuntimeObject* L_6 = (RuntimeObject*)__this->get_outer_4(); NullCheck((RuntimeObject*)L_6); RuntimeObject* L_7 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_6); __this->set_U3CU24s_79U3E__1_5(L_7); V_0 = (uint32_t)((int32_t)-3); } IL_0054: try { // begin try (depth: 1) { uint32_t L_8 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_8, (int32_t)1))) { case 0: { goto IL_00c2; } } } IL_0060: { goto IL_013d; } IL_0065: { RuntimeObject* L_9 = (RuntimeObject*)__this->get_U3CU24s_79U3E__1_5(); NullCheck((RuntimeObject*)L_9); RuntimeObject * L_10 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 6), (RuntimeObject*)L_9); __this->set_U3CelementU3E__2_6(L_10); Func_2_t2447130374 * L_11 = (Func_2_t2447130374 *)__this->get_outerKeySelector_7(); RuntimeObject * L_12 = (RuntimeObject *)__this->get_U3CelementU3E__2_6(); NullCheck((Func_2_t2447130374 *)L_11); RuntimeObject * L_13 = (( RuntimeObject * (*) (Func_2_t2447130374 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)((Func_2_t2447130374 *)L_11, (RuntimeObject *)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); __this->set_U3CouterKeyU3E__3_8(L_13); RuntimeObject* L_14 = (RuntimeObject*)__this->get_U3CinnerKeysU3E__0_3(); RuntimeObject * L_15 = (RuntimeObject *)__this->get_U3CouterKeyU3E__3_8(); NullCheck((RuntimeObject*)L_14); bool L_16 = InterfaceFuncInvoker1< bool, RuntimeObject * >::Invoke(1 /* System.Boolean System.Linq.ILookup`2::Contains(TKey) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), (RuntimeObject*)L_14, (RuntimeObject *)L_15); if (!L_16) { goto IL_013d; } } IL_00a3: { RuntimeObject* L_17 = (RuntimeObject*)__this->get_U3CinnerKeysU3E__0_3(); RuntimeObject * L_18 = (RuntimeObject *)__this->get_U3CouterKeyU3E__3_8(); NullCheck((RuntimeObject*)L_17); RuntimeObject* L_19 = InterfaceFuncInvoker1< RuntimeObject*, RuntimeObject * >::Invoke(0 /* System.Collections.Generic.IEnumerable`1 System.Linq.ILookup`2::get_Item(TKey) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), (RuntimeObject*)L_17, (RuntimeObject *)L_18); NullCheck((RuntimeObject*)L_19); RuntimeObject* L_20 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 9), (RuntimeObject*)L_19); __this->set_U3CU24s_80U3E__4_9(L_20); V_0 = (uint32_t)((int32_t)-3); } IL_00c2: try { // begin try (depth: 2) { uint32_t L_21 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_21, (int32_t)1))) { case 0: { goto IL_010f; } } } IL_00ce: { goto IL_010f; } IL_00d3: { RuntimeObject* L_22 = (RuntimeObject*)__this->get_U3CU24s_80U3E__4_9(); NullCheck((RuntimeObject*)L_22); RuntimeObject * L_23 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 10), (RuntimeObject*)L_22); __this->set_U3CinnerElementU3E__5_10(L_23); Func_3_t3398609381 * L_24 = (Func_3_t3398609381 *)__this->get_resultSelector_11(); RuntimeObject * L_25 = (RuntimeObject *)__this->get_U3CelementU3E__2_6(); RuntimeObject * L_26 = (RuntimeObject *)__this->get_U3CinnerElementU3E__5_10(); NullCheck((Func_3_t3398609381 *)L_24); RuntimeObject * L_27 = (( RuntimeObject * (*) (Func_3_t3398609381 *, RuntimeObject *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)->methodPointer)((Func_3_t3398609381 *)L_24, (RuntimeObject *)L_25, (RuntimeObject *)L_26, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 11)); __this->set_U24current_13(L_27); __this->set_U24PC_12(1); V_1 = (bool)1; IL2CPP_LEAVE(0x174, FINALLY_0124); } IL_010f: { RuntimeObject* L_28 = (RuntimeObject*)__this->get_U3CU24s_80U3E__4_9(); NullCheck((RuntimeObject*)L_28); bool L_29 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_28); if (L_29) { goto IL_00d3; } } IL_011f: { IL2CPP_LEAVE(0x13D, FINALLY_0124); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0124; } FINALLY_0124: { // begin finally (depth: 2) { bool L_30 = V_1; if (!L_30) { goto IL_0128; } } IL_0127: { IL2CPP_END_FINALLY(292) } IL_0128: { RuntimeObject* L_31 = (RuntimeObject*)__this->get_U3CU24s_80U3E__4_9(); if (L_31) { goto IL_0131; } } IL_0130: { IL2CPP_END_FINALLY(292) } IL_0131: { RuntimeObject* L_32 = (RuntimeObject*)__this->get_U3CU24s_80U3E__4_9(); NullCheck((RuntimeObject*)L_32); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); IL2CPP_END_FINALLY(292) } } // end finally (depth: 2) IL2CPP_CLEANUP(292) { IL2CPP_END_CLEANUP(0x174, FINALLY_0152); IL2CPP_JUMP_TBL(0x13D, IL_013d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_013d: { RuntimeObject* L_33 = (RuntimeObject*)__this->get_U3CU24s_79U3E__1_5(); NullCheck((RuntimeObject*)L_33); bool L_34 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_33); if (L_34) { goto IL_0065; } } IL_014d: { IL2CPP_LEAVE(0x16B, FINALLY_0152); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0152; } FINALLY_0152: { // begin finally (depth: 1) { bool L_35 = V_1; if (!L_35) { goto IL_0156; } } IL_0155: { IL2CPP_END_FINALLY(338) } IL_0156: { RuntimeObject* L_36 = (RuntimeObject*)__this->get_U3CU24s_79U3E__1_5(); if (L_36) { goto IL_015f; } } IL_015e: { IL2CPP_END_FINALLY(338) } IL_015f: { RuntimeObject* L_37 = (RuntimeObject*)__this->get_U3CU24s_79U3E__1_5(); NullCheck((RuntimeObject*)L_37); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_37); IL2CPP_END_FINALLY(338) } } // end finally (depth: 1) IL2CPP_CLEANUP(338) { IL2CPP_JUMP_TBL(0x174, IL_0174) IL2CPP_JUMP_TBL(0x16B, IL_016b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_016b: { __this->set_U24PC_12((-1)); } IL_0172: { return (bool)0; } IL_0174: { return (bool)1; } // Dead block : IL_0176: ldloc.2 } // System.Void System.Linq.Enumerable/c__IteratorB`4::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateJoinIteratorU3Ec__IteratorB_4_Dispose_m451213066_gshared (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateJoinIteratorU3Ec__IteratorB_4_Dispose_m451213066_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_12(); V_0 = (uint32_t)L_0; __this->set_U24PC_12((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0055; } case 1: { goto IL_0021; } } } { goto IL_0055; } IL_0021: try { // begin try (depth: 1) try { // begin try (depth: 2) IL2CPP_LEAVE(0x3B, FINALLY_0026); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0026; } FINALLY_0026: { // begin finally (depth: 2) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_80U3E__4_9(); if (L_2) { goto IL_002f; } } IL_002e: { IL2CPP_END_FINALLY(38) } IL_002f: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_U3CU24s_80U3E__4_9(); NullCheck((RuntimeObject*)L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_3); IL2CPP_END_FINALLY(38) } } // end finally (depth: 2) IL2CPP_CLEANUP(38) { IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { IL2CPP_LEAVE(0x55, FINALLY_0040); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0040; } FINALLY_0040: { // begin finally (depth: 1) { RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24s_79U3E__1_5(); if (L_4) { goto IL_0049; } } IL_0048: { IL2CPP_END_FINALLY(64) } IL_0049: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_79U3E__1_5(); NullCheck((RuntimeObject*)L_5); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); IL2CPP_END_FINALLY(64) } } // end finally (depth: 1) IL2CPP_CLEANUP(64) { IL2CPP_JUMP_TBL(0x55, IL_0055) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0055: { return; } } // System.Void System.Linq.Enumerable/c__IteratorB`4::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateJoinIteratorU3Ec__IteratorB_4_Reset_m3805732862_gshared (U3CCreateJoinIteratorU3Ec__IteratorB_4_t3966657867 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateJoinIteratorU3Ec__IteratorB_4_Reset_m3805732862_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateJoinIteratorU3Ec__IteratorB_4_Reset_m3805732862_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator10`2>::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectIteratorU3Ec__Iterator10_2__ctor_m243419623_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TResult System.Linq.Enumerable/c__Iterator10`2>::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR KeyValuePair_2_t2530217319 U3CCreateSelectIteratorU3Ec__Iterator10_2_System_Collections_Generic_IEnumeratorU3CTResultU3E_get_Current_m1666132190_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * __this, const RuntimeMethod* method) { { KeyValuePair_2_t2530217319 L_0 = (KeyValuePair_2_t2530217319 )__this->get_U24current_5(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator10`2>::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateSelectIteratorU3Ec__Iterator10_2_System_Collections_IEnumerator_get_Current_m2942619203_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * __this, const RuntimeMethod* method) { { KeyValuePair_2_t2530217319 L_0 = (KeyValuePair_2_t2530217319 )__this->get_U24current_5(); KeyValuePair_2_t2530217319 L_1 = L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0), &L_1); return L_2; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator10`2>::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateSelectIteratorU3Ec__Iterator10_2_System_Collections_IEnumerable_GetEnumerator_m688828841_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator10`2>::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateSelectIteratorU3Ec__Iterator10_2_System_Collections_Generic_IEnumerableU3CTResultU3E_GetEnumerator_m1658398114_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * __this, const RuntimeMethod* method) { U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_4(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * L_2 = (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 *)L_2; U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_6(); NullCheck(L_3); L_3->set_source_0(L_4); U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * L_5 = V_0; Func_2_t3270419407 * L_6 = (Func_2_t3270419407 *)__this->get_U3CU24U3Eselector_7(); NullCheck(L_5); L_5->set_selector_3(L_6); U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * L_7 = V_0; return L_7; } } // System.Boolean System.Linq.Enumerable/c__Iterator10`2>::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateSelectIteratorU3Ec__Iterator10_2_MoveNext_m1576559073_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectIteratorU3Ec__Iterator10_2_MoveNext_m1576559073_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_4(); V_0 = (uint32_t)L_0; __this->set_U24PC_4((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0023; } case 1: { goto IL_0037; } } } { goto IL_00b3; } IL_0023: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_source_0(); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2); __this->set_U3CU24s_91U3E__0_1(L_3); V_0 = (uint32_t)((int32_t)-3); } IL_0037: try { // begin try (depth: 1) { uint32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))) { case 0: { goto IL_007e; } } } IL_0043: { goto IL_007e; } IL_0048: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); NullCheck((RuntimeObject*)L_5); DictionaryEntry_t3123975638 L_6 = InterfaceFuncInvoker0< DictionaryEntry_t3123975638 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_5); __this->set_U3CelementU3E__1_2(L_6); Func_2_t3270419407 * L_7 = (Func_2_t3270419407 *)__this->get_selector_3(); DictionaryEntry_t3123975638 L_8 = (DictionaryEntry_t3123975638 )__this->get_U3CelementU3E__1_2(); NullCheck((Func_2_t3270419407 *)L_7); KeyValuePair_2_t2530217319 L_9 = (( KeyValuePair_2_t2530217319 (*) (Func_2_t3270419407 *, DictionaryEntry_t3123975638 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((Func_2_t3270419407 *)L_7, (DictionaryEntry_t3123975638 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); __this->set_U24current_5(L_9); __this->set_U24PC_4(1); V_1 = (bool)1; IL2CPP_LEAVE(0xB5, FINALLY_0093); } IL_007e: { RuntimeObject* L_10 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); NullCheck((RuntimeObject*)L_10); bool L_11 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_10); if (L_11) { goto IL_0048; } } IL_008e: { IL2CPP_LEAVE(0xAC, FINALLY_0093); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0093; } FINALLY_0093: { // begin finally (depth: 1) { bool L_12 = V_1; if (!L_12) { goto IL_0097; } } IL_0096: { IL2CPP_END_FINALLY(147) } IL_0097: { RuntimeObject* L_13 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); if (L_13) { goto IL_00a0; } } IL_009f: { IL2CPP_END_FINALLY(147) } IL_00a0: { RuntimeObject* L_14 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); NullCheck((RuntimeObject*)L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_14); IL2CPP_END_FINALLY(147) } } // end finally (depth: 1) IL2CPP_CLEANUP(147) { IL2CPP_JUMP_TBL(0xB5, IL_00b5) IL2CPP_JUMP_TBL(0xAC, IL_00ac) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00ac: { __this->set_U24PC_4((-1)); } IL_00b3: { return (bool)0; } IL_00b5: { return (bool)1; } // Dead block : IL_00b7: ldloc.2 } // System.Void System.Linq.Enumerable/c__Iterator10`2>::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectIteratorU3Ec__Iterator10_2_Dispose_m669456459_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectIteratorU3Ec__Iterator10_2_Dispose_m669456459_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_4(); V_0 = (uint32_t)L_0; __this->set_U24PC_4((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_003b; } case 1: { goto IL_0021; } } } { goto IL_003b; } IL_0021: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3B, FINALLY_0026); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0026; } FINALLY_0026: { // begin finally (depth: 1) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); if (L_2) { goto IL_002f; } } IL_002e: { IL2CPP_END_FINALLY(38) } IL_002f: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); NullCheck((RuntimeObject*)L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_3); IL2CPP_END_FINALLY(38) } } // end finally (depth: 1) IL2CPP_CLEANUP(38) { IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { return; } } // System.Void System.Linq.Enumerable/c__Iterator10`2>::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectIteratorU3Ec__Iterator10_2_Reset_m4142556075_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t2699935402 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectIteratorU3Ec__Iterator10_2_Reset_m4142556075_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateSelectIteratorU3Ec__Iterator10_2_Reset_m4142556075_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator10`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectIteratorU3Ec__Iterator10_2__ctor_m2334477525_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TResult System.Linq.Enumerable/c__Iterator10`2::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateSelectIteratorU3Ec__Iterator10_2_System_Collections_Generic_IEnumeratorU3CTResultU3E_get_Current_m749791228_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_5(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator10`2::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateSelectIteratorU3Ec__Iterator10_2_System_Collections_IEnumerator_get_Current_m3765573728_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_5(); return L_0; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator10`2::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateSelectIteratorU3Ec__Iterator10_2_System_Collections_IEnumerable_GetEnumerator_m3692051038_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator10`2::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateSelectIteratorU3Ec__Iterator10_2_System_Collections_Generic_IEnumerableU3CTResultU3E_GetEnumerator_m3716086981_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * __this, const RuntimeMethod* method) { U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_4(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * L_2 = (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 *)L_2; U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_6(); NullCheck(L_3); L_3->set_source_0(L_4); U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * L_5 = V_0; Func_2_t2447130374 * L_6 = (Func_2_t2447130374 *)__this->get_U3CU24U3Eselector_7(); NullCheck(L_5); L_5->set_selector_3(L_6); U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * L_7 = V_0; return L_7; } } // System.Boolean System.Linq.Enumerable/c__Iterator10`2::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateSelectIteratorU3Ec__Iterator10_2_MoveNext_m3133424210_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectIteratorU3Ec__Iterator10_2_MoveNext_m3133424210_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_4(); V_0 = (uint32_t)L_0; __this->set_U24PC_4((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0023; } case 1: { goto IL_0037; } } } { goto IL_00b3; } IL_0023: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_source_0(); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2); __this->set_U3CU24s_91U3E__0_1(L_3); V_0 = (uint32_t)((int32_t)-3); } IL_0037: try { // begin try (depth: 1) { uint32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))) { case 0: { goto IL_007e; } } } IL_0043: { goto IL_007e; } IL_0048: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_5); __this->set_U3CelementU3E__1_2(L_6); Func_2_t2447130374 * L_7 = (Func_2_t2447130374 *)__this->get_selector_3(); RuntimeObject * L_8 = (RuntimeObject *)__this->get_U3CelementU3E__1_2(); NullCheck((Func_2_t2447130374 *)L_7); RuntimeObject * L_9 = (( RuntimeObject * (*) (Func_2_t2447130374 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((Func_2_t2447130374 *)L_7, (RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); __this->set_U24current_5(L_9); __this->set_U24PC_4(1); V_1 = (bool)1; IL2CPP_LEAVE(0xB5, FINALLY_0093); } IL_007e: { RuntimeObject* L_10 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); NullCheck((RuntimeObject*)L_10); bool L_11 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_10); if (L_11) { goto IL_0048; } } IL_008e: { IL2CPP_LEAVE(0xAC, FINALLY_0093); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0093; } FINALLY_0093: { // begin finally (depth: 1) { bool L_12 = V_1; if (!L_12) { goto IL_0097; } } IL_0096: { IL2CPP_END_FINALLY(147) } IL_0097: { RuntimeObject* L_13 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); if (L_13) { goto IL_00a0; } } IL_009f: { IL2CPP_END_FINALLY(147) } IL_00a0: { RuntimeObject* L_14 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); NullCheck((RuntimeObject*)L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_14); IL2CPP_END_FINALLY(147) } } // end finally (depth: 1) IL2CPP_CLEANUP(147) { IL2CPP_JUMP_TBL(0xB5, IL_00b5) IL2CPP_JUMP_TBL(0xAC, IL_00ac) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00ac: { __this->set_U24PC_4((-1)); } IL_00b3: { return (bool)0; } IL_00b5: { return (bool)1; } // Dead block : IL_00b7: ldloc.2 } // System.Void System.Linq.Enumerable/c__Iterator10`2::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectIteratorU3Ec__Iterator10_2_Dispose_m437323034_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectIteratorU3Ec__Iterator10_2_Dispose_m437323034_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_4(); V_0 = (uint32_t)L_0; __this->set_U24PC_4((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_003b; } case 1: { goto IL_0021; } } } { goto IL_003b; } IL_0021: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3B, FINALLY_0026); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0026; } FINALLY_0026: { // begin finally (depth: 1) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); if (L_2) { goto IL_002f; } } IL_002e: { IL2CPP_END_FINALLY(38) } IL_002f: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_U3CU24s_91U3E__0_1(); NullCheck((RuntimeObject*)L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_3); IL2CPP_END_FINALLY(38) } } // end finally (depth: 1) IL2CPP_CLEANUP(38) { IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { return; } } // System.Void System.Linq.Enumerable/c__Iterator10`2::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectIteratorU3Ec__Iterator10_2_Reset_m2429402641_gshared (U3CCreateSelectIteratorU3Ec__Iterator10_2_t1876646369 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectIteratorU3Ec__Iterator10_2_Reset_m2429402641_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateSelectIteratorU3Ec__Iterator10_2_Reset_m2429402641_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator12`2::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectManyIteratorU3Ec__Iterator12_2__ctor_m3472171479_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TResult System.Linq.Enumerable/c__Iterator12`2::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateSelectManyIteratorU3Ec__Iterator12_2_System_Collections_Generic_IEnumeratorU3CTResultU3E_get_Current_m3655812893_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_7(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator12`2::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateSelectManyIteratorU3Ec__Iterator12_2_System_Collections_IEnumerator_get_Current_m2204968993_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_7(); return L_0; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator12`2::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateSelectManyIteratorU3Ec__Iterator12_2_System_Collections_IEnumerable_GetEnumerator_m2738221818_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator12`2::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateSelectManyIteratorU3Ec__Iterator12_2_System_Collections_Generic_IEnumerableU3CTResultU3E_GetEnumerator_m449170104_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * __this, const RuntimeMethod* method) { U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_6(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * L_2 = (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 *)L_2; U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_8(); NullCheck(L_3); L_3->set_source_0(L_4); U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * L_5 = V_0; Func_2_t1426983263 * L_6 = (Func_2_t1426983263 *)__this->get_U3CU24U3Eselector_9(); NullCheck(L_5); L_5->set_selector_3(L_6); U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * L_7 = V_0; return L_7; } } // System.Boolean System.Linq.Enumerable/c__Iterator12`2::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateSelectManyIteratorU3Ec__Iterator12_2_MoveNext_m3051216696_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_MoveNext_m3051216696_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_6(); V_0 = (uint32_t)L_0; __this->set_U24PC_6((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0023; } case 1: { goto IL_0037; } } } { goto IL_0117; } IL_0023: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_source_0(); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2); __this->set_U3CU24s_93U3E__0_1(L_3); V_0 = (uint32_t)((int32_t)-3); } IL_0037: try { // begin try (depth: 1) { uint32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))) { case 0: { goto IL_0078; } } } IL_0043: { goto IL_00e2; } IL_0048: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_93U3E__0_1(); NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_5); __this->set_U3CelementU3E__1_2(L_6); Func_2_t1426983263 * L_7 = (Func_2_t1426983263 *)__this->get_selector_3(); RuntimeObject * L_8 = (RuntimeObject *)__this->get_U3CelementU3E__1_2(); NullCheck((Func_2_t1426983263 *)L_7); RuntimeObject* L_9 = (( RuntimeObject* (*) (Func_2_t1426983263 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((Func_2_t1426983263 *)L_7, (RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); NullCheck((RuntimeObject*)L_9); RuntimeObject* L_10 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 7), (RuntimeObject*)L_9); __this->set_U3CU24s_94U3E__2_4(L_10); V_0 = (uint32_t)((int32_t)-3); } IL_0078: try { // begin try (depth: 2) { uint32_t L_11 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1))) { case 0: { goto IL_00b4; } } } IL_0084: { goto IL_00b4; } IL_0089: { RuntimeObject* L_12 = (RuntimeObject*)__this->get_U3CU24s_94U3E__2_4(); NullCheck((RuntimeObject*)L_12); RuntimeObject * L_13 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), (RuntimeObject*)L_12); __this->set_U3CitemU3E__3_5(L_13); RuntimeObject * L_14 = (RuntimeObject *)__this->get_U3CitemU3E__3_5(); __this->set_U24current_7(L_14); __this->set_U24PC_6(1); V_1 = (bool)1; IL2CPP_LEAVE(0x119, FINALLY_00c9); } IL_00b4: { RuntimeObject* L_15 = (RuntimeObject*)__this->get_U3CU24s_94U3E__2_4(); NullCheck((RuntimeObject*)L_15); bool L_16 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_15); if (L_16) { goto IL_0089; } } IL_00c4: { IL2CPP_LEAVE(0xE2, FINALLY_00c9); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00c9; } FINALLY_00c9: { // begin finally (depth: 2) { bool L_17 = V_1; if (!L_17) { goto IL_00cd; } } IL_00cc: { IL2CPP_END_FINALLY(201) } IL_00cd: { RuntimeObject* L_18 = (RuntimeObject*)__this->get_U3CU24s_94U3E__2_4(); if (L_18) { goto IL_00d6; } } IL_00d5: { IL2CPP_END_FINALLY(201) } IL_00d6: { RuntimeObject* L_19 = (RuntimeObject*)__this->get_U3CU24s_94U3E__2_4(); NullCheck((RuntimeObject*)L_19); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_19); IL2CPP_END_FINALLY(201) } } // end finally (depth: 2) IL2CPP_CLEANUP(201) { IL2CPP_END_CLEANUP(0x119, FINALLY_00f7); IL2CPP_JUMP_TBL(0xE2, IL_00e2) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00e2: { RuntimeObject* L_20 = (RuntimeObject*)__this->get_U3CU24s_93U3E__0_1(); NullCheck((RuntimeObject*)L_20); bool L_21 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_20); if (L_21) { goto IL_0048; } } IL_00f2: { IL2CPP_LEAVE(0x110, FINALLY_00f7); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00f7; } FINALLY_00f7: { // begin finally (depth: 1) { bool L_22 = V_1; if (!L_22) { goto IL_00fb; } } IL_00fa: { IL2CPP_END_FINALLY(247) } IL_00fb: { RuntimeObject* L_23 = (RuntimeObject*)__this->get_U3CU24s_93U3E__0_1(); if (L_23) { goto IL_0104; } } IL_0103: { IL2CPP_END_FINALLY(247) } IL_0104: { RuntimeObject* L_24 = (RuntimeObject*)__this->get_U3CU24s_93U3E__0_1(); NullCheck((RuntimeObject*)L_24); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_24); IL2CPP_END_FINALLY(247) } } // end finally (depth: 1) IL2CPP_CLEANUP(247) { IL2CPP_JUMP_TBL(0x119, IL_0119) IL2CPP_JUMP_TBL(0x110, IL_0110) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0110: { __this->set_U24PC_6((-1)); } IL_0117: { return (bool)0; } IL_0119: { return (bool)1; } // Dead block : IL_011b: ldloc.2 } // System.Void System.Linq.Enumerable/c__Iterator12`2::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectManyIteratorU3Ec__Iterator12_2_Dispose_m4112595116_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_Dispose_m4112595116_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_6(); V_0 = (uint32_t)L_0; __this->set_U24PC_6((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0055; } case 1: { goto IL_0021; } } } { goto IL_0055; } IL_0021: try { // begin try (depth: 1) try { // begin try (depth: 2) IL2CPP_LEAVE(0x3B, FINALLY_0026); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0026; } FINALLY_0026: { // begin finally (depth: 2) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_94U3E__2_4(); if (L_2) { goto IL_002f; } } IL_002e: { IL2CPP_END_FINALLY(38) } IL_002f: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_U3CU24s_94U3E__2_4(); NullCheck((RuntimeObject*)L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_3); IL2CPP_END_FINALLY(38) } } // end finally (depth: 2) IL2CPP_CLEANUP(38) { IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { IL2CPP_LEAVE(0x55, FINALLY_0040); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0040; } FINALLY_0040: { // begin finally (depth: 1) { RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24s_93U3E__0_1(); if (L_4) { goto IL_0049; } } IL_0048: { IL2CPP_END_FINALLY(64) } IL_0049: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_93U3E__0_1(); NullCheck((RuntimeObject*)L_5); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); IL2CPP_END_FINALLY(64) } } // end finally (depth: 1) IL2CPP_CLEANUP(64) { IL2CPP_JUMP_TBL(0x55, IL_0055) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0055: { return; } } // System.Void System.Linq.Enumerable/c__Iterator12`2::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectManyIteratorU3Ec__Iterator12_2_Reset_m3474560011_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_t554416702 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectManyIteratorU3Ec__Iterator12_2_Reset_m3474560011_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateSelectManyIteratorU3Ec__Iterator12_2_Reset_m3474560011_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator14`3::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectManyIteratorU3Ec__Iterator14_3__ctor_m2759288344_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TResult System.Linq.Enumerable/c__Iterator14`3::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateSelectManyIteratorU3Ec__Iterator14_3_System_Collections_Generic_IEnumeratorU3CTResultU3E_get_Current_m1117326344_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_8(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator14`3::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateSelectManyIteratorU3Ec__Iterator14_3_System_Collections_IEnumerator_get_Current_m3689303104_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_8(); return L_0; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator14`3::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateSelectManyIteratorU3Ec__Iterator14_3_System_Collections_IEnumerable_GetEnumerator_m1591471307_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator14`3::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateSelectManyIteratorU3Ec__Iterator14_3_System_Collections_Generic_IEnumerableU3CTResultU3E_GetEnumerator_m1730637214_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * __this, const RuntimeMethod* method) { U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_7(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * L_2 = (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 *)L_2; U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_9(); NullCheck(L_3); L_3->set_source_0(L_4); U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * L_5 = V_0; Func_2_t1426983263 * L_6 = (Func_2_t1426983263 *)__this->get_U3CU24U3EcollectionSelector_10(); NullCheck(L_5); L_5->set_collectionSelector_3(L_6); U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * L_7 = V_0; Func_3_t3398609381 * L_8 = (Func_3_t3398609381 *)__this->get_U3CU24U3Eselector_11(); NullCheck(L_7); L_7->set_selector_6(L_8); U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * L_9 = V_0; return L_9; } } // System.Boolean System.Linq.Enumerable/c__Iterator14`3::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateSelectManyIteratorU3Ec__Iterator14_3_MoveNext_m2213753711_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_MoveNext_m2213753711_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_7(); V_0 = (uint32_t)L_0; __this->set_U24PC_7((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0023; } case 1: { goto IL_0037; } } } { goto IL_0128; } IL_0023: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_source_0(); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2); __this->set_U3CU24s_97U3E__0_1(L_3); V_0 = (uint32_t)((int32_t)-3); } IL_0037: try { // begin try (depth: 1) { uint32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))) { case 0: { goto IL_0078; } } } IL_0043: { goto IL_00f3; } IL_0048: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_97U3E__0_1(); NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_5); __this->set_U3CelementU3E__1_2(L_6); Func_2_t1426983263 * L_7 = (Func_2_t1426983263 *)__this->get_collectionSelector_3(); RuntimeObject * L_8 = (RuntimeObject *)__this->get_U3CelementU3E__1_2(); NullCheck((Func_2_t1426983263 *)L_7); RuntimeObject* L_9 = (( RuntimeObject* (*) (Func_2_t1426983263 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((Func_2_t1426983263 *)L_7, (RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); NullCheck((RuntimeObject*)L_9); RuntimeObject* L_10 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 7), (RuntimeObject*)L_9); __this->set_U3CU24s_98U3E__2_4(L_10); V_0 = (uint32_t)((int32_t)-3); } IL_0078: try { // begin try (depth: 2) { uint32_t L_11 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_11, (int32_t)1))) { case 0: { goto IL_00c5; } } } IL_0084: { goto IL_00c5; } IL_0089: { RuntimeObject* L_12 = (RuntimeObject*)__this->get_U3CU24s_98U3E__2_4(); NullCheck((RuntimeObject*)L_12); RuntimeObject * L_13 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 8), (RuntimeObject*)L_12); __this->set_U3CcollectionU3E__3_5(L_13); Func_3_t3398609381 * L_14 = (Func_3_t3398609381 *)__this->get_selector_6(); RuntimeObject * L_15 = (RuntimeObject *)__this->get_U3CelementU3E__1_2(); RuntimeObject * L_16 = (RuntimeObject *)__this->get_U3CcollectionU3E__3_5(); NullCheck((Func_3_t3398609381 *)L_14); RuntimeObject * L_17 = (( RuntimeObject * (*) (Func_3_t3398609381 *, RuntimeObject *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((Func_3_t3398609381 *)L_14, (RuntimeObject *)L_15, (RuntimeObject *)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); __this->set_U24current_8(L_17); __this->set_U24PC_7(1); V_1 = (bool)1; IL2CPP_LEAVE(0x12A, FINALLY_00da); } IL_00c5: { RuntimeObject* L_18 = (RuntimeObject*)__this->get_U3CU24s_98U3E__2_4(); NullCheck((RuntimeObject*)L_18); bool L_19 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_18); if (L_19) { goto IL_0089; } } IL_00d5: { IL2CPP_LEAVE(0xF3, FINALLY_00da); } } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00da; } FINALLY_00da: { // begin finally (depth: 2) { bool L_20 = V_1; if (!L_20) { goto IL_00de; } } IL_00dd: { IL2CPP_END_FINALLY(218) } IL_00de: { RuntimeObject* L_21 = (RuntimeObject*)__this->get_U3CU24s_98U3E__2_4(); if (L_21) { goto IL_00e7; } } IL_00e6: { IL2CPP_END_FINALLY(218) } IL_00e7: { RuntimeObject* L_22 = (RuntimeObject*)__this->get_U3CU24s_98U3E__2_4(); NullCheck((RuntimeObject*)L_22); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_22); IL2CPP_END_FINALLY(218) } } // end finally (depth: 2) IL2CPP_CLEANUP(218) { IL2CPP_END_CLEANUP(0x12A, FINALLY_0108); IL2CPP_JUMP_TBL(0xF3, IL_00f3) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00f3: { RuntimeObject* L_23 = (RuntimeObject*)__this->get_U3CU24s_97U3E__0_1(); NullCheck((RuntimeObject*)L_23); bool L_24 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); if (L_24) { goto IL_0048; } } IL_0103: { IL2CPP_LEAVE(0x121, FINALLY_0108); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0108; } FINALLY_0108: { // begin finally (depth: 1) { bool L_25 = V_1; if (!L_25) { goto IL_010c; } } IL_010b: { IL2CPP_END_FINALLY(264) } IL_010c: { RuntimeObject* L_26 = (RuntimeObject*)__this->get_U3CU24s_97U3E__0_1(); if (L_26) { goto IL_0115; } } IL_0114: { IL2CPP_END_FINALLY(264) } IL_0115: { RuntimeObject* L_27 = (RuntimeObject*)__this->get_U3CU24s_97U3E__0_1(); NullCheck((RuntimeObject*)L_27); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_27); IL2CPP_END_FINALLY(264) } } // end finally (depth: 1) IL2CPP_CLEANUP(264) { IL2CPP_JUMP_TBL(0x12A, IL_012a) IL2CPP_JUMP_TBL(0x121, IL_0121) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0121: { __this->set_U24PC_7((-1)); } IL_0128: { return (bool)0; } IL_012a: { return (bool)1; } // Dead block : IL_012c: ldloc.2 } // System.Void System.Linq.Enumerable/c__Iterator14`3::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectManyIteratorU3Ec__Iterator14_3_Dispose_m3197991681_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_Dispose_m3197991681_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_7(); V_0 = (uint32_t)L_0; __this->set_U24PC_7((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0055; } case 1: { goto IL_0021; } } } { goto IL_0055; } IL_0021: try { // begin try (depth: 1) try { // begin try (depth: 2) IL2CPP_LEAVE(0x3B, FINALLY_0026); } // end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0026; } FINALLY_0026: { // begin finally (depth: 2) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_98U3E__2_4(); if (L_2) { goto IL_002f; } } IL_002e: { IL2CPP_END_FINALLY(38) } IL_002f: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_U3CU24s_98U3E__2_4(); NullCheck((RuntimeObject*)L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_3); IL2CPP_END_FINALLY(38) } } // end finally (depth: 2) IL2CPP_CLEANUP(38) { IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { IL2CPP_LEAVE(0x55, FINALLY_0040); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0040; } FINALLY_0040: { // begin finally (depth: 1) { RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24s_97U3E__0_1(); if (L_4) { goto IL_0049; } } IL_0048: { IL2CPP_END_FINALLY(64) } IL_0049: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_97U3E__0_1(); NullCheck((RuntimeObject*)L_5); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); IL2CPP_END_FINALLY(64) } } // end finally (depth: 1) IL2CPP_CLEANUP(64) { IL2CPP_JUMP_TBL(0x55, IL_0055) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_0055: { return; } } // System.Void System.Linq.Enumerable/c__Iterator14`3::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateSelectManyIteratorU3Ec__Iterator14_3_Reset_m2847700488_gshared (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_t4043128766 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateSelectManyIteratorU3Ec__Iterator14_3_Reset_m2847700488_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateSelectManyIteratorU3Ec__Iterator14_3_Reset_m2847700488_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator1C`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateUnionIteratorU3Ec__Iterator1C_1__ctor_m4263289114_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TSource System.Linq.Enumerable/c__Iterator1C`1::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR Il2CppChar U3CCreateUnionIteratorU3Ec__Iterator1C_1_System_Collections_Generic_IEnumeratorU3CTSourceU3E_get_Current_m457175879_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * __this, const RuntimeMethod* method) { { Il2CppChar L_0 = (Il2CppChar)__this->get_U24current_9(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator1C`1::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateUnionIteratorU3Ec__Iterator1C_1_System_Collections_IEnumerator_get_Current_m4216594959_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * __this, const RuntimeMethod* method) { { Il2CppChar L_0 = (Il2CppChar)__this->get_U24current_9(); Il2CppChar L_1 = L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0), &L_1); return L_2; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator1C`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateUnionIteratorU3Ec__Iterator1C_1_System_Collections_IEnumerable_GetEnumerator_m1975524426_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1C`1::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateUnionIteratorU3Ec__Iterator1C_1_System_Collections_Generic_IEnumerableU3CTSourceU3E_GetEnumerator_m2741206289_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * __this, const RuntimeMethod* method) { U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_8(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * L_2 = (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 *)L_2; U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Ecomparer_10(); NullCheck(L_3); L_3->set_comparer_0(L_4); U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * L_5 = V_0; RuntimeObject* L_6 = (RuntimeObject*)__this->get_U3CU24U3Efirst_11(); NullCheck(L_5); L_5->set_first_2(L_6); U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * L_7 = V_0; RuntimeObject* L_8 = (RuntimeObject*)__this->get_U3CU24U3Esecond_12(); NullCheck(L_7); L_7->set_second_5(L_8); U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * L_9 = V_0; return L_9; } } // System.Boolean System.Linq.Enumerable/c__Iterator1C`1::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateUnionIteratorU3Ec__Iterator1C_1_MoveNext_m716601559_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateUnionIteratorU3Ec__Iterator1C_1_MoveNext_m716601559_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_8(); V_0 = (uint32_t)L_0; __this->set_U24PC_8((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0027; } case 1: { goto IL_004c; } case 2: { goto IL_00f2; } } } { goto IL_0191; } IL_0027: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_comparer_0(); HashSet_1_t2199409944 * L_3 = (HashSet_1_t2199409944 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4)); (( void (*) (HashSet_1_t2199409944 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)->methodPointer)(L_3, (RuntimeObject*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)); __this->set_U3CitemsU3E__0_1(L_3); RuntimeObject* L_4 = (RuntimeObject*)__this->get_first_2(); NullCheck((RuntimeObject*)L_4); RuntimeObject* L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 6), (RuntimeObject*)L_4); __this->set_U3CU24s_118U3E__1_3(L_5); V_0 = (uint32_t)((int32_t)-3); } IL_004c: try { // begin try (depth: 1) { uint32_t L_6 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))) { case 0: { goto IL_00b0; } } } IL_0058: { goto IL_00b0; } IL_005d: { RuntimeObject* L_7 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); NullCheck((RuntimeObject*)L_7); Il2CppChar L_8 = InterfaceFuncInvoker0< Il2CppChar >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 7), (RuntimeObject*)L_7); __this->set_U3CelementU3E__2_4(L_8); HashSet_1_t2199409944 * L_9 = (HashSet_1_t2199409944 *)__this->get_U3CitemsU3E__0_1(); Il2CppChar L_10 = (Il2CppChar)__this->get_U3CelementU3E__2_4(); NullCheck((HashSet_1_t2199409944 *)L_9); bool L_11 = (( bool (*) (HashSet_1_t2199409944 *, Il2CppChar, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)->methodPointer)((HashSet_1_t2199409944 *)L_9, (Il2CppChar)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)); if (L_11) { goto IL_00b0; } } IL_0084: { HashSet_1_t2199409944 * L_12 = (HashSet_1_t2199409944 *)__this->get_U3CitemsU3E__0_1(); Il2CppChar L_13 = (Il2CppChar)__this->get_U3CelementU3E__2_4(); NullCheck((HashSet_1_t2199409944 *)L_12); (( bool (*) (HashSet_1_t2199409944 *, Il2CppChar, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((HashSet_1_t2199409944 *)L_12, (Il2CppChar)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); Il2CppChar L_14 = (Il2CppChar)__this->get_U3CelementU3E__2_4(); __this->set_U24current_9(L_14); __this->set_U24PC_8(1); V_1 = (bool)1; IL2CPP_LEAVE(0x193, FINALLY_00c5); } IL_00b0: { RuntimeObject* L_15 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); NullCheck((RuntimeObject*)L_15); bool L_16 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_15); if (L_16) { goto IL_005d; } } IL_00c0: { IL2CPP_LEAVE(0xDE, FINALLY_00c5); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00c5; } FINALLY_00c5: { // begin finally (depth: 1) { bool L_17 = V_1; if (!L_17) { goto IL_00c9; } } IL_00c8: { IL2CPP_END_FINALLY(197) } IL_00c9: { RuntimeObject* L_18 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); if (L_18) { goto IL_00d2; } } IL_00d1: { IL2CPP_END_FINALLY(197) } IL_00d2: { RuntimeObject* L_19 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); NullCheck((RuntimeObject*)L_19); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_19); IL2CPP_END_FINALLY(197) } } // end finally (depth: 1) IL2CPP_CLEANUP(197) { IL2CPP_JUMP_TBL(0x193, IL_0193) IL2CPP_JUMP_TBL(0xDE, IL_00de) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00de: { RuntimeObject* L_20 = (RuntimeObject*)__this->get_second_5(); NullCheck((RuntimeObject*)L_20); RuntimeObject* L_21 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 6), (RuntimeObject*)L_20); __this->set_U3CU24s_119U3E__3_6(L_21); V_0 = (uint32_t)((int32_t)-3); } IL_00f2: try { // begin try (depth: 1) { uint32_t L_22 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)2))) { case 0: { goto IL_015c; } } } IL_00fe: { goto IL_015c; } IL_0103: { RuntimeObject* L_23 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); NullCheck((RuntimeObject*)L_23); Il2CppChar L_24 = InterfaceFuncInvoker0< Il2CppChar >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 7), (RuntimeObject*)L_23); __this->set_U3CelementU3E__4_7(L_24); HashSet_1_t2199409944 * L_25 = (HashSet_1_t2199409944 *)__this->get_U3CitemsU3E__0_1(); Il2CppChar L_26 = (Il2CppChar)__this->get_U3CelementU3E__4_7(); RuntimeObject* L_27 = (RuntimeObject*)__this->get_comparer_0(); bool L_28 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, Il2CppChar, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_25, (Il2CppChar)L_26, (RuntimeObject*)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); if (L_28) { goto IL_015c; } } IL_0130: { HashSet_1_t2199409944 * L_29 = (HashSet_1_t2199409944 *)__this->get_U3CitemsU3E__0_1(); Il2CppChar L_30 = (Il2CppChar)__this->get_U3CelementU3E__4_7(); NullCheck((HashSet_1_t2199409944 *)L_29); (( bool (*) (HashSet_1_t2199409944 *, Il2CppChar, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((HashSet_1_t2199409944 *)L_29, (Il2CppChar)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); Il2CppChar L_31 = (Il2CppChar)__this->get_U3CelementU3E__4_7(); __this->set_U24current_9(L_31); __this->set_U24PC_8(2); V_1 = (bool)1; IL2CPP_LEAVE(0x193, FINALLY_0171); } IL_015c: { RuntimeObject* L_32 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); NullCheck((RuntimeObject*)L_32); bool L_33 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0103; } } IL_016c: { IL2CPP_LEAVE(0x18A, FINALLY_0171); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0171; } FINALLY_0171: { // begin finally (depth: 1) { bool L_34 = V_1; if (!L_34) { goto IL_0175; } } IL_0174: { IL2CPP_END_FINALLY(369) } IL_0175: { RuntimeObject* L_35 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); if (L_35) { goto IL_017e; } } IL_017d: { IL2CPP_END_FINALLY(369) } IL_017e: { RuntimeObject* L_36 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); IL2CPP_END_FINALLY(369) } } // end finally (depth: 1) IL2CPP_CLEANUP(369) { IL2CPP_JUMP_TBL(0x193, IL_0193) IL2CPP_JUMP_TBL(0x18A, IL_018a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_018a: { __this->set_U24PC_8((-1)); } IL_0191: { return (bool)0; } IL_0193: { return (bool)1; } // Dead block : IL_0195: ldloc.2 } // System.Void System.Linq.Enumerable/c__Iterator1C`1::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateUnionIteratorU3Ec__Iterator1C_1_Dispose_m3891701641_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateUnionIteratorU3Ec__Iterator1C_1_Dispose_m3891701641_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_8(); V_0 = (uint32_t)L_0; __this->set_U24PC_8((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_005e; } case 1: { goto IL_0025; } case 2: { goto IL_0044; } } } { goto IL_005e; } IL_0025: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3F, FINALLY_002a); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002a; } FINALLY_002a: { // begin finally (depth: 1) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); if (L_2) { goto IL_0033; } } IL_0032: { IL2CPP_END_FINALLY(42) } IL_0033: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); NullCheck((RuntimeObject*)L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_3); IL2CPP_END_FINALLY(42) } } // end finally (depth: 1) IL2CPP_CLEANUP(42) { IL2CPP_JUMP_TBL(0x3F, IL_003f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003f: { goto IL_005e; } IL_0044: try { // begin try (depth: 1) IL2CPP_LEAVE(0x5E, FINALLY_0049); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0049; } FINALLY_0049: { // begin finally (depth: 1) { RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); if (L_4) { goto IL_0052; } } IL_0051: { IL2CPP_END_FINALLY(73) } IL_0052: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); NullCheck((RuntimeObject*)L_5); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); IL2CPP_END_FINALLY(73) } } // end finally (depth: 1) IL2CPP_CLEANUP(73) { IL2CPP_JUMP_TBL(0x5E, IL_005e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005e: { return; } } // System.Void System.Linq.Enumerable/c__Iterator1C`1::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateUnionIteratorU3Ec__Iterator1C_1_Reset_m3999512703_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t3169856423 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateUnionIteratorU3Ec__Iterator1C_1_Reset_m3999512703_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateUnionIteratorU3Ec__Iterator1C_1_Reset_m3999512703_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator1C`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateUnionIteratorU3Ec__Iterator1C_1__ctor_m774161088_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TSource System.Linq.Enumerable/c__Iterator1C`1::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateUnionIteratorU3Ec__Iterator1C_1_System_Collections_Generic_IEnumeratorU3CTSourceU3E_get_Current_m4015209544_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_9(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator1C`1::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateUnionIteratorU3Ec__Iterator1C_1_System_Collections_IEnumerator_get_Current_m2683249387_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_9(); return L_0; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator1C`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateUnionIteratorU3Ec__Iterator1C_1_System_Collections_IEnumerable_GetEnumerator_m273064238_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1C`1::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateUnionIteratorU3Ec__Iterator1C_1_System_Collections_Generic_IEnumerableU3CTSourceU3E_GetEnumerator_m1443457457_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * __this, const RuntimeMethod* method) { U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_8(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * L_2 = (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 *)L_2; U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Ecomparer_10(); NullCheck(L_3); L_3->set_comparer_0(L_4); U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * L_5 = V_0; RuntimeObject* L_6 = (RuntimeObject*)__this->get_U3CU24U3Efirst_11(); NullCheck(L_5); L_5->set_first_2(L_6); U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * L_7 = V_0; RuntimeObject* L_8 = (RuntimeObject*)__this->get_U3CU24U3Esecond_12(); NullCheck(L_7); L_7->set_second_5(L_8); U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * L_9 = V_0; return L_9; } } // System.Boolean System.Linq.Enumerable/c__Iterator1C`1::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateUnionIteratorU3Ec__Iterator1C_1_MoveNext_m1369105779_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateUnionIteratorU3Ec__Iterator1C_1_MoveNext_m1369105779_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_8(); V_0 = (uint32_t)L_0; __this->set_U24PC_8((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0027; } case 1: { goto IL_004c; } case 2: { goto IL_00f2; } } } { goto IL_0191; } IL_0027: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_comparer_0(); HashSet_1_t1645055638 * L_3 = (HashSet_1_t1645055638 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4)); (( void (*) (HashSet_1_t1645055638 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)->methodPointer)(L_3, (RuntimeObject*)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)); __this->set_U3CitemsU3E__0_1(L_3); RuntimeObject* L_4 = (RuntimeObject*)__this->get_first_2(); NullCheck((RuntimeObject*)L_4); RuntimeObject* L_5 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 6), (RuntimeObject*)L_4); __this->set_U3CU24s_118U3E__1_3(L_5); V_0 = (uint32_t)((int32_t)-3); } IL_004c: try { // begin try (depth: 1) { uint32_t L_6 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_6, (int32_t)1))) { case 0: { goto IL_00b0; } } } IL_0058: { goto IL_00b0; } IL_005d: { RuntimeObject* L_7 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); NullCheck((RuntimeObject*)L_7); RuntimeObject * L_8 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 7), (RuntimeObject*)L_7); __this->set_U3CelementU3E__2_4(L_8); HashSet_1_t1645055638 * L_9 = (HashSet_1_t1645055638 *)__this->get_U3CitemsU3E__0_1(); RuntimeObject * L_10 = (RuntimeObject *)__this->get_U3CelementU3E__2_4(); NullCheck((HashSet_1_t1645055638 *)L_9); bool L_11 = (( bool (*) (HashSet_1_t1645055638 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)->methodPointer)((HashSet_1_t1645055638 *)L_9, (RuntimeObject *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)); if (L_11) { goto IL_00b0; } } IL_0084: { HashSet_1_t1645055638 * L_12 = (HashSet_1_t1645055638 *)__this->get_U3CitemsU3E__0_1(); RuntimeObject * L_13 = (RuntimeObject *)__this->get_U3CelementU3E__2_4(); NullCheck((HashSet_1_t1645055638 *)L_12); (( bool (*) (HashSet_1_t1645055638 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((HashSet_1_t1645055638 *)L_12, (RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); RuntimeObject * L_14 = (RuntimeObject *)__this->get_U3CelementU3E__2_4(); __this->set_U24current_9(L_14); __this->set_U24PC_8(1); V_1 = (bool)1; IL2CPP_LEAVE(0x193, FINALLY_00c5); } IL_00b0: { RuntimeObject* L_15 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); NullCheck((RuntimeObject*)L_15); bool L_16 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_15); if (L_16) { goto IL_005d; } } IL_00c0: { IL2CPP_LEAVE(0xDE, FINALLY_00c5); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00c5; } FINALLY_00c5: { // begin finally (depth: 1) { bool L_17 = V_1; if (!L_17) { goto IL_00c9; } } IL_00c8: { IL2CPP_END_FINALLY(197) } IL_00c9: { RuntimeObject* L_18 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); if (L_18) { goto IL_00d2; } } IL_00d1: { IL2CPP_END_FINALLY(197) } IL_00d2: { RuntimeObject* L_19 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); NullCheck((RuntimeObject*)L_19); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_19); IL2CPP_END_FINALLY(197) } } // end finally (depth: 1) IL2CPP_CLEANUP(197) { IL2CPP_JUMP_TBL(0x193, IL_0193) IL2CPP_JUMP_TBL(0xDE, IL_00de) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00de: { RuntimeObject* L_20 = (RuntimeObject*)__this->get_second_5(); NullCheck((RuntimeObject*)L_20); RuntimeObject* L_21 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 6), (RuntimeObject*)L_20); __this->set_U3CU24s_119U3E__3_6(L_21); V_0 = (uint32_t)((int32_t)-3); } IL_00f2: try { // begin try (depth: 1) { uint32_t L_22 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_22, (int32_t)2))) { case 0: { goto IL_015c; } } } IL_00fe: { goto IL_015c; } IL_0103: { RuntimeObject* L_23 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 7), (RuntimeObject*)L_23); __this->set_U3CelementU3E__4_7(L_24); HashSet_1_t1645055638 * L_25 = (HashSet_1_t1645055638 *)__this->get_U3CitemsU3E__0_1(); RuntimeObject * L_26 = (RuntimeObject *)__this->get_U3CelementU3E__4_7(); RuntimeObject* L_27 = (RuntimeObject*)__this->get_comparer_0(); bool L_28 = (( bool (*) (RuntimeObject * /* static, unused */, RuntimeObject*, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_25, (RuntimeObject *)L_26, (RuntimeObject*)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); if (L_28) { goto IL_015c; } } IL_0130: { HashSet_1_t1645055638 * L_29 = (HashSet_1_t1645055638 *)__this->get_U3CitemsU3E__0_1(); RuntimeObject * L_30 = (RuntimeObject *)__this->get_U3CelementU3E__4_7(); NullCheck((HashSet_1_t1645055638 *)L_29); (( bool (*) (HashSet_1_t1645055638 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((HashSet_1_t1645055638 *)L_29, (RuntimeObject *)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); RuntimeObject * L_31 = (RuntimeObject *)__this->get_U3CelementU3E__4_7(); __this->set_U24current_9(L_31); __this->set_U24PC_8(2); V_1 = (bool)1; IL2CPP_LEAVE(0x193, FINALLY_0171); } IL_015c: { RuntimeObject* L_32 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); NullCheck((RuntimeObject*)L_32); bool L_33 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0103; } } IL_016c: { IL2CPP_LEAVE(0x18A, FINALLY_0171); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0171; } FINALLY_0171: { // begin finally (depth: 1) { bool L_34 = V_1; if (!L_34) { goto IL_0175; } } IL_0174: { IL2CPP_END_FINALLY(369) } IL_0175: { RuntimeObject* L_35 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); if (L_35) { goto IL_017e; } } IL_017d: { IL2CPP_END_FINALLY(369) } IL_017e: { RuntimeObject* L_36 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); IL2CPP_END_FINALLY(369) } } // end finally (depth: 1) IL2CPP_CLEANUP(369) { IL2CPP_JUMP_TBL(0x193, IL_0193) IL2CPP_JUMP_TBL(0x18A, IL_018a) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_018a: { __this->set_U24PC_8((-1)); } IL_0191: { return (bool)0; } IL_0193: { return (bool)1; } // Dead block : IL_0195: ldloc.2 } // System.Void System.Linq.Enumerable/c__Iterator1C`1::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateUnionIteratorU3Ec__Iterator1C_1_Dispose_m2986278522_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateUnionIteratorU3Ec__Iterator1C_1_Dispose_m2986278522_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_8(); V_0 = (uint32_t)L_0; __this->set_U24PC_8((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_005e; } case 1: { goto IL_0025; } case 2: { goto IL_0044; } } } { goto IL_005e; } IL_0025: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3F, FINALLY_002a); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002a; } FINALLY_002a: { // begin finally (depth: 1) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); if (L_2) { goto IL_0033; } } IL_0032: { IL2CPP_END_FINALLY(42) } IL_0033: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_U3CU24s_118U3E__1_3(); NullCheck((RuntimeObject*)L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_3); IL2CPP_END_FINALLY(42) } } // end finally (depth: 1) IL2CPP_CLEANUP(42) { IL2CPP_JUMP_TBL(0x3F, IL_003f) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003f: { goto IL_005e; } IL_0044: try { // begin try (depth: 1) IL2CPP_LEAVE(0x5E, FINALLY_0049); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0049; } FINALLY_0049: { // begin finally (depth: 1) { RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); if (L_4) { goto IL_0052; } } IL_0051: { IL2CPP_END_FINALLY(73) } IL_0052: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_119U3E__3_6(); NullCheck((RuntimeObject*)L_5); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_5); IL2CPP_END_FINALLY(73) } } // end finally (depth: 1) IL2CPP_CLEANUP(73) { IL2CPP_JUMP_TBL(0x5E, IL_005e) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_005e: { return; } } // System.Void System.Linq.Enumerable/c__Iterator1C`1::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateUnionIteratorU3Ec__Iterator1C_1_Reset_m3846623351_gshared (U3CCreateUnionIteratorU3Ec__Iterator1C_1_t2615502117 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateUnionIteratorU3Ec__Iterator1C_1_Reset_m3846623351_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateUnionIteratorU3Ec__Iterator1C_1_Reset_m3846623351_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator1D`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateWhereIteratorU3Ec__Iterator1D_1__ctor_m911272154_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TSource System.Linq.Enumerable/c__Iterator1D`1::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR DelayedQueueItem_t1027542936 U3CCreateWhereIteratorU3Ec__Iterator1D_1_System_Collections_Generic_IEnumeratorU3CTSourceU3E_get_Current_m3679663250_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * __this, const RuntimeMethod* method) { { DelayedQueueItem_t1027542936 L_0 = (DelayedQueueItem_t1027542936 )__this->get_U24current_5(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator1D`1::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateWhereIteratorU3Ec__Iterator1D_1_System_Collections_IEnumerator_get_Current_m2706139137_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * __this, const RuntimeMethod* method) { { DelayedQueueItem_t1027542936 L_0 = (DelayedQueueItem_t1027542936 )__this->get_U24current_5(); DelayedQueueItem_t1027542936 L_1 = L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0), &L_1); return L_2; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator1D`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateWhereIteratorU3Ec__Iterator1D_1_System_Collections_IEnumerable_GetEnumerator_m3478834436_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1D`1::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateWhereIteratorU3Ec__Iterator1D_1_System_Collections_Generic_IEnumerableU3CTSourceU3E_GetEnumerator_m2334822864_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * __this, const RuntimeMethod* method) { U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_4(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * L_2 = (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 *)L_2; U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_6(); NullCheck(L_3); L_3->set_source_0(L_4); U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * L_5 = V_0; Func_2_t1573880443 * L_6 = (Func_2_t1573880443 *)__this->get_U3CU24U3Epredicate_7(); NullCheck(L_5); L_5->set_predicate_3(L_6); U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * L_7 = V_0; return L_7; } } // System.Boolean System.Linq.Enumerable/c__Iterator1D`1::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateWhereIteratorU3Ec__Iterator1D_1_MoveNext_m4179013402_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateWhereIteratorU3Ec__Iterator1D_1_MoveNext_m4179013402_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_4(); V_0 = (uint32_t)L_0; __this->set_U24PC_4((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0023; } case 1: { goto IL_0037; } } } { goto IL_00be; } IL_0023: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_source_0(); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2); __this->set_U3CU24s_120U3E__0_1(L_3); V_0 = (uint32_t)((int32_t)-3); } IL_0037: try { // begin try (depth: 1) { uint32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))) { case 0: { goto IL_0089; } } } IL_0043: { goto IL_0089; } IL_0048: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); NullCheck((RuntimeObject*)L_5); DelayedQueueItem_t1027542936 L_6 = InterfaceFuncInvoker0< DelayedQueueItem_t1027542936 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_5); __this->set_U3CelementU3E__1_2(L_6); Func_2_t1573880443 * L_7 = (Func_2_t1573880443 *)__this->get_predicate_3(); DelayedQueueItem_t1027542936 L_8 = (DelayedQueueItem_t1027542936 )__this->get_U3CelementU3E__1_2(); NullCheck((Func_2_t1573880443 *)L_7); bool L_9 = (( bool (*) (Func_2_t1573880443 *, DelayedQueueItem_t1027542936 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((Func_2_t1573880443 *)L_7, (DelayedQueueItem_t1027542936 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); if (!L_9) { goto IL_0089; } } IL_006f: { DelayedQueueItem_t1027542936 L_10 = (DelayedQueueItem_t1027542936 )__this->get_U3CelementU3E__1_2(); __this->set_U24current_5(L_10); __this->set_U24PC_4(1); V_1 = (bool)1; IL2CPP_LEAVE(0xC0, FINALLY_009e); } IL_0089: { RuntimeObject* L_11 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); NullCheck((RuntimeObject*)L_11); bool L_12 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); if (L_12) { goto IL_0048; } } IL_0099: { IL2CPP_LEAVE(0xB7, FINALLY_009e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: { // begin finally (depth: 1) { bool L_13 = V_1; if (!L_13) { goto IL_00a2; } } IL_00a1: { IL2CPP_END_FINALLY(158) } IL_00a2: { RuntimeObject* L_14 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); if (L_14) { goto IL_00ab; } } IL_00aa: { IL2CPP_END_FINALLY(158) } IL_00ab: { RuntimeObject* L_15 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); NullCheck((RuntimeObject*)L_15); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_15); IL2CPP_END_FINALLY(158) } } // end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_JUMP_TBL(0xC0, IL_00c0) IL2CPP_JUMP_TBL(0xB7, IL_00b7) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00b7: { __this->set_U24PC_4((-1)); } IL_00be: { return (bool)0; } IL_00c0: { return (bool)1; } // Dead block : IL_00c2: ldloc.2 } // System.Void System.Linq.Enumerable/c__Iterator1D`1::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateWhereIteratorU3Ec__Iterator1D_1_Dispose_m1577888037_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateWhereIteratorU3Ec__Iterator1D_1_Dispose_m1577888037_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_4(); V_0 = (uint32_t)L_0; __this->set_U24PC_4((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_003b; } case 1: { goto IL_0021; } } } { goto IL_003b; } IL_0021: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3B, FINALLY_0026); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0026; } FINALLY_0026: { // begin finally (depth: 1) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); if (L_2) { goto IL_002f; } } IL_002e: { IL2CPP_END_FINALLY(38) } IL_002f: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); NullCheck((RuntimeObject*)L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_3); IL2CPP_END_FINALLY(38) } } // end finally (depth: 1) IL2CPP_CLEANUP(38) { IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { return; } } // System.Void System.Linq.Enumerable/c__Iterator1D`1::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateWhereIteratorU3Ec__Iterator1D_1_Reset_m1147638717_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t2472533901 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateWhereIteratorU3Ec__Iterator1D_1_Reset_m1147638717_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateWhereIteratorU3Ec__Iterator1D_1_Reset_m1147638717_RuntimeMethod_var); } } #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.Linq.Enumerable/c__Iterator1D`1::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CCreateWhereIteratorU3Ec__Iterator1D_1__ctor_m1723214851_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TSource System.Linq.Enumerable/c__Iterator1D`1::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateWhereIteratorU3Ec__Iterator1D_1_System_Collections_Generic_IEnumeratorU3CTSourceU3E_get_Current_m1909387290_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_5(); return L_0; } } // System.Object System.Linq.Enumerable/c__Iterator1D`1::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CCreateWhereIteratorU3Ec__Iterator1D_1_System_Collections_IEnumerator_get_Current_m2550921559_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_5(); return L_0; } } // System.Collections.IEnumerator System.Linq.Enumerable/c__Iterator1D`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateWhereIteratorU3Ec__Iterator1D_1_System_Collections_IEnumerable_GetEnumerator_m3813267333_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * __this, const RuntimeMethod* method) { { NullCheck((U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Enumerable/c__Iterator1D`1::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CCreateWhereIteratorU3Ec__Iterator1D_1_System_Collections_Generic_IEnumerableU3CTSourceU3E_GetEnumerator_m183487175_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * __this, const RuntimeMethod* method) { U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_4(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * L_2 = (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 *)L_2; U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_6(); NullCheck(L_3); L_3->set_source_0(L_4); U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * L_5 = V_0; Func_2_t3759279471 * L_6 = (Func_2_t3759279471 *)__this->get_U3CU24U3Epredicate_7(); NullCheck(L_5); L_5->set_predicate_3(L_6); U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * L_7 = V_0; return L_7; } } // System.Boolean System.Linq.Enumerable/c__Iterator1D`1::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CCreateWhereIteratorU3Ec__Iterator1D_1_MoveNext_m612748497_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateWhereIteratorU3Ec__Iterator1D_1_MoveNext_m612748497_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_4(); V_0 = (uint32_t)L_0; __this->set_U24PC_4((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0023; } case 1: { goto IL_0037; } } } { goto IL_00be; } IL_0023: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_source_0(); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), (RuntimeObject*)L_2); __this->set_U3CU24s_120U3E__0_1(L_3); V_0 = (uint32_t)((int32_t)-3); } IL_0037: try { // begin try (depth: 1) { uint32_t L_4 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_4, (int32_t)1))) { case 0: { goto IL_0089; } } } IL_0043: { goto IL_0089; } IL_0048: { RuntimeObject* L_5 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); NullCheck((RuntimeObject*)L_5); RuntimeObject * L_6 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_5); __this->set_U3CelementU3E__1_2(L_6); Func_2_t3759279471 * L_7 = (Func_2_t3759279471 *)__this->get_predicate_3(); RuntimeObject * L_8 = (RuntimeObject *)__this->get_U3CelementU3E__1_2(); NullCheck((Func_2_t3759279471 *)L_7); bool L_9 = (( bool (*) (Func_2_t3759279471 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((Func_2_t3759279471 *)L_7, (RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); if (!L_9) { goto IL_0089; } } IL_006f: { RuntimeObject * L_10 = (RuntimeObject *)__this->get_U3CelementU3E__1_2(); __this->set_U24current_5(L_10); __this->set_U24PC_4(1); V_1 = (bool)1; IL2CPP_LEAVE(0xC0, FINALLY_009e); } IL_0089: { RuntimeObject* L_11 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); NullCheck((RuntimeObject*)L_11); bool L_12 = InterfaceFuncInvoker0< bool >::Invoke(1 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t1853284238_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); if (L_12) { goto IL_0048; } } IL_0099: { IL2CPP_LEAVE(0xB7, FINALLY_009e); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: { // begin finally (depth: 1) { bool L_13 = V_1; if (!L_13) { goto IL_00a2; } } IL_00a1: { IL2CPP_END_FINALLY(158) } IL_00a2: { RuntimeObject* L_14 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); if (L_14) { goto IL_00ab; } } IL_00aa: { IL2CPP_END_FINALLY(158) } IL_00ab: { RuntimeObject* L_15 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); NullCheck((RuntimeObject*)L_15); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_15); IL2CPP_END_FINALLY(158) } } // end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_JUMP_TBL(0xC0, IL_00c0) IL2CPP_JUMP_TBL(0xB7, IL_00b7) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00b7: { __this->set_U24PC_4((-1)); } IL_00be: { return (bool)0; } IL_00c0: { return (bool)1; } // Dead block : IL_00c2: ldloc.2 } // System.Void System.Linq.Enumerable/c__Iterator1D`1::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CCreateWhereIteratorU3Ec__Iterator1D_1_Dispose_m838916350_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateWhereIteratorU3Ec__Iterator1D_1_Dispose_m838916350_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_4(); V_0 = (uint32_t)L_0; __this->set_U24PC_4((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_003b; } case 1: { goto IL_0021; } } } { goto IL_003b; } IL_0021: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3B, FINALLY_0026); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0026; } FINALLY_0026: { // begin finally (depth: 1) { RuntimeObject* L_2 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); if (L_2) { goto IL_002f; } } IL_002e: { IL2CPP_END_FINALLY(38) } IL_002f: { RuntimeObject* L_3 = (RuntimeObject*)__this->get_U3CU24s_120U3E__0_1(); NullCheck((RuntimeObject*)L_3); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_3); IL2CPP_END_FINALLY(38) } } // end finally (depth: 1) IL2CPP_CLEANUP(38) { IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { return; } } // System.Void System.Linq.Enumerable/c__Iterator1D`1::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CCreateWhereIteratorU3Ec__Iterator1D_1_Reset_m2453824118_gshared (U3CCreateWhereIteratorU3Ec__Iterator1D_1_t230129833 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CCreateWhereIteratorU3Ec__Iterator1D_1_Reset_m2453824118_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CCreateWhereIteratorU3Ec__Iterator1D_1_Reset_m2453824118_RuntimeMethod_var); } } #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.Linq.Grouping`2::.ctor(K,System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void Grouping_2__ctor_m2171195870_gshared (Grouping_2_t207236696 * __this, RuntimeObject * ___key0, RuntimeObject* ___group1, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___group1; __this->set_group_1(L_0); RuntimeObject * L_1 = ___key0; __this->set_key_0(L_1); return; } } // System.Collections.IEnumerator System.Linq.Grouping`2::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Grouping_2_System_Collections_IEnumerable_GetEnumerator_m3596506274_gshared (Grouping_2_t207236696 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_group_1(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0), (RuntimeObject*)L_0); return L_1; } } // K System.Linq.Grouping`2::get_Key() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * Grouping_2_get_Key_m4241079815_gshared (Grouping_2_t207236696 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_key_0(); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.Grouping`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Grouping_2_GetEnumerator_m960279965_gshared (Grouping_2_t207236696 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_group_1(); NullCheck((RuntimeObject*)L_0); RuntimeObject* L_1 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 0), (RuntimeObject*)L_0); return L_1; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.Lookup`2/c__Iterator20::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ec__Iterator20__ctor_m944705836_gshared (U3CGetEnumeratorU3Ec__Iterator20_t1391441159 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // System.Linq.IGrouping`2 System.Linq.Lookup`2/c__Iterator20::System.Collections.Generic.IEnumerator>.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CGetEnumeratorU3Ec__Iterator20_System_Collections_Generic_IEnumeratorU3CSystem_Linq_IGroupingU3CTKeyU2CTElementU3EU3E_get_Current_m3872134337_gshared (U3CGetEnumeratorU3Ec__Iterator20_t1391441159 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_U24current_3(); return L_0; } } // System.Object System.Linq.Lookup`2/c__Iterator20::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CGetEnumeratorU3Ec__Iterator20_System_Collections_IEnumerator_get_Current_m1685992120_gshared (U3CGetEnumeratorU3Ec__Iterator20_t1391441159 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_U24current_3(); return L_0; } } // System.Boolean System.Linq.Lookup`2/c__Iterator20::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CGetEnumeratorU3Ec__Iterator20_MoveNext_m3463397448_gshared (U3CGetEnumeratorU3Ec__Iterator20_t1391441159 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetEnumeratorU3Ec__Iterator20_MoveNext_m3463397448_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; bool V_1 = false; bool V_2 = false; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_2(); V_0 = (uint32_t)L_0; __this->set_U24PC_2((-1)); V_1 = (bool)0; uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0027; } case 1: { goto IL_0054; } case 2: { goto IL_0072; } } } { goto IL_00df; } IL_0027: { Lookup_2_t2604133957 * L_2 = (Lookup_2_t2604133957 *)__this->get_U3CU3Ef__this_4(); NullCheck(L_2); RuntimeObject* L_3 = (RuntimeObject*)L_2->get_nullGrouping_0(); if (!L_3) { goto IL_0054; } } { Lookup_2_t2604133957 * L_4 = (Lookup_2_t2604133957 *)__this->get_U3CU3Ef__this_4(); NullCheck(L_4); RuntimeObject* L_5 = (RuntimeObject*)L_4->get_nullGrouping_0(); __this->set_U24current_3(L_5); __this->set_U24PC_2(1); goto IL_00e1; } IL_0054: { Lookup_2_t2604133957 * L_6 = (Lookup_2_t2604133957 *)__this->get_U3CU3Ef__this_4(); NullCheck(L_6); Dictionary_2_t96026364 * L_7 = (Dictionary_2_t96026364 *)L_6->get_groups_1(); NullCheck((Dictionary_2_t96026364 *)L_7); ValueCollection_t1812070682 * L_8 = (( ValueCollection_t1812070682 * (*) (Dictionary_2_t96026364 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((Dictionary_2_t96026364 *)L_7, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); NullCheck((ValueCollection_t1812070682 *)L_8); Enumerator_t664920021 L_9 = (( Enumerator_t664920021 (*) (ValueCollection_t1812070682 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((ValueCollection_t1812070682 *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); __this->set_U3CU24s_124U3E__0_0(L_9); V_0 = (uint32_t)((int32_t)-3); } IL_0072: try { // begin try (depth: 1) { uint32_t L_10 = V_0; switch (((int32_t)il2cpp_codegen_subtract((int32_t)L_10, (int32_t)2))) { case 0: { goto IL_00ae; } } } IL_007e: { goto IL_00ae; } IL_0083: { Enumerator_t664920021 * L_11 = (Enumerator_t664920021 *)__this->get_address_of_U3CU24s_124U3E__0_0(); RuntimeObject* L_12 = Enumerator_get_Current_m2721157580((Enumerator_t664920021 *)L_11, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)); __this->set_U3CgU3E__1_1(L_12); RuntimeObject* L_13 = (RuntimeObject*)__this->get_U3CgU3E__1_1(); __this->set_U24current_3(L_13); __this->set_U24PC_2(2); V_1 = (bool)1; IL2CPP_LEAVE(0xE1, FINALLY_00c3); } IL_00ae: { Enumerator_t664920021 * L_14 = (Enumerator_t664920021 *)__this->get_address_of_U3CU24s_124U3E__0_0(); bool L_15 = Enumerator_MoveNext_m1178545520((Enumerator_t664920021 *)L_14, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); if (L_15) { goto IL_0083; } } IL_00be: { IL2CPP_LEAVE(0xD8, FINALLY_00c3); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00c3; } FINALLY_00c3: { // begin finally (depth: 1) { bool L_16 = V_1; if (!L_16) { goto IL_00c7; } } IL_00c6: { IL2CPP_END_FINALLY(195) } IL_00c7: { Enumerator_t664920021 L_17 = (Enumerator_t664920021 )__this->get_U3CU24s_124U3E__0_0(); Enumerator_t664920021 L_18 = L_17; RuntimeObject * L_19 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), &L_18); NullCheck((RuntimeObject*)L_19); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_19); IL2CPP_END_FINALLY(195) } } // end finally (depth: 1) IL2CPP_CLEANUP(195) { IL2CPP_JUMP_TBL(0xE1, IL_00e1) IL2CPP_JUMP_TBL(0xD8, IL_00d8) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_00d8: { __this->set_U24PC_2((-1)); } IL_00df: { return (bool)0; } IL_00e1: { return (bool)1; } // Dead block : IL_00e3: ldloc.2 } // System.Void System.Linq.Lookup`2/c__Iterator20::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ec__Iterator20_Dispose_m3561980713_gshared (U3CGetEnumeratorU3Ec__Iterator20_t1391441159 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetEnumeratorU3Ec__Iterator20_Dispose_m3561980713_MetadataUsageId); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { int32_t L_0 = (int32_t)__this->get_U24PC_2(); V_0 = (uint32_t)L_0; __this->set_U24PC_2((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_003b; } case 1: { goto IL_003b; } case 2: { goto IL_0025; } } } { goto IL_003b; } IL_0025: try { // begin try (depth: 1) IL2CPP_LEAVE(0x3B, FINALLY_002a); } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002a; } FINALLY_002a: { // begin finally (depth: 1) Enumerator_t664920021 L_2 = (Enumerator_t664920021 )__this->get_U3CU24s_124U3E__0_0(); Enumerator_t664920021 L_3 = L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4), &L_3); NullCheck((RuntimeObject*)L_4); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_4); IL2CPP_END_FINALLY(42) } // end finally (depth: 1) IL2CPP_CLEANUP(42) { IL2CPP_JUMP_TBL(0x3B, IL_003b) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_003b: { return; } } // System.Void System.Linq.Lookup`2/c__Iterator20::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CGetEnumeratorU3Ec__Iterator20_Reset_m3455759635_gshared (U3CGetEnumeratorU3Ec__Iterator20_t1391441159 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CGetEnumeratorU3Ec__Iterator20_Reset_m3455759635_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CGetEnumeratorU3Ec__Iterator20_Reset_m3455759635_RuntimeMethod_var); } } #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.Linq.Lookup`2::.ctor(System.Collections.Generic.Dictionary`2>,System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void Lookup_2__ctor_m469575904_gshared (Lookup_2_t2604133957 * __this, Dictionary_2_t1604619894 * ___lookup0, RuntimeObject* ___nullKeyElements1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Lookup_2__ctor_m469575904_MetadataUsageId); s_Il2CppMethodInitialized = true; } KeyValuePair_2_t4002292062 V_0; memset(&V_0, 0, sizeof(V_0)); Enumerator_t3558802669 V_1; memset(&V_1, 0, sizeof(V_1)); RuntimeObject * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; NO_UNUSED_WARNING (__last_unhandled_exception); Exception_t * __exception_local = 0; NO_UNUSED_WARNING (__exception_local); int32_t __leave_target = 0; NO_UNUSED_WARNING (__leave_target); { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); Dictionary_2_t1604619894 * L_0 = ___lookup0; NullCheck((Dictionary_2_t1604619894 *)L_0); RuntimeObject* L_1 = (( RuntimeObject* (*) (Dictionary_2_t1604619894 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((Dictionary_2_t1604619894 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); Dictionary_2_t96026364 * L_2 = (Dictionary_2_t96026364 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 1)); (( void (*) (Dictionary_2_t96026364 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)->methodPointer)(L_2, (RuntimeObject*)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)); __this->set_groups_1(L_2); Dictionary_2_t1604619894 * L_3 = ___lookup0; NullCheck((Dictionary_2_t1604619894 *)L_3); Enumerator_t3558802669 L_4 = (( Enumerator_t3558802669 (*) (Dictionary_2_t1604619894 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)((Dictionary_2_t1604619894 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_1 = (Enumerator_t3558802669 )L_4; } IL_001e: try { // begin try (depth: 1) { goto IL_0050; } IL_0023: { KeyValuePair_2_t4002292062 L_5 = Enumerator_get_Current_m2622239182((Enumerator_t3558802669 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); V_0 = (KeyValuePair_2_t4002292062 )L_5; Dictionary_2_t96026364 * L_6 = (Dictionary_2_t96026364 *)__this->get_groups_1(); RuntimeObject * L_7 = KeyValuePair_2_get_Key_m1934625701((KeyValuePair_2_t4002292062 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)); RuntimeObject * L_8 = KeyValuePair_2_get_Key_m1934625701((KeyValuePair_2_t4002292062 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)); List_1_t257213610 * L_9 = KeyValuePair_2_get_Value_m2311106635((KeyValuePair_2_t4002292062 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); Grouping_2_t207236696 * L_10 = (Grouping_2_t207236696 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 7)); (( void (*) (Grouping_2_t207236696 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)->methodPointer)(L_10, (RuntimeObject *)L_8, (RuntimeObject*)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)); NullCheck((Dictionary_2_t96026364 *)L_6); (( void (*) (Dictionary_2_t96026364 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((Dictionary_2_t96026364 *)L_6, (RuntimeObject *)L_7, (RuntimeObject*)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); } IL_0050: { bool L_11 = Enumerator_MoveNext_m2365779876((Enumerator_t3558802669 *)(&V_1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 10)); if (L_11) { goto IL_0023; } } IL_005c: { IL2CPP_LEAVE(0x6D, FINALLY_0061); } } // end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0061; } FINALLY_0061: { // begin finally (depth: 1) Enumerator_t3558802669 L_12 = V_1; Enumerator_t3558802669 L_13 = L_12; RuntimeObject * L_14 = Box(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 11), &L_13); NullCheck((RuntimeObject*)L_14); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t3640265483_il2cpp_TypeInfo_var, (RuntimeObject*)L_14); IL2CPP_END_FINALLY(97) } // end finally (depth: 1) IL2CPP_CLEANUP(97) { IL2CPP_JUMP_TBL(0x6D, IL_006d) IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) } IL_006d: { RuntimeObject* L_15 = ___nullKeyElements1; if (!L_15) { goto IL_0088; } } { il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject *)); RuntimeObject * L_16 = V_2; RuntimeObject* L_17 = ___nullKeyElements1; Grouping_2_t207236696 * L_18 = (Grouping_2_t207236696 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 7)); (( void (*) (Grouping_2_t207236696 *, RuntimeObject *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)->methodPointer)(L_18, (RuntimeObject *)L_16, (RuntimeObject*)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)); __this->set_nullGrouping_0(L_18); } IL_0088: { return; } } // System.Collections.IEnumerator System.Linq.Lookup`2::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Lookup_2_System_Collections_IEnumerable_GetEnumerator_m3164282534_gshared (Lookup_2_t2604133957 * __this, const RuntimeMethod* method) { { NullCheck((Lookup_2_t2604133957 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (Lookup_2_t2604133957 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 12)->methodPointer)((Lookup_2_t2604133957 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 12)); return L_0; } } // System.Collections.Generic.IEnumerable`1 System.Linq.Lookup`2::get_Item(TKey) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Lookup_2_get_Item_m3534423881_gshared (Lookup_2_t2604133957 * __this, RuntimeObject * ___key0, const RuntimeMethod* method) { RuntimeObject* V_0 = NULL; { RuntimeObject * L_0 = ___key0; if (L_0) { goto IL_001d; } } { RuntimeObject* L_1 = (RuntimeObject*)__this->get_nullGrouping_0(); if (!L_1) { goto IL_001d; } } { RuntimeObject* L_2 = (RuntimeObject*)__this->get_nullGrouping_0(); return L_2; } IL_001d: { RuntimeObject * L_3 = ___key0; if (!L_3) { goto IL_003d; } } { Dictionary_2_t96026364 * L_4 = (Dictionary_2_t96026364 *)__this->get_groups_1(); RuntimeObject * L_5 = ___key0; NullCheck((Dictionary_2_t96026364 *)L_4); bool L_6 = (( bool (*) (Dictionary_2_t96026364 *, RuntimeObject *, RuntimeObject**, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)->methodPointer)((Dictionary_2_t96026364 *)L_4, (RuntimeObject *)L_5, (RuntimeObject**)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 14)); if (!L_6) { goto IL_003d; } } { RuntimeObject* L_7 = V_0; return L_7; } IL_003d: { return (RuntimeObject*)((ObjectU5BU5D_t2843939325*)SZArrayNew(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 15), (uint32_t)0)); } } // System.Boolean System.Linq.Lookup`2::Contains(TKey) extern "C" IL2CPP_METHOD_ATTR bool Lookup_2_Contains_m1031926089_gshared (Lookup_2_t2604133957 * __this, RuntimeObject * ___key0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { RuntimeObject * L_0 = ___key0; if (!L_0) { goto IL_001c; } } { Dictionary_2_t96026364 * L_1 = (Dictionary_2_t96026364 *)__this->get_groups_1(); RuntimeObject * L_2 = ___key0; NullCheck((Dictionary_2_t96026364 *)L_1); bool L_3 = (( bool (*) (Dictionary_2_t96026364 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 16)->methodPointer)((Dictionary_2_t96026364 *)L_1, (RuntimeObject *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 16)); G_B3_0 = ((int32_t)(L_3)); goto IL_0028; } IL_001c: { RuntimeObject* L_4 = (RuntimeObject*)__this->get_nullGrouping_0(); G_B3_0 = ((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_4) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); } IL_0028: { return (bool)G_B3_0; } } // System.Collections.Generic.IEnumerator`1> System.Linq.Lookup`2::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* Lookup_2_GetEnumerator_m129080213_gshared (Lookup_2_t2604133957 * __this, const RuntimeMethod* method) { U3CGetEnumeratorU3Ec__Iterator20_t1391441159 * V_0 = NULL; { U3CGetEnumeratorU3Ec__Iterator20_t1391441159 * L_0 = (U3CGetEnumeratorU3Ec__Iterator20_t1391441159 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 17)); (( void (*) (U3CGetEnumeratorU3Ec__Iterator20_t1391441159 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 18)); V_0 = (U3CGetEnumeratorU3Ec__Iterator20_t1391441159 *)L_0; U3CGetEnumeratorU3Ec__Iterator20_t1391441159 * L_1 = V_0; NullCheck(L_1); L_1->set_U3CU3Ef__this_4(__this); U3CGetEnumeratorU3Ec__Iterator20_t1391441159 * L_2 = V_0; return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.OrderedEnumerable`1::.ctor(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR void OrderedEnumerable_1__ctor_m13408530_gshared (OrderedEnumerable_1_t2805645640 * __this, RuntimeObject* ___source0, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___source0; __this->set_source_0(L_0); return; } } // System.Collections.IEnumerator System.Linq.OrderedEnumerable`1::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OrderedEnumerable_1_System_Collections_IEnumerable_GetEnumerator_m1440081141_gshared (OrderedEnumerable_1_t2805645640 * __this, const RuntimeMethod* method) { { NullCheck((OrderedEnumerable_1_t2805645640 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (OrderedEnumerable_1_t2805645640 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((OrderedEnumerable_1_t2805645640 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.OrderedEnumerable`1::GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OrderedEnumerable_1_GetEnumerator_m3078559865_gshared (OrderedEnumerable_1_t2805645640 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = (RuntimeObject*)__this->get_source_0(); NullCheck((OrderedEnumerable_1_t2805645640 *)__this); RuntimeObject* L_1 = VirtFuncInvoker1< RuntimeObject*, RuntimeObject* >::Invoke(7 /* System.Collections.Generic.IEnumerable`1 System.Linq.OrderedEnumerable`1::Sort(System.Collections.Generic.IEnumerable`1) */, (OrderedEnumerable_1_t2805645640 *)__this, (RuntimeObject*)L_0); NullCheck((RuntimeObject*)L_1); RuntimeObject* L_2 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2), (RuntimeObject*)L_1); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.OrderedSequence`2::.ctor(System.Collections.Generic.IEnumerable`1,System.Func`2,System.Collections.Generic.IComparer`1,System.Linq.SortDirection) extern "C" IL2CPP_METHOD_ATTR void OrderedSequence_2__ctor_m3095528868_gshared (OrderedSequence_2_t1569044711 * __this, RuntimeObject* ___source0, Func_2_t2317969963 * ___key_selector1, RuntimeObject* ___comparer2, int32_t ___direction3, const RuntimeMethod* method) { RuntimeObject* G_B2_0 = NULL; OrderedSequence_2_t1569044711 * G_B2_1 = NULL; RuntimeObject* G_B1_0 = NULL; OrderedSequence_2_t1569044711 * G_B1_1 = NULL; { RuntimeObject* L_0 = ___source0; NullCheck((OrderedEnumerable_1_t2805645640 *)__this); (( void (*) (OrderedEnumerable_1_t2805645640 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((OrderedEnumerable_1_t2805645640 *)__this, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); Func_2_t2317969963 * L_1 = ___key_selector1; __this->set_selector_2(L_1); RuntimeObject* L_2 = ___comparer2; RuntimeObject* L_3 = (RuntimeObject*)L_2; G_B1_0 = L_3; G_B1_1 = ((OrderedSequence_2_t1569044711 *)(__this)); if (L_3) { G_B2_0 = L_3; G_B2_1 = ((OrderedSequence_2_t1569044711 *)(__this)); goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)); Comparer_1_t155733339 * L_4 = (( Comparer_1_t155733339 * (*) (RuntimeObject * /* static, unused */, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)->methodPointer)(NULL /*static, unused*/, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)); G_B2_0 = ((RuntimeObject*)(L_4)); G_B2_1 = ((OrderedSequence_2_t1569044711 *)(G_B1_1)); } IL_001c: { NullCheck(G_B2_1); G_B2_1->set_comparer_3(G_B2_0); int32_t L_5 = ___direction3; __this->set_direction_4(L_5); return; } } // System.Linq.SortContext`1 System.Linq.OrderedSequence`2::CreateContext(System.Linq.SortContext`1) extern "C" IL2CPP_METHOD_ATTR SortContext_1_t935787566 * OrderedSequence_2_CreateContext_m1816360556_gshared (OrderedSequence_2_t1569044711 * __this, SortContext_1_t935787566 * ___current0, const RuntimeMethod* method) { SortContext_1_t935787566 * V_0 = NULL; { Func_2_t2317969963 * L_0 = (Func_2_t2317969963 *)__this->get_selector_2(); RuntimeObject* L_1 = (RuntimeObject*)__this->get_comparer_3(); int32_t L_2 = (int32_t)__this->get_direction_4(); SortContext_1_t935787566 * L_3 = ___current0; SortSequenceContext_2_t1826365947 * L_4 = (SortSequenceContext_2_t1826365947 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4)); (( void (*) (SortSequenceContext_2_t1826365947 *, Func_2_t2317969963 *, RuntimeObject*, int32_t, SortContext_1_t935787566 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)->methodPointer)(L_4, (Func_2_t2317969963 *)L_0, (RuntimeObject*)L_1, (int32_t)L_2, (SortContext_1_t935787566 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)); V_0 = (SortContext_1_t935787566 *)L_4; OrderedEnumerable_1_t2805645640 * L_5 = (OrderedEnumerable_1_t2805645640 *)__this->get_parent_1(); if (!L_5) { goto IL_0031; } } { OrderedEnumerable_1_t2805645640 * L_6 = (OrderedEnumerable_1_t2805645640 *)__this->get_parent_1(); SortContext_1_t935787566 * L_7 = V_0; NullCheck((OrderedEnumerable_1_t2805645640 *)L_6); SortContext_1_t935787566 * L_8 = VirtFuncInvoker1< SortContext_1_t935787566 *, SortContext_1_t935787566 * >::Invoke(6 /* System.Linq.SortContext`1 System.Linq.OrderedEnumerable`1::CreateContext(System.Linq.SortContext`1) */, (OrderedEnumerable_1_t2805645640 *)L_6, (SortContext_1_t935787566 *)L_7); return L_8; } IL_0031: { SortContext_1_t935787566 * L_9 = V_0; return L_9; } } // System.Collections.Generic.IEnumerable`1 System.Linq.OrderedSequence`2::Sort(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OrderedSequence_2_Sort_m3229167679_gshared (OrderedSequence_2_t1569044711 * __this, RuntimeObject* ___source0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___source0; NullCheck((OrderedSequence_2_t1569044711 *)__this); SortContext_1_t935787566 * L_1 = VirtFuncInvoker1< SortContext_1_t935787566 *, SortContext_1_t935787566 * >::Invoke(6 /* System.Linq.SortContext`1 System.Linq.OrderedSequence`2::CreateContext(System.Linq.SortContext`1) */, (OrderedSequence_2_t1569044711 *)__this, (SortContext_1_t935787566 *)NULL); RuntimeObject* L_2 = (( RuntimeObject* (*) (RuntimeObject * /* static, unused */, RuntimeObject*, SortContext_1_t935787566 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, (SortContext_1_t935787566 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.OrderedSequence`2::.ctor(System.Collections.Generic.IEnumerable`1,System.Func`2,System.Collections.Generic.IComparer`1,System.Linq.SortDirection) extern "C" IL2CPP_METHOD_ATTR void OrderedSequence_2__ctor_m3538517712_gshared (OrderedSequence_2_t1698205122 * __this, RuntimeObject* ___source0, Func_2_t2447130374 * ___key_selector1, RuntimeObject* ___comparer2, int32_t ___direction3, const RuntimeMethod* method) { RuntimeObject* G_B2_0 = NULL; OrderedSequence_2_t1698205122 * G_B2_1 = NULL; RuntimeObject* G_B1_0 = NULL; OrderedSequence_2_t1698205122 * G_B1_1 = NULL; { RuntimeObject* L_0 = ___source0; NullCheck((OrderedEnumerable_1_t2805645640 *)__this); (( void (*) (OrderedEnumerable_1_t2805645640 *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((OrderedEnumerable_1_t2805645640 *)__this, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); Func_2_t2447130374 * L_1 = ___key_selector1; __this->set_selector_2(L_1); RuntimeObject* L_2 = ___comparer2; RuntimeObject* L_3 = (RuntimeObject*)L_2; G_B1_0 = L_3; G_B1_1 = ((OrderedSequence_2_t1698205122 *)(__this)); if (L_3) { G_B2_0 = L_3; G_B2_1 = ((OrderedSequence_2_t1698205122 *)(__this)); goto IL_001c; } } { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3)); Comparer_1_t284893750 * L_4 = (( Comparer_1_t284893750 * (*) (RuntimeObject * /* static, unused */, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)->methodPointer)(NULL /*static, unused*/, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 2)); G_B2_0 = ((RuntimeObject*)(L_4)); G_B2_1 = ((OrderedSequence_2_t1698205122 *)(G_B1_1)); } IL_001c: { NullCheck(G_B2_1); G_B2_1->set_comparer_3(G_B2_0); int32_t L_5 = ___direction3; __this->set_direction_4(L_5); return; } } // System.Linq.SortContext`1 System.Linq.OrderedSequence`2::CreateContext(System.Linq.SortContext`1) extern "C" IL2CPP_METHOD_ATTR SortContext_1_t935787566 * OrderedSequence_2_CreateContext_m1738544922_gshared (OrderedSequence_2_t1698205122 * __this, SortContext_1_t935787566 * ___current0, const RuntimeMethod* method) { SortContext_1_t935787566 * V_0 = NULL; { Func_2_t2447130374 * L_0 = (Func_2_t2447130374 *)__this->get_selector_2(); RuntimeObject* L_1 = (RuntimeObject*)__this->get_comparer_3(); int32_t L_2 = (int32_t)__this->get_direction_4(); SortContext_1_t935787566 * L_3 = ___current0; SortSequenceContext_2_t1955526358 * L_4 = (SortSequenceContext_2_t1955526358 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4)); (( void (*) (SortSequenceContext_2_t1955526358 *, Func_2_t2447130374 *, RuntimeObject*, int32_t, SortContext_1_t935787566 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)->methodPointer)(L_4, (Func_2_t2447130374 *)L_0, (RuntimeObject*)L_1, (int32_t)L_2, (SortContext_1_t935787566 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)); V_0 = (SortContext_1_t935787566 *)L_4; OrderedEnumerable_1_t2805645640 * L_5 = (OrderedEnumerable_1_t2805645640 *)__this->get_parent_1(); if (!L_5) { goto IL_0031; } } { OrderedEnumerable_1_t2805645640 * L_6 = (OrderedEnumerable_1_t2805645640 *)__this->get_parent_1(); SortContext_1_t935787566 * L_7 = V_0; NullCheck((OrderedEnumerable_1_t2805645640 *)L_6); SortContext_1_t935787566 * L_8 = VirtFuncInvoker1< SortContext_1_t935787566 *, SortContext_1_t935787566 * >::Invoke(6 /* System.Linq.SortContext`1 System.Linq.OrderedEnumerable`1::CreateContext(System.Linq.SortContext`1) */, (OrderedEnumerable_1_t2805645640 *)L_6, (SortContext_1_t935787566 *)L_7); return L_8; } IL_0031: { SortContext_1_t935787566 * L_9 = V_0; return L_9; } } // System.Collections.Generic.IEnumerable`1 System.Linq.OrderedSequence`2::Sort(System.Collections.Generic.IEnumerable`1) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* OrderedSequence_2_Sort_m1787888248_gshared (OrderedSequence_2_t1698205122 * __this, RuntimeObject* ___source0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___source0; NullCheck((OrderedSequence_2_t1698205122 *)__this); SortContext_1_t935787566 * L_1 = VirtFuncInvoker1< SortContext_1_t935787566 *, SortContext_1_t935787566 * >::Invoke(6 /* System.Linq.SortContext`1 System.Linq.OrderedSequence`2::CreateContext(System.Linq.SortContext`1) */, (OrderedSequence_2_t1698205122 *)__this, (SortContext_1_t935787566 *)NULL); RuntimeObject* L_2 = (( RuntimeObject* (*) (RuntimeObject * /* static, unused */, RuntimeObject*, SortContext_1_t935787566 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, (SortContext_1_t935787566 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)); return L_2; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.QuickSort`1/c__Iterator21::.ctor() extern "C" IL2CPP_METHOD_ATTR void U3CSortU3Ec__Iterator21__ctor_m447191607_gshared (U3CSortU3Ec__Iterator21_t1697407369 * __this, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); return; } } // TElement System.Linq.QuickSort`1/c__Iterator21::System.Collections.Generic.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CSortU3Ec__Iterator21_System_Collections_Generic_IEnumeratorU3CTElementU3E_get_Current_m96571603_gshared (U3CSortU3Ec__Iterator21_t1697407369 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_5(); return L_0; } } // System.Object System.Linq.QuickSort`1/c__Iterator21::System.Collections.IEnumerator.get_Current() extern "C" IL2CPP_METHOD_ATTR RuntimeObject * U3CSortU3Ec__Iterator21_System_Collections_IEnumerator_get_Current_m139276283_gshared (U3CSortU3Ec__Iterator21_t1697407369 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = (RuntimeObject *)__this->get_U24current_5(); return L_0; } } // System.Collections.IEnumerator System.Linq.QuickSort`1/c__Iterator21::System.Collections.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CSortU3Ec__Iterator21_System_Collections_IEnumerable_GetEnumerator_m2985533652_gshared (U3CSortU3Ec__Iterator21_t1697407369 * __this, const RuntimeMethod* method) { { NullCheck((U3CSortU3Ec__Iterator21_t1697407369 *)__this); RuntimeObject* L_0 = (( RuntimeObject* (*) (U3CSortU3Ec__Iterator21_t1697407369 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)((U3CSortU3Ec__Iterator21_t1697407369 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); return L_0; } } // System.Collections.Generic.IEnumerator`1 System.Linq.QuickSort`1/c__Iterator21::System.Collections.Generic.IEnumerable.GetEnumerator() extern "C" IL2CPP_METHOD_ATTR RuntimeObject* U3CSortU3Ec__Iterator21_System_Collections_Generic_IEnumerableU3CTElementU3E_GetEnumerator_m4138793332_gshared (U3CSortU3Ec__Iterator21_t1697407369 * __this, const RuntimeMethod* method) { U3CSortU3Ec__Iterator21_t1697407369 * V_0 = NULL; { int32_t* L_0 = (int32_t*)__this->get_address_of_U24PC_4(); int32_t L_1 = Interlocked_CompareExchange_m3023855514(NULL /*static, unused*/, (int32_t*)L_0, (int32_t)0, (int32_t)((int32_t)-2), /*hidden argument*/NULL); if ((!(((uint32_t)L_1) == ((uint32_t)((int32_t)-2))))) { goto IL_0014; } } { return __this; } IL_0014: { U3CSortU3Ec__Iterator21_t1697407369 * L_2 = (U3CSortU3Ec__Iterator21_t1697407369 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 2)); (( void (*) (U3CSortU3Ec__Iterator21_t1697407369 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)->methodPointer)(L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 3)); V_0 = (U3CSortU3Ec__Iterator21_t1697407369 *)L_2; U3CSortU3Ec__Iterator21_t1697407369 * L_3 = V_0; RuntimeObject* L_4 = (RuntimeObject*)__this->get_U3CU24U3Esource_6(); NullCheck(L_3); L_3->set_source_0(L_4); U3CSortU3Ec__Iterator21_t1697407369 * L_5 = V_0; SortContext_1_t935787566 * L_6 = (SortContext_1_t935787566 *)__this->get_U3CU24U3Econtext_7(); NullCheck(L_5); L_5->set_context_1(L_6); U3CSortU3Ec__Iterator21_t1697407369 * L_7 = V_0; return L_7; } } // System.Boolean System.Linq.QuickSort`1/c__Iterator21::MoveNext() extern "C" IL2CPP_METHOD_ATTR bool U3CSortU3Ec__Iterator21_MoveNext_m2272665090_gshared (U3CSortU3Ec__Iterator21_t1697407369 * __this, const RuntimeMethod* method) { uint32_t V_0 = 0; bool V_1 = false; { int32_t L_0 = (int32_t)__this->get_U24PC_4(); V_0 = (uint32_t)L_0; __this->set_U24PC_4((-1)); uint32_t L_1 = V_0; switch (L_1) { case 0: { goto IL_0021; } case 1: { goto IL_0083; } } } { goto IL_00b0; } IL_0021: { RuntimeObject* L_2 = (RuntimeObject*)__this->get_source_0(); SortContext_1_t935787566 * L_3 = (SortContext_1_t935787566 *)__this->get_context_1(); QuickSort_1_t297686655 * L_4 = (QuickSort_1_t297686655 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 4)); (( void (*) (QuickSort_1_t297686655 *, RuntimeObject*, SortContext_1_t935787566 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)->methodPointer)(L_4, (RuntimeObject*)L_2, (SortContext_1_t935787566 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 5)); __this->set_U3CsorterU3E__0_2(L_4); QuickSort_1_t297686655 * L_5 = (QuickSort_1_t297686655 *)__this->get_U3CsorterU3E__0_2(); NullCheck((QuickSort_1_t297686655 *)L_5); (( void (*) (QuickSort_1_t297686655 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((QuickSort_1_t297686655 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); __this->set_U3CiU3E__1_3(0); goto IL_0091; } IL_004f: { QuickSort_1_t297686655 * L_6 = (QuickSort_1_t297686655 *)__this->get_U3CsorterU3E__0_2(); NullCheck(L_6); ObjectU5BU5D_t2843939325* L_7 = (ObjectU5BU5D_t2843939325*)L_6->get_elements_0(); QuickSort_1_t297686655 * L_8 = (QuickSort_1_t297686655 *)__this->get_U3CsorterU3E__0_2(); NullCheck(L_8); Int32U5BU5D_t385246372* L_9 = (Int32U5BU5D_t385246372*)L_8->get_indexes_1(); int32_t L_10 = (int32_t)__this->get_U3CiU3E__1_3(); NullCheck(L_9); int32_t L_11 = L_10; int32_t L_12 = (L_9)->GetAt(static_cast(L_11)); NullCheck(L_7); int32_t L_13 = L_12; RuntimeObject * L_14 = (L_7)->GetAt(static_cast(L_13)); __this->set_U24current_5(L_14); __this->set_U24PC_4(1); goto IL_00b2; } IL_0083: { int32_t L_15 = (int32_t)__this->get_U3CiU3E__1_3(); __this->set_U3CiU3E__1_3(((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1))); } IL_0091: { int32_t L_16 = (int32_t)__this->get_U3CiU3E__1_3(); QuickSort_1_t297686655 * L_17 = (QuickSort_1_t297686655 *)__this->get_U3CsorterU3E__0_2(); NullCheck(L_17); Int32U5BU5D_t385246372* L_18 = (Int32U5BU5D_t385246372*)L_17->get_indexes_1(); NullCheck(L_18); if ((((int32_t)L_16) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_18)->max_length))))))) { goto IL_004f; } } { __this->set_U24PC_4((-1)); } IL_00b0: { return (bool)0; } IL_00b2: { return (bool)1; } // Dead block : IL_00b4: ldloc.1 } // System.Void System.Linq.QuickSort`1/c__Iterator21::Dispose() extern "C" IL2CPP_METHOD_ATTR void U3CSortU3Ec__Iterator21_Dispose_m448183640_gshared (U3CSortU3Ec__Iterator21_t1697407369 * __this, const RuntimeMethod* method) { { __this->set_U24PC_4((-1)); return; } } // System.Void System.Linq.QuickSort`1/c__Iterator21::Reset() extern "C" IL2CPP_METHOD_ATTR void U3CSortU3Ec__Iterator21_Reset_m1241298888_gshared (U3CSortU3Ec__Iterator21_t1697407369 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (U3CSortU3Ec__Iterator21_Reset_m1241298888_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NotSupportedException_t1314879016 * L_0 = (NotSupportedException_t1314879016 *)il2cpp_codegen_object_new(NotSupportedException_t1314879016_il2cpp_TypeInfo_var); NotSupportedException__ctor_m2730133172(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0,U3CSortU3Ec__Iterator21_Reset_m1241298888_RuntimeMethod_var); } } #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.Linq.QuickSort`1::.ctor(System.Collections.Generic.IEnumerable`1,System.Linq.SortContext`1) extern "C" IL2CPP_METHOD_ATTR void QuickSort_1__ctor_m131638625_gshared (QuickSort_1_t297686655 * __this, RuntimeObject* ___source0, SortContext_1_t935787566 * ___context1, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); RuntimeObject* L_0 = ___source0; ObjectU5BU5D_t2843939325* L_1 = (( ObjectU5BU5D_t2843939325* (*) (RuntimeObject * /* static, unused */, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)(NULL /*static, unused*/, (RuntimeObject*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); __this->set_elements_0(L_1); ObjectU5BU5D_t2843939325* L_2 = (ObjectU5BU5D_t2843939325*)__this->get_elements_0(); NullCheck(L_2); Int32U5BU5D_t385246372* L_3 = (( Int32U5BU5D_t385246372* (*) (RuntimeObject * /* static, unused */, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)->methodPointer)(NULL /*static, unused*/, (int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_2)->max_length)))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 1)); __this->set_indexes_1(L_3); SortContext_1_t935787566 * L_4 = ___context1; __this->set_context_2(L_4); return; } } // System.Int32[] System.Linq.QuickSort`1::CreateIndexes(System.Int32) extern "C" IL2CPP_METHOD_ATTR Int32U5BU5D_t385246372* QuickSort_1_CreateIndexes_m304037801_gshared (RuntimeObject * __this /* static, unused */, int32_t ___length0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (QuickSort_1_CreateIndexes_m304037801_MetadataUsageId); s_Il2CppMethodInitialized = true; } Int32U5BU5D_t385246372* V_0 = NULL; int32_t V_1 = 0; { int32_t L_0 = ___length0; V_0 = (Int32U5BU5D_t385246372*)((Int32U5BU5D_t385246372*)SZArrayNew(Int32U5BU5D_t385246372_il2cpp_TypeInfo_var, (uint32_t)L_0)); V_1 = (int32_t)0; goto IL_0016; } IL_000e: { Int32U5BU5D_t385246372* L_1 = V_0; int32_t L_2 = V_1; int32_t L_3 = V_1; NullCheck(L_1); (L_1)->SetAt(static_cast(L_2), (int32_t)L_3); int32_t L_4 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_4, (int32_t)1)); } IL_0016: { int32_t L_5 = V_1; int32_t L_6 = ___length0; if ((((int32_t)L_5) < ((int32_t)L_6))) { goto IL_000e; } } { Int32U5BU5D_t385246372* L_7 = V_0; return L_7; } } // System.Void System.Linq.QuickSort`1::PerformSort() extern "C" IL2CPP_METHOD_ATTR void QuickSort_1_PerformSort_m2113339266_gshared (QuickSort_1_t297686655 * __this, const RuntimeMethod* method) { { ObjectU5BU5D_t2843939325* L_0 = (ObjectU5BU5D_t2843939325*)__this->get_elements_0(); NullCheck(L_0); if ((((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_0)->max_length))))) > ((int32_t)1))) { goto IL_000f; } } { return; } IL_000f: { SortContext_1_t935787566 * L_1 = (SortContext_1_t935787566 *)__this->get_context_2(); ObjectU5BU5D_t2843939325* L_2 = (ObjectU5BU5D_t2843939325*)__this->get_elements_0(); NullCheck((SortContext_1_t935787566 *)L_1); VirtActionInvoker1< ObjectU5BU5D_t2843939325* >::Invoke(4 /* System.Void System.Linq.SortContext`1::Initialize(TElement[]) */, (SortContext_1_t935787566 *)L_1, (ObjectU5BU5D_t2843939325*)L_2); Int32U5BU5D_t385246372* L_3 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); NullCheck(L_3); NullCheck((QuickSort_1_t297686655 *)__this); (( void (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)0, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length)))), (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); return; } } // System.Int32 System.Linq.QuickSort`1::CompareItems(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t QuickSort_1_CompareItems_m4111385129_gshared (QuickSort_1_t297686655 * __this, int32_t ___first_index0, int32_t ___second_index1, const RuntimeMethod* method) { { SortContext_1_t935787566 * L_0 = (SortContext_1_t935787566 *)__this->get_context_2(); int32_t L_1 = ___first_index0; int32_t L_2 = ___second_index1; NullCheck((SortContext_1_t935787566 *)L_0); int32_t L_3 = VirtFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.SortContext`1::Compare(System.Int32,System.Int32) */, (SortContext_1_t935787566 *)L_0, (int32_t)L_1, (int32_t)L_2); return L_3; } } // System.Int32 System.Linq.QuickSort`1::MedianOfThree(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t QuickSort_1_MedianOfThree_m3222347171_gshared (QuickSort_1_t297686655 * __this, int32_t ___left0, int32_t ___right1, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___left0; int32_t L_1 = ___right1; V_0 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1))/(int32_t)2)); Int32U5BU5D_t385246372* L_2 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_3 = V_0; NullCheck(L_2); int32_t L_4 = L_3; int32_t L_5 = (L_2)->GetAt(static_cast(L_4)); Int32U5BU5D_t385246372* L_6 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_7 = ___left0; NullCheck(L_6); int32_t L_8 = L_7; int32_t L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck((QuickSort_1_t297686655 *)__this); int32_t L_10 = (( int32_t (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_5, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); if ((((int32_t)L_10) >= ((int32_t)0))) { goto IL_002a; } } { int32_t L_11 = ___left0; int32_t L_12 = V_0; NullCheck((QuickSort_1_t297686655 *)__this); (( void (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); } IL_002a: { Int32U5BU5D_t385246372* L_13 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_14 = ___right1; NullCheck(L_13); int32_t L_15 = L_14; int32_t L_16 = (L_13)->GetAt(static_cast(L_15)); Int32U5BU5D_t385246372* L_17 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_18 = ___left0; NullCheck(L_17); int32_t L_19 = L_18; int32_t L_20 = (L_17)->GetAt(static_cast(L_19)); NullCheck((QuickSort_1_t297686655 *)__this); int32_t L_21 = (( int32_t (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_16, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); if ((((int32_t)L_21) >= ((int32_t)0))) { goto IL_004e; } } { int32_t L_22 = ___left0; int32_t L_23 = ___right1; NullCheck((QuickSort_1_t297686655 *)__this); (( void (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_22, (int32_t)L_23, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); } IL_004e: { Int32U5BU5D_t385246372* L_24 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_25 = ___right1; NullCheck(L_24); int32_t L_26 = L_25; int32_t L_27 = (L_24)->GetAt(static_cast(L_26)); Int32U5BU5D_t385246372* L_28 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_29 = V_0; NullCheck(L_28); int32_t L_30 = L_29; int32_t L_31 = (L_28)->GetAt(static_cast(L_30)); NullCheck((QuickSort_1_t297686655 *)__this); int32_t L_32 = (( int32_t (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_27, (int32_t)L_31, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); if ((((int32_t)L_32) >= ((int32_t)0))) { goto IL_0072; } } { int32_t L_33 = V_0; int32_t L_34 = ___right1; NullCheck((QuickSort_1_t297686655 *)__this); (( void (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_33, (int32_t)L_34, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); } IL_0072: { int32_t L_35 = V_0; int32_t L_36 = ___right1; NullCheck((QuickSort_1_t297686655 *)__this); (( void (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_35, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_36, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); Int32U5BU5D_t385246372* L_37 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_38 = ___right1; NullCheck(L_37); int32_t L_39 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_38, (int32_t)1)); int32_t L_40 = (L_37)->GetAt(static_cast(L_39)); return L_40; } } // System.Void System.Linq.QuickSort`1::Sort(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void QuickSort_1_Sort_m543223705_gshared (QuickSort_1_t297686655 * __this, int32_t ___left0, int32_t ___right1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = ___left0; int32_t L_1 = ___right1; if ((((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)3))) > ((int32_t)L_1))) { goto IL_0095; } } { int32_t L_2 = ___left0; V_0 = (int32_t)L_2; int32_t L_3 = ___right1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)1)); int32_t L_4 = ___left0; int32_t L_5 = ___right1; NullCheck((QuickSort_1_t297686655 *)__this); int32_t L_6 = (( int32_t (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_4, (int32_t)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 8)); V_2 = (int32_t)L_6; } IL_0018: { goto IL_001d; } IL_001d: { Int32U5BU5D_t385246372* L_7 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_8 = V_0; int32_t L_9 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1)); V_0 = (int32_t)L_9; NullCheck(L_7); int32_t L_10 = L_9; int32_t L_11 = (L_7)->GetAt(static_cast(L_10)); int32_t L_12 = V_2; NullCheck((QuickSort_1_t297686655 *)__this); int32_t L_13 = (( int32_t (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); if ((((int32_t)L_13) < ((int32_t)0))) { goto IL_001d; } } { goto IL_003b; } IL_003b: { Int32U5BU5D_t385246372* L_14 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_15 = V_1; int32_t L_16 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_15, (int32_t)1)); V_1 = (int32_t)L_16; NullCheck(L_14); int32_t L_17 = L_16; int32_t L_18 = (L_14)->GetAt(static_cast(L_17)); int32_t L_19 = V_2; NullCheck((QuickSort_1_t297686655 *)__this); int32_t L_20 = (( int32_t (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_18, (int32_t)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); if ((((int32_t)L_20) > ((int32_t)0))) { goto IL_003b; } } { int32_t L_21 = V_0; int32_t L_22 = V_1; if ((((int32_t)L_21) >= ((int32_t)L_22))) { goto IL_0068; } } { int32_t L_23 = V_0; int32_t L_24 = V_1; NullCheck((QuickSort_1_t297686655 *)__this); (( void (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_23, (int32_t)L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); goto IL_006d; } IL_0068: { goto IL_0072; } IL_006d: { goto IL_0018; } IL_0072: { int32_t L_25 = V_0; int32_t L_26 = ___right1; NullCheck((QuickSort_1_t297686655 *)__this); (( void (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_25, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_26, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 7)); int32_t L_27 = ___left0; int32_t L_28 = V_0; NullCheck((QuickSort_1_t297686655 *)__this); (( void (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_27, (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); int32_t L_29 = V_0; int32_t L_30 = ___right1; NullCheck((QuickSort_1_t297686655 *)__this); (( void (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)1)), (int32_t)L_30, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); goto IL_009d; } IL_0095: { int32_t L_31 = ___left0; int32_t L_32 = ___right1; NullCheck((QuickSort_1_t297686655 *)__this); (( void (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_31, (int32_t)L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 9)); } IL_009d: { return; } } // System.Void System.Linq.QuickSort`1::InsertionSort(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void QuickSort_1_InsertionSort_m478885130_gshared (QuickSort_1_t297686655 * __this, int32_t ___left0, int32_t ___right1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; { int32_t L_0 = ___left0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)1)); goto IL_005a; } IL_0009: { Int32U5BU5D_t385246372* L_1 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_2 = V_0; NullCheck(L_1); int32_t L_3 = L_2; int32_t L_4 = (L_1)->GetAt(static_cast(L_3)); V_2 = (int32_t)L_4; int32_t L_5 = V_0; V_1 = (int32_t)L_5; goto IL_002f; } IL_0019: { Int32U5BU5D_t385246372* L_6 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_7 = V_1; Int32U5BU5D_t385246372* L_8 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_9 = V_1; NullCheck(L_8); int32_t L_10 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_9, (int32_t)1)); int32_t L_11 = (L_8)->GetAt(static_cast(L_10)); NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (int32_t)L_11); int32_t L_12 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_12, (int32_t)1)); } IL_002f: { int32_t L_13 = V_1; int32_t L_14 = ___left0; if ((((int32_t)L_13) <= ((int32_t)L_14))) { goto IL_004d; } } { int32_t L_15 = V_2; Int32U5BU5D_t385246372* L_16 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_17 = V_1; NullCheck(L_16); int32_t L_18 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)1)); int32_t L_19 = (L_16)->GetAt(static_cast(L_18)); NullCheck((QuickSort_1_t297686655 *)__this); int32_t L_20 = (( int32_t (*) (QuickSort_1_t297686655 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)->methodPointer)((QuickSort_1_t297686655 *)__this, (int32_t)L_15, (int32_t)L_19, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 6)); if ((((int32_t)L_20) < ((int32_t)0))) { goto IL_0019; } } IL_004d: { Int32U5BU5D_t385246372* L_21 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_22 = V_1; int32_t L_23 = V_2; NullCheck(L_21); (L_21)->SetAt(static_cast(L_22), (int32_t)L_23); int32_t L_24 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); } IL_005a: { int32_t L_25 = V_0; int32_t L_26 = ___right1; if ((((int32_t)L_25) <= ((int32_t)L_26))) { goto IL_0009; } } { return; } } // System.Void System.Linq.QuickSort`1::Swap(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR void QuickSort_1_Swap_m3904788716_gshared (QuickSort_1_t297686655 * __this, int32_t ___left0, int32_t ___right1, const RuntimeMethod* method) { int32_t V_0 = 0; { Int32U5BU5D_t385246372* L_0 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_1 = ___right1; NullCheck(L_0); int32_t L_2 = L_1; int32_t L_3 = (L_0)->GetAt(static_cast(L_2)); V_0 = (int32_t)L_3; Int32U5BU5D_t385246372* L_4 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_5 = ___right1; Int32U5BU5D_t385246372* L_6 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_7 = ___left0; NullCheck(L_6); int32_t L_8 = L_7; int32_t L_9 = (L_6)->GetAt(static_cast(L_8)); NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (int32_t)L_9); Int32U5BU5D_t385246372* L_10 = (Int32U5BU5D_t385246372*)__this->get_indexes_1(); int32_t L_11 = ___left0; int32_t L_12 = V_0; NullCheck(L_10); (L_10)->SetAt(static_cast(L_11), (int32_t)L_12); return; } } // System.Collections.Generic.IEnumerable`1 System.Linq.QuickSort`1::Sort(System.Collections.Generic.IEnumerable`1,System.Linq.SortContext`1) extern "C" IL2CPP_METHOD_ATTR RuntimeObject* QuickSort_1_Sort_m4138674139_gshared (RuntimeObject * __this /* static, unused */, RuntimeObject* ___source0, SortContext_1_t935787566 * ___context1, const RuntimeMethod* method) { U3CSortU3Ec__Iterator21_t1697407369 * V_0 = NULL; { U3CSortU3Ec__Iterator21_t1697407369 * L_0 = (U3CSortU3Ec__Iterator21_t1697407369 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 10)); (( void (*) (U3CSortU3Ec__Iterator21_t1697407369 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 11)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 11)); V_0 = (U3CSortU3Ec__Iterator21_t1697407369 *)L_0; U3CSortU3Ec__Iterator21_t1697407369 * L_1 = V_0; RuntimeObject* L_2 = ___source0; NullCheck(L_1); L_1->set_source_0(L_2); U3CSortU3Ec__Iterator21_t1697407369 * L_3 = V_0; SortContext_1_t935787566 * L_4 = ___context1; NullCheck(L_3); L_3->set_context_1(L_4); U3CSortU3Ec__Iterator21_t1697407369 * L_5 = V_0; RuntimeObject* L_6 = ___source0; NullCheck(L_5); L_5->set_U3CU24U3Esource_6(L_6); U3CSortU3Ec__Iterator21_t1697407369 * L_7 = V_0; SortContext_1_t935787566 * L_8 = ___context1; NullCheck(L_7); L_7->set_U3CU24U3Econtext_7(L_8); U3CSortU3Ec__Iterator21_t1697407369 * L_9 = V_0; U3CSortU3Ec__Iterator21_t1697407369 * L_10 = (U3CSortU3Ec__Iterator21_t1697407369 *)L_9; NullCheck(L_10); L_10->set_U24PC_4(((int32_t)-2)); return L_10; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.SortContext`1::.ctor(System.Linq.SortDirection,System.Linq.SortContext`1) extern "C" IL2CPP_METHOD_ATTR void SortContext_1__ctor_m1830173245_gshared (SortContext_1_t935787566 * __this, int32_t ___direction0, SortContext_1_t935787566 * ___child_context1, const RuntimeMethod* method) { { NullCheck((RuntimeObject *)__this); Object__ctor_m297566312((RuntimeObject *)__this, /*hidden argument*/NULL); int32_t L_0 = ___direction0; __this->set_direction_0(L_0); SortContext_1_t935787566 * L_1 = ___child_context1; __this->set_child_context_1(L_1); return; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.SortSequenceContext`2::.ctor(System.Func`2,System.Collections.Generic.IComparer`1,System.Linq.SortDirection,System.Linq.SortContext`1) extern "C" IL2CPP_METHOD_ATTR void SortSequenceContext_2__ctor_m2699965954_gshared (SortSequenceContext_2_t1826365947 * __this, Func_2_t2317969963 * ___selector0, RuntimeObject* ___comparer1, int32_t ___direction2, SortContext_1_t935787566 * ___child_context3, const RuntimeMethod* method) { { int32_t L_0 = ___direction2; SortContext_1_t935787566 * L_1 = ___child_context3; NullCheck((SortContext_1_t935787566 *)__this); (( void (*) (SortContext_1_t935787566 *, int32_t, SortContext_1_t935787566 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((SortContext_1_t935787566 *)__this, (int32_t)L_0, (SortContext_1_t935787566 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); Func_2_t2317969963 * L_2 = ___selector0; __this->set_selector_2(L_2); RuntimeObject* L_3 = ___comparer1; __this->set_comparer_3(L_3); return; } } // System.Void System.Linq.SortSequenceContext`2::Initialize(TElement[]) extern "C" IL2CPP_METHOD_ATTR void SortSequenceContext_2_Initialize_m4136573072_gshared (SortSequenceContext_2_t1826365947 * __this, ObjectU5BU5D_t2843939325* ___elements0, const RuntimeMethod* method) { int32_t V_0 = 0; { SortContext_1_t935787566 * L_0 = (SortContext_1_t935787566 *)((SortContext_1_t935787566 *)__this)->get_child_context_1(); if (!L_0) { goto IL_0017; } } { SortContext_1_t935787566 * L_1 = (SortContext_1_t935787566 *)((SortContext_1_t935787566 *)__this)->get_child_context_1(); ObjectU5BU5D_t2843939325* L_2 = ___elements0; NullCheck((SortContext_1_t935787566 *)L_1); VirtActionInvoker1< ObjectU5BU5D_t2843939325* >::Invoke(4 /* System.Void System.Linq.SortContext`1::Initialize(TElement[]) */, (SortContext_1_t935787566 *)L_1, (ObjectU5BU5D_t2843939325*)L_2); } IL_0017: { ObjectU5BU5D_t2843939325* L_3 = ___elements0; NullCheck(L_3); __this->set_keys_4(((Int32U5BU5D_t385246372*)SZArrayNew(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))))); V_0 = (int32_t)0; goto IL_004e; } IL_002c: { Int32U5BU5D_t385246372* L_4 = (Int32U5BU5D_t385246372*)__this->get_keys_4(); int32_t L_5 = V_0; Func_2_t2317969963 * L_6 = (Func_2_t2317969963 *)__this->get_selector_2(); ObjectU5BU5D_t2843939325* L_7 = ___elements0; int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; RuntimeObject * L_10 = (L_7)->GetAt(static_cast(L_9)); NullCheck((Func_2_t2317969963 *)L_6); int32_t L_11 = (( int32_t (*) (Func_2_t2317969963 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)((Func_2_t2317969963 *)L_6, (RuntimeObject *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (int32_t)L_11); int32_t L_12 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_004e: { int32_t L_13 = V_0; Int32U5BU5D_t385246372* L_14 = (Int32U5BU5D_t385246372*)__this->get_keys_4(); NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_002c; } } { return; } } // System.Int32 System.Linq.SortSequenceContext`2::Compare(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t SortSequenceContext_2_Compare_m2891870186_gshared (SortSequenceContext_2_t1826365947 * __this, int32_t ___first_index0, int32_t ___second_index1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B6_0 = 0; int32_t G_B10_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_comparer_3(); Int32U5BU5D_t385246372* L_1 = (Int32U5BU5D_t385246372*)__this->get_keys_4(); int32_t L_2 = ___first_index0; NullCheck(L_1); int32_t L_3 = L_2; int32_t L_4 = (L_1)->GetAt(static_cast(L_3)); Int32U5BU5D_t385246372* L_5 = (Int32U5BU5D_t385246372*)__this->get_keys_4(); int32_t L_6 = ___second_index1; NullCheck(L_5); int32_t L_7 = L_6; int32_t L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((RuntimeObject*)L_0); int32_t L_9 = InterfaceFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(0 /* System.Int32 System.Collections.Generic.IComparer`1::Compare(!0,!0) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (int32_t)L_4, (int32_t)L_8); V_0 = (int32_t)L_9; int32_t L_10 = V_0; if (L_10) { goto IL_005b; } } { SortContext_1_t935787566 * L_11 = (SortContext_1_t935787566 *)((SortContext_1_t935787566 *)__this)->get_child_context_1(); if (!L_11) { goto IL_0043; } } { SortContext_1_t935787566 * L_12 = (SortContext_1_t935787566 *)((SortContext_1_t935787566 *)__this)->get_child_context_1(); int32_t L_13 = ___first_index0; int32_t L_14 = ___second_index1; NullCheck((SortContext_1_t935787566 *)L_12); int32_t L_15 = VirtFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.SortContext`1::Compare(System.Int32,System.Int32) */, (SortContext_1_t935787566 *)L_12, (int32_t)L_13, (int32_t)L_14); return L_15; } IL_0043: { int32_t L_16 = (int32_t)((SortContext_1_t935787566 *)__this)->get_direction_0(); if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0057; } } { int32_t L_17 = ___second_index1; int32_t L_18 = ___first_index0; G_B6_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)); goto IL_005a; } IL_0057: { int32_t L_19 = ___first_index0; int32_t L_20 = ___second_index1; G_B6_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)L_20)); } IL_005a: { V_0 = (int32_t)G_B6_0; } IL_005b: { int32_t L_21 = (int32_t)((SortContext_1_t935787566 *)__this)->get_direction_0(); if ((!(((uint32_t)L_21) == ((uint32_t)1)))) { goto IL_006e; } } { int32_t L_22 = V_0; G_B10_0 = ((-L_22)); goto IL_006f; } IL_006e: { int32_t L_23 = V_0; G_B10_0 = L_23; } IL_006f: { return G_B10_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Linq.SortSequenceContext`2::.ctor(System.Func`2,System.Collections.Generic.IComparer`1,System.Linq.SortDirection,System.Linq.SortContext`1) extern "C" IL2CPP_METHOD_ATTR void SortSequenceContext_2__ctor_m3485094545_gshared (SortSequenceContext_2_t1955526358 * __this, Func_2_t2447130374 * ___selector0, RuntimeObject* ___comparer1, int32_t ___direction2, SortContext_1_t935787566 * ___child_context3, const RuntimeMethod* method) { { int32_t L_0 = ___direction2; SortContext_1_t935787566 * L_1 = ___child_context3; NullCheck((SortContext_1_t935787566 *)__this); (( void (*) (SortContext_1_t935787566 *, int32_t, SortContext_1_t935787566 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)->methodPointer)((SortContext_1_t935787566 *)__this, (int32_t)L_0, (SortContext_1_t935787566 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 0)); Func_2_t2447130374 * L_2 = ___selector0; __this->set_selector_2(L_2); RuntimeObject* L_3 = ___comparer1; __this->set_comparer_3(L_3); return; } } // System.Void System.Linq.SortSequenceContext`2::Initialize(TElement[]) extern "C" IL2CPP_METHOD_ATTR void SortSequenceContext_2_Initialize_m2091104261_gshared (SortSequenceContext_2_t1955526358 * __this, ObjectU5BU5D_t2843939325* ___elements0, const RuntimeMethod* method) { int32_t V_0 = 0; { SortContext_1_t935787566 * L_0 = (SortContext_1_t935787566 *)((SortContext_1_t935787566 *)__this)->get_child_context_1(); if (!L_0) { goto IL_0017; } } { SortContext_1_t935787566 * L_1 = (SortContext_1_t935787566 *)((SortContext_1_t935787566 *)__this)->get_child_context_1(); ObjectU5BU5D_t2843939325* L_2 = ___elements0; NullCheck((SortContext_1_t935787566 *)L_1); VirtActionInvoker1< ObjectU5BU5D_t2843939325* >::Invoke(4 /* System.Void System.Linq.SortContext`1::Initialize(TElement[]) */, (SortContext_1_t935787566 *)L_1, (ObjectU5BU5D_t2843939325*)L_2); } IL_0017: { ObjectU5BU5D_t2843939325* L_3 = ___elements0; NullCheck(L_3); __this->set_keys_4(((ObjectU5BU5D_t2843939325*)SZArrayNew(IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 3), (uint32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_3)->max_length))))))); V_0 = (int32_t)0; goto IL_004e; } IL_002c: { ObjectU5BU5D_t2843939325* L_4 = (ObjectU5BU5D_t2843939325*)__this->get_keys_4(); int32_t L_5 = V_0; Func_2_t2447130374 * L_6 = (Func_2_t2447130374 *)__this->get_selector_2(); ObjectU5BU5D_t2843939325* L_7 = ___elements0; int32_t L_8 = V_0; NullCheck(L_7); int32_t L_9 = L_8; RuntimeObject * L_10 = (L_7)->GetAt(static_cast(L_9)); NullCheck((Func_2_t2447130374 *)L_6); RuntimeObject * L_11 = (( RuntimeObject * (*) (Func_2_t2447130374 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)->methodPointer)((Func_2_t2447130374 *)L_6, (RuntimeObject *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->declaring_type->rgctx_data, 4)); NullCheck(L_4); (L_4)->SetAt(static_cast(L_5), (RuntimeObject *)L_11); int32_t L_12 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_004e: { int32_t L_13 = V_0; ObjectU5BU5D_t2843939325* L_14 = (ObjectU5BU5D_t2843939325*)__this->get_keys_4(); NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)(((int32_t)((int32_t)(((RuntimeArray *)L_14)->max_length))))))) { goto IL_002c; } } { return; } } // System.Int32 System.Linq.SortSequenceContext`2::Compare(System.Int32,System.Int32) extern "C" IL2CPP_METHOD_ATTR int32_t SortSequenceContext_2_Compare_m1928291463_gshared (SortSequenceContext_2_t1955526358 * __this, int32_t ___first_index0, int32_t ___second_index1, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B6_0 = 0; int32_t G_B10_0 = 0; { RuntimeObject* L_0 = (RuntimeObject*)__this->get_comparer_3(); ObjectU5BU5D_t2843939325* L_1 = (ObjectU5BU5D_t2843939325*)__this->get_keys_4(); int32_t L_2 = ___first_index0; NullCheck(L_1); int32_t L_3 = L_2; RuntimeObject * L_4 = (L_1)->GetAt(static_cast(L_3)); ObjectU5BU5D_t2843939325* L_5 = (ObjectU5BU5D_t2843939325*)__this->get_keys_4(); int32_t L_6 = ___second_index1; NullCheck(L_5); int32_t L_7 = L_6; RuntimeObject * L_8 = (L_5)->GetAt(static_cast(L_7)); NullCheck((RuntimeObject*)L_0); int32_t L_9 = InterfaceFuncInvoker2< int32_t, RuntimeObject *, RuntimeObject * >::Invoke(0 /* System.Int32 System.Collections.Generic.IComparer`1::Compare(!0,!0) */, IL2CPP_RGCTX_DATA(method->declaring_type->rgctx_data, 5), (RuntimeObject*)L_0, (RuntimeObject *)L_4, (RuntimeObject *)L_8); V_0 = (int32_t)L_9; int32_t L_10 = V_0; if (L_10) { goto IL_005b; } } { SortContext_1_t935787566 * L_11 = (SortContext_1_t935787566 *)((SortContext_1_t935787566 *)__this)->get_child_context_1(); if (!L_11) { goto IL_0043; } } { SortContext_1_t935787566 * L_12 = (SortContext_1_t935787566 *)((SortContext_1_t935787566 *)__this)->get_child_context_1(); int32_t L_13 = ___first_index0; int32_t L_14 = ___second_index1; NullCheck((SortContext_1_t935787566 *)L_12); int32_t L_15 = VirtFuncInvoker2< int32_t, int32_t, int32_t >::Invoke(5 /* System.Int32 System.Linq.SortContext`1::Compare(System.Int32,System.Int32) */, (SortContext_1_t935787566 *)L_12, (int32_t)L_13, (int32_t)L_14); return L_15; } IL_0043: { int32_t L_16 = (int32_t)((SortContext_1_t935787566 *)__this)->get_direction_0(); if ((!(((uint32_t)L_16) == ((uint32_t)1)))) { goto IL_0057; } } { int32_t L_17 = ___second_index1; int32_t L_18 = ___first_index0; G_B6_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_17, (int32_t)L_18)); goto IL_005a; } IL_0057: { int32_t L_19 = ___first_index0; int32_t L_20 = ___second_index1; G_B6_0 = ((int32_t)il2cpp_codegen_subtract((int32_t)L_19, (int32_t)L_20)); } IL_005a: { V_0 = (int32_t)G_B6_0; } IL_005b: { int32_t L_21 = (int32_t)((SortContext_1_t935787566 *)__this)->get_direction_0(); if ((!(((uint32_t)L_21) == ((uint32_t)1)))) { goto IL_006e; } } { int32_t L_22 = V_0; G_B10_0 = ((-L_22)); goto IL_006f; } IL_006e: { int32_t L_23 = V_0; G_B10_0 = L_23; } IL_006f: { return G_B10_0; } } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1308781761_gshared (Nullable_1_t1438310180 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m1308781761_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t1438310180 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1438310180 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1438310180 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m1308781761(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m1883304525_gshared (Nullable_1_t1438310180 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m1883304525_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1438310180 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1438310180 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1438310180 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m1883304525(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3586925169_gshared (Nullable_1_t1438310180 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m3586925169_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m3586925169_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m3586925169_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1438310180 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1438310180 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1438310180 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m3586925169(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1543655689_gshared (Nullable_1_t1438310180 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m1543655689_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t1438310180 )); UnBoxNullable(L_3, Ease_t4010715394_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m3809168392((Nullable_1_t1438310180 *)__this, (Nullable_1_t1438310180 )((*(Nullable_1_t1438310180 *)((Nullable_1_t1438310180 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m1543655689_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t1438310180 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1438310180 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1438310180 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1543655689(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3809168392_gshared (Nullable_1_t1438310180 * __this, Nullable_1_t1438310180 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m3809168392_AdjustorThunk (RuntimeObject * __this, Nullable_1_t1438310180 ___other0, const RuntimeMethod* method) { Nullable_1_t1438310180 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1438310180 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1438310180 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3809168392(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m332273797_gshared (Nullable_1_t1438310180 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m332273797_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1438310180 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1438310180 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1438310180 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m332273797(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m821980098_gshared (Nullable_1_t1438310180 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m821980098_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1438310180 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1438310180 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1438310180 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m821980098(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3877196753_gshared (Nullable_1_t1438310180 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3877196753_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t1438310180 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1438310180 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1438310180 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3877196753(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1617750278_gshared (Nullable_1_t1438310180 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m1617750278_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m1617750278_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1438310180 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1438310180 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1438310180 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m1617750278(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m921980842_gshared (Nullable_1_t3271444517 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m921980842_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t3271444517 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3271444517 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3271444517 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m921980842(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m1896991456_gshared (Nullable_1_t3271444517 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m1896991456_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3271444517 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3271444517 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3271444517 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m1896991456(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m2098102441_gshared (Nullable_1_t3271444517 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m2098102441_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m2098102441_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m2098102441_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3271444517 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3271444517 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3271444517 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m2098102441(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2299728735_gshared (Nullable_1_t3271444517 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m2299728735_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t3271444517 )); UnBoxNullable(L_3, LogBehaviour_t1548882435_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m4260530484((Nullable_1_t3271444517 *)__this, (Nullable_1_t3271444517 )((*(Nullable_1_t3271444517 *)((Nullable_1_t3271444517 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m2299728735_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t3271444517 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3271444517 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3271444517 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m2299728735(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4260530484_gshared (Nullable_1_t3271444517 * __this, Nullable_1_t3271444517 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m4260530484_AdjustorThunk (RuntimeObject * __this, Nullable_1_t3271444517 ___other0, const RuntimeMethod* method) { Nullable_1_t3271444517 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3271444517 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3271444517 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m4260530484(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m4178639765_gshared (Nullable_1_t3271444517 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m4178639765_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3271444517 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3271444517 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3271444517 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m4178639765(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2746713802_gshared (Nullable_1_t3271444517 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m2746713802_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3271444517 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3271444517 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3271444517 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m2746713802(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3759090299_gshared (Nullable_1_t3271444517 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3759090299_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t3271444517 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3271444517 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3271444517 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3759090299(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1343248062_gshared (Nullable_1_t3271444517 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m1343248062_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m1343248062_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3271444517 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3271444517 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3271444517 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m1343248062(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2591395053_gshared (Nullable_1_t477397604 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m2591395053_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t477397604 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t477397604 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t477397604 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m2591395053(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m2424905159_gshared (Nullable_1_t477397604 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m2424905159_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t477397604 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t477397604 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t477397604 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m2424905159(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3175683091_gshared (Nullable_1_t477397604 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m3175683091_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m3175683091_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m3175683091_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t477397604 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t477397604 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t477397604 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m3175683091(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1612280641_gshared (Nullable_1_t477397604 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m1612280641_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t477397604 )); UnBoxNullable(L_3, LoopType_t3049802818_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m774040291((Nullable_1_t477397604 *)__this, (Nullable_1_t477397604 )((*(Nullable_1_t477397604 *)((Nullable_1_t477397604 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m1612280641_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t477397604 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t477397604 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t477397604 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1612280641(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m774040291_gshared (Nullable_1_t477397604 * __this, Nullable_1_t477397604 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m774040291_AdjustorThunk (RuntimeObject * __this, Nullable_1_t477397604 ___other0, const RuntimeMethod* method) { Nullable_1_t477397604 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t477397604 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t477397604 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m774040291(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m4009892731_gshared (Nullable_1_t477397604 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m4009892731_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t477397604 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t477397604 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t477397604 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m4009892731(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2405701575_gshared (Nullable_1_t477397604 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m2405701575_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t477397604 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t477397604 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t477397604 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m2405701575(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1381763320_gshared (Nullable_1_t477397604 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1381763320_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t477397604 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t477397604 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t477397604 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1381763320(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m453745902_gshared (Nullable_1_t477397604 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m453745902_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m453745902_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t477397604 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t477397604 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t477397604 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m453745902(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1220648541_gshared (Nullable_1_t616964910 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m1220648541_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t616964910 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t616964910 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t616964910 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m1220648541(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3852945211_gshared (Nullable_1_t616964910 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m3852945211_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t616964910 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t616964910 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t616964910 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m3852945211(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m1294251930_gshared (Nullable_1_t616964910 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m1294251930_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m1294251930_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m1294251930_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t616964910 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t616964910 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t616964910 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m1294251930(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m276268742_gshared (Nullable_1_t616964910 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m276268742_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t616964910 )); UnBoxNullable(L_3, ConstructorHandling_t3189370124_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m3104590449((Nullable_1_t616964910 *)__this, (Nullable_1_t616964910 )((*(Nullable_1_t616964910 *)((Nullable_1_t616964910 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m276268742_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t616964910 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t616964910 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t616964910 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m276268742(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3104590449_gshared (Nullable_1_t616964910 * __this, Nullable_1_t616964910 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m3104590449_AdjustorThunk (RuntimeObject * __this, Nullable_1_t616964910 ___other0, const RuntimeMethod* method) { Nullable_1_t616964910 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t616964910 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t616964910 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3104590449(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m357696066_gshared (Nullable_1_t616964910 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m357696066_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t616964910 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t616964910 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t616964910 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m357696066(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m580894237_gshared (Nullable_1_t616964910 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m580894237_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t616964910 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t616964910 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t616964910 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m580894237(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1374594038_gshared (Nullable_1_t616964910 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1374594038_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t616964910 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t616964910 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t616964910 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1374594038(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m939747403_gshared (Nullable_1_t616964910 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m939747403_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m939747403_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t616964910 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t616964910 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t616964910 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m939747403(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m878665411_gshared (Nullable_1_t3098729937 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m878665411_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t3098729937 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3098729937 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3098729937 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m878665411(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m212809423_gshared (Nullable_1_t3098729937 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m212809423_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3098729937 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3098729937 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3098729937 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m212809423(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m291624751_gshared (Nullable_1_t3098729937 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m291624751_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m291624751_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m291624751_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3098729937 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3098729937 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3098729937 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m291624751(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1913653839_gshared (Nullable_1_t3098729937 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m1913653839_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t3098729937 )); UnBoxNullable(L_3, DateFormatHandling_t1376167855_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m402779397((Nullable_1_t3098729937 *)__this, (Nullable_1_t3098729937 )((*(Nullable_1_t3098729937 *)((Nullable_1_t3098729937 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m1913653839_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t3098729937 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3098729937 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3098729937 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1913653839(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m402779397_gshared (Nullable_1_t3098729937 * __this, Nullable_1_t3098729937 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m402779397_AdjustorThunk (RuntimeObject * __this, Nullable_1_t3098729937 ___other0, const RuntimeMethod* method) { Nullable_1_t3098729937 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3098729937 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3098729937 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m402779397(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m3512881211_gshared (Nullable_1_t3098729937 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m3512881211_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3098729937 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3098729937 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3098729937 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m3512881211(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1120472299_gshared (Nullable_1_t3098729937 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1120472299_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3098729937 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3098729937 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3098729937 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1120472299(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m215125859_gshared (Nullable_1_t3098729937 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m215125859_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t3098729937 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3098729937 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3098729937 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m215125859(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2107585080_gshared (Nullable_1_t3098729937 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m2107585080_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m2107585080_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3098729937 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3098729937 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3098729937 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m2107585080(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m4189365113_gshared (Nullable_1_t179296662 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m4189365113_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t179296662 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t179296662 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t179296662 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m4189365113(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m826473069_gshared (Nullable_1_t179296662 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m826473069_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t179296662 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t179296662 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t179296662 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m826473069(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m967509869_gshared (Nullable_1_t179296662 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m967509869_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m967509869_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m967509869_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t179296662 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t179296662 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t179296662 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m967509869(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2099897722_gshared (Nullable_1_t179296662 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m2099897722_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t179296662 )); UnBoxNullable(L_3, DateParseHandling_t2751701876_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m129710533((Nullable_1_t179296662 *)__this, (Nullable_1_t179296662 )((*(Nullable_1_t179296662 *)((Nullable_1_t179296662 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m2099897722_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t179296662 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t179296662 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t179296662 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m2099897722(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m129710533_gshared (Nullable_1_t179296662 * __this, Nullable_1_t179296662 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m129710533_AdjustorThunk (RuntimeObject * __this, Nullable_1_t179296662 ___other0, const RuntimeMethod* method) { Nullable_1_t179296662 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t179296662 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t179296662 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m129710533(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m4133432725_gshared (Nullable_1_t179296662 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m4133432725_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t179296662 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t179296662 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t179296662 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m4133432725(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3035377239_gshared (Nullable_1_t179296662 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3035377239_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t179296662 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t179296662 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t179296662 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3035377239(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3952780569_gshared (Nullable_1_t179296662 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3952780569_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t179296662 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t179296662 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t179296662 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3952780569(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1803279369_gshared (Nullable_1_t179296662 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m1803279369_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m1803279369_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t179296662 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t179296662 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t179296662 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m1803279369(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m4209838479_gshared (Nullable_1_t430194516 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m4209838479_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t430194516 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t430194516 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t430194516 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m4209838479(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m71992865_gshared (Nullable_1_t430194516 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m71992865_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t430194516 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t430194516 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t430194516 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m71992865(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m1698107627_gshared (Nullable_1_t430194516 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m1698107627_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m1698107627_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m1698107627_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t430194516 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t430194516 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t430194516 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m1698107627(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4071918947_gshared (Nullable_1_t430194516 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m4071918947_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t430194516 )); UnBoxNullable(L_3, DateTimeZoneHandling_t3002599730_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m4266752101((Nullable_1_t430194516 *)__this, (Nullable_1_t430194516 )((*(Nullable_1_t430194516 *)((Nullable_1_t430194516 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m4071918947_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t430194516 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t430194516 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t430194516 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m4071918947(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4266752101_gshared (Nullable_1_t430194516 * __this, Nullable_1_t430194516 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m4266752101_AdjustorThunk (RuntimeObject * __this, Nullable_1_t430194516 ___other0, const RuntimeMethod* method) { Nullable_1_t430194516 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t430194516 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t430194516 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m4266752101(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m3074729028_gshared (Nullable_1_t430194516 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m3074729028_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t430194516 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t430194516 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t430194516 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m3074729028(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m831034040_gshared (Nullable_1_t430194516 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m831034040_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t430194516 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t430194516 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t430194516 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m831034040(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1673130906_gshared (Nullable_1_t430194516 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1673130906_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t430194516 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t430194516 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t430194516 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1673130906(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3080996822_gshared (Nullable_1_t430194516 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m3080996822_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m3080996822_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t430194516 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t430194516 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t430194516 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m3080996822(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2505653846_gshared (Nullable_1_t668593436 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m2505653846_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t668593436 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t668593436 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t668593436 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m2505653846(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m4201331606_gshared (Nullable_1_t668593436 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m4201331606_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t668593436 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t668593436 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t668593436 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m4201331606(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m646201621_gshared (Nullable_1_t668593436 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m646201621_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m646201621_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m646201621_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t668593436 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t668593436 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t668593436 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m646201621(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1196888798_gshared (Nullable_1_t668593436 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m1196888798_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t668593436 )); UnBoxNullable(L_3, DefaultValueHandling_t3240998650_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m3114823799((Nullable_1_t668593436 *)__this, (Nullable_1_t668593436 )((*(Nullable_1_t668593436 *)((Nullable_1_t668593436 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m1196888798_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t668593436 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t668593436 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t668593436 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1196888798(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3114823799_gshared (Nullable_1_t668593436 * __this, Nullable_1_t668593436 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m3114823799_AdjustorThunk (RuntimeObject * __this, Nullable_1_t668593436 ___other0, const RuntimeMethod* method) { Nullable_1_t668593436 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t668593436 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t668593436 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3114823799(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m902129464_gshared (Nullable_1_t668593436 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m902129464_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t668593436 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t668593436 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t668593436 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m902129464(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m880978787_gshared (Nullable_1_t668593436 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m880978787_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t668593436 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t668593436 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t668593436 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m880978787(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2726173638_gshared (Nullable_1_t668593436 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m2726173638_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t668593436 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t668593436 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t668593436 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m2726173638(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2192083139_gshared (Nullable_1_t668593436 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m2192083139_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m2192083139_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t668593436 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t668593436 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t668593436 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m2192083139(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m358560032_gshared (Nullable_1_t2285469903 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m358560032_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t2285469903 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2285469903 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2285469903 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m358560032(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3994449165_gshared (Nullable_1_t2285469903 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m3994449165_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2285469903 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2285469903 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2285469903 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m3994449165(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m2723061974_gshared (Nullable_1_t2285469903 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m2723061974_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m2723061974_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m2723061974_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2285469903 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2285469903 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2285469903 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m2723061974(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m290762756_gshared (Nullable_1_t2285469903 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m290762756_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t2285469903 )); UnBoxNullable(L_3, FloatFormatHandling_t562907821_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m886416718((Nullable_1_t2285469903 *)__this, (Nullable_1_t2285469903 )((*(Nullable_1_t2285469903 *)((Nullable_1_t2285469903 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m290762756_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t2285469903 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2285469903 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2285469903 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m290762756(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m886416718_gshared (Nullable_1_t2285469903 * __this, Nullable_1_t2285469903 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m886416718_AdjustorThunk (RuntimeObject * __this, Nullable_1_t2285469903 ___other0, const RuntimeMethod* method) { Nullable_1_t2285469903 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2285469903 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2285469903 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m886416718(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m2995444752_gshared (Nullable_1_t2285469903 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m2995444752_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2285469903 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2285469903 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2285469903 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m2995444752(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1386614888_gshared (Nullable_1_t2285469903 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1386614888_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2285469903 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2285469903 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2285469903 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1386614888(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3930955110_gshared (Nullable_1_t2285469903 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3930955110_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t2285469903 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2285469903 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2285469903 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3930955110(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2170913638_gshared (Nullable_1_t2285469903 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m2170913638_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m2170913638_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2285469903 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2285469903 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2285469903 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m2170913638(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2969476024_gshared (Nullable_1_t2729527740 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m2969476024_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t2729527740 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2729527740 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2729527740 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m2969476024(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m1804609745_gshared (Nullable_1_t2729527740 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m1804609745_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2729527740 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2729527740 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2729527740 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m1804609745(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3740260471_gshared (Nullable_1_t2729527740 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m3740260471_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m3740260471_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m3740260471_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2729527740 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2729527740 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2729527740 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m3740260471(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3742757386_gshared (Nullable_1_t2729527740 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m3742757386_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t2729527740 )); UnBoxNullable(L_3, FloatParseHandling_t1006965658_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m3001262977((Nullable_1_t2729527740 *)__this, (Nullable_1_t2729527740 )((*(Nullable_1_t2729527740 *)((Nullable_1_t2729527740 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m3742757386_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t2729527740 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2729527740 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2729527740 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3742757386(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3001262977_gshared (Nullable_1_t2729527740 * __this, Nullable_1_t2729527740 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m3001262977_AdjustorThunk (RuntimeObject * __this, Nullable_1_t2729527740 ___other0, const RuntimeMethod* method) { Nullable_1_t2729527740 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2729527740 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2729527740 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3001262977(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m2933410713_gshared (Nullable_1_t2729527740 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m2933410713_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2729527740 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2729527740 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2729527740 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m2933410713(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1870258506_gshared (Nullable_1_t2729527740 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1870258506_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2729527740 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2729527740 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2729527740 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1870258506(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1163574589_gshared (Nullable_1_t2729527740 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1163574589_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t2729527740 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2729527740 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2729527740 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1163574589(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m513561700_gshared (Nullable_1_t2729527740 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m513561700_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m513561700_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2729527740 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2729527740 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2729527740 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m513561700(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m334053534_gshared (Nullable_1_t3914607011 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m334053534_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t3914607011 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3914607011 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3914607011 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m334053534(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m4266842741_gshared (Nullable_1_t3914607011 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m4266842741_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3914607011 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3914607011 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3914607011 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m4266842741(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m303153228_gshared (Nullable_1_t3914607011 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m303153228_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m303153228_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m303153228_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3914607011 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3914607011 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3914607011 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m303153228(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1790712026_gshared (Nullable_1_t3914607011 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m1790712026_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t3914607011 )); UnBoxNullable(L_3, Formatting_t2192044929_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m455042660((Nullable_1_t3914607011 *)__this, (Nullable_1_t3914607011 )((*(Nullable_1_t3914607011 *)((Nullable_1_t3914607011 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m1790712026_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t3914607011 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3914607011 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3914607011 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1790712026(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m455042660_gshared (Nullable_1_t3914607011 * __this, Nullable_1_t3914607011 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m455042660_AdjustorThunk (RuntimeObject * __this, Nullable_1_t3914607011 ___other0, const RuntimeMethod* method) { Nullable_1_t3914607011 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3914607011 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3914607011 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m455042660(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m1044714382_gshared (Nullable_1_t3914607011 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m1044714382_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3914607011 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3914607011 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3914607011 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m1044714382(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m860959062_gshared (Nullable_1_t3914607011 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m860959062_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3914607011 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3914607011 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3914607011 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m860959062(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3541753809_gshared (Nullable_1_t3914607011 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3541753809_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t3914607011 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3914607011 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3914607011 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3541753809(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1443886739_gshared (Nullable_1_t3914607011 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m1443886739_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m1443886739_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3914607011 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3914607011 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3914607011 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m1443886739(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m291166727_gshared (Nullable_1_t4250589796 * __this, JsonPosition_t2528027714 ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); JsonPosition_t2528027714 L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m291166727_AdjustorThunk (RuntimeObject * __this, JsonPosition_t2528027714 ___value0, const RuntimeMethod* method) { Nullable_1_t4250589796 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4250589796 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4250589796 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m291166727(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m2244203425_gshared (Nullable_1_t4250589796 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m2244203425_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t4250589796 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4250589796 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4250589796 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m2244203425(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR JsonPosition_t2528027714 Nullable_1_get_Value_m1161159683_gshared (Nullable_1_t4250589796 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m1161159683_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m1161159683_RuntimeMethod_var); } IL_0016: { JsonPosition_t2528027714 L_2 = (JsonPosition_t2528027714 )__this->get_value_0(); return L_2; } } extern "C" JsonPosition_t2528027714 Nullable_1_get_Value_m1161159683_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t4250589796 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4250589796 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4250589796 *)(__this + 1))->get_has_value_1()); } JsonPosition_t2528027714 _returnValue = Nullable_1_get_Value_m1161159683(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m337905963_gshared (Nullable_1_t4250589796 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m337905963_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t4250589796 )); UnBoxNullable(L_3, JsonPosition_t2528027714_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m2862350908((Nullable_1_t4250589796 *)__this, (Nullable_1_t4250589796 )((*(Nullable_1_t4250589796 *)((Nullable_1_t4250589796 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m337905963_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t4250589796 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4250589796 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4250589796 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m337905963(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2862350908_gshared (Nullable_1_t4250589796 * __this, Nullable_1_t4250589796 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { JsonPosition_t2528027714 * L_3 = (JsonPosition_t2528027714 *)(&___other0)->get_address_of_value_0(); JsonPosition_t2528027714 L_4 = (JsonPosition_t2528027714 )__this->get_value_0(); JsonPosition_t2528027714 L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(JsonPosition_t2528027714 *)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m2862350908_AdjustorThunk (RuntimeObject * __this, Nullable_1_t4250589796 ___other0, const RuntimeMethod* method) { Nullable_1_t4250589796 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4250589796 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4250589796 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m2862350908(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m3924367306_gshared (Nullable_1_t4250589796 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { JsonPosition_t2528027714 * L_1 = (JsonPosition_t2528027714 *)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(JsonPosition_t2528027714 *)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m3924367306_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t4250589796 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4250589796 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4250589796 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m3924367306(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR JsonPosition_t2528027714 Nullable_1_GetValueOrDefault_m1395530047_gshared (Nullable_1_t4250589796 * __this, const RuntimeMethod* method) { JsonPosition_t2528027714 V_0; memset(&V_0, 0, sizeof(V_0)); JsonPosition_t2528027714 G_B3_0; memset(&G_B3_0, 0, sizeof(G_B3_0)); { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { JsonPosition_t2528027714 L_1 = (JsonPosition_t2528027714 )__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(JsonPosition_t2528027714 )); JsonPosition_t2528027714 L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" JsonPosition_t2528027714 Nullable_1_GetValueOrDefault_m1395530047_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t4250589796 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4250589796 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4250589796 *)(__this + 1))->get_has_value_1()); } JsonPosition_t2528027714 _returnValue = Nullable_1_GetValueOrDefault_m1395530047(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR JsonPosition_t2528027714 Nullable_1_GetValueOrDefault_m1079201241_gshared (Nullable_1_t4250589796 * __this, JsonPosition_t2528027714 ___defaultValue0, const RuntimeMethod* method) { JsonPosition_t2528027714 G_B3_0; memset(&G_B3_0, 0, sizeof(G_B3_0)); { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { JsonPosition_t2528027714 L_1 = (JsonPosition_t2528027714 )__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { JsonPosition_t2528027714 L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" JsonPosition_t2528027714 Nullable_1_GetValueOrDefault_m1079201241_AdjustorThunk (RuntimeObject * __this, JsonPosition_t2528027714 ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t4250589796 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4250589796 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4250589796 *)(__this + 1))->get_has_value_1()); } JsonPosition_t2528027714 _returnValue = Nullable_1_GetValueOrDefault_m1079201241(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3526090872_gshared (Nullable_1_t4250589796 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m3526090872_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { JsonPosition_t2528027714 * L_1 = (JsonPosition_t2528027714 *)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(JsonPosition_t2528027714 *)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m3526090872_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t4250589796 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4250589796 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4250589796 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m3526090872(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m804345635_gshared (Nullable_1_t3639995571 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m804345635_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t3639995571 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3639995571 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3639995571 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m804345635(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m512162396_gshared (Nullable_1_t3639995571 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m512162396_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3639995571 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3639995571 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3639995571 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m512162396(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3850116343_gshared (Nullable_1_t3639995571 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m3850116343_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m3850116343_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m3850116343_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3639995571 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3639995571 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3639995571 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m3850116343(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m761099379_gshared (Nullable_1_t3639995571 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m761099379_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t3639995571 )); UnBoxNullable(L_3, JsonToken_t1917433489_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m3159179084((Nullable_1_t3639995571 *)__this, (Nullable_1_t3639995571 )((*(Nullable_1_t3639995571 *)((Nullable_1_t3639995571 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m761099379_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t3639995571 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3639995571 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3639995571 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m761099379(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3159179084_gshared (Nullable_1_t3639995571 * __this, Nullable_1_t3639995571 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m3159179084_AdjustorThunk (RuntimeObject * __this, Nullable_1_t3639995571 ___other0, const RuntimeMethod* method) { Nullable_1_t3639995571 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3639995571 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3639995571 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3159179084(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m866132972_gshared (Nullable_1_t3639995571 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m866132972_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3639995571 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3639995571 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3639995571 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m866132972(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3285554968_gshared (Nullable_1_t3639995571 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3285554968_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3639995571 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3639995571 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3639995571 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3285554968(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m99908504_gshared (Nullable_1_t3639995571 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m99908504_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t3639995571 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3639995571 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3639995571 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m99908504(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2833593018_gshared (Nullable_1_t3639995571 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m2833593018_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m2833593018_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3639995571 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3639995571 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3639995571 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m2833593018(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m196125214_gshared (Nullable_1_t449956448 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m196125214_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t449956448 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t449956448 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t449956448 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m196125214(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3740018445_gshared (Nullable_1_t449956448 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m3740018445_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t449956448 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t449956448 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t449956448 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m3740018445(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3001236923_gshared (Nullable_1_t449956448 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m3001236923_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m3001236923_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m3001236923_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t449956448 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t449956448 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t449956448 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m3001236923(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m10639057_gshared (Nullable_1_t449956448 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m10639057_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t449956448 )); UnBoxNullable(L_3, JTokenType_t3022361662_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m1764362025((Nullable_1_t449956448 *)__this, (Nullable_1_t449956448 )((*(Nullable_1_t449956448 *)((Nullable_1_t449956448 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m10639057_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t449956448 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t449956448 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t449956448 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m10639057(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1764362025_gshared (Nullable_1_t449956448 * __this, Nullable_1_t449956448 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m1764362025_AdjustorThunk (RuntimeObject * __this, Nullable_1_t449956448 ___other0, const RuntimeMethod* method) { Nullable_1_t449956448 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t449956448 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t449956448 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1764362025(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m2965665515_gshared (Nullable_1_t449956448 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m2965665515_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t449956448 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t449956448 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t449956448 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m2965665515(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m449716682_gshared (Nullable_1_t449956448 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m449716682_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t449956448 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t449956448 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t449956448 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m449716682(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m424137507_gshared (Nullable_1_t449956448 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m424137507_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t449956448 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t449956448 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t449956448 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m424137507(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3797632349_gshared (Nullable_1_t449956448 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m3797632349_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m3797632349_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t449956448 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t449956448 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t449956448 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m3797632349(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2860407436_gshared (Nullable_1_t2764731635 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m2860407436_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t2764731635 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2764731635 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2764731635 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m2860407436(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m885301859_gshared (Nullable_1_t2764731635 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m885301859_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2764731635 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2764731635 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2764731635 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m885301859(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3460352062_gshared (Nullable_1_t2764731635 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m3460352062_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m3460352062_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m3460352062_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2764731635 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2764731635 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2764731635 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m3460352062(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4194659795_gshared (Nullable_1_t2764731635 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m4194659795_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t2764731635 )); UnBoxNullable(L_3, MetadataPropertyHandling_t1042169553_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m4030351235((Nullable_1_t2764731635 *)__this, (Nullable_1_t2764731635 )((*(Nullable_1_t2764731635 *)((Nullable_1_t2764731635 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m4194659795_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t2764731635 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2764731635 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2764731635 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m4194659795(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4030351235_gshared (Nullable_1_t2764731635 * __this, Nullable_1_t2764731635 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m4030351235_AdjustorThunk (RuntimeObject * __this, Nullable_1_t2764731635 ___other0, const RuntimeMethod* method) { Nullable_1_t2764731635 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2764731635 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2764731635 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m4030351235(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m1114186763_gshared (Nullable_1_t2764731635 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m1114186763_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2764731635 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2764731635 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2764731635 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m1114186763(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1441879184_gshared (Nullable_1_t2764731635 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1441879184_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2764731635 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2764731635 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2764731635 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1441879184(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1942910755_gshared (Nullable_1_t2764731635 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1942910755_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t2764731635 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2764731635 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2764731635 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1942910755(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1934420658_gshared (Nullable_1_t2764731635 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m1934420658_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m1934420658_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2764731635 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2764731635 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2764731635 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m1934420658(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m3874506355_gshared (Nullable_1_t1470895410 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m3874506355_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t1470895410 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1470895410 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1470895410 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m3874506355(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m1584743840_gshared (Nullable_1_t1470895410 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m1584743840_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1470895410 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1470895410 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1470895410 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m1584743840(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m3309871635_gshared (Nullable_1_t1470895410 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m3309871635_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m3309871635_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m3309871635_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1470895410 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1470895410 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1470895410 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m3309871635(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m439771176_gshared (Nullable_1_t1470895410 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m439771176_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t1470895410 )); UnBoxNullable(L_3, MissingMemberHandling_t4043300624_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m1354621014((Nullable_1_t1470895410 *)__this, (Nullable_1_t1470895410 )((*(Nullable_1_t1470895410 *)((Nullable_1_t1470895410 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m439771176_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t1470895410 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1470895410 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1470895410 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m439771176(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1354621014_gshared (Nullable_1_t1470895410 * __this, Nullable_1_t1470895410 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m1354621014_AdjustorThunk (RuntimeObject * __this, Nullable_1_t1470895410 ___other0, const RuntimeMethod* method) { Nullable_1_t1470895410 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1470895410 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1470895410 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1354621014(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m1755929602_gshared (Nullable_1_t1470895410 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m1755929602_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1470895410 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1470895410 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1470895410 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m1755929602(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3269469524_gshared (Nullable_1_t1470895410 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3269469524_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1470895410 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1470895410 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1470895410 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3269469524(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m445581736_gshared (Nullable_1_t1470895410 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m445581736_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t1470895410 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1470895410 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1470895410 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m445581736(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1455318522_gshared (Nullable_1_t1470895410 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m1455318522_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m1455318522_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1470895410 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1470895410 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1470895410 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m1455318522(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m801095658_gshared (Nullable_1_t829731231 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m801095658_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t829731231 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t829731231 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t829731231 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m801095658(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m4114458644_gshared (Nullable_1_t829731231 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m4114458644_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t829731231 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t829731231 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t829731231 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m4114458644(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m1324517404_gshared (Nullable_1_t829731231 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m1324517404_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m1324517404_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m1324517404_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t829731231 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t829731231 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t829731231 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m1324517404(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3511573578_gshared (Nullable_1_t829731231 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m3511573578_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t829731231 )); UnBoxNullable(L_3, NullValueHandling_t3402136445_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m2155652680((Nullable_1_t829731231 *)__this, (Nullable_1_t829731231 )((*(Nullable_1_t829731231 *)((Nullable_1_t829731231 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m3511573578_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t829731231 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t829731231 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t829731231 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3511573578(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2155652680_gshared (Nullable_1_t829731231 * __this, Nullable_1_t829731231 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m2155652680_AdjustorThunk (RuntimeObject * __this, Nullable_1_t829731231 ___other0, const RuntimeMethod* method) { Nullable_1_t829731231 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t829731231 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t829731231 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m2155652680(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m2685060043_gshared (Nullable_1_t829731231 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m2685060043_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t829731231 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t829731231 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t829731231 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m2685060043(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1866108172_gshared (Nullable_1_t829731231 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1866108172_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t829731231 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t829731231 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t829731231 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1866108172(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m351469856_gshared (Nullable_1_t829731231 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m351469856_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t829731231 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t829731231 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t829731231 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m351469856(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2350172954_gshared (Nullable_1_t829731231 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m2350172954_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m2350172954_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t829731231 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t829731231 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t829731231 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m2350172954(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1222004636_gshared (Nullable_1_t588389317 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m1222004636_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t588389317 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t588389317 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t588389317 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m1222004636(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m2699568762_gshared (Nullable_1_t588389317 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m2699568762_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t588389317 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t588389317 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t588389317 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m2699568762(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m416965617_gshared (Nullable_1_t588389317 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m416965617_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m416965617_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m416965617_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t588389317 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t588389317 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t588389317 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m416965617(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3308733472_gshared (Nullable_1_t588389317 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m3308733472_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t588389317 )); UnBoxNullable(L_3, ObjectCreationHandling_t3160794531_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m2694630200((Nullable_1_t588389317 *)__this, (Nullable_1_t588389317 )((*(Nullable_1_t588389317 *)((Nullable_1_t588389317 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m3308733472_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t588389317 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t588389317 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t588389317 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3308733472(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2694630200_gshared (Nullable_1_t588389317 * __this, Nullable_1_t588389317 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m2694630200_AdjustorThunk (RuntimeObject * __this, Nullable_1_t588389317 ___other0, const RuntimeMethod* method) { Nullable_1_t588389317 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t588389317 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t588389317 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m2694630200(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m446820115_gshared (Nullable_1_t588389317 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m446820115_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t588389317 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t588389317 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t588389317 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m446820115(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2614807845_gshared (Nullable_1_t588389317 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m2614807845_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t588389317 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t588389317 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t588389317 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m2614807845(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3392026215_gshared (Nullable_1_t588389317 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3392026215_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t588389317 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t588389317 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t588389317 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3392026215(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m202931553_gshared (Nullable_1_t588389317 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m202931553_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m202931553_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t588389317 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t588389317 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t588389317 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m202931553(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m236489483_gshared (Nullable_1_t2538550894 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m236489483_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t2538550894 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2538550894 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2538550894 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m236489483(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m77919780_gshared (Nullable_1_t2538550894 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m77919780_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2538550894 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2538550894 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2538550894 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m77919780(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m585159902_gshared (Nullable_1_t2538550894 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m585159902_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m585159902_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m585159902_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2538550894 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2538550894 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2538550894 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m585159902(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3733251015_gshared (Nullable_1_t2538550894 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m3733251015_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t2538550894 )); UnBoxNullable(L_3, PreserveReferencesHandling_t815988812_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m273722934((Nullable_1_t2538550894 *)__this, (Nullable_1_t2538550894 )((*(Nullable_1_t2538550894 *)((Nullable_1_t2538550894 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m3733251015_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t2538550894 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2538550894 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2538550894 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3733251015(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m273722934_gshared (Nullable_1_t2538550894 * __this, Nullable_1_t2538550894 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m273722934_AdjustorThunk (RuntimeObject * __this, Nullable_1_t2538550894 ___other0, const RuntimeMethod* method) { Nullable_1_t2538550894 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2538550894 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2538550894 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m273722934(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m491300999_gshared (Nullable_1_t2538550894 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m491300999_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2538550894 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2538550894 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2538550894 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m491300999(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1807021028_gshared (Nullable_1_t2538550894 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1807021028_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2538550894 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2538550894 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2538550894 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1807021028(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3118630924_gshared (Nullable_1_t2538550894 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3118630924_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t2538550894 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2538550894 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2538550894 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3118630924(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1141867201_gshared (Nullable_1_t2538550894 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m1141867201_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m1141867201_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2538550894 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2538550894 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2538550894 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m1141867201(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m876996067_gshared (Nullable_1_t3051693050 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m876996067_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t3051693050 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3051693050 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3051693050 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m876996067(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3254789393_gshared (Nullable_1_t3051693050 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m3254789393_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3051693050 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3051693050 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3051693050 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m3254789393(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m1351164548_gshared (Nullable_1_t3051693050 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m1351164548_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m1351164548_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m1351164548_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3051693050 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3051693050 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3051693050 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m1351164548(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m273652804_gshared (Nullable_1_t3051693050 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m273652804_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t3051693050 )); UnBoxNullable(L_3, ReferenceLoopHandling_t1329130968_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m2509284735((Nullable_1_t3051693050 *)__this, (Nullable_1_t3051693050 )((*(Nullable_1_t3051693050 *)((Nullable_1_t3051693050 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m273652804_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t3051693050 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3051693050 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3051693050 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m273652804(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2509284735_gshared (Nullable_1_t3051693050 * __this, Nullable_1_t3051693050 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m2509284735_AdjustorThunk (RuntimeObject * __this, Nullable_1_t3051693050 ___other0, const RuntimeMethod* method) { Nullable_1_t3051693050 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3051693050 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3051693050 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m2509284735(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m2410999584_gshared (Nullable_1_t3051693050 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m2410999584_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3051693050 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3051693050 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3051693050 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m2410999584(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m1029630399_gshared (Nullable_1_t3051693050 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m1029630399_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3051693050 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3051693050 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3051693050 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m1029630399(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m167166792_gshared (Nullable_1_t3051693050 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m167166792_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t3051693050 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3051693050 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3051693050 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m167166792(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m99265565_gshared (Nullable_1_t3051693050 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m99265565_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m99265565_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3051693050 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3051693050 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3051693050 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m99265565(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1040762645_gshared (Nullable_1_t3313944452 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m1040762645_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t3313944452 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3313944452 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3313944452 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m1040762645(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3472043244_gshared (Nullable_1_t3313944452 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m3472043244_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3313944452 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3313944452 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3313944452 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m3472043244(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m2291331898_gshared (Nullable_1_t3313944452 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m2291331898_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m2291331898_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m2291331898_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3313944452 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3313944452 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3313944452 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m2291331898(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1906690921_gshared (Nullable_1_t3313944452 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m1906690921_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t3313944452 )); UnBoxNullable(L_3, Required_t1591382370_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m4079882655((Nullable_1_t3313944452 *)__this, (Nullable_1_t3313944452 )((*(Nullable_1_t3313944452 *)((Nullable_1_t3313944452 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m1906690921_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t3313944452 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3313944452 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3313944452 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1906690921(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m4079882655_gshared (Nullable_1_t3313944452 * __this, Nullable_1_t3313944452 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m4079882655_AdjustorThunk (RuntimeObject * __this, Nullable_1_t3313944452 ___other0, const RuntimeMethod* method) { Nullable_1_t3313944452 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3313944452 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3313944452 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m4079882655(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m404166332_gshared (Nullable_1_t3313944452 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m404166332_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3313944452 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3313944452 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3313944452 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m404166332(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2092791886_gshared (Nullable_1_t3313944452 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m2092791886_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3313944452 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3313944452 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3313944452 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m2092791886(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m4025873748_gshared (Nullable_1_t3313944452 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m4025873748_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t3313944452 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3313944452 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3313944452 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m4025873748(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m299632272_gshared (Nullable_1_t3313944452 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m299632272_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m299632272_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t3313944452 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t3313944452 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t3313944452 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m299632272(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m4107858077_gshared (Nullable_1_t4213156694 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m4107858077_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t4213156694 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4213156694 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4213156694 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m4107858077(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m4206031148_gshared (Nullable_1_t4213156694 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m4206031148_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t4213156694 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4213156694 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4213156694 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m4206031148(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m942761362_gshared (Nullable_1_t4213156694 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m942761362_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m942761362_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m942761362_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t4213156694 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4213156694 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4213156694 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m942761362(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1675927092_gshared (Nullable_1_t4213156694 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m1675927092_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t4213156694 )); UnBoxNullable(L_3, PropertyPresence_t2490594612_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m2594565000((Nullable_1_t4213156694 *)__this, (Nullable_1_t4213156694 )((*(Nullable_1_t4213156694 *)((Nullable_1_t4213156694 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m1675927092_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t4213156694 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4213156694 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4213156694 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1675927092(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2594565000_gshared (Nullable_1_t4213156694 * __this, Nullable_1_t4213156694 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m2594565000_AdjustorThunk (RuntimeObject * __this, Nullable_1_t4213156694 ___other0, const RuntimeMethod* method) { Nullable_1_t4213156694 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4213156694 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4213156694 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m2594565000(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m1386265528_gshared (Nullable_1_t4213156694 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m1386265528_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t4213156694 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4213156694 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4213156694 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m1386265528(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m868412217_gshared (Nullable_1_t4213156694 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m868412217_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t4213156694 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4213156694 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4213156694 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m868412217(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2778540568_gshared (Nullable_1_t4213156694 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m2778540568_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t4213156694 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4213156694 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4213156694 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m2778540568(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m848072290_gshared (Nullable_1_t4213156694 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m848072290_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m848072290_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t4213156694 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t4213156694 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t4213156694 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m848072290(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2979764839_gshared (Nullable_1_t1505470351 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m2979764839_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t1505470351 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1505470351 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1505470351 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m2979764839(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m633545390_gshared (Nullable_1_t1505470351 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m633545390_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1505470351 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1505470351 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1505470351 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m633545390(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m1165265533_gshared (Nullable_1_t1505470351 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m1165265533_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m1165265533_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m1165265533_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1505470351 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1505470351 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1505470351 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m1165265533(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3541197227_gshared (Nullable_1_t1505470351 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m3541197227_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t1505470351 )); UnBoxNullable(L_3, StringEscapeHandling_t4077875565_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m3230301183((Nullable_1_t1505470351 *)__this, (Nullable_1_t1505470351 )((*(Nullable_1_t1505470351 *)((Nullable_1_t1505470351 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m3541197227_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t1505470351 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1505470351 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1505470351 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3541197227(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3230301183_gshared (Nullable_1_t1505470351 * __this, Nullable_1_t1505470351 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m3230301183_AdjustorThunk (RuntimeObject * __this, Nullable_1_t1505470351 ___other0, const RuntimeMethod* method) { Nullable_1_t1505470351 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1505470351 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1505470351 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3230301183(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m3652424436_gshared (Nullable_1_t1505470351 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m3652424436_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1505470351 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1505470351 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1505470351 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m3652424436(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m419728216_gshared (Nullable_1_t1505470351 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m419728216_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1505470351 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1505470351 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1505470351 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m419728216(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m536391456_gshared (Nullable_1_t1505470351 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m536391456_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t1505470351 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1505470351 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1505470351 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m536391456(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3835484468_gshared (Nullable_1_t1505470351 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m3835484468_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m3835484468_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1505470351 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1505470351 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1505470351 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m3835484468(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1866665982_gshared (Nullable_1_t1159582132 * __this, int32_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); int32_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m1866665982_AdjustorThunk (RuntimeObject * __this, int32_t ___value0, const RuntimeMethod* method) { Nullable_1_t1159582132 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1159582132 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1159582132 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m1866665982(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m772260800_gshared (Nullable_1_t1159582132 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m772260800_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1159582132 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1159582132 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1159582132 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m772260800(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_get_Value_m4040730042_gshared (Nullable_1_t1159582132 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m4040730042_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m4040730042_RuntimeMethod_var); } IL_0016: { int32_t L_2 = (int32_t)__this->get_value_0(); return L_2; } } extern "C" int32_t Nullable_1_get_Value_m4040730042_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1159582132 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1159582132 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1159582132 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_get_Value_m4040730042(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1522390980_gshared (Nullable_1_t1159582132 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m1522390980_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t1159582132 )); UnBoxNullable(L_3, TypeNameHandling_t3731987346_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m1430264278((Nullable_1_t1159582132 *)__this, (Nullable_1_t1159582132 )((*(Nullable_1_t1159582132 *)((Nullable_1_t1159582132 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m1522390980_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t1159582132 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1159582132 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1159582132 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1522390980(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1430264278_gshared (Nullable_1_t1159582132 * __this, Nullable_1_t1159582132 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { int32_t* L_3 = (int32_t*)(&___other0)->get_address_of_value_0(); int32_t L_4 = (int32_t)__this->get_value_0(); int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); RuntimeObject * L_7 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_3); NullCheck((ValueType_t3640485471 *)L_7); bool L_8 = VirtFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.ValueType::Equals(System.Object) */, (ValueType_t3640485471 *)L_7, (RuntimeObject *)L_6); *L_3 = *(int32_t*)UnBox(L_7); return L_8; } } extern "C" bool Nullable_1_Equals_m1430264278_AdjustorThunk (RuntimeObject * __this, Nullable_1_t1159582132 ___other0, const RuntimeMethod* method) { Nullable_1_t1159582132 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1159582132 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1159582132 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1430264278(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m3383166447_gshared (Nullable_1_t1159582132 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); int32_t L_3 = VirtFuncInvoker0< int32_t >::Invoke(2 /* System.Int32 System.ValueType::GetHashCode() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } } extern "C" int32_t Nullable_1_GetHashCode_m3383166447_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1159582132 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1159582132 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1159582132 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m3383166447(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m2852219950_gshared (Nullable_1_t1159582132 * __this, const RuntimeMethod* method) { int32_t V_0 = 0; int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); int32_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m2852219950_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1159582132 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1159582132 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1159582132 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m2852219950(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetValueOrDefault_m3387169409_gshared (Nullable_1_t1159582132 * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { int32_t G_B3_0 = 0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { int32_t L_1 = (int32_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { int32_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" int32_t Nullable_1_GetValueOrDefault_m3387169409_AdjustorThunk (RuntimeObject * __this, int32_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t1159582132 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1159582132 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1159582132 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetValueOrDefault_m3387169409(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m1703930686_gshared (Nullable_1_t1159582132 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m1703930686_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { int32_t* L_1 = (int32_t*)__this->get_address_of_value_0(); RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), L_1); NullCheck((ValueType_t3640485471 *)L_2); String_t* L_3 = VirtFuncInvoker0< String_t* >::Invoke(3 /* System.String System.ValueType::ToString() */, (ValueType_t3640485471 *)L_2); *L_1 = *(int32_t*)UnBox(L_2); return L_3; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_4 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_4; } } extern "C" String_t* Nullable_1_ToString_m1703930686_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1159582132 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1159582132 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1159582132 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m1703930686(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1921378621_gshared (Nullable_1_t1819850047 * __this, bool ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); bool L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m1921378621_AdjustorThunk (RuntimeObject * __this, bool ___value0, const RuntimeMethod* method) { Nullable_1_t1819850047 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1819850047 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1819850047 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m1921378621(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m3206831396_gshared (Nullable_1_t1819850047 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m3206831396_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1819850047 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1819850047 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1819850047 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m3206831396(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_Value_m3418327087_gshared (Nullable_1_t1819850047 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m3418327087_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m3418327087_RuntimeMethod_var); } IL_0016: { bool L_2 = (bool)__this->get_value_0(); return L_2; } } extern "C" bool Nullable_1_get_Value_m3418327087_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1819850047 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1819850047 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1819850047 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_Value_m3418327087(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m1466134572_gshared (Nullable_1_t1819850047 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m1466134572_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t1819850047 )); UnBoxNullable(L_3, Boolean_t97287965_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m3590524177((Nullable_1_t1819850047 *)__this, (Nullable_1_t1819850047 )((*(Nullable_1_t1819850047 *)((Nullable_1_t1819850047 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m1466134572_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t1819850047 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1819850047 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1819850047 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m1466134572(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3590524177_gshared (Nullable_1_t1819850047 * __this, Nullable_1_t1819850047 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { bool* L_3 = (bool*)(&___other0)->get_address_of_value_0(); bool L_4 = (bool)__this->get_value_0(); bool L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); bool L_7 = Boolean_Equals_m2410333903((bool*)L_3, (RuntimeObject *)L_6, /*hidden argument*/NULL); return L_7; } } extern "C" bool Nullable_1_Equals_m3590524177_AdjustorThunk (RuntimeObject * __this, Nullable_1_t1819850047 ___other0, const RuntimeMethod* method) { Nullable_1_t1819850047 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1819850047 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1819850047 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3590524177(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m1030690889_gshared (Nullable_1_t1819850047 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { bool* L_1 = (bool*)__this->get_address_of_value_0(); int32_t L_2 = Boolean_GetHashCode_m3167312162((bool*)L_1, /*hidden argument*/NULL); return L_2; } } extern "C" int32_t Nullable_1_GetHashCode_m1030690889_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1819850047 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1819850047 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1819850047 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m1030690889(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_GetValueOrDefault_m2119174086_gshared (Nullable_1_t1819850047 * __this, const RuntimeMethod* method) { bool V_0 = false; bool G_B3_0 = false; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { bool L_1 = (bool)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(bool)); bool L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" bool Nullable_1_GetValueOrDefault_m2119174086_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1819850047 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1819850047 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1819850047 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_GetValueOrDefault_m2119174086(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_GetValueOrDefault_m3676440552_gshared (Nullable_1_t1819850047 * __this, bool ___defaultValue0, const RuntimeMethod* method) { bool G_B3_0 = false; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { bool L_1 = (bool)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { bool L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" bool Nullable_1_GetValueOrDefault_m3676440552_AdjustorThunk (RuntimeObject * __this, bool ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t1819850047 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1819850047 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1819850047 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_GetValueOrDefault_m3676440552(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3428050117_gshared (Nullable_1_t1819850047 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m3428050117_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { bool* L_1 = (bool*)__this->get_address_of_value_0(); String_t* L_2 = Boolean_ToString_m2664721875((bool*)L_1, /*hidden argument*/NULL); return L_2; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_3; } } extern "C" String_t* Nullable_1_ToString_m3428050117_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1819850047 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1819850047 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1819850047 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m3428050117(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m1793861881_gshared (Nullable_1_t2856858458 * __this, uint8_t ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); uint8_t L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m1793861881_AdjustorThunk (RuntimeObject * __this, uint8_t ___value0, const RuntimeMethod* method) { Nullable_1_t2856858458 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2856858458 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2856858458 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m1793861881(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m4056261378_gshared (Nullable_1_t2856858458 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m4056261378_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2856858458 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2856858458 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2856858458 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m4056261378(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR uint8_t Nullable_1_get_Value_m3034850744_gshared (Nullable_1_t2856858458 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m3034850744_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m3034850744_RuntimeMethod_var); } IL_0016: { uint8_t L_2 = (uint8_t)__this->get_value_0(); return L_2; } } extern "C" uint8_t Nullable_1_get_Value_m3034850744_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2856858458 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2856858458 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2856858458 *)(__this + 1))->get_has_value_1()); } uint8_t _returnValue = Nullable_1_get_Value_m3034850744(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m587541495_gshared (Nullable_1_t2856858458 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m587541495_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t2856858458 )); UnBoxNullable(L_3, Byte_t1134296376_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m3791127341((Nullable_1_t2856858458 *)__this, (Nullable_1_t2856858458 )((*(Nullable_1_t2856858458 *)((Nullable_1_t2856858458 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m587541495_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t2856858458 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2856858458 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2856858458 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m587541495(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m3791127341_gshared (Nullable_1_t2856858458 * __this, Nullable_1_t2856858458 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { uint8_t* L_3 = (uint8_t*)(&___other0)->get_address_of_value_0(); uint8_t L_4 = (uint8_t)__this->get_value_0(); uint8_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); bool L_7 = Byte_Equals_m1161982810((uint8_t*)L_3, (RuntimeObject *)L_6, /*hidden argument*/NULL); return L_7; } } extern "C" bool Nullable_1_Equals_m3791127341_AdjustorThunk (RuntimeObject * __this, Nullable_1_t2856858458 ___other0, const RuntimeMethod* method) { Nullable_1_t2856858458 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2856858458 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2856858458 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m3791127341(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m171833571_gshared (Nullable_1_t2856858458 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { uint8_t* L_1 = (uint8_t*)__this->get_address_of_value_0(); int32_t L_2 = Byte_GetHashCode_m850171870((uint8_t*)L_1, /*hidden argument*/NULL); return L_2; } } extern "C" int32_t Nullable_1_GetHashCode_m171833571_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2856858458 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2856858458 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2856858458 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m171833571(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR uint8_t Nullable_1_GetValueOrDefault_m1324277619_gshared (Nullable_1_t2856858458 * __this, const RuntimeMethod* method) { uint8_t V_0 = 0x0; uint8_t G_B3_0 = 0x0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { uint8_t L_1 = (uint8_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(uint8_t)); uint8_t L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" uint8_t Nullable_1_GetValueOrDefault_m1324277619_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2856858458 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2856858458 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2856858458 *)(__this + 1))->get_has_value_1()); } uint8_t _returnValue = Nullable_1_GetValueOrDefault_m1324277619(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR uint8_t Nullable_1_GetValueOrDefault_m914838075_gshared (Nullable_1_t2856858458 * __this, uint8_t ___defaultValue0, const RuntimeMethod* method) { uint8_t G_B3_0 = 0x0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { uint8_t L_1 = (uint8_t)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { uint8_t L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" uint8_t Nullable_1_GetValueOrDefault_m914838075_AdjustorThunk (RuntimeObject * __this, uint8_t ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t2856858458 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2856858458 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2856858458 *)(__this + 1))->get_has_value_1()); } uint8_t _returnValue = Nullable_1_GetValueOrDefault_m914838075(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m3594097646_gshared (Nullable_1_t2856858458 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m3594097646_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { uint8_t* L_1 = (uint8_t*)__this->get_address_of_value_0(); String_t* L_2 = Byte_ToString_m721125428((uint8_t*)L_1, /*hidden argument*/NULL); return L_2; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_3; } } extern "C" String_t* Nullable_1_ToString_m3594097646_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t2856858458 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t2856858458 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t2856858458 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m3594097646(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Void System.Nullable`1::.ctor(T) extern "C" IL2CPP_METHOD_ATTR void Nullable_1__ctor_m2069847974_gshared (Nullable_1_t1062055256 * __this, Il2CppChar ___value0, const RuntimeMethod* method) { { __this->set_has_value_1((bool)1); Il2CppChar L_0 = ___value0; __this->set_value_0(L_0); return; } } extern "C" void Nullable_1__ctor_m2069847974_AdjustorThunk (RuntimeObject * __this, Il2CppChar ___value0, const RuntimeMethod* method) { Nullable_1_t1062055256 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1062055256 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1062055256 *)(__this + 1))->get_has_value_1()); } Nullable_1__ctor_m2069847974(&_thisAdjusted, ___value0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); } // System.Boolean System.Nullable`1::get_HasValue() extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m784624018_gshared (Nullable_1_t1062055256 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return L_0; } } extern "C" bool Nullable_1_get_HasValue_m784624018_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1062055256 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1062055256 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1062055256 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_get_HasValue_m784624018(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::get_Value() extern "C" IL2CPP_METHOD_ATTR Il2CppChar Nullable_1_get_Value_m941660030_gshared (Nullable_1_t1062055256 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_get_Value_m941660030_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_0016; } } { InvalidOperationException_t56020091 * L_1 = (InvalidOperationException_t56020091 *)il2cpp_codegen_object_new(InvalidOperationException_t56020091_il2cpp_TypeInfo_var); InvalidOperationException__ctor_m237278729(L_1, (String_t*)_stringLiteral2248280106, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1,Nullable_1_get_Value_m941660030_RuntimeMethod_var); } IL_0016: { Il2CppChar L_2 = (Il2CppChar)__this->get_value_0(); return L_2; } } extern "C" Il2CppChar Nullable_1_get_Value_m941660030_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1062055256 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1062055256 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1062055256 *)(__this + 1))->get_has_value_1()); } Il2CppChar _returnValue = Nullable_1_get_Value_m941660030(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Object) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m798746898_gshared (Nullable_1_t1062055256 * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_Equals_m798746898_MetadataUsageId); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___other0; if (L_0) { goto IL_0010; } } { bool L_1 = (bool)__this->get_has_value_1(); return (bool)((((int32_t)L_1) == ((int32_t)0))? 1 : 0); } IL_0010: { RuntimeObject * L_2 = ___other0; if (((RuntimeObject *)IsInst((RuntimeObject*)L_2, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 0)))) { goto IL_001d; } } { return (bool)0; } IL_001d: { RuntimeObject * L_3 = ___other0; void* L_4 = alloca(sizeof(Nullable_1_t1062055256 )); UnBoxNullable(L_3, Char_t3634460470_il2cpp_TypeInfo_var, L_4); bool L_5 = Nullable_1_Equals_m2714514714((Nullable_1_t1062055256 *)__this, (Nullable_1_t1062055256 )((*(Nullable_1_t1062055256 *)((Nullable_1_t1062055256 *)L_4))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->declaring_type)->rgctx_data, 1)); return L_5; } } extern "C" bool Nullable_1_Equals_m798746898_AdjustorThunk (RuntimeObject * __this, RuntimeObject * ___other0, const RuntimeMethod* method) { Nullable_1_t1062055256 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1062055256 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1062055256 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m798746898(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Boolean System.Nullable`1::Equals(System.Nullable`1) extern "C" IL2CPP_METHOD_ATTR bool Nullable_1_Equals_m2714514714_gshared (Nullable_1_t1062055256 * __this, Nullable_1_t1062055256 ___other0, const RuntimeMethod* method) { { bool L_0 = (bool)(&___other0)->get_has_value_1(); bool L_1 = (bool)__this->get_has_value_1(); if ((((int32_t)L_0) == ((int32_t)L_1))) { goto IL_0014; } } { return (bool)0; } IL_0014: { bool L_2 = (bool)__this->get_has_value_1(); if (L_2) { goto IL_0021; } } { return (bool)1; } IL_0021: { Il2CppChar* L_3 = (Il2CppChar*)(&___other0)->get_address_of_value_0(); Il2CppChar L_4 = (Il2CppChar)__this->get_value_0(); Il2CppChar L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->declaring_type)->rgctx_data, 2), &L_5); bool L_7 = Char_Equals_m1279957088((Il2CppChar*)L_3, (RuntimeObject *)L_6, /*hidden argument*/NULL); return L_7; } } extern "C" bool Nullable_1_Equals_m2714514714_AdjustorThunk (RuntimeObject * __this, Nullable_1_t1062055256 ___other0, const RuntimeMethod* method) { Nullable_1_t1062055256 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1062055256 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1062055256 *)(__this + 1))->get_has_value_1()); } bool _returnValue = Nullable_1_Equals_m2714514714(&_thisAdjusted, ___other0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.Int32 System.Nullable`1::GetHashCode() extern "C" IL2CPP_METHOD_ATTR int32_t Nullable_1_GetHashCode_m586501855_gshared (Nullable_1_t1062055256 * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); if (L_0) { goto IL_000d; } } { return 0; } IL_000d: { Il2CppChar* L_1 = (Il2CppChar*)__this->get_address_of_value_0(); int32_t L_2 = Char_GetHashCode_m2163065211((Il2CppChar*)L_1, /*hidden argument*/NULL); return L_2; } } extern "C" int32_t Nullable_1_GetHashCode_m586501855_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1062055256 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1062055256 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1062055256 *)(__this + 1))->get_has_value_1()); } int32_t _returnValue = Nullable_1_GetHashCode_m586501855(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault() extern "C" IL2CPP_METHOD_ATTR Il2CppChar Nullable_1_GetValueOrDefault_m2320521946_gshared (Nullable_1_t1062055256 * __this, const RuntimeMethod* method) { Il2CppChar V_0 = 0x0; Il2CppChar G_B3_0 = 0x0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { Il2CppChar L_1 = (Il2CppChar)__this->get_value_0(); G_B3_0 = L_1; goto IL_001f; } IL_0016: { il2cpp_codegen_initobj((&V_0), sizeof(Il2CppChar)); Il2CppChar L_2 = V_0; G_B3_0 = L_2; } IL_001f: { return G_B3_0; } } extern "C" Il2CppChar Nullable_1_GetValueOrDefault_m2320521946_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1062055256 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1062055256 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1062055256 *)(__this + 1))->get_has_value_1()); } Il2CppChar _returnValue = Nullable_1_GetValueOrDefault_m2320521946(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // T System.Nullable`1::GetValueOrDefault(T) extern "C" IL2CPP_METHOD_ATTR Il2CppChar Nullable_1_GetValueOrDefault_m2288568107_gshared (Nullable_1_t1062055256 * __this, Il2CppChar ___defaultValue0, const RuntimeMethod* method) { Il2CppChar G_B3_0 = 0x0; { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_0016; } } { Il2CppChar L_1 = (Il2CppChar)__this->get_value_0(); G_B3_0 = L_1; goto IL_0017; } IL_0016: { Il2CppChar L_2 = ___defaultValue0; G_B3_0 = L_2; } IL_0017: { return G_B3_0; } } extern "C" Il2CppChar Nullable_1_GetValueOrDefault_m2288568107_AdjustorThunk (RuntimeObject * __this, Il2CppChar ___defaultValue0, const RuntimeMethod* method) { Nullable_1_t1062055256 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1062055256 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1062055256 *)(__this + 1))->get_has_value_1()); } Il2CppChar _returnValue = Nullable_1_GetValueOrDefault_m2288568107(&_thisAdjusted, ___defaultValue0, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } // System.String System.Nullable`1::ToString() extern "C" IL2CPP_METHOD_ATTR String_t* Nullable_1_ToString_m2964409820_gshared (Nullable_1_t1062055256 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Nullable_1_ToString_m2964409820_MetadataUsageId); s_Il2CppMethodInitialized = true; } { bool L_0 = (bool)__this->get_has_value_1(); if (!L_0) { goto IL_001d; } } { Il2CppChar* L_1 = (Il2CppChar*)__this->get_address_of_value_0(); String_t* L_2 = Char_ToString_m3588025615((Il2CppChar*)L_1, /*hidden argument*/NULL); return L_2; } IL_001d: { IL2CPP_RUNTIME_CLASS_INIT(String_t_il2cpp_TypeInfo_var); String_t* L_3 = ((String_t_StaticFields*)il2cpp_codegen_static_fields_for(String_t_il2cpp_TypeInfo_var))->get_Empty_2(); return L_3; } } extern "C" String_t* Nullable_1_ToString_m2964409820_AdjustorThunk (RuntimeObject * __this, const RuntimeMethod* method) { Nullable_1_t1062055256 _thisAdjusted; if (!il2cpp_codegen_is_fake_boxed_object(__this)) { _thisAdjusted.set_value_0(*reinterpret_cast(__this + 1)); _thisAdjusted.set_has_value_1(true); } else { _thisAdjusted.set_value_0(((Nullable_1_t1062055256 *)(__this + 1))->get_value_0()); _thisAdjusted.set_has_value_1(((Nullable_1_t1062055256 *)(__this + 1))->get_has_value_1()); } String_t* _returnValue = Nullable_1_ToString_m2964409820(&_thisAdjusted, method); *reinterpret_cast(__this + 1) = _thisAdjusted.get_value_0(); return _returnValue; } #ifdef __clang__ #pragma clang diagnostic pop #endif